@import "css2";@import "css2";._root_2a8vt_1 {
    --rdp-cell-size: 40px;
    --rdp-caption-font-size: 18px;
    --rdp-accent-color: #00f;
    --rdp-background-color: #e7edff;
    --rdp-accent-color-dark: #3003e1;
    --rdp-background-color-dark: #180270;
    --rdp-outline: 2px solid var(--rdp-accent-color);
    --rdp-outline-selected: 3px solid var(--rdp-accent-color);
    --rdp-selected-color: #fff;
    margin: 1em
}

._vhidden_2a8vt_16 {
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    top: 0;
    clip: rect(1px,1px,1px,1px)!important;
    border: 0!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    position: absolute!important;
    overflow: hidden!important
}

._button_reset_2a8vt_36 {
    -webkit-appearance: none;
    appearance: none;
    cursor: default;
    color: inherit;
    font: inherit;
    background: 0 0;
    margin: 0;
    padding: 0;
    position: relative
}

._button_reset_2a8vt_36:focus-visible {
    outline: none
}

._button_2a8vt_36 {
    border: 2px solid #0000
}

._button_2a8vt_36[disabled]:not(._day_selected_2a8vt_59) {
    opacity: .25
}

._button_2a8vt_36:not([disabled]) {
    cursor: pointer
}

._button_2a8vt_36:focus-visible:not([disabled]) {
    color: inherit;
    background-color: var(--rdp-background-color);
    border: var(--rdp-outline)
}

._button_2a8vt_36:hover:not([disabled]):not(._day_selected_2a8vt_59) {
    background-color: var(--rdp-background-color)
}

._months_2a8vt_77 {
    display: flex
}

._month_2a8vt_77 {
    margin: 0 1em
}

._month_2a8vt_77:first-child {
    margin-left: 0
}

._month_2a8vt_77:last-child {
    margin-right: 0
}

._table_2a8vt_93 {
    max-width: calc(var(--rdp-cell-size)*7);
    border-collapse: collapse;
    margin: 0
}

._with_weeknumber_2a8vt_99 ._table_2a8vt_93 {
    max-width: calc(var(--rdp-cell-size)*8);
    border-collapse: collapse
}

._caption_2a8vt_104 {
    text-align: left;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    display: flex
}

._multiple_months_2a8vt_112 ._caption_2a8vt_104 {
    text-align: center;
    display: block;
    position: relative
}

._caption_dropdowns_2a8vt_118 {
    display: inline-flex;
    position: relative
}

._caption_label_2a8vt_123 {
    z-index: 1;
    white-space: nowrap;
    color: currentColor;
    font-family: inherit;
    font-size: var(--rdp-caption-font-size);
    border: 2px solid #0000;
    align-items: center;
    margin: 0;
    padding: 0 .25em;
    font-weight: 700;
    display: inline-flex;
    position: relative
}

._nav_2a8vt_139 {
    white-space: nowrap
}

._multiple_months_2a8vt_112 ._caption_start_2a8vt_143 ._nav_2a8vt_139 {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

._multiple_months_2a8vt_112 ._caption_end_2a8vt_150 ._nav_2a8vt_139 {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

._nav_button_2a8vt_157 {
    width: var(--rdp-cell-size);
    height: var(--rdp-cell-size);
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    padding: .25em;
    display: inline-flex
}

._dropdown_year_2a8vt_171,._dropdown_month_2a8vt_172 {
    align-items: center;
    display: inline-flex;
    position: relative
}

._dropdown_2a8vt_171 {
    -webkit-appearance: none;
    appearance: none;
    z-index: 2;
    width: 100%;
    cursor: inherit;
    opacity: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-color: #0000;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

._dropdown_2a8vt_171[disabled] {
    opacity: unset;
    color: unset
}

._dropdown_2a8vt_171:focus-visible:not([disabled])+._caption_label_2a8vt_123 {
    background-color: var(--rdp-background-color);
    border: var(--rdp-outline);
    border-radius: 6px
}

._dropdown_icon_2a8vt_208 {
    margin: 0 0 0 5px
}

._head_2a8vt_212 {
    border: 0
}

._head_row_2a8vt_216,._row_2a8vt_217 {
    height: 100%
}

._head_cell_2a8vt_221 {
    vertical-align: middle;
    text-align: center;
    height: 100%;
    height: var(--rdp-cell-size);
    text-transform: uppercase;
    padding: 0;
    font-size: .75em;
    font-weight: 700
}

._tbody_2a8vt_232 {
    border: 0
}

._tfoot_2a8vt_236 {
    margin: .5em
}

._cell_2a8vt_240 {
    width: var(--rdp-cell-size);
    height: 100%;
    height: var(--rdp-cell-size);
    text-align: center;
    padding: 0
}

._weeknumber_2a8vt_248 {
    font-size: .75em
}

._weeknumber_2a8vt_248,._day_2a8vt_59 {
    box-sizing: border-box;
    width: var(--rdp-cell-size);
    max-width: var(--rdp-cell-size);
    height: var(--rdp-cell-size);
    border: 2px solid #0000;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
    display: flex;
    overflow: hidden
}

._day_today_2a8vt_267:not(._day_outside_2a8vt_267) {
    font-weight: 700
}

._day_selected_2a8vt_59,._day_selected_2a8vt_59:hover {
    color: var(--rdp-selected-color);
    opacity: 1;
    background-color: var(--rdp-accent-color)
}

._day_selected_2a8vt_59:focus-visible {
    color: var(--rdp-selected-color);
    opacity: 1;
    background-color: var(--rdp-accent-color)
}

._day_outside_2a8vt_267 {
    opacity: .5
}

._day_selected_2a8vt_59:focus-visible {
    outline: var(--rdp-outline);
    outline-offset: 2px;
    z-index: 1
}

._root_2a8vt_1:not([dir=rtl]) ._day_range_start_2a8vt_290:not(._day_range_end_2a8vt_290) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

._root_2a8vt_1:not([dir=rtl]) ._day_range_end_2a8vt_290:not(._day_range_start_2a8vt_290),._root_2a8vt_1[dir=rtl] ._day_range_start_2a8vt_290:not(._day_range_end_2a8vt_290) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

._root_2a8vt_1[dir=rtl] ._day_range_end_2a8vt_290:not(._day_range_start_2a8vt_290) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

._day_range_end_2a8vt_290._day_range_start_2a8vt_290 {
    border-radius: 100%
}

._day_range_middle_2a8vt_314 {
    border-radius: 0
}

.__json-pretty__ {
    color: #66d9ef;
    background: #272822;
    line-height: 1.3;
    overflow: auto
}

.__json-pretty__ .__json-key__ {
    color: #f92672
}

.__json-pretty__ .__json-value__ {
    color: #a6e22e
}

.__json-pretty__ .__json-string__ {
    color: #fd971f
}

.__json-pretty__ .__json-boolean__ {
    color: #ac81fe
}

.__json-pretty-error__ {
    color: #66d9ef;
    background: #272822;
    line-height: 1.3;
    overflow: auto
}

.dialect *,.dialect :before,.dialect :after {
    box-sizing: border-box;
    border: 0 solid
}

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

.dialect,.dialect :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height: 1.5
}

.dialect {
    line-height: inherit;
    margin: 0
}

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

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

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

.dialect a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit
}

.dialect b,.dialect strong {
    font-weight: bolder
}

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

.dialect small {
    font-size: 80%
}

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

.dialect sub {
    bottom: -.25em
}

.dialect sup {
    top: -.5em
}

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

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

.dialect button,.dialect select {
    text-transform: none
}

.dialect button {
    -webkit-appearance: button;
    background-color: #0000;
    background-image: none
}

.dialect input:where([type=button]) {
    -webkit-appearance: button;
    background-color: #0000;
    background-image: none
}

.dialect input:where([type=reset]) {
    -webkit-appearance: button;
    background-color: #0000;
    background-image: none
}

.dialect input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: #0000;
    background-image: none
}

.dialect :-moz-focusring {
    outline: auto
}

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

.dialect progress {
    vertical-align: baseline
}

.dialect ::-webkit-inner-spin-button {
    height: auto
}

.dialect ::-webkit-outer-spin-button {
    height: auto
}

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

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

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

.dialect summary {
    display: list-item
}

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

.dialect fieldset {
    margin: 0;
    padding: 0
}

.dialect legend {
    padding: 0
}

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

.dialect dialog {
    padding: 0
}

.dialect textarea {
    resize: vertical
}

.dialect input::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

.dialect textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

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

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

.dialect :disabled {
    cursor: default
}

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

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

.dialect [hidden] {
    display: none
}

.dialect *,.dialect :before,.dialect :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: #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:
}

.dialect ::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: #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:
}

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

.dialect .dt-absolute {
    position: absolute
}

.dialect .dt-relative {
    position: relative
}

.dialect .-dt-bottom-\[36\%\] {
    bottom: -36%
}

.dialect .-dt-top-\[36\%\] {
    top: -36%
}

.dialect .dt-left-0 {
    left: 0
}

.dialect .dt-right-0 {
    right: 0
}

.dialect .dt-top-\[1px\] {
    top: 1px
}

.dialect .-dt-mt-\[1px\] {
    margin-top: -1px
}

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

.dialect .dt-mb-2 {
    margin-bottom: .5rem
}

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

.dialect .dt-mb-6 {
    margin-bottom: 1.5rem
}

.dialect .dt-ml-1 {
    margin-left: .25rem
}

.dialect .dt-ml-\[3px\] {
    margin-left: 3px
}

.dialect .dt-mt-2 {
    margin-top: .5rem
}

.dialect .dt-mt-3 {
    margin-top: .75rem
}

.dialect .dt-block {
    display: block
}

.dialect .dt-flex {
    display: flex
}

.dialect .dt-inline-flex {
    display: inline-flex
}

.dialect .dt-h-10 {
    height: 2.5rem
}

.dialect .dt-h-12 {
    height: 3rem
}

.dialect .dt-h-2 {
    height: .5rem
}

.dialect .dt-h-4 {
    height: 1rem
}

.dialect .dt-h-5 {
    height: 1.25rem
}

.dialect .dt-h-8 {
    height: 2rem
}

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

.dialect .dt-h-full {
    height: 100%
}

.dialect .dt-w-10 {
    width: 2.5rem
}

.dialect .dt-w-2 {
    width: .5rem
}

.dialect .dt-w-4 {
    width: 1rem
}

.dialect .dt-w-5 {
    width: 1.25rem
}

.dialect .dt-w-8 {
    width: 2rem
}

.dialect .dt-w-\[240px\] {
    width: 240px
}

.dialect .dt-w-full {
    width: 100%
}

.dialect .dt-min-w-0 {
    min-width: 0
}

.dialect .dt-flex-1 {
    flex: 1
}

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

.dialect .dt-translate-x-0 {
    --tw-translate-x: 0px;
    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))
}

.dialect .dt-translate-x-3 {
    --tw-translate-x: .75rem;
    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))
}

.dialect .dt-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))
}

@keyframes dt-spin {
    to {
        transform: rotate(360deg)
    }
}

.dialect .dt-animate-spin {
    animation: 1s linear infinite dt-spin
}

.dialect .dt-cursor-pointer {
    cursor: pointer
}

.dialect .dt-flex-row {
    flex-direction: row
}

.dialect .dt-flex-col {
    flex-direction: column
}

.dialect .dt-items-center {
    align-items: center
}

.dialect .dt-justify-center {
    justify-content: center
}

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

.dialect .dt-gap-0 {
    gap: 0
}

.dialect .dt-gap-0\.5 {
    gap: .125rem
}

.dialect .dt-gap-1 {
    gap: .25rem
}

.dialect .dt-gap-1\.5 {
    gap: .375rem
}

.dialect .dt-gap-2 {
    gap: .5rem
}

.dialect .dt-gap-2\.5 {
    gap: .625rem
}

.dialect .dt-gap-3 {
    gap: .75rem
}

.dialect .dt-gap-4 {
    gap: 1rem
}

.dialect .dt-gap-8 {
    gap: 2rem
}

.dialect .dt-overflow-hidden {
    overflow: hidden
}

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

.dialect .dt-overflow-y-scroll {
    overflow-y: scroll
}

.dialect .dt-whitespace-pre-wrap {
    white-space: pre-wrap
}

.dialect .dt-break-words {
    overflow-wrap: break-word
}

.dialect .dt-rounded-\[--dt-border-radius-l\] {
    border-radius: var(--dt-border-radius-l)
}

.dialect .dt-rounded-\[--dt-border-radius-m\] {
    border-radius: var(--dt-border-radius-m)
}

.dialect .dt-rounded-\[--dt-border-radius-s\] {
    border-radius: var(--dt-border-radius-s)
}

.dialect .dt-rounded-\[--dt-border-radius-xs\] {
    border-radius: var(--dt-border-radius-xs)
}

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

.dialect .dt-rounded-sm {
    border-radius: .125rem
}

.dialect .dt-border {
    border-width: 1px
}

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

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

.dialect .dt-border-\[--dt-accent-error\] {
    border-color: var(--dt-accent-error)
}

.dialect .dt-border-\[--dt-button-secondary\] {
    border-color: var(--dt-button-secondary)
}

.dialect .dt-border-\[--dt-input-checked\] {
    border-color: var(--dt-input-checked)
}

.dialect .dt-border-\[--dt-input-primary\] {
    border-color: var(--dt-input-primary)
}

.dialect .dt-border-\[--dt-stroke-primary\] {
    border-color: var(--dt-stroke-primary)
}

.dialect .dt-bg-\[--dt-accent-brand\] {
    background-color: var(--dt-accent-brand)
}

.dialect .dt-bg-\[--dt-bg-primary\] {
    background-color: var(--dt-bg-primary)
}

.dialect .dt-bg-\[--dt-bg-secondary\] {
    background-color: var(--dt-bg-secondary)
}

.dialect .dt-bg-\[--dt-bg-tertiary\] {
    background-color: var(--dt-bg-tertiary)
}

.dialect .dt-bg-\[--dt-brand-transparent\] {
    background-color: var(--dt-brand-transparent)
}

.dialect .dt-bg-\[--dt-button-primary\] {
    background-color: var(--dt-button-primary)
}

.dialect .dt-bg-\[--dt-button-secondary\] {
    background-color: var(--dt-button-secondary)
}

.dialect .dt-bg-\[--dt-error-transparent\] {
    background-color: var(--dt-error-transparent)
}

.dialect .dt-bg-\[--dt-input-checked\] {
    background-color: var(--dt-input-checked)
}

.dialect .dt-bg-\[--dt-input-secondary\] {
    background-color: var(--dt-input-secondary)
}

.dialect .dt-bg-\[--dt-input-unchecked\] {
    background-color: var(--dt-input-unchecked)
}

.dialect .dt-bg-\[--dt-success-transparent\] {
    background-color: var(--dt-success-transparent)
}

.dialect .dt-bg-transparent {
    background-color: #0000
}

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

.dialect .dt-p-0 {
    padding: 0
}

.dialect .dt-p-0\.5 {
    padding: .125rem
}

.dialect .dt-p-1 {
    padding: .25rem
}

.dialect .dt-p-1\.5 {
    padding: .375rem
}

.dialect .dt-p-2 {
    padding: .5rem
}

.dialect .dt-px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.dialect .dt-px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem
}

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

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

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

.dialect .dt-py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.dialect .dt-py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.dialect .dt-py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.dialect .dt-py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

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

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

.dialect .dt-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.dialect .dt-pb-2 {
    padding-bottom: .5rem
}

.dialect .dt-pl-2 {
    padding-left: .5rem
}

.dialect .dt-pr-1 {
    padding-right: .25rem
}

.dialect .dt-pr-1\.5 {
    padding-right: .375rem
}

.dialect .dt-pt-6 {
    padding-top: 1.5rem
}

.dialect .dt-text-center {
    text-align: center
}

.dialect .dt-text-caption {
    font-size: .6875rem;
    line-height: .875rem
}

.dialect .dt-text-h2 {
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.25rem
}

.dialect .dt-text-subtext {
    font-size: .8125rem;
    line-height: 1rem
}

.dialect .dt-text-text {
    font-size: .9375rem;
    line-height: 1.125rem
}

.dialect .dt-font-bold {
    font-weight: 700
}

.dialect .dt-font-medium {
    font-weight: 500
}

.dialect .dt-font-normal {
    font-weight: 400
}

.dialect .dt-font-semibold {
    font-weight: 600
}

.dialect .dt-text-\[--dt-accent-error\] {
    color: var(--dt-accent-error)
}

.dialect .dt-text-\[--dt-accent-success\] {
    color: var(--dt-accent-success)
}

.dialect .dt-text-\[--dt-icon-primary\] {
    color: var(--dt-icon-primary)
}

.dialect .dt-text-\[--dt-icon-secondary\] {
    color: var(--dt-icon-secondary)
}

.dialect .dt-text-\[--dt-icon-tertiary\] {
    color: var(--dt-icon-tertiary)
}

.dialect .dt-text-\[--dt-input-secondary\] {
    color: var(--dt-input-secondary)
}

.dialect .dt-text-\[--dt-text-accent\] {
    color: var(--dt-text-accent)
}

.dialect .dt-text-\[--dt-text-inverse\] {
    color: var(--dt-text-inverse)
}

.dialect .dt-text-\[--dt-text-primary\] {
    color: var(--dt-text-primary)
}

.dialect .dt-text-\[--dt-text-secondary\] {
    color: var(--dt-text-secondary)
}

.dialect .dt-text-\[--dt-text-tertiary\] {
    color: var(--dt-text-tertiary)
}

.dialect .dt-underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.dialect .dt-opacity-50 {
    opacity: .5
}

.dialect .dt-outline-none {
    outline-offset: 2px;
    outline: 2px solid #0000
}

.dialect .dt-transition-colors {
    transition-property: color,background-color,border-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.dialect .dt-transition-opacity {
    transition-property: opacity;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.dialect .dt-transition-transform {
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.dialect .dt-duration-200 {
    transition-duration: .2s
}

.dialect .dt-ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.dialect {
    --dt-border-radius-xs: .375rem;
    --dt-border-radius-s: .5rem;
    --dt-border-radius-m: .75rem;
    --dt-border-radius-l: 1rem;
    --dt-accent-brand: #09cbbf;
    --dt-accent-error: #f62d2d;
    --dt-accent-success: #09cbbf;
    --dt-bg-brand: #ebebeb;
    --dt-bg-primary: #fff;
    --dt-bg-secondary: #f9f9f9;
    --dt-bg-tertiary: #f2f3f5;
    --dt-brand-transparent: #b3b3b31a;
    --dt-button-primary: #2a2a2b;
    --dt-button-primary-disabled: #656564;
    --dt-button-primary-hover: #434445;
    --dt-button-secondary: #ebebeb;
    --dt-button-secondary-disabled: #f2f3f5;
    --dt-button-secondary-hover: #f2f3f5;
    --dt-error-transparent: #f62d2d1a;
    --dt-icon-primary: #2a2a2b;
    --dt-icon-secondary: #888989;
    --dt-icon-tertiary: #b3b3b3;
    --dt-input-checked: #09cbbf;
    --dt-input-primary: #dee1e7;
    --dt-input-secondary: #fff;
    --dt-input-unchecked: #d7d7d7;
    --dt-stroke-primary: #dee1e7;
    --dt-success-transparent: #09cbbf1a;
    --dt-text-accent: #08c0b4;
    --dt-text-inverse: #fff;
    --dt-text-primary: #232324;
    --dt-text-quaternary: #888989;
    --dt-text-secondary: #434445;
    --dt-text-tertiary: #737373;
    font-family: inherit
}

.dialect[data-theme=dark] {
    --dt-accent-brand: #09cbbf;
    --dt-accent-error: #ff4747;
    --dt-accent-success: #09cbbf;
    --dt-bg-brand: #656564;
    --dt-bg-primary: #1b1b1c;
    --dt-bg-secondary: #232324;
    --dt-bg-tertiary: #2a2a2b;
    --dt-brand-transparent: #b3b3b31a;
    --dt-button-primary: #fff;
    --dt-button-primary-disabled: #dee1e7;
    --dt-button-primary-hover: #f9f9f9;
    --dt-button-secondary: #323335;
    --dt-button-secondary-disabled: #434445;
    --dt-button-secondary-hover: #383a3c;
    --dt-error-transparent: #f62d2d1a;
    --dt-icon-primary: #fff;
    --dt-icon-secondary: #888989;
    --dt-icon-tertiary: #737373;
    --dt-input-checked: #09cbbf;
    --dt-input-primary: #434445;
    --dt-input-secondary: #1b1b1c;
    --dt-input-unchecked: #656564;
    --dt-stroke-primary: #323335;
    --dt-success-transparent: #09cbbf1a;
    --dt-text-accent: #09cbbf;
    --dt-text-inverse: #1b1b1c;
    --dt-text-primary: #fff;
    --dt-text-quaternary: #888989;
    --dt-text-secondary: #c4c6c8;
    --dt-text-tertiary: #888989
}

.dialect .dt-modal {
    z-index: 100;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0
}

@media (min-width: 640px) {
    .dialect .dt-modal {
        border-radius:var(--dt-border-radius-l);
        width: 420px;
        height: 600px;
        position: absolute;
        top: 4rem
    }
}

.dialect .dt-modal {
    border-width: 1px;
    border-color: var(--dt-stroke-primary);
    overflow: hidden
}

.dialect .placeholder\:dt-text-\[--dt-text-quaternary\]: :placeholder {
    color:var(--dt-text-quaternary)
}

.dialect .focus-within\:dt-border-\[--dt-input-checked\]: focus-within {
    border-color:var(--dt-input-checked)
}

.dialect .hover\:dt-bg-\[--dt-button-primary-hover\]: hover {
    background-color:var(--dt-button-primary-hover)
}

.dialect .hover\:dt-bg-\[--dt-button-secondary-hover\]: hover {
    background-color:var(--dt-button-secondary-hover)
}

.dialect .hover\:dt-opacity-70:hover {
    opacity: .7
}

.dialect .hover\:dt-opacity-80:hover {
    opacity: .8
}

.dialect .active\:dt-bg-\[--dt-button-primary\]: active {
    background-color:var(--dt-button-primary)
}

.dialect .active\:dt-bg-\[--dt-button-secondary\]: active {
    background-color:var(--dt-button-secondary)
}

.dialect .disabled\:dt-bg-\[--dt-button-primary-disabled\]: disabled {
    background-color:var(--dt-button-primary-disabled)
}

.dialect .disabled\:dt-bg-\[--dt-button-secondary-disabled\]: disabled {
    background-color:var(--dt-button-secondary-disabled)
}

.dialect .disabled\:dt-text-\[--dt-accent-error\]: disabled {
    color:var(--dt-accent-error)
}

.dialect .disabled\:dt-text-\[--dt-text-tertiary\]: disabled {
    color:var(--dt-text-tertiary)
}

.dialect .disabled\:dt-opacity-50:disabled {
    opacity: .5
}

.dialect .dt-group:hover .group-hover\:dt-border-\[--dt-button-secondary-hover\] {
    border-color: var(--dt-button-secondary-hover)
}

._root_1ow7q_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

._header_1ow7q_7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 52px;
    font-size: 48px;
    display: flex
}

._body_1ow7q_16 {
    margin-bottom: 52px;
    font-size: 18px;
    line-height: 24px
}

._link_1ow7q_22 {
    color: #2962ff
}

._logo_1ow7q_26 {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block
}

._preview_1ow7q_33 {
    width: 75%;
    height: auto;
    margin: 0 auto;
    display: block
}

._tradingViewContainer_1ow7q_40 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50vh;
    margin-top: -24px;
    display: flex
}

.TVChartContainer {
    height: calc(100vh - 80px)
}

._header-stats-mobile-divider_1r5r1_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1r5r1_1 {
        display:none
    }
}

._metalGreyGradient_1r5r1_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1r5r1_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1r5r1_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1r5r1_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1r5r1_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1r5r1_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._stats_1r5r1_45 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._stats_1r5r1_45 {
        align-items:flex-start;
        gap: 12px
    }
}

._statsCard_1r5r1_60 {
    background: #162136;
    border-width: 1.5px;
    border-color: #162136;
    flex: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px 16px!important
}

@media (min-width: 575px) {
    ._statsCard_1r5r1_60 .textSecondary {
        font-size:12px!important
    }
}

._filters_1r5r1_73 {
    padding: 16px 0
}

@media (min-width: 992px) {
    ._filters_1r5r1_73 {
        margin-top:32px
    }
}

._tableDivider_1r5r1_81 {
    margin-top: 0!important
}

._featuredVaults_1r5r1_84 {
    grid-template-columns: repeat(1,1fr);
    gap: 16px;
    margin-top: 32px;
    display: grid
}

@media (min-width: 768px) {
    ._featuredVaults_1r5r1_84 {
        grid-template-rows:auto;
        grid-template-columns: repeat(2,1fr);
        margin-top: 40px
    }
}

@media (min-width: 992px) {
    ._featuredVaults_1r5r1_84 {
        grid-template-columns:repeat(3,1fr);
        margin-top: 48px
    }
}

._divider_1r5r1_103 {
    margin-bottom: 0
}

._dividerTop_1r5r1_106 {
    margin-top: 24px;
    display: block
}

@media (min-width: 992px) {
    ._dividerTop_1r5r1_106 {
        display:none
    }
}

._root_1ok6b_1 {
    background-color: #ffffff14
}

.__variant-horizontal_1ok6b_4 {
    width: 100%;
    height: 1px
}

.__variant-vertical_1ok6b_8 {
    width: 1px;
    height: 100%
}

._divider_14zzl_1 {
    margin-top: 32px
}

._header-stats-mobile-divider_1ble2_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1ble2_1 {
        display:none
    }
}

._metalGreyGradient_1ble2_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1ble2_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1ble2_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1ble2_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1ble2_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1ble2_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1ble2_45 {
    margin: 0;
    font-family: IBM Plex Sans,sans-serif
}

.__weight-extraBold_1ble2_49 {
    font-weight: 700
}

.__weight-bold_1ble2_52 {
    font-weight: 600
}

.__weight-medium_1ble2_55 {
    font-weight: 500
}

.__weight-regular_1ble2_58 {
    font-weight: 400
}

.__uppercase_1ble2_61 {
    text-transform: uppercase
}

.__underline_1ble2_64 {
    position: relative
}

.__underline_1ble2_64:after {
    content: "";
    opacity: .4;
    border-bottom: 1.2px dashed;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.__noWrap_1ble2_76 {
    white-space: nowrap
}

.__lh-10_1ble2_79 {
    line-height: 10px
}

.__lh-12_1ble2_82 {
    line-height: 12px
}

.__lh-14_1ble2_85 {
    line-height: 14px
}

.__lh-16_1ble2_88 {
    line-height: 16px
}

.__lh-18_1ble2_91 {
    line-height: 18px
}

.__lh-20_1ble2_94 {
    line-height: 20px
}

.__lh-22_1ble2_97 {
    line-height: 22px
}

.__lh-24_1ble2_100 {
    line-height: 24px
}

.__lh-26_1ble2_103 {
    line-height: 26px
}

.__lh-28_1ble2_106 {
    line-height: 28px
}

.__lh-30_1ble2_109 {
    line-height: 30px
}

.__lh-32_1ble2_112 {
    line-height: 32px
}

.__lh-34_1ble2_115 {
    line-height: 34px
}

.__lh-36_1ble2_118 {
    line-height: 36px
}

.__fs-10_1ble2_121 {
    font-size: 10px
}

.__fs-12_1ble2_124 {
    font-size: 12px
}

.__fs-14_1ble2_127 {
    font-size: 14px
}

.__fs-16_1ble2_130 {
    font-size: 16px
}

.__fs-18_1ble2_133 {
    font-size: 18px
}

.__fs-20_1ble2_136 {
    font-size: 20px
}

.__fs-22_1ble2_139 {
    font-size: 22px
}

.__fs-24_1ble2_142 {
    font-size: 24px
}

.__fs-26_1ble2_145 {
    font-size: 26px
}

.__fs-28_1ble2_148 {
    font-size: 28px
}

.__fs-30_1ble2_151 {
    font-size: 30px
}

.__fs-32_1ble2_154 {
    font-size: 32px
}

@media (min-width: 575px) {
    .__mobileFs-10_1ble2_158 {
        font-size:10px
    }

    .__mobileFs-12_1ble2_161 {
        font-size: 12px
    }

    .__mobileFs-14_1ble2_164 {
        font-size: 14px
    }

    .__mobileFs-16_1ble2_167 {
        font-size: 16px
    }

    .__mobileFs-18_1ble2_170 {
        font-size: 18px
    }

    .__mobileFs-20_1ble2_173 {
        font-size: 20px
    }

    .__mobileFs-22_1ble2_176 {
        font-size: 22px
    }

    .__mobileFs-24_1ble2_179 {
        font-size: 24px
    }

    .__mobileFs-26_1ble2_182 {
        font-size: 26px
    }

    .__mobileFs-28_1ble2_185 {
        font-size: 28px
    }

    .__mobileFs-30_1ble2_188 {
        font-size: 30px
    }

    .__mobileFs-32_1ble2_191 {
        font-size: 32px
    }

    .__mobileLh-10_1ble2_194 {
        line-height: 10px
    }

    .__mobileLh-12_1ble2_197 {
        line-height: 12px
    }

    .__mobileLh-14_1ble2_200 {
        line-height: 14px
    }

    .__mobileLh-16_1ble2_203 {
        line-height: 16px
    }

    .__mobileLh-18_1ble2_206 {
        line-height: 18px
    }

    .__mobileLh-20_1ble2_209 {
        line-height: 20px
    }

    .__mobileLh-22_1ble2_212 {
        line-height: 22px
    }

    .__mobileLh-24_1ble2_215 {
        line-height: 24px
    }

    .__mobileLh-26_1ble2_218 {
        line-height: 26px
    }

    .__mobileLh-28_1ble2_221 {
        line-height: 28px
    }

    .__mobileLh-30_1ble2_224 {
        line-height: 30px
    }

    .__mobileLh-32_1ble2_227 {
        line-height: 32px
    }

    .__mobileLh-34_1ble2_230 {
        line-height: 34px
    }

    .__mobileLh-36_1ble2_233 {
        line-height: 36px
    }
}

@media (min-width: 768px) {
    .__tabletFs-10_1ble2_238 {
        font-size:10px
    }

    .__tabletFs-12_1ble2_241 {
        font-size: 12px
    }

    .__tabletFs-14_1ble2_244 {
        font-size: 14px
    }

    .__tabletFs-16_1ble2_247 {
        font-size: 16px
    }

    .__tabletFs-18_1ble2_250 {
        font-size: 18px
    }

    .__tabletFs-20_1ble2_253 {
        font-size: 20px
    }

    .__tabletFs-22_1ble2_256 {
        font-size: 22px
    }

    .__tabletFs-24_1ble2_259 {
        font-size: 24px
    }

    .__tabletFs-26_1ble2_262 {
        font-size: 26px
    }

    .__tabletFs-28_1ble2_265 {
        font-size: 28px
    }

    .__tabletFs-30_1ble2_268 {
        font-size: 30px
    }

    .__tabletFs-32_1ble2_271 {
        font-size: 32px
    }

    .__tabletLh-10_1ble2_274 {
        line-height: 10px
    }

    .__tabletLh-12_1ble2_277 {
        line-height: 12px
    }

    .__tabletLh-14_1ble2_280 {
        line-height: 14px
    }

    .__tabletLh-16_1ble2_283 {
        line-height: 16px
    }

    .__tabletLh-18_1ble2_286 {
        line-height: 18px
    }

    .__tabletLh-20_1ble2_289 {
        line-height: 20px
    }

    .__tabletLh-22_1ble2_292 {
        line-height: 22px
    }

    .__tabletLh-24_1ble2_295 {
        line-height: 24px
    }

    .__tabletLh-26_1ble2_298 {
        line-height: 26px
    }

    .__tabletLh-28_1ble2_301 {
        line-height: 28px
    }

    .__tabletLh-30_1ble2_304 {
        line-height: 30px
    }

    .__tabletLh-32_1ble2_307 {
        line-height: 32px
    }

    .__tabletLh-34_1ble2_310 {
        line-height: 34px
    }

    .__tabletLh-36_1ble2_313 {
        line-height: 36px
    }
}

@media (min-width: 992px) {
    .__desktopFs-10_1ble2_318 {
        font-size:10px
    }

    .__desktopFs-12_1ble2_321 {
        font-size: 12px
    }

    .__desktopFs-14_1ble2_324 {
        font-size: 14px
    }

    .__desktopFs-16_1ble2_327 {
        font-size: 16px
    }

    .__desktopFs-18_1ble2_330 {
        font-size: 18px
    }

    .__desktopFs-20_1ble2_333 {
        font-size: 20px
    }

    .__desktopFs-22_1ble2_336 {
        font-size: 22px
    }

    .__desktopFs-24_1ble2_339 {
        font-size: 24px
    }

    .__desktopFs-26_1ble2_342 {
        font-size: 26px
    }

    .__desktopFs-28_1ble2_345 {
        font-size: 28px
    }

    .__desktopFs-30_1ble2_348 {
        font-size: 30px
    }

    .__desktopFs-32_1ble2_351 {
        font-size: 32px
    }

    .__desktopLh-10_1ble2_354 {
        line-height: 10px
    }

    .__desktopLh-12_1ble2_357 {
        line-height: 12px
    }

    .__desktopLh-14_1ble2_360 {
        line-height: 14px
    }

    .__desktopLh-16_1ble2_363 {
        line-height: 16px
    }

    .__desktopLh-18_1ble2_366 {
        line-height: 18px
    }

    .__desktopLh-20_1ble2_369 {
        line-height: 20px
    }

    .__desktopLh-22_1ble2_372 {
        line-height: 22px
    }

    .__desktopLh-24_1ble2_375 {
        line-height: 24px
    }

    .__desktopLh-26_1ble2_378 {
        line-height: 26px
    }

    .__desktopLh-28_1ble2_381 {
        line-height: 28px
    }

    .__desktopLh-30_1ble2_384 {
        line-height: 30px
    }

    .__desktopLh-32_1ble2_387 {
        line-height: 32px
    }

    .__desktopLh-34_1ble2_390 {
        line-height: 34px
    }

    .__desktopLh-36_1ble2_393 {
        line-height: 36px
    }
}

@media (min-width: 1440px) {
    .__largeFs-10_1ble2_398 {
        font-size:10px
    }

    .__largeFs-12_1ble2_401 {
        font-size: 12px
    }

    .__largeFs-14_1ble2_404 {
        font-size: 14px
    }

    .__largeFs-16_1ble2_407 {
        font-size: 16px
    }

    .__largeFs-18_1ble2_410 {
        font-size: 18px
    }

    .__largeFs-20_1ble2_413 {
        font-size: 20px
    }

    .__largeFs-22_1ble2_416 {
        font-size: 22px
    }

    .__largeFs-24_1ble2_419 {
        font-size: 24px
    }

    .__largeFs-26_1ble2_422 {
        font-size: 26px
    }

    .__largeFs-28_1ble2_425 {
        font-size: 28px
    }

    .__largeFs-30_1ble2_428 {
        font-size: 30px
    }

    .__largeFs-32_1ble2_431 {
        font-size: 32px
    }

    .__largeLh-10_1ble2_434 {
        line-height: 10px
    }

    .__largeLh-12_1ble2_437 {
        line-height: 12px
    }

    .__largeLh-14_1ble2_440 {
        line-height: 14px
    }

    .__largeLh-16_1ble2_443 {
        line-height: 16px
    }

    .__largeLh-18_1ble2_446 {
        line-height: 18px
    }

    .__largeLh-20_1ble2_449 {
        line-height: 20px
    }

    .__largeLh-22_1ble2_452 {
        line-height: 22px
    }

    .__largeLh-24_1ble2_455 {
        line-height: 24px
    }

    .__largeLh-26_1ble2_458 {
        line-height: 26px
    }

    .__largeLh-28_1ble2_461 {
        line-height: 28px
    }

    .__largeLh-30_1ble2_464 {
        line-height: 30px
    }

    .__largeLh-32_1ble2_467 {
        line-height: 32px
    }

    .__largeLh-34_1ble2_470 {
        line-height: 34px
    }

    .__largeLh-36_1ble2_473 {
        line-height: 36px
    }
}

.__shimmer_1ble2_477 {
    color: #00000026;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg,currentColor 0%,currentColor 40%,#fff 50%,currentColor 60%,currentColor 100%) 0 0/400% 100% no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    animation: 4s ease-in-out infinite _shimmer_1ble2_1
}

@keyframes _shimmer_1ble2_1 {
    0% {
        background-position: 100%
    }

    70% {
        background-position: 0%
    }

    to {
        background-position: 0%
    }
}

.__color-dark450_1ble2_498 {
    color: #4b5a75
}

.__color-dark400_1ble2_501 {
    color: #404d69
}

.__color-dark350_1ble2_504 {
    color: #35435c
}

.__color-dark300_40_1ble2_507 {
    color: #212c4266
}

.__color-dark300_1ble2_507 {
    color: #212c42
}

.__color-dark250_1ble2_513 {
    color: #162136
}

.__color-dark200_1ble2_516 {
    color: #121c30
}

.__color-dark175_1ble2_519 {
    color: #10203e
}

.__color-dark150_1ble2_522 {
    color: #0b162a
}

.__color-dark100_1ble2_525 {
    color: #091326
}

.__color-blue_1ble2_528 {
    color: #49afe9
}

.__color-yellow_1ble2_531 {
    color: #ffa318
}

.__color-green_1ble2_534 {
    color: #30d69a
}

.__color-orange_1ble2_537 {
    color: #ffa318
}

.__color-red_1ble2_540 {
    color: #e84860
}

.__color-white_1ble2_543 {
    color: #fff
}

.__color-white08_1ble2_546 {
    color: #ffffff14
}

.__color-grey_1ble2_549 {
    color: #98b0c1
}

.__color-pink_1ble2_552 {
    color: #e850ff
}

.__color-purple_1ble2_555 {
    color: #8784f7
}

.__color-blue-deep_1ble2_558 {
    color: #258ec9
}

.__color-grey-deep_1ble2_561 {
    color: #5f7183
}

.__color-grey-light_1ble2_564 {
    color: #d1d1d2
}

.__color-green-light_1ble2_567 {
    color: #30d69a
}

.__color-gold_1ble2_570 {
    color: #d6971e
}

.__color-tertiary_1ble2_573 {
    color: #7f808b
}

.__color-darkalpha80_1ble2_576 {
    color: #040b18cc
}

.__textAlign-left_1ble2_579 {
    text-align: left
}

.__textAlign-right_1ble2_582 {
    text-align: right
}

.__textAlign-center_1ble2_585 {
    text-align: center
}

.__textAlign-justify_1ble2_588 {
    text-align: justify
}

.__gradient-greenGradient_1ble2_591 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-blueGradient_1ble2_597 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-orangeGradient_1ble2_603 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272.09deg,#ffd28f 3.53%,#ffa318 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-greyGradient_1ble2_609 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(94deg,#fff 0%,#ababab 161.31%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-metalGreyGradient_1ble2_615 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-pointsYellowTextGradient_1ble2_621 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-goldGradient_1ble2_627 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-silverGradient_1ble2_633 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-bronzeGradient_1ble2_639 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-redGradient_1ble2_645 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272.09deg,#e84860 3.53%,#ff8f8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-pointsSilverTextGradient_1ble2_651 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-gradientGreenSlider_1ble2_657 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_cldok_1 {
    color: #49afe9;
    border-bottom: 1px solid #0000;
    gap: 4px;
    display: inline-flex
}

._root_cldok_1:hover,._root_cldok_1:active {
    color: #258ec9
}

._root_pd7va_1 {
    border: 1px solid #212c42;
    border-radius: 12px;
    position: relative
}

._root_pd7va_1.__clickable_pd7va_6 {
    cursor: pointer
}

._root_pd7va_1.__clickable_pd7va_6:hover {
    border: 1px solid #49afe9
}

.__variant-primary_pd7va_12 {
    background: linear-gradient(#121c30,#121c30),linear-gradient(#258ec9,#258ec9)
}

.__variant-secondary_pd7va_15 {
    background: linear-gradient(#162136,#162136),linear-gradient(#212c42,#212c42)
}

._header-stats-mobile-divider_mfmbg_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_mfmbg_1 {
        display:none
    }
}

._metalGreyGradient_mfmbg_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_mfmbg_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_mfmbg_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_mfmbg_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_mfmbg_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_mfmbg_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__color-dark450_mfmbg_45 {
    color: #4b5a75
}

.__color-dark400_mfmbg_48 {
    color: #404d69
}

.__color-dark350_mfmbg_51 {
    color: #35435c
}

.__color-dark300_40_mfmbg_54 {
    color: #212c4266
}

.__color-dark300_mfmbg_54 {
    color: #212c42
}

.__color-dark250_mfmbg_60 {
    color: #162136
}

.__color-dark200_mfmbg_63 {
    color: #121c30
}

.__color-dark175_mfmbg_66 {
    color: #10203e
}

.__color-dark150_mfmbg_69 {
    color: #0b162a
}

.__color-dark100_mfmbg_72 {
    color: #091326
}

.__color-blue_mfmbg_75 {
    color: #49afe9
}

.__color-yellow_mfmbg_78 {
    color: #ffa318
}

.__color-green_mfmbg_81 {
    color: #30d69a
}

.__color-orange_mfmbg_84 {
    color: #ffa318
}

.__color-red_mfmbg_87 {
    color: #e84860
}

.__color-white_mfmbg_90 {
    color: #fff
}

.__color-white08_mfmbg_93 {
    color: #ffffff14
}

.__color-grey_mfmbg_96 {
    color: #98b0c1
}

.__color-pink_mfmbg_99 {
    color: #e850ff
}

.__color-purple_mfmbg_102 {
    color: #8784f7
}

.__color-blue-deep_mfmbg_105 {
    color: #258ec9
}

.__color-grey-deep_mfmbg_108 {
    color: #5f7183
}

.__color-grey-light_mfmbg_111 {
    color: #d1d1d2
}

.__color-green-light_mfmbg_114 {
    color: #30d69a
}

.__color-gold_mfmbg_117 {
    color: #d6971e
}

.__color-tertiary_mfmbg_120 {
    color: #7f808b
}

.__color-darkalpha80_mfmbg_123 {
    color: #040b18cc
}

@keyframes _spin_1nwd0_1 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

._root_1wyro_1 {
    flex-direction: column;
    gap: 12px;
    margin-top: 12px;
    display: flex
}

._notificationLoading_1wyro_7 {
    align-items: center;
    gap: 8px;
    display: flex
}

._links_1wyro_12 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_1jmwr_1 {
    width: 100%
}

@media (min-width: 768px) {
    ._root_1jmwr_1 {
        width:400px
    }
}

._card_1jmwr_9 {
    width: 100%;
    padding: 24px;
    box-shadow: 0 4px 25px #00000073
}

._header_1jmwr_14 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._header_1jmwr_14 ._left_1jmwr_19 {
    align-items: center;
    gap: 4px;
    display: flex
}

._closeIcon_1jmwr_24 {
    cursor: pointer
}

._closeIcon_1jmwr_24:hover {
    opacity: .5
}

._header-stats-mobile-divider_1i1ho_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1i1ho_1 {
        display:none
    }
}

._metalGreyGradient_1i1ho_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1i1ho_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1i1ho_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1i1ho_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1i1ho_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1i1ho_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._icon-orca_1i1ho_45 {
    background-image: url("assets/orca-icon-CdLeypnF.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-meteora_1i1ho_51 {
    background-image: url("assets/meteora-icon-DDiQR5s6.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-saber_1i1ho_57 {
    background-image: url("assets/saber-icon-CgYdaoa-.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-mercurial_1i1ho_63 {
    background-image: url("assets/mercurial-icon-D-2PIvlo.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-crema_1i1ho_69 {
    background-image: url("assets/crema-icon-C87Zfz0g.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-solend_1i1ho_75 {
    background-image: url("assets/solend-icon.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-quarry_1i1ho_81 {
    background-image: url("assets/quarry-icon-24Gl2Xj-.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-raydium_1i1ho_87 {
    background-image: url("assets/ray-icon-DcSIMjev.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-usdcet_1i1ho_93 {
    background-image: url("assets/usdcet-BCDxJUKH.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._root_1i1ho_99 {
    border-radius: 50%
}

._header-stats-mobile-divider_1r6f7_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1r6f7_1 {
        display:none
    }
}

._metalGreyGradient_1r6f7_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1r6f7_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1r6f7_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1r6f7_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1r6f7_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1r6f7_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1r6f7_45 {
    margin: 0;
    font-family: IBM Plex Sans,sans-serif
}

.__weight-bold_1r6f7_49 {
    font-weight: 600
}

.__weight-medium_1r6f7_52 {
    font-weight: 500
}

.__weight-regular_1r6f7_55 {
    font-weight: 400
}

.__uppercase_1r6f7_58 {
    text-transform: uppercase
}

.__underline_1r6f7_61 {
    position: relative
}

.__underline_1r6f7_61:after {
    content: "";
    opacity: .4;
    border-bottom: 1.2px dashed;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.__lh-10_1r6f7_73 {
    line-height: 10px
}

.__lh-12_1r6f7_76 {
    line-height: 12px
}

.__lh-14_1r6f7_79 {
    line-height: 14px
}

.__lh-16_1r6f7_82 {
    line-height: 16px
}

.__lh-18_1r6f7_85 {
    line-height: 18px
}

.__lh-20_1r6f7_88 {
    line-height: 20px
}

.__lh-22_1r6f7_91 {
    line-height: 22px
}

.__lh-24_1r6f7_94 {
    line-height: 24px
}

.__lh-26_1r6f7_97 {
    line-height: 26px
}

.__lh-28_1r6f7_100 {
    line-height: 28px
}

.__lh-30_1r6f7_103 {
    line-height: 30px
}

.__lh-32_1r6f7_106 {
    line-height: 32px
}

.__lh-34_1r6f7_109 {
    line-height: 34px
}

.__lh-36_1r6f7_112 {
    line-height: 36px
}

.__lh-46_1r6f7_115 {
    line-height: 46px
}

.__fs-10_1r6f7_118 {
    font-size: 10px
}

.__fs-12_1r6f7_121 {
    font-size: 12px
}

.__fs-14_1r6f7_124 {
    font-size: 14px
}

.__fs-16_1r6f7_127 {
    font-size: 16px
}

.__fs-18_1r6f7_130 {
    font-size: 18px
}

.__fs-20_1r6f7_133 {
    font-size: 20px
}

.__fs-22_1r6f7_136 {
    font-size: 22px
}

.__fs-24_1r6f7_139 {
    font-size: 24px
}

.__fs-26_1r6f7_142 {
    font-size: 26px
}

.__fs-28_1r6f7_145 {
    font-size: 28px
}

.__fs-30_1r6f7_148 {
    font-size: 30px
}

.__fs-32_1r6f7_151 {
    font-size: 32px
}

.__fs-40_1r6f7_154 {
    font-size: 40px
}

.__fs-46_1r6f7_157 {
    font-size: 46px
}

@media (min-width: 768px) {
    .__tabletFs-10_1r6f7_161 {
        font-size:10px
    }

    .__tabletFs-12_1r6f7_164 {
        font-size: 12px
    }

    .__tabletFs-14_1r6f7_167 {
        font-size: 14px
    }

    .__tabletFs-16_1r6f7_170 {
        font-size: 16px
    }

    .__tabletFs-18_1r6f7_173 {
        font-size: 18px
    }

    .__tabletFs-20_1r6f7_176 {
        font-size: 20px
    }

    .__tabletFs-22_1r6f7_179 {
        font-size: 22px
    }

    .__tabletFs-24_1r6f7_182 {
        font-size: 24px
    }

    .__tabletFs-26_1r6f7_185 {
        font-size: 26px
    }

    .__tabletFs-28_1r6f7_188 {
        font-size: 28px
    }

    .__tabletFs-30_1r6f7_191 {
        font-size: 30px
    }

    .__tabletFs-32_1r6f7_194 {
        font-size: 32px
    }

    .__tabletFs-40_1r6f7_197 {
        font-size: 40px
    }

    .__tabletFs-46_1r6f7_200 {
        font-size: 46px
    }

    .__tabletLh-10_1r6f7_203 {
        line-height: 10px
    }

    .__tabletLh-12_1r6f7_206 {
        line-height: 12px
    }

    .__tabletLh-14_1r6f7_209 {
        line-height: 14px
    }

    .__tabletLh-16_1r6f7_212 {
        line-height: 16px
    }

    .__tabletLh-18_1r6f7_215 {
        line-height: 18px
    }

    .__tabletLh-20_1r6f7_218 {
        line-height: 20px
    }

    .__tabletLh-22_1r6f7_221 {
        line-height: 22px
    }

    .__tabletLh-24_1r6f7_224 {
        line-height: 24px
    }

    .__tabletLh-26_1r6f7_227 {
        line-height: 26px
    }

    .__tabletLh-28_1r6f7_230 {
        line-height: 28px
    }

    .__tabletLh-30_1r6f7_233 {
        line-height: 30px
    }

    .__tabletLh-32_1r6f7_236 {
        line-height: 32px
    }

    .__tabletLh-34_1r6f7_239 {
        line-height: 34px
    }

    .__tabletLh-36_1r6f7_242 {
        line-height: 36px
    }

    .__tabletLh-46_1r6f7_245 {
        line-height: 46px
    }
}

@media (min-width: 992px) {
    .__desktopFs-10_1r6f7_250 {
        font-size:10px
    }

    .__desktopFs-12_1r6f7_253 {
        font-size: 12px
    }

    .__desktopFs-14_1r6f7_256 {
        font-size: 14px
    }

    .__desktopFs-16_1r6f7_259 {
        font-size: 16px
    }

    .__desktopFs-18_1r6f7_262 {
        font-size: 18px
    }

    .__desktopFs-20_1r6f7_265 {
        font-size: 20px
    }

    .__desktopFs-22_1r6f7_268 {
        font-size: 22px
    }

    .__desktopFs-24_1r6f7_271 {
        font-size: 24px
    }

    .__desktopFs-26_1r6f7_274 {
        font-size: 26px
    }

    .__desktopFs-28_1r6f7_277 {
        font-size: 28px
    }

    .__desktopFs-30_1r6f7_280 {
        font-size: 30px
    }

    .__desktopFs-32_1r6f7_283 {
        font-size: 32px
    }

    .__desktopFs-40_1r6f7_286 {
        font-size: 40px
    }

    .__desktopFs-46_1r6f7_289 {
        font-size: 46px
    }

    .__desktopLh-10_1r6f7_292 {
        line-height: 10px
    }

    .__desktopLh-12_1r6f7_295 {
        line-height: 12px
    }

    .__desktopLh-14_1r6f7_298 {
        line-height: 14px
    }

    .__desktopLh-16_1r6f7_301 {
        line-height: 16px
    }

    .__desktopLh-18_1r6f7_304 {
        line-height: 18px
    }

    .__desktopLh-20_1r6f7_307 {
        line-height: 20px
    }

    .__desktopLh-22_1r6f7_310 {
        line-height: 22px
    }

    .__desktopLh-24_1r6f7_313 {
        line-height: 24px
    }

    .__desktopLh-26_1r6f7_316 {
        line-height: 26px
    }

    .__desktopLh-28_1r6f7_319 {
        line-height: 28px
    }

    .__desktopLh-30_1r6f7_322 {
        line-height: 30px
    }

    .__desktopLh-32_1r6f7_325 {
        line-height: 32px
    }

    .__desktopLh-34_1r6f7_328 {
        line-height: 34px
    }

    .__desktopLh-36_1r6f7_331 {
        line-height: 36px
    }

    .__desktopLh-46_1r6f7_334 {
        line-height: 46px
    }
}

@media (min-width: 1440px) {
    .__largeFs-10_1r6f7_339 {
        font-size:10px
    }

    .__largeFs-12_1r6f7_342 {
        font-size: 12px
    }

    .__largeFs-14_1r6f7_345 {
        font-size: 14px
    }

    .__largeFs-16_1r6f7_348 {
        font-size: 16px
    }

    .__largeFs-18_1r6f7_351 {
        font-size: 18px
    }

    .__largeFs-20_1r6f7_354 {
        font-size: 20px
    }

    .__largeFs-22_1r6f7_357 {
        font-size: 22px
    }

    .__largeFs-24_1r6f7_360 {
        font-size: 24px
    }

    .__largeFs-26_1r6f7_363 {
        font-size: 26px
    }

    .__largeFs-28_1r6f7_366 {
        font-size: 28px
    }

    .__largeFs-30_1r6f7_369 {
        font-size: 30px
    }

    .__largeFs-32_1r6f7_372 {
        font-size: 32px
    }

    .__largeFs-40_1r6f7_375 {
        font-size: 40px
    }

    .__largeFs-46_1r6f7_378 {
        font-size: 46px
    }

    .__largeLh-10_1r6f7_381 {
        line-height: 10px
    }

    .__largeLh-12_1r6f7_384 {
        line-height: 12px
    }

    .__largeLh-14_1r6f7_387 {
        line-height: 14px
    }

    .__largeLh-16_1r6f7_390 {
        line-height: 16px
    }

    .__largeLh-18_1r6f7_393 {
        line-height: 18px
    }

    .__largeLh-20_1r6f7_396 {
        line-height: 20px
    }

    .__largeLh-22_1r6f7_399 {
        line-height: 22px
    }

    .__largeLh-24_1r6f7_402 {
        line-height: 24px
    }

    .__largeLh-26_1r6f7_405 {
        line-height: 26px
    }

    .__largeLh-28_1r6f7_408 {
        line-height: 28px
    }

    .__largeLh-30_1r6f7_411 {
        line-height: 30px
    }

    .__largeLh-32_1r6f7_414 {
        line-height: 32px
    }

    .__largeLh-34_1r6f7_417 {
        line-height: 34px
    }

    .__largeLh-36_1r6f7_420 {
        line-height: 36px
    }

    .__largeLh-46_1r6f7_423 {
        line-height: 46px
    }
}

.__color-dark450_1r6f7_427 {
    color: #4b5a75
}

.__color-dark400_1r6f7_430 {
    color: #404d69
}

.__color-dark350_1r6f7_433 {
    color: #35435c
}

.__color-dark300_40_1r6f7_436 {
    color: #212c4266
}

.__color-dark300_1r6f7_436 {
    color: #212c42
}

.__color-dark250_1r6f7_442 {
    color: #162136
}

.__color-dark200_1r6f7_445 {
    color: #121c30
}

.__color-dark175_1r6f7_448 {
    color: #10203e
}

.__color-dark150_1r6f7_451 {
    color: #0b162a
}

.__color-dark100_1r6f7_454 {
    color: #091326
}

.__color-blue_1r6f7_457 {
    color: #49afe9
}

.__color-yellow_1r6f7_460 {
    color: #ffa318
}

.__color-green_1r6f7_463 {
    color: #30d69a
}

.__color-orange_1r6f7_466 {
    color: #ffa318
}

.__color-red_1r6f7_469 {
    color: #e84860
}

.__color-white_1r6f7_472 {
    color: #fff
}

.__color-white08_1r6f7_475 {
    color: #ffffff14
}

.__color-grey_1r6f7_478 {
    color: #98b0c1
}

.__color-pink_1r6f7_481 {
    color: #e850ff
}

.__color-purple_1r6f7_484 {
    color: #8784f7
}

.__color-blue-deep_1r6f7_487 {
    color: #258ec9
}

.__color-grey-deep_1r6f7_490 {
    color: #5f7183
}

.__color-grey-light_1r6f7_493 {
    color: #d1d1d2
}

.__color-green-light_1r6f7_496 {
    color: #30d69a
}

.__color-gold_1r6f7_499 {
    color: #d6971e
}

.__color-tertiary_1r6f7_502 {
    color: #7f808b
}

.__color-darkalpha80_1r6f7_505 {
    color: #040b18cc
}

.__textAlign-left_1r6f7_508 {
    text-align: left
}

.__textAlign-right_1r6f7_511 {
    text-align: right
}

.__textAlign-center_1r6f7_514 {
    text-align: center
}

.__textAlign-justify_1r6f7_517 {
    text-align: justify
}

.__gradient-greenGradient_1r6f7_520 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-blueGradient_1r6f7_526 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-orangeGradient_1r6f7_532 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272.09deg,#ffd28f 3.53%,#ffa318 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-greyGradient_1r6f7_538 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(94deg,#fff 0%,#ababab 161.31%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-metalGreyGradient_1r6f7_544 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-pointsYellowTextGradient_1r6f7_550 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-goldGradient_1r6f7_556 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-silverGradient_1r6f7_562 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-bronzeGradient_1r6f7_568 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-redGradient_1r6f7_574 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272.09deg,#e84860 3.53%,#ff8f8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-pointsSilverTextGradient_1r6f7_580 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__gradient-gradientGreenSlider_1r6f7_586 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_y48zy_1 {
    cursor: pointer;
    background-color: #49afe914;
    border-radius: 16px;
    flex-flow: column wrap;
    gap: 24px;
    padding: 24px;
    display: flex
}

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

._root_y48zy_1:hover {
    background-color: #49afe926
}

._root_y48zy_1:hover ._arrowContainer_y48zy_19 {
    transform: translate(4px)
}

._root_y48zy_1 ._topPart_y48zy_22 {
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    display: flex
}

._root_y48zy_1 ._topPart_y48zy_22 ._topLeftPart_y48zy_28 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_y48zy_1 ._topPart_y48zy_22 ._topLeftPart_y48zy_28 ._vaultName_y48zy_33 {
    white-space: nowrap
}

@media (max-width: 440px) {
    ._root_y48zy_1 ._topPart_y48zy_22 ._topLeftPart_y48zy_28 ._vaultNameS_y48zy_37 {
        font-size:16px;
        line-height: 20px
    }

    ._root_y48zy_1 ._topPart_y48zy_22 ._topLeftPart_y48zy_28 ._vaultNameXS_y48zy_41 {
        font-size: 14px;
        line-height: 18px
    }
}

@media (min-width: 441px) {
    ._root_y48zy_1 ._topPart_y48zy_22 ._topLeftPart_y48zy_28 ._vaultNameS_y48zy_37 {
        font-size:20px;
        line-height: 24px
    }

    ._root_y48zy_1 ._topPart_y48zy_22 ._topLeftPart_y48zy_28 ._vaultNameXS_y48zy_41 {
        font-size: 18px;
        line-height: 24px
    }

    ._root_y48zy_1 ._topPart_y48zy_22 ._topLeftPart_y48zy_28 ._vaultNameXxS_y48zy_55 {
        font-size: 16px;
        line-height: 24px
    }
}

._root_y48zy_1 ._topPart_y48zy_22 ._topRightPart_y48zy_60 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_y48zy_1 ._topPart_y48zy_22 ._topRightPart_y48zy_60 ._iconContainer_y48zy_65 {
    justify-content: center;
    align-items: center;
    display: flex
}

._root_y48zy_1 ._bottomPart_y48zy_70 {
    justify-content: space-between;
    align-items: center;
    gap: 2px;
    display: flex
}

._root_y48zy_1 ._bottomPart_y48zy_70 ._apyContainer_y48zy_76 {
    gap: 4px;
    display: flex
}

._root_y48zy_1 ._bottomPart_y48zy_70 ._apyContainer_y48zy_76 ._apyLabel_y48zy_80 {
    text-align: center;
    width: -webkit-min-content;
    width: min-content;
    padding-top: 2px;
    line-height: normal
}

._root_y48zy_1 ._bottomPart_y48zy_70 ._arrowContainer_y48zy_19 {
    justify-content: center;
    align-items: center;
    display: flex
}

._root_1k3ww_1 {
    -webkit-backdrop-filter: blur(3.98684px);
    backdrop-filter: blur(3.98684px);
    white-space: nowrap;
    background-color: #16213626;
    border: 1px solid #ffffff14;
    border-radius: 117px;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    display: flex
}

._root_1k3ww_1._default_1k3ww_15 {
    max-height: 32px
}

._root_1k3ww_1._small_1k3ww_18 {
    max-height: 24px
}

._root_1k3ww_1._imageOnly_1k3ww_21 {
    padding-left: 6px;
    padding-right: 6px
}

._root_1k3ww_1._clickable_1k3ww_25 {
    cursor: pointer
}

._root_1k3ww_1._clickable_1k3ww_25:hover {
    background-color: #16213680
}

._tooltip_1yoli_1 {
    z-index: 24;
    opacity: 1;
    background: #040b18;
    border-radius: 8px;
    padding: 16px
}

._arrow_1yoli_8 {
    background: inherit;
    width: 10px;
    height: 10px;
    position: absolute;
    transform: rotate(45deg)
}

._child_1yoli_15 {
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-flex
}

._child_1yoli_15.__fluid_1yoli_20 {
    width: 100%
}

._tooltipTrigger_1yoli_23 {
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-flex
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_12ooq_1 {
        display:none
    }
}

._header-stats-mobile-divider_1lw8g_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1lw8g_1 {
        display:none
    }
}

._metalGreyGradient_1lw8g_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1lw8g_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1lw8g_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1lw8g_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1lw8g_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1lw8g_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._breakdownRow_1lw8g_45 {
    text-transform: uppercase;
    justify-content: space-between;
    align-items: center;
    font-family: IBM Plex Mono,sans-serif;
    font-style: normal;
    display: flex
}

._breakdownRow_1lw8g_45+._breakdownRow_1lw8g_45 {
    margin-top: 8px
}

._breakdownRow_1lw8g_45 ._breakdownKey_1lw8g_56 {
    align-items: center;
    display: flex
}

._breakdownRow_1lw8g_45 ._breakdownKey_1lw8g_56 ._breakdownLogo_1lw8g_60 {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

._breakdownRow_1lw8g_45 ._breakdownValue_1lw8g_65 {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

._breakdownRow_1lw8g_45 ._breakdownInfo_1lw8g_70 {
    flex-direction: column;
    display: flex
}

._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74 {
    color: #98b0c1;
    font-family: IBM Plex Mono,sans-serif;
    font-size: 14px;
    font-weight: 500
}

._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74._strategyYield_1lw8g_80 {
    color: #5f7183
}

._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74._breakdownSubText_1lw8g_83 {
    color: #5f7183;
    font-size: 12px;
    font-weight: 600
}

._breakdownRow_1lw8g_45 ._breakdownText_1lw8g_74._tertiaryText_1lw8g_88 {
    color: #5f7183;
    font-size: 12px
}

._row_1lw8g_92 {
    justify-content: space-between;
    display: flex
}

._header-stats-mobile-divider_1devd_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1devd_1 {
        display:none
    }
}

._metalGreyGradient_1devd_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1devd_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1devd_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1devd_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1devd_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1devd_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._icon-default-size_1devd_45 {
    width: 24px;
    height: 24px;
    display: block
}

._icon-So11111111111111111111111111111111111111112_1devd_50 {
    background-image: url("assets/sol-icon-CK2XS0S2.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh_1devd_56 {
    background-image: url("assets/btc-icon-DGItkzBm.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs_1devd_62 {
    background-image: url("assets/eth-icon-DZqv8WXF.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3_1devd_68 {
    background-image: url("assets/ftt-icon-BqL_qcI1.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt_1devd_80 {
    background-image: url("assets/srm-icon-DRKEatfS.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So_1devd_86 {
    background-image: url("assets/msol-icon-Cm8N7jWb.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-HBB111SCo9jkCejsZfz8Ec8nH7T6THF8KEKSnvwT6XK6_1devd_92 {
    background-image: url("assets/hbb-icon-CRc68lE0.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-USDH1SM1ojwWUga67PGrgFWUHibbjqMvuMaDkRJTgkX_1devd_98 {
    background-image: url("assets/usdh-icon-B0qeeWKF.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v_1devd_104 {
    background-image: url("assets/usdc-icon-CQINMWEp.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB_1devd_110 {
    background-image: url("assets/usdt-icon-DgLWWw5F.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-GEJpt3Wjmr628FqXxTgxMce1pLntcPV4uFi8ksxMyPQh_1devd_116 {
    background-image: url("assets/daosol-logo-CcCjOKXx.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm_1devd_122 {
    background-image: url("assets/infSOL-logo-D3cqZ9LI.webp");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj_1devd_128 {
    background-image: url("assets/stsol-logo-4bQRZlBX.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-ZScHuTtqZukUrtZS43teTKGs2VqkKL8k4QCouR2n6Uo_1devd_134 {
    background-image: url("assets/wsteth-logo-DT1WLgeU.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p_1devd_140 {
    background-image: url("assets/ldo-logo-CC0RNLDi.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT_1devd_146 {
    background-image: url("assets/step-logo-nikjvsMb.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey_1devd_152 {
    background-image: url("assets/mnde-logo-DFn-iaHK.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o_1devd_158 {
    background-image: url("assets/dai-logo-B793oLcx.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-9iLH8T7zoWhY7sBmj1WK9ENbWdS1nL8n9wAxaeRitTa6_1devd_164 {
    background-image: url("assets/ush-icon-BGHwPDtQ.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-5PmpMzWjraf3kSsGEKtqdUsCoLhptg4yriZ17LKKdBBy_1devd_170 {
    background-image: url("assets/hdg-icon-Ogtm8Pe9.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-DUSTawucrTsGU8hcqRdHDCbuYhCPADMLM2VcCb8VnFnQ_1devd_176 {
    background-image: url("assets/dust-logo-BAEIou3U.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-7kbnvuGBxxj8AG9qp8Scn56muWGaRaFqxg1FsRp3PaFT_1devd_182 {
    background-image: url("assets/uxd-logo-CrTIf29e.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-7Q2afV64in6N6SeZsAAB81TJzwDoD6zpqmHkzi9Dcavn_1devd_188 {
    background-image: url("assets/jsol-logo-BE2CvAXL.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-USDrbBQwQbQ2oWHUPfA8QBHcyVxKUq1xHyXsSLKdUq2_1devd_194 {
    background-image: url("assets/usdr-logo-B36NiZPr.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-ratioMVg27rSZbSvBopUvsdrGUzeALUfFma61mpxc8J_1devd_200 {
    background-image: url("assets/ratio-logo-BU-s8hyb.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-UXPhBoR3qG4UCiGNJfV7MqhHyFqKN68g45GoYvAeL2M_1devd_206 {
    background-image: url("assets/uxp-logo-B_blRinS.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263_1devd_212 {
    background-image: url("assets/bonk-logo-D3d4aout.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn_1devd_218 {
    background-image: url("assets/jitosol-icon@2x-fbTjQkcP.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU_1devd_224 {
    background-image: url("assets/samo-logo@2x-BqwgW_Js.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1_1devd_230 {
    background-image: url("assets/bsol-logo@2x-Clvz-f1k.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-BWXrrYFhT7bMHmNBFoQFWdsSgA3yXoAnMhDK6Fn1eSEn_1devd_236 {
    background-image: url("assets/hades-logo-DB_e55FG.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-RLBxxFkseAZ4RgJH3Sqn8jXxhmGoz9jWxDNJMh8pL7a_1devd_242 {
    background-image: url("assets/rlb-DVpH3PTm.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK_1devd_248 {
    background-image: url("assets/hxro-F77t-BV1.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-CgnTSoL3DgY9SFHxcLj6CgCgKKoTBr6tp4CPAEWy25DE_1devd_254 {
    background-image: url("assets/cgntSOL-BDPX1Rs0.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux_1devd_260 {
    background-image: url("assets/hnt-logo-BtqaBC8s.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-mb1eu7TzEc71KxDpsmsKoucSSuuoGLv1drys1oP2jh6_1devd_266 {
    background-image: url("assets/mobile-logo-CBWZ4l0P.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-iotEVVZLEywoTn1QdwNPddxPWszn3zFhEot3MfL9fns_1devd_272 {
    background-image: url("assets/iot-logo-BTFu-C4j.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-2VhjJ9WxaGC3EZFwJG9BDUs9KxKCAjQY4vgd1qxgYWVg_1devd_278 {
    background-image: url("assets/euroe_logo-BPOdMWvD.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM_1devd_284 {
    background-image: url("assets/usdcet-Mk6XLSai.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R_1devd_74 {
    background-image: url("assets/ray-icon-DcSIMjev.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-LSTxxxnJzKDFSLr4dUkPcmCf5VyryEqzPLz5j4bpxFp_1devd_296 {
    background-image: url("assets/lst_logo-D7gPeGbp.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-3jsFX1tx2Z8ewmamiwSU851GzyzM2DJMq7KWW5DM8Py3_1devd_302 {
    background-image: url("assets/chai_logo-BsvmMfdu.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-he1iusmfkpAdwvxLNGV8Y1iSbj4rUy6yMhEA3fotn9A_1devd_308 {
    background-image: url("assets/hsol-logo-DJBgZe_8.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-2b1kV6DkPAnxd5ixfnxCpjxmKwqjjaYmCZfHsFu24GXo_1devd_314 {
    background-image: url("assets/pyusd_logo-4Iirm0Ze.webp");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-5BmZgW7dk1kximGfn7MPvDigp3yRmgT64jS9Skdq4nPY_1devd_320 {
    background-image: url("assets/kusdh-usdc-Bv1IPnWG.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-4G9USgnbg6fDTQ5AUfpCjM89zqbzWj32xfqvsaAu66DM_1devd_326 {
    background-image: url("assets/kuxd-usdc-C2MrCfsN.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-9HB4kAMLSYfGFfN142DKMyPyHyZQ8pXF8M1STbDudodY_1devd_332 {
    background-image: url("assets/kbsol-sol-BEaqyfIM.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-8Ak9JgLeTo6ubG5vfpuAR59ANpGjTB8HFDwYjpZbkPeB_1devd_338 {
    background-image: url("assets/kjitoSOL-USDC-zxiRzN_e.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-Dk2X1HCbwJae44P7FpqdFoeT6LEw4JVyyHvZMHUzHWbi_1devd_344,._icon-GYiUmJ8reqYAdTQtx6CRFawHqPXx9yzkUFvaUVE8PskP_1devd_345 {
    background-image: url("assets/kjitoSOL-SOL-CD7k9t33.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-3Fb5DMRWoBLWD36Lp4BtG41LaFjVeEJNCH9YLNPYdVqj_1devd_351 {
    background-image: url("assets/msol-sol-CnodoQxU.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._icon-27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4_1devd_357 {
    background-image: url("assets/jlp_logo-wcaB1K4q.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

._root_1devd_363 {
    border-radius: 50%
}

._header-stats-mobile-divider_8eua9_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_8eua9_1 {
        display:none
    }
}

._metalGreyGradient_8eua9_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_8eua9_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_8eua9_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_8eua9_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_8eua9_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_8eua9_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._breakdownRow_8eua9_45 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._breakdownRow_8eua9_45+._breakdownRow_8eua9_45 {
    margin-top: 8px
}

._breakdownRow_8eua9_45 ._breakdownKey_8eua9_53 {
    align-items: center;
    display: flex
}

._breakdownRow_8eua9_45 ._breakdownKey_8eua9_53 ._breakdownLogo_8eua9_57 {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

._breakdownRow_8eua9_45 ._breakdownInfo_8eua9_62 {
    flex-direction: column;
    display: flex
}

._breakdownRow_8eua9_45 ._breakdownText_8eua9_66 {
    color: #98b0c1;
    font-family: IBM Plex Mono,sans-serif;
    font-size: 14px;
    font-weight: 500
}

._breakdownRow_8eua9_45 ._breakdownText_8eua9_66._strategyYield_8eua9_72 {
    color: #5f7183
}

._breakdownRow_8eua9_45 ._breakdownText_8eua9_66._breakdownSubText_8eua9_75 {
    color: #5f7183;
    font-size: 12px;
    font-weight: 600
}

._breakdownRow_8eua9_45 ._breakdownText_8eua9_66._tertiaryText_8eua9_80 {
    color: #5f7183;
    font-size: 12px
}

._row_8eua9_84 {
    justify-content: space-between;
    display: flex
}

._root_wx7z_1 {
    align-items: center;
    display: inline-flex
}

._tokenItem_wx7z_5 {
    position: relative
}

._root_5c3p4_1 {
    display: flex;
    position: relative
}

.__direction-vertical_5c3p4_5:not(.__reverse_5c3p4_5) {
    flex-direction: column
}

.__direction-vertical_5c3p4_5.__reverse_5c3p4_5 {
    flex-direction: column-reverse
}

.__direction-vertical_5c3p4_5.__align-left_5c3p4_11 {
    align-items: flex-start
}

.__direction-vertical_5c3p4_5.__align-center_5c3p4_14 {
    align-items: center
}

.__direction-vertical_5c3p4_5.__align-right_5c3p4_17 {
    align-items: flex-end
}

.__direction-horizontal_5c3p4_20 {
    align-items: center
}

.__direction-horizontal_5c3p4_20:not(.__reverse_5c3p4_5) {
    flex-direction: row
}

.__direction-horizontal_5c3p4_20.__reverse_5c3p4_5 {
    flex-direction: row-reverse
}

.__direction-horizontal_5c3p4_20.__align-left_5c3p4_11 {
    justify-content: flex-start
}

.__direction-horizontal_5c3p4_20.__align-center_5c3p4_14 {
    justify-content: center
}

.__direction-horizontal_5c3p4_20.__align-right_5c3p4_17 {
    justify-content: flex-end
}

.__gap-2_5c3p4_38 {
    gap: 2px
}

.__gap-4_5c3p4_41 {
    gap: 4px
}

.__gap-6_5c3p4_44 {
    gap: 6px
}

.__gap-8_5c3p4_47 {
    gap: 8px
}

.__gap-10_5c3p4_50 {
    gap: 10px
}

.__gap-12_5c3p4_53 {
    gap: 12px
}

.__gap-14_5c3p4_56 {
    gap: 14px
}

.__gap-16_5c3p4_59 {
    gap: 16px
}

.__gap-18_5c3p4_62 {
    gap: 18px
}

._text_5c3p4_65 {
    white-space: nowrap
}

._skeleton_t4cv5_1 {
    background: linear-gradient(91deg,#98b0c1db -20.52%,#98b0c11f 68.46%);
    width: 200%;
    height: 100%;
    animation: 2s infinite _skeleton-animation_t4cv5_1;
    position: relative
}

@keyframes _skeleton-animation_t4cv5_1 {
    0% {
        transform: translate(-50%)
    }

    50% {
        transform: translate(0%)
    }

    to {
        transform: translate(-50%)
    }
}

._skeletonOuter_t4cv5_19 {
    border-radius: 8px;
    margin: auto;
    overflow: hidden
}

._tvlDescription_1htr1_1 {
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    display: flex
}

._panel_1qb5h_1 {
    border-radius: 12px;
    padding: 8px;
    overflow: hidden;
    box-shadow: 0 4px 25px #00000073
}

._root_l5k9g_1 {
    color: #98b0c1;
    cursor: pointer;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    display: flex
}

._root_l5k9g_1:hover,._root_l5k9g_1.__isActive_l5k9g_10 {
    color: #49afe9;
    background: #49afe926
}

._root_l5k9g_1.__isDisabled_l5k9g_14 {
    color: #5f7183
}

.__withDescription_l5k9g_17:hover {
    color: #98b0c1;
    background: #212c42
}

.__withDescription_l5k9g_17.__isActive_l5k9g_10 {
    color: #49afe9;
    background: #162136
}

.__withDescription_l5k9g_17.__isActive_l5k9g_10 ._title_l5k9g_25 {
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.__withDescription_l5k9g_17.__isActive_l5k9g_10 ._description_l5k9g_30 {
    color: #fff
}

.__withDescription_l5k9g_17 ._description_l5k9g_30 {
    color: #5f7183
}

._root_1r8te_1 {
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    margin-left: 6px;
    margin-right: 6px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._root_1r8te_1 {
        margin-left:0;
        margin-right: 0
    }
}

._root_1r8te_1 ._actions_1r8te_16 {
    justify-content: end;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._mobileWrapper_1r8te_22 {
        display:none
    }
}

._tabletWrapper_1r8te_26 {
    display: none
}

@media (min-width: 768px) {
    ._tabletWrapper_1r8te_26 {
        display:block
    }
}

@media (min-width: 992px) {
    ._tabletWrapper_1r8te_26 {
        display:none
    }
}

._desktopWrapper_1r8te_39 {
    display: none
}

@media (min-width: 992px) {
    ._desktopWrapper_1r8te_39 {
        display:block
    }
}

._dropdownOverlay_1r8te_47 {
    width: inherit;
    width: 286px;
    padding-top: 4px;
    overflow-y: auto
}

._card_1r8te_53 {
    padding: 0
}

._dropdownTriggerWrapper_1r8te_56 {
    flex: 1;
    display: flex
}

._dropdownTriggerWrapper_1r8te_56>* {
    width: 100%
}

._leftSide_1r8te_63 {
    flex-shrink: 0
}

._root_13rsr_1 {
    cursor: pointer;
    background-color: #212c4266;
    border: 1px solid #0000;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    display: flex
}

._root_13rsr_1:hover {
    background-color: #212c42b3;
    border: 1px solid #212c42
}

._root_13rsr_1._active_13rsr_19 {
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

._root_13rsr_1 ._rotate180_13rsr_23 {
    transform: rotate(180deg)
}

._newTagContainer_13rsr_26 {
    height: 100%
}

._root_1g5l1_1 {
    align-self: flex-start;
    font-family: IBM Plex Sans,sans-serif;
    font-weight: 500;
    display: inline-block
}

._inner_1g5l1_7 {
    justify-content: center;
    align-items: center;
    display: flex
}

._inner_1g5l1_7 ._label_1g5l1_12 {
    font-weight: 500
}

._inner_1g5l1_7 ._icon_1g5l1_15 {
    margin-left: 4px
}

._underlined_1g5l1_18 {
    position: relative
}

._underlined_1g5l1_18:after {
    content: "";
    opacity: .8;
    border-bottom: 1.2px dashed;
    width: 100%;
    margin-bottom: -2px;
    position: absolute;
    bottom: 0;
    left: 0
}

.__size-small_1g5l1_31 {
    border-radius: 4px;
    padding: 2px;
    font-size: 10px;
    line-height: 10px
}

.__size-middle_1g5l1_37,.__size-large_1g5l1_43 {
    border-radius: 6px;
    padding: 6px 8px;
    font-size: 12px;
    line-height: 12px
}

.__size-extraLarge_1g5l1_49 {
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 12px
}

.__variant-default_1g5l1_55 {
    color: #98b0c1;
    background: #212c42
}

.__variant-yellow_1g5l1_59 {
    color: #ebd368;
    background: #ebd36826
}

.__variant-blue_1g5l1_63 {
    color: #49afe9;
    background: #49afe926
}

.__variant-orange_1g5l1_67 {
    color: #ffa318;
    background: #ffa31826
}

.__variant-red_1g5l1_71 {
    color: #e84860;
    background: #e8486026
}

.__variant-green_1g5l1_75 {
    color: #68ebbc;
    background: #68ebbc26
}

.__variant-pink_1g5l1_79 {
    color: #e850ff;
    background: #e850ff26
}

.__variant-purple_1g5l1_83 {
    color: #8784f7;
    background: #8784f726
}

.__variant-darkBlue_1g5l1_87 {
    color: #4f84ff;
    background: #4f84ff26
}

.__variant-grey_1g5l1_91 {
    color: #98b0c1;
    background: #98b0c126
}

.__variant-blueWhite_1g5l1_95 {
    color: #fff;
    background: #49afe9
}

.__variant-text_1g5l1_99 {
    color: initial;
    background: 0 0;
    padding: 0
}

.__textColor-blue_1g5l1_104 {
    color: #49afe9
}

.__textColor-orange_1g5l1_107 {
    color: #ffa318
}

@media (min-width: 992px) {
    ._root_12sfo_1 {
        gap:4px;
        display: flex
    }
}

._root_1hqdg_1 ._searchIconButton_1hqdg_1 {
    cursor: pointer;
    background-color: #212c4266;
    border: 1px solid #212c42;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    display: flex
}

._root_1hqdg_1 ._searchInputContainer_1hqdg_12 {
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%)
}

@media (min-width: 768px) {
    ._root_1hqdg_1 ._searchInputContainer_1hqdg_12 {
        min-width:100px;
        max-width: 266px;
        position: static;
        transform: none
    }
}

._root_1hqdg_1 ._searchInputContainer_1hqdg_12 ._inputContainer_1hqdg_27 {
    border: 1px solid #212c42;
    border-radius: 100px;
    width: 100%
}

._root_1hqdg_1 ._searchInputContainer_1hqdg_12 ._inputContainer_1hqdg_27 input {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

._label_27r13_1 {
    padding-bottom: 8px
}

._container_27r13_4 {
    background-color: #162136;
    border: 1px solid #0000;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    display: flex
}

._container_27r13_4:hover:not(.__disabled_27r13_13) {
    background-color: #212c42
}

._container_27r13_4.__size-large_27r13_16 {
    padding: 16px
}

._container_27r13_4.__size-medium_27r13_19 {
    padding: 13px 16px
}

._container_27r13_4.__size-small_27r13_22 {
    padding: 7px 16px
}

._icon_27r13_25 {
    display: flex
}

._prefix_27r13_28 {
    order: -1
}

._input_27r13_31 {
    all: unset;
    background-color: inherit;
    color: #fff;
    width: 100%;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

._input_27r13_31.__size-large_27r13_16::placeholder {
    font-size: 18px;
    line-height: 22px
}

._input_27r13_31.__disabled_27r13_13,._input_27r13_31::placeholder {
    color: #5f7183
}

._container_27r13_4:focus-within:not(.__disabled_27r13_13) {
    background-color: #162136
}

.__disabled_27r13_13 {
    color: #5f7183;
    background-color: #091326;
    border-color: #162136
}

.__disabled_27r13_13 ._icon_27r13_25 {
    color: #5f7183
}

.__disabled_27r13_13 ._input_27r13_31:not(:placeholder-shown),.__disabled_27r13_13 ._input_27r13_31:not(:placeholder-shown)+._icon_27r13_25,.__disabled_27r13_13 ._input_27r13_31:not(:placeholder-shown)~._icon_27r13_25 {
    color: #fff
}

._cell_7tcmx_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._cell_7tcmx_1 ._label_7tcmx_6 {
    color: #98b0c1
}

._cell_7tcmx_1 ._child_7tcmx_9 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._root_ebkex_1 {
    border: 1px solid #0000;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    font-family: IBM Plex Sans,sans-serif;
    font-weight: 500;
    display: inline-flex;
    position: relative;
    overflow: hidden
}

._root_ebkex_1:not(:disabled) {
    cursor: pointer
}

._root_ebkex_1:disabled {
    cursor: not-allowed
}

.__variant-primary_ebkex_18 {
    color: #fff;
    background-color: #49afe9
}

.__variant-primary_ebkex_18:hover:not(:disabled,.__isActive_ebkex_22) {
    color: #49afe9;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

.__variant-primary_ebkex_18:active:not(:disabled),.__variant-primary_ebkex_18.__isActive_ebkex_22 {
    color: #258ec9;
    border-color: #258ec9
}

.__variant-primary_ebkex_18:disabled {
    color: #fff;
    background-color: #49afe940
}

.__variant-secondary_ebkex_36 {
    color: #fff;
    background-color: #212c42
}

.__variant-secondary_ebkex_36:hover:not(:disabled,.__isActive_ebkex_22) {
    background: #35435c
}

.__variant-secondary_ebkex_36:active:not(:disabled),.__variant-secondary_ebkex_36.__isActive_ebkex_22 {
    color: #49afe9;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

.__variant-secondary_ebkex_36:disabled {
    color: #5f7183;
    background-color: #162136
}

.__variant-ghost_ebkex_53 {
    color: #49afe9;
    background-color: #0000
}

.__variant-ghost_ebkex_53:hover:not(:disabled) {
    color: #fff
}

.__variant-ghost_ebkex_53:active:not(:disabled),.__variant-ghost_ebkex_53.__isActive_ebkex_22 {
    color: #258ec9
}

.__variant-ghost_ebkex_53:disabled {
    color: #5f7183
}

.__variant-greenGradient_ebkex_67 {
    background: var(--gradient-farming-button-jito-sol-default,linear-gradient(97deg,#4bc57c 5.65%,#289279 55.42%));
    color: #fff
}

.__variant-greenGradient_ebkex_67:hover:not(:disabled,.__isActive_ebkex_22) {
    background: var(--gradient-farming-button-jito-sol-active,radial-gradient(161.25% 161.25% at 50.4% 50%,#28927959 0%,#28927900 100%));
    color: #4bc57c;
    border: 1px solid #4bc57c
}

.__variant-greenGradient_ebkex_67:active:not(:disabled),.__variant-greenGradient_ebkex_67.__isActive_ebkex_22 {
    color: #289279;
    border-color: #289279
}

.__variant-greenGradient_ebkex_67:disabled {
    color: #fff;
    background: #28927940
}

.__variant-green_ebkex_67 {
    color: #fff;
    background: #30d69a
}

.__variant-green_ebkex_67:hover:not(:disabled,.__isActive_ebkex_22) {
    background: #3aa77f
}

.__variant-green_ebkex_67:active:not(:disabled),.__variant-green_ebkex_67.__isActive_ebkex_22 {
    background: var(--gradient-farming-button-jito-sol-active,radial-gradient(161.25% 161.25% at 50.4% 50%,#28927959 0%,#28927900 100%));
    color: #4bc57c;
    border: 1px solid #4bc57c
}

.__variant-green_ebkex_67:disabled {
    color: #ffffff80;
    background: #30d69a26
}

.__variant-purple_ebkex_102 {
    color: #fff;
    background: #8784f7
}

.__variant-purple_ebkex_102:hover:not(:disabled,.__isActive_ebkex_22) {
    background: #7370e8
}

.__variant-purple_ebkex_102:active:not(:disabled),.__variant-purple_ebkex_102.__isActive_ebkex_22 {
    background: var(--gradient-farming-button-jito-sol-active,radial-gradient(161.25% 161.25% at 50.4% 50%,#8784f759 0%,#8784f700 100%));
    color: #8784f7;
    border: 1px solid #8784f7
}

.__variant-purple_ebkex_102:disabled {
    color: #ffffff80;
    background: #8784f726
}

.__variant-warning_ebkex_119 {
    color: #fff;
    background: #ffa318
}

.__variant-warning_ebkex_119:hover:not(:disabled,.__isActive_ebkex_22) {
    background: #b3172e
}

.__variant-warning_ebkex_119:active:not(:disabled),.__variant-warning_ebkex_119.__isActive_ebkex_22 {
    border-color: #b3172e
}

.__variant-warning_ebkex_119:disabled {
    color: #fff;
    opacity: .8
}

.__variant-danger_ebkex_134 {
    color: #fff;
    background: #e84860
}

.__variant-danger_ebkex_134:hover:not(:disabled,.__isActive_ebkex_22) {
    background: #b3172e
}

.__variant-danger_ebkex_134:active:not(:disabled),.__variant-danger_ebkex_134.__isActive_ebkex_22 {
    border-color: #b3172e
}

.__variant-danger_ebkex_134:disabled {
    color: #fff;
    opacity: .8
}

._root_6vq5d_1 {
    border-radius: 6px;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_6vq5d_1 svg {
    width: 16px;
    height: 16px
}

.__size-small_6vq5d_11 {
    padding: 5px 15px;
    font-size: 14px;
    line-height: 20px
}

.__size-medium_6vq5d_16 {
    padding: 7px 15px;
    font-size: 14px;
    line-height: 20px
}

.__size-large_6vq5d_21 {
    padding: 9px 15px;
    font-size: 14px;
    line-height: 20px
}

.__size-extraLarge_6vq5d_26 {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 22px
}

.__fullWidth_6vq5d_31 {
    width: 100%
}

.__upperCase_6vq5d_34 {
    text-transform: uppercase
}

.__noSidePadding_6vq5d_37 {
    padding-left: 0;
    padding-right: 0
}

._contentWrapper_6vq5d_41 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._skeletonContainer_1dlgs_1 {
    flex-direction: column;
    gap: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
    display: flex
}

._root_dfltq_1 {
    border-radius: 8px;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_dfltq_1 svg {
    width: 24px;
    height: 24px
}

.__size-small_dfltq_11 {
    padding: 2px
}

.__size-medium_dfltq_14 {
    padding: 5px
}

.__size-large_dfltq_17 {
    padding: 7px
}

.__shape-circle_dfltq_20 {
    border-radius: 50%
}

.__shape-circle_dfltq_20.__size-small_dfltq_11 {
    padding: 7px
}

.__shape-circle_dfltq_20 svg {
    width: 16px;
    height: 16px
}

.__variant-primary_docv6_32:disabled ._label_docv6_14,.__variant-primary_docv6_32:disabled ._endIcon_docv6_24 {
    color: #5f7183
}

.__variant-secondary_docv6_56:disabled ._label_docv6_14,.__variant-secondary_docv6_56:disabled ._endIcon_docv6_24 {
    color: #5f7183
}

.__variant-ghost_docv6_84:hover:not(:disabled),.__variant-ghost_docv6_84:hover:not(:disabled) ._endIcon_docv6_24 {
    color: #49afe9
}

.__variant-ghost_docv6_84:disabled,.__variant-ghost_docv6_84:disabled ._endIcon_docv6_24 {
    color: #5f7183
}

._root_1aw5o_1 {
    flex-direction: column;
    align-items: center;
    display: flex
}

@media (min-width: 768px) {
    ._root_1aw5o_1 {
        flex-direction:row;
        justify-content: space-between
    }
}

._total_1aw5o_12 {
    display: none
}

@media (min-width: 768px) {
    ._total_1aw5o_12 {
        display:block
    }
}

._pageSize_1aw5o_20 {
    align-items: center;
    gap: 6px;
    display: flex
}

._pagination_1aw5o_25 {
    justify-content: center;
    min-width: 375px;
    display: flex
}

._paginationComponent_1aw5o_30 {
    align-items: center;
    gap: 4px;
    display: flex
}

._paginationComponent_1aw5o_30 .rc-pagination-item {
    padding: 0 6px
}

._paginationComponent_1aw5o_30 .rc-pagination-item a {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

._paginationComponent_1aw5o_30 .rc-pagination-item:hover a,._paginationComponent_1aw5o_30 .rc-pagination-item-active a {
    color: #49afe9
}

._paginationComponent_1aw5o_30 .rc-pagination-prev,._paginationComponent_1aw5o_30 .rc-pagination-next {
    cursor: pointer;
    align-items: center;
    display: flex
}

._paginationComponent_1aw5o_30 .rc-pagination-prev svg,._paginationComponent_1aw5o_30 .rc-pagination-next svg {
    color: #fff
}

._paginationComponent_1aw5o_30 .rc-pagination-disabled {
    cursor: default
}

._paginationComponent_1aw5o_30 .rc-pagination-disabled svg {
    color: #5f7183
}

._paginationComponent_1aw5o_30 ._arrowIcon_1aw5o_63._arrowNext_1aw5o_63 {
    transform: rotate(180deg)
}

._rootContainer_1fq9e_1 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

._root_1fq9e_1 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden
}

@media (min-width: 992px) {
    ._root_1fq9e_1 {
        width:100%;
        min-width: auto;
        overflow-x: hidden
    }
}

._root_1fq9e_1._virtualized_1fq9e_21 {
    padding-top: 16px;
    overflow-y: auto
}

._root_1fq9e_1.__isHide_1fq9e_25 {
    display: none
}

._root_1fq9e_1.__isCardTable_1fq9e_28 {
    width: calc(100vw - 74px)
}

@media (min-width: 992px) {
    ._root_1fq9e_1.__isCardTable_1fq9e_28 {
        width:100%
    }
}

._root_1fq9e_1.__isInTable_1fq9e_36 {
    width: calc(100vw - 96px)
}

@media (min-width: 768px) {
    ._root_1fq9e_1.__isInTable_1fq9e_36 {
        width:calc(100vw - 96px)
    }
}

._rootContainer_1fq9e_1._hideTopFade_1fq9e_44:before,._rootContainer_1fq9e_1._hideBottomFade_1fq9e_47:after {
    display: none
}

._rootContainer_1fq9e_1:before {
    content: "";
    pointer-events: none;
    z-index: 2;
    height: 56px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

._defaultFade_1fq9e_62:before {
    background: linear-gradient(#0b142366 10%,#0c1d3300 100%)
}

._cardFade_1fq9e_65:before {
    background: linear-gradient(#0b142333 10%,#0c1d3300 100%)
}

._defaultFade_1fq9e_62:after {
    background: linear-gradient(#0c1d3300 0%,#0b142366 90%)
}

._cardFade_1fq9e_65:after {
    background: linear-gradient(#0c1d3300 0%,#0b142333 90%)
}

._rootContainer_1fq9e_1:after {
    content: "";
    pointer-events: none;
    z-index: 2;
    height: 56px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

._table_1fq9e_86 {
    width: 100%
}

@media (min-width: 992px) {
    ._table_1fq9e_86 {
        min-width:auto
    }
}

.__horizontalPaddings-medium_1fq9e_94 th:first-child,.__horizontalPaddings-medium_1fq9e_94 td:first-child,.__horizontalPaddings-medium_1fq9e_94 td:last-child,.__horizontalPaddings-medium_1fq9e_94 th:last-child {
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width: 992px) {
    .__horizontalPaddings-medium_1fq9e_94 td:first-child,.__horizontalPaddings-medium_1fq9e_94 th:first-child {
        padding-left:12px
    }

    .__horizontalPaddings-medium_1fq9e_94 td:last-child,.__horizontalPaddings-medium_1fq9e_94 th:last-child {
        padding-right: 24px
    }
}

.__horizontalPaddings-medium_1fq9e_94 td:not(:first-child,:last-child)+td:not(:first-child,:last-child),.__horizontalPaddings-medium_1fq9e_94 th:not(:first-child,:last-child)+th:not(:first-child,:last-child) {
    padding-left: 12px
}

@media (min-width: 575px) {
    .__horizontalPaddings-large_1fq9e_119 th:first-child,.__horizontalPaddings-large_1fq9e_119 td:first-child,.__horizontalPaddings-large_1fq9e_119 td:last-child,.__horizontalPaddings-large_1fq9e_119 th:last-child {
        padding-left:24px;
        padding-right: 24px
    }

    .__horizontalPaddings-large_1fq9e_119 td:not(:first-child,:last-child)+td:not(:first-child,:last-child),.__horizontalPaddings-large_1fq9e_119 th:not(:first-child,:last-child)+th:not(:first-child,:last-child) {
        padding-left: 24px
    }
}

@media (min-width: 575px) and (min-width:992px) {
    .__horizontalPaddings-large_1fq9e_119 td:first-child,.__horizontalPaddings-large_1fq9e_119 th:first-child {
        padding-left:24px
    }

    .__horizontalPaddings-large_1fq9e_119 td:last-child,.__horizontalPaddings-large_1fq9e_119 th:last-child {
        padding-right: 48px
    }
}

._table_1fq9e_86.__horizontalPaddings-medium_1fq9e_94 ._leftPinnedColumn_1fq9e_144+th:not(._leftPinnedColumn_1fq9e_144),._table_1fq9e_86.__horizontalPaddings-medium_1fq9e_94 ._leftPinnedColumn_1fq9e_144+td:not(._leftPinnedColumn_1fq9e_144) {
    padding-left: 0;
    padding-right: 12px
}

._headCell_1fq9e_149 {
    color: #5f7183;
    align-items: center;
    gap: 4px;
    display: flex
}

._headCell_1fq9e_149.__canSort_1fq9e_155 {
    cursor: pointer
}

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

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

._headCell_1fq9e_149.__justifyCenter_1fq9e_164 {
    justify-content: center
}

._thText_1fq9e_167 {
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap
}

._table_1fq9e_86 thead th {
    border-top: 1px solid #ffffff14;
    height: 40px;
    padding-left: 12px
}

._table_1fq9e_86 thead th:last-child {
    padding-right: 12px
}

@media (min-width: 992px) {
    ._table_1fq9e_86 thead th {
        border:none;
        height: 28px;
        padding-bottom: 12px
    }
}

._table_1fq9e_86 tbody tr td {
    padding-left: 12px
}

._table_1fq9e_86 tbody tr td:last-child {
    padding-right: 12px
}

._table_1fq9e_86 tbody tr.__clickable_1fq9e_192 {
    cursor: pointer
}

._table_1fq9e_86 tbody tr.__underline_1fq9e_195 {
    border-bottom: 1px solid #ffffff0a
}

._table_1fq9e_86 tbody tr.__underline_1fq9e_195:last-child {
    border-bottom: none
}

._table_1fq9e_86 tbody tr.__dividersLight_1fq9e_201 {
    border-bottom: 1px solid #ffffff14
}

._table_1fq9e_86 tbody tr.__dividersLight_1fq9e_201:last-child {
    border-bottom: none
}

._table_1fq9e_86 tbody tr.__dividersDark_1fq9e_207 {
    border-bottom: 1px solid #ffffff0a
}

._table_1fq9e_86 tbody tr.__dividersDark_1fq9e_207:last-child {
    border-bottom: none
}

._table_1fq9e_86 tbody tr.__isExpanded_1fq9e_213 {
    background: #121c30;
    border-left: 2px solid #49afe9
}

._table_1fq9e_86 tbody tr.__isExpanded_1fq9e_213 td:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

._table_1fq9e_86 tbody tr.__isExpanded_1fq9e_213 td:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

._cellContent_1fq9e_225 {
    align-items: center;
    gap: 12px;
    display: flex
}

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

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

._cellContent_1fq9e_225.__justifyCenter_1fq9e_164 {
    justify-content: center
}

._table_1fq9e_86.__isHoverRow_1fq9e_239 tbody tr:hover td {
    background-color: #49afe914
}

._table_1fq9e_86.__isHoverRowRounded_1fq9e_242 tbody tr:hover td:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}

._table_1fq9e_86.__isHoverRowRounded_1fq9e_242 tbody tr:hover td:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}

._table_1fq9e_86 tbody td {
    border: 1px solid #ffffff14;
    border-left: none;
    border-right: none
}

@media (min-width: 992px) {
    ._table_1fq9e_86 tbody td {
        border:none
    }
}

._table_1fq9e_86.__rowSize-large_1fq9e_260 tbody tr {
    height: 72px
}

._table_1fq9e_86.__rowSize-middle_1fq9e_263 tbody tr {
    height: 60px
}

._table_1fq9e_86.__rowSize-smallL_1fq9e_266 tbody tr {
    height: 48px
}

._table_1fq9e_86.__rowSize-small_1fq9e_266 tbody tr {
    height: 42px
}

._sortIcon_1fq9e_272 svg {
    width: 10px;
    height: 10px
}

._sortIcon_1fq9e_272.__asc_1fq9e_276,._sortIcon_1fq9e_272.__desc_1fq9e_277 {
    color: #fff
}

._sortIcon_1fq9e_272.__asc_1fq9e_276 {
    transform: rotate(180deg)
}

.__underline_1fq9e_195 {
    border-bottom: 1px solid #ffffff14
}

._hidden_1fq9e_286 {
    display: none
}

._leftPinnedColumn_1fq9e_144 {
    position: relative
}

._leftPinnedColumn_1fq9e_144:after {
    content: "";
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(90deg,#091326f2 0%,#09132600 100%);
    width: 53px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -53px
}

._rightPinnedColumn_1fq9e_307 {
    position: relative
}

._root_1fq9e_1:not(._isScrolledRightEnd_1fq9e_311) ._rightPinnedColumn_1fq9e_307:before {
    content: "";
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(270deg,#091326f2 0%,#09132600 100%);
    width: 53px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -53px
}

._isScrolledRightEnd_1fq9e_311 {
    position: relative
}

._paginationContainer_1fq9e_327 {
    justify-content: center;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex
}

@media (min-width: 575px) {
    ._paginationContainer_1fq9e_327 {
        padding-top:16px;
        padding-bottom: 16px
    }
}

._paginationContainer_1fq9e_327.__isLoading_1fq9e_340 {
    visibility: hidden
}

._lastTable_1axrb_1,._flexEnd_1axrb_5 {
    justify-content: flex-end;
    display: flex
}

._mobileItem_1axrb_9+._mobileItem_1axrb_9 {
    border-top: 1px solid #ffffff14
}

._extraIconContainer_1axrb_12 {
    align-items: center;
    margin-right: 6px;
    display: flex
}

._mobileCardListRoot_1axrb_17 {
    height: 100%;
    overflow: auto
}

._mobileCardListScrollContainer_1axrb_21 {
    width: 100%;
    position: relative
}

._mobileCardListItem_1axrb_25 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

._kaminoApyInfo_1axrb_31 {
    flex-direction: column;
    gap: 12px;
    width: 300px;
    display: flex
}

._warningTriangleIcon_1axrb_37 {
    margin-right: 6px
}

._tabletRootContainer_1axrb_40 {
    margin-left: -6px;
    margin-right: -6px;
    width: unset!important
}

@media (min-width: 768px) {
    ._tabletRootContainer_1axrb_40 {
        margin-left:0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    ._tabletRootContainer_1axrb_40 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

@media (min-width: 1440px) {
    ._tabletRootContainer_1axrb_40 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

._modalContentOpenRoot_1axrb_63 {
    width: 100%;
    padding: 0!important
}

._rootTable_1axrb_71 {
    padding-bottom: 16px;
    padding-left: 0;
    width: unset!important
}

._rootTable_1axrb_71 table tbody tr td:first-child,._rootTable_1axrb_71 table thead th:first-child {
    padding-left: 12px
}

._rootTable_1axrb_71 ._vaultNameCell_1axrb_82 {
    text-wrap: nowrap;
    align-items: center;
    gap: 12px;
    display: flex
}

._rootTable_1axrb_71 ._vaultNameCell_1axrb_82 ._rightPart_1axrb_88 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._rootTable_1axrb_71 ._vaultNameCell_1axrb_82 ._vaultManager_1axrb_93 {
    align-items: center;
    gap: 4px;
    display: flex
}

._rootTable_1axrb_71 ._suppliedCell_1axrb_98 {
    white-space: nowrap
}

._rootTable_1axrb_71 ._depositActionCell_1axrb_101 {
    justify-content: start;
    width: 100%;
    display: flex
}

._rootTable_1axrb_71 ._depositActionCell_1axrb_101 ._depositButton_1axrb_106 {
    display: none
}

@media (min-width: 992px) {
    ._rootTable_1axrb_71 ._depositActionCell_1axrb_101 ._depositButton_1axrb_106 {
        width:95px;
        display: block
    }
}

._rootTable_1axrb_71 ._depositActionCell_1axrb_101 ._depositIconButton_1axrb_115 {
    display: flex
}

@media (min-width: 992px) {
    ._rootTable_1axrb_71 ._depositActionCell_1axrb_101 ._depositIconButton_1axrb_115 {
        display:none
    }

    ._rootTable_1axrb_71 ._depositActionCell_1axrb_101 {
        justify-content: end
    }
}

._root_19vt6_1 {
    justify-content: flex-end;
    align-items: center;
    gap: 6px;
    display: flex
}

@media (min-width: 992px) {
    ._root_19vt6_1 {
        justify-content:flex-start
    }
}

.__isReverse_19vt6_12 {
    flex-direction: row-reverse
}

.__large_19vt6_15 {
    transform: scale(1.4)
}

.__verticalCenter_19vt6_18 {
    align-items: center;
    display: flex
}

._grayColor_16alk_1 {
    color: #98b0c1
}

._breakdownRow_16alk_4 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    display: flex
}

._breakdownRow_tml5g_1 {
    text-transform: capitalize;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

._breakdownInfo_tml5g_8 {
    flex-direction: column;
    display: flex
}

._iconContainer_tml5g_12 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_7mq6p_1 {
    width: 240px
}

._root_7mq6p_1 ._spinWrapper_7mq6p_4 {
    justify-content: center;
    align-items: center;
    height: 50px;
    display: flex
}

._grayColor_7mq6p_10 {
    color: #98b0c1
}

._feerate_7mq6p_13 {
    margin-top: 12px
}

._additionalApy_7mq6p_16 {
    margin: 12px 0
}

._additionalApyTitle_7mq6p_19 {
    margin-bottom: 12px
}

._divider_7mq6p_22 {
    margin: 4px 0
}

._rewards_7mq6p_25 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._rewards_7mq6p_25:empty {
    margin-top: 0;
    margin-bottom: 0
}

._breakdownRow_7mq6p_34 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._reward_7mq6p_25 {
    margin: 12px 0
}

._alignRight_7mq6p_42 {
    text-align: right
}

._divider_iafqi_1 {
    background: #222b3c;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px
}

._header-stats-mobile-divider_196dq_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_196dq_1 {
        display:none
    }
}

._metalGreyGradient_196dq_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_196dq_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_196dq_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_196dq_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_196dq_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_196dq_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_196dq_45 {
    border-radius: 6px;
    align-items: center;
    gap: 8px;
    display: flex
}

.__size-small_196dq_51 {
    border-radius: 24px;
    padding: 0
}

.__size-regular_196dq_55 {
    padding: 9px 12px
}

.__size-big_196dq_58 {
    padding: 14px
}

.__size-veryBig_196dq_61 {
    padding: 12px 24px
}

._icon_196dq_64 {
    flex-shrink: 0
}

._textSecondary_196dq_67 {
    color: #98b0c1
}

._textGreen_196dq_70 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._textGolden_196dq_76 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1nwd0_9 {
    padding: 2px;
    animation: 2s linear infinite _spin_1nwd0_1
}

._root_1nwd0_9.__spinDisabled_1nwd0_13 {
    animation: none
}

._root_kng29_1 {
    width: 100%;
    max-width: 264px
}

._inline_kng29_5 {
    display: inline
}

._root_1vfjf_1 {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-bottom: 40px;
    display: flex
}

@media only screen and (max-width: 767px) {
    ._root_1vfjf_1 {
        margin-bottom:24px
    }
}

._subTitle_1vfjf_13 {
    gap: 6px;
    display: flex
}

@media only screen and (max-width: 767px) {
    ._subTitle_1vfjf_13 {
        flex-direction:column;
        align-items: center
    }
}

._howItWorks_1vfjf_23 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._content_dc5sx_1,._row_dc5sx_2 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._content_dc5sx_1 {
    margin-top: 16px
}

@media (min-width: 768px) {
    ._content_dc5sx_1 {
        margin-top:24px
    }
}

@media (min-width: 992px) {
    ._content_dc5sx_1 {
        margin-top:32px
    }
}

._root_yc7tg_1 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._root_1w52n_1 {
    z-index: 2;
    background: #030a16f2;
    padding: 12px;
    display: none;
    position: absolute;
    font-size: 12px!important
}

._root_1yce5_1 {
    align-items: center;
    display: inline-flex
}

.__variant-normal_1yce5_5 {
    background-color: #162136;
    border-radius: 8px
}

.__variant-secondary_1yce5_9 {
    background-color: #212c42;
    border-radius: 8px
}

.__variant-minimal_1yce5_13 {
    background-color: #0000
}

.__variant-golden_1yce5_16,.__variant-green_1yce5_20,.__variant-red_1yce5_24 {
    background-color: #162136;
    border-radius: 8px
}

.__isFullWidth_1yce5_28 {
    width: 100%;
    display: flex
}

.__isFullWidth_1yce5_28 ._tabItem_1yce5_32 {
    width: 100%
}

._tabItem_1yce5_32 {
    color: #98b0c1;
    background-color: #0000;
    border: 1px solid #0000;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    position: relative
}

._tabItem_1yce5_32.__isNew_1yce5_45:after {
    color: #49afe9;
    content: "New";
    z-index: 1;
    background: #212c42;
    border: 1px solid #49afe9;
    border-radius: 4px;
    align-items: center;
    height: 14px;
    padding: 2px;
    font-size: 10px;
    font-weight: 500;
    display: flex;
    position: absolute;
    top: -6px;
    right: -6px
}

.__tabItemVariant-secondary_1yce5_62 {
    border-radius: 8px;
    padding: 7px 16px
}

.__tabItemVariant-secondary_1yce5_62:hover {
    color: #49afe9
}

.__tabItemVariant-secondary_1yce5_62:active,.__tabItemVariant-secondary_1yce5_62.__isActive_1yce5_70 {
    color: #fff;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

.__tabItemVariant-normal_1yce5_75 {
    border-radius: 8px;
    padding: 7px 16px!important
}

.__tabItemVariant-normal_1yce5_75:hover {
    color: #49afe9
}

.__tabItemVariant-normal_1yce5_75:active,.__tabItemVariant-normal_1yce5_75.__isActive_1yce5_70 {
    color: #fff;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

.__tabItemVariant-golden_1yce5_88 {
    border-radius: 8px;
    padding: 7px 16px!important
}

.__tabItemVariant-golden_1yce5_88:hover {
    color: #e9b149
}

.__tabItemVariant-golden_1yce5_88:active,.__tabItemVariant-golden_1yce5_88.__isActive_1yce5_70 {
    color: #fff;
    background: radial-gradient(161.25% 161.25% at 50.4%,#e9b14938 0%,#e9b14900 100%);
    border: 1px solid #d6971e
}

.__tabItemVariant-green_1yce5_101 {
    border-radius: 8px;
    padding: 7px 16px!important
}

.__tabItemVariant-green_1yce5_101:hover {
    color: #49afe9
}

.__tabItemVariant-green_1yce5_101:active,.__tabItemVariant-green_1yce5_101.__isActive_1yce5_70 {
    color: #fff;
    background: radial-gradient(161.25% 161.25% at 50.4%,#30d69a59 0%,#30d69a00 100%);
    border: 1px solid #30d69a
}

.__tabItemVariant-red_1yce5_114 {
    border-radius: 8px;
    padding: 7px 16px!important
}

.__tabItemVariant-red_1yce5_114:hover {
    color: #49afe9
}

.__tabItemVariant-red_1yce5_114:active,.__tabItemVariant-red_1yce5_114.__isActive_1yce5_70 {
    color: #fff;
    border: 1px solid var(--Main-Colors-Other-Colors-Red-color-red,#e84860);
    background: radial-gradient(161.25% 161.25% at 50.4%,#e8486059 0%,#e8486000 100%)
}

.__tabItemVariant-minimal_1yce5_127 {
    padding: 0;
    position: relative
}

.__tabItemVariant-minimal_1yce5_127:hover,.__tabItemVariant-minimal_1yce5_127:active,.__tabItemVariant-minimal_1yce5_127.__isActive_1yce5_70 {
    color: #fff
}

.__tabItemVariant-minimal_1yce5_127+.__tabItemVariant-minimal_1yce5_127 {
    margin-left: 8px;
    padding-left: 8px
}

.__tabItemVariant-minimal_1yce5_127+.__tabItemVariant-minimal_1yce5_127:before {
    content: "";
    background-color: #35435c;
    border-radius: 17px;
    width: 1px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 0
}

.__isJup_1yce5_152,.__isJup_1yce5_152:hover,.__isJup_1yce5_152:active,.__isJup_1yce5_152.__isActive_1yce5_70 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#c7f284 33.55%,#1cc6e1 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

.__isKMNO_1yce5_161,.__isKMNO_1yce5_161:hover,.__isKMNO_1yce5_161:active,.__isKMNO_1yce5_161.__isActive_1yce5_70 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._tooltipOverlay_1yce5_170 {
    min-width: 288px
}

._root_157fs_1 {
    width: 100%;
    padding: 16px
}

@media (min-width: 768px) {
    ._root_157fs_1 {
        padding:24px
    }
}

._header-stats-mobile-divider_13yf5_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_13yf5_1 {
        display:none
    }
}

._metalGreyGradient_13yf5_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_13yf5_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_13yf5_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_13yf5_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_13yf5_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_13yf5_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_13yf5_45 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_13yf5_45.__disabled_13yf5_50 {
    opacity: .5
}

._checkbox_13yf5_53 {
    -webkit-appearance: none;
    appearance: none;
    cursor: inherit;
    background-color: #091326;
    flex-shrink: 0;
    width: 20px;
    height: 20px
}

._checkbox_13yf5_53:not(:checked) {
    border: 1px solid #5f7183
}

._checkbox_13yf5_53:checked.__bgcolor-dark450_13yf5_66 {
    background-color: #4b5a75
}

._checkbox_13yf5_53:checked.__bgcolor-dark400_13yf5_69 {
    background-color: #404d69
}

._checkbox_13yf5_53:checked.__bgcolor-dark350_13yf5_72 {
    background-color: #35435c
}

._checkbox_13yf5_53:checked.__bgcolor-dark300_40_13yf5_75 {
    background-color: #212c4266
}

._checkbox_13yf5_53:checked.__bgcolor-dark300_13yf5_75 {
    background-color: #212c42
}

._checkbox_13yf5_53:checked.__bgcolor-dark250_13yf5_81 {
    background-color: #162136
}

._checkbox_13yf5_53:checked.__bgcolor-dark200_13yf5_84 {
    background-color: #121c30
}

._checkbox_13yf5_53:checked.__bgcolor-dark175_13yf5_87 {
    background-color: #10203e
}

._checkbox_13yf5_53:checked.__bgcolor-dark150_13yf5_90 {
    background-color: #0b162a
}

._checkbox_13yf5_53:checked.__bgcolor-dark100_13yf5_93 {
    background-color: #091326
}

._checkbox_13yf5_53:checked.__bgcolor-blue_13yf5_96 {
    background-color: #49afe9
}

._checkbox_13yf5_53:checked.__bgcolor-yellow_13yf5_99 {
    background-color: #ffa318
}

._checkbox_13yf5_53:checked.__bgcolor-green_13yf5_102 {
    background-color: #30d69a
}

._checkbox_13yf5_53:checked.__bgcolor-orange_13yf5_105 {
    background-color: #ffa318
}

._checkbox_13yf5_53:checked.__bgcolor-red_13yf5_108 {
    background-color: #e84860
}

._checkbox_13yf5_53:checked.__bgcolor-white_13yf5_111 {
    background-color: #fff
}

._checkbox_13yf5_53:checked.__bgcolor-white08_13yf5_114 {
    background-color: #ffffff14
}

._checkbox_13yf5_53:checked.__bgcolor-grey_13yf5_117 {
    background-color: #98b0c1
}

._checkbox_13yf5_53:checked.__bgcolor-pink_13yf5_120 {
    background-color: #e850ff
}

._checkbox_13yf5_53:checked.__bgcolor-purple_13yf5_123 {
    background-color: #8784f7
}

._checkbox_13yf5_53:checked.__bgcolor-blue-deep_13yf5_126 {
    background-color: #258ec9
}

._checkbox_13yf5_53:checked.__bgcolor-grey-deep_13yf5_129 {
    background-color: #5f7183
}

._checkbox_13yf5_53:checked.__bgcolor-grey-light_13yf5_132 {
    background-color: #d1d1d2
}

._checkbox_13yf5_53:checked.__bgcolor-green-light_13yf5_135 {
    background-color: #30d69a
}

._checkbox_13yf5_53:checked.__bgcolor-gold_13yf5_138 {
    background-color: #d6971e
}

._checkbox_13yf5_53:checked.__bgcolor-tertiary_13yf5_141 {
    background-color: #7f808b
}

._checkbox_13yf5_53:checked.__bgcolor-darkalpha80_13yf5_144 {
    background-color: #040b18cc
}

._checkbox_13yf5_53:checked.__icon-check_13yf5_147 {
    background-image: url("assets/check-CdOVDCnD.svg")
}

._checkbox_13yf5_53:checked.__icon-cross_13yf5_150 {
    background-image: url("assets/close-CNyRqhbp.svg")
}

._checkbox_13yf5_53:indeterminate {
    color: #091326;
    background-image: url("assets/minus-DbBGpmSp.svg");
    background-position: 50%;
    background-repeat: no-repeat
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark450_13yf5_66 {
    background-color: #4b5a75
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark400_13yf5_69 {
    background-color: #404d69
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark350_13yf5_72 {
    background-color: #35435c
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark300_40_13yf5_75 {
    background-color: #212c4266
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark300_13yf5_75 {
    background-color: #212c42
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark250_13yf5_81 {
    background-color: #162136
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark200_13yf5_84 {
    background-color: #121c30
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark175_13yf5_87 {
    background-color: #10203e
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark150_13yf5_90 {
    background-color: #0b162a
}

._checkbox_13yf5_53:indeterminate.__bgcolor-dark100_13yf5_93 {
    background-color: #091326
}

._checkbox_13yf5_53:indeterminate.__bgcolor-blue_13yf5_96 {
    background-color: #49afe9
}

._checkbox_13yf5_53:indeterminate.__bgcolor-yellow_13yf5_99 {
    background-color: #ffa318
}

._checkbox_13yf5_53:indeterminate.__bgcolor-green_13yf5_102 {
    background-color: #30d69a
}

._checkbox_13yf5_53:indeterminate.__bgcolor-orange_13yf5_105 {
    background-color: #ffa318
}

._checkbox_13yf5_53:indeterminate.__bgcolor-red_13yf5_108 {
    background-color: #e84860
}

._checkbox_13yf5_53:indeterminate.__bgcolor-white_13yf5_111 {
    background-color: #fff
}

._checkbox_13yf5_53:indeterminate.__bgcolor-white08_13yf5_114 {
    background-color: #ffffff14
}

._checkbox_13yf5_53:indeterminate.__bgcolor-grey_13yf5_117 {
    background-color: #98b0c1
}

._checkbox_13yf5_53:indeterminate.__bgcolor-pink_13yf5_120 {
    background-color: #e850ff
}

._checkbox_13yf5_53:indeterminate.__bgcolor-purple_13yf5_123 {
    background-color: #8784f7
}

._checkbox_13yf5_53:indeterminate.__bgcolor-blue-deep_13yf5_126 {
    background-color: #258ec9
}

._checkbox_13yf5_53:indeterminate.__bgcolor-grey-deep_13yf5_129 {
    background-color: #5f7183
}

._checkbox_13yf5_53:indeterminate.__bgcolor-grey-light_13yf5_132 {
    background-color: #d1d1d2
}

._checkbox_13yf5_53:indeterminate.__bgcolor-green-light_13yf5_135 {
    background-color: #30d69a
}

._checkbox_13yf5_53:indeterminate.__bgcolor-gold_13yf5_138 {
    background-color: #d6971e
}

._checkbox_13yf5_53:indeterminate.__bgcolor-tertiary_13yf5_141 {
    background-color: #7f808b
}

._checkbox_13yf5_53:indeterminate.__bgcolor-darkalpha80_13yf5_144 {
    background-color: #040b18cc
}

.__type-square_13yf5_240 {
    border-radius: 4px
}

.__type-circle_13yf5_243 {
    border-radius: 50%
}

._label_13yf5_246 {
    cursor: pointer;
    align-items: center;
    gap: 8px;
    display: flex;
    position: relative
}

._label_13yf5_246.__disabled_13yf5_50 {
    cursor: not-allowed
}

._checkmark_13yf5_256 {
    color: #091326;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0
}

._texts_13yf5_263 {
    flex-direction: column;
    justify-content: center;
    display: flex
}

._head_1e5su_1 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._chartWrapper_1e5su_6 {
    margin-top: 8px;
    position: relative;
    overflow: hidden
}

@media (min-width: 768px) {
    ._chartWrapper_1e5su_6 {
        margin-top:24px
    }
}

._chart_1e5su_6 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_1e5su_6.__isLoading_1e5su_26 {
    opacity: 0
}

._chartBox_1e5su_29 {
    width: 100%;
    height: 100%;
    position: relative
}

._spinnerWrapper_1e5su_34 {
    justify-content: center;
    align-items: center;
    display: flex
}

._chartControl_1e5su_39 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._chartControl_1e5su_39 {
        flex-direction:row;
        gap: 16px
    }
}

._tooltip_1e5su_51 {
    width: 100%;
    max-width: 200px
}

._header-stats-mobile-divider_uxsas_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_uxsas_1 {
        display:none
    }
}

._metalGreyGradient_uxsas_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_uxsas_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_uxsas_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_uxsas_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_uxsas_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_uxsas_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_uxsas_45 {
    grid-template-columns: repeat(2,1fr);
    gap: 16px;
    padding: 16px;
    display: grid
}

@media (min-width: 768px) {
    ._root_uxsas_45 {
        grid-template-columns:repeat(4,1fr);
        gap: 32px
    }
}

._statsCard_uxsas_57 {
    flex-direction: column;
    gap: 8px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._statsCard_uxsas_57+._statsCard_uxsas_57:before {
        content:"";
        background-color: #ffffff14;
        width: 1px;
        height: 24px;
        position: absolute;
        left: -16px;
        transform: translateY(50%)
    }
}

@media (min-width: 992px) {
    ._statsCard_uxsas_57 {
        padding:24px
    }
}

._header_uxsas_1 {
    align-items: center;
    gap: 4px;
    display: flex
}

._titleBadgeColor_uxsas_84 {
    border-radius: 50%;
    width: 8px;
    height: 8px
}

._titleBadgeColor_uxsas_84.__color-blue_uxsas_89 {
    background-color: #49afe9
}

._titleBadgeColor_uxsas_84.__color-purple_uxsas_92 {
    background-color: #8784f7
}

._titleBadgeColor_uxsas_84.__color-orange_uxsas_95 {
    background-color: #ffa318
}

._titleBadgeColor_uxsas_84.__color-green_uxsas_98 {
    background-color: #30d69a
}

._root_gft0q_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

._root_gft0q_1 ._title_gft0q_7 {
    color: #fff;
    margin-top: 24px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    display: block
}

._root_gft0q_1 ._description_gft0q_15 {
    color: #98b0c1;
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    display: block
}

._root_gft0q_1 ._btnWrapper_gft0q_24 {
    margin-top: 24px
}

._root_1ww9r_1 {
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    display: flex
}

._item_1ww9r_7 {
    align-items: center;
    gap: 8px;
    display: flex
}

._item_1ww9r_7 ._itemText_1ww9r_12 {
    align-items: center;
    gap: 2px;
    display: flex
}

._label_1ww9r_17 {
    font-weight: 500
}

.__onClick_1ww9r_20 {
    cursor: pointer
}

._chartWrapper_b5mms_1 {
    margin-top: 8px;
    position: relative;
    overflow: hidden
}

@media (min-width: 768px) {
    ._chartWrapper_b5mms_1 {
        margin-top:24px
    }
}

._chart_b5mms_1 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_b5mms_1.__isLoading_b5mms_21 {
    opacity: 0
}

._spinnerWrapper_b5mms_24 {
    justify-content: center;
    align-items: center;
    display: flex
}

._chartBox_b5mms_29 {
    width: 100%;
    height: 100%;
    position: relative
}

._legend_b5mms_34 {
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    margin-top: 24px;
    display: flex
}

._header-stats-mobile-divider_etct2_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_etct2_1 {
        display:none
    }
}

._metalGreyGradient_etct2_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_etct2_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_etct2_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_etct2_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_etct2_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_etct2_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_etct2_45 {
    flex-wrap: wrap;
    gap: 8px;
    padding: 16px;
    display: flex
}

._statsCard_etct2_51 {
    flex-direction: column;
    gap: 8px;
    width: calc(50% - 16px);
    padding: 16px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._statsCard_etct2_51 {
        width:calc(33.3333% - 24px);
        padding: 24px
    }

    ._statsCard_etct2_51+._statsCard_etct2_51:before {
        content: "";
        background-color: #ffffff14;
        width: 1px;
        height: 24px;
        position: absolute;
        left: -16px;
        transform: translateY(50%)
    }
}

._feeApyTooltip_etct2_74 {
    flex-direction: column;
    gap: 12px;
    width: 264px;
    display: flex
}

._feeApyTooltip_etct2_74 ._row_etct2_80 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._chartWrapper_myous_1 {
    margin-top: 8px;
    position: relative;
    overflow: hidden
}

@media (min-width: 768px) {
    ._chartWrapper_myous_1 {
        margin-top:24px
    }
}

._chart_myous_1 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_myous_1.__isLoading_myous_21 {
    opacity: 0
}

._spinnerWrapper_myous_24 {
    justify-content: center;
    align-items: center;
    display: flex
}

._chartBox_myous_29 {
    width: 100%;
    height: 100%;
    position: relative
}

._legend_myous_34 {
    align-items: center;
    gap: 16px;
    margin-top: 24px;
    display: flex
}

._root_18evf_1 {
    flex-direction: column;
    justify-content: space-between;
    display: flex
}

@media (min-width: 768px) {
    ._root_18evf_1 {
        flex-direction:row
    }
}

._overlayClassName_18evf_11 {
    width: calc(100% - 24px)
}

@media (min-width: 768px) {
    ._overlayClassName_18evf_11 {
        width:100%;
        max-width: 702px
    }
}

._trigger_18evf_20 {
    align-items: center;
    gap: 8px;
    display: flex
}

._tokenNames_18evf_25 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._stats_18evf_31 {
    border-top: 1px solid #ffffff14;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 16px;
    padding-top: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._stats_18evf_31 {
        border-top:none;
        margin-top: 0;
        padding-top: 0
    }
}

@media (min-width: 992px) {
    ._stats_18evf_31 {
        flex-wrap:unset
    }
}

._stats_18evf_31 ._statsItem_18evf_51 {
    flex-direction: column;
    flex-grow: 1;
    align-items: flex-start;
    gap: 6px;
    display: flex;
    position: relative
}

@media (min-width: 992px) {
    ._stats_18evf_31 ._statsItem_18evf_51 {
        flex-direction:row;
        align-items: center;
        gap: 8px;
        margin-right: 16px;
        padding-right: 16px
    }
}

._stats_18evf_31 ._statsItem_18evf_51:after {
    content: "";
    background-color: #ffffff14;
    width: 1px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

._stats_18evf_31 ._statsItem_18evf_51+._statsItem_18evf_51 {
    padding-left: 16px
}

@media (min-width: 992px) {
    ._stats_18evf_31 ._statsItem_18evf_51+._statsItem_18evf_51 {
        padding-left:0
    }
}

._stats_18evf_31 ._dex_18evf_86 {
    align-items: center;
    gap: 4px;
    display: flex
}

._buttons_18evf_91 {
    align-items: center;
    gap: 12px;
    width: 100%;
    margin-top: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._buttons_18evf_91 {
        width:auto;
        margin-top: 0
    }
}

._buttons_18evf_91>div,._buttons_18evf_91 button {
    width: 100%
}

._root_16d1p_1 {
    color: #98b0c1;
    cursor: pointer;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    display: flex
}

._root_16d1p_1:hover,._root_16d1p_1.__isActive_16d1p_10 {
    color: #49afe9;
    background: #49afe926;
    border-radius: 8px
}

._root_16d1p_1.__isDisabled_16d1p_15 {
    color: #5f7183
}

.__withDescription_16d1p_18:hover,.__withDescription_16d1p_18.__isActive_16d1p_10 {
    border-radius: 8px
}

.__withDescription_16d1p_18:hover {
    color: #98b0c1;
    background: #212c42
}

.__withDescription_16d1p_18.__isActive_16d1p_10 {
    color: #49afe9;
    background: #162136
}

.__withDescription_16d1p_18.__isActive_16d1p_10 ._title_16d1p_30 {
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.__withDescription_16d1p_18.__isActive_16d1p_10 ._description_16d1p_35 {
    color: #fff
}

.__withDescription_16d1p_18 ._description_16d1p_35 {
    color: #5f7183
}

._overlay_1f52t_1 {
    background: #131c2f;
    box-shadow: 0 4px 25px #1a111e73
}

._label_1f52t_5 {
    color: #98b0c1;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

._captionWrapper_1f52t_11 {
    cursor: pointer;
    align-items: center;
    gap: 2px;
    display: flex
}

._captionWrapper_1f52t_11 ._caption_1f52t_11 {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px
}

._captionWrapper_1f52t_11._isOpen_1f52t_22 ._caption_1f52t_11 {
    color: #49afe9
}

._captionWrapper_1f52t_11._isOpen_1f52t_22>svg {
    transform: rotate(180deg)
}

._captionWrapper_1f52t_11._isOpen_1f52t_22>svg path {
    stroke: #49afe9
}

._root_11vn8_1 {
    --rdp-cell-size: 32px
}

._day_11vn8_4 {
    background: 0 0;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    font-family: IBM Plex Mono,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

._button_11vn8_14 {
    background: 0 0;
    border: none
}

._button_11vn8_14:hover:not([disabled]):not(._daySelected_11vn8_18),._dayRangeMiddle_11vn8_21 {
    background-color: #49afe940
}

._daySelected_11vn8_18:not(._dayRangeMiddle_11vn8_21) {
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

._dayRangeStart_11vn8_28,._dayRangeEnd_11vn8_29 {
    border: 1px solid #49afe9
}

._dayToday_11vn8_32 {
    color: #49afe9
}

._dayOutside_11vn8_35 {
    color: #5f7183
}

._captionDropdowns_11vn8_38 {
    align-items: center;
    gap: 12px;
    display: flex
}

._caption_11vn8_38 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    display: flex
}

._headCell_11vn8_49 {
    color: #98b0c1;
    padding-bottom: 3px;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px
}

._nav_11vn8_57 {
    align-items: center;
    gap: 8px;
    display: flex
}

._navButton_11vn8_62 {
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex
}

._navButton_11vn8_62:hover {
    background-color: #0000!important
}

._table_11vn8_71 {
    width: 100%
}

._dayDisabled_11vn8_74 {
    cursor: not-allowed;
    opacity: .5
}

._title_1xkru_1 {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    display: block
}

._timePicker_1xkru_8 {
    grid-template-columns: 1fr 81px;
    gap: 8px;
    display: grid
}

._input_1xkru_13 {
    color: #98b0c1;
    background: #212c42;
    border: none;
    border-radius: 8px;
    outline: none;
    width: 100%;
    padding: 14px 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

._input_1xkru_13:active,._input_1xkru_13:focus,._input_1xkru_13:hover {
    background: #242f42
}

._input_1xkru_13::placeholder {
    color: #98b0c1
}

._confirmTimeButton_1xkru_33 {
    margin-top: 12px
}

._root_docv6_1 {
    position: relative
}

._btn_docv6_4 {
    background: 0 0;
    border: none;
    border-radius: 8px;
    outline: none;
    align-items: center;
    gap: 8px;
    height: 100%;
    display: flex
}

._label_docv6_14 {
    color: #98b0c1;
    text-transform: capitalize
}

._iconContainer_docv6_18 {
    align-items: center;
    gap: 4px;
    display: flex
}

._startIcon_docv6_23,._endIcon_docv6_24 {
    align-items: center;
    display: flex
}

._endIcon_docv6_24 {
    color: #fff;
    transition: transform .3s
}

.__variant-primary_docv6_32 {
    background-color: #121c30;
    border: 1px solid #0000
}

.__variant-primary_docv6_32.__active_docv6_36:not(:disabled) {
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

.__variant-primary_docv6_32.__active_docv6_36:not(:disabled) ._endIcon_docv6_24 {
    transform: rotate(180deg)
}

.__variant-primary_docv6_32:hover:not(:disabled) {
    background-color: #212c42
}

.__variant-primary_docv6_32:disabled {
    color: #5f7183;
    background-color: #091326
}

.__variant-primary_docv6_32:disabled ._label_docv6_14,.__variant-primary_docv6_32:disabled ._endIcon_docv6_24 {
    color: #5f7183
}

.__variant-secondary_docv6_56 {
    background-color: #212c42
}

.__variant-secondary_docv6_56.__active_docv6_36:not(:disabled) {
    color: #49afe9;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border-radius: 8px;
    outline: 1px solid #49afe9
}

.__variant-secondary_docv6_56.__active_docv6_36:not(:disabled):hover {
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%)
}

.__variant-secondary_docv6_56.__active_docv6_36:not(:disabled) ._endIcon_docv6_24 {
    transform: rotate(180deg)
}

.__variant-secondary_docv6_56:hover:not(:disabled) {
    background: #35435c
}

.__variant-secondary_docv6_56:disabled {
    color: #5f7183;
    background-color: #121c30
}

.__variant-secondary_docv6_56:disabled ._label_docv6_14,.__variant-secondary_docv6_56:disabled ._endIcon_docv6_24 {
    color: #5f7183
}

.__variant-ghost_docv6_84 {
    background-color: #0000;
    padding: 0
}

.__variant-ghost_docv6_84.__active_docv6_36:not(:disabled) {
    color: #258ec9
}

.__variant-ghost_docv6_84.__active_docv6_36:not(:disabled) ._endIcon_docv6_24 {
    color: #258ec9;
    transform: rotate(180deg)
}

.__variant-ghost_docv6_84:hover:not(:disabled),.__variant-ghost_docv6_84:hover:not(:disabled) ._endIcon_docv6_24 {
    color: #49afe9
}

.__variant-ghost_docv6_84:disabled,.__variant-ghost_docv6_84:disabled ._endIcon_docv6_24 {
    color: #5f7183
}

.__variant-ghost_docv6_84 ._label_docv6_14 {
    display: none
}

.__variant-ghost_docv6_84 ._key_docv6_110 {
    font-size: 16px;
    line-height: 22px
}

.__size-small_docv6_114 {
    padding: 7px 12px 7px 16px
}

.__size-small_docv6_114.__variant-ghost_docv6_84 {
    padding: 0
}

.__size-large_docv6_120 {
    min-width: 240px;
    padding: 12px 16px
}

.__size-large_docv6_120.__variant-ghost_docv6_84 {
    padding: 0
}

.__labelPlacement-top_docv6_127 {
    padding-top: 24px
}

.__labelPlacement-top_docv6_127 ._label_docv6_14 {
    position: absolute;
    top: 0;
    left: 0
}

.__justifyContent-center_docv6_135 {
    justify-content: center
}

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

.__fullWidth_docv6_141 {
    width: 100%
}

._root_1ffw0_1 {
    border-bottom: 1px solid #242f42;
    align-items: center;
    gap: 2px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    display: flex
}

._backBtn_1ffw0_9 {
    cursor: pointer;
    background-color: #0000;
    border: none;
    align-items: center;
    padding: 0;
    display: flex
}

._backBtn_1ffw0_9:hover {
    opacity: .5
}

._pickerOverlay_1do2f_1._presets_1do2f_1 {
    min-width: 185px
}

._pickerOverlay_1do2f_1._dateTime_1do2f_4 {
    width: 100%;
    padding: 12px
}

._customRangeBtn_1do2f_8 {
    border-top: 1px solid #242f42;
    margin-top: 4px;
    padding-top: 4px
}

._dateTimePickerRoot_1do2f_13 {
    height: 218px;
    position: relative;
    overflow: hidden
}

._dateTimePickerRoot_1do2f_13 ._overlay_1do2f_18 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

._timePicker_1do2f_25 {
    opacity: 0;
    transition: opacity .1s ease-in-out
}

._timePicker_1do2f_25._isShow_1do2f_29 {
    opacity: 1
}

._datePicker_1do2f_32 {
    transition: transform .1s ease-in-out;
    transform: translateY(-92px)
}

._datePicker_1do2f_32._isDown_1do2f_36 {
    padding-top: 12px;
    transform: translateY(0)
}

._datePicker_1do2f_32._noTime_1do2f_40 {
    transform: translateY(0)
}

._gradient_1do2f_43 {
    opacity: 0;
    background: linear-gradient(360deg,#131c2f 0%,#131c2f00 100%);
    width: 100%;
    height: 0;
    transition: opacity .15s ease-in-out;
    position: absolute;
    bottom: 0
}

._gradient_1do2f_43._isDown_1do2f_36 {
    opacity: 1;
    height: 47px
}

._label_3a7r7_1 {
    padding-bottom: 8px
}

._container_3a7r7_4 {
    background-color: #162136;
    border: 1px solid #0000;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    display: flex
}

._container_3a7r7_4:hover:not(.__disabled_3a7r7_13) {
    background-color: #212c42
}

.__size-medium_3a7r7_16 {
    padding: 13px 16px
}

.__size-small_3a7r7_19 {
    padding: 7px 16px
}

._icon_3a7r7_22 {
    display: flex
}

._prefix_3a7r7_25 {
    order: -1
}

._input_3a7r7_28 {
    all: unset;
    background-color: inherit;
    color: #fff;
    width: 100%;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

._input_3a7r7_28.__disabled_3a7r7_13,._input_3a7r7_28::placeholder {
    color: #5f7183
}

._container_3a7r7_4:focus-within:not(.__disabled_3a7r7_13) {
    background-color: #162136
}

.__disabled_3a7r7_13 {
    color: #5f7183;
    background-color: #091326;
    border-color: #162136
}

.__disabled_3a7r7_13 ._icon_3a7r7_22 {
    color: #5f7183
}

.__disabled_3a7r7_13 ._input_3a7r7_28:not(:placeholder-shown),.__disabled_3a7r7_13 ._input_3a7r7_28:not(:placeholder-shown)+._icon_3a7r7_22,.__disabled_3a7r7_13 ._input_3a7r7_28:not(:placeholder-shown)~._icon_3a7r7_22 {
    color: #fff
}

._root_mn8nr_1 {
    padding: 8px
}

._table_mn8nr_4 {
    max-height: 315px;
    margin-top: 16px;
    overflow-y: auto
}

._inputCloseIcon_mn8nr_9 {
    cursor: pointer
}

._header_mn8nr_12 {
    align-items: center;
    gap: 12px;
    display: flex
}

._input_mn8nr_9 {
    flex-grow: 1
}

._rootContainer_17fwv_1 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

._root_17fwv_1 {
    overflow-anchor: none;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto
}

._root_17fwv_1._virtualized_17fwv_14 {
    padding-top: 16px
}

._root_17fwv_1.__isHide_17fwv_17,._rootContainer_17fwv_1._hideTopFade_17fwv_20:before,._rootContainer_17fwv_1._hideBottomFade_17fwv_23:after {
    display: none
}

._rootContainer_17fwv_1:before {
    content: "";
    pointer-events: none;
    z-index: 2;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

._defaultFade_17fwv_38:before {
    background: linear-gradient(#0b142366 10%,#0c1d3300 100%)
}

._cardFade_17fwv_41:before {
    background: linear-gradient(#0b142333 10%,#0c1d3300 100%)
}

._defaultFade_17fwv_38:after {
    background: linear-gradient(#0c1d3300 0%,#0b142366 90%)
}

._cardFade_17fwv_41:after {
    background: linear-gradient(#0c1d3300 0%,#0b142333 90%)
}

._rootContainer_17fwv_1:after {
    content: "";
    pointer-events: none;
    z-index: 2;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

._table_17fwv_62 {
    width: 100%
}

.__horizontalPaddings-mini_17fwv_65 th:first-child,.__horizontalPaddings-mini_17fwv_65 td:first-child,.__horizontalPaddings-mini_17fwv_65 td:last-child,.__horizontalPaddings-mini_17fwv_65 th:last-child {
    padding-left: 6px;
    padding-right: 6px
}

@media (min-width: 992px) {
    .__horizontalPaddings-mini_17fwv_65 td:first-child,.__horizontalPaddings-mini_17fwv_65 th:first-child {
        padding-left:12px
    }

    .__horizontalPaddings-mini_17fwv_65 td:last-child,.__horizontalPaddings-mini_17fwv_65 th:last-child {
        padding-right: 12px
    }
}

.__horizontalPaddings-mini_17fwv_65 td:not(:first-child,:last-child)+td:not(:first-child,:last-child),.__horizontalPaddings-mini_17fwv_65 th:not(:first-child,:last-child)+th:not(:first-child,:last-child) {
    padding-left: 6px
}

.__horizontalPaddings-small_17fwv_89 th:first-child,.__horizontalPaddings-small_17fwv_89 td:first-child,.__horizontalPaddings-small_17fwv_89 td:last-child,.__horizontalPaddings-small_17fwv_89 th:last-child {
    padding-left: 8px;
    padding-right: 8px
}

@media (min-width: 992px) {
    .__horizontalPaddings-small_17fwv_89 td:first-child,.__horizontalPaddings-small_17fwv_89 th:first-child {
        padding-left:16px
    }

    .__horizontalPaddings-small_17fwv_89 td:last-child,.__horizontalPaddings-small_17fwv_89 th:last-child {
        padding-right: 16px
    }
}

.__horizontalPaddings-small_17fwv_89 td:not(:first-child,:last-child)+td:not(:first-child,:last-child),.__horizontalPaddings-small_17fwv_89 th:not(:first-child,:last-child)+th:not(:first-child,:last-child) {
    padding-left: 8px
}

.__horizontalPaddings-medium_17fwv_113 th:first-child,.__horizontalPaddings-medium_17fwv_113 td:first-child,.__horizontalPaddings-medium_17fwv_113 td:last-child,.__horizontalPaddings-medium_17fwv_113 th:last-child {
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width: 992px) {
    .__horizontalPaddings-medium_17fwv_113 td:first-child,.__horizontalPaddings-medium_17fwv_113 th:first-child {
        padding-left:24px
    }

    .__horizontalPaddings-medium_17fwv_113 td:last-child,.__horizontalPaddings-medium_17fwv_113 th:last-child {
        padding-right: 24px
    }
}

.__horizontalPaddings-medium_17fwv_113 td:not(:first-child,:last-child)+td:not(:first-child,:last-child),.__horizontalPaddings-medium_17fwv_113 th:not(:first-child,:last-child)+th:not(:first-child,:last-child) {
    padding-left: 12px
}

._headCell_17fwv_137 {
    color: #5f7183;
    align-items: center;
    gap: 4px;
    display: flex
}

._headCell_17fwv_137.__canSort_17fwv_143 {
    cursor: pointer
}

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

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

._table_17fwv_62 thead th {
    height: 22px;
    padding-bottom: 8px
}

._table_17fwv_62 tbody tr {
    border-left: 2px solid #0000
}

._table_17fwv_62 tbody tr.__clickable_17fwv_159 {
    cursor: pointer
}

._table_17fwv_62 tbody tr.__isExpanded_17fwv_162 {
    background: #121c30;
    border-left: 2px solid #49afe9
}

._table_17fwv_62 tbody tr.__isExpanded_17fwv_162 td:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

._table_17fwv_62 tbody tr.__isExpanded_17fwv_162 td:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

._firstExpandableCell_17fwv_174 {
    align-items: center;
    gap: 12px;
    display: flex
}

._table_17fwv_62.__isHoverRow_17fwv_179 tbody tr:hover td {
    background-color: #49afe914
}

._table_17fwv_62.__rowSize-large_17fwv_182 tbody tr {
    height: 72px
}

._table_17fwv_62.__rowSize-middle_17fwv_185 tbody tr {
    height: 56px
}

._table_17fwv_62.__rowSize-small_17fwv_188 tbody tr {
    height: 42px
}

._table_17fwv_62 td:first-child,._table_17fwv_62 th:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

._table_17fwv_62 td:last-child,._table_17fwv_62 th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

._sortIcon_17fwv_201 svg {
    width: 10px;
    height: 10px
}

._sortIcon_17fwv_201.__asc_17fwv_205,._sortIcon_17fwv_201.__desc_17fwv_206 {
    color: #fff
}

._sortIcon_17fwv_201.__asc_17fwv_205 {
    transform: rotate(180deg)
}

.__underline_17fwv_212 {
    border-bottom: 1px solid #ffffff14
}

._hidden_17fwv_215 {
    display: none
}

table._fancyTable_17fwv_218>thead {
    padding: 0 48px 0 36px;
    display: flex
}

table._fancyTable_17fwv_218>thead tr {
    width: 100%;
    display: flex
}

table._fancyTable_17fwv_218>thead tr th:first-child {
    flex: 1
}

table._fancyTable_17fwv_218>thead tr th {
    flex-shrink: 0
}

table._fancyTable_17fwv_218.__isShowMobileUi_17fwv_232>thead {
    padding: 0 12px
}

table._fancyTable_17fwv_218.__isShowMobileUi_17fwv_232>thead tr>th:last-child>div:first-child {
    justify-content: flex-end
}

._providerCell_1esrt_1 {
    justify-content: flex-end;
    align-items: center;
    gap: 6px;
    display: flex
}

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

._mobileCard_1esrt_11 {
    padding: 12px 16px
}

._mobileCard_1esrt_11 ._stats_1esrt_14 {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 16px;
    display: grid
}

._mobileCard_1esrt_11 ._statItem_1esrt_20 {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    display: flex
}

._mobileCard_1esrt_11 ._btn_1esrt_26 {
    margin-top: 24px
}

._header-stats-mobile-divider_2p0d1_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_2p0d1_1 {
        display:none
    }
}

._metalGreyGradient_2p0d1_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_2p0d1_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_2p0d1_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_2p0d1_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_2p0d1_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_2p0d1_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_2p0d1_45 {
    align-items: center;
    display: flex
}

._statItem_2p0d1_49 {
    flex-direction: column;
    flex: 100%;
    gap: 6px;
    display: flex
}

@media (min-width: 768px) {
    ._statItem_2p0d1_49 {
        flex:none
    }
}

@media (min-width: 992px) {
    ._statItem_2p0d1_49 {
        flex-direction:row;
        flex: none;
        align-items: center;
        gap: 8px
    }
}

._dex_2p0d1_68 {
    text-transform: capitalize
}

._divider_2p0d1_71 {
    width: 1px;
    height: 16px;
    margin: 0 16px
}

._oraclesWrapper_2p0d1_76 {
    align-items: center;
    gap: 4px;
    display: flex
}

._header-stats-mobile-divider_1h8sy_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1h8sy_1 {
        display:none
    }
}

._metalGreyGradient_1h8sy_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1h8sy_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1h8sy_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1h8sy_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1h8sy_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1h8sy_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1h8sy_45 {
    width: 240px
}

._root_1h8sy_45 ._spinWrapper_1h8sy_48 {
    justify-content: center;
    align-items: center;
    height: 50px;
    display: flex
}

._header-stats-mobile-divider_17sog_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_17sog_1 {
        display:none
    }
}

._metalGreyGradient_17sog_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_17sog_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_17sog_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_17sog_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_17sog_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_17sog_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_17sog_45 {
    flex-direction: column;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_17sog_45 {
        flex-direction:row;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 24px
    }
}

@media (min-width: 992px) {
    ._root_17sog_45 {
        padding-bottom:32px
    }
}

._mobileDivider_17sog_63 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._mobileDivider_17sog_63 {
        display:none
    }
}

._title_xcdwp_1 {
    color: #98b0c1;
    margin-bottom: 8px
}

._value_xcdwp_5 {
    margin-bottom: 6px
}

._titleContainer_xcdwp_8 {
    color: #98b0c1;
    gap: 4px;
    display: flex
}

._content_c5arh_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._title_c5arh_6 {
    color: #98b0c1;
    margin-bottom: 8px
}

._value_c5arh_10 {
    margin-bottom: 6px
}

._subValue_c5arh_13 {
    color: #98b0c1
}

._loadingOverlay_c5arh_16 {
    background: linear-gradient(#121c30,#121c30),linear-gradient(#258ec9,#258ec9);
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

._grid_c5arh_27 {
    grid-template-columns: 1fr;
    gap: 24px;
    display: grid
}

@media (min-width: 768px) {
    ._grid_c5arh_27 {
        grid-template-columns:repeat(2,1fr)
    }
}

._stats_c5arh_37 {
    flex-direction: column;
    gap: 16px;
    min-width: 187px;
    display: flex
}

._stats_c5arh_37 ._infoBlock_c5arh_43 {
    flex-direction: column;
    gap: 12px;
    max-width: 280px;
    display: flex
}

._stats_c5arh_37 ._row_c5arh_49 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._stats_c5arh_37 ._rewardsToken_c5arh_54 {
    margin: 0
}

._breakdownRow_c5arh_57 {
    text-transform: capitalize;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

._breakdownInfo_c5arh_64 {
    flex-direction: column;
    display: flex
}

._iconContainer_c5arh_68 {
    align-items: center;
    gap: 6px;
    display: flex
}

._warningTriangleIcon_c5arh_73 {
    margin-right: 6px
}

._feesApys7D_c5arh_76 {
    align-items: center;
    display: flex
}

._descriptionText_mv1bq_1,._transactions_mv1bq_4 {
    margin-top: 12px
}

._root_1ihns_1 {
    align-items: center;
    gap: 6px;
    padding: 2px 8px;
    display: flex
}

._txDetail_1ihns_7 {
    transform: translateY(-6px)
}

._arrowIcon_1ihns_10 {
    margin: 0 -6px
}

._root_18he2_1 {
    background: #091326;
    border-radius: 8px;
    flex-direction: column;
    gap: 4px;
    padding: 8px 12px;
    display: flex
}

._item_18he2_9 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_xzrzs_1 {
    padding: 24px 32px
}

._title_xzrzs_4 {
    margin-bottom: 16px
}

._root_1ecu8_1 {
    gap: 6px;
    display: flex
}

._assetItem_1ecu8_5 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1fgy6_1 .rc-slider-disabled {
    background: 0 0
}

._root_1fgy6_1 .rc-slider-track {
    background: #49afe9;
    border-radius: 0;
    height: 2px
}

._root_1fgy6_1 .rc-slider-rail {
    background: #212c42;
    border-radius: 0;
    height: 2px
}

._root_1fgy6_1 .rc-slider-handle {
    opacity: 1;
    cursor: default;
    background: #49afe9;
    border: none;
    width: 8px;
    height: 8px;
    margin-top: -3px;
    box-shadow: 0 0 0 3px #49afe940
}

._root_1fgy6_1 .rc-slider-handle.rc-slider-handle-dragging,._root_1fgy6_1 .rc-slider-handle.rc-slider-handle:focus {
    border-color: #0000;
    box-shadow: 0 0 0 3px #49afe940
}

._root_1fgy6_1 .rc-slider-mark-text-active {
    color: #fff
}

._root_1cc6n_1 {
    padding: 16px;
    position: relative
}

._content_1cc6n_5 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._title_1cc6n_10 {
    color: #98b0c1;
    margin-bottom: 8px
}

._value_1cc6n_14 {
    margin-bottom: 6px
}

._range_1cc6n_17 {
    max-width: 400px;
    margin-top: 14px
}

._grid_1cc6n_21 {
    grid-template-columns: 1fr;
    gap: 24px;
    display: grid
}

@media (min-width: 768px) {
    ._grid_1cc6n_21 {
        grid-template-columns:repeat(2,1fr)
    }
}

._root_qlmaq_1 {
    position: relative
}

._loadingOverlay_qlmaq_4 {
    z-index: 10;
    background: linear-gradient(#121c30,#121c30),linear-gradient(#258ec9,#258ec9);
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

._root_1no5m_1 {
    position: relative
}

._grid_1no5m_4 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._title_1no5m_9 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 16px
}

._flexContainer_1no5m_13 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._flexContainer_1no5m_13 {
        flex-direction:row
    }
}

._rebalanceTypeName_1no5m_23 {
    font-size: inherit;
    line-height: inherit;
    color: #0000;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text
}

._description_1no5m_32 {
    margin-bottom: 16px
}

._typeImage_1no5m_35 {
    justify-content: center;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._typeImage_1no5m_35 {
        justify-content:flex-start
    }
}

._image_1no5m_45 {
    width: 128px;
    height: 88px
}

._image_1no5m_45 svg {
    width: 100%;
    height: 100%
}

._legend_1no5m_53 {
    margin-top: 16px
}

._header-stats-mobile-divider_17u4t_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_17u4t_1 {
        display:none
    }
}

._metalGreyGradient_17u4t_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_17u4t_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_17u4t_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_17u4t_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_17u4t_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_17u4t_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_17u4t_45 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._grid_17u4t_50 {
    flex-direction: column-reverse;
    display: flex
}

@media (min-width: 992px) {
    ._grid_17u4t_50 {
        flex-direction:row
    }
}

._grid_17u4t_50 ._leftCol_17u4t_59 {
    flex: 100%
}

@media (min-width: 992px) {
    ._grid_17u4t_50 ._leftCol_17u4t_59 {
        flex:auto;
        margin-right: 16px
    }
}

._grid_17u4t_50 ._rightCol_17u4t_68 {
    flex-direction: column;
    flex: 100%;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._grid_17u4t_50 ._rightCol_17u4t_68 {
        flex:0 0 380px;
        margin-bottom: 0
    }
}

@media (min-width: 1440px) {
    ._grid_17u4t_50 ._rightCol_17u4t_68 {
        flex:0 0 420px
    }
}

@media (min-width: 992px) {
    ._grid_17u4t_50 ._rightCol_17u4t_68 {
        height:-webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        position: -webkit-sticky;
        position: sticky;
        top: 24px
    }
}

._strategyInfoGrid_17u4t_93,._rightCol_17u4t_68 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._stratStatsDesktop_17u4t_99 {
    display: none
}

@media (min-width: 768px) {
    ._stratStatsDesktop_17u4t_99 {
        display:block
    }

    ._stratStatsMobile_17u4t_108 {
        display: none
    }
}

._root_1s1go_1 {
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    display: flex
}

._title_1s1go_7 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 16px
}

._buttons_1s1go_11 {
    gap: 8px;
    display: flex
}

._stats_1s1go_15 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._iconContainer_1s1go_20 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_vep39_1 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    display: flex
}

._connectBtn_vep39_7 button {
    width: 100%
}

._warningsWrapper_vep39_10 {
    flex-wrap: wrap;
    gap: 4px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1nlnk_1 {
        width:372px
    }
}

._overlay_1kl4n_1 {
    z-index: 23;
    background-color: #040b18cc;
    outline: none;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto
}

._overlay_1kl4n_1.__isOverSidepanel_1kl4n_15 {
    z-index: 43
}

._overlay_1kl4n_1.__withAnotherModalOpen_1kl4n_18 {
    z-index: 22
}

._root_1kl4n_21 {
    outline: none;
    width: 100%;
    max-height: 95vh;
    padding: 12px
}

@media (min-width: 768px) {
    ._root_1kl4n_21:not(.__isFluid_1kl4n_28) {
        width:420px
    }

    ._root_1kl4n_21.__isFluid_1kl4n_28 {
        width: auto
    }
}

._root_1kl4n_21.__isMaxWidth_1kl4n_37 {
    max-width: 420px
}

._root_1kl4n_21.__extraLarge_1kl4n_40 {
    width: 840px;
    max-width: 100%
}

._disabledScroll_1kl4n_44 {
    overflow: hidden
}

._content_1kl4n_47 {
    padding: 12px;
    position: relative
}

@media (min-width: 768px) {
    ._content_1kl4n_47 {
        padding:24px
    }
}

._closeBtn_1kl4n_56 {
    position: absolute;
    top: -48px;
    right: 0
}

@media (min-width: 768px) {
    ._closeBtn_1kl4n_56 {
        top:0;
        right: -48px
    }
}

._list_x42y9_1 {
    list-style: square
}

._list_x42y9_1 li {
    list-style: unset;
    margin-left: 20px;
    padding-left: 0
}

._paragraph_x42y9_9 {
    opacity: .8;
    margin-bottom: 1em
}

._h2_x42y9_13,._h4_x42y9_14 {
    color: #ffffffd9;
    margin-top: 1.2em;
    font-weight: 600
}

._h2_x42y9_13 {
    margin-bottom: .5em;
    font-size: 30px;
    line-height: 1.35
}

._h4_x42y9_14 {
    margin-bottom: .5em;
    font-size: 20px;
    line-height: 1.4
}

._pageTitleContainer_1f4hd_1 {
    font-feature-settings: "pnum" on,"lnum" on;
    color: #fff;
    text-align: start;
    margin-top: 40px;
    margin-bottom: 32px
}

@media only screen and (max-width: 1279px) {
    ._pageTitleContainer_1f4hd_1 {
        margin-top:44px
    }
}

@media only screen and (max-width: 767px) {
    ._pageTitleContainer_1f4hd_1 {
        margin-top:42px;
        margin-bottom: 24px
    }
}

._pageTitleContainer_1f4hd_1 ._pageTitle_1f4hd_1 {
    text-align: left;
    margin-bottom: 0;
    font-size: 34px;
    font-weight: 600!important
}

@media only screen and (max-width: 767px) {
    ._pageTitleContainer_1f4hd_1 ._pageTitle_1f4hd_1 {
        font-size:28px
    }
}

._pageTitleContainer_1f4hd_1 ._pageDescription_1f4hd_30 {
    opacity: .6;
    max-width: 800px;
    margin: 0 auto;
    font-size: 14px
}

@media only screen and (max-width: 991px) {
    ._pageTitleContainer_1f4hd_1 ._pageDescription_1f4hd_30 {
        width:100%
    }
}

._container_kkez8_1 ._modalHeader_kkez8_1 {
    color: #fff;
    justify-content: center;
    margin-bottom: 24px;
    display: flex
}

._container_kkez8_1 ._textHeader_kkez8_7 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px
}

._wallets_kkez8_13 ._walletIcon_kkez8_13 {
    width: 30px;
    height: 30px
}

._wallets_kkez8_13 ._iconContainer_kkez8_17 {
    cursor: pointer;
    border-radius: 12px;
    align-items: center;
    gap: 8px;
    padding: 13px 16px;
    display: flex
}

._wallets_kkez8_13 ._iconContainer_kkez8_17:hover,._wallets_kkez8_13 ._activeOption_kkez8_28 ._iconContainer_kkez8_17 {
    background: #49afe926
}

._button_1herm_1:not(.__isFullWidth_1herm_1) {
    width: 138px
}

._tooltipOverlay_v7h5y_1 {
    flex-direction: column;
    gap: 6px;
    width: 288px;
    display: flex
}

._alignItemsCenter_v7h5y_7 {
    align-items: center;
    gap: 6px;
    width: 100%;
    display: flex
}

.__isFluid_v7h5y_13 {
    width: 100%
}

._icon_v7h5y_16 {
    margin-right: -4px;
    transform: scale(.7)translateY(2px)
}

._header-stats-mobile-divider_uvolw_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_uvolw_1 {
        display:none
    }
}

._metalGreyGradient_uvolw_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_uvolw_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_uvolw_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_uvolw_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_uvolw_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_uvolw_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._flexbox_uvolw_45 {
    justify-content: space-between;
    display: flex
}

._root_hdiui_1 {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_hdiui_1 {
        flex-direction:row;
        padding: 24px
    }
}

._content_hdiui_13 {
    flex-grow: 1
}

._closeBtn_hdiui_16 {
    flex: 0 0 32px;
    align-self: flex-end;
    width: 32px;
    height: 32px
}

@media (min-width: 768px) {
    ._closeBtn_hdiui_16 {
        align-self:flex-start
    }
}

._root_rw16i_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._root_rw16i_1 {
        flex-direction:row
    }
}

._content_rw16i_11 {
    flex-direction: column;
    display: flex
}

._list_rw16i_15 {
    flex-direction: column;
    margin-top: 12px;
    margin-bottom: 16px;
    display: flex
}

._title_rw16i_21,._link_rw16i_22 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(138deg,#54de8c 29.51%,#36c4a3 85.85%);
    -webkit-background-clip: text;
    background-clip: text
}

._img_rw16i_28 {
    margin: 0 auto
}

@media (min-width: 768px) {
    ._img_rw16i_28 {
        margin:initial
    }
}

._root_mm8uy_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._root_mm8uy_1 {
        flex-direction:row
    }
}

._content_mm8uy_11 {
    flex-direction: column;
    justify-content: center;
    display: flex
}

._list_mm8uy_16 {
    flex-direction: column;
    margin-top: 12px;
    margin-bottom: 16px;
    display: flex
}

._title_mm8uy_22,._link_mm8uy_23 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(138deg,#49afe9 29.51%,#8fd7ff 85.85%);
    -webkit-background-clip: text;
    background-clip: text
}

._img_mm8uy_29 {
    margin: 0 auto
}

@media (min-width: 768px) {
    ._img_mm8uy_29 {
        margin:initial
    }
}

._root_1fxt7_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1fxt7_1 {
        gap:24px;
        padding: 24px 32px
    }
}

._header_1fxt7_13 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 16px
}

._stats_1fxt7_17 {
    grid-template-columns: repeat(2,1fr);
    gap: 24px;
    display: grid
}

@media (min-width: 768px) {
    ._stats_1fxt7_17 {
        grid-template-columns:repeat(3,1fr)
    }
}

._root_1647f_1 {
    border-radius: 8px;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    padding: 12px 16px;
    display: flex
}

._root_1647f_1.__isSwap_1647f_9 {
    border-radius: 14px;
    padding: 16px
}

.__variant-primary_1647f_13 {
    background-color: #121c30
}

.__variant-primary_1647f_13.__disabled_1647f_16 {
    background-color: #091326
}

.__variant-primary_1647f_13:hover:not(.__variant-primary_1647f_13.__disabled_1647f_16) {
    background-color: #212c42
}

.__variant-primary_1647f_13:hover:not(.__variant-primary_1647f_13.__disabled_1647f_16) ._input_1647f_22,.__variant-primary_1647f_13:hover:not(.__variant-primary_1647f_13.__disabled_1647f_16) ._icon_1647f_23 {
    color: #fff
}

.__variant-secondary_1647f_26 {
    background-color: #212c42
}

.__variant-secondary_1647f_26.__disabled_1647f_16 {
    background-color: #162136
}

.__variant-secondary_1647f_26:hover:not(.__variant-secondary_1647f_26.__disabled_1647f_16) {
    background-color: #35435c
}

.__variant-secondary_1647f_26:hover:not(.__variant-secondary_1647f_26.__disabled_1647f_16) ._input_1647f_22,.__variant-secondary_1647f_26:hover:not(.__variant-secondary_1647f_26.__disabled_1647f_16) ._icon_1647f_23 {
    color: #fff
}

.__variant-secondaryTransparent_1647f_39 {
    background-color: #0000;
    border: 1px solid #212c42
}

.__variant-secondaryTransparent_1647f_39:hover:not(.__variant-secondaryTransparent_1647f_39.__disabled_1647f_16) {
    background-color: #35435c
}

.__variant-secondaryTransparent_1647f_39:hover:not(.__variant-secondaryTransparent_1647f_39.__disabled_1647f_16) ._input_1647f_22,.__variant-secondaryTransparent_1647f_39:hover:not(.__variant-secondaryTransparent_1647f_39.__disabled_1647f_16) ._icon_1647f_23 {
    color: #fff
}

.__variant-secondaryTransparent_1647f_39.__disabled_1647f_16 {
    background-color: #0000
}

.__variant-primarySwap_1647f_57 {
    background-color: #162136;
    border: 1px solid #212c42
}

.__variant-primarySwap_1647f_57.__disabled_1647f_16 {
    background-color: #121c30
}

.__variant-primarySwap_1647f_57:hover:not(.__variant-primarySwap_1647f_57.__disabled_1647f_16) {
    background-color: #212c42
}

.__variant-primarySwap_1647f_57:hover:not(.__variant-primarySwap_1647f_57.__disabled_1647f_16) ._input_1647f_22,.__variant-primarySwap_1647f_57:hover:not(.__variant-primarySwap_1647f_57.__disabled_1647f_16) ._icon_1647f_23 {
    color: #fff
}

.__variant-secondarySwap_1647f_71,.__variant-secondarySwap_1647f_71.__disabled_1647f_16,.__variant-secondarySwap_1647f_71:hover:not(.__variant-secondarySwap_1647f_71.__disabled_1647f_16) {
    background-color: #121c30
}

.__variant-secondarySwap_1647f_71:hover:not(.__variant-secondarySwap_1647f_71.__disabled_1647f_16) ._input_1647f_22,.__variant-secondarySwap_1647f_71:hover:not(.__variant-secondarySwap_1647f_71.__disabled_1647f_16) ._icon_1647f_23 {
    color: #fff
}

._inputContainer_1647f_84 {
    align-items: center;
    gap: 8px;
    display: flex
}

._top_1647f_89,._bottom_1647f_94 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._icon_1647f_23 {
    color: #98b0c1;
    line-height: 0
}

._icon_1647f_23.__filled_1647f_103 {
    color: #fff
}

._icon_1647f_23.__disabled_1647f_16 {
    color: #5f7183
}

._buttons_1647f_109 {
    align-items: center;
    gap: 8px;
    display: flex
}

._buttons_1647f_109 ._btn_1647f_114 {
    text-transform: capitalize;
    cursor: pointer;
    background: #404d69;
    border-radius: 4px;
    padding: 6px;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px
}

._buttons_1647f_109 ._btn_1647f_114:hover {
    background: #4b5a75
}

._input_1647f_22 {
    all: unset;
    background-color: inherit;
    text-align: right;
    color: #fff;
    cursor: text;
    flex: 1;
    min-width: 33%;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px
}

._input_1647f_22::placeholder {
    color: #98b0c1
}

._input_1647f_22.__disabled_1647f_16 {
    color: #5f7183
}

._input_1647f_22.__readonly_1647f_147 {
    color: #4b5a75
}

._input_1647f_22.__isSwap_1647f_9 {
    font-size: 28px
}

._dropDownList_1647f_153 {
    max-height: 50vh;
    overflow-y: auto
}

._tokenButton_1647f_157 {
    gap: 2px
}

._tokenTextAndIcon_1647f_160 {
    gap: 6px
}

._content_1urzv_1 {
    flex-direction: column;
    display: flex
}

@media (min-width: 768px) {
    ._content_1urzv_1 {
        width:372px
    }
}

._header_1urzv_10 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._highlights_1urzv_15 {
    flex-wrap: wrap;
    gap: 8px;
    display: flex
}

._highlightItem_1urzv_20 {
    cursor: pointer;
    background-color: #212c42;
    border-radius: 6px;
    align-items: center;
    gap: 4px;
    height: 32px;
    padding: 4px 12px;
    display: flex
}

._highlightItem_1urzv_20:hover {
    background: #49afe926
}

._tokensList_1urzv_33 {
    flex-direction: column;
    max-height: 408px;
    display: flex;
    overflow: auto;
    -webkit-mask-image: linear-gradient(#0000,#000 10%,#000 90%,#0000);
    mask-image: linear-gradient(#0000,#000 10%,#000 90%,#0000)
}

._tokensList_1urzv_33>:last-child {
    margin-bottom: 8px
}

._noTopFade_1urzv_44 {
    -webkit-mask-image: linear-gradient(#000,#000 90%,#0000);
    mask-image: linear-gradient(#000,#000 90%,#0000)
}

._noBottomFade_1urzv_48 {
    -webkit-mask-image: linear-gradient(#0000,#000 10%,#000);
    mask-image: linear-gradient(#0000,#000 10%,#000)
}

._noTopFade_1urzv_44._noBottomFade_1urzv_48 {
    -webkit-mask-image: linear-gradient(#000,#000);
    mask-image: linear-gradient(#000,#000)
}

._tokensHeader_1urzv_56 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 22px;
    padding: 0 6px;
    display: flex
}

._tokenItem_1urzv_64 {
    cursor: pointer;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    height: 44px;
    padding: 8px 6px;
    display: flex
}

._tokenItem_1urzv_64:hover {
    background: #49afe926
}

._tokenItem_1urzv_64:hover ._itemLeft_1urzv_77 {
    color: #49afe9
}

._itemLeft_1urzv_77 {
    align-items: center;
    gap: 4px;
    display: flex
}

._address_1urzv_85 {
    cursor: pointer;
    color: #98b0c1;
    align-items: center;
    gap: 4px;
    margin-left: 2px;
    display: flex
}

._address_1urzv_85 ._copyIcon_1urzv_93 {
    justify-content: center;
    align-items: center;
    display: flex
}

._address_1urzv_85 ._copyIconHovered_1urzv_98 {
    display: none
}

._address_1urzv_85:hover {
    color: #49afe9
}

._address_1urzv_85:hover ._copyIcon_1urzv_93 {
    display: none
}

._address_1urzv_85:hover ._copyIconHovered_1urzv_98 {
    justify-content: center;
    align-items: center;
    display: flex
}

._itemRight_1urzv_112 {
    align-items: center;
    gap: 4px;
    display: flex
}

._valuesWrapper_1urzv_117 {
    text-align: right;
    flex-direction: column;
    display: flex
}

._popupBody_6ocbe_1 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: start;
    align-items: start;
    overflow: hidden;
    padding: 0!important
}

@media (min-width: 992px) {
    ._popupBody_6ocbe_1 {
        border-bottom-right-radius:12px;
        border-bottom-left-radius: 12px
    }
}

._content_6ocbe_15 {
    flex-direction: column;
    gap: 16px;
    height: calc(min(800px,95vh - 48px));
    margin: 24px 24px 0;
    padding-bottom: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._content_6ocbe_15 {
        width:520px;
        height: 800px;
        padding-bottom: 0
    }
}

._header_6ocbe_31 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._highlights_6ocbe_36 {
    flex-wrap: wrap;
    gap: 8px;
    display: flex
}

._highlightItem_6ocbe_41 {
    cursor: pointer;
    background-color: #212c42;
    border: 1px solid #35435c;
    border-radius: 6px;
    align-items: center;
    gap: 4px;
    height: 32px;
    padding: 4px 12px;
    display: flex
}

._highlightItem_6ocbe_41:hover {
    background: #49afe926
}

._highlightItem_6ocbe_41.__active_6ocbe_55 {
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%);
    border: 1px solid #49afe9
}

._tokensListWrapper_6ocbe_59 {
    flex-direction: column;
    display: flex
}

._tokensHeader_6ocbe_63 {
    justify-content: space-between;
    align-items: center;
    height: 24px;
    margin-bottom: 4px;
    padding: 4px 24px;
    display: flex
}

._tokensList_6ocbe_59 {
    flex-direction: column;
    flex: 1;
    margin-left: -24px;
    margin-right: -24px;
    display: flex;
    overflow: auto;
    -webkit-mask-image: linear-gradient(#0000,#000 10%,#000 90%,#0000);
    mask-image: linear-gradient(#0000,#000 10%,#000 90%,#0000)
}

._tokensList_6ocbe_59>:last-child {
    margin-bottom: 8px
}

._noTopFade_6ocbe_84 {
    -webkit-mask-image: linear-gradient(#000,#000 90%,#0000);
    mask-image: linear-gradient(#000,#000 90%,#0000)
}

._noBottomFade_6ocbe_88 {
    -webkit-mask-image: linear-gradient(#0000,#000 10%,#000);
    mask-image: linear-gradient(#0000,#000 10%,#000)
}

._noTopFade_6ocbe_84._noBottomFade_6ocbe_88 {
    -webkit-mask-image: linear-gradient(#000,#000);
    mask-image: linear-gradient(#000,#000)
}

._tokenItem_6ocbe_96 {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    height: 55px;
    padding: 10px 24px;
    display: flex
}

._tokenItem_6ocbe_96:hover {
    background: #49afe926
}

._tokenItem_6ocbe_96:hover ._itemLeft_6ocbe_108 {
    color: #49afe9
}

._itemLeft_6ocbe_108 {
    align-items: center;
    gap: 12px;
    display: flex
}

._address_6ocbe_116 {
    cursor: pointer;
    color: #98b0c1;
    align-items: center;
    gap: 4px;
    margin-left: 2px;
    display: flex
}

._address_6ocbe_116 ._copyIcon_6ocbe_124,._address_6ocbe_116 ._copyIconHovered_6ocbe_129 {
    justify-content: center;
    align-items: center;
    display: flex
}

._address_6ocbe_116:hover {
    color: #49afe9
}

._address_6ocbe_116:hover ._copyIcon_6ocbe_124 {
    display: none
}

._address_6ocbe_116:hover ._copyIconHovered_6ocbe_129 {
    justify-content: center;
    align-items: center;
    display: flex
}

._itemRight_6ocbe_145 {
    align-items: center;
    gap: 4px;
    display: flex
}

._valuesWrapper_6ocbe_150 {
    text-align: right;
    flex-direction: column;
    display: flex
}

._tokenNameAddressWrapper_6ocbe_155 {
    justify-content: center;
    align-items: center;
    gap: 2px;
    display: flex
}

._tokenAddressWrapper_6ocbe_161 {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex
}

._tokenAddressWrapper_6ocbe_161:hover {
    cursor: pointer
}

._tokenAddressWrapper_6ocbe_161:hover ._tokenAddress_6ocbe_161 {
    color: #98b0c1
}

._tokenAddressCopyIcon_6ocbe_173 {
    color: #5f7183
}

._tokenAddressWrapper_6ocbe_161:hover ._tokenAddressCopyIcon_6ocbe_173 {
    color: #98b0c1
}

._tokenSymbolWrapper_6ocbe_179 {
    align-items: center;
    gap: 6px;
    display: flex
}

@media (min-width: 768px) {
    ._modalOverlay_6ocbe_185 {
        padding-top:24px;
        align-items: start!important
    }
}

._overlay_4qh7o_1 {
    z-index: 23;
    background-color: #040b18cc;
    outline: none;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto
}

@media (min-width: 768px) {
    ._overlay_4qh7o_1 {
        align-items:center
    }
}

._root_4qh7o_20 {
    outline: none;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-height: 95%;
    display: flex
}

@media (min-width: 768px) {
    ._root_4qh7o_20:not(.__isFluid_4qh7o_29) {
        width:420px
    }

    ._root_4qh7o_20.__isFluid_4qh7o_29 {
        width: auto
    }
}

._root_4qh7o_20.__isMaxWidth_4qh7o_38 {
    max-width: 420px
}

@media (min-width: 768px) {
    ._root_4qh7o_20 {
        flex-direction:row
    }
}

._disabledScroll_4qh7o_46 {
    overflow: hidden
}

._content_4qh7o_49 {
    padding: 12px;
    position: relative
}

@media (min-width: 768px) {
    ._content_4qh7o_49 {
        padding:24px
    }
}

._closeBtnWrapper_4qh7o_58 {
    flex: 1;
    order: -1;
    justify-content: end;
    align-items: end;
    width: 100%;
    padding: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._closeBtnWrapper_4qh7o_58 {
        order:0;
        justify-content: start;
        width: auto;
        height: 100%;
        padding-top: 0
    }
}

._root_19271_1 {
    border-radius: 117px;
    justify-content: center;
    align-items: center;
    gap: 2px;
    padding: 4px 6px;
    display: flex
}

._mobile_19271_9 {
    width: 20px;
    height: 20px;
    padding: 0
}

._verified_19271_14 {
    color: #30d69a;
    background-color: #30d69a14
}

._unverifiedNormal_19271_18 {
    color: #98b0c1;
    background-color: #212c42
}

._unverifiedDanger_19271_22 {
    color: #e84860;
    background-color: #e8486026
}

._tooltip_19271_26 {
    max-width: 298px
}

._root_w63hs_1 {
    background-color: #162136;
    border: 1px dashed #35435c;
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 24px 16px;
    display: flex
}

._textWrapper_w63hs_12 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2px;
    display: flex
}

._header-stats-mobile-divider_v7fro_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_v7fro_1 {
        display:none
    }
}

._metalGreyGradient_v7fro_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_v7fro_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_v7fro_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_v7fro_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_v7fro_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_v7fro_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_v7fro_45 {
    justify-content: space-between;
    display: flex
}

._settings_v7fro_49 {
    align-items: center;
    gap: 4px;
    display: flex
}

._clickable_v7fro_54 {
    cursor: pointer
}

._feeTypeText_v7fro_57 {
    text-transform: capitalize
}

.__variant-minimal_v7fro_60 ._title_v7fro_60,.__variant-minimal_v7fro_60 ._priorityFeeText_v7fro_63 {
    display: none
}

._content_vuedd_4 ._slippageSettings_vuedd_12,._content_vuedd_4 ._settingBlock_vuedd_17 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_1wvd8_1 {
    background: #0b162a;
    border: 1px solid #212c42;
    border-radius: 12px
}

._root_1wvd8_1.__clickable_1wvd8_6 {
    cursor: pointer
}

._root_1wvd8_1.__clickable_1wvd8_6:hover {
    border: 1px solid #49afe9
}

._root_1wvd8_1 ._subtitle_1wvd8_12 {
    margin-top: 8px
}

._root_1wvd8_1 ._subtitle_1wvd8_12.__subtitleAlign-center_1wvd8_15,._root_1wvd8_1 ._subtitle_1wvd8_12.__subtitleAlign-responsive_1wvd8_18 {
    text-align: center
}

@media (min-width: 992px) {
    ._root_1wvd8_1 ._subtitle_1wvd8_12.__subtitleAlign-responsive_1wvd8_18 {
        text-align:left
    }
}

._root_1wvd8_1 ._divider_1wvd8_26 {
    margin-top: 16px
}

.__padding-extra-large_1wvd8_29 {
    padding: 24px
}

.__padding-large_1wvd8_32 {
    padding: 16px
}

.__padding-medium_1wvd8_35 {
    padding: 12px
}

.__padding-small_1wvd8_38 {
    padding: 8px
}

.__padding-extra-small_1wvd8_41 {
    padding: 6px
}

.__padding-extra-extra-small_1wvd8_44 {
    padding: 4px
}

.__padding-vertical_1wvd8_47 {
    padding: 8px 2px
}

.__padding-none_1wvd8_50 {
    padding: 0
}

.__content_1wvd8_53 {
    margin-top: 12px
}

.__variant-primary_1wvd8_56 {
    background: linear-gradient(#121c30,#121c30),linear-gradient(#258ec9,#258ec9)
}

.__variant-secondary_1wvd8_59 {
    background: linear-gradient(#162136,#162136),linear-gradient(#212c42,#212c42)
}

.__variant-dark_1wvd8_62 {
    background: #0b162a
}

.__variant-transparent_1wvd8_65 {
    background: 0 0
}

._root_2shxb_1 {
    text-wrap: nowrap;
    flex: 1
}

._root_2shxb_1._withBackground_2shxb_5 {
    background: #162136
}

._root_2shxb_1 ._mainCard_2shxb_8 {
    text-wrap: nowrap;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    display: flex
}

._root_2shxb_1 ._mainCard_2shxb_8._withNewValue_2shxb_20 {
    margin: -1px
}

._root_2shxb_1 ._newValueContainer_2shxb_23 {
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    display: flex
}

._root_8s3ex_1 {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    display: flex
}

._pendingWrapper_14gw4_1 {
    align-items: center;
    gap: 4px;
    display: flex
}

._pendingContainter_14gw4_6 {
    display: inline-block
}

._root_2mins_1 {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    display: flex
}

._grid_2mins_7 {
    grid-template-columns: 1fr;
    gap: 24px;
    display: grid
}

@media (min-width: 768px) {
    ._grid_2mins_7 {
        grid-template-columns:repeat(2,1fr)
    }
}

._grid_2mins_7 ._cell_2mins_17 {
    padding: 24px
}

._pnlValueWrap_2mins_20 {
    margin-bottom: 6px
}

._header-stats-mobile-divider_s0l59_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_s0l59_1 {
        display:none
    }
}

._metalGreyGradient_s0l59_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_s0l59_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_s0l59_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_s0l59_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_s0l59_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_s0l59_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_s0l59_45 {
    flex-direction: column-reverse;
    gap: 16px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._root_s0l59_45 {
        flex-direction:row
    }
}

._leftSide_s0l59_56 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._rightSide_s0l59_62 {
    width: 100%
}

@media (min-width: 992px) {
    ._rightSide_s0l59_62 {
        flex:0 0 380px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        position: -webkit-sticky;
        position: sticky;
        top: 24px
    }
}

@media (min-width: 1440px) {
    ._rightSide_s0l59_62 {
        flex:0 0 420px
    }
}

._performanceGraph_s0l59_82 ._performanceGraphTitle_s0l59_82 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._performanceGraph_s0l59_82 ._performanceGraphTitle_s0l59_82 {
        flex-direction:row;
        justify-content: space-between;
        align-items: center
    }
}

._performanceGraph_s0l59_82 ._rangePicker_s0l59_94 {
    flex: 100%;
    width: 100%
}

@media (min-width: 768px) {
    ._performanceGraph_s0l59_82 ._rangePicker_s0l59_94 {
        flex:1 0 120px;
        max-width: 120px
    }
}

._transactionsTable_s0l59_104 {
    flex-direction: column;
    padding: 16px;
    display: flex
}

._transactionsTable_s0l59_104 ._title_s0l59_109 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 16px
}

@media (min-width: 768px) {
    ._transactionsTable_s0l59_104 {
        padding:24px 32px
    }
}

@media (min-width: 992px) {
    ._transactionsTable_s0l59_104 {
        padding:24px 16px
    }
}

@media (min-width: 1440px) {
    ._transactionsTable_s0l59_104 {
        padding:24px 32px
    }
}

._root_vwmek_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_vwmek_1 {
        padding:24px 32px
    }
}

._header_vwmek_9 {
    grid-template-columns: 1fr auto auto;
    align-items: center;
    gap: 12px;
    display: grid
}

._header_vwmek_9 ._periodDropdown_vwmek_15 {
    grid-column: 1/3
}

@media (min-width: 768px) {
    ._header_vwmek_9 ._periodDropdown_vwmek_15 {
        grid-column:auto
    }
}

._chartWrapper_vwmek_23 {
    margin-top: 24px;
    position: relative;
    overflow: hidden
}

._chart_vwmek_23 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_vwmek_23._isLoading_vwmek_38 {
    opacity: 0
}

._spinnerWrapper_vwmek_41 {
    justify-content: center;
    align-items: center;
    display: flex
}

._chartBox_vwmek_46 {
    width: 100%;
    height: 100%;
    position: relative
}

._legend_vwmek_51 {
    align-items: center;
    gap: 16px;
    margin-top: 24px;
    display: flex
}

._row_bngoj_1 {
    justify-content: space-between;
    font-family: IBM Plex Mono,sans-serif;
    display: flex
}

._row_bngoj_1 ._tooltip_bngoj_6 {
    align-items: center;
    display: flex
}

._row_bngoj_1 ._title_bngoj_10 {
    color: #98b0c1;
    text-transform: uppercase;
    margin-right: 4px;
    font-weight: 500;
    display: inline-block
}

._row_bngoj_1 ._whiteText_bngoj_17 {
    color: #fff
}

._row_bngoj_1 ._value_bngoj_20 {
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

._row_bngoj_1 ._value_bngoj_20._green_bngoj_26 {
    color: #68ebbc
}

._row_bngoj_1 ._childContainer_bngoj_29 {
    flex-direction: row;
    align-items: center;
    display: flex
}

._root_10m4e_1 {
    height: inherit;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

._root_10m4e_1 ._title_10m4e_8 {
    margin-top: 24px
}

._root_10m4e_1 ._description_10m4e_11 {
    text-align: center;
    margin-top: 8px
}

@media (min-width: 768px) {
    ._root_10m4e_1 ._description_10m4e_11 {
        width:360px
    }
}

._root_10m4e_1 ._btnWrapper_10m4e_20 {
    margin-top: 24px
}

._root_10m4e_1 ._bg_10m4e_23 {
    opacity: .3;
    filter: blur(20px);
    pointer-events: none;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute
}

._root_s1urh_1 {
    display: flex
}

._root_s1urh_1 ._visibleOptions_s1urh_4 {
    gap: 4px;
    display: flex
}

._root_s1urh_1 ._option_s1urh_8 {
    cursor: pointer;
    border-radius: 6px;
    padding: 8px
}

._root_s1urh_1 ._selected_s1urh_13 {
    background: #49afe940
}

._root_s1urh_1 ._dropdownTriggerText_s1urh_16 {
    border-radius: 6px;
    padding: 8px;
    font-size: 14px;
    line-height: 20px
}

._root_s1urh_1 ._dropdownTriggerBtn_s1urh_22 {
    gap: 0!important
}

._root_175bi_1,._root_175bi_1 ._visibleOptions_175bi_4 {
    display: flex
}

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

._cell_aas5d_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._cell_aas5d_1 ._label_aas5d_6 {
    color: #98b0c1
}

._cell_aas5d_1 ._child_aas5d_9 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width: 992px) {
    ._cell_aas5d_1 ._tokensWithText_aas5d_13 {
        flex-direction:row
    }
}

._tokensContainer_aas5d_17 {
    gap: 12px;
    width: 100%;
    display: flex
}

._tooltipOverlayContainer_aas5d_22 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._overlayItem_aas5d_27 {
    justify-content: space-between;
    gap: 40px;
    display: flex
}

._transactionColWrapper_aas5d_32 {
    flex: 1;
    align-items: center;
    display: flex
}

.__alignLeft_aas5d_37 {
    justify-content: flex-start
}

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

._flexStart_vnyun_5 {
    justify-content: flex-start;
    display: flex
}

._tag_14y4n_1 {
    color: #49afe9;
    background: #49afe926;
    border-radius: 8px;
    height: 24px;
    padding: 6px 12px
}

.__isJupMarket_14y4n_8 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#c7f284 33.55%,#1cc6e1 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1ps57_1 {
    padding: 12px 16px
}

@media (min-width: 768px) {
    ._root_1ps57_1 {
        padding:24px 16px
    }
}

._stats_1ps57_9 {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 16px 24px;
    margin: 24px 0;
    display: flex
}

._statItem_1ps57_17 {
    flex: 1
}

._tranactionStat_1ps57_20 {
    margin-bottom: 24px;
    display: flex
}

._marketTagContainer_1ps57_24 {
    display: flex
}

._item_w3opk_1+._item_w3opk_1 {
    border-top: 1px solid #ffffff14
}

._mobileCardListRoot_w3opk_4 {
    height: 100%;
    overflow: auto
}

._mobileCardListScrollContainer_w3opk_8 {
    width: 100%;
    position: relative
}

._mobileCardListItem_w3opk_12 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

._mobile_clw5c_1 {
    flex-direction: column;
    display: flex
}

@media (min-width: 992px) {
    ._mobile_clw5c_1 {
        display:none
    }
}

._desktop_clw5c_10 {
    display: none
}

@media (min-width: 992px) {
    ._desktop_clw5c_10 {
        display:flex
    }
}

._scrollableTableContainer_clw5c_18 {
    height: 711px
}

._root_s8ep6_1 {
    width: 100%;
    padding-top: 24px
}

@media (min-width: 768px) {
    ._root_s8ep6_1 {
        width:unset
    }
}

._tableRoot_s8ep6_10 {
    width: 100%
}

._tokensContainer_s8ep6_13 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

@media (min-width: 768px) {
    ._tokensContainer_s8ep6_13 {
        flex-direction:row;
        gap: 12px
    }
}

._tokenItem_s8ep6_24 {
    align-items: center;
    gap: 6px;
    display: flex
}

._tableContainer_s8ep6_29 {
    height: 316px
}

._noWrap_s8ep6_32 {
    text-wrap: nowrap
}

._emptyStateContainer_s8ep6_35 {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._root_zv6ty_1 ._illustrationImage_zv6ty_9 {
        display:block
    }
}

@media (min-width: 768px) {
    ._root_zv6ty_1 ._illustrationMobileImage_zv6ty_18 {
        display:none
    }
}

._root_1a7bj_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._reward_1a7bj_6 {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    display: grid
}

@media (min-width: 768px) {
    ._reward_1a7bj_6 {
        grid-template-columns:repeat(3,1fr) auto
    }
}

._btn_1a7bj_16 {
    grid-column: 1/3;
    align-self: center
}

@media (min-width: 768px) {
    ._btn_1a7bj_16 {
        grid-column:initial
    }
}

@media (min-width: 992px) {
    ._btn_1a7bj_16 {
        grid-column:1/5
    }
}

@media (min-width: 1440px) {
    ._btn_1a7bj_16 {
        grid-column:initial
    }
}

._root_1ak8s_1,._row_1ak8s_2 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._row_1ak8s_2 {
        flex-direction:row
    }
}

._header-stats-mobile-divider_1mrox_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1mrox_1 {
        display:none
    }
}

._metalGreyGradient_1mrox_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1mrox_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1mrox_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1mrox_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1mrox_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1mrox_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1mrox_45 {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    display: flex
}

._statsCard_1mrox_51 {
    flex-direction: column;
    gap: 8px;
    width: calc(50% - 16px);
    padding: 16px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._statsCard_1mrox_51 {
        width:calc(33.3333% - 24px);
        padding: 24px
    }

    ._statsCard_1mrox_51+._statsCard_1mrox_51:before {
        content: "";
        background-color: #ffffff14;
        width: 1px;
        height: 24px;
        position: absolute;
        left: -16px;
        transform: translateY(50%)
    }
}

._feeApyTooltip_1mrox_74 {
    flex-direction: column;
    gap: 12px;
    width: 264px;
    display: flex
}

._feeApyTooltip_1mrox_74 ._row_1mrox_80 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._header-stats-mobile-divider_1y79d_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1y79d_1 {
        display:none
    }
}

._metalGreyGradient_1y79d_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1y79d_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1y79d_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1y79d_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1y79d_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1y79d_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1y79d_45 {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    display: flex
}

._statsCard_1y79d_51 {
    flex-direction: column;
    gap: 8px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._statsCard_1y79d_51+._statsCard_1y79d_51:before {
        content:"";
        background-color: #ffffff14;
        width: 1px;
        height: 24px;
        position: absolute;
        left: -16px;
        transform: translateY(50%)
    }
}

@media (min-width: 992px) {
    ._statsCard_1y79d_51 {
        padding:24px
    }
}

._header_1y79d_1 {
    align-items: center;
    gap: 4px;
    display: flex
}

._titleBadgeColor_1y79d_78 {
    border-radius: 50%;
    width: 8px;
    height: 8px
}

._titleBadgeColor_1y79d_78.__color-blue_1y79d_83 {
    background-color: #49afe9
}

._titleBadgeColor_1y79d_78.__color-purple_1y79d_86 {
    background-color: #8784f7
}

._titleBadgeColor_1y79d_78.__color-orange_1y79d_89 {
    background-color: #ffa318
}

._titleBadgeColor_1y79d_78.__color-green_1y79d_92 {
    background-color: #30d69a
}

._root_19p1q_1 {
    padding: 12px 16px
}

@media (min-width: 992px) {
    ._root_19p1q_1 {
        padding:24px
    }
}

._link_19p1q_9 {
    flex-direction: column;
    gap: 4px;
    margin-top: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._link_19p1q_9 {
        flex-direction:row;
        align-items: center
    }
}

._riskItem_19p1q_21 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._risksList_19p1q_26 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._panel_90fq6_1 {
    border-radius: 8px;
    padding: 12px 16px 12px 12px
}

._panel_90fq6_1:not(.__isOpen_90fq6_6).__isTightFit_90fq6_6 {
    padding: 2px 12px
}

.__isOpen_90fq6_6 {
    background-color: #212c42
}

._chevron_90fq6_12 {
    color: #98b0c1;
    flex-shrink: 0;
    transition: all .3s
}

._panelHeader_90fq6_17 {
    cursor: pointer;
    align-items: center;
    gap: 8px;
    display: flex
}

._panelContent_90fq6_23 {
    margin-top: 10px;
    padding-left: 24px
}

._detailLinks_oy6av_1 {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 8px;
    display: flex
}

._detail_oy6av_1+._detail_oy6av_1 {
    border-top: 1px solid #ffffff14;
    margin-top: 16px;
    padding-top: 16px
}

._description_oy6av_12,._detailsBlock_oy6av_15 {
    margin-top: 16px
}

@media (min-width: 768px) {
    ._root_uh3rp_1 {
        padding:24px
    }
}

._root_z2pl3_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_z2pl3_1 {
        padding:24px
    }
}

._links_z2pl3_9 {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 16px;
    display: flex
}

._infoBlock_z2pl3_15 {
    margin-top: 16px
}

._infoBlock_z2pl3_15 ._row_z2pl3_18 {
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
    display: flex
}

._moreInfoBtn_z2pl3_24 {
    -webkit-user-select: none;
    user-select: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 16px;
    padding: 8px 0 0
}

._moreInfoBlock_z2pl3_33 {
    margin-top: 16px
}

._tooltip_z2pl3_36 {
    width: 100%;
    max-width: 200px
}

._tooltipCursor_z2pl3_40 {
    cursor: pointer
}

._mobile_hhdh6_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._mobile_hhdh6_1 {
        display:none
    }
}

._desktop_hhdh6_11 {
    display: none
}

@media (min-width: 992px) {
    ._desktop_hhdh6_11 {
        gap:16px;
        display: flex
    }
}

._desktop_hhdh6_11 ._leftSide_hhdh6_20 {
    flex-direction: column;
    flex: 1;
    gap: 16px;
    display: flex
}

._desktop_hhdh6_11 ._rightSide_hhdh6_26 {
    flex-direction: column;
    gap: 16px;
    width: 380px;
    display: flex
}

._tabsContainer_j57m2_1 {
    padding: 12px 6px
}

@media (min-width: 768px) {
    ._tabsContainer_j57m2_1 {
        padding:12px 24px 16px
    }
}

@media (min-width: 992px) {
    ._tabsContainer_j57m2_1 {
        padding-left:0;
        padding-right: 0
    }
}

._breadcrumbs_j57m2_21 {
    padding-bottom: 16px;
    padding-left: 12px
}

@media (min-width: 768px) {
    ._breadcrumbs_j57m2_21 {
        padding-left:24px
    }
}

@media (min-width: 992px) {
    ._breadcrumbs_j57m2_21 {
        padding-left:0
    }
}

._formWrapper_j57m2_35 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._highlightedForm_j57m2_40 {
    border-color: #49afe9
}

._unstaked_j57m2_43 {
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    padding: 16px;
    display: flex
}

._header-stats-mobile-divider_1c595_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1c595_1 {
        display:none
    }
}

._metalGreyGradient_1c595_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1c595_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1c595_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1c595_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1c595_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1c595_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1c595_45 {
    border-bottom: 1px solid #ffffff14;
    align-items: center;
    display: flex;
    overflow-x: auto
}

._root_1c595_45 ._dropdownTriggerText_1c595_51 {
    font-size: 16px;
    line-height: 22px
}

._root_1c595_45._noBorderBottom_1c595_55 {
    border-bottom: none
}

._icon_1c595_58.__active_1c595_58 {
    color: #49afe9
}

._scrollableTabs_1c595_61 {
    scrollbar-width: none;
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    display: flex;
    overflow-x: auto
}

._scrollableTabs_1c595_61::-webkit-scrollbar {
    display: none
}

._scrollableTabs_1c595_61._noBorderBottom_1c595_55 {
    border-bottom: none
}

._scrollableTabsContainer_1c595_74 {
    white-space: nowrap;
    scrollbar-width: none;
    align-items: end;
    display: flex;
    position: relative;
    overflow-x: auto
}

.__variant-default_1c595_82,.__variant-leverage_1c595_83,.__variant-position_1c595_84 {
    background-color: #0000
}

.__variant-plain_1c595_87 {
    color: #091326;
    background-color: #162136;
    border-bottom: none;
    border-radius: 8px
}

.__variant-swap_1c595_93 {
    background-color: #121c30;
    border: 1px solid #162136;
    border-radius: 100px
}

.__variant-sub-tabs_1c595_98 {
    color: #091326;
    border-bottom: none;
    border-radius: 8px;
    gap: 4px
}

.__variant-sub-tabs_1c595_98 ._icon_1c595_58.__active_1c595_58 {
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%)
}

.__isFullWidth_1c595_107 {
    width: 100%;
    display: flex
}

.__isFullWidth_1c595_107 ._tabItem_1c595_111 {
    flex: 1
}

._tabItem_1c595_111 {
    color: #5f7183;
    background-color: #0000;
    border: 1px solid #0000;
    justify-content: center;
    gap: 6px;
    font-family: IBM Plex Sans,sans-serif;
    display: flex;
    position: relative
}

.__tabItemVariant-default_1c595_124 {
    padding: 0 16px 12px
}

.__tabItemVariant-default_1c595_124:active,.__tabItemVariant-default_1c595_124.__isActive_1c595_128 {
    color: #fff
}

.__tabItemVariant-default_1c595_124:active:after,.__tabItemVariant-default_1c595_124.__isActive_1c595_128:after {
    content: "";
    background: linear-gradient(272.09deg,#49afe9 3.53%,#8fd7ff 100%);
    width: 100%;
    height: 2px;
    margin-top: 16px;
    position: absolute;
    bottom: 0
}

.__tabItemVariant-default_1c595_124:not(.__isActive_1c595_128):hover {
    color: #d1d1d2
}

.__tabItemVariant-default_1c595_124:not(.__isActive_1c595_128):active {
    color: #fff
}

.__tabItemVariant-leverage_1c595_147,.__tabItemVariant-position_1c595_148,.__tabItemVariant-leverage-open-position-long_1c595_149,.__tabItemVariant-leverage-open-position-short_1c595_150 {
    color: #98b0c1;
    padding: 2px 12px 12px
}

.__tabItemVariant-leverage_1c595_147:active,.__tabItemVariant-position_1c595_148:active,.__tabItemVariant-leverage-open-position-long_1c595_149:active,.__tabItemVariant-leverage-open-position-short_1c595_150:active,.__tabItemVariant-leverage_1c595_147.__isActive_1c595_128,.__tabItemVariant-position_1c595_148.__isActive_1c595_128,.__tabItemVariant-leverage-open-position-long_1c595_149.__isActive_1c595_128,.__tabItemVariant-leverage-open-position-short_1c595_150.__isActive_1c595_128 {
    color: #fff
}

.__tabItemVariant-leverage_1c595_147:active:after,.__tabItemVariant-position_1c595_148:active:after,.__tabItemVariant-leverage-open-position-long_1c595_149:active:after,.__tabItemVariant-leverage-open-position-short_1c595_150:active:after,.__tabItemVariant-leverage_1c595_147.__isActive_1c595_128:after,.__tabItemVariant-position_1c595_148.__isActive_1c595_128:after,.__tabItemVariant-leverage-open-position-long_1c595_149.__isActive_1c595_128:after,.__tabItemVariant-leverage-open-position-short_1c595_150.__isActive_1c595_128:after {
    content: "";
    background: linear-gradient(272.09deg,#49afe9 3.53%,#8fd7ff 100%);
    width: 100%;
    height: 2px;
    margin-top: 16px;
    position: absolute;
    bottom: 0
}

.__tabItemVariant-leverage_1c595_147:not(.__isActive_1c595_128):hover,.__tabItemVariant-position_1c595_148:not(.__isActive_1c595_128):hover,.__tabItemVariant-leverage-open-position-long_1c595_149:not(.__isActive_1c595_128):hover,.__tabItemVariant-leverage-open-position-short_1c595_150:not(.__isActive_1c595_128):hover {
    color: #d1d1d2
}

.__tabItemVariant-leverage_1c595_147:not(.__isActive_1c595_128):active,.__tabItemVariant-position_1c595_148:not(.__isActive_1c595_128):active,.__tabItemVariant-leverage-open-position-long_1c595_149:not(.__isActive_1c595_128):active,.__tabItemVariant-leverage-open-position-short_1c595_150:not(.__isActive_1c595_128):active {
    color: #fff
}

.__tabItemVariant-plain_1c595_193 {
    border-radius: 8px;
    padding: 8px
}

.__tabItemVariant-plain_1c595_193:active,.__tabItemVariant-plain_1c595_193.__isActive_1c595_128 {
    color: #49afe9;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%)
}

.__tabItemVariant-swap_1c595_202 {
    color: #98b0c1;
    border-radius: 100px;
    height: 100%;
    padding: 8px 16px
}

.__tabItemVariant-swap_1c595_202:hover {
    color: #49afe9
}

.__tabItemVariant-swap_1c595_202:active,.__tabItemVariant-swap_1c595_202.__isActive_1c595_128 {
    color: #fff;
    background: #49afe940;
    border: 1px solid #49afe940
}

.__labelItemVariant-position_1c595_221 {
    font-size: 14px!important;
    line-height: 20px!important
}

.__labelItemVariant-swap_1c595_225 {
    font-size: 12px!important;
    line-height: 12px!important
}

.__tabItemVariant-leverage-open-position-long_1c595_149.__isActive_1c595_128 {
    background: linear-gradient(272.09deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text
}

.__tabItemVariant-leverage-open-position-long_1c595_149.__isActive_1c595_128:after {
    content: "";
    background: linear-gradient(272.09deg,#30d69a 3.53%,#8fffd6 100%);
    width: 100%;
    height: 2px;
    margin-top: 16px;
    position: absolute;
    bottom: 0
}

.__tabItemVariant-leverage-open-position-short_1c595_150.__isActive_1c595_128 {
    background: linear-gradient(272.09deg,#e84860 3.53%,#ff8f8f 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text
}

.__tabItemVariant-leverage-open-position-short_1c595_150.__isActive_1c595_128:after {
    content: "";
    background: linear-gradient(272.09deg,#e84860 3.53%,#ff8f8f 100%);
    width: 100%;
    height: 2px;
    margin-top: 16px;
    position: absolute;
    bottom: 0
}

.__tabItemVariant-sub-tabs_1c595_217 {
    color: #98b0c1;
    background-color: #212c4266;
    border: none;
    border-radius: 20px;
    padding: 8px 16px;
    transition: all .2s
}

.__tabItemVariant-sub-tabs_1c595_217.__isActive_1c595_128 {
    color: #fff;
    background-color: #212c42
}

.__tabItemVariant-sub-tabs_1c595_217.__isActive_1c595_128 ._icon_1c595_58 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__tabItemVariant-sub-tabs_1c595_217:not(.__isActive_1c595_128) {
    color: #98b0c1;
    background-color: #212c4266
}

.__tabItemVariant-sub-tabs_1c595_217:not(.__isActive_1c595_128):hover {
    color: #d1d1d2;
    background-color: #212c42
}

._labelContainer_1c595_285 {
    white-space: nowrap;
    flex-direction: column;
    align-items: center;
    display: flex
}

._labelAndIconContainer_1c595_291 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._tabTag_1c595_297 {
    width: auto;
    margin-left: 8px
}

.__isDisabled_1c595_301 {
    cursor: not-allowed;
    color: #35435c
}

.__isDisabled_1c595_301:hover {
    color: #35435c!important;
    background-color: #0000!important
}

.__isDisabled_1c595_301:active:after {
    content: none
}

.__textDisabled_1c595_312 {
    color: #35435c!important
}

._noWrap_1c595_315 {
    white-space: nowrap
}

._header-stats-mobile-divider_x55tp_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_x55tp_1 {
        display:none
    }
}

._metalGreyGradient_x55tp_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_x55tp_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_x55tp_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_x55tp_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_x55tp_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_x55tp_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_x55tp_45 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_x55tp_45 {
        flex-direction:row;
        justify-content: space-between;
        align-items: center
    }

    ._mobileWrapper_x55tp_58 {
        display: none
    }
}

._desktopWrapper_x55tp_62 {
    display: none
}

@media (min-width: 768px) {
    ._desktopWrapper_x55tp_62 {
        display:block
    }
}

._btn_x55tp_70 {
    align-items: center;
    gap: 4px;
    display: flex
}

._buttons_x55tp_75 {
    align-items: center;
    gap: 12px;
    display: flex
}

._baseTabs_x55tp_80 {
    flex-grow: 1
}

._header-stats-mobile-divider_4v4zd_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_4v4zd_1 {
        display:none
    }
}

._metalGreyGradient_4v4zd_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_4v4zd_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_4v4zd_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_4v4zd_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_4v4zd_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_4v4zd_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_4v4zd_45 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_4v4zd_45 {
        flex-direction:row;
        justify-content: space-between;
        align-items: center
    }

    ._mobileWrapper_4v4zd_58 {
        display: none
    }
}

._desktopWrapper_4v4zd_62 {
    display: none
}

@media (min-width: 768px) {
    ._desktopWrapper_4v4zd_62 {
        display:block
    }
}

._btn_4v4zd_70 {
    align-items: center;
    gap: 4px;
    display: flex
}

._buttons_4v4zd_75 {
    align-items: center;
    gap: 12px;
    display: flex
}

._controls_10q18_1 {
    margin-top: 24px
}

._root_11n0d_1 {
    margin-bottom: 24px
}

._root_9odci_1 {
    gap: 8px;
    display: flex
}

._card_9odci_5 {
    background-color: #212c42;
    border-radius: 8px;
    width: 100%;
    padding: 12px 16px
}

._card_9odci_5.__isError_9odci_11 {
    background-color: #e8486026;
    border: 1px solid #e84860
}

._card_9odci_5.__isSuccess_9odci_15 {
    background-color: #30d69a26;
    border: 1px solid #30d69a
}

._root_9odci_1 {
    cursor: pointer
}

._checkIco_9odci_22 {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex
}

._checkIco_9odci_22>img {
    opacity: 0
}

input:where([type=checkbox],[type=radio])~div ._checkIco_9odci_22 {
    background: #091326;
    border: 1px solid #5f7183;
    width: 20px;
    height: 20px
}

input:where([type=radio],[type=checkbox]):checked~div ._checkIco_9odci_22 {
    background: #e84860;
    border: 1px solid #e84860
}

input:where([type=radio],[type=checkbox]):checked~div ._checkIco_9odci_22.__isCorrect_9odci_41 {
    background: #30d69a;
    border: 1px solid #30d69a
}

input:where([type=radio],[type=checkbox]):checked~div ._checkIco_9odci_22>img {
    opacity: 1
}

input:where([type=radio],[type=checkbox]):checked~div ._description_9odci_48 {
    display: block
}

input[type=radio]~div ._checkIco_9odci_22 {
    border-radius: 50%
}

input[type=checkbox]~div ._checkIco_9odci_22 {
    border-radius: 4px
}

._description_9odci_48 {
    border-top: 1px solid #e84860;
    margin-top: 8px;
    padding-top: 8px;
    display: none
}

._description_9odci_48.__isCorrect_9odci_41 {
    border-top-color: #30d69a
}

._moreInfo_9odci_66 {
    margin-top: 8px
}

._title_mn99q_1 {
    margin: 8px 0
}

._questionList_mn99q_4 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._controls_mn99q_9 {
    justify-content: space-between;
    gap: 6px;
    margin-top: 24px;
    display: flex
}

._hint_mn99q_15 {
    margin-top: 8px;
    display: flex
}

._hint_mn99q_15 ._hintTitle_mn99q_19 {
    align-items: center;
    gap: 4px;
    display: flex
}

._tooltip_mn99q_24 {
    max-width: 250px
}

._resultBoxes_14lho_1 {
    gap: 8px;
    margin: 16px 0;
    display: flex
}

._resultBox_14lho_1 {
    background-color: #212c42;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    padding: 16px 24px;
    display: flex
}

._controls_14lho_14 {
    gap: 12px;
    margin-top: 16px;
    display: flex
}

._content_ed7aq_1 {
    max-height: 90vh;
    overflow-y: auto
}

._root_m8xth_1 {
    padding: 12px 16px
}

@media (min-width: 768px) {
    ._root_m8xth_1 {
        padding:24px 16px
    }
}

._loading_m8xth_9 {
    justify-content: center;
    align-items: center;
    min-height: 528px;
    display: flex
}

._header_m8xth_15 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    padding-bottom: 16px;
    display: flex
}

._stats_m8xth_23 {
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
    display: flex
}

@media (min-width: 768px) {
    ._stats_m8xth_23 {
        margin-bottom:24px
    }
}

._statItem_m8xth_34 {
    flex: 50%
}

._tabletStat_m8xth_37 {
    display: none
}

@media (min-width: 768px) {
    ._tabletStat_m8xth_37 {
        display:flex
    }
}

._mobileStat_m8xth_45 {
    margin: 24px 0;
    display: flex
}

@media (min-width: 768px) {
    ._mobileStat_m8xth_45 {
        margin:0;
        display: none
    }
}

._manageLiquidityFormComponent_dydul_1 ._tabs_dydul_1 {
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 4px;
    display: flex
}

._manageLiquidityFormComponent_dydul_1 ._tabs_dydul_1 ._tab_dydul_1 {
    background: 0 0;
    flex-direction: row;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    margin-left: 4px;
    display: flex
}

._manageLiquidityFormComponent_dydul_1 ._tabs_dydul_1 ._tab_dydul_1:first-child {
    margin-left: 0
}

._manageLiquidityFormComponent_dydul_1 ._label_dydul_19 {
    text-align: center;
    color: #5f7183;
    opacity: .6;
    width: 100%;
    margin-bottom: 16px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500
}

._manageLiquidityFormComponent_dydul_1 ._buttons_dydul_29 {
    justify-content: center;
    margin-top: 43px;
    margin-bottom: 24px;
    display: flex
}

._manageLiquidityFormComponent_dydul_1 ._buttons_dydul_29 button:not(:last-child) {
    margin-right: 12px
}

._root_apbj1_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._form_apbj1_6 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._inputs_apbj1_11 {
    gap: 16px;
    display: grid
}

._notification_apbj1_15:empty {
    margin-top: 0;
    margin-bottom: 0
}

._warnings_apbj1_19 {
    flex-flow: wrap;
    gap: 4px;
    display: flex
}

._warnings_apbj1_19:empty {
    margin-top: 0;
    margin-bottom: 0;
    display: none
}

._buttons_apbj1_30 {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    display: flex
}

._buttons_apbj1_30 button:not(:last-child) {
    margin-right: 12px
}

._buttons_apbj1_30 ._buttonsTitle_apbj1_39 {
    text-align: center;
    color: #98b0c1;
    opacity: .6;
    font-weight: 500
}

._buttons_apbj1_30 ._checkboxWrapper_apbj1_45 {
    gap: 8px;
    display: flex
}

._checkboxTooltipContainer_apbj1_49 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._stats_apbj1_54 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._settings_apbj1_59 {
    cursor: pointer
}

._buttonWithTooltip_apbj1_62._disabled_apbj1_62,._buttonWithTooltip_apbj1_62[disabled] {
    pointer-events: unset!important
}

._root_1ohn2_1 a p {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit
}

._content_tfqzq_1 {
    flex-direction: column;
    gap: 8px;
    margin-top: 8px;
    margin-bottom: 16px;
    display: flex
}

._content_tfqzq_1>p {
    margin-left: 8px;
    padding-left: 16px;
    position: relative
}

._content_tfqzq_1>p:before {
    content: "";
    background-color: #98b0c1;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 8px;
    left: 0
}

._description_tfqzq_23 {
    margin-top: 24px
}

._confirmAllCheckbox_tfqzq_26 {
    margin-bottom: 16px
}

._completeDepositButton_tfqzq_29 {
    margin-top: 24px
}

._notification_1tpaz_1 {
    margin-bottom: 24px
}

._feeTypeText_1tpaz_4 {
    text-transform: capitalize
}

._header-stats-mobile-divider_1j1ea_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1j1ea_1 {
        display:none
    }
}

._metalGreyGradient_1j1ea_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1j1ea_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1j1ea_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1j1ea_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1j1ea_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1j1ea_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1j1ea_45 {
    border: 1px solid;
    border-radius: 8px;
    align-items: center;
    gap: 8px;
    padding: 16px;
    display: flex
}

._root_1j1ea_45 a {
    color: #49afe9;
    text-decoration: underline
}

._root_1j1ea_45 a:hover {
    color: #258ec9;
    text-decoration: none
}

._icon_1j1ea_61 {
    min-width: 22px;
    max-width: 22px
}

.__variant-info_1j1ea_65 {
    background-color: #49afe914;
    border-color: #49afe9
}

.__variant-info_1j1ea_65 ._icon_1j1ea_61 {
    color: #49afe9
}

.__variant-info-green_1j1ea_72 {
    background-color: #30d69a14;
    border-color: #30d69a
}

.__variant-info-green_1j1ea_72 ._icon_1j1ea_61 {
    color: #30d69a
}

.__variant-success_1j1ea_79 {
    background-color: #30d69a14;
    border-color: #30d69a
}

.__variant-success_1j1ea_79 ._icon_1j1ea_61 {
    color: #30d69a
}

.__variant-warning_1j1ea_86 {
    background-color: #ffa31814;
    border-color: #ffa318
}

.__variant-warning_1j1ea_86 ._icon_1j1ea_61 {
    color: #ffa318
}

.__variant-danger_1j1ea_93 {
    background-color: #e8486014;
    border-color: #e84860
}

.__variant-danger_1j1ea_93 ._icon_1j1ea_61 {
    color: #e84860
}

.__variant-boost_1j1ea_100 {
    background-color: #8784f714;
    border-color: #8784f7
}

.__variant-boost_1j1ea_100 ._icon_1j1ea_61 {
    color: #8784f7
}

._header-stats-mobile-divider_trvpz_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_trvpz_1 {
        display:none
    }
}

._metalGreyGradient_trvpz_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_trvpz_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_trvpz_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_trvpz_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_trvpz_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_trvpz_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_trvpz_45,._statsPanel_trvpz_46 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._statsItem_trvpz_51 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._flex_trvpz_56 {
    align-items: center;
    gap: 6px;
    display: flex
}

._router_trvpz_61 {
    text-transform: capitalize
}

._container_byb4x_1 {
    position: relative
}

._trigger_byb4x_4 {
    cursor: pointer;
    align-items: center;
    gap: 6px;
    width: 100%;
    display: flex
}

._content_byb4x_11 {
    background: #162136;
    border-radius: 12px;
    margin-top: 8px;
    padding: 12px
}

._icon_byb4x_17 {
    transition: transform .3s;
    display: flex
}

.__isOpen_byb4x_21 ._icon_byb4x_17 {
    transform: rotate(180deg)
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1s4kl_1 {
        display:none
    }
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1ua8h_1 {
        display:none
    }
}

._progressContainer_w8gb5_2 {
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 14px;
    display: flex
}

._circularChart_w8gb5_9 {
    width: 14px;
    height: 14px;
    display: block
}

._circle_w8gb5_14 {
    fill: none;
    stroke-width: 5px;
    stroke: #fff;
    stroke-linecap: round;
    stop-color: transparent;
    transition: stroke-dasharray 1s linear
}

._outerCircle_w8gb5_22 {
    fill: none;
    stroke-width: 5px;
    stroke: #5f7183;
    stroke-linecap: round;
    stop-color: transparent
}

._title_1ygta_1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-bottom: 8px;
    display: flex
}

._content_1ygta_9 {
    color: #98b0c1;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

._paragraph_1ygta_16 {
    margin-bottom: 8px
}

._paragraph_1ygta_16 b {
    color: #fff
}

._buttons_1ygta_22 {
    flex-direction: column;
    gap: 12px;
    margin-top: 24px;
    display: flex
}

._header-stats-mobile-divider_14sia_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_14sia_1 {
        display:none
    }
}

._metalGreyGradient_14sia_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_14sia_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_14sia_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_14sia_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_14sia_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_14sia_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._paragraph_14sia_45 {
    margin-bottom: 16px
}

._notificationBody_14sia_48 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._list_14sia_53 {
    list-style: initial;
    flex-direction: column;
    gap: 6px;
    display: flex
}

._list_14sia_53 li {
    list-style: initial
}

._notification_14sia_48 {
    align-items: flex-start
}

._notificationMb_14sia_65 {
    margin-bottom: 24px
}

._notificationMt_14sia_68 {
    margin-top: 24px
}

._wrapper_bz47v_1 {
    position: relative
}

._sliderRoot_bz47v_4 {
    -webkit-user-select: none;
    user-select: none;
    touch-action: none;
    z-index: 1;
    align-items: center;
    width: calc(100% - 16px);
    height: 20px;
    margin-left: 8px;
    display: flex;
    position: relative
}

._sliderTrack_bz47v_15 {
    z-index: -1;
    background: #5f7183;
    border-radius: 9999px;
    flex-grow: 1;
    height: 4px;
    position: relative
}

._sliderTrack_bz47v_15:before {
    content: "";
    z-index: -1;
    background: linear-gradient(272.09deg,#49afe9 3.53%,#8fd7ff 100%);
    border-radius: 9999px;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 8px
}

._sliderTrack_bz47v_15:after {
    content: "";
    z-index: -1;
    background: #5f7183;
    border-radius: 9999px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 8px
}

._sliderTrack_bz47v_15.__variant-default_bz47v_43:before {
    background: linear-gradient(272.09deg,#49afe9 3.53%,#8fd7ff 100%)
}

._sliderTrack_bz47v_15.__variant-high_bz47v_46:before {
    background: linear-gradient(272deg,#ffa318 3.53%,#ffd28f 100%)
}

._sliderTrack_bz47v_15.__variant-extreme_bz47v_49:before {
    background: linear-gradient(272deg,#e84860 3.53%,#ff8f8f 100%)
}

._sliderRange_bz47v_52 {
    border-radius: 9999px;
    height: 100%;
    position: absolute
}

._sliderRange_bz47v_52.__variant-default_bz47v_43 {
    background: linear-gradient(272.09deg,#49afe9 3.53%,#8fd7ff 100%)
}

._sliderRange_bz47v_52.__variant-high_bz47v_46 {
    background: linear-gradient(272deg,#ffa318 3.53%,#ffd28f 100%)
}

._sliderRange_bz47v_52.__variant-extreme_bz47v_49 {
    background: linear-gradient(272deg,#e84860 3.53%,#ff8f8f 100%)
}

._sliderThumb_bz47v_66 {
    z-index: 200;
    background-color: #fff;
    border-radius: 4px;
    width: 4px;
    height: 4px;
    display: block;
    position: relative
}

._sliderThumb_bz47v_66:before {
    content: "";
    z-index: 200;
    background: #fff;
    border-radius: 24px;
    position: absolute;
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px
}

._sliderThumb_bz47v_66:after {
    content: "";
    z-index: 200;
    position: absolute;
    top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px
}

._sliderThumb_bz47v_66:hover,._sliderThumb_bz47v_66:active {
    cursor: pointer
}

._sliderThumb_bz47v_66:active:before {
    content: "";
    z-index: 200;
    background: #fff;
    border-radius: 24px;
    position: absolute;
    top: -9px;
    bottom: -9px;
    left: -9px;
    right: -9px;
    box-shadow: 0 0 5px 4px #0003
}

._sliderThumb_bz47v_66:focus {
    outline: none
}

._marks_bz47v_116 {
    color: #98b0c1;
    z-index: 0;
    -webkit-user-select: none;
    user-select: none;
    justify-content: space-between;
    margin-top: 6px;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    position: relative
}

._valueMark_bz47v_127 {
    color: #fff;
    position: absolute
}

._minMark_bz47v_131,._maxMark_bz47v_132 {
    transition: opacity .15s ease-in-out
}

.__hide_bz47v_135 {
    opacity: 0
}

._breakpoint_bz47v_138 {
    background-color: #fff;
    border: 2px solid #162136;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    position: absolute
}

._inputs_5sp5c_1 {
    margin-bottom: 16px
}

._inputs_5sp5c_1 ._available_5sp5c_4 {
    color: #5f7183;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    display: block
}

._slider_5sp5c_12 {
    margin-bottom: 8px
}

._buttons_5sp5c_15 {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    margin-bottom: 24px;
    display: flex
}

._buttons_5sp5c_15 button:not(:last-child) {
    margin-right: 12px
}

._buttons_5sp5c_15 ._buttonsTitle_5sp5c_25 {
    text-align: center;
    color: #98b0c1;
    opacity: .6;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 700
}

._checkboxWrapper_5sp5c_33 {
    gap: 8px;
    display: flex
}

._checkboxWrapper_5sp5c_33 ._checkboxTooltip_5sp5c_37 {
    align-items: center;
    display: flex
}

._checkboxWrapper_5sp5c_33 ._checkbox_5sp5c_33 {
    height: 20px
}

._stats_5sp5c_44 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._warning_5sp5c_49 {
    margin-bottom: 12px
}

._warning_5sp5c_49:empty {
    margin-bottom: 0
}

._warnings_5sp5c_55 {
    flex-flow: wrap;
    gap: 4px;
    display: flex
}

._warnings_5sp5c_55:empty {
    margin-top: 0;
    margin-bottom: 0;
    display: none
}

._notification_5sp5c_66:empty {
    margin-top: 0;
    margin-bottom: 0
}

._root_ntytk_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._form_ntytk_6 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._inputs_ntytk_11 {
    gap: 16px;
    display: grid
}

._buttons_ntytk_15 {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    display: flex
}

._buttons_ntytk_15 button:not(:last-child) {
    margin-right: 12px
}

._buttons_ntytk_15 ._buttonsTitle_ntytk_24 {
    text-align: center;
    color: #98b0c1;
    opacity: .6;
    font-weight: 500
}

._buttons_ntytk_15 ._checkboxWrapper_ntytk_30 {
    gap: 8px;
    display: flex
}

._checkboxTooltipContainer_ntytk_34 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._stats_ntytk_39 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._settings_ntytk_44 {
    cursor: pointer
}

._buttonWithTooltip_ntytk_47._disabled_ntytk_47,._buttonWithTooltip_ntytk_47[disabled] {
    pointer-events: unset!important
}

._root_18jh9_1 .rc-slider-track {
    background: linear-gradient(272.09deg,#49afe9 3.53%,#8fd7ff 100%)
}

._root_18jh9_1 .rc-slider-rail {
    background: #5f7183
}

._root_18jh9_1 .rc-slider-step .rc-slider-dot {
    display: none
}

._root_18jh9_1 .rc-slider-handle {
    opacity: 1;
    border: none;
    width: 16px;
    height: 16px;
    margin-top: -6px;
    box-shadow: 0 1px 2px #0000000f
}

._root_18jh9_1 .rc-slider-handle.rc-slider-handle-dragging,._root_18jh9_1 .rc-slider-handle.rc-slider-handle:focus {
    box-shadow: none;
    border-color: #0000
}

._root_18jh9_1 .rc-slider-mark-text {
    color: #5f7183;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px
}

._root_18jh9_1 .rc-slider-mark-text-active {
    color: #fff
}

._root_18jh9_1 .rc-slider-mark-text-active:not(:first-child) {
    z-index: 10
}

._root_18jh9_1 ._zeroMark_18jh9_35 {
    z-index: 9;
    transform: translate(50%)
}

._root_18jh9_1 ._maxMark_18jh9_39 {
    z-index: 9;
    transform: translate(-50%)
}

._root_1t162_1 {
    border-radius: 8px;
    align-items: center;
    gap: 8px;
    padding: 16px;
    display: flex
}

._unwrapText_1t162_8 {
    color: #fff;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    font-weight: 500;
    display: inline-block
}

._root_15ja8_1 {
    align-items: center;
    display: flex
}

._debug_ix12x_1 {
    margin-top: 32px
}

._container_ix12x_4 {
    gap: 16px;
    display: flex
}

._title_ix12x_8 {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
    display: flex
}

._titleTextWrapper_ix12x_14 {
    align-items: center;
    gap: 12px;
    display: flex
}

._jsonWrapper_ix12x_19 {
    max-height: 500px;
    margin-bottom: 40px;
    overflow-y: auto
}

._root_1x8cf_1 {
    margin-top: 20px;
    margin-bottom: 32px
}

._content_1x8cf_5 {
    grid-template-columns: 648px 1fr;
    gap: 16px;
    margin-top: 16px;
    display: grid
}

@media only screen and (max-width: 1279px) {
    ._content_1x8cf_5 {
        grid-template-columns:1fr;
        margin-top: 32px
    }
}

._leftSide_1x8cf_17,._rightSide_1x8cf_18 {
    flex-direction: column;
    gap: 16px;
    display: flex;
    overflow: auto
}

._termsContainer_1on8z_1 {
    text-align: left;
    max-width: 768px;
    margin: 104px auto 64px
}

@media only screen and (max-width: 991px) {
    ._termsContainer_1on8z_1 {
        max-width:624px;
        margin: 56px auto 64px
    }
}

@media only screen and (max-width: 375px) {
    ._termsContainer_1on8z_1 {
        max-width:351px;
        margin: 32px auto 56px
    }
}

._termsContainer_1on8z_1 div.ant-typography {
    opacity: .8
}

._termsContainer_1on8z_1 a {
    color: #49afe9;
    text-decoration: underline
}

._termsContainer_1on8z_1 a:hover {
    color: #258ec9;
    text-decoration: underline
}

@media only screen and (max-width: 767px) {
    ._termsContainer_1on8z_1 h1.ant-typography,._termsContainer_1on8z_1 h2.ant-typography {
        font-size:28px
    }
}

._termsContainer_1on8z_1 ._list_1on8z_35 {
    list-style: square
}

._termsContainer_1on8z_1 ._list_1on8z_35 li {
    list-style: unset;
    margin-left: 20px;
    padding-left: 0
}

._header-stats-mobile-divider_1yoxc_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1yoxc_1 {
        display:none
    }
}

._metalGreyGradient_1yoxc_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1yoxc_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1yoxc_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1yoxc_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1yoxc_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1yoxc_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1yoxc_45 {
    flex-direction: column;
    align-items: center;
    display: flex
}

._successCardSection_1yoxc_50 {
    margin-bottom: 24px;
    padding: 48px 0
}

._successCardSection_1yoxc_50 button {
    align-self: center;
    width: 292px
}

._topSection_1yoxc_58 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 625px;
    margin-bottom: 24px;
    display: flex
}

._introContainer_1yoxc_66 {
    height: 48px;
    margin-bottom: 84px
}

@media (min-width: 768px) {
    ._introContainer_1yoxc_66 {
        width:480px
    }
}

._endIcon_1yoxc_75 {
    margin-right: -6px;
    transform: rotate(-90deg)translate(-.5px)
}

._validIcon_1yoxc_79 {
    color: #30d69a;
    margin-right: -6px
}

._introButton_1yoxc_83 {
    background: #212c42;
    height: 32px
}

._description_1yoxc_87 {
    gap: 4px;
    margin-bottom: 40px;
    display: flex
}

._inlineText_1yoxc_92 {
    display: inline
}

._inputContainer_1yoxc_95 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._inputContainer_1yoxc_95 {
        flex-direction:row;
        padding: 0 16px
    }
}

.__isDisabled_1yoxc_109 input {
    color: #98b0c1!important
}

.__isDisabled_1yoxc_109 div {
    cursor: not-allowed;
    background-color: #162136
}

._inputButton_1yoxc_116 {
    flex-shrink: 0;
    width: 100%;
    height: 40px
}

@media (min-width: 768px) {
    ._inputButton_1yoxc_116 {
        width:auto
    }
}

._claimedTitleContainer_1yoxc_126 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    display: flex
}

._button_1yoxc_132 {
    height: 48px
}

._claimedTitleTop_1yoxc_135 {
    align-items: center;
    gap: 12px;
    display: flex
}

._cardContainer_1yoxc_140 {
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    margin: 72px 88px;
    display: flex
}

@media (min-width: 992px) {
    ._cardContainer_1yoxc_140 {
        max-width:1282px
    }
}

._card_1yoxc_140 {
    flex-direction: column;
    flex: 1 0 100%;
    gap: 16px;
    padding: 16px 24px;
    display: flex
}

@media (min-width: 768px) {
    ._card_1yoxc_140 {
        flex:1 0 calc(50% - 24px)
    }
}

@media (min-width: 992px) {
    ._card_1yoxc_140 {
        flex:1 0 calc(33.33% - 24px)
    }
}

.__isDarkBg_1yoxc_169 {
    background: #091326
}

._cardHeader_1yoxc_172 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._cardText_1yoxc_177 {
    color: #98b0c1
}

._cardLinks_1yoxc_180 {
    gap: 24px;
    margin-top: auto;
    display: flex
}

._allocationContainer_1yoxc_185 {
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin-bottom: 40px;
    display: flex
}

._allocationContainer_1yoxc_185.__hasNoAllocation_1yoxc_192 {
    margin-bottom: 60px
}

._totalAllocationContainer_1yoxc_195 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    display: flex
}

._kmnoBanner_1yoxc_201 {
    align-items: center;
    width: 100%;
    max-width: 480px;
    padding: 12px;
    display: flex
}

._kmnoBannerContentWrapper_1yoxc_208 {
    align-items: center;
    width: 100%;
    margin-left: 8px;
    display: flex
}

._knoBannerContent_1yoxc_214 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

._kmnoBannerLink_1yoxc_220 {
    align-items: center;
    margin-left: 12px;
    font-size: 14px;
    line-height: 20px;
    display: flex
}

._bannerLinkOut_1yoxc_227 {
    transform: translateY(1px)
}

._title_1yoxc_230 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(94deg,#fff 0%,#ababab 161.31%);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 50px;
    line-height: 64px
}

._allocationCard_1yoxc_238 {
    background: #091326;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    width: 100%;
    padding: 16px 24px;
    display: flex
}

._allocationCardTooltip_1yoxc_247 {
    flex-direction: column;
    gap: 8px;
    max-width: 300px;
    display: flex
}

._disabledLink_1yoxc_253 {
    color: #5f7183
}

._subtitleLinksWrapper_1yoxc_256 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 325px;
    display: flex
}

._textWrapper_1yoxc_263 {
    margin: 0 8px
}

._bigButton_1yoxc_266 {
    height: 48px
}

._root_elvog_1 {
    width: 100%
}

@media (min-width: 768px) {
    ._root_elvog_1 {
        width:372px
    }
}

._root_elvog_1 ._container_elvog_9 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._root_elvog_1 ._container_elvog_9 ._description_elvog_14 ._link_elvog_14 {
    color: #49afe9
}

._root_elvog_1 ._container_elvog_9 ._terms_elvog_17 {
    gap: 4px;
    display: flex
}

._root_elvog_1 ._container_elvog_9 ._checkbox_elvog_21 input {
    flex-shrink: 0
}

._root_elvog_1 ._container_elvog_9 ._switcherTerms_elvog_24 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_elvog_1 ._container_elvog_9 ._collapseTerms_elvog_30 {
    background: #162136;
    border: 1px solid #212c42;
    border-radius: 8px;
    flex-direction: column;
    gap: 16px;
    max-height: 240px;
    padding: 12px;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto
}

._root_elvog_1 ._container_elvog_9 ._collapseTerms_elvog_30::-webkit-scrollbar {
    width: 3px
}

._root_elvog_1 ._container_elvog_9 ._collapseTerms_elvog_30::-webkit-scrollbar-track {
    display: none
}

._root_elvog_1 ._container_elvog_9 ._collapseTerms_elvog_30::-webkit-scrollbar-thumb {
    background: #5f7183;
    border-radius: 10px
}

._root_elvog_1 ._container_elvog_9 ._collapseTerms_elvog_30.__hideTerms_elvog_52 {
    display: none
}

._root_elvog_1 ._container_elvog_9 ._modalHeader_elvog_55 {
    justify-content: space-between
}

._root_elvog_1 ._collapseDescription_elvog_58 {
    gap: 8px;
    display: flex
}

._root_elvog_1 ._collapseDescription_elvog_58:first-child {
    margin-top: 0
}

._root_elvog_1 ._collapseDescription_elvog_58 ._dot_elvog_65 {
    background: #d1d1d2;
    border-radius: 50%;
    width: 4px;
    min-width: 4px;
    height: 4px;
    margin-top: 10px
}

._button_elvog_73 {
    width: 100%
}

._walletIcon_elvog_76 {
    width: 24px;
    height: 24px
}

._root_16pqf_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

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

@media (min-width: 992px) {
    ._root_16pqf_1 {
        max-width:642px
    }
}

._form_6x19y_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._titleContainer_6x19y_6 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    display: flex
}

._titleTop_6x19y_12 {
    align-items: center;
    gap: 12px;
    display: flex
}

@media (min-width: 992px) {
    ._button_6x19y_18 {
        height:48px
    }
}

._header-stats-mobile-divider_1i8fm_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1i8fm_1 {
        display:none
    }
}

._metalGreyGradient_1i8fm_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1i8fm_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1i8fm_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1i8fm_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1i8fm_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1i8fm_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1i8fm_45 {
    flex-direction: column;
    align-items: center;
    display: flex
}

._pageTitle_1i8fm_50 {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-bottom: 32px;
    display: flex
}

._pageTitleTextWrapper_1i8fm_57 {
    align-items: center;
    gap: 12px;
    display: flex
}

._topSection_1i8fm_62 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding-bottom: 32px;
    display: flex
}

@media (min-width: 992px) {
    ._topSection_1i8fm_62 {
        flex-direction:row;
        gap: 16px
    }
}

._cardsBlock_1i8fm_75 {
    flex-direction: column;
    flex-grow: 1;
    gap: 16px;
    display: flex
}

._sidebarBlock_1i8fm_81 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._sidebarBlock_1i8fm_81 {
        max-width:420px
    }
}

._cardContainer_1i8fm_91 {
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    margin: 72px 88px;
    display: none
}

@media (min-width: 992px) {
    ._cardContainer_1i8fm_91 {
        display:flex
    }
}

._card_1i8fm_75 {
    background: #091326;
    flex-direction: column;
    flex: 1 0 100%;
    gap: 16px;
    padding: 16px 24px;
    display: flex
}

@media (min-width: 768px) {
    ._card_1i8fm_75 {
        flex:1 0 calc(50% - 24px)
    }
}

@media (min-width: 992px) {
    ._card_1i8fm_75 {
        flex:1 0 calc(33.33% - 24px)
    }
}

._cardHeader_1i8fm_121 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._cardText_1i8fm_126 {
    color: #98b0c1;
    max-width: 269px
}

._cardLinks_1i8fm_130 {
    gap: 24px;
    margin-top: auto;
    display: flex
}

._allocationContainer_1i8fm_135 {
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin-bottom: 40px;
    display: flex
}

._allocationContainer_1i8fm_135.__hasNoAllocation_1i8fm_142 {
    margin-bottom: 60px
}

._totalAllocationContainer_1i8fm_145 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    display: flex
}

._kmnoBanner_1i8fm_151 {
    align-items: center;
    width: 100%;
    max-width: 480px;
    padding: 12px;
    display: flex
}

._kmnoBannerContentWrapper_1i8fm_158 {
    align-items: center;
    width: 100%;
    margin-left: 8px;
    display: flex
}

._knoBannerContent_1i8fm_164 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

._kmnoBannerLink_1i8fm_170 {
    align-items: center;
    margin-left: 12px;
    font-size: 14px;
    line-height: 20px;
    display: flex
}

._bannerLinkOut_1i8fm_177 {
    transform: translateY(1px)
}

._title_1i8fm_180 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(94deg,#fff 0%,#ababab 161.31%);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 50px;
    line-height: 64px
}

._allocationBreakdown_1i8fm_188 {
    margin-bottom: 16px
}

._allocationCardsContainer_1i8fm_191 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    max-width: 632px;
    margin-bottom: 40px;
    display: flex
}

@media (min-width: 768px) {
    ._allocationCardsContainer_1i8fm_191 {
        flex-direction:row
    }
}

._allocationCard_1i8fm_191 {
    background: #091326;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    width: 100%;
    padding: 16px 24px;
    display: flex
}

._allocationCardTooltip_1i8fm_213 {
    flex-direction: column;
    gap: 8px;
    max-width: 300px;
    display: flex
}

._disabledLink_1i8fm_219 {
    color: #5f7183
}

._subtitleLinksWrapper_1i8fm_222 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 325px;
    display: flex
}

._buttonContainer_1jyj8_1 {
    margin-top: 24px
}

._infoBoxWrapper_1jyj8_4 {
    display: none
}

@media (min-width: 992px) {
    ._infoBoxWrapper_1jyj8_4 {
        display:unset
    }
}

._header-stats-mobile-divider_fuko1_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_fuko1_1 {
        display:none
    }
}

._metalGreyGradient_fuko1_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_fuko1_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_fuko1_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_fuko1_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_fuko1_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_fuko1_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_fuko1_45 {
    flex-direction: column;
    gap: 12px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_fuko1_45 {
        flex-direction:row-reverse;
        justify-content: space-between;
        gap: 8px;
        padding: 32px
    }
}

._img_fuko1_59 {
    justify-content: center;
    display: flex
}

._content_fuko1_63 {
    flex-direction: column;
    display: flex
}

@media (min-width: 768px) {
    ._content_fuko1_63 {
        justify-content:center
    }
}

._links_fuko1_72 {
    flex-direction: column;
    gap: 12px;
    margin-top: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._links_fuko1_72 {
        flex-direction:row
    }
}

._description_fuko1_83 {
    margin-top: 8px
}

._cardContent_3zof2_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px 24px;
    display: flex
}

._textWrapper_1na6m_1 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._cardContent_8uasp_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._cardContent_8uasp_1 {
        padding:24px
    }
}

._valuesWrapper_8uasp_12 {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
    display: flex
}

._valuesItem_8uasp_18 {
    flex-direction: column;
    gap: 6px;
    min-width: 108px;
    display: flex
}

._cardContent_kpl86_1 {
    flex-direction: column;
    flex-grow: 1;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._cardContent_kpl86_1 {
        padding:32px
    }
}

._cardTitle_kpl86_12 {
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._cardTitle_kpl86_12 {
        flex-direction:row;
        align-items: center;
        gap: 24px
    }
}

._cardTitleLeft_kpl86_25 {
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
    row-gap: 4px;
    display: flex
}

@media (min-width: 768px) {
    ._cardTitleLeft_kpl86_25 {
        row-gap:12px
    }
}

._cardTitleRight_kpl86_38 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._cardTitleRight_kpl86_38 {
        flex-direction:row
    }

    .__isOneButton_kpl86_49 {
        width: 160px
    }
}

._walletItem_kpl86_53 {
    flex-direction: column;
    gap: 8px;
    margin-left: auto;
    display: flex
}

._statItem_kpl86_59 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._aprItem_kpl86_64 {
    flex-direction: column;
    gap: 8px;
    margin-left: auto;
    margin-right: 4px;
    display: flex
}

._cardSection_kpl86_71 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._cardSection_kpl86_71 {
        flex-direction:row;
        align-items: center
    }
}

._cardValues_kpl86_82 {
    grid-gap: 24px;
    grid-template-columns: repeat(2,1fr);
    width: 100%;
    display: grid
}

@media (min-width: 992px) {
    ._cardValues_kpl86_82 {
        grid-template-columns:repeat(2,1fr)
    }
}

._dividerWrapper_kpl86_93 {
    margin: 24px 0
}

._buttonsWrapper_kpl86_96 {
    display: none
}

@media (min-width: 768px) {
    ._buttonsWrapper_kpl86_96 {
        flex-direction:column;
        flex-shrink: 0;
        justify-content: space-between;
        gap: 36px;
        width: 160px;
        display: flex
    }
}

._mobileButtonWrapper_kpl86_109 {
    flex-direction: column;
    grid-column: 1/3;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._mobileButtonWrapper_kpl86_109 {
        display:none
    }
}

._tokenTitle_kpl86_120 {
    gap: 4px
}

@media (min-width: 768px) {
    ._tokenTitle_kpl86_120 {
        gap:8px
    }
}

._header-stats-mobile-divider_1h7t3_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1h7t3_1 {
        display:none
    }
}

._metalGreyGradient_1h7t3_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1h7t3_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1h7t3_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1h7t3_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1h7t3_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1h7t3_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1h7t3_45 {
    margin-bottom: 24px
}

._slider_1h7t3_48 {
    margin-bottom: 16px
}

._slider_1h7t3_48 ._title_1h7t3_51 {
    margin-bottom: 8px
}

._warning_1h7t3_54 {
    margin-bottom: 16px
}

._warning_1h7t3_54:empty {
    margin-bottom: 0
}

._warnings_1h7t3_60 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_1h7t3_60:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_1h7t3_72 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_1h7t3_72 ._statsItem_1h7t3_78 {
    justify-content: space-between;
    display: flex
}

._stats_1h7t3_72 ._statsSimupationWrapper_1h7t3_82 {
    align-items: center;
    gap: 4px;
    display: flex
}

._notificationMb_1h7t3_87 {
    margin-bottom: 24px
}

._notificationMt_1h7t3_90 {
    margin-top: 24px
}

._epochResetText_1h7t3_93 {
    display: inline
}

._root_s4ybv_1,._form_s4ybv_6 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._path_zkxn7_1 {
    outline: none;
    transition: stroke-width .2s ease-in-out
}

._path_zkxn7_1:hover {
    stroke-width: 13px;
    cursor: pointer
}

._illustrationImage_1e3uf_1 {
    width: 100%;
    display: none
}

@media (min-width: 768px) {
    ._illustrationImage_1e3uf_1 {
        display:block
    }

    ._illustrationMobileImage_1e3uf_11 {
        display: none
    }
}

._imageContainer_1e3uf_15 {
    justify-content: center;
    align-items: center;
    display: flex
}

._proposalsFooterText_1e3uf_20 {
    text-align: center
}

._proposalsFooterTextContainer_1e3uf_23 {
    margin-bottom: 24px
}

._emptyState_tep70_1 {
    background: #4b5a75;
    border: 2px solid #35435c;
    border-radius: 6px;
    width: 180px;
    height: 21px
}

._weightsContainer_tep70_8 {
    background: #212c42;
    border-radius: 6px;
    gap: 2px;
    width: 180px;
    height: 21px;
    padding: 2px;
    display: flex
}

._weight_tep70_8 {
    border-radius: 6px;
    height: 17px
}

._green_tep70_21 {
    background-color: #30d69a
}

._purple_tep70_24 {
    background-color: #8784f7
}

._grey_tep70_27 {
    background-color: #98b0c1
}

._pink_tep70_30 {
    background-color: #e850ff
}

._tooltipContent_tep70_33 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._tooltipRow_tep70_38 {
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    display: flex
}

._labelPart_tep70_44 {
    align-items: center;
    gap: 8px;
    display: flex
}

._labelBullet_tep70_49 {
    border-radius: 50%;
    width: 8px;
    height: 8px
}

._weightPart_tep70_54 {
    gap: 8px;
    display: flex
}

._table_qike4_1 {
    margin-left: -12px;
    margin-right: -12px
}

@media (min-width: 992px) {
    ._table_qike4_1 {
        margin-left:-24px;
        margin-right: -24px
    }
}

._titleCell_qike4_11 {
    flex-direction: column;
    gap: 8px;
    min-width: 200px;
    display: flex
}

._tagCell_qike4_17 {
    min-width: 80px
}

._startDateCell_qike4_20,._endDateCell_qike4_23 {
    min-width: 140px
}

._cardContent_1ucsq_1 {
    flex-direction: column;
    flex-grow: 1;
    display: flex
}

._root_1ucsq_6 {
    width: 100%
}

._votingInfoSection_1ucsq_9 {
    flex-direction: column;
    display: flex
}

@media (min-width: 768px) {
    ._votingInfoSection_1ucsq_9 {
        flex-direction:row
    }
}

._votingHeader_1ucsq_18 {
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    display: flex
}

._votingDescription_1ucsq_24 {
    flex: 1;
    padding: 16px
}

@media (min-width: 768px) {
    ._votingDescription_1ucsq_24 {
        padding:24px 24px 24px 32px
    }
}

._yourVotingPowerSection_1ucsq_34 {
    text-align: center;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 16px 0 16px 16px;
    display: flex
}

@media (min-width: 768px) {
    ._yourVotingPowerSection_1ucsq_34 {
        padding:24px
    }
}

._votingPowerTitle_1ucsq_50 {
    white-space: nowrap;
    gap: 4px;
    display: flex
}

._yourVotesSection_1ucsq_55 {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 16px 16px 16px 0;
    display: flex
}

@media (min-width: 768px) {
    ._yourVotesSection_1ucsq_55 {
        padding:24px
    }
}

._proposalsDivider_1ucsq_70 {
    margin-top: 0
}

._yourVotesInitialUI_1ucsq_73 {
    flex-direction: column;
    align-items: center;
    gap: 4px;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

._stakeIntoGovernanceContainer_1ucsq_83 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex
}

._stakeIntoGovernanceContainer_1ucsq_83 ._stakeIntoGovernanceTitle_1ucsq_90 {
    margin-top: 12px
}

._stakeIntoGovernanceContainer_1ucsq_83 ._stakeIntoGovernanceDesc_1ucsq_93 {
    margin-top: 6px;
    margin-bottom: 16px
}

@media (max-width: 463px) {
    ._divider_1ucsq_98 {
        width:calc(100% + 24px);
        margin-left: -12px
    }
}

._ringIcon_1ucsq_103 {
    width: 142px;
    height: 142px;
    padding: 6px;
    position: relative
}

@media (min-width: 768px) {
    ._ringIcon_1ucsq_103 {
        width:162px;
        height: 162px
    }
}

._yourVotingStats_1ucsq_115 {
    background: #162136;
    border: 1px solid #212c42;
    flex: 1;
    gap: 8px;
    margin: 8px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._yourVotingStats_1ucsq_115 {
        gap:16px;
        margin: 24px
    }
}

._proposalsSection_1ucsq_130 {
    flex-direction: column;
    align-self: baseline;
    gap: 16px;
    width: 100%;
    padding: 0 0 0 8px;
    display: flex
}

@media (min-width: 463px) {
    ._proposalsSection_1ucsq_130 {
        padding:16px
    }
}

@media (min-width: 768px) {
    ._proposalsSection_1ucsq_130 {
        padding:32px
    }
}

._proposalsTitle_1ucsq_149 {
    margin-bottom: 0
}

@media (min-width: 463px) {
    ._proposalsTitle_1ucsq_149 {
        margin-bottom:12px
    }
}

._proposalsTable_1ucsq_157 {
    max-width: calc(100vw - 36px)
}

@media (min-width: 463px) {
    ._proposalsTable_1ucsq_157 {
        max-width:calc(100vw - 88px)
    }
}

._description_1ucsq_165 {
    flex-direction: column;
    gap: 8px;
    padding-left: 6px;
    display: flex
}

@media (min-width: 463px) {
    ._description_1ucsq_165 {
        padding-left:0
    }
}

._descriptionText_1ucsq_176 {
    gap: 8px;
    display: flex
}

._root_s4ybv_1,._form_s4ybv_6 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._inputs_s4ybv_11 {
    gap: 16px;
    display: grid
}

._buttons_s4ybv_15 {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    display: flex
}

._buttons_s4ybv_15 button:not(:last-child) {
    margin-right: 12px
}

._buttons_s4ybv_15 ._buttonsTitle_s4ybv_24 {
    text-align: center;
    color: #98b0c1;
    opacity: .6;
    font-weight: 500
}

._buttons_s4ybv_15 ._checkboxWrapper_s4ybv_30 {
    gap: 8px;
    display: flex
}

._checkboxTooltipContainer_s4ybv_34 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._stats_s4ybv_39 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._settings_s4ybv_44 {
    cursor: pointer
}

._buttonWithTooltip_s4ybv_47._disabled_s4ybv_47,._buttonWithTooltip_s4ybv_47[disabled] {
    pointer-events: unset!important
}

._root_1plwu_1 {
    gap: 16px;
    width: 100%;
    display: flex
}

._statCard_1plwu_6 {
    flex: 1;
    padding: 24px
}

._cardContent_rco15_1 {
    flex-direction: column;
    flex-grow: 1;
    display: flex
}

._root_rco15_6 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._votingInfoSection_rco15_12 {
    flex-direction: column;
    display: flex
}

@media (min-width: 768px) {
    ._votingInfoSection_rco15_12 {
        flex-direction:row
    }
}

._cardTitle_rco15_21 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._cardTitle_rco15_21 {
        gap:24px
    }
}

._cardTitleRight_rco15_33 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._cardTitleRight_rco15_33 {
        flex-direction:row
    }
}

._votingDescription_rco15_43 {
    flex-direction: column;
    flex: 1;
    gap: 16px;
    padding: 16px 12px 12px;
    display: flex
}

@media (min-width: 768px) {
    ._votingDescription_rco15_43 {
        padding:24px
    }
}

._wallet_rco15_56 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._walletTitle_rco15_61 {
    gap: 4px;
    display: flex
}

._yourVotingPowerSection_rco15_65 {
    text-align: center;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._yourVotingPowerSection_rco15_65 {
        padding:24px
    }
}

._votingPowerTitle_rco15_80 {
    gap: 4px;
    display: flex
}

._yourVotesSection_rco15_84 {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._yourVotesSection_rco15_84 {
        padding:24px
    }
}

._yourVotingStats_rco15_98 {
    background: #162136;
    border: 1px solid #212c42;
    flex: 1;
    height: 240px;
    margin: 8px;
    padding: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._yourVotingStats_rco15_98 {
        margin:24px;
        padding: 16px
    }
}

._proposalsSection_rco15_113 {
    padding: 16px
}

@media (min-width: 768px) {
    ._proposalsSection_rco15_113 {
        padding:32px
    }
}

._illustrationImage_rco15_121 {
    width: 100%;
    margin-bottom: 16px;
    display: none
}

@media (min-width: 768px) {
    ._illustrationImage_rco15_121 {
        display:block
    }
}

._illustrationMobileImage_rco15_131 {
    margin-bottom: 16px
}

@media (min-width: 768px) {
    ._illustrationMobileImage_rco15_131 {
        display:none
    }
}

._imageContainer_rco15_139 {
    justify-content: center;
    align-items: center;
    display: flex
}

._proposalsFooterText_rco15_144 {
    text-align: center
}

._stakingHeader_rco15_147 {
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    display: flex
}

._description_rco15_153 {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 8px;
    padding-left: 6px;
    display: flex
}

@media (min-width: 463px) {
    ._description_rco15_153 {
        padding-left:0
    }
}

._descriptionText_rco15_165 {
    gap: 8px;
    display: flex
}

._yourBoostTooltipContainer_rco15_169 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._yourBoostTooltipRow_rco15_174 {
    justify-content: space-between;
    gap: 16px;
    display: flex
}

._learnMoreLink_rco15_179 {
    margin-left: 12px
}

._cardTitle_997gc_1 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._cardTitle_997gc_1 {
        gap:24px
    }
}

._cardTitleRight_997gc_13 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._cardTitleRight_997gc_13 {
        flex-direction:row
    }
}

._wallet_997gc_23 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._votingPowerTitle_997gc_28 {
    gap: 4px;
    display: flex
}

._root_lkxna_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._form_lkxna_6 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._slider_lkxna_11 {
    gap: 16px;
    margin-bottom: 12px;
    display: grid
}

._buttons_lkxna_16 {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    display: flex
}

._buttons_lkxna_16 button:not(:last-child) {
    margin-right: 12px
}

._buttons_lkxna_16 ._buttonsTitle_lkxna_25 {
    text-align: center;
    color: #98b0c1;
    opacity: .6;
    font-weight: 500
}

._buttons_lkxna_16 ._checkboxWrapper_lkxna_31 {
    gap: 8px;
    display: flex
}

._checkboxTooltipContainer_lkxna_35 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._stats_lkxna_40 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._settings_lkxna_45 {
    cursor: pointer
}

._buttonWithTooltip_lkxna_48._disabled_lkxna_48,._buttonWithTooltip_lkxna_48[disabled] {
    pointer-events: unset!important
}

._header-stats-mobile-divider_10m9d_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_10m9d_1 {
        display:none
    }
}

._metalGreyGradient_10m9d_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_10m9d_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_10m9d_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_10m9d_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_10m9d_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_10m9d_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_10m9d_45 {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    display: flex
}

._root_10m9d_45 ._mobileDivider_10m9d_51 {
    width: calc(100% + 24px);
    margin-bottom: -16px
}

@media (min-width: 463px) {
    ._root_10m9d_45 ._mobileDivider_10m9d_51 {
        display:none
    }
}

._pageTitle_10m9d_60 {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._pageTitle_10m9d_60 {
        margin-bottom:32px
    }
}

._pageTitleTextWrapper_10m9d_71 {
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: flex
}

._topStats_10m9d_77 {
    width: 100%;
    display: none
}

@media (min-width: 768px) {
    ._topStats_10m9d_77 {
        display:block
    }
}

._topSection_10m9d_86 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding-bottom: 32px;
    display: flex
}

@media (min-width: 992px) {
    ._topSection_10m9d_86 {
        flex-direction:row;
        gap: 16px
    }
}

._cardsBlock_10m9d_99 {
    flex-direction: column;
    flex-grow: 1;
    gap: 16px;
    display: flex
}

._cardContainer_10m9d_105 {
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    margin: 72px 88px;
    display: none
}

@media (min-width: 992px) {
    ._cardContainer_10m9d_105 {
        display:flex
    }
}

._card_10m9d_99 {
    background: #091326;
    flex-direction: column;
    flex: 1 0 100%;
    gap: 16px;
    padding: 16px 24px;
    display: flex
}

@media (min-width: 768px) {
    ._card_10m9d_99 {
        flex:1 0 calc(50% - 24px)
    }
}

@media (min-width: 992px) {
    ._card_10m9d_99 {
        flex:1 0 calc(33.33% - 24px)
    }
}

._cardHeader_10m9d_135 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._cardText_10m9d_140 {
    color: #98b0c1;
    max-width: 269px
}

._cardLinks_10m9d_144 {
    gap: 24px;
    margin-top: auto;
    display: flex
}

._allocationContainer_10m9d_149 {
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin-bottom: 40px;
    display: flex
}

._allocationContainer_10m9d_149.__hasNoAllocation_10m9d_156 {
    margin-bottom: 60px
}

._totalAllocationContainer_10m9d_159 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    display: flex
}

._kmnoBanner_10m9d_165 {
    align-items: center;
    width: 100%;
    max-width: 480px;
    padding: 12px;
    display: flex
}

._kmnoBannerContentWrapper_10m9d_172 {
    align-items: center;
    width: 100%;
    margin-left: 8px;
    display: flex
}

._knoBannerContent_10m9d_178 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

._kmnoBannerLink_10m9d_184 {
    align-items: center;
    margin-left: 12px;
    font-size: 14px;
    line-height: 20px;
    display: flex
}

._bannerLinkOut_10m9d_191 {
    transform: translateY(1px)
}

._title_10m9d_194 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(94deg,#fff 0%,#ababab 161.31%);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 50px;
    line-height: 64px
}

._allocationBreakdown_10m9d_202 {
    margin-bottom: 16px
}

._allocationCardsContainer_10m9d_205 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    max-width: 632px;
    margin-bottom: 40px;
    display: flex
}

@media (min-width: 768px) {
    ._allocationCardsContainer_10m9d_205 {
        flex-direction:row
    }
}

._allocationCard_10m9d_205 {
    background: #091326;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    width: 100%;
    padding: 16px 24px;
    display: flex
}

._allocationCardTooltip_10m9d_227 {
    flex-direction: column;
    gap: 8px;
    max-width: 300px;
    display: flex
}

._disabledLink_10m9d_233 {
    color: #5f7183
}

._subtitleLinksWrapper_10m9d_236 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 325px;
    display: flex
}

._root_14jjd_1 {
    width: 100%;
    padding-top: 12px;
    padding-left: 4px;
    padding-right: 4px
}

@media (min-width: 463px) {
    ._root_14jjd_1 {
        padding:24px
    }
}

._root_14jjd_1 ._header_14jjd_12 {
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    display: flex
}

._root_14jjd_1 ._header_14jjd_12 ._headerRightPart_14jjd_19 {
    text-wrap: nowrap;
    gap: 8px;
    display: flex
}

._root_14jjd_1 ._divider_14jjd_24 {
    margin-bottom: 16px
}

._root_14jjd_1 ._footer_14jjd_27 {
    padding-top: 24px;
    padding-bottom: 8px
}

._root_hfqk5_1 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._root_hfqk5_1 ._blue_hfqk5_7 {
    background: #49afe9
}

._root_hfqk5_1 ._green_hfqk5_10 {
    background: #30d69a
}

._root_hfqk5_1 ._yellow_hfqk5_13 {
    background: #ffa318
}

._root_hfqk5_1 ._flexItemsCenter_hfqk5_16 {
    align-items: center;
    display: flex
}

._root_hfqk5_1 ._timelineContainer_hfqk5_20 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_hfqk5_1 ._timelineContainer_hfqk5_20 ._timelineIcon_hfqk5_25 {
    flex-direction: column;
    display: flex
}

._root_hfqk5_1 ._timelineContainer_hfqk5_20 ._timelineIcon_hfqk5_25 ._checkedIcon_hfqk5_29 {
    border-radius: 50%
}

._root_hfqk5_1 ._timelineContainer_hfqk5_20 ._timelineIcon_hfqk5_25 ._notStartedIcon_hfqk5_32 {
    border: 1px solid #5f7183;
    border-radius: 50%;
    width: 20px;
    height: 20px
}

._root_hfqk5_1 ._timelineContainer_hfqk5_20 ._timelineBar_hfqk5_38 {
    background: #5f7183;
    width: 100%;
    height: 1px;
    position: relative
}

._root_hfqk5_1 ._timelineContainer_hfqk5_20 ._timelineBar_hfqk5_38 ._timelineProgressBar_hfqk5_44 {
    height: 1px;
    position: absolute
}

._root_hfqk5_1 ._infoItemsContainer_hfqk5_48 {
    justify-content: space-between;
    display: flex
}

._root_hfqk5_1 ._infoItemsContainer_hfqk5_48 ._infoItem_hfqk5_48 {
    flex-direction: column;
    display: flex
}

._root_1b5re_1 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 24px;
    display: flex
}

._mobileRoot_1b5re_8 {
    flex-direction: column;
    gap: 16px;
    padding: 4px;
    display: flex
}

._root_qapux_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._root_qapux_1 ._voteCastContainer_qapux_6 {
    flex-direction: column;
    align-items: center;
    display: flex
}

._root_qapux_1 ._voteCastContainer_qapux_6 ._voteCastText_qapux_11 {
    margin-top: 12px
}

._root_qapux_1 ._voteCastContainer_qapux_6 ._noOfCastVotesText_qapux_14 {
    align-items: center;
    gap: 6px;
    margin-top: 4px;
    display: flex
}

._root_qapux_1 ._voteCastContainer_qapux_6 ._choices_qapux_20 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    margin-top: 8px;
    display: flex
}

._root_qapux_1 ._voteCastContainer_qapux_6 ._voteCastContent_qapux_27 {
    width: 100%
}

._root_1afr7_1 {
    flex-direction: column;
    align-items: center;
    display: flex
}

._root_1afr7_1 ._title_1afr7_6 {
    margin-top: 12px
}

._root_1afr7_1 ._description_1afr7_9 {
    margin-top: 4px
}

._root_gwy6d_1 {
    gap: 8px;
    width: 100%;
    display: flex
}

._root_gwy6d_1 ._forButton_gwy6d_6,._root_gwy6d_1 ._againstButton_gwy6d_9,._forButton_6ovfa_1,._againstButton_6ovfa_4 {
    flex: 1
}

._root_15k8a_1 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._root_15k8a_1 ._selected_15k8a_7 {
    color: #49afe9!important;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%)!important;
    border: 1px solid #49afe9!important
}

._root_e2hdy_1 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 24px;
    display: flex
}

._root_e2hdy_1 ._votingPowerTitle_e2hdy_8 {
    white-space: nowrap;
    gap: 4px;
    margin-bottom: 8px;
    display: flex
}

._root_e2hdy_1 ._walletNotConnectedState_e2hdy_14 {
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 100%;
    display: flex
}

._root_e2hdy_1 ._walletConnectedState_e2hdy_21 {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    width: 100%;
    display: flex
}

._root_106mn_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 8px;
    display: flex
}

@media (min-width: 463px) {
    ._root_106mn_1 {
        padding:24px
    }
}

._root_106mn_1 ._chartContainer_106mn_15 {
    width: 180px;
    height: 180px;
    padding: 6px;
    position: relative
}

@media (min-width: 768px) {
    ._root_106mn_1 ._chartContainer_106mn_15 {
        width:256px;
        height: 256px
    }
}

._root_106mn_1 ._chartContainer_106mn_15 ._voteNotFinished_106mn_27 {
    white-space: nowrap;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

._root_106mn_1 ._legendContainer_106mn_38 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    display: flex
}

._root_106mn_1 ._legendContainer_106mn_38 ._legendRow_106mn_44 {
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    display: flex
}

._root_106mn_1 ._legendContainer_106mn_38 ._legendRow_106mn_44 ._labelPart_106mn_50 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_106mn_1 ._legendContainer_106mn_38 ._legendRow_106mn_44 ._labelBullet_106mn_55 {
    border-radius: 50%;
    width: 8px;
    height: 8px
}

._root_106mn_1 ._legendContainer_106mn_38 ._legendRow_106mn_44 ._weightPart_106mn_60 {
    gap: 8px;
    display: flex
}

._root_106mn_1 ._divider_106mn_64 {
    margin-top: 8px;
    margin-bottom: 8px
}

._root_106mn_1 ._bottomDataRow_106mn_68 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._root_106mn_1 ._green_106mn_73 {
    background-color: #30d69a
}

._root_106mn_1 ._purple_106mn_76 {
    background-color: #8784f7
}

._root_106mn_1 ._grey_106mn_79 {
    background-color: #98b0c1
}

._root_106mn_1 ._pink_106mn_82 {
    background-color: #e850ff
}

._header_1djve_1 {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
    display: flex
}

._content_1djve_7 {
    flex-direction: column;
    gap: 16px;
    padding-top: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._content_1djve_7 {
        flex-direction:row
    }
}

._content_1djve_7 ._contentLeftPart_1djve_18 {
    flex-direction: column;
    flex-grow: 1;
    gap: 16px;
    display: flex
}

._content_1djve_7 ._contentRightPart_1djve_24 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._content_1djve_7 ._contentRightPart_1djve_24 {
        flex-shrink:0;
        width: 400px
    }
}

._headerLeftPart_1djve_36 {
    align-items: center;
    gap: 12px;
    display: flex
}

@media (min-width: 463px) {
    ._headerLeftPart_1djve_36 {
        gap:8px
    }
}

._headerLeftPart_1djve_36 ._proposalTitleAndTag_1djve_46 {
    flex-flow: column wrap;
    gap: 4px;
    display: flex
}

@media (min-width: 463px) {
    ._headerLeftPart_1djve_36 ._proposalTitleAndTag_1djve_46 {
        flex-direction:row;
        align-items: center;
        gap: 8px
    }
}

._externalButtons_1djve_60 {
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

@media (min-width: 463px) {
    ._externalButtons_1djve_60 {
        flex-wrap:wrap;
        justify-content: flex-end
    }
}

@media (max-width: 463px) {
    ._externalButtons_1djve_60 ._forumDiscussionLink_1djve_73 {
        flex:1
    }

    ._externalButtons_1djve_60 ._forumDiscussionLink_1djve_73 ._fullWidth_1djve_78 {
        width: 100%
    }
}

._mobileDivider_1djve_82 {
    width: calc(100% + 24px);
    margin-left: -12px
}

._header-stats-mobile-divider_i00ih_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_i00ih_1 {
        display:none
    }
}

._metalGreyGradient_i00ih_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_i00ih_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_i00ih_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_i00ih_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_i00ih_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_i00ih_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._container_i00ih_45 {
    padding: 0 6px;
    overflow: hidden
}

@media (min-width: 768px) {
    ._container_i00ih_45 {
        padding:0
    }
}

._finalCrumb_i00ih_54 {
    align-items: center;
    gap: 4px;
    display: flex
}

._header_i00ih_1 {
    flex-direction: column;
    gap: 24px;
    margin-bottom: 24px;
    padding: 16px 0;
    display: flex
}

@media (min-width: 768px) {
    ._header_i00ih_1 {
        flex-direction:row;
        justify-content: space-between
    }
}

._headerRight_i00ih_72 {
    align-items: center;
    gap: 12px;
    display: flex
}

._headerLeft_i00ih_77 {
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
    display: flex
}

._headerTitle_i00ih_83 {
    align-items: center;
    gap: 12px;
    display: flex
}

._headerTitleText_i00ih_88 {
    font-size: 24px;
    line-height: 36px
}

@media (min-width: 375px) {
    ._headerTitleText_i00ih_88 {
        font-size:26px
    }
}

@media (min-width: 575px) {
    ._headerTitleText_i00ih_88 {
        font-size:32px
    }
}

@media (min-width: 768px) {
    ._headerTitleText_i00ih_88 {
        font-size:30px
    }
}

@media (min-width: 770px) {
    ._headerTitleText_i00ih_88 {
        font-size:32px
    }
}

._tabsWrapper_i00ih_112 {
    margin-bottom: 16px
}

@media (min-width: 768px) {
    ._tabsWrapper_i00ih_112 {
        margin-bottom:12px
    }
}

._content_i00ih_120 {
    gap: 16px;
    min-height: 400px;
    margin-bottom: 40px;
    display: grid
}

@media (min-width: 992px) {
    ._content_i00ih_120 {
        grid-template-columns:1fr auto;
        gap: 12px
    }
}

._tabsContent_i00ih_132 {
    order: 1;
    overflow: hidden
}

@media (min-width: 992px) {
    ._tabsContent_i00ih_132 {
        order:-1
    }
}

._contentAside_i00ih_141 {
    flex-direction: column;
    order: -1;
    gap: 16px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._contentAside_i00ih_141 {
        order:1;
        width: 380px
    }
}

@media (min-width: 1440px) {
    ._contentAside_i00ih_141 {
        width:420px
    }
}

._root_vf4ir_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._flexEnd_vf4ir_7 {
        justify-content:flex-end;
        display: flex
    }
}

._stats_vf4ir_12 {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    display: grid
}

@media (min-width: 992px) {
    ._stats_vf4ir_12 {
        grid-template-columns:repeat(4,1fr)
    }
}

._banner_vf4ir_22 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding-top: 16px;
    padding-bottom: 24px;
    display: flex
}

._columns_vf4ir_32 {
    grid-template-columns: 1fr;
    gap: 8px;
    display: grid
}

@media (min-width: 1440px) {
    ._columns_vf4ir_32 {
        gap:unset;
        grid-template-columns: repeat(2,1fr)
    }
}

._column_vf4ir_32 {
    flex-direction: column;
    gap: 8px;
    padding: 12px 24px 24px;
    display: flex
}

._columnHeader_vf4ir_52 {
    align-items: center;
    gap: 8px;
    display: flex
}

.__gold_vf4ir_57 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(977.34% 73.49% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__silver_vf4ir_63 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(977.34% 73.49% at 29.48% 66.63%,#abc2d2 0%,#c2e5ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__bronze_vf4ir_69 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.91% 96.84% at 10.25% 61.54%,#9e4328 0%,#b27764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._position_vf4ir_75 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_2kbst_1 {
    gap: 12px;
    display: grid
}

._root_2kbst_1:has(>:nth-child(3):last-child) {
    grid-template: "first second""third third"/1fr 1fr;
    gap: 6px
}

._root_2kbst_1:has(>:nth-child(3):last-child)>:first-child {
    grid-area: first
}

._root_2kbst_1:has(>:nth-child(3):last-child)>:nth-child(2) {
    grid-area: second
}

._root_2kbst_1:has(>:nth-child(3):last-child)>:nth-child(3) {
    grid-area: third
}

@media (min-width: 992px) {
    ._root_2kbst_1:has(>:nth-child(3):last-child) {
        grid-template:"first second third"/1fr 1fr 1fr
    }

    ._root_2kbst_1:has(>:nth-child(3):last-child)>:first-child {
        grid-area: first
    }

    ._root_2kbst_1:has(>:nth-child(3):last-child)>:nth-child(2) {
        grid-area: second
    }

    ._root_2kbst_1:has(>:nth-child(3):last-child)>:nth-child(3) {
        grid-area: third
    }
}

._root_2kbst_1:has(>:nth-child(5):last-child) {
    grid-template: "first second""third fourth""fifth fifth"/1fr 1fr;
    gap: 6px
}

._root_2kbst_1:has(>:nth-child(5):last-child)>:first-child {
    grid-area: first
}

._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(2) {
    grid-area: second
}

._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(3) {
    grid-area: third
}

._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(4) {
    grid-area: fourth
}

._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(5) {
    grid-area: fifth
}

@media (min-width: 768px) {
    ._root_2kbst_1:has(>:nth-child(5):last-child) {
        grid-template:"first second third fourth""fifth fifth fifth fifth"/1fr 1fr 1fr 1fr;
        gap: 6px
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:first-child {
        grid-area: first
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(2) {
        grid-area: second
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(3) {
        grid-area: third
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(4) {
        grid-area: fourth
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(5) {
        grid-area: fifth
    }
}

@media (min-width: 992px) {
    ._root_2kbst_1:has(>:nth-child(5):last-child) {
        grid-template:"first second""third fourth""fifth fifth"/1fr 1fr;
        gap: 6px
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:first-child {
        grid-area: first
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(2) {
        grid-area: second
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(3) {
        grid-area: third
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(4) {
        grid-area: fourth
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(5) {
        grid-area: fifth
    }
}

@media (min-width: 1440px) {
    ._root_2kbst_1:has(>:nth-child(5):last-child) {
        grid-template:"first second third fourth fifth"/1fr 1fr 1fr 1fr 1fr;
        gap: 6px
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:first-child {
        grid-area: first
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(2) {
        grid-area: second
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(3) {
        grid-area: third
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(4) {
        grid-area: fourth
    }

    ._root_2kbst_1:has(>:nth-child(5):last-child)>:nth-child(5) {
        grid-area: fifth
    }
}

@media (min-width: 992px) {
    ._flexEnd_2ol9k_7 {
        justify-content:flex-end;
        display: flex
    }
}

._root_2ol9k_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._flexEnd_2ol9k_7 {
        justify-content:flex-end;
        display: flex
    }
}

._card_2ol9k_12 {
    padding-left: 0!important;
    padding-right: 0!important
}

._pagination_2ol9k_16 {
    padding-left: 24px;
    padding-right: 24px
}

.__gold_2ol9k_20 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(977.34% 73.49% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__silver_2ol9k_26 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(977.34% 73.49% at 29.48% 66.63%,#abc2d2 0%,#c2e5ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__bronze_2ol9k_32 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.91% 96.84% at 10.25% 61.54%,#9e4328 0%,#b27764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._position_2ol9k_38 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_4zhg8_1 {
    flex-direction: column;
    align-items: center;
    gap: 24px;
    padding-top: 88px;
    display: flex
}

._image_4zhg8_8 {
    justify-content: center;
    align-items: center;
    padding: 20px 110px;
    display: flex
}

._textContainer_4zhg8_14 {
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    display: flex
}

._description_4zhg8_20 {
    max-width: 652px
}

._root_51x8o_1 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding: 24px;
    display: flex
}

._titleContainer_51x8o_8 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._statusContainer_51x8o_13 {
    align-items: center;
    gap: 4px;
    display: flex
}

._inputContainer_51x8o_18 {
    border: 1px solid #212c42;
    border-radius: 12px;
    align-items: center;
    width: 100%;
    padding: 12px 16px;
    display: flex
}

._inputContainer_51x8o_18.__isLocked_51x8o_26 {
    background-color: #121c30;
    justify-content: space-between
}

._input_51x8o_18 {
    color: #fff;
    opacity: 1;
    background: 0 0;
    border: none;
    outline: none;
    flex: 1;
    padding: 0
}

._input_51x8o_18::placeholder {
    color: #5f7183
}

._referralLinkContainer_51x8o_43 {
    background-color: #212c42;
    border-radius: 12px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 16px;
    padding: 16px;
    display: flex
}

._copyButton_51x8o_53 {
    cursor: pointer;
    background: 0 0;
    border: none;
    align-self: end;
    padding: 0
}

._successIndicator_51x8o_60 {
    color: #30d69a;
    align-items: center;
    gap: 4px;
    margin-bottom: 12px;
    display: flex
}

._editLink_51x8o_67 {
    color: #98b0c1;
    cursor: pointer;
    align-self: flex-end;
    text-decoration: underline
}

._expandableSection_51x8o_73 {
    margin-top: 8px
}

._howItWorksContainer_51x8o_76 {
    flex-direction: column;
    display: flex
}

._howItWorksTrigger_51x8o_80 {
    color: #49afe9;
    cursor: pointer;
    align-items: center;
    gap: 2px;
    display: flex
}

._root_1nlnk_1 {
    width: 100%
}

@media (min-width: 768px) {
    ._root_1nlnk_1 {
        width:372px
    }
}

._root_1nlnk_1 ._container_1nlnk_9 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._root_1nlnk_1 ._container_1nlnk_9 ._description_1nlnk_14 ._link_1nlnk_14 {
    color: #49afe9
}

._root_1nlnk_1 ._container_1nlnk_9 ._terms_1nlnk_17 {
    gap: 4px;
    display: flex
}

._root_1nlnk_1 ._container_1nlnk_9 ._switcherTerms_1nlnk_21 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1nlnk_1 ._container_1nlnk_9 ._collapseTerms_1nlnk_27 {
    background: #162136;
    border: 1px solid #212c42;
    border-radius: 8px;
    flex-direction: column;
    gap: 16px;
    max-height: 240px;
    padding: 12px;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto
}

._root_1nlnk_1 ._container_1nlnk_9 ._collapseTerms_1nlnk_27::-webkit-scrollbar {
    width: 3px
}

._root_1nlnk_1 ._container_1nlnk_9 ._collapseTerms_1nlnk_27::-webkit-scrollbar-track {
    display: none
}

._root_1nlnk_1 ._container_1nlnk_9 ._collapseTerms_1nlnk_27::-webkit-scrollbar-thumb {
    background: #5f7183;
    border-radius: 10px
}

._root_1nlnk_1 ._container_1nlnk_9 ._collapseTerms_1nlnk_27.__hideTerms_1nlnk_49 {
    display: none
}

._root_1nlnk_1 ._container_1nlnk_9 ._modalHeader_1nlnk_52 {
    justify-content: space-between
}

._root_1nlnk_1 ._collapseDescription_1nlnk_55 {
    gap: 8px;
    display: flex
}

._root_1nlnk_1 ._collapseDescription_1nlnk_55:first-child {
    margin-top: 0
}

._root_1nlnk_1 ._collapseDescription_1nlnk_55 ._dot_1nlnk_62 {
    background: #d1d1d2;
    border-radius: 50%;
    width: 4px;
    min-width: 4px;
    height: 4px;
    margin-top: 10px
}

._button_1nlnk_70 {
    width: 100%
}

._walletIcon_1nlnk_73 {
    width: 24px;
    height: 24px
}

._header-stats-mobile-divider_1yms8_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1yms8_1 {
        display:none
    }
}

._metalGreyGradient_1yms8_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1yms8_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1yms8_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1yms8_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1yms8_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1yms8_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._referrerCard_1yms8_45 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding: 24px 24px 16px;
    display: flex
}

._referrerWalletIcon_1yms8_53 {
    margin: 0 -4px;
    transform: scale(.6)
}

._referrerWallet_1yms8_53 {
    align-items: center;
    gap: 8px;
    display: flex
}

._headerContent_1e8q2_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    display: flex
}

._headerContentStatsWrapper_1e8q2_8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-top: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._headerContentStatsWrapper_1e8q2_8 {
        flex-direction:row
    }
}

._content_1e8q2_21 {
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    display: flex
}

._statsCard_1e8q2_27 {
    background: 0 0
}

._root_1n9rh_1 {
    flex-direction: column;
    margin-bottom: 400px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1n9rh_1 {
        flex-direction:row;
        gap: 16px
    }
}

._content_1n9rh_12 {
    flex: 1;
    padding: 0;
    overflow-x: hidden
}

@media (min-width: 768px) {
    ._content_1n9rh_12 {
        margin:0 -16px;
        padding: 0 16px
    }
}

._root_1i43j_1 {
    flex-direction: column;
    flex-shrink: 0;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._root_1i43j_1 {
        width:240px
    }
}

.__isSticky_1i43j_12 {
    z-index: 19;
    background-color: #212c42;
    position: fixed;
    top: 0;
    left: 0
}

@media (min-width: 768px) {
    .__isSticky_1i43j_12 {
        background-color:#0000;
        border: none;
        top: 16px;
        left: auto
    }
}

._mobileDropdownTrigger_i9zys_1 {
    background-color: #0000;
    border-bottom: 2px solid #212c42;
    border-radius: 0
}

._item_avbet_1 {
    cursor: pointer;
    align-items: center;
    gap: 7px;
    height: 46px;
    padding: 12px 16px;
    display: flex
}

._item_avbet_1:hover {
    background-color: #212c424d;
    border-radius: 6px
}

._item_avbet_1.__isActive_avbet_13 {
    background-color: #49afe926;
    border-radius: 6px
}

._root_x0xiu_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._topStats_x0xiu_6 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 475px) {
    ._topStats_x0xiu_6 {
        grid-template-columns:repeat(2,1fr)
    }
}

._statsCard_x0xiu_16 {
    flex: 1
}

._cardContent_x0xiu_19 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._collapsibleSectionsContainer_x0xiu_24 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._pageContainer_x0xiu_29 {
    margin-bottom: 0
}

._item_1gno1_1 {
    background-color: #0b162a;
    border: 1px solid #212c42;
    border-radius: 12px;
    flex-direction: column;
    gap: 12px;
    padding: 24px 16px;
    display: flex
}

@media only screen and (max-width: 767px) {
    ._item_1gno1_1 {
        padding:24px
    }
}

@media (max-width: 767px) {
    ._item_1gno1_1 {
        text-align:center;
        align-items: center
    }
}

._title_1gno1_21 {
    align-items: center;
    gap: 6px;
    display: flex
}

@media (max-width: 767px) {
    ._title_1gno1_21 {
        gap:8px
    }
}

._title_1gno1_21 ._icon_1gno1_31 {
    min-width: 16px
}

._title_1gno1_21 ._label_1gno1_34 {
    white-space: nowrap
}

._wrapper_nx74s_1 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._wrapper_1i1yc_1 {
    gap: 8px;
    display: flex
}

._tabletRootContainer_1ixjs_1 {
    margin-left: -24px;
    margin-right: -24px;
    width: unset!important
}

@media (min-width: 768px) {
    ._tabletRootContainer_1ixjs_1 {
        margin-left:0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    ._tabletRootContainer_1ixjs_1 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

@media (min-width: 1440px) {
    ._tabletRootContainer_1ixjs_1 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

._modalContentOpenRoot_1ixjs_24 {
    width: 100%;
    padding: 0!important
}

._rootTable_1ixjs_28 {
    padding-left: 0;
    width: unset!important
}

._rootTable_1ixjs_28 ._vaultNameCell_1ixjs_32 {
    align-items: center;
    gap: 12px;
    display: flex
}

._rootTable_1ixjs_28 ._vaultNameCell_1ixjs_32 ._rightPart_1ixjs_37 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._rootTable_1ixjs_28 ._vaultNameCell_1ixjs_32 ._vaultManager_1ixjs_42,._rootTable_1ixjs_28 ._vaultManagers_1ixjs_47 {
    align-items: center;
    gap: 4px;
    display: flex
}

._rootTable_1ixjs_28 ._suppliedCell_1ixjs_52 {
    white-space: nowrap
}

._rootTable_1ixjs_28 ._depositActionCell_1ixjs_55 {
    justify-content: center;
    width: 100%;
    display: flex
}

._rootTable_1ixjs_28 ._depositActionCell_1ixjs_55 ._depositButton_1ixjs_60 {
    display: none
}

@media (min-width: 992px) {
    ._rootTable_1ixjs_28 ._depositActionCell_1ixjs_55 ._depositButton_1ixjs_60 {
        display:block
    }
}

._rootTable_1ixjs_28 ._depositActionCell_1ixjs_55 ._depositIconButton_1ixjs_68 {
    display: flex
}

@media (min-width: 992px) {
    ._rootTable_1ixjs_28 ._depositActionCell_1ixjs_55 ._depositIconButton_1ixjs_68 {
        display:none
    }

    ._rootTable_1ixjs_28 ._depositActionCell_1ixjs_55 {
        justify-content: end
    }
}

._textWithLightningContainer_1ixjs_81,._netAPYContainer_1ixjs_86 {
    align-items: center;
    gap: 6px;
    display: flex
}

._flex1_1ixjs_91 {
    flex: 1
}

._apyContainer_1ixjs_94 {
    align-items: center;
    gap: 2px;
    display: flex
}

._rewardsTooltipContainer_1ixjs_99 {
    flex-direction: column;
    gap: 12px;
    max-width: 264px;
    display: flex
}

._titleToken_1mj1q_1 {
    align-items: center;
    gap: 12px;
    display: flex
}

._titleTokenText_1mj1q_6 {
    flex-direction: column;
    display: flex
}

._root_tsjhu_1 {
    background: #121c30;
    border-radius: 6px;
    flex-direction: column;
    display: flex
}

._root_tsjhu_1:hover {
    background: #212c42
}

._root_tsjhu_1:active {
    box-shadow: 0 4px 25px #00000073
}

._root_tsjhu_1 ._trigger_tsjhu_13 {
    cursor: pointer;
    background: 0 0;
    border: none;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 16px;
    display: flex
}

._root_tsjhu_1 ._icon_tsjhu_24 {
    justify-content: center;
    align-items: center;
    width: 20px;
    display: flex
}

._root_tsjhu_1 ._content_tsjhu_30 {
    padding: 0 16px 16px;
    display: none
}

._root_tsjhu_1.__isOpen_tsjhu_34 ._content_tsjhu_30 {
    display: block
}

._root_1e2ci_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._statsWrapper_1e2ci_6 {
    grid-template-columns: repeat(2,1fr);
    gap: 6px;
    display: grid
}

@media (max-width: 474px) {
    ._statsWrapper_1e2ci_6 {
        grid-template-columns:repeat(1,1fr)
    }
}

@media (min-width: 575px) {
    ._statsWrapper_1e2ci_6 {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 768px) {
    ._statsWrapper_1e2ci_6 {
        grid-template-columns:repeat(4,1fr)
    }
}

._content_1e2ci_26 {
    grid-template-columns: repeat(1,1fr);
    gap: 16px;
    display: grid
}

@media (min-width: 768px) {
    ._content_1e2ci_26 {
        grid-template-columns:repeat(2,1fr)
    }
}

._content_1e2ci_26>:first-child {
    order: 1
}

._content_1e2ci_26>:last-child {
    order: 0
}

@media (min-width: 768px) {
    ._content_1e2ci_26>:first-child {
        order:0
    }

    ._content_1e2ci_26>:last-child {
        order: 1
    }
}

._section_1e2ci_50 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._sideSection_1e2ci_55 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._leftSide_1e2ci_60 {
    padding-top: 12px
}

._bulletListContent_1e2ci_63 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._learnMoreLink_1e2ci_68 {
    flex-direction: column;
    padding: 6px 0;
    -webkit-text-decoration: underline #98b0c1;
    text-decoration: underline #98b0c1;
    display: flex
}

._gridStats_1e2ci_75 {
    grid-template-columns: repeat(1,1fr);
    gap: 16px;
    display: grid
}

@media (min-width: 992px) {
    ._gridStats_1e2ci_75 {
        grid-template-columns:repeat(3,1fr)
    }
}

._myPositionsEmptyCard_1e2ci_85 {
    justify-content: center;
    align-items: center;
    height: 171px;
    display: flex
}

._stakingCard_1e2ci_91 {
    height: -webkit-min-content;
    height: min-content
}

._stakingStatEntry_1e2ci_94 {
    flex: 1;
    justify-content: center;
    align-items: center;
    display: flex
}

._positionsContainer_1e2ci_100 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._pastSeasonStakers_1e2ci_105 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._stakingTooltipRow_1e2ci_110 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._tooltipWrapper_1e2ci_115 {
    color: #98b0c1;
    flex-direction: column;
    gap: 12px;
    max-width: 300px;
    display: flex
}

._sectionTitleContainer_1e2ci_122 {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

._mobileMargin_1e2ci_128 {
    margin: 0 4px
}

@media (min-width: 992px) {
    ._mobileMargin_1e2ci_128 {
        margin:0
    }
}

._root_1cg2i_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._title_1cg2i_8 {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_ba1la_1 {
    flex-direction: column;
    gap: 6px;
    min-width: 125px;
    display: flex
}

._root_pdhj0_1 {
    flex-direction: column;
    justify-content: space-between;
    gap: 24px;
    display: flex
}

@media (min-width: 992px) {
    ._root_pdhj0_1 {
        flex-direction:row;
        gap: 60px
    }
}

._title_pdhj0_13 {
    flex-direction: row;
    flex: 1;
    justify-content: space-between;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._title_pdhj0_13 {
        flex-direction:column
    }
}

._statsWrapper_pdhj0_25 {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    display: grid
}

._titleToken_pdhj0_31 {
    align-items: center;
    gap: 12px;
    display: flex
}

._titleTokenText_pdhj0_36 {
    flex-direction: column;
    display: flex
}

._viewButton_pdhj0_40 {
    color: #49afe9;
    background-color: #49afe914;
    border-radius: 100px;
    align-self: stretch;
    gap: 2px;
    padding: 6px 16px
}

._boostedApyTooltip_pdhj0_48 {
    max-width: 264px
}

._loadingTooltip_1k4yb_1 {
    max-width: 240px
}

._pagination_78lf1_1 {
    padding: 16px 0
}

@media (min-width: 768px) {
    ._pagination_78lf1_1 {
        padding:16px 24px
    }
}

._pnlCell_czjpt_1 {
    align-self: flex-start
}

._sorterDropdown_czjpt_4 {
    margin-bottom: 16px
}

._owner_czjpt_7 {
    align-items: center;
    gap: 4px;
    display: flex
}

._owner_czjpt_7 ._copyIcon_czjpt_12 {
    display: block
}

@media (min-width: 768px) {
    ._owner_czjpt_7 ._copyIcon_czjpt_12 {
        display:none
    }
}

._owner_czjpt_7 ._copyIconTablet_czjpt_20 {
    display: none
}

@media (min-width: 768px) {
    ._owner_czjpt_7 ._copyIconTablet_czjpt_20 {
        display:block
    }
}

@media (min-width: 992px) {
    ._owner_czjpt_7 ._copyIconTablet_czjpt_20 {
        display:none
    }

    ._owner_czjpt_7:hover ._copyIcon_czjpt_12 {
        display: block
    }
}

._blueGradient_czjpt_38 {
    -webkit-text-fill-color: transparent;
    background-image: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-background-clip: text
}

.__gold_czjpt_43 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(977.34% 73.49% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__silver_czjpt_49 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(977.34% 73.49% at 29.48% 66.63%,#abc2d2 0%,#c2e5ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__bronze_czjpt_55 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.91% 96.84% at 10.25% 61.54%,#9e4328 0%,#b27764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

@media (min-width: 992px) {
    ._flexEnd_czjpt_62 {
        justify-content:flex-end;
        display: flex
    }
}

._root_1sdhw_1 {
    padding: 12px 16px
}

._root_1sdhw_1+._root_1sdhw_1 {
    border-top: 1px solid #ffffff14
}

._stats_1sdhw_7 {
    grid-template-columns: repeat(2,1fr);
    gap: 16px;
    margin-top: 16px;
    margin-bottom: 24px;
    display: grid
}

@media (min-width: 768px) {
    ._stats_1sdhw_7 {
        grid-template-columns:repeat(4,1fr)
    }
}

._statItem_1sdhw_19 {
    flex-direction: column;
    gap: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex
}

._header_1sdhw_25 {
    gap: 16px;
    display: flex
}

._stats_l0452_1 {
    flex-direction: column;
    gap: 12px;
    width: 296px;
    display: flex
}

._stats_l0452_1 ._statItem_l0452_7 {
    justify-content: space-between;
    gap: 16px;
    display: flex
}

._root_1mmnz_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._statsWrapper_1mmnz_6 {
    grid-template-columns: repeat(2,1fr);
    gap: 6px;
    display: grid
}

@media (max-width: 474px) {
    ._statsWrapper_1mmnz_6 {
        grid-template-columns:repeat(1,1fr)
    }
}

@media (min-width: 575px) {
    ._statsWrapper_1mmnz_6 {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 768px) {
    ._statsWrapper_1mmnz_6 {
        grid-template-columns:repeat(4,1fr)
    }
}

._bulletList_1mmnz_26 {
    margin-top: 6px
}

._leaderboardSection_1mmnz_29 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._leaderboardText_1mmnz_34 {
    padding: 12px 0
}

._mobileMargin_1mmnz_37 {
    margin: 0 4px
}

@media (min-width: 992px) {
    ._mobileMargin_1mmnz_37 {
        margin:0
    }
}

._header_183dm_1 {
    margin-bottom: 16px
}

@media (min-width: 768px) {
    ._header_183dm_1 {
        margin-bottom:24px
    }
}

._tabs_183dm_9 {
    margin-bottom: -8px
}

._tabsLoader_183dm_12 {
    justify-content: center;
    align-items: center;
    padding: 40px;
    display: flex
}

._spinnerWrapper_ywr0y_1 {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex
}

._root_1xxk1_1 {
    grid-template-columns: 1fr 4fr;
    gap: 12px;
    display: grid
}

@media (max-width: 768px) {
    ._root_1xxk1_1 {
        grid-template-columns:1fr
    }
}

._grid_1xxk1_11 {
    flex-direction: column;
    grid-column: 2/6;
    gap: 16px;
    display: flex
}

@media (max-width: 768px) {
    ._grid_1xxk1_11 {
        grid-column:1/-1
    }
}

._tabs_1xxk1_22 {
    margin-bottom: -8px
}

._pnlCell_1blz2_1 {
    align-self: flex-start
}

._sorterDropdown_1blz2_4 {
    margin-bottom: 16px
}

._flexEnd_1blz2_7,._iconStrategy_1blz2_11 {
    justify-content: flex-end;
    display: flex
}

._tableRoot_1blz2_15 {
    height: unset!important;
    width: 100vw!important
}

@media (min-width: 768px) {
    ._tableRoot_1blz2_15 {
        width:unset!important
    }
}

@media (min-width: 768px) {
    ._deposited_11qur_14 {
        flex-direction:column;
        gap: 0
    }
}

@media (min-width: 992px) {
    ._deposited_11qur_14 {
        flex-direction:row;
        gap: 12px
    }
}

._icon_fxnd8_1 {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

._root_9wqwe_1 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._root_9wqwe_1 ._tokenIcon_9wqwe_6 {
    width: 20px;
    height: 20px
}

._item_9wqwe_10 {
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    display: flex
}

._item_9wqwe_10 ._left_9wqwe_16,._item_9wqwe_10 ._right_9wqwe_22 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._uppercase_9wqwe_28 {
    text-transform: uppercase
}

._green_9wqwe_31 {
    color: #30d69a
}

._red_9wqwe_34 {
    color: #e84860
}

._root_c82dw_1 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

._root_c82dw_1:not(:last-child) {
    margin-bottom: 8px
}

._root_c82dw_1 ._breakdownKey_c82dw_10 {
    align-items: center;
    display: flex
}

._root_c82dw_1 ._breakdownKey_c82dw_10 ._breakdownLogo_c82dw_14 {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

._root_c82dw_1 ._breakdownInfo_c82dw_19 {
    flex-direction: column;
    display: flex
}

._positionDepositedTooltip_if26u_1 {
    min-width: 240px
}

._pnlCell_gzzqy_1 {
    align-self: flex-start
}

._positionsCard_1vm4l_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._positionsCard_1vm4l_1 {
        padding:24px 32px
    }
}

._root_1vm4l_9 {
    justify-content: space-between;
    align-items: center;
    padding: 12px 12px 12px 24px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1vm4l_9 {
        border-bottom:1px solid #ffffff14;
        margin-bottom: 16px
    }
}

._statsItem_1vm4l_24 {
    background: #212c4266;
    border: 1px solid #212c42;
    border-radius: 6px;
    align-items: center;
    gap: 8px;
    padding: 12px 16px;
    display: none
}

@media (min-width: 768px) {
    ._statsItem_1vm4l_24 {
        display:flex
    }
}

._statsContainer_1vm4l_41 {
    align-items: center;
    gap: 12px;
    display: flex
}

._collateralContainer_b6b0l_1 {
    gap: 12px;
    min-width: 0;
    max-width: 120px;
    display: flex;
    overflow: hidden
}

._marketCell_b6b0l_8 {
    white-space: nowrap;
    align-items: center;
    gap: 12px;
    min-width: 0;
    display: flex;
    overflow: hidden
}

._tableRoot_b6b0l_16 {
    height: unset;
    width: 100vw
}

@media (min-width: 768px) {
    ._tableRoot_b6b0l_16 {
        width:unset
    }
}

._positionCell_1xdjn_1 {
    align-items: center;
    gap: 12px;
    min-width: 0;
    display: flex;
    overflow: hidden
}

._tableRoot_1xdjn_8 {
    height: unset;
    width: 100vw
}

@media (min-width: 768px) {
    ._tableRoot_1xdjn_8 {
        width:unset
    }
}

._stats_1yobv_1 {
    flex-direction: column;
    gap: 12px;
    width: 170px;
    display: flex
}

._stats_1yobv_1 ._statItem_1yobv_7 {
    justify-content: space-between;
    gap: 16px;
    display: flex
}

._root_1d82s_1 {
    padding: 56px
}

@media (min-width: 768px) {
    ._root_1d82s_1 {
        padding:64px
    }
}

._netValueTooltip_hjwc9_1,._ltvTooltip_hjwc9_2 {
    flex-direction: column;
    gap: 12px;
    min-width: 240px;
    display: flex
}

._item_hjwc9_8 {
    justify-content: space-between;
    display: flex
}

._positionCell_gbupf_1 {
    gap: 12px;
    display: flex
}

._positionCell_gbupf_1 ._positionCellText_gbupf_5 {
    flex-direction: column;
    display: flex
}

._tableRoot_gbupf_9 {
    height: unset;
    width: 100vw
}

@media (min-width: 768px) {
    ._tableRoot_gbupf_9 {
        width:unset
    }
}

._vaultNameCell_ecgzb_1 {
    text-wrap: nowrap;
    align-items: center;
    gap: 12px;
    display: flex
}

._vaultNameCell_ecgzb_1 ._rightPart_ecgzb_7 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._vaultNameCell_ecgzb_1 ._vaultManager_ecgzb_12 {
    align-items: center;
    gap: 4px;
    display: flex
}

._netValueRoot_ecgzb_17 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._tableRoot_ecgzb_22 {
    height: unset;
    width: 100vw
}

@media (min-width: 768px) {
    ._tableRoot_ecgzb_22 {
        width:unset
    }
}

._vaultManagers_ecgzb_31 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_az5rz_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._tabletRootContainer_1w3e9_1 {
    margin-left: -6px;
    margin-right: -6px;
    width: unset!important
}

@media (min-width: 768px) {
    ._tabletRootContainer_1w3e9_1 {
        margin-left:0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    ._tabletRootContainer_1w3e9_1 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

@media (min-width: 1440px) {
    ._tabletRootContainer_1w3e9_1 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

._modalContentOpenRoot_1w3e9_24 {
    width: 100%;
    padding: 0!important
}

._rootTable_1w3e9_28 {
    padding-left: 0;
    width: unset!important
}

._rootTable_1w3e9_28 table tbody tr td:first-child,._rootTable_1w3e9_28 table thead th:first-child {
    padding-left: 12px
}

._rootTable_1w3e9_28 table tbody tr td:not(:first-child):not(:last-child),._rootTable_1w3e9_28 table thead th:not(:first-child):not(:last-child) {
    padding-left: 0!important
}

@media (min-width: 768px) {
    ._rootTable_1w3e9_28 table tbody tr td:not(:first-child):not(:last-child),._rootTable_1w3e9_28 table thead th:not(:first-child):not(:last-child) {
        padding-left:12px!important
    }
}

._rootTable_1w3e9_28 ._vaultNameCell_1w3e9_52 {
    align-items: center;
    gap: 12px;
    display: flex
}

._rootTable_1w3e9_28 ._vaultNameCell_1w3e9_52 ._rightPart_1w3e9_57 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._rootTable_1w3e9_28 ._vaultNameCell_1w3e9_52 ._vaultManager_1w3e9_62,._rootTable_1w3e9_28 ._vaultManagers_1w3e9_67 {
    align-items: center;
    gap: 4px;
    display: flex
}

._rootTable_1w3e9_28 ._suppliedCell_1w3e9_72 {
    white-space: nowrap
}

._rootTable_1w3e9_28 ._depositActionCell_1w3e9_75 {
    justify-content: start;
    width: 100%;
    display: flex
}

._rootTable_1w3e9_28 ._depositActionCell_1w3e9_75 ._depositButton_1w3e9_80 {
    display: none
}

@media (min-width: 992px) {
    ._rootTable_1w3e9_28 ._depositActionCell_1w3e9_75 ._depositButton_1w3e9_80 {
        width:95px;
        display: block
    }
}

._rootTable_1w3e9_28 ._depositActionCell_1w3e9_75 ._depositIconButton_1w3e9_89 {
    display: flex
}

@media (min-width: 992px) {
    ._rootTable_1w3e9_28 ._depositActionCell_1w3e9_75 ._depositIconButton_1w3e9_89 {
        display:none
    }

    ._rootTable_1w3e9_28 ._depositActionCell_1w3e9_75 {
        justify-content: end
    }
}

._textWithLightningContainer_1w3e9_102 {
    align-items: center;
    gap: 6px;
    display: flex
}

._netAPYContainer_1w3e9_107 {
    align-items: center;
    display: flex
}

._moreVaultsComingSoon_1w3e9_111 {
    align-items: center;
    gap: 8px;
    padding: 8px 0;
    display: flex
}

._flex1_1w3e9_117 {
    flex: 1
}

._root_o54gs_1 {
    width: 264px
}

._inline_o54gs_4 {
    display: inline
}

._kmnoStakedCell_1wa6e_1 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tableRoot_1wa6e_6 {
    height: unset;
    width: 100vw
}

@media (min-width: 768px) {
    ._tableRoot_1wa6e_6 {
        width:unset
    }
}

._root_17a4y_1 {
    padding-bottom: 16px
}

._mobileRoot_h1eiq_1 {
    flex-direction: column;
    gap: 12px;
    padding: 16px 0;
    display: flex
}

._mobileRoot_h1eiq_1 ._bottom_h1eiq_7 {
    align-items: center;
    gap: 12px;
    width: 100%;
    display: flex
}

._mobileRoot_h1eiq_1 ._checkbox_h1eiq_13 {
    white-space: nowrap
}

._mobileRoot_h1eiq_1 ._top_h1eiq_16 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tabletRoot_h1eiq_21 {
    align-items: flex-end;
    display: flex
}

._tabletRoot_h1eiq_21 ._leftSide_h1eiq_25,._tabletRoot_h1eiq_21 ._rightSide_h1eiq_26 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tabletRoot_h1eiq_21 ._rightSide_h1eiq_26 {
    border-bottom: 1px solid #ffffff14;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    padding-bottom: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._mobileWrapper_h1eiq_41 {
        display:none
    }
}

._tabletWrapper_h1eiq_45 {
    padding: 24px 0;
    display: none
}

@media (min-width: 768px) {
    ._tabletWrapper_h1eiq_45 {
        display:block
    }
}

._button_jdu6w_1 {
    width: inherit;
    align-items: center;
    gap: 4px;
    display: flex
}

._row_jdu6w_7 {
    padding: 8px 16px
}

._positionsCard_110gi_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._positionsCard_110gi_1 {
        padding:24px 32px
    }
}

._header-stats-mobile-divider_110gi_9 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_110gi_9 {
        display:none
    }
}

._metalGreyGradient_110gi_17 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_110gi_23 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_110gi_29 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_110gi_35 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_110gi_41 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_110gi_47 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._displayTokenPickerWrapper_110gi_53 {
    justify-content: flex-end;
    margin-bottom: 12px;
    display: flex
}

._statsGrid_110gi_58 {
    grid-template-columns: repeat(2,1fr);
    gap: 8px;
    margin-bottom: 12px;
    display: grid
}

@media (min-width: 768px) {
    ._statsGrid_110gi_58 {
        grid-template-columns:repeat(5,1fr);
        gap: 12px
    }
}

._chartGrid_110gi_70 {
    grid-template-columns: repeat(2,1fr);
    gap: 8px;
    margin-bottom: 12px;
    display: grid
}

._chartGrid_110gi_70 ._chart_110gi_70 {
    grid-column: 1/6
}

._title_110gi_79 {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 16px;
    display: flex
}

._show-mobile_110gi_85 {
    display: block
}

@media (min-width: 768px) {
    ._show-mobile_110gi_85 {
        display:none
    }
}

._goldenGradient_110gi_93 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._blueGradient_110gi_99 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._s4RewardsTooltip_110gi_105 {
    max-width: 240px
}

._root_btupv_1 {
    padding: 4px
}

._head_btupv_4 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin: 8px 8px 0;
    padding: 6px 6px 8px;
    display: flex
}

._head_btupv_4 ._controls_btupv_14 {
    gap: 12px;
    display: flex
}

._head_btupv_4 ._controls_btupv_14.__isShowMobileUi_btupv_18 {
    gap: 6px
}

._chartWrapper_btupv_21 {
    margin-top: 8px;
    margin-left: 8px;
    position: relative;
    overflow: hidden
}

@media (min-width: 768px) {
    ._chartWrapper_btupv_21 {
        margin-top:24px
    }
}

._chart_btupv_21 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_btupv_21.__isLoading_btupv_42 {
    opacity: 0
}

._chartBox_btupv_45 {
    width: 100%;
    height: 100%;
    position: relative
}

._spinnerWrapper_btupv_50 {
    justify-content: center;
    align-items: center;
    display: flex
}

._rows_btupv_55 {
    gap: 12px;
    display: flex
}

._positionsCard_2eq5u_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._positionsCard_2eq5u_1 {
        padding:24px 32px
    }
}

._header-stats-mobile-divider_2eq5u_9 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_2eq5u_9 {
        display:none
    }
}

._metalGreyGradient_2eq5u_17 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_2eq5u_23 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_2eq5u_29 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_2eq5u_35 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_2eq5u_41 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_2eq5u_47 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._statsCard_2eq5u_53 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2px;
    padding: 16px 24px;
    display: flex
}

._statsCard_2eq5u_53.__isSmaller_2eq5u_61 {
    gap: 0
}

._skeleton_2eq5u_64 {
    justify-content: center;
    align-items: center;
    display: flex
}

._greenGradient_2eq5u_69 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._redGradient_2eq5u_75 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272.09deg,#e84860 3.53%,#ff8f8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1agmu_1 {
    display: none
}

@media (min-width: 992px) {
    ._root_1agmu_1 {
        align-items:center;
        gap: 8px;
        display: flex
    }
}

._root_1uf7q_1 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1uf7q_1 ._chevron_1uf7q_7 {
    color: #fff
}

._root_1uf7q_1 ._chevron_1uf7q_7.__up_1uf7q_10 {
    color: #49afe9;
    transform: rotate(180deg)
}

._cell_1gbs3_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._cell_1gbs3_1 ._label_1gbs3_6 {
    color: #98b0c1
}

._cell_1gbs3_1 ._child_1gbs3_9 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width: 768px) {
    ._cell_1gbs3_1 ._tokensWithText_1gbs3_13 {
        flex-direction:row-reverse
    }
}

@media (min-width: 992px) {
    ._cell_1gbs3_1 ._tokensWithText_1gbs3_13 {
        flex-direction:row
    }
}

@media (min-width: 1440px) {
    ._cell_1gbs3_1 ._tokensWithText_1gbs3_13 {
        flex-direction:row-reverse
    }
}

._cell_1gbs3_1 ._rewardAmount_1gbs3_27 {
    justify-content: flex-end;
    display: flex
}

._root_qcr5x_1 {
    padding: 12px 16px
}

@media (min-width: 768px) {
    ._root_qcr5x_1 {
        padding:24px 16px
    }
}

._stats_qcr5x_9 {
    justify-content: space-between;
    align-items: center;
    margin: 16px 0;
    display: flex
}

._statItem_qcr5x_15 {
    display: flex
}

._tabletStat_qcr5x_18 {
    display: none
}

@media (min-width: 768px) {
    ._tabletStat_qcr5x_18 {
        gap:16px;
        display: flex
    }
}

._mobileStat_qcr5x_27 {
    margin: 24px 0;
    display: flex
}

@media (min-width: 768px) {
    ._mobileStat_qcr5x_27 {
        margin:0;
        display: none
    }
}

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

._mobileItem_1rnhj_5+._mobileItem_1rnhj_5 {
    border-top: 1px solid #ffffff14
}

._claimButton_1rnhj_8 {
    width: 86px
}

._tabs_o69xh_1 {
    margin-bottom: -8px
}

._header_o69xh_4 {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 16px;
    display: flex
}

._root_700vg_1 ._breadcrumbs_700vg_1 {
    padding-left: 24px
}

@media (min-width: 992px) {
    ._root_700vg_1 ._breadcrumbs_700vg_1 {
        padding-left:0
    }
}

._tabsContainer_700vg_9 {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width: 992px) {
    ._tabsContainer_700vg_9 {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 992px) {
    ._root_1vfgs_1 {
        padding-left:0;
        padding-right: 0
    }
}

@media (min-width: 992px) {
    ._root_1vfgs_1 ._rightContent_1vfgs_29 {
        align-self:center
    }
}

@media (min-width: 992px) {
    ._root_1vfgs_1 ._rightContent_1vfgs_29 ._vaultToken_1vfgs_40 {
        flex-direction:row;
        align-items: center
    }
}

@media (min-width: 992px) {
    ._root_1vfgs_1 ._rightContent_1vfgs_29 ._riskManager_1vfgs_51 {
        flex-direction:row;
        align-items: center
    }
}

._modalContent_tupcw_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._modalContent_tupcw_1 ._title_tupcw_6 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 12px
}

._modalContent_tupcw_1 ._simSuccessDataTitle_tupcw_10 {
    margin-bottom: 12px
}

._modalContent_tupcw_1 ._dropdownTrigger_tupcw_13 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._modalContent_tupcw_1 ._dropdownTrigger_tupcw_13:hover:not(.__disabled_tupcw_27) {
    background-color: #212c42
}

._modalContent_tupcw_1 ._inputWrapper_tupcw_30 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_tupcw_1 ._input_tupcw_30 {
    cursor: pointer;
    border: 1.5px solid #212c42;
    border-radius: 8px
}

._modalContent_tupcw_1 ._rotate180_tupcw_40 {
    transform: rotate(180deg)
}

._modalContent_tupcw_1 ._vaultConfigTxMultiSigKey_tupcw_43,._modalContent_tupcw_1 ._vaultConfigTxUrl_tupcw_46 {
    overflow-wrap: anywhere
}

._modalContent_tupcw_1 ._txMultiSigKeyContainer_tupcw_49 {
    background: #212c42b3;
    border: 1.5px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    display: flex
}

._modalContent_tupcw_1 ._marketNameTxLogs_tupcw_62 {
    white-space: nowrap;
    max-width: 750px;
    max-height: 200px;
    padding-right: 8px;
    overflow: auto
}

._modalContent_tupcw_1 ._copyIcon_tupcw_70 {
    cursor: pointer
}

._root_tm1qn_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_tm1qn_1 ._labelContainer_tm1qn_6 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_tm1qn_1 ._simSuccessDataTitle_tm1qn_11 {
    margin-bottom: 12px
}

._root_tm1qn_1 ._simulateButton_tm1qn_14 {
    margin-top: 8px;
    margin-bottom: 8px
}

._root_tm1qn_1 ._allocationDetails_tm1qn_18 {
    background: #162136;
    border-radius: 6px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 8px;
    padding: 12px;
    display: flex
}

._root_tm1qn_1 ._allocationDetails_tm1qn_18 ._allocationDetailsRow_tm1qn_28 {
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    display: flex
}

._root_tm1qn_1 ._allocationDetails_tm1qn_18 ._allocationDetailsRow_tm1qn_28 ._allocationDetailsRowChange_tm1qn_34 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_tm1qn_1 ._txMultiSigKeyContainer_tm1qn_39 {
    background: #212c42b3;
    border: 1.5px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    display: flex
}

._root_tm1qn_1 ._txMultiSigKeyContainer_tm1qn_39 ._txMultiSigKey_tm1qn_39 {
    overflow-wrap: anywhere
}

._root_tm1qn_1 ._viewMarketButton_tm1qn_55 {
    margin-left: -16px;
    padding-top: 0;
    padding-bottom: 0
}

._root_tm1qn_1 ._reserveConfigTxLogs_tm1qn_60 {
    white-space: nowrap;
    max-width: 750px;
    max-height: 200px;
    padding-right: 8px;
    overflow: auto
}

._root_tm1qn_1 ._copyIcon_tm1qn_68 {
    cursor: pointer
}

._root_tm1qn_1 ._interestRateCurveTable_tm1qn_71 {
    grid-template-columns: auto 1fr 1fr;
    align-items: center;
    gap: 16px;
    display: grid
}

._root_8ibdq_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_8ibdq_1 ._labelContainer_8ibdq_6 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_8ibdq_1 ._simSuccessDataTitle_8ibdq_11 {
    margin-bottom: 12px
}

._root_8ibdq_1 ._simulateButton_8ibdq_14 {
    margin-top: 8px;
    margin-bottom: 8px
}

._root_8ibdq_1 ._allocationDetails_8ibdq_18 {
    background: #162136;
    border-radius: 6px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 8px;
    padding: 12px;
    display: flex
}

._root_8ibdq_1 ._allocationDetails_8ibdq_18 ._allocationDetailsRow_8ibdq_28 {
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    display: flex
}

._root_8ibdq_1 ._allocationDetails_8ibdq_18 ._allocationDetailsRow_8ibdq_28 ._allocationDetailsRowChange_8ibdq_34 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_8ibdq_1 ._txMultiSigKeyContainer_8ibdq_39 {
    background: #212c42b3;
    border: 1.5px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    display: flex
}

._root_8ibdq_1 ._txMultiSigKeyContainer_8ibdq_39 ._txMultiSigKey_8ibdq_39 {
    overflow-wrap: anywhere
}

._root_8ibdq_1 ._viewMarketButton_8ibdq_55 {
    margin-left: -16px;
    padding-top: 0;
    padding-bottom: 0
}

._root_8ibdq_1 ._reserveConfigTxLogs_8ibdq_60 {
    white-space: nowrap;
    max-width: 750px;
    max-height: 200px;
    padding-right: 8px;
    overflow: auto
}

._root_8ibdq_1 ._copyIcon_8ibdq_68 {
    cursor: pointer
}

._content_1m638_1 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._content_1m638_1 ._marketContent_1m638_7 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._content_1m638_1 ._reservesCard_1m638_12 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

._content_1m638_1 ._marketHeader_1m638_17 {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    display: flex
}

._content_1m638_1 ._marketHeader_1m638_17._expanded_1m638_23 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 16px
}

._content_1m638_1 ._marketHeader_1m638_17 ._marketHeaderLeft_1m638_27 {
    align-items: center;
    gap: 8px;
    display: flex
}

._content_1m638_1 ._marketHeader_1m638_17 ._marketHeaderRight_1m638_32 {
    align-items: center;
    gap: 16px;
    display: flex
}

._content_1m638_1 ._reservesHeader_1m638_37 {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex
}

._elevationGroupsHeader_1m638_45 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin-left: 24px;
    margin-right: 24px;
    padding-bottom: 16px;
    display: flex
}

._viewMarketConfigButton_1m638_54 {
    white-space: nowrap;
    margin-right: -12px
}

._resetChangesButton_1m638_58 {
    align-self: flex-end
}

._rotate180_1m638_61 {
    transform: rotate(180deg)
}

._cardTitle_1m638_64 {
    justify-content: space-between;
    align-items: center;
    height: 24px;
    display: flex
}

._cardContent_1m638_70 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._row_1m638_75 {
    gap: 16px;
    display: flex
}

._row_1m638_75 label {
    width: 100%
}

._input_1m638_82 {
    border: 1px solid #212c42;
    width: 100%
}

._copyTokenToClipboard_1m638_86 {
    align-items: center;
    gap: 8px;
    display: flex
}

._tokenField_1m638_91 {
    border: 1px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._chart_1m638_100 {
    padding: 0
}

._marketConfigTitle_1m638_103 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 12px;
    padding-bottom: 16px
}

._marketConfigContent_1m638_108 {
    background: #162136;
    border: 1px solid #212c42;
    border-radius: 12px;
    padding: 24px
}

._marketConfigModalRoot_1m638_114 {
    background: #0b162a
}

._reserveContainer_q2821_1 {
    border-top: 1px solid #212c42
}

._reserveBlock_q2821_4 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._interestRateCurveHeader_q2821_9 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._reserveContent_q2821_14 {
    flex-direction: column;
    padding-left: 24px;
    padding-right: 24px;
    display: flex
}

._interestRateCurvePointsList_q2821_20 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._reserveInputsRow_q2821_25 {
    align-items: start;
    gap: 12px;
    width: 100%;
    display: flex
}

._reserveInputsRow_q2821_25 ._reserveInputsItem_q2821_31 {
    flex: 1
}

._tag_q2821_34 {
    border: 1px solid #212c42;
    border-radius: 50px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    display: flex
}

._input_q2821_46 {
    border: 1px solid #212c42;
    width: 100%
}

._interestRateCurveInput_q2821_50 {
    width: 100%
}

._riskParamInput_q2821_53 {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    width: 100%;
    display: flex
}

._riskParamLabel_q2821_60 {
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    display: flex
}

._tokenOracleBlock_q2821_66 {
    flex-direction: column;
    flex: 2;
    gap: 8px;
    display: flex
}

._copyIcon_q2821_72 {
    cursor: pointer
}

._spaceBetween_q2821_75 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

._reserveStats_q2821_81 {
    gap: 32px;
    display: flex
}

._reserveStat_q2821_81 {
    gap: 4px;
    display: flex
}

._reserveHeader_q2821_89 {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    display: flex
}

._reserveHeader_q2821_89 ._reserveHeaderLeft_q2821_96 {
    align-items: center;
    gap: 8px;
    display: flex
}

._reserveHeader_q2821_89 ._reserveHeaderRight_q2821_101 {
    align-items: center;
    gap: 16px;
    display: flex
}

._reserveHeader_q2821_89 ._reserveHeaderRight_q2821_101 ._toggleCollapseIcon_q2821_106 {
    cursor: pointer
}

._reserveHeader_q2821_89 ._reserveHeaderRight_q2821_101 ._rotate180_q2821_109 {
    transform: rotate(180deg)
}

._reserveStatsContainer_q2821_112 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex
}

._viewReserveConfigBtn_q2821_121 {
    margin-right: -12px
}

._curveRow_q2821_124 {
    align-items: center;
    gap: 12px;
    display: flex
}

._curveRow_q2821_124 label {
    width: 100%
}

._index_q2821_132 {
    color: #98b0c1;
    background-color: #162136;
    border-radius: 6px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    display: flex
}

._interestRateCurveHeadLabel_q2821_143 {
    flex: 1
}

._noBg_q2821_146 {
    background-color: #0000
}

._riskParamsGrid_q2821_149 {
    grid-template-columns: 1fr;
    gap: 12px;
    display: grid
}

@media (min-width: 768px) {
    ._riskParamsGrid_q2821_149 {
        grid-template-columns:1fr 1fr
    }
}

._reserveConfigTitle_q2821_159 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 12px;
    padding-bottom: 16px
}

._reserveConfigContent_q2821_164 {
    background: #162136;
    border: 1px solid #212c42;
    border-radius: 12px;
    padding: 24px
}

._reserveConfigModalRoot_q2821_170 {
    background: #0b162a
}

._tooltipLine_q2821_173 {
    align-items: center;
    gap: 6px;
    display: flex
}

._oraclesContent_q2821_178 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._actionButtons_q2821_183 {
    gap: 12px;
    display: flex
}

._dropdownTrigger_1xf1f_1 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._dropdownTrigger_1xf1f_1:hover:not(.__disabled_1xf1f_15) {
    background-color: #212c42
}

._dropdownTrigger_1xf1f_1._disabled_1xf1f_18 {
    cursor: not-allowed;
    background-color: #091326
}

._modalContent_x5vmm_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._modalTitle_x5vmm_6 {
    border-bottom: 1px solid var(--Box-Colors-box-divider,#ffffff14);
    justify-content: space-between;
    align-items: center;
    padding-bottom: 8px;
    display: flex
}

._scopePricesPubKeyLine_x5vmm_13 {
    align-items: center;
    gap: 6px;
    display: flex
}

._searchInput_x5vmm_18 {
    width: 340px;
    padding-left: 24px;
    padding-right: 24px
}

._showAll_x5vmm_23 {
    cursor: pointer;
    justify-content: center;
    gap: 4px;
    padding: 6px 24px;
    display: flex
}

._rotate180_x5vmm_30 {
    transform: rotate(180deg)
}

._bottom_x5vmm_33 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._review_x5vmm_38 {
    justify-content: space-between;
    display: flex
}

._block_x5vmm_42 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._blockTitle_x5vmm_47 {
    gap: 4px;
    display: flex
}

._selectedList_x5vmm_51 {
    gap: 12px;
    height: 36px;
    display: flex
}

._bottomValue_x5vmm_56 {
    background-color: #212c4266;
    border: 1px solid #212c42;
    border-radius: 6px;
    padding: 8px 16px
}

._button_x5vmm_62 {
    width: 120px
}

._table_x5vmm_65 {
    max-height: 420px;
    overflow: auto!important
}

._root_v5zrb_1 {
    justify-content: space-between;
    align-items: start;
    display: flex
}

._root_v5zrb_1 ._marketConfigJson_v5zrb_6 {
    margin-top: 0
}

._root_1ib6j_1 {
    border-top: 1px solid #ffffff14;
    padding-top: 24px;
    padding-bottom: 24px
}

._root_1ib6j_1 ._header_1ib6j_6 {
    cursor: pointer;
    align-items: center;
    gap: 8px;
    display: flex
}

._root_1ib6j_1 ._content_1ib6j_12 {
    padding-top: 12px
}

._root_1ib6j_1 ._rotate180_1ib6j_15 {
    transform: rotate(180deg)
}

._root_1ib6j_1 ._extraHeaderContent_1ib6j_18 {
    gap: 8px;
    display: flex
}

._marketParamsHeader_17pbp_1 {
    border-top: 1px solid #212c42;
    justify-content: space-between;
    align-items: center;
    display: flex
}

._marketParamsHeaderRight_17pbp_7 {
    align-items: center;
    gap: 20px;
    display: flex
}

._marketInputs_17pbp_12 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._marketInputsRow_17pbp_17 {
    align-items: center;
    gap: 12px;
    width: 100%;
    display: flex
}

._marketInputsItem_17pbp_23 {
    flex: 1
}

._inputLabel_17pbp_26 {
    justify-content: space-between;
    align-items: center;
    height: 24px;
    margin-bottom: 8px;
    display: flex
}

._labelLeft_17pbp_33,._labelRight_17pbp_38 {
    align-items: center;
    gap: 8px;
    display: flex
}

._adminTag_17pbp_43 {
    margin-left: 8px
}

._transferAdminButton_17pbp_46,._claimAdminButton_17pbp_47 {
    padding: 4px 8px;
    font-size: 12px
}

._overrideTransferAdminContainer_17pbp_51 {
    justify-content: space-between;
    align-items: center;
    padding-top: 8px;
    display: flex
}

._transferAdminButton_17pbp_46 {
    margin: 0!important;
    padding: 0!important
}

._input_17pbp_26 {
    border: 1px solid #212c42;
    width: 100%
}

._overlay_ro02t_1 {
    max-height: 200px;
    overflow-y: auto
}

._transferAdminModal_1btvl_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._transferAdminModal_1btvl_1 ._modalButtons_1btvl_6 {
    gap: 6px;
    display: flex
}

._transferAdminModal_1btvl_1 ._modalButtons_1btvl_6 button {
    flex: 1
}

._transferAdminButton_1btvl_13 {
    margin: 0;
    padding: 0
}

._root_sdcwf_1 ._marketConfigJson_sdcwf_1 {
    margin-top: 0
}

._root_1hus6_1 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_13zun_1 {
    border-bottom: 1px solid #ffffff14
}

._root_13zun_1 ._header_13zun_4 {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    display: flex
}

._root_13zun_1 ._headerRightPart_13zun_11 {
    justify-content: center;
    align-items: center;
    gap: 16px;
    display: flex
}

._root_13zun_1 ._headerRightPartStats_13zun_17 {
    justify-content: center;
    align-items: center;
    gap: 32px;
    display: flex
}

._root_13zun_1 ._content_13zun_23 {
    flex-direction: column;
    gap: 12px;
    padding: 0 24px 24px;
    display: flex
}

._root_13zun_1 ._toggleCollapseIcon_13zun_30 {
    transition: transform .2s ease-in-out
}

._root_13zun_1 ._rotate180_13zun_33 {
    transform: rotate(180deg)
}

._root_13zun_1 ._tokenSelectorDropdown_13zun_36 {
    flex-direction: column;
    gap: 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 259px;
    display: flex
}

._root_13zun_1 ._tokenSelectorDropdownItem_13zun_43 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_13zun_1 ._parametersContent_13zun_48 {
    gap: 12px;
    display: flex
}

._root_13zun_1 ._input_13zun_52 {
    border: 1.5px solid #212c42;
    width: 100%;
    height: 51px
}

._root_13zun_1 ._collateralsList_13zun_57 {
    flex-wrap: wrap;
    gap: 12px;
    display: flex
}

._root_13zun_1 ._inputWithLabel_13zun_62 {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    display: flex
}

._searchInput_93ito_1 {
    border: 1px solid #212c42;
    border-radius: 8px
}

._root_1vypl_1.__isInputOpened_1vypl_1 ._activateBtnWrapper_1vypl_1:not(._takeSpace_1vypl_1) {
    opacity: 0
}

._root_1vypl_1.__isInputOpened_1vypl_1 ._activateBtnWrapper_1vypl_1._takeSpace_1vypl_1 {
    display: none
}

._root_1vypl_1.__isInputOpened_1vypl_1 ._input_1vypl_7:not(._takeSpace_1vypl_1) {
    visibility: visible
}

._root_1vypl_1.__isInputOpened_1vypl_1 ._input_1vypl_7._takeSpace_1vypl_1 {
    display: block
}

._activateBtnWrapper_1vypl_1 {
    position: relative
}

._activateBtnWrapper_1vypl_1 ._dot_1vypl_16 {
    z-index: 1;
    background-color: #e84860;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -2px;
    right: -3px
}

._inputCloseIcon_1vypl_26 {
    cursor: pointer
}

._input_1vypl_7:not(._takeSpace_1vypl_1) {
    visibility: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0
}

._input_1vypl_7._takeSpace_1vypl_1 {
    width: 100%;
    display: none
}

._modalContent_1237c_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._modalContent_1237c_1 ._dropdownTrigger_1237c_6 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._modalContent_1237c_1 ._dropdownTrigger_1237c_6:hover:not(.__disabled_1237c_20) {
    background-color: #212c42
}

._modalContent_1237c_1 ._inputWrapper_1237c_23 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_1237c_1 ._input_1237c_23 {
    cursor: pointer;
    border: 1.5px solid #212c42;
    border-radius: 8px
}

._modalContent_1237c_1 ._balanceRequiredContainer_1237c_33 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_1237c_1 ._balanceRequiredRow_1237c_38 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._modalContent_1237c_1 ._dropdownTokenDetails_1237c_43 {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_lxbnl_1 ._tableHeader_lxbnl_10 {
        border-bottom:1px solid #ffffff14;
        margin-bottom: 16px
    }
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table thead th:last-child {
        padding-right:12px
    }
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table tbody td:last-child {
        padding-right:12px
    }
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageButton_1bbhb_26 {
        width:95px;
        display: block
    }
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageIconButton_1bbhb_35 {
        display:none
    }

    ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 {
        justify-content: end
    }
}

._tooltip_7vuu0_1 {
    background: #040b18;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

._collateralsTooltip_7vuu0_7 {
    width: 296px
}

._collateralsTooltip_7vuu0_7 ._header_7vuu0_10 {
    z-index: 10;
    background: #040b18;
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    padding: 12px 12px 6px;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 {
    scrollbar-width: thin;
    scrollbar-color: #212c42 transparent;
    max-height: 270px;
    overflow: auto
}

._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30 {
    justify-content: space-between;
    align-items: center;
    padding: 10px 12px;
    display: flex
}

._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30:hover {
    cursor: pointer;
    background-color: #162136
}

._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30:hover ._collateralRowLeft_7vuu0_43 ._externalLinkIcon_7vuu0_43 {
    display: block
}

._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30 ._collateralRowLeft_7vuu0_43 {
    align-items: center;
    gap: 6px;
    display: flex
}

._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30 ._collateralRowLeft_7vuu0_43 ._marketTag_7vuu0_51 {
    align-self: center
}

._collateralsTooltip_7vuu0_7 ._body_7vuu0_24 ._collateralRow_7vuu0_30 ._collateralRowLeft_7vuu0_43 ._externalLinkIcon_7vuu0_43 {
    display: none
}

._collateralsTooltip_7vuu0_7 ._moreInfo_7vuu0_57 {
    padding: 12px 12px 0
}

._header-stats-mobile-divider_69vbi_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_69vbi_1 {
        display:none
    }
}

._metalGreyGradient_69vbi_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_69vbi_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_69vbi_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_69vbi_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_69vbi_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_69vbi_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._desktopDivider_69vbi_45 {
    display: none
}

@media (min-width: 768px) {
    ._desktopDivider_69vbi_45 {
        margin-top:40px;
        display: flex
    }
}

._filters_69vbi_54 {
    border-top: none;
    border-bottom: none;
    margin-top: 0;
    padding: 12px 0
}

@media (min-width: 768px) {
    ._filters_69vbi_54 {
        border-bottom:1px solid #ffffff14;
        margin-top: 0;
        padding: 16px 0
    }
}

._content_69vbi_77 {
    padding-top: 16px
}

._stats_69vbi_80 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._stats_69vbi_80 {
        align-items:flex-start;
        gap: 12px
    }
}

._obligations_69vbi_95 {
    padding-top: 12px
}

@media (min-width: 768px) {
    ._obligations_69vbi_95 {
        padding-top:32px;
        padding-bottom: 24px
    }
}

._headerStats_69vbi_104 {
    margin-top: 32px
}

@media (min-width: 768px) {
    ._headerStats_69vbi_104 {
        margin-top:40px
    }
}

._summaryStats_69vbi_112 {
    justify-content: center;
    margin-top: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._summaryStats_69vbi_112 {
        margin-top:16px
    }
}

._statsCard_69vbi_122 {
    background: #162136;
    border-width: 1.5px;
    border-color: #162136;
    flex: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px 16px!important
}

._positionsWrapper_69vbi_130 {
    padding-bottom: 24px
}

@media (min-width: 768px) {
    ._positionsWrapper_69vbi_130 {
        padding-bottom:40px
    }
}

._desktopRoot_u9z0g_1 {
    grid-template-columns: 1fr auto;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    display: grid
}

._desktopRoot_u9z0g_1 ._rightSide_u9z0g_8,._desktopRoot_u9z0g_1 ._filtersWrapper_u9z0g_9 {
    flex-direction: row;
    align-items: center;
    gap: 8px;
    display: flex
}

._desktopRoot_u9z0g_1 ._searchWrapper_u9z0g_15 {
    justify-content: end;
    position: relative
}

._buttonContainer_u9z0g_19 {
    gap: 8px;
    display: flex
}

._marketForLoan_u9z0g_23 {
    background-color: #212c4226;
    border-radius: 24px;
    outline: 1px solid #49afe9;
    padding: 8px 16px
}

._button_u9z0g_19 {
    color: #98b0c1;
    background-color: #212c4266;
    border-radius: 24px;
    padding: 8px 16px
}

@media (min-width: 768px) {
    ._searchInputContainer_u9z0g_36 {
        max-width:200px!important
    }
}

._root_g7and_1 {
    height: 95%
}

._header_g7and_4 {
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 16px 0;
    display: grid
}

._headerDesktop_g7and_10 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
    display: flex
}

._rotate180_g7and_17 {
    transform: rotate(180deg)
}

._headerText_g7and_20 {
    text-align: center
}

._filterHeader_g7and_23 {
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    display: flex
}

._modalContent_g7and_29 {
    grid-template-rows: 1fr auto;
    height: 100%;
    display: grid;
    overflow-y: hidden
}

._filters_g7and_35 {
    overflow-y: auto
}

._dropdownOverlay_g7and_38 {
    width: 445px;
    overflow-y: auto
}

._card_g7and_42 {
    height: 100%;
    padding: 12px 24px!important
}

._actions_g7and_46 {
    grid-template-columns: 1fr 1fr;
    place-items: center left;
    margin-bottom: -16px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 12px;
    display: grid;
    box-shadow: 0 -4px 24px #00000040
}

._clearButton_g7and_57 {
    text-decoration: underline
}

._overlayClassName_g7and_60 {
    overflow: hidden
}

._accordionHeader_g7and_64 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 12px 0;
    display: flex
}

._mobileFilterButton_g7and_72 {
    border-radius: 100px
}

._title_1vhw6_1 {
    gap: 8px;
    display: flex
}

._content_5udw5_1 {
    max-height: 216px;
    padding: 12px 0;
    overflow: auto
}

._dropdownOverlay_5udw5_8 {
    width: inherit;
    width: 286px;
    padding-top: 4px;
    overflow-y: auto
}

._inputContainer_5udw5_14 {
    border: 1px solid #212c42;
    margin: 16px
}

._card_5udw5_18 {
    padding: 0
}

._header_5udw5_21 {
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    display: flex
}

._selectAllCheckbox_5udw5_27 {
    padding: 0 16px 12px
}

._selectItem_5udw5_31 {
    padding: 12px 16px
}

._root_1t8h6_1 {
    flex-direction: column;
    gap: 16px;
    width: 264px;
    display: flex
}

._grayColor_1t8h6_7 {
    color: #98b0c1
}

._altFont_1t8h6_10 {
    font-family: IBM Plex Mono,sans-serif
}

._borrowItemContainer_1t8h6_13 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._borrowItem_1t8h6_13 {
    justify-content: space-between;
    display: flex
}

._wrapper_l026h_1 {
    width: 100%;
    margin-top: 16px
}

@media (min-width: 992px) {
    ._wrapper_l026h_1 {
        flex-direction:column;
        gap: 16px;
        display: flex
    }
}

._listHeader_l026h_12 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._expandCollapseInfo_l026h_17 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._content_yacaj_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._content_yacaj_1 {
        width:500px
    }
}

._disclaimerContent_yacaj_11 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._disclaimerContent_yacaj_11 {
        width:385px
    }
}

._descriptionContainer_yacaj_21 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._descriptionItemWrapper_yacaj_26 {
    gap: 8px;
    display: flex
}

._root_boxhi_1 {
    flex-direction: column;
    gap: 12px;
    padding: 16px;
    display: flex
}

._rootModal_boxhi_7 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._headerContainer_boxhi_12 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._iconAndTitle_boxhi_18 {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._descriptionContainer_boxhi_24 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._descriptionCard_boxhi_29 {
    background: #212c42;
    border: 0;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

._learnMoreLink_boxhi_37 {
    align-items: center;
    gap: 4px;
    display: flex
}

._rotate270Deg_boxhi_42 {
    transform: rotate(270deg)
}

._rotate180Deg_boxhi_45 {
    transform: rotate(180deg)
}

._rootModal_1a7tp_1 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._rootModal_1a7tp_1 {
        width:385px
    }
}

._headerContainer_1a7tp_11 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._iconAndTitle_1a7tp_17 {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._descriptionContainer_1a7tp_23 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._descriptionCard_1a7tp_28 {
    background: #212c42;
    border: 0;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

._learnMoreLink_1a7tp_36 {
    align-items: center;
    gap: 4px;
    display: flex
}

._rotate270Deg_1a7tp_41 {
    transform: rotate(270deg)
}

._rotate180Deg_1a7tp_44 {
    transform: rotate(180deg)
}

._root_1ylss_1 {
    contain: layout style paint;
    background: #1621364d;
    border-radius: 12px;
    margin-bottom: 12px
}

._root_1ylss_1 ._rotate180_1ylss_7 {
    transform: rotate(180deg)
}

._root_1ylss_1 ._icon_1ylss_10 {
    height: 20px
}

@media (min-width: 992px) {
    ._root_1ylss_1 ._icon_1ylss_10 {
        height:30px
    }
}

._root_1ylss_1 ._trigger_1ylss_18 {
    cursor: pointer;
    align-items: center;
    padding: 16px 12px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1ylss_1 ._trigger_1ylss_18 {
        flex-direction:column;
        padding-left: 24px;
        padding-right: 24px
    }
}

._root_1ylss_1 ._trigger_1ylss_18:hover {
    background: #132339
}

._root_1ylss_1 ._trigger_1ylss_18 ._marketIconAndName_1ylss_37 {
    flex: 1 0 0;
    align-items: center;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1ylss_1 ._trigger_1ylss_18 ._marketIconAndName_1ylss_37 {
        flex:none
    }
}

._root_1ylss_1 ._trigger_1ylss_18 ._mobileHeader_1ylss_48 {
    flex: 1 0 0;
    align-items: center;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1ylss_1 ._trigger_1ylss_18 ._mobileHeader_1ylss_48 {
        display:none
    }
}

._root_1ylss_1 ._trigger_1ylss_18 ._desktopHeader_1ylss_59 {
    display: none
}

@media (min-width: 992px) {
    ._root_1ylss_1 ._trigger_1ylss_18 ._desktopHeader_1ylss_59 {
        align-items:center;
        width: 100%;
        display: flex
    }
}

._root_1ylss_1 ._trigger_1ylss_18 ._desktopHeader_1ylss_59 ._desktopHeaderLeft_1ylss_69 {
    flex: 1 0 0;
    align-items: center;
    gap: 8px;
    display: flex
}

._root_1ylss_1 ._trigger_1ylss_18 ._marketSizeDesktopContainer_1ylss_75 {
    justify-content: flex-end;
    width: 175px;
    display: flex
}

._root_1ylss_1 ._trigger_1ylss_18 ._debtBadgeContainer_1ylss_80 {
    justify-content: flex-start;
    width: 108px;
    margin-left: 8px;
    display: flex
}

._root_1ylss_1 ._trigger_1ylss_18 ._marketBorrowAPYContainer_1ylss_86 {
    width: 170px;
    margin-left: 8px;
    margin-right: 8px;
    display: flex
}

._root_1ylss_1 ._chevron_1ylss_92 {
    transition: transform .3s ease-in-out
}

@media (min-width: 992px) {
    ._root_1ylss_1 ._chevron_1ylss_92 {
        margin-left:8px
    }
}

._root_1ylss_1 ._content_1ylss_100 {
    opacity: 0;
    max-height: 0;
    transition: max-height .3s ease-in-out,opacity .2s ease-in-out;
    overflow: hidden
}

._root_1ylss_1 ._content_1ylss_100._isOpen_1ylss_106 {
    opacity: 1;
    max-height: 3100px;
    margin-bottom: 12px
}

._root_1ylss_1 ._divider_1ylss_111 {
    background-color: #ffffff14;
    height: 1px;
    margin-bottom: 12px;
    display: none
}

@media (min-width: 992px) {
    ._root_1ylss_1 ._divider_1ylss_111 {
        display:block
    }
}

._root_1ylss_1 ._tokenIconsAndSymbols_1ylss_122 {
    align-items: center;
    gap: 8px;
    display: flex
}

._pillWrapper_1pc8x_1 {
    cursor: pointer;
    background: #30d69a14;
    border: 1px solid #162136;
    border-radius: 6px;
    align-items: center;
    gap: 6px;
    padding: 4px 8px;
    transition: background .2s;
    display: flex
}

._pillWrapper_1pc8x_1:hover {
    background: #30d69a26
}

._pillWrapper_1pc8x_1:hover:active {
    background: #30d69a40
}

._pillMarketText_1pc8x_18 {
    color: #5cd0a0
}

._root_1i881_1 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_1i881_1._small_1i881_6 {
    padding: 2px 8px
}

._root_1i881_1._medium_1i881_12 {
    padding: 6px 12px
}

._root_1i881_1._large_1i881_18 {
    padding: 8px 16px
}

._root_1i881_1._outline_1i881_24 {
    border: 1px solid #212c42b3;
    border-radius: 999px
}

._header-stats-mobile-divider_xdgd7_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_xdgd7_1 {
        display:none
    }
}

._metalGreyGradient_xdgd7_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_xdgd7_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_xdgd7_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_xdgd7_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_xdgd7_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_xdgd7_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._mobileItem_xdgd7_45+._mobileItem_xdgd7_45 {
    border-top: 1px solid #ffffff14
}

._tableBtn_xdgd7_48 {
    width: 90px;
    margin: auto
}

._iconContainer_xdgd7_52 {
    align-items: center;
    gap: 6px;
    display: flex
}

._supplyApyThTooltip_xdgd7_57 {
    width: 300px
}

._extraIconContainer_xdgd7_60 {
    align-items: center;
    margin-left: 6px;
    display: flex
}

._extraIconContainer_xdgd7_60 svg {
    margin-left: 4px;
    transform: scale(.8)
}

._toggleDeprecatedAssetsButton_xdgd7_69 {
    align-items: center;
    gap: 8px;
    display: flex
}

._flex1_xdgd7_74 {
    flex: 1
}

._divider_xdgd7_77 {
    display: none
}

@media (min-width: 992px) {
    ._divider_xdgd7_77 {
        margin-top:16px;
        display: block
    }
}

._rowWithChildrenTitle_xdgd7_86 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._nowrap_xdgd7_91 {
    white-space: nowrap
}

@media (min-width: 992px) {
    ._dividerContainer_xdgd7_95 {
        margin-left:12px;
        margin-right: 12px
    }
}

._headerContainer_xdgd7_100 {
    align-items: center;
    gap: 6px;
    display: flex
}

._tableDefault_xdgd7_105 tbody tr {
    height: 65px!important
}

@media (min-width: 992px) {
    ._tableInCard_xdgd7_109 table tbody tr td:first-child,._tableInCard_xdgd7_109 table thead th:first-child {
        padding-left:24px
    }

    ._tableInCard_xdgd7_109 table tbody tr td:last-child,._tableInCard_xdgd7_109 table thead th:last-child {
        padding-right: 24px
    }
}

._cell_2snsk_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._cell_2snsk_1 ._label_2snsk_6 {
    color: #98b0c1
}

._cell_2snsk_1 ._child_2snsk_9 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._reserveNameDesktop_2snsk_12 {
    min-width: 150px
}

._reserveName_2snsk_12 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

@media (min-width: 768px) {
    ._reserveName_2snsk_12 {
        width:180px
    }
}

@media (min-width: 992px) {
    ._reserveName_2snsk_12 {
        gap:6px
    }
}

._reserveName_2snsk_12 ._reserveNameInner_2snsk_30 {
    align-items: center;
    gap: 4px;
    display: flex
}

@media (min-width: 768px) {
    ._reserveName_2snsk_12 ._reserveNameInner_2snsk_30 {
        gap:8px
    }
}

._reserveName_2snsk_12 ._reserveNameText_2snsk_40 {
    align-items: center;
    gap: 8px;
    display: flex
}

._reserveName_2snsk_12 ._userBalance_2snsk_45 {
    align-items: flex-start;
    gap: 2px;
    display: flex
}

@media (min-width: 992px) {
    ._reserveName_2snsk_12 ._userBalance_2snsk_45 {
        align-items:flex-end
    }
}

._reserveName_2snsk_12 ._reserveNameRow_2snsk_55 {
    align-items: center;
    gap: 8px;
    display: flex
}

._reserveName_2snsk_12 ._tag_2snsk_60 {
    text-align: center;
    align-self: center
}

._amountCell_2snsk_64 {
    align-items: center;
    gap: 8px;
    min-width: 90px;
    display: flex
}

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

._supplyApyCell_2snsk_74 {
    gap: 4px;
    width: 85px;
    display: flex
}

@media (min-width: 768px) {
    ._supplyApyCell_2snsk_74 {
        width:unset
    }
}

._flexCol_2snsk_84 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._star_2snsk_89 {
    stroke: url(#goldenStarGradient)
}

._noPointsStar_2snsk_92 {
    margin-right: 4px
}

._cell_1dac5_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._cell_1dac5_1 ._label_1dac5_6 {
    color: #98b0c1
}

._cell_1dac5_1 ._child_1dac5_9 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._textCellWithSubValue_1dac5_12 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._textCellWithSubValue_1dac5_12.__align-flex-end_1dac5_17 {
    align-items: flex-end
}

._textCellWithSubValue_1dac5_12 ._value_1dac5_20,._textCellWithSubValue_1dac5_12 ._subValue_1dac5_23 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width: 768px) {
    ._flexEnd_1dac5_27 {
        justify-content:flex-end;
        display: flex
    }
}

._flexCol_1dac5_32 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._blueTextColor_fvfvp_1 {
    color: #49afe9;
    margin-top: 4px
}

._icons_fvfvp_5 {
    display: flex
}

._icon_fvfvp_5 {
    margin-right: -4px
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_12ooq_1 {
        display:none
    }
}

._header-stats-mobile-divider_fc7cj_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_fc7cj_1 {
        display:none
    }
}

._metalGreyGradient_fc7cj_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_fc7cj_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_fc7cj_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_fc7cj_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_fc7cj_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_fc7cj_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._capacityToolip_fc7cj_45 {
    white-space: nowrap;
    flex-direction: column;
    gap: 12px;
    min-width: 180px;
    max-width: 400px;
    display: flex
}

._capacityToolip_fc7cj_45 ._row_fc7cj_53 {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

._root_1jvcr_1 {
    color: #5f7183
}

._root_1jvcr_1:hover {
    color: #d1d1d2!important
}

._root_1jvcr_1:active {
    color: #fff!important
}

._spinnerContainer_lfalt_1 {
    justify-content: center;
    align-items: center;
    height: 290px;
    display: flex
}

._overlay_117eb_1 {
    z-index: 20;
    background-color: #040b18cc;
    outline: none;
    justify-content: center;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    align-items: end!important
}

@media (min-width: 768px) {
    ._overlay_117eb_1 {
        align-items:center;
        padding-top: 160px;
        align-items: start!important
    }
}

._modalContainer_117eb_22 {
    grid-template-columns: 1fr;
    justify-content: center;
    gap: 8px;
    display: grid
}

._modalContainer_117eb_22 ._left_117eb_28 {
    grid-row: 1;
    padding: 16px
}

._modalContainer_117eb_22 ._right_117eb_32 {
    grid-row: 2;
    padding: 16px
}

@media (min-width: 768px) {
    ._modalContainer_117eb_22 ._left_117eb_28 {
        grid-row:2
    }

    ._modalContainer_117eb_22 ._right_117eb_32 {
        grid-row: 1;
        padding: 24px
    }
}

@media (min-width: 992px) {
    ._modalContainer_117eb_22 {
        grid-template-columns:312px 400px
    }

    ._modalContainer_117eb_22 ._left_117eb_28,._modalContainer_117eb_22 ._right_117eb_32 {
        grid-row: 1;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }
}

@media (min-width: 1440px) {
    ._modalContainer_117eb_22 {
        grid-template-columns:351px 400px
    }

    ._modalContainer_117eb_22 ._left_117eb_28,._modalContainer_117eb_22 ._right_117eb_32 {
        grid-row: 1;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }
}

._root_117eb_71 {
    outline: none;
    width: 100%;
    max-height: 95vh
}

._root_117eb_71:not(.__isFluid_117eb_76) {
    width: 400px
}

@media (min-width: 992px) {
    ._root_117eb_71:not(.__isFluid_117eb_76) {
        width:850px
    }
}

@media (min-width: 768px) {
    ._root_117eb_71.__isFluid_117eb_76 {
        width:auto
    }
}

._root_117eb_71.__isMaxWidth_117eb_89 {
    width: 400px
}

@media (min-width: 992px) {
    ._root_117eb_71.__isMaxWidth_117eb_89 {
        width:850px
    }
}

._disabledScroll_117eb_97 {
    overflow: hidden
}

._content_117eb_100 {
    padding: 12px;
    position: relative
}

._contentWrapper_117eb_104 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._contentWrapper_117eb_104 {
        flex-direction:row-reverse;
        margin-right: 150px
    }
}

@media (min-width: 1440px) {
    ._contentWrapper_117eb_104 {
        margin-right:184px
    }
}

._closeBtn_117eb_120 {
    justify-content: end;
    margin-right: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._closeBtn_117eb_120 {
        margin-right:0;
        display: block
    }
}

._header-stats-mobile-divider_brw6b_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_brw6b_1 {
        display:none
    }
}

._metalGreyGradient_brw6b_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_brw6b_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_brw6b_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_brw6b_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_brw6b_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_brw6b_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_brw6b_45 {
    margin-bottom: 12px
}

._transactionSettings_brw6b_48 {
    margin-top: 12px
}

._warnings_brw6b_51 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_brw6b_51:empty {
    margin-top: 0;
    margin-bottom: 0
}

._refundableFeesTooltip_brw6b_63 {
    margin-bottom: 16px
}

._stats_brw6b_66 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_brw6b_66 ._statsItem_brw6b_72 {
    justify-content: space-between;
    display: flex
}

._tooltipOverlay_brw6b_76 {
    width: 288px
}

._introText_195fd_1 {
    margin-top: 24px;
    margin-bottom: 12px
}

._disclaimerTitle_195fd_5 {
    margin-bottom: 12px
}

._content_195fd_8 {
    background-color: #162136;
    border: 1px solid #212c42;
    border-radius: 8px;
    max-height: 300px;
    margin-bottom: 16px;
    padding: 16px;
    overflow-y: auto
}

._content_195fd_8::-webkit-scrollbar {
    width: 3px
}

._content_195fd_8::-webkit-scrollbar-track {
    display: none
}

._content_195fd_8::-webkit-scrollbar-thumb {
    background: #5f7183;
    border-radius: 6px
}

._disclaimerItem_195fd_27 {
    gap: 8px;
    margin-bottom: 12px;
    display: flex
}

._disclaimerItem_195fd_27:last-child {
    margin-bottom: 0
}

._dot_195fd_35 {
    background-color: #98b0c1;
    border-radius: 50%;
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    margin-top: 8px
}

._confirmCheckbox_195fd_43 {
    margin-bottom: 16px
}

._completeDepositButton_195fd_46 {
    margin-top: 24px
}

._root_14ei4_1 {
    margin-bottom: 24px
}

._linkWrapper_14ei4_4 {
    display: inline-block
}

._link_14ei4_4 {
    align-items: center;
    display: flex;
    text-decoration: none!important
}

._maxApy_14ei4_12 {
    font-weight: 700
}

._icon_14ei4_15 {
    flex-shrink: 0
}

._root_1k7i4_1 {
    width: 100%
}

._item_1k7i4_4 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._title_1k7i4_9 {
    align-items: center;
    gap: 6px;
    display: flex
}

._row_1k7i4_14 {
    justify-content: space-between;
    gap: 8px;
    display: flex
}

._divider_1k7i4_19 {
    margin: 16px 0
}

._titleText_1k7i4_22 {
    gap: 4px;
    display: flex
}

._whiteText_1k7i4_26 {
    color: #fff
}

._header-stats-mobile-divider_sr4w0_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_sr4w0_1 {
        display:none
    }
}

._metalGreyGradient_sr4w0_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_sr4w0_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_sr4w0_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_sr4w0_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_sr4w0_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_sr4w0_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._transactionSettings_sr4w0_45 {
    margin-top: 12px
}

._stats_sr4w0_48 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_sr4w0_48 ._statsItem_sr4w0_54 {
    justify-content: space-between;
    display: flex
}

._collapsibleTrigger_sr4w0_58 {
    flex-direction: row;
    align-items: center;
    display: flex
}

._collapsibleTriggerText_sr4w0_63 {
    white-space: nowrap;
    align-items: center;
    display: flex
}

.__isActive_sr4w0_68 ._chevron_sr4w0_68 {
    transform: rotate(180deg)
}

._chevron_sr4w0_68 {
    margin-right: 8px;
    transition: transform .3s
}

._header-stats-mobile-divider_gsykc_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_gsykc_1 {
        display:none
    }
}

._metalGreyGradient_gsykc_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_gsykc_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_gsykc_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_gsykc_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_gsykc_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_gsykc_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._statsCard_gsykc_45 {
    border: none;
    flex-direction: column;
    gap: 8px;
    padding: 12px;
    display: flex
}

._statsRow_gsykc_52 {
    flex-direction: row;
    justify-content: space-between;
    display: flex
}

._amount_gsykc_57 {
    text-align: right;
    gap: 8px;
    margin-left: 8px
}

._header-stats-mobile-divider_1fj95_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1fj95_1 {
        display:none
    }
}

._metalGreyGradient_1fj95_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1fj95_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1fj95_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1fj95_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1fj95_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1fj95_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._statsItem_1fj95_45 {
    justify-content: space-between;
    display: flex
}

._statsItem_1fj95_45._dropdownStats_1fj95_49 {
    cursor: pointer
}

._statsItem_1fj95_45._dropdownStats_1fj95_49 ._dropdown_1fj95_49 {
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    width: 100%;
    display: flex
}

._statsItem_1fj95_45._dropdownStats_1fj95_49 ._dropdownIcon_1fj95_59 {
    gap: 4px;
    display: flex
}

._statsItem_1fj95_45._dropdownStats_1fj95_49.__isOpenedStats_1fj95_63 ._dropdown_1fj95_49 ._icon_1fj95_63 {
    transform: rotate(180deg)
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1ht86_1 {
        display:none
    }
}

._statsCard_lm2qv_1 {
    border: none;
    flex-direction: column;
    gap: 8px;
    padding: 12px;
    display: flex
}

._statsRow_lm2qv_8 {
    flex-direction: row;
    justify-content: space-between;
    display: flex
}

._header-stats-mobile-divider_1jic7_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1jic7_1 {
        display:none
    }
}

._metalGreyGradient_1jic7_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1jic7_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1jic7_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1jic7_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1jic7_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1jic7_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1jic7_45 {
    margin-bottom: 12px
}

._transactionSettings_1jic7_48 {
    margin-top: 12px
}

._stats_1jic7_51 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_1jic7_51 ._statsItem_1jic7_57 {
    justify-content: space-between;
    display: flex
}

._stats_1jic7_51 ._statsItem_1jic7_57._dropdownStats_1jic7_61 {
    cursor: pointer
}

._stats_1jic7_51 ._statsItem_1jic7_57._dropdownStats_1jic7_61 ._dropdown_1jic7_61 {
    align-items: center;
    gap: 4px;
    display: flex
}

._stats_1jic7_51 ._statsItem_1jic7_57._dropdownStats_1jic7_61.__isOpenedStats_1jic7_69 ._dropdown_1jic7_61 ._icon_1jic7_69 {
    transform: rotate(180deg)
}

._notification_1jic7_72:empty {
    margin-bottom: 0
}

._notifications_1jic7_75 {
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    display: flex
}

._notifications_1jic7_75:empty {
    margin-top: 0;
    margin-bottom: 0
}

._epochResetText_1jic7_86 {
    display: inline
}

._footer_1jzbi_1 {
    background-color: #162136;
    border-top: 1px solid #ffffff14;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    margin: 16px -16px -16px;
    padding: 12px
}

@media (min-width: 768px) {
    ._footer_1jzbi_1 {
        margin:16px -24px -24px;
        padding: 12px 24px
    }
}

@media (min-width: 992px) {
    ._footer_1jzbi_1 {
        margin:16px -24px -24px;
        padding: 12px 24px
    }
}

._unwrapSolNotification_1jzbi_21 {
    width: 100%;
    position: absolute;
    top: -70px;
    left: 0
}

@media screen and (max-width: 400px) {
    ._unwrapSolNotification_1jzbi_21 {
        top:-calc(82px)
    }
}

._header_1r5vw_1 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    margin: 0 -12px;
    padding: 12px;
    display: flex
}

@media (min-width: 992px) {
    ._header_1r5vw_1 {
        margin:0 -24px;
        padding: 12px 24px
    }
}

@media (min-width: 768px) {
    ._header_1r5vw_1 {
        margin:0 -24px;
        padding: 0 24px 12px
    }
}

._newLoan_1r5vw_20 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

._dropdownTriggerBtn_1r5vw_26 {
    background-color: unset;
    margin: 0;
    padding: 0
}

._dropdownTriggerBtn_1r5vw_26:hover:not(:disabled) {
    background-color: unset
}

._header_uqkpg_1 {
    margin-bottom: 16px
}

._headerContent_uqkpg_4 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 12px
}

._header-stats-mobile-divider_1oxwr_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1oxwr_1 {
        display:none
    }
}

._metalGreyGradient_1oxwr_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1oxwr_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1oxwr_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1oxwr_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1oxwr_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1oxwr_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1oxwr_45 {
    margin-bottom: 12px
}

._transactionSettings_1oxwr_48 {
    margin-top: 12px
}

._stats_1oxwr_51 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_1oxwr_51 ._statsItem_1oxwr_57 {
    justify-content: space-between;
    display: flex
}

._stats_1oxwr_51 ._statsCard_1oxwr_61 {
    background: #162136;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 12px
}

._warnings_1oxwr_67 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_1oxwr_67:empty {
    margin-top: 0;
    margin-bottom: 0
}

._tooltipOverlay_1oxwr_79 {
    width: 288px
}

._root_8u2xo_1 {
    margin-top: 16px
}

._root_8u2xo_1 ._modes_8u2xo_4 {
    justify-content: space-between;
    display: flex
}

._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 {
    background-color: #0000;
    align-items: center;
    display: inline-flex
}

._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13 {
    color: #98b0c1;
    background-color: #0000;
    border: 1px solid #0000;
    padding: 0;
    position: relative
}

._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13:hover,._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13:active,._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13.__isActive_8u2xo_24 {
    color: #fff
}

._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13.__isDisabled_8u2xo_27 {
    color: #5f7183
}

._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13+._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13 {
    margin-left: 8px;
    padding-left: 8px
}

._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13+._root_8u2xo_1 ._modes_8u2xo_4 ._tabs_8u2xo_8 ._tabItem_8u2xo_13:before {
    content: "";
    background-color: #35435c;
    border-radius: 17px;
    width: 1px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 0
}

._root_8u2xo_1 ._tabs_8u2xo_8 ._tabItem_8u2xo_13+._tabItem_8u2xo_13 {
    margin-left: 8px;
    padding-left: 8px
}

._tabs_8u2xo_8 ._tabItem_8u2xo_13+._tabItem_8u2xo_13:before {
    content: "";
    background-color: #35435c;
    border-radius: 17px;
    width: 1px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 0
}

._tooltip_8u2xo_58 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._tooltip_8u2xo_58 ._whiteText_8u2xo_63 {
    color: #fff;
    font-weight: 500
}

._tooltip_8u2xo_58 ._title_8u2xo_67 {
    align-items: center;
    gap: 6px;
    display: flex
}

._tooltip_8u2xo_58 ._title_8u2xo_67 ._titleText_8u2xo_72 {
    gap: 4px;
    display: flex
}

._tooltip_8u2xo_58 ._description_8u2xo_76 {
    display: flex
}

._header_1oszm_1 {
    margin-bottom: 24px
}

._tabs_1oszm_4 {
    margin-bottom: 16px
}

._assetPriorityLTVWarningDetails_1oszm_7 {
    flex-direction: column;
    gap: 12px;
    margin-top: 2px;
    display: flex
}

._assetPriorityLTVWarningDetailsCollateral_1oszm_13 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._header-stats-mobile-divider_1mfzz_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1mfzz_1 {
        display:none
    }
}

._metalGreyGradient_1mfzz_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1mfzz_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1mfzz_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1mfzz_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1mfzz_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1mfzz_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1mfzz_45 {
    margin-bottom: 24px
}

._transactionSettings_1mfzz_48 {
    margin-top: 12px
}

._inputs_1mfzz_51 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

._notifications_1mfzz_58 {
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    display: flex
}

._notifications_1mfzz_58:empty {
    margin-top: 0;
    margin-bottom: 0
}

._repayNotification_1mfzz_69 {
    margin-top: 16px
}

._stats_1mfzz_72 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_1mfzz_72 ._statsItem_1mfzz_78 {
    justify-content: space-between;
    display: flex
}

._stats_1mfzz_72 ._statsCard_1mfzz_82 {
    background: #162136;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 12px
}

._tabs_1mfzz_88 {
    margin-bottom: 24px
}

._header-stats-mobile-divider_6tjt2_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_6tjt2_1 {
        display:none
    }
}

._metalGreyGradient_6tjt2_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_6tjt2_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_6tjt2_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_6tjt2_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_6tjt2_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_6tjt2_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_6tjt2_45 {
    margin-bottom: 24px
}

._transactionSettings_6tjt2_48 {
    margin-top: 12px
}

._inputs_6tjt2_51 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

._warnings_6tjt2_58 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    display: flex
}

._warnings_6tjt2_58:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_6tjt2_69 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_6tjt2_69 ._statsItem_6tjt2_75 {
    justify-content: space-between;
    display: flex
}

._stats_6tjt2_69 ._statsCard_6tjt2_79 {
    background: #162136;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 12px
}

._tabs_6tjt2_85 {
    margin-bottom: 24px
}

._root_x32i6_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

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

._grey_x32i6_11 {
    color: #98b0c1
}

._titleWrapper_x32i6_14 {
    align-items: center;
    gap: 12px;
    display: flex
}

._container_o8u0h_1 {
    align-items: center;
    display: flex
}

._wrapper_o8u0h_5 {
    will-change: transform,opacity;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex
}

._root_1tda5_1 {
    box-sizing: border-box;
    border-radius: 8px;
    outline: 1px solid #212c42;
    margin-bottom: 16px;
    padding: 16px;
    overflow: hidden
}

@media (min-width: 768px) {
    ._root_1tda5_1 {
        outline:none;
        margin-bottom: 0;
        margin-left: -16px;
        margin-right: -16px;
        padding: 0
    }
}

._root_1tda5_1.__isOpen_1tda5_18 {
    background-color: #0000;
    outline: 1px solid #212c42
}

._divider_1tda5_22 {
    padding-top: 12px
}

@media (min-width: 768px) {
    ._divider_1tda5_22 {
        background-color:#0b162a;
        border-top: 1px solid #ffffff14;
        padding: 24px
    }
}

._mobileValuesWrapper_1tda5_35 {
    flex-direction: column;
    gap: 8px;
    padding: 12px 0;
    display: flex
}

@media (min-width: 768px) {
    ._mobileValuesWrapper_1tda5_35 {
        display:none
    }
}

._mobileDashboardWrapper_1tda5_46 {
    justify-content: center;
    align-items: center;
    padding: 0 16px;
    display: flex
}

@media (min-width: 768px) {
    ._mobileDashboardWrapper_1tda5_46 {
        display:none
    }
}

._mobileValue_1tda5_35 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._depositsAndBorrows_1tda5_62 {
    flex-direction: column;
    gap: 16px;
    margin-top: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._depositsAndBorrows_1tda5_62 {
        flex-direction:row
    }
}

._liquidationTooltip_1tda5_73 {
    width: 264px
}

._liquidationPriceTooltip_1tda5_76 {
    flex-direction: column;
    gap: 12px;
    width: 296px;
    display: flex
}

._emptyValueWrapper_1tda5_82 {
    width: 12px;
    height: 22px;
    display: flex
}

._emptyValue_1tda5_82 {
    background: #fff;
    width: 12px;
    height: 1px;
    margin: auto 0
}

._tooltip_1tda5_93 {
    max-width: 220px
}

._rows_1tda5_96 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._infoRow_1tda5_101 {
    justify-content: space-between;
    display: flex
}

._description_1tda5_105 {
    margin-top: 12px
}

._header-stats-mobile-divider_r533z_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_r533z_1 {
        display:none
    }
}

._metalGreyGradient_r533z_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_r533z_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_r533z_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_r533z_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_r533z_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_r533z_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_r533z_45 {
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._root_r533z_45 {
        padding:16px
    }

    ._root_r533z_45:hover {
        background-color: #49afe914
    }
}

._chevron_r533z_64 {
    transition: transform .3s
}

._chevron_r533z_64.__isActive_r533z_67 {
    transform: rotate(180deg)
}

._loanHealth_r533z_70 {
    margin: 24px 0
}

._rightCorner_r533z_73 {
    height: 100%;
    display: flex
}

._mobileValuesWrapper_r533z_77 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._mobileValuesWrapper_r533z_77 {
        flex-direction:row;
        flex-basis: 660px
    }
}

._loanName_r533z_88 {
    align-items: center;
    gap: 6px;
    display: flex
}

._titleWrapper_r533z_93 {
    justify-content: center;
    align-items: center;
    gap: 16px;
    display: flex
}

._statsAndButtonWrapper_r533z_99 {
    flex: 1;
    justify-content: end;
    align-items: center;
    gap: 16px;
    display: flex
}

._marketNameWrapper_r533z_106 {
    flex-shrink: 0;
    align-items: center;
    gap: 12px;
    display: none
}

@media (min-width: 992px) {
    ._marketNameWrapper_r533z_106 {
        display:flex
    }
}

._desktopValue_r533z_117 {
    display: none
}

@media (min-width: 768px) {
    ._desktopValue_r533z_117 {
        flex-direction:column;
        justify-content: center;
        align-items: flex-end;
        gap: 8px;
        width: 120px;
        display: flex
    }
}

._mobileValue_r533z_77 {
    align-items: center;
    gap: 8px;
    margin-left: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._mobileValue_r533z_77 {
        display:none
    }
}

._btn_r533z_141 {
    background: 0 0;
    border: none;
    border-radius: 8px;
    outline: none;
    align-items: center;
    gap: 8px;
    height: 100%;
    padding: 0;
    display: flex
}

._emptyValueWrapper_r533z_152 {
    width: 12px;
    height: 22px;
    display: flex
}

._emptyValue_r533z_152 {
    background: #fff;
    width: 12px;
    height: 1px;
    margin: auto 0
}

._tooltip_r533z_163 {
    max-width: 220px
}

._rows_r533z_166 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._infoRow_r533z_171 {
    justify-content: space-between;
    display: flex
}

._description_r533z_175 {
    margin-top: 12px
}

._header_r533z_1 {
    align-items: center;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._header_r533z_1 {
        border-bottom:1px solid #212c42;
        padding-bottom: 16px
    }
}

._tableBtn_r533z_189 {
    min-width: 105px;
    height: 40px
}

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

._marketName_r533z_106 {
    margin-left: 6px
}

._row_r533z_166 {
    align-items: center;
    gap: 12px;
    display: flex
}

._labelWrapper_r533z_205 {
    text-wrap: nowrap;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._labelWrapper_r533z_205 {
        justify-content:flex-start;
        gap: 8px
    }
}

._positions_r533z_219 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._mobileDivider_r533z_224 {
    width: auto;
    margin: 12px -16px
}

._header-stats-mobile-divider_qe0c5_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_qe0c5_1 {
        display:none
    }
}

._metalGreyGradient_qe0c5_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_qe0c5_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_qe0c5_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_qe0c5_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_qe0c5_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_qe0c5_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._tooltipContent_qe0c5_45 {
    width: 260px
}

._tooltipRow_qe0c5_48 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    display: flex
}

._amount_qe0c5_54 {
    flex-direction: column;
    align-items: flex-end;
    margin-left: 8px;
    display: flex
}

._header-stats-mobile-divider_4lzn0_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_4lzn0_1 {
        display:none
    }
}

._metalGreyGradient_4lzn0_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_4lzn0_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_4lzn0_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_4lzn0_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_4lzn0_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_4lzn0_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_4lzn0_45 {
    width: 100%
}

._progress_4lzn0_48 {
    background-color: #30d69a14;
    border-radius: 4px;
    height: 6px;
    position: relative
}

._progress_4lzn0_48 ._value_4lzn0_54 {
    border-radius: 4px;
    max-width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

._progress_4lzn0_48 ._value_4lzn0_54.__bgColor-green_4lzn0_62 {
    background-color: #30d69a
}

._progress_4lzn0_48 ._value_4lzn0_54.__bgColor-orange_4lzn0_65 {
    background-color: #ffa318
}

._progress_4lzn0_48 ._value_4lzn0_54.__bgColor-red_4lzn0_68 {
    background-color: #e84860
}

._borrowLimitContainer_4lzn0_71 {
    background: #091326;
    justify-content: center;
    width: 24px;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0
}

._infoRow_4lzn0_80 {
    justify-content: space-between;
    display: flex
}

._tooltip_4lzn0_84 {
    max-width: 264px
}

._description_4lzn0_87 {
    margin-top: 12px
}

._header-stats-mobile-divider_1rkii_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1rkii_1 {
        display:none
    }
}

._metalGreyGradient_1rkii_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1rkii_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1rkii_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1rkii_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1rkii_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1rkii_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.__bgcolor-dark450_1rkii_45 {
    background-color: #4b5a75
}

.__bgcolor-dark400_1rkii_48 {
    background-color: #404d69
}

.__bgcolor-dark350_1rkii_51 {
    background-color: #35435c
}

.__bgcolor-dark300_40_1rkii_54 {
    background-color: #212c4266
}

.__bgcolor-dark300_1rkii_54 {
    background-color: #212c42
}

.__bgcolor-dark250_1rkii_60 {
    background-color: #162136
}

.__bgcolor-dark200_1rkii_63 {
    background-color: #121c30
}

.__bgcolor-dark175_1rkii_66 {
    background-color: #10203e
}

.__bgcolor-dark150_1rkii_69 {
    background-color: #0b162a
}

.__bgcolor-dark100_1rkii_72 {
    background-color: #091326
}

.__bgcolor-blue_1rkii_75 {
    background-color: #49afe9
}

.__bgcolor-yellow_1rkii_78 {
    background-color: #ffa318
}

.__bgcolor-green_1rkii_81 {
    background-color: #30d69a
}

.__bgcolor-orange_1rkii_84 {
    background-color: #ffa318
}

.__bgcolor-red_1rkii_87 {
    background-color: #e84860
}

.__bgcolor-white_1rkii_90 {
    background-color: #fff
}

.__bgcolor-white08_1rkii_93 {
    background-color: #ffffff14
}

.__bgcolor-grey_1rkii_96 {
    background-color: #98b0c1
}

.__bgcolor-pink_1rkii_99 {
    background-color: #e850ff
}

.__bgcolor-purple_1rkii_102 {
    background-color: #8784f7
}

.__bgcolor-blue-deep_1rkii_105 {
    background-color: #258ec9
}

.__bgcolor-grey-deep_1rkii_108 {
    background-color: #5f7183
}

.__bgcolor-grey-light_1rkii_111 {
    background-color: #d1d1d2
}

.__bgcolor-green-light_1rkii_114 {
    background-color: #30d69a
}

.__bgcolor-gold_1rkii_117 {
    background-color: #d6971e
}

.__bgcolor-tertiary_1rkii_120 {
    background-color: #7f808b
}

.__bgcolor-darkalpha80_1rkii_123 {
    background-color: #040b18cc
}

._header-stats-mobile-divider_p83pb_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_p83pb_1 {
        display:none
    }
}

._metalGreyGradient_p83pb_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_p83pb_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_p83pb_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_p83pb_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_p83pb_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_p83pb_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_p83pb_45 {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._root_p83pb_45 {
        flex-direction:row
    }
}

._rows_p83pb_57 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._infoRow_p83pb_62 {
    justify-content: space-between;
    display: flex
}

._tooltip_p83pb_66 {
    max-width: 220px
}

._ltvProgress_p83pb_69 {
    width: 100%;
    margin: 0 8px
}

@media (min-width: 768px) {
    ._ltvProgress_p83pb_69 {
        flex:1;
        width: auto
    }
}

._description_p83pb_79 {
    margin-top: 12px
}

._tooltipTrigger_p83pb_82,._positionTrigger_p83pb_83 {
    white-space: nowrap
}

._tooltipTrigger_p83pb_82 {
    display: none
}

@media (min-width: 768px) {
    ._tooltipTrigger_p83pb_82 {
        display:block
    }
}

._positionTrigger_p83pb_83 {
    margin-top: 12px;
    padding: 0
}

@media (min-width: 768px) {
    ._positionTrigger_p83pb_83 {
        margin-top:0
    }
}

._loanDashboardLink_p83pb_103 {
    align-items: center;
    margin-top: 12px
}

@media (min-width: 768px) {
    ._loanDashboardLink_p83pb_103 {
        margin-top:0
    }
}

._desktopArrow_p83pb_112 {
    display: none
}

@media (min-width: 768px) {
    ._desktopArrow_p83pb_112 {
        display:block
    }
}

._mobileArrow_p83pb_120 {
    display: block
}

@media (min-width: 768px) {
    ._mobileArrow_p83pb_120 {
        display:none
    }
}

._depositsAndBorrows_9bfhl_1 {
    flex-direction: column;
    gap: 16px;
    margin-top: 24px;
    display: flex
}

._depositsAndBorrows_9bfhl_1.__isMarkets_9bfhl_7 {
    gap: 40px
}

@media (min-width: 992px) {
    ._depositsAndBorrows_9bfhl_1 {
        flex-direction:row
    }
}

._root_10h6w_1 {
    flex: 1;
    width: 100%
}

._rootMarkets_10h6w_5 {
    border: none!important;
    padding: 6px 0!important
}

._rootLoanDashboard_10h6w_9 {
    background-color: #0b162a;
    border: 1px solid #212c42;
    border-radius: 12px;
    padding: 24px 24px 16px
}

._header_10h6w_15 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

@media (min-width: 992px) {
    ._header_10h6w_15 {
        border-bottom:1px solid #ffffff14;
        padding-bottom: 16px
    }
}

._content_10h6w_27 {
    flex-direction: column;
    margin-top: 16px;
    display: flex
}

._markets_10h6w_32 {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 4px;
    padding-right: 4px
}

._loanDashboard_10h6w_38 {
    margin-left: -24px;
    margin-right: -24px
}

._titleContainer_10h6w_42 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

@media (min-width: 768px) {
    ._titleContainer_10h6w_42 {
        gap:12px
    }
}

._infoIcon_1hrj1_1 {
    align-items: center;
    display: flex
}

._amountColumn_1hrj1_5 {
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: inline-flex
}

._mobileCard_1hrj1_12 {
    padding: 16px 0
}

._mobileCard_1hrj1_12 ._header_1hrj1_15 {
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

._mobileCard_1hrj1_12 ._actions_1hrj1_20 {
    align-items: center;
    gap: 16px;
    margin-top: 24px;
    display: flex
}

._mobileCard_1hrj1_12 ._stats_1hrj1_26 {
    gap: 12px;
    margin-top: 16px;
    display: flex
}

._mobileCard_1hrj1_12 ._statItem_1hrj1_31 {
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

._mobileCard_1hrj1_12+._mobileCard_1hrj1_12 {
    border-top: 1px solid #ffffff14
}

@media (min-width: 768px) {
    ._flexEnd_1hrj1_42 {
        justify-content:flex-end;
        display: flex
    }
}

._flexCol_1hrj1_47 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._ltvNotification_1hrj1_52 {
    max-width: 264px
}

._assetContainer_1hrj1_55 {
    gap: 4px;
    display: flex
}

._loanDashboardTable_1hrj1_59 table thead tr th:last-child,._loanDashboardTable_1hrj1_59 table tbody tr td:last-child {
    padding-right: 24px
}

._loanDashboardTable_1hrj1_59 table thead tr th:first-child,._loanDashboardTable_1hrj1_59 table tbody tr td:first-child {
    padding-left: 24px
}

._table_1hrj1_67 {
    width: initial!important
}

._dropdownButtonColumn_1hrj1_70 {
    justify-content: end;
    align-items: center;
    width: 55px;
    display: flex
}

._header-stats-mobile-divider_91i0w_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_91i0w_1 {
        display:none
    }
}

._metalGreyGradient_91i0w_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_91i0w_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_91i0w_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_91i0w_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_91i0w_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_91i0w_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_91i0w_45 {
    margin-bottom: 16px
}

._warnings_91i0w_48 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_91i0w_48:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_91i0w_60 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._stats_91i0w_60._activeStats_91i0w_65 {
    margin-top: 16px
}

._stats_91i0w_60 ._statsItem_91i0w_68 {
    justify-content: space-between;
    display: flex
}

._tooltipOverlay_91i0w_72 {
    width: 288px
}

._divider_91i0w_75 {
    margin-top: 16px
}

._root_1jzed_1 {
    margin-bottom: 24px
}

._linkWrapper_1jzed_4 {
    display: inline-block
}

._link_1jzed_4 {
    align-items: center;
    display: flex
}

._maxApy_1jzed_11 {
    font-weight: 700
}

._icon_1jzed_14 {
    flex-shrink: 0
}

._header-stats-mobile-divider_1hzpy_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1hzpy_1 {
        display:none
    }
}

._metalGreyGradient_1hzpy_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1hzpy_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1hzpy_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1hzpy_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1hzpy_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1hzpy_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1hzpy_45 {
    margin-bottom: 16px
}

._stats_1hzpy_48 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_1hzpy_48 ._statsItem_1hzpy_54 {
    justify-content: space-between;
    display: flex
}

._warnings_1hzpy_58 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_1hzpy_58:empty {
    margin-top: 0;
    margin-bottom: 0
}

._epochResetText_1hzpy_70 {
    display: inline
}

._header-stats-mobile-divider_1587f_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1587f_1 {
        display:none
    }
}

._metalGreyGradient_1587f_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1587f_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1587f_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1587f_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1587f_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1587f_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1587f_45 {
    margin-bottom: 16px
}

._stats_1587f_48 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_1587f_48._activeStats_1587f_54 {
    margin-top: 16px
}

._stats_1587f_48 ._statsItem_1587f_57 {
    justify-content: space-between;
    display: flex
}

._stats_1587f_48 ._statsCard_1587f_61 {
    background: #162136;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 12px
}

._warnings_1587f_67 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_1587f_67:empty {
    margin-top: 0;
    margin-bottom: 0
}

._tooltipOverlay_1587f_79 {
    width: 288px
}

._divider_1587f_82 {
    margin-top: 16px
}

._header_1o0hb_1 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    padding-bottom: 16px;
    display: flex
}

._dropdownOverlay_1o0hb_9 {
    width: 200px
}

._header-stats-mobile-divider_grlpy_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_grlpy_1 {
        display:none
    }
}

._metalGreyGradient_grlpy_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_grlpy_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_grlpy_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_grlpy_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_grlpy_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_grlpy_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_grlpy_45 {
    margin-bottom: 16px
}

._inputs_grlpy_48 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

._warnings_grlpy_55 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_grlpy_55:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_grlpy_67 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_grlpy_67 ._statsItem_grlpy_73 {
    justify-content: space-between;
    display: flex
}

._stats_grlpy_67 ._statsCard_grlpy_77 {
    background: #162136;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 12px
}

._tabs_grlpy_83 {
    margin-bottom: 24px
}

._header-stats-mobile-divider_1d8b9_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1d8b9_1 {
        display:none
    }
}

._metalGreyGradient_1d8b9_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1d8b9_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1d8b9_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1d8b9_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1d8b9_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1d8b9_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1d8b9_45 {
    margin-bottom: 16px
}

._inputs_1d8b9_48 {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

._warnings_1d8b9_55 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_1d8b9_55:empty {
    margin-top: 0;
    margin-bottom: 0
}

._assetPriorityLTVWarningDetails_1d8b9_67 {
    flex-direction: column;
    gap: 12px;
    margin-top: 2px;
    display: flex
}

._assetPriorityLTVWarningDetailsCollateral_1d8b9_73 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._stats_1d8b9_80 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_1d8b9_80 ._statsItem_1d8b9_86 {
    justify-content: space-between;
    display: flex
}

._stats_1d8b9_80 ._statsCard_1d8b9_90 {
    background: #162136;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 12px
}

._tabs_1d8b9_96 {
    margin-bottom: 24px
}

._root_rn2zk_1 {
    align-items: center;
    gap: 32px;
    display: flex
}

._statItem_rn2zk_6 {
    align-items: center;
    gap: 6px;
    display: flex;
    position: relative
}

._statItem_rn2zk_6+._statItem_rn2zk_6:before {
    content: "";
    background-color: #ffffff14;
    width: 1px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: -16px;
    transform: translateY(-50%)
}

._header-stats-mobile-divider_14tn9_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_14tn9_1 {
        display:none
    }
}

._metalGreyGradient_14tn9_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_14tn9_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_14tn9_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_14tn9_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_14tn9_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_14tn9_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_14tn9_45 {
    flex-direction: column;
    gap: 12px;
    max-width: 300px;
    display: flex
}

._row_14tn9_51 {
    justify-content: space-between;
    display: flex
}

._tokenInfo_14tn9_55 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._noPointsTooltipBody_14tn9_60 {
    gap: 6px;
    display: flex
}

._infoContainer_14tn9_64 {
    flex-direction: column;
    display: flex
}

._breakdownRow_14tn9_68 {
    gap: 16px
}

._cell_1pcoi_1 {
    align-items: flex-end;
    gap: 6px;
    display: flex
}

._cell_1pcoi_1 ._label_1pcoi_6 {
    color: #98b0c1
}

._cell_1pcoi_1 ._child_1pcoi_9 {
    gap: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._cell_1pcoi_1 ._totalValue_1pcoi_13 {
    background: #212c42;
    padding: 2px 4px
}

@media (min-width: 768px) {
    ._cell_1pcoi_1 ._tokensWithText_1pcoi_18 {
        flex-direction:row-reverse
    }
}

@media (min-width: 992px) {
    ._cell_1pcoi_1 ._tokensWithText_1pcoi_18 {
        flex-direction:row
    }
}

@media (min-width: 1440px) {
    ._cell_1pcoi_1 ._tokensWithText_1pcoi_18 {
        flex-direction:row-reverse
    }
}

._cell_1pcoi_1 ._rewardAmount_1pcoi_32 {
    display: flex
}

._flexEnd_il4d4_1 {
    justify-content: flex-end;
    width: 100%;
    display: flex
}

._claimButton_il4d4_6 {
    width: 86px
}

._loanDashboardTable_il4d4_9 table thead tr th:last-child,._loanDashboardTable_il4d4_9 table tbody tr td:last-child {
    padding-right: 24px
}

._loanDashboardTable_il4d4_9 table thead tr th:first-child,._loanDashboardTable_il4d4_9 table tbody tr td:first-child {
    padding-left: 24px
}

._emptyBorrowsWrapper_dke9p_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex
}

._emptyBorrowsContent_dke9p_10 {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    display: flex
}

._header-stats-mobile-divider_1ht86_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1ht86_1 {
        display:none
    }
}

._metalGreyGradient_1ht86_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1ht86_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1ht86_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1ht86_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1ht86_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1ht86_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._tooltipContent_1ht86_45 {
    width: 260px
}

._tooltipRow_1ht86_48 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    display: flex
}

._root_16ph9_1 {
    flex-direction: column;
    flex: 1;
    gap: 16px;
    display: flex
}

._root_1su1i_1 {
    margin-left: 6px;
    margin-right: 6px
}

._obligationsTopDivider_1su1i_5 {
    margin-top: 0
}

._topContainer_1su1i_8 {
    justify-content: space-between;
    display: flex
}

._obligationsHeader_1su1i_12 {
    align-items: center;
    gap: 8px;
    display: flex
}

._statsContainer_1su1i_17 {
    flex-direction: column;
    flex: 1;
    gap: 12px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._statsContainer_1su1i_17 {
        margin-top:32px
    }
}

._root_ymhg5_1 {
    grid-template-columns: repeat(2,1fr);
    gap: 6px;
    display: grid
}

@media (min-width: 768px) {
    ._root_ymhg5_1 {
        grid-template-columns:repeat(3,1fr)
    }
}

@media (min-width: 992px) {
    ._root_ymhg5_1 {
        grid-template-columns:repeat(6,1fr)
    }
}

._root_ymhg5_1._lend_ymhg5_20 {
    grid-template-columns: repeat(2,1fr)
}

@media (min-width: 768px) {
    ._root_ymhg5_1._lend_ymhg5_20 {
        grid-template-columns:repeat(4,1fr)
    }
}

._root_ymhg5_1._multiply_ymhg5_28 {
    grid-template-columns: repeat(2,1fr)
}

._root_ymhg5_1._multiply_ymhg5_28 ._spanTwo_ymhg5_32 {
    grid-column: span 2
}

@media (min-width: 768px) {
    ._root_ymhg5_1._multiply_ymhg5_28 {
        grid-template-columns:repeat(6,1fr)
    }

    ._root_ymhg5_1._multiply_ymhg5_28 ._item_ymhg5_43 {
        grid-column: span 2
    }

    ._root_ymhg5_1._multiply_ymhg5_28 ._item_ymhg5_43:nth-child(4),._root_ymhg5_1._multiply_ymhg5_28 ._item_ymhg5_43:nth-child(5),._root_ymhg5_1._multiply_ymhg5_28 ._spanTwo_ymhg5_32 {
        grid-column: span 3
    }
}

@media (min-width: 992px) {
    ._root_ymhg5_1._multiply_ymhg5_28 {
        grid-template-columns:repeat(5,1fr)
    }

    ._root_ymhg5_1._multiply_ymhg5_28 ._item_ymhg5_43,._root_ymhg5_1._multiply_ymhg5_28 ._item_ymhg5_43:nth-child(4),._root_ymhg5_1._multiply_ymhg5_28 ._item_ymhg5_43:nth-child(5),._root_ymhg5_1._multiply_ymhg5_28 ._spanTwo_ymhg5_32 {
        grid-column: span 1
    }
}

._root_ymhg5_1._security_ymhg5_67 {
    grid-template-columns: 1fr
}

@media (min-width: 768px) {
    ._root_ymhg5_1._security_ymhg5_67 {
        grid-template-columns:repeat(3,1fr)
    }
}

._root_ymhg5_1 ._item_ymhg5_43 {
    background-color: #0b162a;
    border: 1px solid #212c42;
    border-radius: 12px;
    flex-direction: column;
    gap: 12px;
    padding: 24px 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_ymhg5_1 ._item_ymhg5_43 {
        padding:24px
    }
}

._header-stats-mobile-divider_tb8xj_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_tb8xj_1 {
        display:none
    }
}

._metalGreyGradient_tb8xj_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_tb8xj_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_tb8xj_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_tb8xj_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_tb8xj_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_tb8xj_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._content_tb8xj_45 {
    padding-top: 16px
}

@media (min-width: 992px) {
    ._content_tb8xj_45 {
        padding-top:24px
    }
}

._grid_tb8xj_53 {
    flex-direction: column-reverse;
    display: flex
}

@media (min-width: 992px) {
    ._grid_tb8xj_53 {
        flex-direction:row
    }
}

._grid_tb8xj_53 ._leftCol_tb8xj_62 {
    flex: 100%
}

@media (min-width: 992px) {
    ._grid_tb8xj_53 ._leftCol_tb8xj_62 {
        flex:auto;
        margin-right: 16px
    }
}

._grid_tb8xj_53 ._rightCol_tb8xj_71 {
    flex-direction: column;
    flex: 100%;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._grid_tb8xj_53 ._rightCol_tb8xj_71 {
        flex:0 0 380px;
        margin-bottom: 0
    }
}

@media (min-width: 1440px) {
    ._grid_tb8xj_53 ._rightCol_tb8xj_71 {
        flex:0 0 420px
    }
}

._borrowLendForm_tb8xj_89 {
    padding: 24px
}

._finalCrumb_tb8xj_92 {
    align-items: center;
    gap: 4px;
    display: flex
}

._header-stats-mobile-divider_80d4m_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_80d4m_1 {
        display:none
    }
}

._metalGreyGradient_80d4m_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_80d4m_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_80d4m_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_80d4m_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_80d4m_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_80d4m_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_80d4m_45 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._gridGap_80d4m_50,._liquidtaionChart_80d4m_53 {
    margin-top: 16px
}

._root_1i0sp_1 {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-top: 16px;
    display: grid
}

@media (min-width: 1440px) {
    ._root_1i0sp_1 {
        grid-template-columns:1fr 1fr
    }
}

._rightContent_1i0sp_12 {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px;
    display: grid
}

._statsCard_150vm_1 {
    width: 100%;
    padding: 12px;
    overflow: hidden
}

@media (min-width: 768px) {
    ._statsCard_150vm_1 {
        padding:16px 24px
    }
}

._root_21ehv_1 {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    display: flex
}

._statsContainer_21ehv_7 {
    flex-direction: column;
    gap: 6px;
    margin-top: 24px;
    display: flex
}

._statsItem_21ehv_13 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._statsName_21ehv_18 {
    align-items: center;
    gap: 8px;
    display: flex
}

._statsValue_21ehv_23 {
    align-items: center;
    display: flex
}

._progress_21ehv_27 {
    flex-direction: row;
    gap: 4px;
    display: flex
}

._borrowerProgressContainer_21ehv_32 {
    border-radius: 6px;
    height: 6px
}

._borrowerProgressContainer_21ehv_32._remaining_21ehv_36 {
    background-color: #5f7183
}

._borrowerProgressContainer_21ehv_32._used_21ehv_39 {
    background-color: #8784f7
}

._chartWrapper_igg07_1 {
    margin-top: 24px;
    overflow: hidden
}

._chartWrapper_igg07_1.__withLeftAxis_igg07_5 {
    margin-left: -12px
}

._chartWrapper_igg07_1.__withRightAxis_igg07_8 {
    margin-right: -12px
}

._chart_igg07_1 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_igg07_1._isLoading_igg07_21 {
    opacity: 0
}

._chartBox_igg07_24 {
    width: 100%;
    height: 100%;
    position: relative
}

._spinnerWrapper_igg07_29 {
    justify-content: center;
    align-items: center;
    display: flex
}

._chartControl_igg07_34,._legend_igg07_41 {
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    margin-top: 24px;
    display: flex
}

._legendLabel_igg07_48 {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 16px;
    display: flex
}

._customHeader_lbilu_1 {
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
    gap: 16px;
    min-height: 48px;
    display: flex
}

@media (min-width: 992px) {
    ._customHeader_lbilu_1 {
        padding-top:4px;
        padding-left: 16px;
        padding-right: 16px
    }
}

._tabsContainer_lbilu_16 {
    align-items: center;
    display: flex
}

._rightContent_lbilu_20 {
    flex-direction: row;
    gap: 16px;
    margin-bottom: 7px;
    display: flex
}

._dropdownTriggerBtn_lbilu_26 {
    min-width: auto
}

._root_1jf61_1 {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-top: 16px;
    display: grid
}

@media (min-width: 1440px) {
    ._root_1jf61_1 {
        grid-template-columns:1fr 1fr
    }
}

._rightContent_1jf61_12 {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px;
    display: grid
}

@media (max-width: 390px) {
    ._fromText_1jf61_18 {
        font-size:12px;
        line-height: 16px
    }
}

._tooltipContent_1jf61_23 {
    white-space: pre-line;
    max-width: 280px
}

._root_xhz94_1 {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    display: flex
}

._statsContainer_xhz94_7 {
    flex-direction: column;
    gap: 6px;
    margin-top: 24px;
    display: flex
}

._statsItem_xhz94_13 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._statsName_xhz94_18 {
    align-items: center;
    gap: 8px;
    display: flex
}

._statsValue_xhz94_23 {
    align-items: center;
    display: flex
}

._progress_xhz94_27 {
    flex-direction: row;
    gap: 4px;
    display: flex
}

._borrowerProgressContainer_xhz94_32 {
    border-radius: 6px;
    height: 6px
}

._borrowerProgressContainer_xhz94_32._remaining_xhz94_36 {
    background-color: #5f7183
}

._borrowerProgressContainer_xhz94_32._used_xhz94_39 {
    background-color: #49afe9
}

._utilizationRatio_187ou_1 {
    margin-bottom: 5px
}

._rows_187ou_4 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._legendCurrentUtilizationDivider_f7ak2_1 {
    background-color: #98b0c1;
    width: 16px
}

._legendItem_f7ak2_5,._legendItem_ccesc_1 {
    align-items: center;
    gap: 8px;
    display: flex
}

._tooltip_ccesc_6 {
    max-width: 375px
}

._head_jikz6_1 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    min-height: 32px;
    padding-top: 4px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex
}

._rightContent_jikz6_12 {
    display: block
}

._headerContainer_jikz6_15 {
    flex-direction: row;
    gap: 16px;
    display: flex
}

._header-stats-mobile-divider_p3nq3_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_p3nq3_1 {
        display:none
    }
}

._metalGreyGradient_p3nq3_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_p3nq3_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_p3nq3_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_p3nq3_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_p3nq3_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_p3nq3_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._header_p3nq3_1 {
    border-bottom: 1px solid #162136;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    min-height: 48px;
    padding: 12px;
    display: flex
}

@media (min-width: 992px) {
    ._header_p3nq3_1 {
        padding-top:16px;
        padding-left: 16px;
        padding-right: 16px
    }
}

._titleContainer_p3nq3_62 {
    align-items: center;
    display: flex
}

._actions_p3nq3_66 {
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin-bottom: 7px;
    display: flex
}

._content_p3nq3_73 {
    padding: 12px
}

._dropdownTriggerBtn_p3nq3_76 {
    min-width: auto
}

._root_1yzxi_1 {
    gap: 12px;
    display: grid
}

._root_1yzxi_1:has(>:nth-child(5):last-child) {
    grid-template: "first second""third fourth""fifth fifth"/1fr 1fr;
    gap: 6px
}

._root_1yzxi_1:has(>:nth-child(5):last-child)>:first-child {
    grid-area: first
}

._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(2) {
    grid-area: second
}

._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(3) {
    grid-area: third
}

._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(4) {
    grid-area: fourth
}

._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(5) {
    grid-area: fifth
}

@media (min-width: 768px) {
    ._root_1yzxi_1:has(>:nth-child(5):last-child) {
        grid-template-rows:auto auto;
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "first second second" "third fourth" "fifth fifth";
        gap: 6px
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:first-child {
        grid-area: first
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(2) {
        grid-area: second
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(3) {
        grid-area: third
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(4) {
        grid-area: fourth
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(5) {
        grid-area: fifth
    }
}

@media (min-width: 992px) {
    ._root_1yzxi_1:has(>:nth-child(5):last-child) {
        grid-template:"first first second second third third""fourth fourth fourth fifth fifth fifth"/1fr 1fr 1fr 1fr 1fr 1fr;
        gap: 6px
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:first-child {
        grid-area: first
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(2) {
        grid-area: second
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(3) {
        grid-area: third
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(4) {
        grid-area: fourth
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(5) {
        grid-area: fifth
    }
}

@media (min-width: 1440px) {
    ._root_1yzxi_1:has(>:nth-child(5):last-child) {
        grid-template:"first second third fourth fifth"/1fr 1fr 1fr 1fr 1fr;
        gap: 6px
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:first-child {
        grid-area: first
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(2) {
        grid-area: second
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(3) {
        grid-area: third
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(4) {
        grid-area: fourth
    }

    ._root_1yzxi_1:has(>:nth-child(5):last-child)>:nth-child(5) {
        grid-area: fifth
    }
}

._twoCards_1yzxi_95 {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    display: grid
}

._label_1yzxi_101 {
    align-items: center;
    gap: 4px;
    display: flex
}

._statsCards_1tsjj_1 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 8px;
    display: grid
}

@media (min-width: 768px) {
    ._statsCards_1tsjj_1 {
        grid-template-columns:repeat(3,minmax(0,1fr))
    }
}

@media (min-width: 992px) {
    ._statsCards_1tsjj_1 {
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
}

._twoCards_1tsjj_16 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 8px;
    margin-bottom: 16px;
    display: grid
}

._reserveAddress_1tsjj_22 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

._reserveAddress_1tsjj_22 ._link_1tsjj_28 {
    max-width: 85%;
    overflow: hidden
}

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

._root_1v9xc_1 {
    grid-template-columns: repeat(2,1fr);
    gap: 8px;
    margin-top: 16px;
    display: grid
}

@media (min-width: 992px) {
    ._root_1v9xc_1 {
        grid-template-columns:repeat(4,1fr);
        gap: 8px
    }
}

._divider_hbkkf_1 {
    margin-top: 16px
}

._root_1rv6m_1 {
    align-items: center;
    gap: 12px;
    display: flex
}

._header-stats-mobile-divider_3pg2x_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_3pg2x_1 {
        display:none
    }
}

._metalGreyGradient_3pg2x_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_3pg2x_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_3pg2x_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_3pg2x_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_3pg2x_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_3pg2x_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_3pg2x_45 {
    flex-direction: column;
    gap: 8px;
    padding: 32px 0;
    display: flex
}

@media (min-width: 768px) {
    ._root_3pg2x_45 {
        flex-direction:row;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 24px
    }
}

@media (min-width: 992px) {
    ._root_3pg2x_45 {
        padding-bottom:32px
    }
}

._root_1539a_1 {
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding-top: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1539a_1 {
        flex-wrap:nowrap;
        padding-top: 0
    }
}

._statsItem_1539a_14 {
    border: 1px solid #ffffff14;
    border-radius: 100px;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    display: flex
}

._oracleItem_1539a_22 {
    align-items: center;
    gap: 8px;
    display: flex
}

._oracleItem_1539a_22 svg {
    margin-top: 4px
}

._tooltipContent_1539a_30 {
    white-space: pre-line;
    max-width: 280px
}

._root_15v9p_1 p+p,._root_15v9p_1 ul {
    margin: 16px 0
}

._root_15v9p_1 ul {
    flex-direction: column;
    gap: 4px;
    padding-left: 24px;
    display: flex
}

._root_15v9p_1 ul li {
    list-style: circle
}

._subItem_15v9p_14+._subItem_15v9p_14 {
    margin-top: 24px
}

._subItem_15v9p_14 ._subTitle_15v9p_17 {
    margin-bottom: 8px
}

._root_uh3rp_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_uh3rp_1 {
        padding:24px
    }
}

._header-stats-mobile-divider_1t6eq_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1t6eq_1 {
        display:none
    }
}

._metalGreyGradient_1t6eq_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1t6eq_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1t6eq_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1t6eq_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1t6eq_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1t6eq_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._grid_1t6eq_45 {
    flex-direction: column-reverse;
    display: flex
}

@media (min-width: 992px) {
    ._grid_1t6eq_45 {
        flex-direction:row
    }
}

._grid_1t6eq_45 ._leftCol_1t6eq_54 {
    flex: 100%
}

@media (min-width: 992px) {
    ._grid_1t6eq_45 ._leftCol_1t6eq_54 {
        flex:auto;
        margin-right: 16px
    }
}

._grid_1t6eq_45 ._rightCol_1t6eq_63 {
    flex-direction: column;
    flex: 100%;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._grid_1t6eq_45 ._rightCol_1t6eq_63 {
        flex:0 0 380px;
        margin-bottom: 0
    }
}

@media (min-width: 1440px) {
    ._grid_1t6eq_45 ._rightCol_1t6eq_63 {
        flex:0 0 420px
    }
}

@media (min-width: 768px) {
    ._root_ph2ka_1 {
        padding:24px
    }
}

._root_wqxhx_1 {
    gap: 24px;
    display: flex
}

._header_wqxhx_5 {
    flex-direction: row;
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1l1p8_1 {
    gap: 24px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1xamz_1 {
        padding:24px
    }
}

._header-stats-mobile-divider_1amnw_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1amnw_1 {
        display:none
    }
}

._metalGreyGradient_1amnw_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1amnw_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1amnw_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1amnw_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1amnw_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1amnw_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._grid_1amnw_45 {
    flex-direction: column-reverse;
    display: flex
}

@media (min-width: 992px) {
    ._grid_1amnw_45 {
        flex-direction:row
    }
}

._grid_1amnw_45 ._leftCol_1amnw_54 {
    flex: 100%
}

@media (min-width: 992px) {
    ._grid_1amnw_45 ._leftCol_1amnw_54 {
        flex:auto;
        margin-right: 16px
    }
}

._grid_1amnw_45 ._rightCol_1amnw_63 {
    flex-direction: column;
    flex: 100%;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._grid_1amnw_45 ._rightCol_1amnw_63 {
        flex:0 0 380px;
        margin-bottom: 0
    }
}

@media (min-width: 1440px) {
    ._grid_1amnw_45 ._rightCol_1amnw_63 {
        flex:0 0 420px
    }
}

._info_1amnw_81 {
    padding: 24px
}

._header-stats-mobile-divider_1gyib_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1gyib_1 {
        display:none
    }
}

._metalGreyGradient_1gyib_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1gyib_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1gyib_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1gyib_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1gyib_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1gyib_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._grid_1gyib_45 {
    flex-direction: column-reverse;
    display: flex
}

@media (min-width: 992px) {
    ._grid_1gyib_45 {
        flex-direction:row
    }
}

._grid_1gyib_45 ._leftCol_1gyib_54 {
    flex: 100%
}

@media (min-width: 992px) {
    ._grid_1gyib_45 ._leftCol_1gyib_54 {
        flex:auto;
        margin-right: 16px
    }
}

._grid_1gyib_45 ._rightCol_1gyib_63 {
    flex-direction: column;
    flex: 100%;
    gap: 12px;
    margin-bottom: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._grid_1gyib_45 ._rightCol_1gyib_63 {
        flex:0 0 380px;
        margin-bottom: 0
    }
}

@media (min-width: 1440px) {
    ._grid_1gyib_45 ._rightCol_1gyib_63 {
        flex:0 0 420px
    }
}

._grid_1gyib_45 ._leftCol_1gyib_54 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._grid_1gyib_45 ._rightCol_1gyib_63 {
        height:-webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        position: -webkit-sticky;
        position: sticky;
        top: 24px
    }
}

._borrowLendForm_1gyib_93 {
    padding: 24px
}

._root_9kjph_1 {
    flex-direction: column;
    gap: 24px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_9kjph_1 {
        flex-flow:wrap
    }
}

._statItem_9kjph_13 {
    padding: 16px
}

._statItem_9kjph_13 ._value_9kjph_16 {
    margin-top: 8px
}

._statItem_9kjph_13 ._subValue_9kjph_19 {
    margin-top: 6px
}

@media (min-width: 768px) {
    ._statItem_9kjph_13 {
        width:calc(50% - 12px);
        padding: 24px
    }
}

._head_mgvqh_1 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._chartWrapper_mgvqh_6 {
    margin-top: 8px;
    position: relative;
    overflow: hidden
}

@media (min-width: 768px) {
    ._chartWrapper_mgvqh_6 {
        margin-top:24px
    }
}

._chart_mgvqh_6 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_mgvqh_6.__isLoading_mgvqh_26 {
    opacity: 0
}

._chartBox_mgvqh_29 {
    width: 100%;
    height: 100%;
    position: relative
}

._spinnerWrapper_mgvqh_34 {
    justify-content: center;
    align-items: center;
    display: flex
}

._legend_mgvqh_39 {
    align-items: center;
    gap: 16px;
    margin-top: 24px;
    display: flex
}

._tooltip_mgvqh_45 {
    width: 100%;
    max-width: 200px
}

._root_awfzf_1 {
    flex-direction: column;
    margin-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_awfzf_1 {
        flex-direction:row;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 24px
    }
}

@media (min-width: 992px) {
    ._root_awfzf_1 {
        margin-bottom:32px
    }
}

._leftSide_awfzf_19 {
    border-bottom: 1px solid #ffffff14;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._leftSide_awfzf_19 {
        border:none;
        margin: 0;
        padding: 0
    }
}

._rightSide_awfzf_34 {
    align-items: center;
    gap: 32px;
    display: flex
}

._itemStat_awfzf_39 {
    white-space: nowrap;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._itemStat_awfzf_39 {
        min-width:102px
    }
}

@media (min-width: 992px) {
    ._itemStat_awfzf_39 {
        flex-direction:row;
        align-items: center;
        min-width: auto
    }
}

._itemStat_awfzf_39+._itemStat_awfzf_39:before {
    content: "";
    background-color: #ffffff14;
    width: 1px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: -16px;
    transform: translateY(-50%)
}

._header-stats-mobile-divider_h76of_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_h76of_1 {
        display:none
    }
}

._metalGreyGradient_h76of_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_h76of_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_h76of_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_h76of_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_h76of_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_h76of_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

@media (min-width: 768px) {
    ._mobileWrapper_h76of_46 {
        display:none
    }
}

._tabletWrapper_h76of_50 {
    display: none
}

@media (min-width: 768px) {
    ._tabletWrapper_h76of_50 {
        display:block
    }
}

._mobileRoot_h76of_58 {
    white-space: nowrap;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    display: flex
}

._mobileRoot_h76of_58 ._buttons_h76of_65 {
    align-items: center;
    gap: 12px;
    width: 100%;
    display: flex
}

._tabletRoot_h76of_71 {
    justify-content: space-between;
    display: flex
}

._tabletRoot_h76of_71 ._buttons_h76of_65 {
    align-items: center;
    gap: 12px;
    display: flex
}

._views_1bfwk_1 {
    margin-top: 16px
}

@media (min-width: 768px) {
    ._views_1bfwk_1 {
        margin-top:24px
    }
}

._header-stats-mobile-divider_slhi3_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_slhi3_1 {
        display:none
    }
}

._metalGreyGradient_slhi3_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_slhi3_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_slhi3_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_slhi3_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_slhi3_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_slhi3_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_slhi3_45 {
    flex-direction: column;
    justify-content: center;
    padding: 0 6px;
    display: flex
}

._topDropdownWrapper_slhi3_51 {
    margin-bottom: 24px
}

@media (min-width: 768px) {
    ._topDropdownWrapper_slhi3_51 {
        margin-bottom:40px
    }
}

._root_b2kt9_1 {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    display: flex
}

._description_b2kt9_7 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

@media (min-width: 768px) {
    ._description_b2kt9_7 {
        flex-direction:row
    }
}

._howItWorksClick_b2kt9_19 {
    cursor: pointer;
    align-items: center;
    gap: 4px;
    display: flex
}

svg._howItWorksIcon_b2kt9_25 path {
    stroke: #49afe9
}

._header-stats-mobile-divider_1lstm_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1lstm_1 {
        display:none
    }
}

._metalGreyGradient_1lstm_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1lstm_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1lstm_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1lstm_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1lstm_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1lstm_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1lstm_45 {
    flex-direction: column;
    gap: 24px;
    max-width: 600px;
    max-height: 60vh;
    margin: 12px 6px 12px 12px;
    padding: 12px;
    display: flex;
    overflow: auto
}

@media (min-width: 992px) {
    ._root_1lstm_45 {
        max-height:80vh
    }
}

._header_1lstm_1 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._header_1lstm_1 {
        flex-direction:row
    }
}

._description_1lstm_73 {
    color: #d1d1d2
}

._titleStatsWrapper_1lstm_76 {
    flex-direction: column;
    align-items: center;
    gap: 6px;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._titleStatsWrapper_1lstm_76 {
        flex-direction:row;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

._titleStatsWrapper_1lstm_76>* {
    width: 100%
}

@media (min-width: 768px) {
    ._titleStatsWrapper_1lstm_76>* {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

._divider_1lstm_101 {
    margin-top: -8px
}

._header-stats-mobile-divider_r6o19_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_r6o19_1 {
        display:none
    }
}

._metalGreyGradient_r6o19_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_r6o19_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_r6o19_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_r6o19_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_r6o19_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_r6o19_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_r6o19_45 {
    background-color: #212c42;
    border-radius: 12px;
    flex-direction: column;
    padding: 16px;
    display: flex
}

._controls_r6o19_52 {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

._controlSlides_r6o19_58 {
    align-items: center;
    gap: 8px;
    display: flex
}

._slide_r6o19_63 {
    background-color: #404d69;
    border-radius: 100%;
    width: 8px;
    height: 8px
}

._activeSlide_r6o19_69 {
    background-color: #98b0c1
}

._dividerWrapper_r6o19_72 {
    padding: 16px 0
}

._slideContent_r6o19_75 {
    flex-direction: column;
    flex: 1;
    gap: 16px;
    min-height: 0;
    max-height: 300px;
    display: flex;
    overflow: auto
}

._slideContentSection_r6o19_84 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._slideContentSectionDescription_r6o19_89 {
    color: #d1d1d2
}

._slideButtonAvailable_r6o19_92 {
    color: #49afe9;
    cursor: pointer
}

._slideButtonDisabled_r6o19_96 {
    color: #5f7183
}

._contentLink_r6o19_99 {
    cursor: pointer;
    color: #49afe9;
    text-decoration: underline
}

._header-stats-mobile-divider_uai8z_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_uai8z_1 {
        display:none
    }
}

._metalGreyGradient_uai8z_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_uai8z_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_uai8z_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_uai8z_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_uai8z_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_uai8z_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_uai8z_45 {
    border-radius: 6px;
    align-items: center;
    gap: 8px;
    padding: 9px 12px;
    display: flex
}

._icon_uai8z_52 {
    flex-shrink: 0
}

._textSecondary_uai8z_55 {
    color: #98b0c1
}

._textGreen_uai8z_58 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._textGolden_uai8z_64 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_u83f5_1 {
        display:none
    }
}

._header-stats-mobile-divider_z5s7o_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_z5s7o_1 {
        display:none
    }
}

._metalGreyGradient_z5s7o_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_z5s7o_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_z5s7o_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_z5s7o_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_z5s7o_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_z5s7o_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_z5s7o_45 {
    flex-direction: column;
    display: flex
}

._content_z5s7o_49 {
    flex-direction: column;
    justify-content: center;
    display: flex
}

@media (min-width: 992px) {
    ._content_z5s7o_49 {
        flex-direction:row
    }
}

._rightSideContainer_z5s7o_59 {
    flex-direction: column;
    order: 1;
    width: 100%;
    margin-bottom: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._rightSideContainer_z5s7o_59 {
        order:2;
        width: auto
    }
}

@media (min-width: 992px) {
    ._rightSideContainer_z5s7o_59 {
        margin-bottom:16px
    }
}

._mobileDisplay_z5s7o_77 {
    display: block
}

@media (min-width: 992px) {
    ._mobileDisplay_z5s7o_77 {
        display:none
    }
}

._desktopDisplay_z5s7o_85 {
    display: none
}

@media (min-width: 992px) {
    ._desktopDisplay_z5s7o_85 {
        display:block
    }
}

._leftSideContainer_z5s7o_93 {
    flex-direction: column;
    order: 2;
    gap: 12px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._leftSideContainer_z5s7o_93 {
        gap:16px
    }
}

@media (min-width: 768px) {
    ._leftSideContainer_z5s7o_93 {
        order:1
    }
}

._advancedContainer_z5s7o_110 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._advancedContainer_z5s7o_110 {
        gap:16px
    }
}

@media (min-width: 768px) {
    ._advancedContainer_z5s7o_110 {
        padding-right:16px
    }
}

._hideOnMobile_z5s7o_126 {
    display: none
}

@media (min-width: 992px) {
    ._hideOnMobile_z5s7o_126 {
        display:block
    }
}

._root_137bj_1 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 auto;
    padding: 16px 24px 24px;
    display: flex
}

@media (min-width: 992px) {
    ._root_137bj_1 {
        flex-shrink:0;
        width: 400px;
        margin: 0 auto
    }
}

._tabsWrapper_137bj_18 {
    justify-content: center;
    align-items: center;
    display: flex
}

._title_137bj_23 {
    color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding-top: 12px;
    transition: background-color .1s;
    display: flex;
    position: relative
}

._title_137bj_23:hover {
    cursor: pointer;
    background-color: #ffffff0d
}

._title_137bj_23:first-child {
    border-top-left-radius: 12px
}

._title_137bj_23:last-child {
    border-top-right-radius: 12px
}

._blueBackgroundDivider_137bj_45 {
    background-color: #49afe9
}

._inactiveTab_137bj_48 {
    color: #98b0c1
}

._textDisabled_137bj_51 {
    color: #35435c
}

._betaTag_137bj_54 {
    width: 70px;
    position: absolute;
    top: -7px;
    right: -17px
}

._inputs_137bj_60 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._tokenInputs_137bj_65 {
    flex-direction: column;
    gap: 4px;
    display: flex;
    position: relative
}

._arrow_137bj_71 {
    background: #212c42;
    border: 3px solid #162136;
    justify-content: center;
    align-items: center;
    padding: 4px;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%)
}

._icon_137bj_83 {
    width: 24px;
    height: 24px;
    transform: rotate(90deg)
}

._actionZone_137bj_88 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    display: flex
}

._warnings_137bj_94 {
    flex-flow: wrap;
    gap: 4px;
    display: flex
}

._warnings_137bj_94:empty {
    margin-top: 0;
    margin-bottom: 0
}

._settingsAndFeeWrapper_137bj_104 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._statItem_137bj_109 {
    justify-content: space-between;
    display: flex
}

._swapButton_137bj_113 {
    border-radius: 12px;
    min-height: 49px
}

._root_1oxht_1 {
    flex-direction: column;
    gap: 12px;
    margin-top: 12px;
    display: flex
}

._orderWarningPrice_1oxht_7 {
    justify-content: space-between;
    gap: 32px;
    display: flex
}

._orderWarningPriceTitle_1oxht_12 {
    color: #98b0c1
}

._dividerWrapper_1oxht_15 {
    width: 100%;
    padding: 4px 0
}

._divider_1oxht_15 {
    background-color: #35435c
}

._root_vqa43_1 {
    border: 1px solid #0000;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    display: flex
}

._root_vqa43_1.__withBackground_vqa43_8 {
    background-color: #162136;
    border-radius: 12px;
    padding: 14px 16px
}

._root_vqa43_1.__withBackground_vqa43_8:hover:not(._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13) {
    background-color: #35435c
}

._root_vqa43_1.__withBackground_vqa43_8:hover:not(._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13) ._input_vqa43_16,._root_vqa43_1.__withBackground_vqa43_8:hover:not(._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13) ._icon_vqa43_17 {
    color: #fff
}

._root_vqa43_1.__withBackground_vqa43_8:hover:not(._root_vqa43_1.__withBackground_vqa43_8.__disabled_vqa43_13).__readonly_vqa43_20 {
    background: #162136;
    border: 1px solid #212c42
}

._btn_vqa43_24 {
    cursor: pointer
}

._inputContainer_vqa43_27 {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._inputContainer_vqa43_27:not(.__withBackground_vqa43_8) {
    background-color: #212c42;
    border-radius: 8px;
    padding: 12px 16px
}

._top_vqa43_38,._bottom_vqa43_43 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._icon_vqa43_17 {
    color: #98b0c1;
    line-height: 0
}

._icon_vqa43_17.__filled_vqa43_52 {
    color: #fff
}

._icon_vqa43_17.__disabled_vqa43_13 {
    color: #5f7183
}

._topRightStats_vqa43_58 {
    align-items: center;
    gap: 4px;
    display: flex
}

._topRightStats_vqa43_58 ._stats_vqa43_63 {
    gap: 4px;
    display: flex
}

._topRightStats_vqa43_58 ._dot_vqa43_67 {
    background: #5f7183;
    border-radius: 100%;
    width: 2px;
    height: 2px
}

._input_vqa43_16 {
    all: unset;
    background-color: inherit;
    text-align: left;
    color: #fff;
    text-align: right;
    width: 100%;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px
}

._input_vqa43_16:hover {
    cursor: text
}

._input_vqa43_16::placeholder {
    color: #98b0c1
}

._input_vqa43_16.__disabled_vqa43_13 {
    color: #5f7183
}

._input_vqa43_16.__disabled_vqa43_13:hover {
    cursor: unset
}

._trigger_vqa43_98 {
    cursor: pointer;
    align-items: center;
    gap: 6px;
    display: flex
}

._trigger_vqa43_98:hover {
    color: #49afe9
}

._content_cjp3t_1 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._content_cjp3t_1 {
        width:500px
    }
}

._title_cjp3t_11 {
    justify-content: center;
    align-items: center;
    gap: 12px;
    display: flex
}

._description_cjp3t_17 {
    text-align: center
}

._checkbox_cjp3t_20 {
    justify-content: center;
    display: flex
}

._inputLabel_1qp2d_1 {
    gap: 4px;
    display: flex
}

._tokenInputs_xe2ty_1 {
    flex-direction: column;
    display: flex;
    position: relative
}

._separator_xe2ty_6 {
    justify-content: center;
    align-items: center;
    height: 4px;
    display: flex;
    position: relative
}

._swapButton_xe2ty_13 {
    background: #212c42;
    border: 3px solid #162136;
    justify-content: center;
    align-items: center;
    padding: 4px;
    transition: border .2s cubic-bezier(.645,.045,.355,1),background .1s cubic-bezier(.645,.045,.355,1);
    display: flex
}

._swapButton_xe2ty_13._success_xe2ty_22 {
    border: 1px solid #30d69a
}

._icon_xe2ty_25 {
    width: 24px;
    height: 24px;
    transition: color .1s cubic-bezier(.645,.045,.355,1)
}

._rotate_xe2ty_30,._swapIcon_xe2ty_33 {
    transform: rotate(90deg)
}

@keyframes _arrowBounce_xe2ty_1 {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(-2px)
    }

    50% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

._arrowDownAnimation_xe2ty_50 {
    animation: .6s cubic-bezier(.645,.045,.355,1) infinite _arrowBounce_xe2ty_1
}

._clipRevealAnimation_xe2ty_53 {
    clip-path: inset(0 100% 0 0);
    animation: .2s cubic-bezier(.645,.045,.355,1) .15s forwards _clipReveal_xe2ty_53;
    overflow: hidden
}

@keyframes _clipReveal_xe2ty_53 {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    to {
        clip-path: inset(0)
    }
}

@keyframes _scalePulse_xe2ty_1 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.25)
    }

    to {
        transform: scale(1)
    }
}

._scaleSuccess_xe2ty_79 {
    animation: .3s cubic-bezier(.645,.045,.355,1) _scalePulse_xe2ty_1
}

._container_jg0bn_1 {
    align-items: center;
    display: flex
}

._wrapper_jg0bn_5 {
    will-change: transform;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex
}

._container_1fgrd_1 {
    align-items: center;
    display: flex
}

._wrapper_1fgrd_5 {
    will-change: opacity;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex
}

._root_1efaf_1 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 auto;
    padding: 16px 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1efaf_1 {
        padding:16px 24px
    }
}

._childrenContainer_1efaf_15 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._childrenContainerV2_1efaf_21 {
    gap: 12px
}

._isV2_1efaf_24 {
    background: 0 0;
    border-radius: 0;
    border: 0!important;
    padding: 16px 0!important
}

@media (min-width: 992px) {
    ._rootDefault_1efaf_31 {
        flex-shrink:0;
        width: 400px;
        margin: 0 auto
    }

    ._rootLarge_1efaf_38 {
        flex-shrink: 0;
        width: 600px;
        margin: 0 auto
    }
}

._tabsWrapper_1efaf_44 {
    justify-content: center;
    align-items: center;
    display: flex
}

._title_1efaf_49 {
    color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding-top: 12px;
    transition: background-color .1s;
    display: flex;
    position: relative
}

._title_1efaf_49:hover {
    cursor: pointer;
    background-color: #ffffff0d
}

._title_1efaf_49:first-child {
    border-top-left-radius: 12px
}

._title_1efaf_49:last-child {
    border-top-right-radius: 12px
}

._blueBackgroundDivider_1efaf_71 {
    background-color: #49afe9
}

._inactiveTab_1efaf_74 {
    color: #98b0c1
}

._textDisabled_1efaf_77 {
    color: #35435c
}

._betaTag_1efaf_80 {
    width: 70px;
    position: absolute;
    top: -7px;
    right: -17px
}

._settingsAndFeeWrapper_1efaf_86 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._statItem_1efaf_91 {
    justify-content: space-between;
    display: flex
}

._stats_ec0jp_1 {
    background: #121c30;
    border-radius: 16px;
    flex-direction: column;
    gap: 8px;
    margin-top: -12px;
    padding: 16px;
    display: flex;
    overflow: hidden
}

._statsWrapper_ec0jp_11 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._statItem_ec0jp_16 {
    justify-content: space-between;
    gap: 6px;
    display: flex
}

._statItemRight_ec0jp_21 {
    word-break: break-all;
    flex-wrap: wrap;
    justify-content: end;
    gap: 4px;
    display: flex
}

._root_wav65_1 {
    background-color: #49afe914;
    border-radius: 16px;
    flex-direction: column;
    gap: 15px;
    padding: 8px 8px 12px;
    display: flex
}

._bottomSectionWrapper_wav65_9 {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    padding: 0 8px;
    display: flex
}

._swapButtonZoneDetailsEntry_wav65_17 {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex
}

._swapButtonZoneGreyText_wav65_23 {
    color: #98b0c1
}

._header-stats-mobile-divider_bnusw_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_bnusw_1 {
        display:none
    }
}

._metalGreyGradient_bnusw_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_bnusw_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_bnusw_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_bnusw_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_bnusw_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_bnusw_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_bnusw_45 {
    justify-content: space-between;
    display: flex
}

._settings_bnusw_49 {
    cursor: pointer;
    background: #121c30;
    border: 1px solid #162136;
    border-radius: 100px;
    align-items: center;
    gap: 4px;
    padding: 8px 16px;
    display: flex
}

._settingsOld_bnusw_59 {
    align-items: center;
    gap: 4px;
    display: flex
}

._clickable_bnusw_64 {
    cursor: pointer
}

._settings_bnusw_49:hover {
    filter: brightness(1.25)
}

._feeTypeText_bnusw_70 {
    text-transform: capitalize
}

.__variant-minimal_bnusw_73 ._title_bnusw_73,.__variant-minimal_bnusw_73 ._priorityFeeText_bnusw_76 {
    display: none
}

._checkboxWrapper_vuedd_1 {
    margin-top: 16px
}

._content_vuedd_4 {
    flex-direction: column;
    font-style: normal;
    display: flex
}

._content_vuedd_4 ._title_vuedd_9 {
    margin-bottom: 16px
}

._content_vuedd_4 ._slippageSettings_vuedd_12,._content_vuedd_4 ._settingBlock_vuedd_17 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._content_vuedd_4 ._settingBlock_vuedd_17:last-child {
    margin-bottom: 0
}

._content_vuedd_4 ._settingBlock_vuedd_17 ._heading_vuedd_25 {
    text-transform: uppercase;
    color: #98b0c1;
    margin-bottom: 16px;
    font-family: IBM Plex Mono,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px
}

._buttons_vuedd_35 {
    align-items: center;
    gap: 16px;
    margin-top: 16px;
    display: flex
}

._slippage_vuedd_12 {
    align-items: center;
    gap: 12px;
    display: flex
}

._label_vuedd_46 {
    margin-top: 16px
}

._slippageInput_vuedd_49 {
    max-width: 80px
}

._fee_vuedd_52 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._fee_vuedd_52 ._feeInputWrapper_vuedd_57 {
    position: relative
}

._fee_vuedd_52 ._feeInputPrefix_vuedd_60 {
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%)
}

._fee_vuedd_52 ._feeInput_vuedd_57>div {
    padding-left: 220px
}

._fee_vuedd_52 ._feeInput_vuedd_57>div input {
    text-align: right
}

._divider_vuedd_74 {
    margin-top: 16px
}

._dividerMarginBottom_vuedd_77 {
    margin-bottom: 16px
}

._chart_2l35r_1 {
    flex-direction: column;
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden
}

._chartViewWrapper_2l35r_8 {
    flex: 1
}

._header_2l35r_11 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._header_2l35r_11 {
        flex-direction:row;
        gap: 24px
    }
}

@media (min-width: 992px) {
    ._header_2l35r_11 {
        gap:40px
    }
}

._headerDivider_2l35r_28 {
    display: none
}

@media (min-width: 768px) {
    ._headerDivider_2l35r_28 {
        display:block
    }
}

._headerHorizontalDivider_2l35r_36 {
    display: block
}

@media (min-width: 768px) {
    ._headerHorizontalDivider_2l35r_36 {
        display:none
    }
}

._headerPairDetails_2l35r_44 {
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._headerPairDetails_2l35r_44 {
        gap:40px
    }
}

@media (min-width: 768px) {
    ._headerPairDetails_2l35r_44 {
        justify-content:start;
        width: auto
    }
}

._headerStats_2l35r_62 {
    scrollbar-width: thin;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    width: 100%;
    display: flex;
    overflow-x: auto
}

._headerStats_2l35r_62::-webkit-scrollbar {
    height: 6px
}

._headerStatsItem_2l35r_74 {
    flex-direction: column;
    flex: 1 0 auto;
    justify-items: center;
    gap: 4px;
    min-width: -webkit-max-content;
    min-width: max-content;
    display: flex
}

._headerStatsItemTitle_2l35r_82 {
    white-space: nowrap
}

._headerStatsItemValue_2l35r_85 {
    color: #fff;
    white-space: nowrap
}

._price_2l35r_89 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}

._priceChange_2l35r_95 {
    align-items: center;
    gap: 4px;
    display: flex
}

._wrapper_miogb_1 {
    height: 100%
}

._header-stats-mobile-divider_c4zn3_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_c4zn3_1 {
        display:none
    }
}

._metalGreyGradient_c4zn3_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_c4zn3_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_c4zn3_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_c4zn3_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_c4zn3_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_c4zn3_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._ordersHistoryWrapper_c4zn3_45 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._ordersHistoryContent_c4zn3_50 {
    flex-direction: column;
    width: 100%;
    display: flex
}

._desktopAndNoOrdersCard_c4zn3_55 {
    gap: 12px;
    padding: 16px;
    display: none
}

@media (min-width: 992px) {
    ._desktopAndNoOrdersCard_c4zn3_55 {
        display:flex
    }
}

._noOrders_c4zn3_65 {
    gap: 12px;
    padding: 16px;
    display: flex
}

._filledWrapper_c4zn3_70 {
    flex-direction: column;
    align-items: center;
    gap: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 52px;
    display: flex
}

._dropdownItem_c4zn3_78 {
    cursor: pointer;
    color: #98b0c1;
    align-items: center;
    gap: 12px;
    padding: 9px 16px;
    display: flex
}

._dropdownItem_c4zn3_78:hover {
    color: #49afe9;
    background-color: #49afe926;
    border-radius: 6px
}

._noOrders_c4zn3_65 {
    flex-direction: column;
    align-items: center;
    gap: 6px;
    width: 100%;
    padding: 24px 0;
    display: flex
}

._noOrdersText_c4zn3_99 {
    flex-direction: column;
    align-items: center;
    gap: 2px;
    display: flex
}

._table_c4zn3_105 td,._table_c4zn3_105 th {
    background: linear-gradient(#121c30,#121c30),linear-gradient(#258ec9,#258ec9)!important
}

._tabletRoot_c4zn3_111 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._desktopOrdersWrapper_c4zn3_116 {
    display: none
}

@media (min-width: 992px) {
    ._desktopOrdersWrapper_c4zn3_116 {
        max-height:600px;
        display: block
    }
}

._tableRoot_c4zn3_125:before {
    display: none
}

._mobileOrdersWrapper_c4zn3_128 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 992px) {
    ._mobileOrdersWrapper_c4zn3_128 {
        display:none
    }
}

._tabsAndStatsWrapper_c4zn3_138 {
    flex-flow: column wrap;
    gap: 8px;
    display: flex
}

._stats_c4zn3_144 {
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._stats_c4zn3_144 {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

._stats_c4zn3_144>* {
    flex: 0 0 100%
}

@media (min-width: 992px) {
    ._stats_c4zn3_144>* {
        flex:auto
    }
}

._mobileWrapper_c4zn3_164 {
    display: flex
}

@media (min-width: 992px) {
    ._mobileWrapper_c4zn3_164 {
        display:none
    }
}

._desktopWrapper_c4zn3_172 {
    display: none
}

@media (min-width: 992px) {
    ._desktopWrapper_c4zn3_172 {
        display:block
    }
}

._tabsContainer_c4zn3_180 {
    width: 100%;
    margin-top: 20px
}

@media (min-width: 992px) {
    ._tabsContainer_c4zn3_180 {
        margin-top:0
    }
}

._statusWrapper_c4zn3_189 {
    gap: 4px;
    display: flex
}

._wrapper_1cac5_1 {
    width: 100%;
    height: 4px;
    position: relative
}

._background_1cac5_6 {
    background: #5f7183;
    border-radius: 4px;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0
}

._progress_1cac5_15 {
    background: var(--Gradient-Green-Slider,linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%),#fff);
    border-radius: 16px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0
}

._fromToCell_11ojf_1 {
    cursor: pointer;
    align-items: center;
    gap: 8px;
    display: flex
}

._tokensIcons_11ojf_7 {
    justify-content: space-between;
    width: 42px;
    height: 20px;
    display: flex;
    position: relative
}

._middleIcon_11ojf_14 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

._tokensTexts_11ojf_20 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._amount_11ojf_25 {
    align-items: center;
    gap: 4px;
    display: flex
}

._dropdownMenu_ttc3z_1 {
    flex-direction: column;
    display: flex
}

._dropdownItem_ttc3z_5 {
    cursor: pointer;
    color: #98b0c1;
    align-items: center;
    gap: 12px;
    padding: 9px 16px;
    display: flex
}

._dropdownItem_ttc3z_5:hover {
    color: #49afe9;
    background-color: #49afe926;
    border-radius: 6px
}

._root_2gev6_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex;
    background: #121c30!important
}

._swapDetails_2gev6_8 {
    flex-direction: column;
    gap: 16px 12px;
    display: flex
}

._swapStats_2gev6_14 {
    flex-wrap: wrap;
    grid-template-columns: repeat(3,1fr) auto;
    justify-content: space-between;
    gap: 24px;
    display: grid
}

._swapStatsItem_2gev6_21 {
    flex-direction: column;
    justify-items: center;
    gap: 6px;
    display: flex
}

._filledWrapper_2gev6_27 {
    padding-right: 32px
}

._topWrapper_2gev6_30 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._topRightWrapper_2gev6_36 {
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
    display: flex
}

._dropdownButtonWrapper_2gev6_42 {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex
}

._dropdownButton_2gev6_42 {
    width: 30px;
    height: 30px
}

._statusWrapper_2gev6_52 {
    gap: 4px;
    display: flex
}

._orderStatus_1ar2g_1 {
    border-radius: 6px;
    align-self: flex-start;
    padding: 6px 12px;
    font-weight: 500;
    display: inline-block
}

.__status-blue_1ar2g_8 {
    background: #49afe926
}

.__status-green_1ar2g_11 {
    background: #30d69a26
}

.__status-red_1ar2g_14 {
    background: #e8486026
}

.__status-orange_1ar2g_17 {
    background: #ffa31826
}

._header-stats-mobile-divider_16u8p_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_16u8p_1 {
        display:none
    }
}

._metalGreyGradient_16u8p_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_16u8p_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_16u8p_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_16u8p_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_16u8p_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_16u8p_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._surplus_16u8p_45 {
    background: #e9b14926;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 6px 12px;
    display: flex
}

._surplusText_16u8p_54 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272.09deg,#ffd28f 3.53%,#ffa318 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._surplusIcon_16u8p_60 {
    color: #e9b149
}

._header-stats-mobile-divider_1213d_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1213d_1 {
        display:none
    }
}

._metalGreyGradient_1213d_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1213d_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1213d_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1213d_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1213d_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1213d_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1213d_45 {
    border-radius: 6px;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    display: flex
}

._centeredOnDesktop_1213d_52 {
    justify-content: start
}

@media (min-width: 992px) {
    ._centeredOnDesktop_1213d_52 {
        justify-content:center
    }
}

._icon_1213d_60 {
    flex-shrink: 0
}

._textGreen_1213d_63 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._textGolden_1213d_69 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._header-stats-mobile-divider_u83f5_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_u83f5_1 {
        display:none
    }
}

._metalGreyGradient_u83f5_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_u83f5_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_u83f5_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_u83f5_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_u83f5_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_u83f5_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_u83f5_45 {
    flex-direction: column;
    gap: 12px;
    width: 296px;
    display: flex
}

._bottomValueWrapper_u83f5_51 {
    justify-content: space-between;
    gap: 8px;
    display: flex
}

._textSecondary_u83f5_56 {
    color: #98b0c1
}

._header-stats-mobile-divider_81ybw_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_81ybw_1 {
        display:none
    }
}

._metalGreyGradient_81ybw_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_81ybw_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_81ybw_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_81ybw_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_81ybw_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_81ybw_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_81ybw_45 {
    background: #0b162a;
    flex-direction: column;
    gap: 16px;
    margin-top: -4px;
    padding: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._root_81ybw_45 {
        margin-top:0
    }
}

._infoWrapper_81ybw_58 {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

._titleContainer_81ybw_64 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._tipsAmountText_81ybw_70 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272.09deg,#ffd28f 3.53%,#ffa318 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._tooltipItem_81ybw_76 {
    justify-content: space-between;
    gap: 32px;
    display: flex
}

._tooltipItemTitle_81ybw_81 {
    color: #98b0c1
}

._pointsIcon_81ybw_84 {
    color: #e9b149
}

._tooltipRoot_81ybw_87 {
    flex-direction: column;
    gap: 6px;
    width: 288px;
    display: flex
}

._header-stats-mobile-divider_18s6d_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_18s6d_1 {
        display:none
    }
}

._metalGreyGradient_18s6d_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_18s6d_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_18s6d_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_18s6d_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_18s6d_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_18s6d_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_18s6d_45 {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._root_18s6d_45 {
        border-bottom:1px solid #ffffff14;
        flex: 1;
        margin-top: 8px
    }
}

._statsWrapper_18s6d_59 {
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._statsWrapper_18s6d_59 {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding-bottom: 8px
    }
}

._statsWrapper_18s6d_59>* {
    flex: 0 0 100%
}

@media (min-width: 992px) {
    ._statsWrapper_18s6d_59>* {
        flex:auto
    }
}

._cardRoot_18s6d_80 {
    align-items: center;
    gap: 8px;
    padding: 12px;
    display: flex
}

._textSecondary_18s6d_86 {
    color: #98b0c1
}

._textGreen_18s6d_89 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._textGolden_18s6d_95 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._resizableSection_a977l_1 {
    width: 100%;
    position: relative
}

._content_a977l_5 {
    height: 100%
}

._content_a977l_5.__isBlockPointerEvents_a977l_8 {
    pointer-events: none
}

._resizer_a977l_11 {
    cursor: ns-resize;
    height: 24px;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0
}

._header-stats-mobile-divider_1o448_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1o448_1 {
        display:none
    }
}

._metalGreyGradient_1o448_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1o448_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1o448_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1o448_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1o448_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1o448_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1o448_45 {
    background-color: #212c4266;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    display: flex
}

._chartTitleContainer_1o448_54 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._chartToggleText_1o448_60 {
    cursor: pointer
}

._header-stats-mobile-divider_1rzmu_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1rzmu_1 {
        display:none
    }
}

._metalGreyGradient_1rzmu_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1rzmu_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1rzmu_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1rzmu_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1rzmu_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1rzmu_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._container_1rzmu_45 {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._container_1rzmu_45 {
        width:auto
    }
}

._referralCardContainer_1rzmu_57 {
    place-content: center;
    width: 100%;
    max-width: 600px;
    display: flex
}

._content_1rzmu_64 {
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._content_1rzmu_64 {
        flex-direction:row
    }
}

._container_1l5ed_1 {
    justify-content: center;
    gap: 12px;
    width: 100%;
    display: flex
}

._sideContainer_1l5ed_7 {
    width: 344px;
    padding-top: 69.8px
}

._root_1l5ed_11 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    max-width: 600px;
    display: flex
}

._quotesSection_1l5ed_18 {
    flex-direction: column;
    gap: 12px;
    padding-bottom: 8px;
    display: flex
}

._quotesHeader_1l5ed_24 {
    justify-content: space-between;
    align-items: center;
    padding: 0 6px;
    display: flex
}

._headerTextAndLoading_1l5ed_30 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._refreshInfo_1l5ed_36 {
    color: #5f7183;
    align-items: center;
    gap: 4px;
    display: flex
}

._refreshInfoDot_1l5ed_42 {
    color: #fff;
    opacity: .08
}

._refreshButton_1l5ed_46 {
    color: #49afe9;
    cursor: pointer;
    background: 0 0;
    border: none;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 0;
    display: flex
}

._refreshButton_1l5ed_46:disabled {
    opacity: .8;
    cursor: not-allowed
}

._refreshButton_1l5ed_46:hover:not(:disabled) {
    filter: brightness(1.2)
}

._loadingQuotes_1l5ed_64,._quotesError_1l5ed_65 {
    text-align: center;
    color: #5f7183
}

._bestQuote_1l5ed_69 {
    background: #ffffff0d;
    border-radius: 12px;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    display: flex
}

._quoteProvider_1l5ed_77,._allQuotes_1l5ed_82 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._quotesDivider_1l5ed_87 {
    margin: 8px 0
}

._routesWrapper_1l5ed_90 {
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    width: 100%;
    display: flex
}

._toggleQuotesTextWrapper_1l5ed_97 {
    justify-content: center;
    align-items: center;
    gap: 2px;
    display: flex
}

._toggleQuotes_1l5ed_97 {
    cursor: pointer;
    color: #5f7183;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

._toggleQuotes_1l5ed_97:hover ._toggleQuotesText_1l5ed_97,._toggleQuotes_1l5ed_97:hover ._toggleQuotesChevron_1l5ed_113 {
    color: #98b0c1
}

._toggleQuotesDisabled_1l5ed_116 {
    cursor: default;
    opacity: .5;
    pointer-events: none
}

._toggleQuotesChevron_1l5ed_113 {
    width: 16px;
    height: 16px;
    transition: transform .1s linear
}

._toggleQuotesDivider_1l5ed_126 {
    background-color: #ffffff14;
    flex: 1;
    height: 1px
}

._toggleQuotesText_1l5ed_97 {
    white-space: nowrap;
    flex: none
}

._actionZone_1l5ed_135 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    display: flex
}

._buttonContentWrapper_1l5ed_141 {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._swapFormSuccess_1l5ed_147 {
    transition: all .1s;
    background-color: #30d69a26!important
}

._swapButtonZone_1l5ed_151 {
    background-color: #49afe914;
    border-radius: 14px;
    flex-direction: column;
    gap: 15px;
    padding: 8px 8px 12px;
    display: flex
}

._swapButton_1l5ed_151 {
    border-radius: 12px;
    min-height: 49px
}

._swapButtonZoneDetails_1l5ed_163 {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    padding: 0 4px;
    display: flex
}

._swapButtonZoneDetailsEntry_1l5ed_171 {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex
}

._modeAndSettingsContainer_1l5ed_177 {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 6px;
    display: flex
}

._modeAndSettingsContainer_1l5ed_177>:last-child {
    margin-left: auto
}

._swapButtonZoneGreyText_1l5ed_187 {
    color: #98b0c1
}

._sortModeTabsAndTooltip_1l5ed_190 {
    flex-direction: row-reverse;
    flex: 1;
    align-items: center;
    gap: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._sortModeTabsAndTooltip_1l5ed_190 {
        flex-direction:row;
        flex: 0
    }
}

svg._tooltipIcon_1l5ed_203 path {
    stroke: #5f7183
}

._sortModeTooltip_1l5ed_206 {
    max-width: 360px
}

._quote_bflkc_1 {
    border: 1px solid #212c42;
    border-radius: 12px;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    width: 100%;
    min-height: 68px;
    padding: 12px 16px;
    transition: border-color .1s,box-shadow .1s;
    display: flex;
    overflow: hidden
}

._quote_bflkc_1._swapSuccessful_bflkc_14 {
    border-color: #30d69a;
    padding: 24px 16px;
    overflow: visible;
    box-shadow: 0 0 6px 3px #52ed5f40
}

._provider_bflkc_20 {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    display: flex
}

._amounts_bflkc_26 {
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    display: flex
}

._bestQuote_bflkc_33 {
    background: #0b162a
}

._providerHeader_bflkc_36 {
    align-items: center;
    gap: 12px;
    display: flex
}

._routeNameWrapper_bflkc_41 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._providerIcon_bflkc_47 {
    width: 18px;
    height: 18px
}

._centerContent_bflkc_51,._transition_bflkc_57 {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

._emptyStateWrapper_bflkc_63 {
    justify-content: center;
    align-items: center;
    gap: 6px;
    width: 100%;
    height: 100%;
    display: flex
}

._initialMessageWrapper_bflkc_71 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    width: 100%;
    height: 100%;
    display: flex
}

._initialMessageTop_bflkc_80 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

@media (min-width: 375px) {
    ._initialMessageTop_bflkc_80 {
        flex-direction:row
    }
}

._successStateWrapper_bflkc_92 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    width: 100%;
    height: 100%;
    display: flex
}

._successStateIconAndText_bflkc_101 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._routesAndSearchersDetails_bflkc_108 {
    gap: 8px;
    display: flex
}

._successStateToken_bflkc_112 {
    align-items: baseline;
    gap: 4px;
    display: inline-flex
}

._successStateTokenIcon_bflkc_117 {
    position: relative;
    top: 4px
}

._successTextWrapper_bflkc_121 {
    display: flex
}

._emptyStateIcon_bflkc_124 {
    width: 24px;
    height: 24px
}

._amountUsdAndPriceImpact_bflkc_128 {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex
}

._disabled_bflkc_134 {
    filter: brightness(.5)
}

._coinWrapper_bflkc_137 {
    perspective: 800px
}

._coinFlip_bflkc_140 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: 1s ease-in-out forwards _coinFlip_bflkc_140
}

@keyframes _coinFlip_bflkc_140 {
    0% {
        transform: rotateY(0)
    }

    50% {
        transform: rotateY(360deg)
    }

    to {
        transform: rotateY(720deg)
    }
}

._rankText_bflkc_155 {
    justify-content: center;
    align-items: center;
    min-width: 20px;
    display: flex
}

._debugInfo_bflkc_161 {
    gap: 12px;
    width: 100%;
    display: flex
}

._advantagesWrapper_bflkc_166,._infoPillsWrapper_bflkc_172 {
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    display: flex
}

._wrapper_14kpm_1 {
    justify-content: center;
    align-items: center;
    height: 15px;
    display: flex
}

._circlesContainer_14kpm_7 {
    height: 15px;
    display: flex;
    position: relative
}

._circleWrapper_14kpm_12 {
    width: 15px;
    height: 15px;
    margin: 0 -1px;
    position: relative
}

._icon_14kpm_18 {
    object-fit: contain;
    width: 15px;
    height: 15px
}

._circle_14kpm_7 {
    border: 2px solid #111827;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    animation: 1s ease-in-out infinite _moveUpDown_14kpm_1;
    display: flex;
    position: absolute
}

._circle_14kpm_7.__animiteSlow_14kpm_34 {
    animation: 4s ease-in-out infinite _moveUpDownSlow_14kpm_1
}

@keyframes _moveUpDown_14kpm_1 {
    0%,to {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }
}

@keyframes _moveUpDownSlow_14kpm_1 {
    0%,25% {
        transform: translateY(0)
    }

    12.5% {
        transform: translateY(-5px)
    }

    25.01%,to {
        transform: translateY(0)
    }
}

._header-stats-mobile-divider_s21gi_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_s21gi_1 {
        display:none
    }
}

._metalGreyGradient_s21gi_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_s21gi_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_s21gi_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_s21gi_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_s21gi_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_s21gi_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_s21gi_45 {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #16213626;
    border: 1px solid #ffffff14;
    border-radius: 117px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 4px 8px;
    display: flex
}

._icon_s21gi_56 {
    flex-shrink: 0
}

._textBlue_s21gi_59 {
    -webkit-text-fill-color: transparent;
    color: #49afe9;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._textGreen_s21gi_66 {
    -webkit-text-fill-color: transparent;
    color: #30d69a;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._circular-timer_vzuqq_1 {
    width: 12px;
    height: 12px;
    position: relative
}

._circular-timer_vzuqq_1:before {
    content: "";
    background: conic-gradient(white 0deg,white var(--progress-degree),#fff3 var(--progress-degree),#fff3 360deg);
    transform-origin: 50%;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: absolute;
    -webkit-mask: radial-gradient(#0000 45%,#000 46%);
    mask: radial-gradient(#0000 45%,#000 46%)
}

._textWrapper_57gj0_1 {
    will-change: transform,opacity;
    align-items: center;
    gap: 8px;
    width: auto;
    display: flex
}

._statusText_57gj0_8 {
    white-space: nowrap;
    color: inherit
}

._checkIcon_57gj0_12 {
    color: #30d69a
}

._wrapper_1qvem_1 {
    height: 0;
    transition: height .1s linear;
    overflow: hidden
}

._root_1cfmx_1 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._checkboxGroup_1cfmx_6 {
    flex-wrap: wrap;
    align-items: center;
    gap: 16px 32px;
    width: 100%;
    display: flex
}

._checkboxWrapper_1cfmx_13 {
    align-items: center;
    gap: 12px;
    display: flex
}

._label_1cfmx_18 {
    cursor: pointer;
    font-size: 14px;
    line-height: 20px
}

._settingBlock_13q0d_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._settingBlock_13q0d_1:last-child {
    margin-bottom: 0
}

._fee_13q0d_9 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._titleWrapper_13q0d_14 {
    align-items: center;
    gap: 16px;
    display: flex
}

._divider_13q0d_19 {
    margin-top: 16px
}

._descriptionWrapper_mvk53_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._descriptionSectionTitle_mvk53_6 {
    color: #fff
}

._content_12giy_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._content_12giy_1 {
        width:420px
    }
}

._titleAndDescription_12giy_11 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._title_12giy_11 {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._description_12giy_22 {
    text-align: center
}

._checkbox_12giy_25 {
    justify-content: center;
    display: flex
}

._tokenDetailsContainer_12giy_29 {
    background-color: #162136;
    border: 1px solid #212c42;
    border-radius: 12px;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    padding: 12px;
    display: flex
}

._tokenDetailsRow_12giy_39 {
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

._tokenDetailsNameContainer_12giy_46 {
    gap: 4px;
    display: flex
}

._tokenDetailsAddressContainer_12giy_50 {
    cursor: pointer;
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex
}

._tokenAddressCopyIcon_12giy_57 {
    color: #5f7183
}

._tokenDetailsAddressContainer_12giy_50:hover ._tokenAddressCopyIcon_12giy_57 {
    color: #98b0c1
}

._isCopiedCheckmark_12giy_63 {
    color: #30d69a!important
}

._uncheckedButton_12giy_66 {
    background-color: #e8486026
}

._header-stats-mobile-divider_1ngi0_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1ngi0_1 {
        display:none
    }
}

._metalGreyGradient_1ngi0_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1ngi0_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1ngi0_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1ngi0_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1ngi0_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1ngi0_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._header_1ngi0_1 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
    display: flex;
    position: relative
}

@media (min-width: 992px) {
    ._header_1ngi0_1 {
        flex-direction:row;
        justify-content: center;
        gap: 12px;
        margin-bottom: 0
    }

    ._depositsContainer_1ngi0_61 {
        position: absolute;
        top: 0;
        right: 0
    }
}

._stats_1ngi0_67 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._stats_1ngi0_67 {
        align-items:flex-start;
        gap: 12px
    }
}

._statsCard_1ngi0_82 {
    background: #162136;
    border-width: 1.5px;
    border-color: #162136;
    flex: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px 16px!important
}

@media (min-width: 575px) {
    ._statsCard_1ngi0_82 .textSecondary {
        font-size:12px!important
    }
}

._table_1ngi0_95 {
    padding: 0
}

@media (min-width: 992px) {
    ._table_1ngi0_95 {
        padding-top:16px
    }
}

._root_1ngi0_103 ._featuredVaults_1ngi0_103 {
    margin-top: -8px
}

._root_1ngi0_103 ._tabsContainer_1ngi0_106 {
    flex-direction: column;
    padding-left: 6px;
    padding-right: 6px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1ngi0_103 ._tabsContainer_1ngi0_106 {
        padding-left:0;
        padding-right: 0
    }

    ._root_1ngi0_103 ._tableContainer_1ngi0_119 {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

._root_1ngi0_103 ._filtersContainer_1ngi0_124 {
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._root_1ngi0_103 ._filtersContainer_1ngi0_124 {
        margin-left:0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    ._root_1ngi0_103 ._filtersContainer_1ngi0_124 {
        border-bottom:1px solid #ffffff14
    }
}

._root_1ngi0_103 ._filtersContainer_1ngi0_124 ._filtersMobile_1ngi0_146 {
    width: 100%
}

@media (min-width: 992px) {
    ._root_1ngi0_103 ._filtersContainer_1ngi0_124 ._filtersMobile_1ngi0_146 {
        display:none
    }
}

._root_1ngi0_103 ._filtersContainer_1ngi0_124 ._actions_1ngi0_154 {
    justify-content: end;
    gap: 12px;
    display: flex
}

._root_171ki_1 {
    border-bottom: 1px solid #ffffff14;
    align-items: center;
    display: flex
}

._root_171ki_1 ._tab_171ki_6 {
    cursor: pointer;
    flex: 1;
    align-items: center;
    gap: 8px;
    padding: 4px 16px 12px;
    display: flex
}

._root_171ki_1 ._tab_171ki_6:hover ._tabLabel_171ki_17,._root_171ki_1 ._tab_171ki_6:hover ._tabIcon_171ki_20 {
    color: #d1d1d2
}

@media (min-width: 768px) {
    ._root_171ki_1 ._tab_171ki_6 {
        flex:none
    }
}

._root_171ki_1 ._tab_171ki_6._active_171ki_28 {
    border-bottom: 1px solid #49afe9
}

@media (min-width: 992px) {
    ._root_12sfo_1 {
        gap:4px;
        display: flex
    }
}

._root_mqxys_1 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding: 16px 6px;
    display: flex
}

@media (min-width: 768px) {
    ._root_mqxys_1 {
        flex-direction:row;
        padding: 16px 0 0
    }
}

._root_mqxys_1 ._highlightCard_mqxys_18 {
    flex: 1
}

@media (min-width: 768px) {
    ._root_mqxys_1 ._highlightCard_mqxys_18 {
        max-width:445px
    }
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_uq30h_1 {
        display:none
    }
}

@media (min-width: 992px) {
    ._root_uq30h_45 {
        max-height:80vh
    }
}

@media (min-width: 992px) {
    ._header_uq30h_1 {
        flex-direction:row
    }
}

@media (min-width: 768px) {
    ._titleStatsWrapper_uq30h_76 {
        flex-direction:row;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media (min-width: 768px) {
    ._titleStatsWrapper_uq30h_76>* {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

._star_ycalq_1 {
    stroke: url(#goldenStarGradient);
    margin-left: 8px
}

._rootTable_ycalq_5 thead tr th:nth-last-child(2),._rootTable_ycalq_5 tbody tr td:nth-last-child(2) {
    display: none!important
}

._tabletRootContainer_ycalq_9 {
    margin-left: -6px;
    margin-right: -6px;
    width: unset!important
}

@media (min-width: 768px) {
    ._tabletRootContainer_ycalq_9 {
        margin-left:0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    ._tabletRootContainer_ycalq_9 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

@media (min-width: 1440px) {
    ._tabletRootContainer_ycalq_9 {
        margin-left:-12px;
        width: calc(100% + 24px)!important
    }
}

._flex_ycalq_32 {
    align-items: center;
    display: flex
}

._extraIconContainerLeft_ycalq_36 {
    align-items: center;
    margin-left: 6px;
    display: flex
}

._maxApy_ycalq_41 {
    align-items: center;
    display: flex
}

._textWithLightningContainer_ycalq_45 {
    margin-top: 4px;
    margin-left: 6px
}

._jlpAPYTooltip_ycalq_49 {
    flex-direction: column;
    gap: 12px;
    width: 264px;
    display: flex
}

._strategyTypeTag_ycalq_55 {
    height: 28px;
    padding-right: 12px
}

._rootTable_ycalq_5 {
    padding-bottom: 16px;
    padding-left: 0;
    width: unset!important
}

._rootTable_ycalq_5 table tbody tr td:first-child,._rootTable_ycalq_5 table thead th:first-child {
    padding-left: 12px
}

._rootTable_ycalq_5 ._viewVaultButtonRoot_ycalq_70 {
    white-space: nowrap;
    justify-content: start;
    width: 100%;
    display: flex
}

._rootTable_ycalq_5 ._viewVaultButtonRoot_ycalq_70 ._viewVaultButton_ycalq_70 {
    display: none
}

@media (min-width: 992px) {
    ._rootTable_ycalq_5 ._viewVaultButtonRoot_ycalq_70 ._viewVaultButton_ycalq_70 {
        display:block
    }
}

._rootTable_ycalq_5 ._viewVaultButtonRoot_ycalq_70 ._viewVaultIconButton_ycalq_84 {
    display: flex
}

@media (min-width: 992px) {
    ._rootTable_ycalq_5 ._viewVaultButtonRoot_ycalq_70 ._viewVaultIconButton_ycalq_84 {
        display:none
    }

    ._rootTable_ycalq_5 ._viewVaultButtonRoot_ycalq_70 {
        justify-content: end
    }
}

._cell_1n3c5_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._cell_1n3c5_1 ._label_1n3c5_6 {
    color: #98b0c1
}

._cell_1n3c5_1 ._child_1n3c5_9 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._iconContainer_1n3c5_12 {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex
}

._strategyCell_1n3c5_18 {
    align-items: center;
    gap: 12px;
    display: flex
}

._header-stats-mobile-divider_ehe51_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_ehe51_1 {
        display:none
    }
}

._metalGreyGradient_ehe51_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_ehe51_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_ehe51_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_ehe51_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_ehe51_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_ehe51_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_ehe51_45 {
    flex-direction: column;
    gap: 12px;
    max-width: 264px;
    display: flex
}

._row_ehe51_51 {
    justify-content: space-between;
    display: flex
}

._root_14l7g_1 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._title_14l7g_6 {
    -webkit-text-fill-color: transparent;
    background-image: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#ffd37f 0%,#d6971e 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._titleContainer_14l7g_12 {
    align-items: center;
    gap: 6px;
    display: flex
}

._row_14l7g_17 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._star_14l7g_22 {
    stroke: url(#goldenStarGradient)
}

._header-stats-mobile-divider_12rll_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_12rll_1 {
        display:none
    }
}

._metalGreyGradient_12rll_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_12rll_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_12rll_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_12rll_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_12rll_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_12rll_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._capacityToolip_12rll_45 {
    flex-direction: column;
    gap: 12px;
    min-width: 180px;
    display: flex
}

._capacityToolip_12rll_45 ._row_12rll_51 {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

._header-stats-mobile-divider_12ooq_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_12ooq_1 {
        display:none
    }
}

._metalGreyGradient_12ooq_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_12ooq_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_12ooq_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_12ooq_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_12ooq_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_12ooq_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_12ooq_45 {
    flex-direction: column;
    gap: 12px;
    max-width: 264px;
    display: flex
}

._row_12ooq_51 {
    justify-content: space-between;
    display: flex
}

._tokenInfo_12ooq_55 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._noPointsTooltipBody_12ooq_60 {
    gap: 6px;
    display: flex
}

._root_10jl3_1 {
    padding-top: 16px
}

._tableWrapper_10jl3_4 ._table_10jl3_4 {
    background: #0b162a;
    border: 1px solid #212c42;
    border-radius: 12px;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 16px
}

._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 {
    white-space: nowrap;
    justify-content: start;
    width: 100%;
    display: flex
}

._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 ._viewPositionButton_10jl3_12 {
    display: none
}

@media (min-width: 992px) {
    ._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 ._viewPositionButton_10jl3_12 {
        display:block
    }
}

._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 ._viewPositionIconButton_10jl3_26 {
    display: flex
}

@media (min-width: 992px) {
    ._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 ._viewPositionIconButton_10jl3_26 {
        display:none
    }

    ._tableWrapper_10jl3_4 ._table_10jl3_4 ._viewPositionButtonRoot_10jl3_12 {
        justify-content: end
    }
}

._cell_11qur_1 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._cell_11qur_1 ._child_11qur_6 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._tokensWithTag_11qur_9 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._deposited_11qur_14 {
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._deposited_11qur_14 {
        flex-direction:column;
        gap: 0
    }
}

@media (min-width: 992px) {
    ._deposited_11qur_14 {
        flex-direction:row;
        gap: 12px
    }
}

._root_yprae_1 {
    padding-top: 16px;
    padding-bottom: 16px
}

@media (min-width: 768px) {
    ._root_yprae_1 {
        padding-bottom:0
    }
}

._modal_r33ti_1 {
    max-width: none
}

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

._modalContent_r33ti_9 {
    flex-direction: column;
    gap: 16px;
    padding: 32px 24px 24px;
    display: flex
}

._tags_r33ti_16 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._tag_r33ti_16 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

._tagLabelAndIcon_r33ti_27 {
    align-items: center;
    gap: 6px;
    display: flex
}

._footer_r33ti_32 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._tooltip_jcows_1 {
    width: 264px
}

._content_rhzc3_1 {
    flex-direction: column;
    flex-shrink: 0;
    align-items: center;
    gap: 24px;
    display: flex
}

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

._heroImage_rhzc3_13 {
    border-radius: 16px;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 4px 20px #00000026
}

._textContainer_rhzc3_19 {
    flex-direction: column;
    align-self: stretch;
    align-items: center;
    gap: 16px;
    display: flex
}

._availablePairsContainer_rhzc3_26 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    gap: 8px;
    display: flex
}

._pairs_rhzc3_34 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_lbfoy_1 {
    flex-direction: column;
    gap: 16px;
    display: flex;
    overflow: auto
}

._root_lbfoy_1 ._highlightCards_lbfoy_7 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding: 16px 6px;
    display: flex
}

@media (min-width: 768px) {
    ._root_lbfoy_1 ._highlightCards_lbfoy_7 {
        flex-direction:row;
        padding: 16px 0 0
    }
}

._root_lbfoy_1 ._highlightCards_lbfoy_7 ._highlightCard_lbfoy_7 {
    flex: 1
}

@media (min-width: 768px) {
    ._root_lbfoy_1 ._highlightCards_lbfoy_7 ._highlightCard_lbfoy_7 {
        max-width:445px
    }
}

._root_118dx_1 {
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    position: relative
}

@media (min-width: 768px) {
    ._root_118dx_1 {
        margin-left:0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    ._root_118dx_1 {
        border-bottom:1px solid #ffffff14
    }
}

._root_118dx_1 ._filtersMobile_118dx_23 {
    width: 100%
}

@media (min-width: 992px) {
    ._root_118dx_1 ._filtersMobile_118dx_23 {
        display:none
    }
}

._root_118dx_1 ._actions_118dx_31 {
    justify-content: end;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_118dx_1 ._searchInputContainer_118dx_37 {
        width:266px
    }
}

._root_12sfo_1 {
    display: none
}

@media (min-width: 992px) {
    ._root_12sfo_1 {
        gap:4px;
        display: flex
    }
}

@media (min-width: 768px) {
    ._root_1i3mb_2 {
        padding-top:32px;
        padding-bottom: 32px
    }
}

._root_1i3mb_2 ._table_1i3mb_7 {
    padding: 0
}

@media (min-width: 992px) {
    ._root_1i3mb_2 ._table_1i3mb_7 {
        padding-top:16px
    }
}

._root_11p3z_1 {
    flex-direction: column;
    width: 100%;
    height: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._root_11p3z_1 {
        gap:12px
    }
}

._root_11p3z_1 ._filters_11p3z_12 {
    flex-direction: column;
    gap: 16px;
    margin-top: 8px;
    margin-right: 8px;
    padding-left: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._root_11p3z_1 ._filters_11p3z_12 {
        border-bottom:1px solid #ffffff14;
        flex-direction: row;
        justify-content: space-between;
        padding-left: 24px
    }
}

._root_11p3z_1 ._filters_11p3z_12 ._tabsContainer_11p3z_28 {
    border-bottom: 1px solid #212c42;
    align-self: flex-start;
    width: calc(100vw - 44px);
    margin-top: 8px
}

@media (min-width: 768px) {
    ._root_11p3z_1 ._filters_11p3z_12 ._tabsContainer_11p3z_28 {
        border-bottom:none;
        width: auto
    }
}

._root_11p3z_1 ._filters_11p3z_12 ._filtersRightPart_11p3z_40 {
    justify-content: space-between;
    align-self: flex-start;
    align-items: center;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._root_11p3z_1 ._filters_11p3z_12 ._filtersRightPart_11p3z_40 {
        gap:16px;
        width: auto
    }
}

._root_11p3z_1 ._chartWrapper_11p3z_53 {
    height: 100%;
    position: relative;
    overflow: hidden
}

._root_11p3z_1 ._spinnerWrapper_11p3z_58 {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex
}

._root_11p3z_1 ._chart_11p3z_53 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._root_11p3z_1 ._chartBox_11p3z_74 {
    height: 100%;
    position: relative
}

._root_11p3z_1 ._legendItem_11p3z_78 {
    align-items: center;
    gap: 8px;
    margin-top: 6px;
    margin-left: 12px;
    display: flex
}

._root_11p3z_1 ._emptyStateWrapper_11p3z_85 {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex
}

._root_zv6ty_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 100%;
    display: flex
}

._root_zv6ty_1 ._illustrationImage_zv6ty_9 {
    object-fit: cover;
    display: none
}

@media (min-width: 768px) {
    ._root_zv6ty_1 ._illustrationImage_zv6ty_9 {
        display:block
    }
}

._root_zv6ty_1 ._illustrationMobileImage_zv6ty_18 {
    object-fit: cover
}

@media (min-width: 768px) {
    ._root_zv6ty_1 ._illustrationMobileImage_zv6ty_18 {
        display:none
    }
}

._root_zv6ty_1 ._imageContainer_zv6ty_26 {
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
    display: flex
}

._root_zv6ty_1 ._text_zv6ty_32 {
    text-align: center
}

._root_zv6ty_1 ._textContainer_zv6ty_35 {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
    display: flex
}

._root_1j39f_1 {
    flex-direction: column;
    gap: 16px;
    padding-bottom: 16px;
    padding-left: 6px;
    padding-right: 6px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1j39f_1 {
        padding:0
    }
}

._root_1j39f_1 ._top_1j39f_14 {
    position: relative
}

._root_1j39f_1 ._top_1j39f_14 ._displayTokenPickerWrapper_1j39f_17 {
    align-items: center;
    display: flex;
    position: absolute;
    top: 0;
    right: 0
}

._root_1j39f_1 ._card_1j39f_24 {
    background: #0b162a;
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1j39f_1 ._card_1j39f_24 {
        gap:24px
    }
}

._root_1j39f_1 ._card_1j39f_24 ._statsAndCharts_1j39f_35 {
    flex-direction: column;
    height: 366px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1j39f_1 ._card_1j39f_24 ._statsAndCharts_1j39f_35 {
        flex-direction:row;
        height: 100%
    }
}

._root_1j39f_1 ._tabItem_1j39f_46 {
    display: flex
}

._root_1j39f_1 ._tabItem_1j39f_46 ._tabName_1j39f_49 {
    margin-left: 6px;
    margin-right: 6px
}

._root_1j39f_1 ._positionCharts_1j39f_53 {
    flex: 1;
    width: 100%;
    height: 300px;
    padding: 6px 0 6px 6px
}

@media (min-width: 768px) {
    ._root_1j39f_1 ._positionCharts_1j39f_53 {
        border-bottom:none;
        height: 320px;
        padding: 16px 6px 6px 0
    }
}

._root_1nrdv_1 {
    flex-direction: column;
    display: flex
}

@media (min-width: 768px) {
    ._root_1nrdv_1 {
        gap:6px
    }
}

@media (min-width: 1440px) {
    ._root_1nrdv_1 {
        width:100%
    }
}

._root_1nrdv_1 ._tableRoot_1nrdv_15 {
    background: #0b162a;
    border: 1px solid #212c42;
    border-radius: 12px;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 12px
}

._root_1nrdv_1 ._vaultNameCell_1nrdv_23 {
    align-items: center;
    gap: 12px;
    display: flex
}

._root_1nrdv_1 ._vaultNameCell_1nrdv_23 ._rightPart_1nrdv_28 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._root_1nrdv_1 ._vaultNameCell_1nrdv_23 ._vaultManager_1nrdv_33 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1nrdv_1 ._netValueRoot_1nrdv_38 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._root_1nrdv_1 ._vaultManagerCell_1nrdv_43 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 {
    white-space: nowrap;
    justify-content: start;
    width: 100%
}

._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 ._viewPositionButton_1nrdv_48 {
    display: none
}

@media (min-width: 992px) {
    ._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 ._viewPositionButton_1nrdv_48 {
        width:95px;
        display: block
    }
}

._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 ._viewPositionIconButton_1nrdv_62 {
    display: flex
}

@media (min-width: 992px) {
    ._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 ._viewPositionIconButton_1nrdv_62 {
        display:none
    }

    ._root_1nrdv_1 ._viewPositionButtonRoot_1nrdv_48 {
        justify-content: end
    }
}

._vaultManagers_1nrdv_75 {
    align-items: center;
    gap: 4px;
    display: flex
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_uq30h_1 {
        display:none
    }
}

@media (min-width: 992px) {
    ._root_uq30h_45 {
        max-height:80vh
    }
}

@media (min-width: 992px) {
    ._header_uq30h_1 {
        flex-direction:row
    }
}

@media (min-width: 768px) {
    ._titleStatsWrapper_uq30h_76 {
        flex-direction:row;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media (min-width: 768px) {
    ._titleStatsWrapper_uq30h_76>* {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

._header-stats-mobile-divider_1fchv_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1fchv_1 {
        display:none
    }
}

._metalGreyGradient_1fchv_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1fchv_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1fchv_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1fchv_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1fchv_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1fchv_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1fchv_45 {
    flex-direction: column;
    display: flex
}

@media (min-width: 992px) {
    ._root_1fchv_45 {
        width:100%
    }
}

._featuredVaults_1fchv_54 {
    margin-top: -8px
}

._header_1fchv_1 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
    display: flex;
    position: relative
}

@media (min-width: 992px) {
    ._header_1fchv_1 {
        flex-direction:row;
        justify-content: center;
        gap: 12px;
        margin-bottom: 0
    }
}

._stats_1fchv_72 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._stats_1fchv_72 {
        align-items:flex-start;
        gap: 12px
    }
}

._statsCard_1fchv_87 {
    background: #162136;
    border-width: 1.5px;
    border-color: #162136;
    flex: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px 16px!important
}

@media (min-width: 575px) {
    ._statsCard_1fchv_87 .textSecondary {
        font-size:12px!important
    }
}

@media (min-width: 992px) {
    ._depositsContainer_1fchv_101 {
        position:absolute;
        top: 0;
        right: 0
    }
}

._root_c2rjg_1 {
    margin-left: 6px;
    margin-right: 6px
}

@media (min-width: 992px) {
    ._root_c2rjg_1 {
        margin-left:0;
        margin-right: 0
    }
}

._root_c2rjg_1 ._tabsContainer_c2rjg_11 {
    padding-top: 12px;
    padding-bottom: 16px
}

._root_1jq72_1 {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    padding-bottom: 16px;
    display: flex
}

._root_138pt_1 {
    flex-direction: column;
    width: 100%;
    max-width: calc(100vw - 24px);
    height: 433px;
    padding: 24px 12px 12px;
    display: flex;
    overflow: auto
}

._root_138pt_1._supplyApyChart_138pt_11 {
    height: 468px
}

@media (min-width: 575px) {
    ._root_138pt_1._supplyApyChart_138pt_11 {
        height:433px
    }
}

@media (min-width: 768px) {
    ._root_138pt_1 {
        max-width:unset;
        padding: 24px
    }
}

._root_138pt_1 ._filters_138pt_25 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    gap: 16px;
    margin-right: 8px;
    display: flex
}

._root_138pt_1 ._filters_138pt_25 ._tabsContainer_138pt_32 {
    border-bottom: 1px solid #212c42;
    flex-direction: column;
    align-self: flex-start;
    gap: 16px;
    width: calc(100vw - 44px);
    margin-top: 8px
}

@media (min-width: 768px) {
    ._root_138pt_1 ._filters_138pt_25 ._tabsContainer_138pt_32 {
        border-bottom:none;
        width: auto
    }
}

._root_138pt_1 ._filtersRightPart_138pt_46 {
    justify-content: end;
    align-self: flex-start;
    align-items: center;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._root_138pt_1 ._filtersRightPart_138pt_46 {
        gap:16px;
        width: auto
    }
}

._root_138pt_1 ._chartContainer_138pt_59 {
    flex: 1;
    width: 100%
}

._statsChartRoot_138pt_63 {
    height: 328px
}

._statsChartRoot_138pt_63 ._chartWrapper_138pt_66 {
    height: 269px;
    margin-bottom: 16px;
    position: relative;
    overflow: hidden
}

._statsChartRoot_138pt_63 ._chart_138pt_59 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    overflow: hidden
}

._statsChartRoot_138pt_63 ._chart_138pt_59._isLoading_138pt_81 {
    opacity: 0
}

._statsChartRoot_138pt_63 ._chartBox_138pt_84 {
    height: 100%;
    position: relative
}

._statsChartRoot_138pt_63 ._spinnerWrapper_138pt_88 {
    justify-content: center;
    align-items: center;
    display: flex
}

._statsChartRoot_138pt_63 ._legend_138pt_93 {
    align-items: center;
    gap: 16px;
    margin-top: 16px;
    display: flex
}

._root_175bi_1,._root_175bi_1 ._visibleOptions_175bi_4 {
    display: flex
}

._root_175bi_1 ._option_175bi_7 {
    cursor: pointer;
    border-radius: 6px;
    padding: 8px
}

._root_175bi_1 ._selected_175bi_12 {
    background: #49afe940
}

._root_175bi_1 ._dropdownTriggerText_175bi_15 {
    border-radius: 6px;
    padding: 8px;
    font-size: 14px!important;
    line-height: 20px!important
}

._root_175bi_1 ._dropdownTriggerBtn_175bi_21 {
    gap: 0!important
}

._root_2pvwz_1 {
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    height: 28px;
    display: flex
}

._name_2pvwz_8 {
    white-space: nowrap
}

._root_13vxo_1 {
    padding: 24px 12px 12px
}

@media (min-width: 768px) {
    ._root_13vxo_1 {
        padding:24px
    }
}

._root_13vxo_1 ._title_13vxo_10 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 16px;
    padding-bottom: 16px
}

._root_13vxo_1 ._content_13vxo_15 {
    grid-template-columns: 1fr;
    gap: 8px;
    display: grid
}

@media (min-width: 768px) {
    ._root_13vxo_1 ._content_13vxo_15 {
        grid-template-columns:repeat(2,1fr);
        gap: 16px
    }
}

._root_13vxo_1 ._content_13vxo_15 ._contentColumn_13vxo_26 {
    flex-direction: column;
    gap: 8px;
    min-width: 0;
    display: flex
}

._root_13vxo_1 ._copyIcon_13vxo_32 {
    cursor: pointer
}

._root_13vxo_1 ._vaultIdContainer_13vxo_35 {
    align-items: center;
    gap: 6px;
    min-width: 0;
    display: flex
}

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

._root_13vxo_1 ._riskManagerValue_13vxo_46 {
    cursor: pointer;
    color: #fff;
    gap: 6px;
    display: flex
}

._root_13vxo_1 ._supplyAPYContainer_13vxo_52 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_13vxo_1 ._riskManagerDescription_13vxo_57 {
    flex-direction: column;
    gap: 10px;
    display: flex
}

._root_13vxo_1 ._divider_13vxo_62 {
    margin: 16px 0
}

._tooltip_13vxo_65 {
    flex-direction: column;
    gap: 8px;
    max-width: 300px;
    display: flex
}

._textWithLightningContainer_13vxo_71 {
    margin-top: 4px
}

._riskManagers_13vxo_74 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1qm8y_1 {
    width: calc(100vw - 24px)
}

@media (min-width: 768px) {
    ._root_1qm8y_1 {
        width:unset
    }
}

._root_1qm8y_1 ._allocationBreakdownContent_1qm8y_9 {
    flex-direction: column;
    display: flex
}

._root_1qm8y_1 ._filters_1qm8y_13 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin: 16px 12px 0;
    display: flex
}

@media (min-width: 768px) {
    ._root_1qm8y_1 ._filters_1qm8y_13 {
        align-items:flex-start;
        margin: 24px 24px 0
    }
}

._root_1qm8y_1 ._allocationTabs_1qm8y_29 {
    width: calc(100vw - 44px);
    padding-top: 0
}

@media (min-width: 768px) {
    ._root_1qm8y_1 ._allocationTabs_1qm8y_29 {
        padding-top:8px
    }
}

._root_1qm8y_1 ._title_1qm8y_38 {
    padding: 24px 16px 16px
}

@media (min-width: 992px) {
    ._root_1qm8y_1 ._title_1qm8y_38 {
        border-bottom:1px solid #ffffff14;
        margin-bottom: 12px
    }
}

._root_1qm8y_1 ._allocationTabs_1qm8y_29 {
    padding-top: 8px
}

._date_vloh3_1 {
    margin-bottom: 8px
}

._rows_vloh3_4 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._orange_vloh3_9 {
    color: orange
}

._root_124tr_1 {
    flex-direction: column;
    padding-top: 16px;
    display: flex
}

._header_124tr_6 {
    flex-direction: column;
    gap: 8px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._header_124tr_6 {
        padding-left:24px;
        padding-right: 24px
    }
}

._chartContainer_124tr_19 {
    padding-bottom: 6px;
    padding-right: 6px
}

@media (min-width: 768px) {
    ._chartContainer_124tr_19 {
        padding-bottom:16px;
        padding-left: 16px;
        padding-right: 24px
    }
}

._marketCell_yqkqg_1 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tableContainer_yqkqg_6 {
    height: 316px
}

._tableRoot_yqkqg_9 {
    width: 100%
}

._tableRoot_yqkqg_9 th:first-child,._tableRoot_yqkqg_9 td:first-child {
    padding-left: 12px
}

@media (min-width: 768px) {
    ._tableRoot_yqkqg_9 th:first-child,._tableRoot_yqkqg_9 td:first-child {
        padding-left:24px
    }
}

._tableRoot_yqkqg_9 th:last-child,._tableRoot_yqkqg_9 td:last-child {
    padding-right: 12px
}

@media (min-width: 992px) {
    ._tableRoot_yqkqg_9 th:last-child,._tableRoot_yqkqg_9 td:last-child {
        padding-right:24px!important
    }
}

._tableRoot_1uy8f_1 {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding-top: 16px
}

._tableRoot_1uy8f_1 th:first-child,._tableRoot_1uy8f_1 td:first-child {
    padding-left: 12px
}

@media (min-width: 768px) {
    ._tableRoot_1uy8f_1 th:first-child,._tableRoot_1uy8f_1 td:first-child {
        padding-left:24px
    }
}

._tableRoot_1uy8f_1 th:last-child,._tableRoot_1uy8f_1 td:last-child {
    padding-right: 12px
}

@media (min-width: 992px) {
    ._tableRoot_1uy8f_1 th:last-child,._tableRoot_1uy8f_1 td:last-child {
        padding-right:20px!important
    }
}

._tableRoot_1uy8f_1 ._textWithLightningContainer_1uy8f_26 {
    margin-top: 4px
}

._tableRoot_1uy8f_1 ._netAPYContainer_1uy8f_29 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1fc7m_1 ._content_1fc7m_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1fc7m_1 ._content_1fc7m_1 {
        flex-direction:row-reverse
    }
}

._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    gap: 16px;
    width: 100%;
    min-width: 0;
    display: flex
}

@media (min-width: 992px) {
    ._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
        max-width:calc(100vw - 360px)
    }
}

@media (min-width: 1440px) {
    ._root_1fc7m_1 ._content_1fc7m_1 ._mainContent_1fc7m_11 {
        max-width:calc(100% - 436px)
    }
}

._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
    width: 100%
}

@media (min-width: 992px) {
    ._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
        width:320px
    }
}

@media (min-width: 1440px) {
    ._root_1fc7m_1 ._content_1fc7m_1 ._transactionForm_1fc7m_30 {
        width:420px
    }
}

._sharesChartsCard_1fc7m_43 {
    padding: 24px 12px 12px
}

@media (min-width: 768px) {
    ._sharesChartsCard_1fc7m_43 {
        padding:24px
    }
}

._filters_1fc7m_52 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: flex-start;
    display: flex
}

._sharesChartsCardContent_1fc7m_58 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_t9108_1 {
    flex-direction: column;
    gap: 24px;
    padding: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_t9108_1 {
        padding:16px
    }
}

@media (min-width: 992px) {
    ._root_t9108_1 {
        padding:24px
    }
}

._root_t9108_1 ._flexCenter_t9108_17 {
    align-items: center;
    display: flex
}

._root_t9108_1 ._summary_t9108_21 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_t9108_1 ._summaryRow_t9108_26 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._root_4x5u6_1 ._trigger_4x5u6_1 {
    cursor: pointer;
    background: #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    padding: 16px;
    display: flex
}

._root_4x5u6_1 ._trigger_4x5u6_1 ._vault_4x5u6_15 {
    flex: 1;
    align-items: center;
    gap: 8px;
    display: flex
}

._root_4x5u6_1 ._vaultItem_4x5u6_21 {
    cursor: pointer;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    display: flex
}

._root_4x5u6_1 ._vaultItem_4x5u6_21 ._vault_4x5u6_15 {
    flex: 1;
    align-items: center;
    gap: 8px;
    display: flex
}

._vaultOptionsModal_4x5u6_36 {
    padding: 16px 0
}

@media (min-width: 768px) {
    ._vaultOptionsModal_4x5u6_36 {
        padding-top:24px;
        padding-bottom: 24px
    }
}

._vaultOptionsModal_4x5u6_36 ._title_4x5u6_48 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px
}

@media (min-width: 768px) {
    ._vaultOptionsModal_4x5u6_36 ._title_4x5u6_48 {
        padding-left:24px;
        padding-right: 24px
    }
}

._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 {
    cursor: pointer;
    width: 100%;
    padding: 12px 16px;
    display: flex
}

@media (min-width: 768px) {
    ._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 {
        padding-left:24px;
        padding-right: 24px
    }
}

._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21:hover {
    background: #49afe926
}

._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 ._vault_4x5u6_15 {
    flex: 1;
    align-items: center;
    gap: 6px;
    display: flex
}

._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 ._vault_4x5u6_15 ._vaultDetailsLeft_4x5u6_85 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 ._vault_4x5u6_15 ._vaultDetailsLeft_4x5u6_85 ._riskManager_4x5u6_90 {
    align-items: center;
    gap: 4px;
    display: flex
}

._vaultOptionsModal_4x5u6_36 ._vaultItem_4x5u6_21 ._rightPart_4x5u6_95 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._root_1q1e6_1 {
    padding: 24px 16px
}

@media (min-width: 768px) {
    ._root_1q1e6_1 {
        padding:24px
    }
}

._root_1q1e6_1 ._title_1q1e6_12 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 16px;
    padding-bottom: 16px
}

._root_1q1e6_1 ._readMore_1q1e6_17 {
    color: #49afe9;
    cursor: pointer
}

._root_1q1e6_1 ._showLess_1q1e6_21 {
    cursor: pointer
}

._root_1q1e6_1 ._expandedDescription_1q1e6_24 {
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
    display: flex
}

._tags_1q1e6_30 {
    gap: 8px;
    margin-top: 12px;
    display: flex
}

._title_1q1e6_12 {
    margin-bottom: 12px
}

._description_1q1e6_38 {
    white-space: pre-line
}

._readMore_1j65e_1 {
    color: #49afe9;
    cursor: pointer
}

._showLess_1j65e_5 {
    cursor: pointer
}

._expandedDescription_1j65e_8 {
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
    display: flex
}

@media (min-width: 768px) {
    ._rewardsCard_1952n_1 {
        padding:16px
    }
}

@media (min-width: 992px) {
    ._rewardsCard_1952n_1 {
        padding:24px
    }
}

@media (min-width: 768px) {
    ._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 {
        grid-template-columns:repeat(3,1fr)
    }
}

._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 ._incentivesAPYCard_1952n_39,._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 ._rewardCard_1952n_49 {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    padding: 16px 24px;
    display: flex
}

@media (min-width: 992px) {
    ._root_ig8pi_1 ._footer_ig8pi_11 {
        grid-template-columns:repeat(4,1fr)
    }
}

._date_rrkjw_1 {
    margin-bottom: 5px;
    font-weight: 500;
    display: block
}

._rows_rrkjw_6 ._green_rrkjw_6 span {
    color: #30d69a
}

._root_ig8pi_1 ._header_ig8pi_1 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._root_ig8pi_1 ._header_ig8pi_1 ._amount_ig8pi_6 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_ig8pi_1 ._footer_ig8pi_11 {
    border-top: 1px solid #ffffff14;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
    margin-top: 12px;
    padding-top: 16px;
    display: grid
}

@media (min-width: 992px) {
    ._root_ig8pi_1 ._footer_ig8pi_11 {
        grid-template-columns:repeat(4,1fr)
    }
}

._root_1eica_1 {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    padding-bottom: 16px;
    display: flex
}

._root_1eica_1 ._netValue_1eica_8 {
    align-items: center;
    gap: 6px;
    display: flex
}

._delayedPositionContainer_1eica_13 {
    height: 32px
}

._root_1em8l_1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 375px;
    padding-top: 12px;
    padding-bottom: 6px;
    padding-right: 6px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1em8l_1 {
        width:unset;
        padding-top: 16px
    }
}

._rewardsCardHeader_1952n_1 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._divider_1952n_6 {
    margin: 4px 0
}

._rewardsCard_1952n_1 {
    flex-direction: column;
    gap: 12px;
    padding: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._rewardsCard_1952n_1 {
        padding:16px
    }
}

@media (min-width: 992px) {
    ._rewardsCard_1952n_1 {
        padding:24px
    }
}

._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 {
    gap: 16px;
    display: grid
}

@media (min-width: 768px) {
    ._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 {
        grid-template-columns:repeat(3,1fr)
    }
}

._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 ._incentivesAPYCard_1952n_39,._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 ._rewardCard_1952n_49 {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    padding: 16px 24px;
    display: flex
}

._rewardsCard_1952n_1 ._rewardsCardContainer_1952n_25 ._rewardsCardContent_1952n_30 ._rewardCard_1952n_49 ._rewardCardContentItem_1952n_59 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_kkg7s_1 {
    width: 100%;
    padding: 16px 0 0
}

@media (min-width: 575px) {
    ._root_kkg7s_1 {
        padding:24px 0 0
    }
}

@media (min-width: 768px) {
    ._root_kkg7s_1 {
        width:unset
    }
}

._root_kkg7s_1 ._title_kkg7s_15 {
    margin-left: 16px;
    margin-right: 16px
}

@media (min-width: 575px) {
    ._root_kkg7s_1 ._title_kkg7s_15 {
        margin-bottom:0;
        margin-left: 24px;
        margin-right: 12px;
        padding-top: 8px;
        padding-bottom: 16px
    }
}

@media (min-width: 992px) {
    ._root_kkg7s_1 ._title_kkg7s_15 {
        border-bottom:1px solid #ffffff14
    }
}

._root_kkg7s_1 ._tableContainer_kkg7s_33 {
    height: 316px;
    margin-left: 10px
}

._root_kkg7s_1 ._tableRoot_kkg7s_37 {
    width: 100%
}

._root_kkg7s_1 ._noWrap_kkg7s_40 {
    text-wrap: nowrap
}

._root_kkg7s_1 ._tokenAmountCell_kkg7s_43 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_kkg7s_1 ._emptyStateContainer_kkg7s_48 {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 8px;
    display: flex
}

._root_1psin_1 ._content_1psin_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1psin_1 ._content_1psin_1 {
        flex-direction:row-reverse
    }
}

._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    gap: 16px;
    min-width: 0;
    display: flex
}

@media (min-width: 992px) {
    ._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
        max-width:calc(100vw - 360px)
    }
}

@media (min-width: 1440px) {
    ._root_1psin_1 ._content_1psin_1 ._mainContent_1psin_11 {
        max-width:calc(100% - 436px)
    }
}

._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
    width: 100%
}

@media (min-width: 992px) {
    ._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
        width:320px
    }
}

@media (min-width: 1440px) {
    ._root_1psin_1 ._content_1psin_1 ._transactionForm_1psin_29 {
        width:420px
    }
}

._root_19w7z_1 {
    flex-direction: column;
    justify-content: space-between;
    padding-top: 24px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_19w7z_1 {
        flex-direction:row;
        align-items: center;
        gap: 8px
    }
}

@media (min-width: 992px) {
    ._root_19w7z_1 {
        padding-top:32px
    }
}

._root_19w7z_1 ._title_19w7z_20 {
    text-wrap: nowrap
}

._root_19w7z_1 ._leftContent_19w7z_23 {
    border-bottom: 1px solid #ffffff14;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_19w7z_1 ._leftContent_19w7z_23 {
        border:none;
        margin: 0;
        padding: 0
    }
}

._root_19w7z_1 ._rightContent_19w7z_39 {
    text-wrap: nowrap;
    align-items: center;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_19w7z_1 ._rightContent_19w7z_39 {
        align-self:center
    }
}

._root_19w7z_1 ._rightContent_19w7z_39 ._vaultToken_19w7z_50 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_19w7z_1 ._rightContent_19w7z_39 ._vaultToken_19w7z_50 {
        flex-direction:row;
        align-items: center
    }
}

._root_19w7z_1 ._rightContent_19w7z_39 ._riskManager_19w7z_61 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_19w7z_1 ._rightContent_19w7z_39 ._riskManager_19w7z_61 {
        flex-direction:row;
        align-items: center
    }
}

._root_19w7z_1 ._rightContent_19w7z_39 ._divider_19w7z_72 {
    height: 16px
}

._root_19w7z_1 ._riskManagerLogo_19w7z_75 {
    margin-left: -16px
}

._root_19w7z_1 ._tag_19w7z_78 {
    text-wrap: nowrap;
    align-self: center!important
}

._root_19w7z_1 ._riskManagerLogoAndName_19w7z_82 {
    gap: 4px;
    display: flex
}

._tooltip_1rxcn_1 {
    max-width: 296px
}

._root_o900k_1 {
    flex-flow: column wrap;
    gap: 16px;
    padding-top: 24px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_o900k_1 {
        flex-direction:row
    }
}

@media (min-width: 992px) {
    ._root_o900k_1 {
        gap:12px;
        padding-top: 24px;
        padding-bottom: 24px
    }
}

@media (min-width: 1440px) {
    ._root_o900k_1 {
        padding-top:32px;
        padding-bottom: 32px
    }
}

._root_o900k_1 ._leftContent_o900k_27 {
    align-items: center;
    gap: 12px;
    display: flex
}

._root_o900k_1 ._rightContent_o900k_32 {
    border-top: 1px solid #ffffff14;
    align-items: center;
    padding-top: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_o900k_1 ._rightContent_o900k_32 {
        border:none;
        padding: 0
    }
}

._root_o900k_1 ._tags_o900k_44 {
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    display: flex
}

._dropdownTriggerBtn_7cvib_1 {
    background: #212c4266;
    border: 1px solid #212c42
}

@media (min-width: 768px) {
    ._root_opwu9_1 {
        flex-flow:wrap;
        display: flex
    }
}

._badge_yd18n_1 {
    background: #80808014;
    border-radius: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px 12px
}

._root_1633y_1 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._root_1633y_1 ._label_1633y_6 {
    width: -webkit-max-content;
    width: max-content
}

._root_1633y_1.__labelPosition-bottom_1633y_9 {
    flex-direction: column-reverse
}

._root_1633y_1.__withStyle-card_1633y_12 {
    background: #0b162a;
    border: 1px solid #212c42;
    border-radius: 16px;
    padding: 12px 24px
}

._root_1my8b_1 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    gap: 12px;
    width: 292px;
    display: flex
}

._timelineItem_1my8b_9 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._root_gwqna_1 {
    flex-direction: column;
    gap: 12px;
    padding: 16px;
    display: flex
}

._root_gwqna_1 ._description_gwqna_7 {
    white-space: pre-line
}

@media (min-width: 575px) {
    ._root_gwqna_1 {
        padding:24px
    }
}

._root_gwqna_1 ._content_gwqna_15 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_gwqna_1 ._info_gwqna_20 {
    border-top: 1px solid #ffffff14;
    grid-template-columns: repeat(2,1fr);
    gap: 24px;
    width: 100%;
    padding-top: 24px;
    display: grid
}

@media (min-width: 575px) {
    ._root_gwqna_1 ._info_gwqna_20 {
        grid-template-columns:repeat(3,1fr)
    }
}

@media (min-width: 768px) {
    ._root_gwqna_1 ._info_gwqna_20 {
        grid-template-columns:repeat(4,1fr)
    }
}

@media (min-width: 992px) {
    ._root_gwqna_1 ._info_gwqna_20 {
        grid-template-columns:repeat(5,1fr)
    }
}

._root_gwqna_1 ._infoItem_gwqna_43 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._root_gwqna_1 ._liquidityTimeline_gwqna_48 {
    flex-direction: row;
    align-items: flex-end;
    gap: 6px;
    display: flex
}

._separator_14e9l_1 {
    background-color: #ffffff14;
    width: 100%;
    height: 1px
}

._root_q8ymu_1 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

@media (min-width: 575px) {
    ._root_q8ymu_1 {
        flex-direction:row;
        justify-content: space-between;
        align-items: center;
        gap: 16px
    }
}

._root_q8ymu_1 ._leadContent_q8ymu_15 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_bpv0z_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

@media (min-width: 575px) {
    ._root_bpv0z_1 {
        padding:24px
    }
}

._root_bpv0z_1 ._heading_bpv0z_12 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 16px;
    display: flex
}

._root_bpv0z_1 ._list_bpv0z_19 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._root_xk9rt_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

@media (min-width: 575px) {
    ._root_xk9rt_1 {
        padding:24px
    }
}

._root_xk9rt_1 ._heading_xk9rt_12 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 16px
}

._root_xk9rt_1 ._list_xk9rt_16 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._root_j8fm2_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

@media (min-width: 575px) {
    ._root_j8fm2_1 {
        padding:24px
    }
}

._root_j8fm2_1 ._heading_j8fm2_12 {
    border-bottom: 1px solid #ffffff14;
    align-items: center;
    gap: 8px;
    padding-bottom: 16px;
    display: flex
}

._root_j8fm2_1 ._title_j8fm2_19 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_j8fm2_1 ._title_j8fm2_19:hover {
    cursor: pointer
}

._root_j8fm2_1 ._title_j8fm2_19:hover,._root_j8fm2_1 ._title_j8fm2_19:hover svg {
    color: #258ec9
}

._root_1patg_1 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._root_1patg_1 ._nameAndValue_1patg_6 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._root_1patg_1 ._valueAndPercentage_1patg_11 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1patg_1 ._progressBar_1patg_16 {
    border-radius: 10px;
    width: 100%;
    height: 10px
}

._root_1patg_1 ._progressBar_1patg_16.__color-grey_1patg_21 {
    background-color: #212c42
}

._root_1patg_1 ._progressBar_1patg_16.__color-grey_1patg_21 ._progressBarFill_1patg_24 {
    background-color: #98b0c1
}

._root_1patg_1 ._progressBar_1patg_16.__color-orange_1patg_27 {
    background-color: #ffa31826
}

._root_1patg_1 ._progressBar_1patg_16.__color-orange_1patg_27 ._progressBarFill_1patg_24 {
    background-color: #ffa318
}

._root_1patg_1 ._progressBar_1patg_16 ._progressBarFill_1patg_24 {
    border-radius: 10px;
    height: 100%
}

._root_13r40_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    display: flex
}

@media (min-width: 575px) {
    ._root_13r40_1 {
        padding:24px
    }
}

._root_13r40_1 ._heading_13r40_12 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 16px;
    display: flex
}

._root_13r40_1 ._stats_13r40_19 {
    grid-template-columns: repeat(3,1fr);
    gap: 8px;
    display: grid
}

@media (min-width: 768px) {
    ._root_13r40_1 ._stats_13r40_19 {
        grid-template-columns:repeat(4,1fr)
    }
}

@media (min-width: 992px) {
    ._root_13r40_1 ._stats_13r40_19 {
        grid-template-columns:repeat(3,1fr)
    }
}

@media (min-width: 1440px) {
    ._root_13r40_1 ._stats_13r40_19 {
        grid-template-columns:repeat(5,1fr)
    }
}

._root_13r40_1 ._assetsBreakdown_13r40_39 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._card_1kc96_1 {
        padding:24px
    }
}

._card_1kc96_1 ._content_1kc96_16,._content_1lw4g_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._list_1lw4g_6 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._list_1lw4g_6 ._listItem_1lw4g_11 {
    flex-direction: row;
    gap: 8px;
    display: flex
}

._semibold_1lw4g_16 {
    font-weight: 500
}

._divider_1lw4g_19 {
    background-color: #ffffff14;
    width: 100%;
    height: 1px
}

._confirmCheckbox_1lw4g_24 {
    align-items: flex-start
}

._link_1lw4g_27 {
    color: #49afe9
}

._modal_1lw4g_30 {
    max-width: auto
}

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

@media (min-width: 992px) {
    ._root_16c17_1 ._content_16c17_6 {
        flex-direction:row
    }
}

@media (min-width: 992px) {
    ._root_16c17_1 ._content_16c17_6 ._transactionForm_16c17_22 {
        width:100%;
        max-width: 400px
    }
}

@media (min-width: 768px) {
    ._root_opwu9_1 {
        flex-flow:wrap;
        display: flex
    }
}

._root_1i2gy_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_1i2gy_1 ._heading_1i2gy_6 {
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1i2gy_1 ._heading_1i2gy_6 {
        border-bottom:1px solid #ffffff14;
        flex-direction: row;
        justify-content: space-between
    }
}

._root_1i2gy_1 ._heading_1i2gy_6 ._leadContent_1i2gy_20 {
    border-bottom: 1px solid #ffffff14;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1i2gy_1 ._heading_1i2gy_6 ._leadContent_1i2gy_20 {
        border-bottom:none;
        padding-bottom: 0
    }
}

._root_1i2gy_1 ._heading_1i2gy_6 ._filters_1i2gy_33 {
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._root_1i2gy_1 ._heading_1i2gy_6 ._filters_1i2gy_33 {
        gap:16px;
        width: auto
    }
}

._root_1i2gy_1 ._amount_1i2gy_46 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_16c17_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_16c17_1 ._content_16c17_6 {
    flex-direction: column-reverse;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._root_16c17_1 ._content_16c17_6 {
        flex-direction:row
    }
}

._root_16c17_1 ._content_16c17_6 ._mainContent_16c17_16 {
    flex-direction: column;
    flex-grow: 1;
    gap: 16px;
    display: flex
}

._root_16c17_1 ._content_16c17_6 ._transactionForm_16c17_22 {
    width: 100%
}

@media (min-width: 992px) {
    ._root_16c17_1 ._content_16c17_6 ._transactionForm_16c17_22 {
        width:100%;
        max-width: 400px
    }
}

._root_opwu9_1 {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    width: 100%;
    display: grid
}

@media (min-width: 768px) {
    ._root_opwu9_1 {
        flex-flow:wrap;
        display: flex
    }
}

._tableRoot_1ya94_1 {
    width: 100%
}

._tokenAmountCell_1ya94_4 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_1u3q9_1 {
    flex-direction: column;
    gap: 16px;
    padding: 16px 0 0;
    display: flex
}

@media (min-width: 575px) {
    ._root_1u3q9_1 {
        padding-top:24px
    }
}

._root_1u3q9_1 ._heading_1u3q9_13 {
    flex-direction: column;
    gap: 6px;
    margin-left: 16px;
    margin-right: 16px;
    display: flex
}

@media (min-width: 575px) {
    ._root_1u3q9_1 ._heading_1u3q9_13 {
        margin-left:24px;
        margin-right: 24px
    }
}

@media (min-width: 992px) {
    ._root_1u3q9_1 ._heading_1u3q9_13 {
        border-bottom:1px solid #ffffff14;
        padding-bottom: 16px
    }
}

._card_1kc96_1 {
    padding: 24px 12px 12px
}

@media (min-width: 768px) {
    ._card_1kc96_1 {
        padding:24px
    }
}

._card_1kc96_1 ._heading_1kc96_10 {
    flex-direction: column;
    gap: 6px;
    padding-bottom: 12px;
    display: flex
}

._card_1kc96_1 ._content_1kc96_16 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_qsw54_1 {
    flex-direction: column;
    gap: 16px;
    padding-top: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_qsw54_1 {
        padding-top:0
    }
}

._root_im4ng_1 {
    cursor: pointer;
    border: 1px solid #ffffff0a;
    border-left: none;
    border-right: none;
    border-radius: 0;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    text-decoration: none;
    transition: background-color .2s,border-color .2s;
    display: flex
}

._root_im4ng_1:hover {
    background-color: #49afe926;
    border-top: 1px solid #49afe926;
    border-bottom: 1px solid #49afe926;
    border-radius: 12px
}

._root_im4ng_1:focus {
    outline-offset: 2px;
    outline: 2px solid #49afe9
}

._leftContent_im4ng_25 {
    flex-grow: 1;
    align-items: center;
    gap: 12px;
    min-width: 0;
    display: flex
}

._startIcon_im4ng_32 {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex
}

._textContent_im4ng_38 {
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    display: flex
}

._endComponent_im4ng_44 {
    color: #5f7183;
    opacity: 0;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    gap: 6px;
    transition: color .2s,opacity .2s;
    display: flex
}

._root_im4ng_1:hover ._endComponent_im4ng_44 {
    color: #49afe9;
    opacity: 1
}

@media only screen and (max-width: 767px) {
    ._endComponent_im4ng_44 p,._endComponent_im4ng_44 span {
        display:none
    }
}

._root_121am_1 {
    flex-direction: column;
    gap: 16px;
    padding-top: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_121am_1 {
        padding-top:0
    }
}

._root_121am_1 ._heading_121am_12 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_121am_1 ._card_121am_17 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._root_6bt6l_1 {
    flex-direction: column;
    display: flex
}

@media (min-width: 992px) {
    ._root_6bt6l_1 {
        width:100%
    }
}

._root_6bt6l_1 ._tabsContainer_6bt6l_10 {
    padding-top: 6px;
    padding-bottom: 16px
}

._header-stats-mobile-divider_2bqpi_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_2bqpi_1 {
        display:none
    }
}

._metalGreyGradient_2bqpi_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_2bqpi_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_2bqpi_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_2bqpi_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_2bqpi_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_2bqpi_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_2bqpi_45 {
    background-color: #121c30;
    border-radius: 100px;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    padding: 6px 16px;
    display: flex
}

._value_2bqpi_54 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(94deg,#fff 0%,#ababab 250.03%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_13f30_1 {
    border-top: 1.2px dashed #fff6;
    border-image: repeating-linear-gradient(90deg,#fff6 0,#fff6 2.5px,#0000 2.5px,#0000 5.5px) 1;
    width: 100%;
    height: 0
}

._header-stats-mobile-divider_1uvhg_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1uvhg_1 {
        display:none
    }
}

._metalGreyGradient_1uvhg_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1uvhg_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1uvhg_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1uvhg_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1uvhg_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1uvhg_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._header_1uvhg_1 {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    width: 100%;
    display: flex
}

._title_1uvhg_52 {
    align-items: center;
    gap: 8px;
    display: flex
}

._text_1uvhg_57 {
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    display: flex
}

._apy_1uvhg_63 {
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
    display: none
}

@media (min-width: 992px) {
    ._apy_1uvhg_63 {
        display:flex
    }
}

._apyValue_1uvhg_74 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_mirr9_1 {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    display: flex
}

._tags_mirr9_7 {
    align-items: flex-start;
    gap: 6px;
    display: flex
}

._root_10nr7_1 {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 1px 0;
    display: flex
}

._header-stats-mobile-divider_1x44d_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1x44d_1 {
        display:none
    }
}

._metalGreyGradient_1x44d_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1x44d_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1x44d_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1x44d_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1x44d_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1x44d_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1x44d_45 {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    display: flex
}

._apyValue_1x44d_52 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#8fffd6 33.55%,#30d69a 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._apy_1x44d_52 {
    display: flex
}

@media (min-width: 992px) {
    ._apy_1x44d_52 {
        display:none
    }
}

._root_1u7sj_1 {
    background-color: #49afe914;
    border-radius: 16px;
    flex-direction: column;
    gap: 12px;
    padding: 24px 16px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1u7sj_1 {
        gap:16px
    }
}

@media (min-width: 992px) {
    ._root_1u7sj_1 {
        padding:32px 24px
    }
}

._root_1u7sj_1:hover {
    cursor: pointer;
    background: #49afe926
}

._body_1u7sj_23 {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._body_1u7sj_23 {
        gap:32px
    }
}

._root_1c5li_1 {
    gap: 4px;
    display: flex
}

._root_126zh_1 {
    padding: 16px 0
}

._filtersMobile_126zh_4 {
    width: 100%
}

@media (min-width: 768px) {
    ._filtersMobile_126zh_4 {
        display:none
    }
}

._filters_126zh_4 {
    display: none
}

@media (min-width: 768px) {
    ._filters_126zh_4 {
        display:block
    }
}

._root_llsqr_1 {
    align-items: center;
    gap: 8px;
    padding: 8px 0;
    display: flex
}

._flex1_llsqr_7 {
    flex: 1
}

._root_m8r68_1 {
    flex-direction: column;
    display: flex
}

@media (min-width: 992px) {
    ._root_m8r68_1 {
        width:100%
    }
}

._header_m8r68_10 {
    text-align: center;
    flex-direction: column;
    margin-bottom: 40px;
    display: flex
}

._pageStats_m8r68_16 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

@media (min-width: 375px) {
    ._pageStats_m8r68_16 {
        gap:16px
    }
}

._vaultCards_m8r68_29 {
    grid-template-columns: repeat(1,1fr);
    gap: 16px;
    display: grid
}

@media (min-width: 375px) {
    ._vaultCards_m8r68_29 {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 768px) {
    ._vaultCards_m8r68_29 {
        grid-template-columns:repeat(3,1fr)
    }
}

@media (min-width: 992px) {
    ._vaultCards_m8r68_29 {
        gap:24px
    }
}

._content_m8r68_49 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_5e1h9_1 ._breadcrumbs_5e1h9_1 {
    padding-left: 6px
}

@media (min-width: 768px) {
    ._root_5e1h9_1 ._breadcrumbs_5e1h9_1 {
        padding-left:0
    }
}

._root_5e1h9_1 ._tabsContainer_5e1h9_9 {
    padding: 12px 6px
}

@media (min-width: 768px) {
    ._root_5e1h9_1 ._tabsContainer_5e1h9_9 {
        padding:12px 24px 16px
    }
}

@media (min-width: 992px) {
    ._root_5e1h9_1 ._tabsContainer_5e1h9_9 {
        padding-left:0;
        padding-right: 0
    }
}

._root_5e1h9_1 ._finalCrumb_5e1h9_29 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_5e1h9_1 ._tabs_5e1h9_9 {
    margin-bottom: 24px
}

._root_ejmj3_1 {
    grid-template-rows: auto auto;
    grid-template-columns: auto auto 1fr;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
    display: grid
}

@media (min-width: 768px) {
    ._root_ejmj3_1 {
        padding:24px 0
    }
}

@media (min-width: 1320px) {
    ._root_ejmj3_1 {
        grid-template-columns:auto auto 1fr auto
    }
}

._root_ejmj3_1 ._backButton_ejmj3_19 {
    grid-area: 1/1;
    margin-right: 4px
}

._root_ejmj3_1 ._tokens_ejmj3_24 {
    grid-area: 1/2;
    align-items: center;
    display: flex
}

._root_ejmj3_1 ._title_ejmj3_30 {
    text-wrap: nowrap
}

._root_ejmj3_1 ._tags_ejmj3_33 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_ejmj3_1 ._leftContent_ejmj3_38 {
    flex-wrap: wrap;
    grid-area: 1/3;
    align-items: center;
    gap: 16px 8px;
    min-width: 0;
    display: flex
}

._root_ejmj3_1 ._rightContent_ejmj3_47 {
    text-wrap: nowrap;
    border-top: 1px solid #ffffff14;
    grid-area: 2/1/auto/-1;
    align-items: center;
    gap: 16px;
    margin-top: 16px;
    padding-top: 16px;
    display: flex
}

@media (min-width: 1320px) {
    ._root_ejmj3_1 ._rightContent_ejmj3_47 {
        border-top:none;
        grid-area: 1/4;
        justify-self: end;
        margin-top: 0;
        padding-top: 0
    }
}

._root_ejmj3_1 ._rightContent_ejmj3_47 ._rightContentGroup_ejmj3_68 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_ejmj3_1 ._rightContent_ejmj3_47 ._rightContentGroup_ejmj3_68 {
        flex-direction:row
    }
}

._root_ejmj3_1 ._rightContent_ejmj3_47 ._rightContentGroupItem_ejmj3_78 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_ejmj3_1 ._rightContent_ejmj3_47 ._priceChange_ejmj3_83 {
    align-items: center;
    gap: 2px;
    margin-left: -8px;
    display: flex
}

._root_ejmj3_1 ._rightContent_ejmj3_47 ._softLiquidations_ejmj3_89 {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    display: flex;
    position: relative
}

@media (min-width: 992px) {
    ._root_ejmj3_1 ._rightContent_ejmj3_47 ._softLiquidations_ejmj3_89 {
        flex-direction:row;
        align-items: center
    }
}

._root_ejmj3_1 ._rightContent_ejmj3_47 ._oracle_ejmj3_102 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_ejmj3_1 ._rightContent_ejmj3_47 ._oracle_ejmj3_102 {
        flex-direction:row;
        align-items: center
    }
}

._root_ejmj3_1 ._rightContent_ejmj3_47 ._divider_ejmj3_113 {
    height: 16px;
    margin-left: 8px;
    margin-right: 8px
}

._root_ejmj3_1 ._oracleLogo_ejmj3_118 {
    margin-left: -16px
}

._root_ejmj3_1 ._tag_ejmj3_33 {
    text-wrap: nowrap;
    align-self: center!important
}

._root_ejmj3_1 ._oracleLogoAndName_ejmj3_125 {
    align-items: center;
    gap: 4px;
    display: flex
}

._tooltipContainer_ejmj3_130 {
    flex-direction: column;
    gap: 8px;
    min-width: 200px;
    display: flex
}

._tooltipRow_ejmj3_136 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._tooltipLabel_ejmj3_142 {
    align-items: center;
    gap: 6px;
    display: flex
}

._softLiquidationsTooltipContent_ejmj3_147 {
    white-space: pre-line;
    max-width: 280px
}

._root_qw9ig_1 ._noDataCard_qw9ig_1 {
    justify-content: center;
    align-items: center;
    height: 471px;
    padding-top: 32px;
    display: flex
}

._root_qw9ig_1 ._noDataCard_qw9ig_1>div {
    width: auto!important
}

._chartButton_qw9ig_11 {
    display: flex
}

@media (min-width: 992px) {
    ._chartButton_qw9ig_11 {
        display:none
    }
}

._root_1daxc_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_1daxc_1 {
        padding:24px 32px
    }
}

._header_1daxc_9 {
    grid-template-columns: 1fr auto auto;
    align-items: center;
    gap: 12px;
    display: grid
}

._header_1daxc_9 ._periodDropdown_1daxc_15 {
    grid-column: 1/3
}

@media (min-width: 768px) {
    ._header_1daxc_9 ._periodDropdown_1daxc_15 {
        grid-column:auto
    }
}

._chartWrapper_1daxc_23 {
    margin-top: 24px;
    position: relative
}

._chart_1daxc_23 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_1daxc_23._isLoading_1daxc_37 {
    opacity: 0
}

._spinnerWrapper_1daxc_40 {
    justify-content: center;
    align-items: center;
    display: flex
}

._chartBox_1daxc_45 {
    width: 100%;
    height: 100%;
    position: relative
}

._legend_1daxc_50 {
    align-items: center;
    gap: 16px;
    margin-top: 16px;
    display: flex
}

._rangeIndicator_1daxc_56,._rangeCheckbox_1daxc_59 {
    margin-left: auto
}

._rangeCheckbox_1daxc_59 .checkbox {
    border-style: dashed!important;
    border-width: 1px!important
}

._rangeCheckbox_1daxc_59 .label {
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 12px
}

._rangeTooltip_1daxc_71 {
    text-align: left;
    max-width: 300px
}

._tooltipTitle_1daxc_75 {
    margin-bottom: 18px
}

._rangeRow_1daxc_78 {
    justify-content: space-between;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 18px;
    display: flex
}

._rangeRow_1daxc_78:last-child {
    margin-bottom: 0
}

._rangeLabel_1daxc_88 {
    color: #98b0c1
}

._date_1houa_1 {
    margin-bottom: 5px;
    font-weight: 500;
    display: block
}

._rows_1houa_6 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._rows_1houa_6 ._blue_1houa_11 span {
    color: #49afe9
}

._rows_1houa_6 ._orange_1houa_14 span {
    color: #ffa318
}

._rows_1houa_6 ._green_1houa_17 span {
    color: #30d69a
}

._header-stats-mobile-divider_135wk_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_135wk_1 {
        display:none
    }
}

._metalGreyGradient_135wk_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_135wk_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_135wk_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_135wk_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_135wk_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_135wk_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._container_135wk_45 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._container_135wk_45.__size-small_135wk_50 {
    gap: 16px
}

._title_135wk_53 {
    margin-bottom: 0
}

._gridItem_135wk_56 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._gridItem_135wk_56.__size-small_135wk_50 {
    gap: 6px
}

._grid_135wk_56 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 8px;
    display: grid
}

@media (min-width: 768px) {
    ._grid_135wk_56 {
        grid-template-columns:none;
        grid-auto-columns: 1fr;
        grid-auto-flow: column
    }
}

._grid_135wk_56[data-columns="2"] {
    grid-template-columns: 1fr;
    grid-auto-flow: row
}

@media (min-width: 768px) {
    ._grid_135wk_56[data-columns="2"] {
        grid-template-columns:repeat(2,1fr)
    }
}

._grid_135wk_56[data-columns="3"] {
    grid-template-columns: 1fr;
    grid-auto-flow: row
}

@media (min-width: 768px) {
    ._grid_135wk_56[data-columns="3"] {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 992px) {
    ._grid_135wk_56[data-columns="3"] {
        grid-template-columns:repeat(3,1fr)
    }
}

._grid_135wk_56[data-columns="4"] {
    grid-template-columns: 1fr;
    grid-auto-flow: row
}

@media (min-width: 768px) {
    ._grid_135wk_56[data-columns="4"] {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 992px) {
    ._grid_135wk_56[data-columns="4"] {
        grid-template-columns:repeat(4,1fr)
    }
}

._gridItemValueRow_135wk_114 {
    align-items: center;
    gap: 8px;
    display: flex
}

._gridItemIcon_135wk_119 {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex
}

._gridItemLabelClickable_135wk_125 {
    cursor: pointer
}

._gridItemLabelClickable_135wk_125:hover {
    color: #d1d1d2
}

._list_135wk_131 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._list_135wk_131[data-columns="2"] {
        column-count:2;
        column-gap: 16px;
        display: block
    }

    ._list_135wk_131[data-columns="2"]>* {
        margin-bottom: 12px
    }
}

._listItem_135wk_147 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._listItemLabel_135wk_153 {
    align-items: center;
    gap: 8px;
    display: flex
}

._listItemValue_135wk_158 {
    align-items: center;
    gap: 6px;
    display: flex
}

._listItemIcon_135wk_163 {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex
}

._rewardsCardHeader_1b1l4_1 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._rewardsCard_1b1l4_1 {
    padding: 12px
}

@media (min-width: 768px) {
    ._rewardsCard_1b1l4_1 {
        padding:16px
    }
}

@media (min-width: 992px) {
    ._rewardsCard_1b1l4_1 {
        padding:24px
    }
}

._rewardsCard_1b1l4_1 ._rewardsCardContainer_1b1l4_19 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._rewardsCard_1b1l4_1 ._rewardsCardContainer_1b1l4_19 ._rewardsCardContent_1b1l4_24 {
    gap: 16px;
    display: grid
}

@media (min-width: 768px) {
    ._rewardsCard_1b1l4_1 ._rewardsCardContainer_1b1l4_19 ._rewardsCardContent_1b1l4_24 {
        grid-template-columns:repeat(3,1fr)
    }
}

._rewardsCard_1b1l4_1 ._rewardsCardContainer_1b1l4_19 ._rewardsCardContent_1b1l4_24 ._rewardCard_1b1l4_33 {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    padding: 16px 24px;
    display: flex
}

._rewardsCard_1b1l4_1 ._rewardsCardContainer_1b1l4_19 ._rewardsCardContent_1b1l4_24 ._rewardCard_1b1l4_33 ._rewardCardContentItem_1b1l4_43 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_oe5op_1 {
    padding: 24px 16px
}

@media (min-width: 768px) {
    ._root_oe5op_1 {
        padding:24px
    }
}

._root_oe5op_1 ._title_oe5op_12 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 16px;
    padding-bottom: 16px
}

._root_oe5op_1 ._readMore_oe5op_17 {
    color: #49afe9;
    cursor: pointer
}

._root_oe5op_1 ._showLess_oe5op_21 {
    cursor: pointer
}

._root_oe5op_1 ._expandedDescription_oe5op_24 {
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
    display: flex
}

._root_oe5op_1 ._bulletList_oe5op_30 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._root_oe5op_1 ._bulletList_oe5op_30 ._bulletListItem_oe5op_35 {
    display: flex
}

._root_oe5op_1 ._bulletList_oe5op_30 ._bulletListItem_oe5op_35 ._bullet_oe5op_30 {
    margin-left: 8px;
    margin-right: 8px
}

._root_oe5op_1 ._spanBold_oe5op_42 {
    font-weight: 600
}

._tooltipContent_1vonm_1 {
    white-space: pre-line;
    max-width: 280px
}

._root_184hf_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_184hf_1 {
        padding:24px
    }
}

._root_184hf_1 ._inputData_184hf_9 {
    grid-template-columns: repeat(1,1fr);
    gap: 12px;
    display: grid
}

@media (min-width: 768px) {
    ._root_184hf_1 ._inputData_184hf_9 {
        grid-template-columns:repeat(2,1fr)
    }
}

._root_184hf_1 ._inputData_184hf_9>* {
    height: 48px
}

._root_184hf_1 ._pair_184hf_22 {
    background: #212c4266;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    height: 46px;
    padding: 12px 16px;
    display: flex
}

._root_184hf_1 ._pairName_184hf_35 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_184hf_1 ._text_184hf_40 {
    margin-left: auto
}

._checkbox_184hf_43 {
    padding-top: 16px
}

._dropdownOverlay_184hf_46 {
    max-height: 350px;
    overflow-y: auto
}

._controlsContainer_184hf_50 {
    grid-template-columns: repeat(1,1fr);
    gap: 12px;
    display: grid
}

@media (min-width: 768px) {
    ._controlsContainer_184hf_50 {
        grid-template-columns:repeat(2,1fr)
    }
}

._divider_1sjq5_1 {
    margin-top: 0
}

._disclaimerText_1sjq5_4 {
    margin-top: 8px
}

._root_1qbmo_1 {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._root_1qbmo_1 {
        padding-left:0;
        padding-right: 0
    }
}

._root_1qbmo_1 ._netValue_1qbmo_13 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_1qbmo_1 ._labelWithModal_1qbmo_18 {
    align-items: center;
    gap: 2px;
    display: flex
}

._root_1qbmo_1 ._spinner_1qbmo_23 {
    margin-bottom: 8px
}

._subTabsContainer_18lwx_1 {
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._subTabs_18lwx_1 {
        width:calc(100% - 48px)!important
    }
}

._chartButton_18lwx_13 {
    display: none
}

@media (min-width: 992px) {
    ._chartButton_18lwx_13 {
        display:flex
    }
}

._subTabsContainer_lx3sx_1 {
    width: 100%
}

._fadeWrapper_z9jc0_1 {
    flex: 1;
    min-width: 0;
    margin-bottom: -4px;
    position: relative;
    overflow: hidden
}

._fadeWrapper_z9jc0_1.__showLeftFade_z9jc0_10:before,._fadeWrapper_z9jc0_1.__showRightFade_z9jc0_11:after {
    content: "";
    pointer-events: none;
    z-index: 2;
    width: 36px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0
}

._fadeWrapper_z9jc0_1.__showLeftFade_z9jc0_10:before {
    background: linear-gradient(90deg,#091326f2 0%,#09132600 100%);
    left: 0
}

._fadeWrapper_z9jc0_1.__showRightFade_z9jc0_11:after {
    background: linear-gradient(270deg,#091326f2 0%,#09132600 100%);
    right: 0
}

._fadeContainer_z9jc0_30 {
    z-index: 0;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
    width: 100%;
    margin-bottom: -5px;
    padding-bottom: 5px;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden
}

._fadeContainer_z9jc0_30::-webkit-scrollbar {
    background: 0 0;
    height: 4px
}

._fadeContainer_z9jc0_30::-webkit-scrollbar-thumb {
    background: 0 0;
    border-radius: 4px
}

._fadeContainer_z9jc0_30 ._fadeInner_z9jc0_58 {
    min-width: -webkit-max-content;
    min-width: max-content;
    display: inline-flex
}

._fadeWrapper_z9jc0_1:hover ._fadeContainer_z9jc0_30 {
    scrollbar-color: #ffffff3d transparent
}

._fadeWrapper_z9jc0_1:hover ._fadeContainer_z9jc0_30::-webkit-scrollbar-thumb {
    background: #ffffff3d
}

._chartIcon_28cis_1 {
    color: #49afe9;
    flex-shrink: 0
}

._chartButton_28cis_5 {
    flex-shrink: 0
}

._chartButton_28cis_5:hover ._chartIcon_28cis_1 {
    color: #fff
}

._rounded_28cis_11 {
    border-radius: 36px;
    width: 36px;
    height: 36px
}

._content_jsawb_1 {
    grid-template: "subtabs""form""main"1fr/1fr;
    gap: 16px;
    display: grid
}

@media (min-width: 992px) {
    ._content_jsawb_1 {
        grid-template:"subtabs form""main form"1fr/1fr 380px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 1440px) {
    ._content_jsawb_1 {
        grid-template-columns:1fr 400px
    }
}

._content_jsawb_1 ._subTabsWrapper_jsawb_22 {
    grid-area: subtabs;
    min-width: 0
}

._content_jsawb_1 ._subTabsWrapper_jsawb_22:empty {
    display: none
}

._content_jsawb_1 ._aside_jsawb_29 {
    flex-direction: column;
    grid-area: form;
    gap: 8px;
    min-width: 0;
    display: flex
}

._content_jsawb_1 ._mainContent_jsawb_36 {
    flex-direction: column;
    grid-area: main;
    gap: 16px;
    width: 100%;
    min-width: 0;
    display: flex
}

._root_1hl2y_1 ._tabs_1hl2y_1 {
    margin-top: 8px
}

._root_1hl2y_1 ._emptyStateContainer_1hl2y_4 {
    margin-top: 24px
}

._chartButton_1hl2y_7 {
    display: flex
}

@media (min-width: 992px) {
    ._chartButton_1hl2y_7 {
        display:none
    }
}

._root_1elbg_1 {
    width: 100%;
    padding-top: 24px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    ._root_1elbg_1 {
        width:unset
    }
}

._root_1elbg_1 ._title_1elbg_12 {
    margin-bottom: 0;
    margin-left: 24px;
    margin-right: 24px;
    padding-top: 8px;
    padding-bottom: 16px
}

@media (min-width: 992px) {
    ._root_1elbg_1 ._title_1elbg_12 {
        border-bottom:1px solid #ffffff14
    }
}

._root_1elbg_1 table thead th,._root_1elbg_1 table tbody td {
    padding-left: 24px!important
}

@media (min-width: 768px) {
    ._mobile_1vfx9_2 {
        display:none
    }
}

._tablet_1vfx9_6 {
    display: none
}

@media (min-width: 768px) {
    ._tablet_1vfx9_6 {
        display:block
    }
}

._tokens_1vfx9_14 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

@media (min-width: 768px) {
    ._tokens_1vfx9_14 ._token_1vfx9_14 {
        flex-direction:row-reverse
    }
}

._flexEnd_1vfx9_24 {
    display: flex
}

@media (min-width: 768px) {
    ._flexEnd_1vfx9_24 {
        justify-content:flex-end
    }
}

._fullWidth_1vfx9_32 {
    width: 100%
}

._scrollableTableContainer_1vfx9_35 {
    height: 727px;
    overflow-y: auto
}

._root_u9g75_1.__isDesktopUI_u9g75_1 thead tr {
    height: 32px;
    transform: translateY(8px)
}

@media (min-width: 768px) {
    ._mobile_u9g75_6 {
        display:none
    }
}

._tablet_u9g75_10 {
    display: none
}

@media (min-width: 768px) {
    ._tablet_u9g75_10 {
        display:block
    }
}

._tokens_u9g75_18 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._tokens_u9g75_18 ._token_u9g75_18 {
    flex-direction: row
}

@media (min-width: 768px) {
    ._tokens_u9g75_18 ._token_u9g75_18 {
        flex-direction:row-reverse
    }
}

._endItem_u9g75_31 {
    display: flex
}

@media (min-width: 768px) {
    ._endItem_u9g75_31 {
        justify-content:flex-end
    }
}

._endItem_u9g75_31.__isShowMobileUi_u9g75_39 {
    justify-content: center;
    align-items: center;
    margin-right: -12px;
    padding: 0 8px;
    display: flex
}

@media (min-width: 768px) {
    ._endItem_u9g75_31.__isShowMobileUi_u9g75_39 {
        justify-content:flex-end
    }
}

._scrollableTableContainer_u9g75_51 {
    height: 727px;
    overflow-y: auto
}

._scrollableTableContainer_u9g75_51 table>thead {
    vertical-align: middle;
    height: 48px
}

._scrollableTableContainer_u9g75_51 table>thead tr {
    vertical-align: bottom;
    height: 24px!important
}

._mobileTable_u9g75_63 {
    margin: 0 -4px!important
}

._mobileTable_u9g75_63 th {
    border-top: 0!important
}

._mobileTable_u9g75_63 th:last-child,._mobileTable_u9g75_63 td:last-child {
    border-radius: 0
}

._emptyState_u9g75_75 {
    padding: 12px
}

._root_16kqi_1 {
    flex-direction: column;
    gap: 16px;
    max-width: 372px;
    display: flex
}

._icon_16kqi_7 {
    color: #30d69a;
    margin-left: -2px;
    transform: scale(1.2)translateY(2px)
}

._icon_16kqi_7 path {
    stroke-width: 1.5px
}

._footerContainer_16kqi_15 {
    display: inline-block
}

._footerContainer_16kqi_15 ._text_16kqi_18 {
    display: inline
}

._footerContainer_16kqi_15 ._link_16kqi_21 {
    margin: 0 4px
}

._stats_16kqi_24 {
    grid-template-columns: repeat(2,1fr);
    row-gap: 24px;
    display: grid
}

._root_1ikft_1 {
    flex-direction: column;
    gap: 16px;
    display: flex!important
}

._modal_1ikft_6 {
    max-width: 440px!important
}

._title_1ikft_9 {
    margin-bottom: 6px
}

._stats_1ikft_12 {
    display: flex
}

@media (max-width: 420px) {
    ._stats_1ikft_12 {
        flex-direction:column;
        gap: 24px
    }
}

._stat_1ikft_12 {
    flex-direction: column;
    gap: 6px;
    width: 50%;
    display: flex
}

@media (max-width: 420px) {
    ._stat_1ikft_12 {
        width:100%
    }
}

._tooltip_1ikft_32 {
    max-width: 280px
}

._text_u0qd2_1 {
    display: inline
}

._link_u0qd2_4 {
    margin: 0 4px
}

._header-stats-mobile-divider_nfnfp_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_nfnfp_1 {
        display:none
    }
}

._metalGreyGradient_nfnfp_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_nfnfp_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_nfnfp_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_nfnfp_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_nfnfp_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_nfnfp_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_nfnfp_45 {
    align-items: center;
    gap: 6px;
    display: flex
}

._button_nfnfp_50 {
    cursor: pointer;
    background: 0 0;
    border: none;
    padding: 0;
    transition: opacity .2s
}

._button_nfnfp_50:hover {
    opacity: .8
}

._button_nfnfp_50:focus {
    outline: none
}

._divider_nfnfp_63 {
    background: #ffffff14;
    border-radius: 50%;
    width: 4px;
    height: 4px
}

._header-stats-mobile-divider_73987_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_73987_1 {
        display:none
    }
}

._metalGreyGradient_73987_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_73987_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_73987_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_73987_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_73987_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_73987_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._netValueContainer_73987_45 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

._netValue_73987_45 {
    align-items: center;
    gap: 8px;
    display: flex
}

._labelWithModal_73987_58 {
    align-items: center;
    gap: 4px;
    display: flex
}

._spinner_73987_63 {
    width: 16px;
    height: 16px
}

._netValueGridItem_73987_67 {
    width: 100%
}

._tooltipContent_73987_70 {
    white-space: pre-line;
    max-width: 280px
}

._root_16qqi_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    height: 100%;
    display: flex
}

._textContainer_16qqi_9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._root_jd5ur_1 {
    background: #121c30;
    border-radius: 6px;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    padding: 12px;
    display: flex
}

._buttons_jd5ur_10 {
    flex-direction: column;
    gap: 6px;
    padding-top: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._buttons_jd5ur_10 {
        gap:8px
    }
}

@media (min-width: 575px) {
    ._buttons_jd5ur_10 {
        flex-direction:row
    }
}

._button_jd5ur_10 {
    flex: 1
}

._container_d0dyt_1 {
    flex-direction: column;
    gap: 12px;
    max-width: 480px;
    padding: 24px;
    display: flex
}

._title_d0dyt_8,._description_d0dyt_11 {
    margin-bottom: 16px
}

._example_d0dyt_14 {
    border-bottom: 1px solid #212c42;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 16px;
    display: flex
}

._okayButton_d0dyt_21 {
    align-self: center;
    width: 100%;
    margin-top: 16px
}

._card_1o9ie_1 {
    padding: 16px 24px
}

._incentivesContent_1o9ie_4 {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    display: flex
}

._incetivesText_1o9ie_11 {
    flex: 1 0 0;
    align-items: center;
    display: flex
}

._incentivesLeft_1o9ie_16 {
    align-items: center;
    gap: 32px;
    display: flex
}

._incentivesLeft_1o9ie_16 ._divider_1o9ie_21 {
    height: 16px;
    display: none
}

@media (min-width: 768px) {
    ._incentivesLeft_1o9ie_16 ._divider_1o9ie_21 {
        display:block
    }
}

._incentivesRight_1o9ie_30 {
    flex-wrap: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 32px;
    display: flex
}

._incentivesAmount_1o9ie_37 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    display: flex
}

._root_1fgtk_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._emptyStateContainer_1fgtk_6 {
    justify-content: center;
    align-items: center;
    min-height: 400px;
    display: flex
}

._root_1e8sc_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex
}

._root_1e8sc_1 ._illustrationImage_1e8sc_9 {
    object-fit: cover;
    display: none
}

@media (min-width: 768px) {
    ._root_1e8sc_1 ._illustrationImage_1e8sc_9 {
        display:block
    }
}

._root_1e8sc_1 ._illustrationMobileImage_1e8sc_18 {
    object-fit: cover
}

@media (min-width: 768px) {
    ._root_1e8sc_1 ._illustrationMobileImage_1e8sc_18 {
        display:none
    }
}

._root_1e8sc_1 ._imageContainer_1e8sc_26 {
    justify-content: center;
    align-items: center;
    width: 320px;
    margin-bottom: 24px;
    display: flex
}

._root_1e8sc_1 ._text_1e8sc_33 {
    text-align: center
}

._root_1e8sc_1 ._textContainer_1e8sc_36 {
    flex-direction: column;
    gap: 8px;
    width: 320px;
    margin-bottom: 24px;
    display: flex
}

._root_1j31u_1 {
    background: #121c30;
    border-radius: 6px;
    flex-direction: column;
    flex: 1;
    gap: 12px;
    padding: 24px;
    display: flex
}

._dataRow_1j31u_10 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._percentage_1j31u_15 {
    color: #98b0c1
}

._container_141gq_1 {
    flex-direction: column;
    gap: 12px;
    margin-top: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._container_141gq_1 {
        flex-direction:row
    }
}

._root_10ehh_1 {
    grid-template-columns: repeat(2,1fr);
    gap: 8px;
    display: grid
}

@media (min-width: 992px) {
    ._root_10ehh_1 {
        grid-template-columns:repeat(3,1fr);
        gap: 8px;
        display: grid
    }
}

@media (min-width: 768px) {
    ._root_onthu_1 {
        padding:24px
    }
}

@media (min-width: 768px) {
    ._stats_onthu_9 {
        grid-template-columns:repeat(2,1fr);
        gap: 24px
    }
}

@media (min-width: 768px) {
    ._statsColumn_onthu_20 {
        gap:24px
    }
}

._root_ycztk_1 {
    flex-direction: row;
    justify-content: space-between;
    gap: 8px;
    display: flex
}

._root_y04c1_1 {
    padding: 16px
}

@media (min-width: 992px) {
    ._root_y04c1_1 {
        padding:24px
    }
}

._root_y04c1_1 ._dropdowns_y04c1_9 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

@media (min-width: 992px) {
    ._root_y04c1_1 ._dropdowns_y04c1_9 {
        flex-direction:row
    }
}

._root_y04c1_1 ._dropdowns_y04c1_9 div div button {
    width: 100%
}

._root_y04c1_1 ._dropdowns_y04c1_9 div div button>:first-child {
    margin-right: auto
}

@media (min-width: 992px) {
    ._root_y04c1_1 ._dropdowns_y04c1_9 div div button>:first-child {
        margin-right:unset
    }
}

._root_y04c1_1 ._dropdowns_y04c1_9 div div button>:not(:first-child) {
    margin-left: 8px
}

@media (min-width: 992px) {
    ._root_y04c1_1 ._dropdowns_y04c1_9 div div button>:not(:first-child) {
        margin-left:unset
    }
}

._root_y04c1_1 ._divider_y04c1_38 {
    margin: 16px 0
}

._root_y04c1_1 table thead th,._root_y04c1_1 table tbody td {
    padding-left: 0!important
}

._dropdownOverlay_y04c1_47 {
    max-height: 350px;
    overflow-y: auto
}

._rootTable_y04c1_51 {
    white-space: nowrap;
    padding-bottom: 16px;
    padding-left: 0;
    overflow-x: auto;
    width: unset!important
}

._rootTable_y04c1_51 table {
    min-width: 800px
}

._rootTable_y04c1_51 table tbody tr td div {
    gap: 4px
}

._rootTable_y04c1_51 table tbody tr:first-child td {
    border-top: none
}

._rootTable_y04c1_51 table tbody tr td {
    padding-right: 12px
}

._rootTable_y04c1_51 table tbody tr:last-child td {
    border-bottom: none
}

._rootTable_y04c1_51 table thead th {
    border-top: none;
    padding-right: 12px
}

._customInput_y04c1_77 {
    border-top: 1px solid #212c42;
    margin: 0 -16px;
    padding: 16px 16px 0;
    overflow-x: auto
}

@media (min-width: 992px) {
    ._customInput_y04c1_77 {
        border:1px solid #212c42;
        border-radius: 12px;
        margin: 0;
        padding: 16px
    }
}

._customInputInner_y04c1_91 {
    min-width: 800px
}

._customRow_un28e_1 {
    white-space: nowrap;
    flex-direction: column;
    gap: 12px;
    display: flex
}

._customRow_un28e_1>:nth-child(n) {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._customRow_un28e_1>:first-child {
    width: unset
}

._customRow_un28e_1>:first-child>label {
    flex: 1;
    display: flex
}

._customRow_un28e_1>:first-child>label>div {
    flex: 1
}

@media (min-width: 992px) {
    ._customRow_un28e_1 {
        flex-direction:row;
        align-items: center
    }

    ._customRow_un28e_1>:nth-child(n) {
        display: block
    }

    ._customRow_un28e_1>:first-child {
        width: 227px
    }

    ._customRow_un28e_1>:nth-child(2) {
        width: 0;
        display: none
    }

    ._customRow_un28e_1>:nth-child(3) {
        width: 108px
    }

    ._customRow_un28e_1>:nth-child(4) {
        width: 130px
    }

    ._customRow_un28e_1>:nth-child(5) {
        width: 126px
    }

    ._customRow_un28e_1>:nth-child(6) {
        width: 60px
    }
}

._customRowValue_un28e_50 {
    text-align: left;
    min-width: 0;
    padding: 0 8px
}

._customRowTitle_un28e_55 {
    color: #98b0c1
}

@media (min-width: 992px) {
    ._customRowTitle_un28e_55 {
        display:none
    }
}

._customInputWrapper_un28e_63 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._root_qcuq1_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    height: 100%;
    max-height: 252px;
    display: flex
}

._textContainer_qcuq1_10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

._root_11id6_1,._marketMovements_11id6_6 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._liquidationChart_11id6_11 {
    flex-direction: column;
    display: flex
}

@media (min-width: 768px) {
    ._root_onthu_1 {
        padding:24px
    }
}

@media (min-width: 768px) {
    ._stats_onthu_9 {
        grid-template-columns:repeat(2,1fr);
        gap: 24px
    }
}

@media (min-width: 768px) {
    ._statsColumn_onthu_20 {
        gap:24px
    }
}

._root_i89o8_1 {
    border: 1px solid #212c42;
    border-radius: 12px;
    padding: 16px
}

._customRow_ll1ju_1 {
    grid-template-columns: 180px repeat(5,1fr);
    align-items: center;
    padding: 8px 0;
    display: grid
}

@media (min-width: 992px) {
    ._customRow_ll1ju_1 {
        grid-template-columns:280px repeat(5,1fr)
    }
}

._customRow_ll1ju_1>:nth-child(n+2) {
    width: 105px
}

@media (min-width: 992px) {
    ._customRow_ll1ju_1>:nth-child(n+2) {
        width:165px
    }
}

._customRowValue_ll1ju_20 {
    text-align: left;
    min-width: 0;
    padding: 0 8px
}

._customInputWrapper_ll1ju_25 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

._root_1sq15_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_1sq15_1 {
        padding:24px
    }
}

._root_1sq15_1 ._content_1sq15_9 {
    margin: 0 -24px
}

._root_1sq15_1 ._customInput_1sq15_12 {
    margin: 24px 0
}

._root_1sq15_1 table thead th,._root_1sq15_1 table tbody td {
    padding-left: 0!important
}

._root_1xamz_1 {
    padding: 12px 16px
}

@media (min-width: 992px) {
    ._root_1xamz_1 {
        padding:24px
    }

    ._mainContent_1cci3_2 {
        margin-top: -16px
    }
}

._aside_1cci3_6 {
    margin-top: -16px
}

@media (min-width: 992px) {
    ._aside_1cci3_6 {
        margin-top:0
    }
}

._root_ph2ka_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_ph2ka_1 {
        padding:24px
    }
}

._infoBlock_ph2ka_9 {
    margin-top: 16px
}

._infoBlock_ph2ka_9 ._row_ph2ka_12 {
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
    display: flex
}

._root_1y7du_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_1y7du_1 {
        padding:24px
    }
}

._header_1y7du_9 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 16px;
    display: flex
}

._openLoanDashboardDivider_1y7du_17 {
    margin-top: 6px;
    margin-bottom: 6px
}

._emptyBody_1y7du_21 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    padding: 16px;
    display: flex
}

._emptyHeader_1y7du_28 {
    border-bottom: 1px solid #ffffff14;
    width: 100%;
    height: 100px;
    margin-bottom: 24px
}

._emptySubHeader_1y7du_34 {
    width: 100%;
    height: 50px
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1x2yz_1 {
        display:none
    }
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_jk3n2_1 {
        display:none
    }
}

._header-stats-mobile-divider_ysctv_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_ysctv_1 {
        display:none
    }
}

._metalGreyGradient_ysctv_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_ysctv_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_ysctv_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_ysctv_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_ysctv_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_ysctv_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_ysctv_45 {
    margin-bottom: 24px
}

._slider_ysctv_48 {
    margin-bottom: 16px
}

._slider_ysctv_48 ._title_ysctv_51 {
    margin-bottom: 8px
}

._notifications_ysctv_54 {
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
    display: flex
}

._notifications_ysctv_54:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_ysctv_64 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_ysctv_64 ._statsItem_ysctv_70 {
    justify-content: space-between;
    display: flex
}

._stats_ysctv_64 ._statsSimupationWrapper_ysctv_74 {
    align-items: center;
    gap: 4px;
    display: flex
}

._notificationMb_ysctv_79 {
    margin-bottom: 24px
}

._notificationMt_ysctv_82 {
    margin-top: 24px
}

._epochResetText_ysctv_85 {
    display: inline
}

._header-stats-mobile-divider_4sa1b_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_4sa1b_1 {
        display:none
    }
}

._metalGreyGradient_4sa1b_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_4sa1b_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_4sa1b_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_4sa1b_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_4sa1b_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_4sa1b_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_4sa1b_45 {
    margin-top: 24px;
    margin-bottom: 24px
}

._warnings_4sa1b_49 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_4sa1b_49:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_4sa1b_61 {
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    display: flex
}

._stats_4sa1b_61 ._statsItem_4sa1b_67 {
    justify-content: space-between;
    display: flex
}

._stats_4sa1b_61 ._statsSimupationWrapper_4sa1b_71 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_2iyjl_1 {
    width: 100%
}

._item_2iyjl_4 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._title_2iyjl_9 {
    align-items: center;
    gap: 6px;
    display: flex
}

._row_2iyjl_14 {
    justify-content: space-between;
    gap: 8px;
    display: flex
}

._divider_2iyjl_19 {
    margin: 8px 0
}

._titleText_2iyjl_22 {
    gap: 4px;
    display: flex
}

._whiteText_2iyjl_26 {
    color: #fff
}

._header-stats-mobile-divider_1s4kl_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1s4kl_1 {
        display:none
    }
}

._metalGreyGradient_1s4kl_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1s4kl_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1s4kl_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1s4kl_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1s4kl_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1s4kl_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1s4kl_45 {
    width: 300px
}

._paragraph_1s4kl_48 {
    margin-bottom: 16px
}

._list_1s4kl_51 {
    padding-left: 8px
}

._header-stats-mobile-divider_xr4i5_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_xr4i5_1 {
        display:none
    }
}

._metalGreyGradient_xr4i5_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_xr4i5_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_xr4i5_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_xr4i5_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_xr4i5_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_xr4i5_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_xr4i5_45 {
    margin-bottom: 24px
}

._slider_xr4i5_48 {
    margin-bottom: 16px
}

._slider_xr4i5_48 ._title_xr4i5_51 {
    margin-bottom: 8px
}

._warning_xr4i5_54 {
    margin-bottom: 16px
}

._warning_xr4i5_54:empty {
    margin-bottom: 0
}

._warnings_xr4i5_60 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: -12px;
    display: flex
}

._warnings_xr4i5_60:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_xr4i5_72 {
    margin-top: 24px
}

._notificationMb_xr4i5_75 {
    margin-bottom: 24px
}

._notificationMt_xr4i5_78 {
    margin-top: 24px
}

._epochResetText_xr4i5_81 {
    display: inline
}

._root_11lsd_1 {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    display: flex
}

._root_11lsd_1 ._title_11lsd_7 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_11lsd_1 ._row_11lsd_12 {
    justify-content: space-between;
    display: flex
}

._root_11lsd_1 ._icon_11lsd_16 {
    margin-right: -6px;
    transform: scale(.8)
}

._root_f4yid_1 {
    width: 100%
}

._item_f4yid_4 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._title_f4yid_9 {
    align-items: center;
    gap: 6px;
    display: flex
}

._row_f4yid_14 {
    justify-content: space-between;
    gap: 8px;
    display: flex
}

._divider_f4yid_19 {
    margin: 8px 0
}

._root_i1ry4_1,._statsPanel_i1ry4_2 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_i1ry4_1 ._statsItem_i1ry4_7,._statsPanel_i1ry4_2 ._statsItem_i1ry4_7 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._root_i1ry4_1 ._statsSimupationWrapper_i1ry4_13,._statsPanel_i1ry4_2 ._statsSimupationWrapper_i1ry4_13,._root_i1ry4_1 ._statsWrapper_i1ry4_19,._statsPanel_i1ry4_2 ._statsWrapper_i1ry4_19 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_61z2m_1,._statsPanel_61z2m_2 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._statsItem_61z2m_7 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._statsWrapper_61z2m_12 {
    align-items: center;
    gap: 4px;
    display: flex
}

._header-stats-mobile-divider_1gjw6_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1gjw6_1 {
        display:none
    }
}

._metalGreyGradient_1gjw6_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1gjw6_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1gjw6_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1gjw6_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1gjw6_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1gjw6_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1gjw6_45 {
    margin-bottom: 24px
}

._slider_1gjw6_48 {
    margin-bottom: 32px
}

._slider_1gjw6_48 ._title_1gjw6_51 {
    margin-bottom: 8px
}

._warning_1gjw6_54 {
    margin-bottom: 16px
}

._warning_1gjw6_54:empty {
    margin-bottom: 0
}

._warnings_1gjw6_60 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: -12px;
    display: flex
}

._warnings_1gjw6_60:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_1gjw6_72 {
    margin-top: 24px
}

._epochResetText_1gjw6_75 {
    display: inline
}

._header-stats-mobile-divider_1ua8h_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1ua8h_1 {
        display:none
    }
}

._metalGreyGradient_1ua8h_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1ua8h_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1ua8h_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1ua8h_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1ua8h_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1ua8h_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1ua8h_45,._statsPanel_1ua8h_46 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_1ua8h_45 ._statsItem_1ua8h_51,._statsPanel_1ua8h_46 ._statsItem_1ua8h_51 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._root_1ua8h_45 ._statsSimupationWrapper_1ua8h_57,._statsPanel_1ua8h_46 ._statsSimupationWrapper_1ua8h_57 {
    align-items: center;
    gap: 4px;
    display: flex
}

._header-stats-mobile-divider_qvtip_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_qvtip_1 {
        display:none
    }
}

._metalGreyGradient_qvtip_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_qvtip_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_qvtip_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_qvtip_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_qvtip_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_qvtip_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_qvtip_45,._statsPanel_qvtip_46 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._statsItem_qvtip_51 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1x2yz_1 {
        display:none
    }
}

._header-stats-mobile-divider_1mr32_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1mr32_1 {
        display:none
    }
}

._metalGreyGradient_1mr32_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1mr32_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1mr32_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1mr32_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1mr32_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1mr32_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1mr32_45 {
    margin-bottom: 24px
}

._warning_1mr32_48 {
    margin-bottom: 16px
}

._warning_1mr32_48:empty {
    margin-bottom: 0
}

._notificationMb_1mr32_54 {
    margin-bottom: 24px
}

._notificationMt_1mr32_57 {
    margin-top: 24px
}

._slider_1mr32_60 {
    margin-bottom: 32px
}

._slider_1mr32_60 ._title_1mr32_63 {
    margin-bottom: 8px
}

._warnings_1mr32_66 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex
}

._warnings_1mr32_66:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_1mr32_78 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_1mr32_78 ._statsItem_1mr32_84 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._tabs_1mr32_89 {
    margin-bottom: 24px
}

._notificationsCloseNoBorrowPosition_1mr32_92 {
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._header-stats-mobile-divider_1no06_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1no06_1 {
        display:none
    }
}

._metalGreyGradient_1no06_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1no06_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1no06_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1no06_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1no06_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1no06_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._slider_1no06_45 {
    margin-bottom: 32px
}

._slider_1no06_45 ._title_1no06_48 {
    margin-bottom: 8px
}

._warning_1no06_51 {
    margin-bottom: 16px
}

._warning_1no06_51:empty {
    margin-bottom: 0
}

._warnings_1no06_57 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: -12px;
    display: flex
}

._warnings_1no06_57:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_1no06_69 {
    margin-top: 24px
}

._epochResetText_1no06_72 {
    display: inline
}

._root_dps6s_1,._root_dps6s_1 ._inputs_dps6s_6 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._stats_z2947_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._stats_z2947_1 ._divider_z2947_6 {
    background-color: #ffffff14;
    height: 1px
}

._stats_z2947_1 ._statsItem_z2947_10 {
    justify-content: space-between;
    gap: 8px;
    display: flex
}

._stats_z2947_1 ._statsWrapper_z2947_15 {
    align-items: center;
    gap: 4px;
    display: flex
}

._stats_z2947_1 ._liquidationInfoText_z2947_20 {
    background-color: #212c4266;
    border-radius: 6px;
    margin-top: 4px;
    padding: 12px
}

._root_dps6s_1,._root_dps6s_1 ._inputs_dps6s_6 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._root_dps6s_1 ._inputs_dps6s_6 ._inputTitle_dps6s_11 {
    margin-bottom: 12px
}

._root_dps6s_1 ._warnings_dps6s_14 {
    gap: 8px;
    display: flex
}

._root_khafo_1 {
    width: 100%
}

._item_khafo_4 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._title_khafo_9 {
    align-items: center;
    gap: 6px;
    display: flex
}

._row_khafo_14 {
    justify-content: space-between;
    gap: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._contentRoot_167yr_1 {
        padding:0
    }
}

._root_onthu_1 {
    padding: 16px
}

@media (min-width: 768px) {
    ._root_onthu_1 {
        padding:24px
    }
}

._stats_onthu_9 {
    grid-template-columns: repeat(1,1fr);
    gap: 12px;
    display: grid
}

@media (min-width: 768px) {
    ._stats_onthu_9 {
        grid-template-columns:repeat(2,1fr);
        gap: 24px
    }
}

._statsColumn_onthu_20 {
    gap: 12px;
    display: grid
}

@media (min-width: 768px) {
    ._statsColumn_onthu_20 {
        gap:24px
    }
}

._tooltip_onthu_29 {
    max-width: 300px
}

._contentRoot_167yr_1 {
    flex-direction: column;
    gap: 16px;
    padding-top: 16px;
    padding-left: 6px;
    padding-right: 6px;
    display: flex
}

@media (min-width: 768px) {
    ._contentRoot_167yr_1 {
        padding:0
    }
}

._header-stats-mobile-divider_1im8u_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1im8u_1 {
        display:none
    }
}

._metalGreyGradient_1im8u_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1im8u_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1im8u_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1im8u_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1im8u_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1im8u_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._grid_1im8u_45 {
    grid-template-rows: repeat(6,auto);
    grid-template-columns: 1fr;
    grid-template-areas: "title title""header header""chart chart""form form""tabs tabs""tabs-switch tabs-switch";
    gap: 16px;
    display: grid
}

@media (min-width: 992px) {
    ._grid_1im8u_45 {
        grid-template-columns:2fr 400px;
        grid-template-areas: "title title""header form""chart form""tabs form""tabs-switch form""tabs-switch form"
    }
}

._gTitle_1im8u_58 {
    grid-area: title
}

._gHeader_1im8u_61 {
    grid-area: header
}

._gChart_1im8u_64 {
    grid-area: chart
}

._gTabs_1im8u_67 {
    grid-area: tabs
}

._gTabsSwitch_1im8u_70 {
    grid-area: tabs-switch
}

._gForm_1im8u_73 {
    grid-area: form
}

._tabs_1im8u_76 {
    flex-direction: column;
    align-items: center;
    display: flex
}

@media (min-width: 768px) {
    ._tabs_1im8u_76 {
        flex-direction:row;
        justify-content: space-between
    }
}

._quizButton_1im8u_87 {
    width: 100%;
    margin-top: 12px
}

@media (min-width: 768px) {
    ._quizButton_1im8u_87 {
        width:82px
    }
}

@media (min-width: 992px) {
    ._quizButton_1im8u_87 {
        margin-top:0
    }
}

._formContainer_1im8u_101 {
    flex-direction: column;
    min-height: 300px;
    display: flex
}

._overlay_1im8u_106 {
    visibility: hidden;
    opacity: 0;
    transition: visibility,opacity .25s
}

._overlay_1im8u_106.__isActive_1im8u_111 {
    visibility: visible;
    z-index: 1;
    opacity: 1;
    background: #040b1899;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

._mobileRoot_1im8u_122 {
    flex-direction: column;
    gap: 16px;
    margin: 0 12px;
    display: flex
}

._forms_1im8u_128 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._header-stats-mobile-divider_vukqn_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_vukqn_1 {
        display:none
    }
}

._metalGreyGradient_vukqn_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_vukqn_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_vukqn_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_vukqn_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_vukqn_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_vukqn_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_vukqn_45 {
    justify-content: space-between;
    align-items: center;
    display: flex;
    overflow: hidden
}

._root_vukqn_45.__isElevated_vukqn_51 {
    z-index: 10
}

._root_vukqn_45.__isShowMobileUi_vukqn_54 {
    flex-direction: column;
    gap: 8px
}

._mainStats_vukqn_58 {
    align-items: center;
    display: flex
}

._mainStats_vukqn_58.__isShowMobileUi_vukqn_54 {
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    padding-right: 16px
}

._mobileDivider_vukqn_68 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._mobileDivider_vukqn_68 {
        display:none
    }
}

._left_vukqn_76 {
    align-items: center;
    gap: 12px;
    display: flex
}

._mobileStats_vukqn_81 {
    border-top: 1px solid #212c42;
    grid-template-columns: repeat(2,1fr);
    gap: 16px;
    width: calc(100% - 32px);
    padding: 16px 0;
    display: grid
}

._mobileStats_vukqn_81 ._otherStats_vukqn_89 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._mobileStats_vukqn_81 ._otherStats_vukqn_89:nth-child(2n) p {
    text-align: right!important
}

._mobileStats_vukqn_81 ._otherStats_vukqn_89:nth-child(2n) ._otherStatsValue_vukqn_97 {
    justify-content: flex-end
}

._otherStats_vukqn_89 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._priceStat_vukqn_105 {
    border-left: 1px solid #212c42;
    border-right: 1px solid #212c42;
    flex-direction: column;
    align-items: center;
    min-width: 130px;
    padding: 0 24px;
    display: flex
}

._priceStat_vukqn_105.__isShowMobileUi_vukqn_54 {
    border: 0;
    align-items: flex-end;
    padding: 0
}

._priceStatInner_vukqn_119 {
    justify-content: center;
    gap: 6px;
    display: flex
}

._horizontalSlider_vukqn_124 {
    flex: 1;
    align-items: center;
    height: 40px;
    margin-right: -24px;
    display: flex
}

._horizontalSliderIconLeft_vukqn_131,._horizontalSliderIconRight_vukqn_132 {
    cursor: pointer;
    visibility: hidden
}

._horizontalSliderIconLeft_vukqn_131.__isVisible_vukqn_136,._horizontalSliderIconRight_vukqn_132.__isVisible_vukqn_136 {
    visibility: visible
}

._horizontalSliderIconLeft_vukqn_131 {
    transform: rotate(180deg)
}

._horizontalSliderContainer_vukqn_143 {
    flex: 1;
    justify-content: space-around;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden
}

._horizontalSliderChildren_vukqn_151 {
    --child-width: 125px;
    justify-content: space-around;
    width: 100%;
    transition: left .5s cubic-bezier(.5,0,.1,1);
    display: flex;
    position: absolute
}

._horizontalSliderChildren_vukqn_151>* {
    flex: 0 0 calc(var(--child-width));
    flex-shrink: 0;
    transition: flex .5s cubic-bezier(.5,0,.1,1)
}

._rewardsTooltipContent_vukqn_164 {
    flex-direction: column;
    gap: 8px;
    width: 280px;
    display: flex
}

._otherStatsValue_vukqn_97 {
    align-items: center;
    gap: 4px;
    display: flex
}

._button_8xne1_1 {
    border-radius: 0;
    align-items: center;
    gap: 4px;
    min-width: 160px;
    height: 87px;
    padding-right: 16px;
    display: flex
}

._button_8xne1_1:hover,._button_8xne1_1.__isVisible_8xne1_11 {
    background-color: #162136
}

._button_8xne1_1>svg {
    scale: 1.5
}

._buttonBottom_8xne1_17 {
    align-items: center;
    gap: 4px;
    display: flex
}

._divider_8xne1_22 {
    margin: 4px 0
}

._dropdownOverlay_8xne1_25 {
    flex-direction: column;
    width: 420px;
    height: 613px;
    margin: 8px 0 0;
    padding: 8px 0 0;
    display: flex
}

._token_8xne1_33 {
    gap: 12px;
    display: flex
}

._search_8xne1_37 {
    padding: 6px 12px
}

._tabs_8xne1_40 {
    padding: 6px
}

._header_8xne1_43 {
    justify-content: space-between;
    padding: 12px 16px 4px 6px;
    display: flex
}

._rows_8xne1_48 {
    scrollbar-width: thin;
    scrollbar-color: #212c42 transparent;
    flex-direction: column;
    flex: 1;
    margin-right: 6px;
    display: flex;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

._row_8xne1_48 {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    height: 55px;
    padding: 8px;
    display: flex
}

._row_8xne1_48:hover {
    background-color: #49afe914
}

._rowLeft_8xne1_70 {
    align-items: center;
    gap: 2px;
    display: flex
}

._star_8xne1_75 {
    padding: 8px 8px 8px 0
}

._star_8xne1_75.__isFavourited_8xne1_78 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg,#49afe9,#8fd7ff);
    -webkit-background-clip: text;
    background-clip: text
}

._pair_8xne1_84 {
    align-items: center;
    gap: 6px;
    display: flex
}

._check_8xne1_89 {
    margin-top: -4px;
    margin-left: 2px
}

._price_8xne1_93 {
    flex-direction: column;
    align-items: flex-end;
    display: flex
}

._priceInner_8xne1_98 {
    justify-content: center;
    gap: 6px;
    display: flex
}

._rewardsTooltip_8xne1_103 {
    z-index: 10000000
}

._tag_8xne1_106 {
    height: 24px
}

._rewardsTag_8xne1_109 {
    align-items: center;
    height: 24px;
    display: flex
}

._rewardIcons_8xne1_114 {
    align-items: center;
    padding-top: 1px;
    display: flex
}

._rewardsTooltipContent_8xne1_119 {
    flex-direction: column;
    gap: 8px;
    width: 280px;
    display: flex
}

._root_32737_1 {
    padding: 12px 16px
}

@media (min-width: 768px) {
    ._root_32737_1 {
        padding:24px 16px
    }
}

._header_32737_9 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    padding-bottom: 16px;
    display: flex
}

._openLoanDashboardDivider_32737_17 {
    margin-top: 6px;
    margin-bottom: 6px
}

._emptyBody_32737_21 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    padding: 16px;
    display: flex
}

._emptyHeader_32737_28 {
    border-bottom: 1px solid #ffffff14;
    width: 100%;
    height: 100px;
    margin-bottom: 24px
}

._emptySubHeader_32737_34 {
    width: 100%;
    height: 50px
}

._header-stats-mobile-divider_1x2yz_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1x2yz_1 {
        display:none
    }
}

._metalGreyGradient_1x2yz_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1x2yz_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1x2yz_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1x2yz_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1x2yz_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1x2yz_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1x2yz_45,._statsPanel_1x2yz_46 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._statsItem_1x2yz_51 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._statsWrapper_1x2yz_56 {
    align-items: center;
    gap: 4px;
    display: flex
}

._header-stats-mobile-divider_jk3n2_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_jk3n2_1 {
        display:none
    }
}

._metalGreyGradient_jk3n2_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_jk3n2_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_jk3n2_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_jk3n2_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_jk3n2_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_jk3n2_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_jk3n2_45,._statsPanel_jk3n2_46 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_jk3n2_45 ._statsItem_jk3n2_51,._statsPanel_jk3n2_46 ._statsItem_jk3n2_51 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._root_jk3n2_45 ._statsWrapper_jk3n2_57,._statsPanel_jk3n2_46 ._statsWrapper_jk3n2_57 {
    align-items: center;
    gap: 4px;
    display: flex
}

._root_1wvxw_1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    height: 132px;
    display: flex
}

._connectWalletLink_1wvxw_9 {
    color: #49afe9
}

._root_eesva_1 {
    padding: 12px
}

._desktopRoot_1wzg7_1 {
    border: 1px solid #0000;
    flex-direction: column;
    height: 60px;
    display: flex;
    overflow: hidden
}

._desktopRoot_1wzg7_1:hover {
    background: #162136
}

._desktopRoot_1wzg7_1.__isExpanded_1wzg7_11 {
    border: 1px solid #212c42;
    height: auto;
    margin-top: .5px
}

._desktopTopRow_1wzg7_16 {
    width: 100%;
    height: 62px;
    display: flex
}

._desktopBottomRow_1wzg7_21 {
    display: none
}

._desktopBottomRow_1wzg7_21.__isExpanded_1wzg7_11 {
    background: #162136;
    border-top: 1px solid #212c42;
    flex-direction: column;
    min-height: 100%;
    padding: 16px;
    display: flex
}

._desktopCell_1wzg7_32 {
    flex-direction: column;
    justify-content: center;
    display: flex
}

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

._desktopCell_1wzg7_32.__isFirstCell_1wzg7_40 {
    flex: 1;
    align-items: flex-start
}

._desktopAsset_1wzg7_44 {
    align-items: center;
    width: 238px;
    display: flex
}

._desktopRowWrapper_1wzg7_49 {
    cursor: pointer;
    align-items: center;
    width: 100%;
    display: flex
}

._desktopRowWrapper_1wzg7_49.__isShowMobileUi_1wzg7_37 {
    padding-right: 12px
}

._desktopRowWrapper_1wzg7_49.__isShowMobileUi_1wzg7_37.__isExpanded_1wzg7_11 {
    background: #162136
}

._desktopExpandIcon_1wzg7_61,._desktopSettings_1wzg7_62 {
    justify-content: center;
    width: 36px;
    display: flex
}

._desktopExpandIcon_1wzg7_61 {
    width: 36px
}

._desktopSettings_1wzg7_62 {
    width: 48px
}

._leverage_1wzg7_73 {
    color: #e84860;
    background: #e8486026;
    border-radius: 4px;
    align-items: center;
    margin-left: 4px;
    padding: 4px 6px;
    font-size: 12px;
    font-weight: 500;
    display: flex
}

.__isLong_1wzg7_84 {
    color: #30d69a;
    background: #30d69a26
}

._chevron_1wzg7_88 {
    cursor: pointer
}

._underlinedText_1wzg7_91 {
    text-underline-offset: 4px;
    cursor: pointer;
    -webkit-text-decoration: underline dashed #98b0c180;
    text-decoration: underline dashed #98b0c180
}

._desktopDoubleValue_1wzg7_98 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._mobileStatsSection_1wzg7_103 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._mobileCtas_1wzg7_108 {
    justify-content: space-between;
    gap: 4px;
    display: flex
}

._mobileCta_1wzg7_108 {
    width: auto;
    padding-left: 12px;
    padding-right: 12px
}

._mobileStats_1wzg7_103 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._mobileStat_1wzg7_103 {
    justify-content: space-between;
    display: flex
}

._mobileAdvancedTitle_1wzg7_127 {
    margin: 16px 0
}

._clickStopPropagation_1wzg7_130 {
    float: left
}

._openLoanDashboardDivider_1wzg7_133 {
    margin-top: 6px;
    margin-bottom: 6px
}

._clockIcon_1wzg7_137 {
    transform: scale(.68)
}

._empty_1rg5z_1 {
    height: 100%;
    padding: 16px
}

._netValueChart_t8i50_1 {
    padding: 24px 6px
}

._head_1iwao_1 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._head_1iwao_1 ._controls_1iwao_6 {
    gap: 12px;
    display: flex
}

._head_1iwao_1 ._controls_1iwao_6.__isShowMobileUi_1iwao_10 {
    gap: 6px
}

._chartWrapper_1iwao_13 {
    margin-top: 8px;
    position: relative;
    overflow: hidden
}

@media (min-width: 768px) {
    ._chartWrapper_1iwao_13 {
        margin-top:24px
    }
}

._chart_1iwao_13 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._chart_1iwao_13.__isLoading_1iwao_33 {
    opacity: 0
}

._chartBox_1iwao_36 {
    width: 100%;
    height: 100%;
    position: relative
}

._spinnerWrapper_1iwao_41 {
    justify-content: center;
    align-items: center;
    display: flex
}

._chartControl_1iwao_46 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

@media (min-width: 768px) {
    ._chartControl_1iwao_46 {
        flex-direction:row;
        gap: 16px
    }
}

._chartControl_1iwao_46.__isShowMobileUi_1iwao_10 {
    flex-direction: row;
    align-self: flex-start
}

._tooltip_1iwao_62 {
    width: 100%;
    max-width: 200px
}

._stats_1k68f_1.__isShowMobileUi_1k68f_1 {
    margin: 16px 0
}

._statsSection_1ai4v_1 {
    flex-direction: column;
    padding: 16px;
    display: flex
}

._statsSection_1ai4v_1.__isShowMobileUi_1ai4v_6 {
    padding: 0
}

._statsSubsection_1ai4v_9 {
    justify-content: space-between;
    display: flex
}

._statsSubsection_1ai4v_9.__isShowMobileUi_1ai4v_6 {
    flex-direction: column;
    gap: 6px
}

._statsGroup_1ai4v_17 {
    flex-direction: column;
    flex: 1;
    gap: 6px;
    display: flex
}

._statsGroup_1ai4v_17.__isShowMobileUi_1ai4v_6 {
    flex-direction: row;
    justify-content: space-between
}

._statsGroupContentContainer_1ai4v_27 {
    align-items: center;
    gap: 8px;
    display: flex
}

._statsTag_1ai4v_32 {
    background: #212c42;
    border-radius: 4px;
    align-items: center;
    padding: 2px 4px
}

._statsSectionHeader_1ai4v_38 {
    margin-bottom: 16px
}

._statsSectionHeader_1ai4v_38.__isShowMobileUi_1ai4v_6 {
    margin-bottom: 6px
}

._root_we53i_1 {
    padding: 24px
}

._header_we53i_4 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    padding-bottom: 16px;
    display: flex
}

._openLoanDashboardDivider_we53i_12 {
    margin-top: 6px;
    margin-bottom: 6px
}

._emptyBody_we53i_16 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    padding: 16px;
    display: flex
}

._emptyHeader_we53i_23 {
    border-bottom: 1px solid #ffffff14;
    width: 100%;
    height: 100px;
    margin-bottom: 24px
}

._emptySubHeader_we53i_29 {
    width: 100%;
    height: 50px
}

._closeBtn_we53i_33 {
    background: #212c42;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    display: flex
}

._header-stats-mobile-divider_1gt25_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1gt25_1 {
        display:none
    }
}

._metalGreyGradient_1gt25_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1gt25_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1gt25_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1gt25_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1gt25_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1gt25_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1gt25_45 {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
    display: flex
}

._slider_1gt25_51 {
    margin-bottom: 16px
}

._slider_1gt25_51 ._title_1gt25_54 {
    margin-bottom: 8px
}

._warning_1gt25_57 {
    margin-bottom: 16px
}

._warning_1gt25_57:empty {
    margin-bottom: 0
}

._warnings_1gt25_63 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: -12px;
    display: flex
}

._warnings_1gt25_63:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_1gt25_75 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_1gt25_75 ._statsItem_1gt25_81 {
    justify-content: space-between;
    display: flex
}

._stats_1gt25_75 ._statsSimupationWrapper_1gt25_85 {
    align-items: center;
    gap: 4px;
    display: flex
}

._notificationMb_1gt25_90 {
    margin-bottom: 24px
}

._notificationMt_1gt25_93 {
    margin-top: 24px
}

._epochResetText_1gt25_96 {
    display: inline
}

._tabs_1gt25_99 {
    width: 100%;
    margin-bottom: 24px
}

._header-stats-mobile-divider_1p370_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1p370_1 {
        display:none
    }
}

._metalGreyGradient_1p370_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1p370_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1p370_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1p370_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1p370_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1p370_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_1p370_45 {
    margin-bottom: 24px
}

._slider_1p370_48 {
    margin-bottom: 16px
}

._slider_1p370_48 ._title_1p370_51 {
    margin-bottom: 8px
}

._notifications_1p370_54 {
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
    display: flex
}

._notifications_1p370_54:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_1p370_64 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_1p370_64 ._statsItem_1p370_70 {
    justify-content: space-between;
    display: flex
}

._stats_1p370_64 ._statsSimupationWrapper_1p370_74 {
    align-items: center;
    gap: 4px;
    display: flex
}

._notificationMb_1p370_79 {
    margin-bottom: 24px
}

._notificationMt_1p370_82 {
    margin-top: 24px
}

._epochResetText_1p370_85 {
    display: inline
}

._header-stats-mobile-divider_19ni1_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_19ni1_1 {
        display:none
    }
}

._metalGreyGradient_19ni1_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_19ni1_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_19ni1_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_19ni1_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_19ni1_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_19ni1_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_19ni1_45 {
    margin-top: 24px;
    margin-bottom: 24px
}

._notifications_19ni1_49 {
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
    margin-bottom: -12px;
    display: flex
}

._notifications_19ni1_49:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_19ni1_60 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_19ni1_60 ._statsItem_19ni1_66 {
    justify-content: space-between;
    display: flex
}

._stats_19ni1_60 ._statsSimupationWrapper_19ni1_70 {
    align-items: center;
    gap: 4px;
    display: flex
}

._header-stats-mobile-divider_19vlo_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_19vlo_1 {
        display:none
    }
}

._metalGreyGradient_19vlo_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_19vlo_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_19vlo_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_19vlo_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_19vlo_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_19vlo_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._input_19vlo_45 {
    margin-bottom: 24px
}

._warning_19vlo_48 {
    margin-bottom: 16px
}

._warning_19vlo_48:empty {
    margin-bottom: 0
}

._notificationMb_19vlo_54 {
    margin-bottom: 24px
}

._notificationMt_19vlo_57 {
    margin-top: 24px
}

._slider_19vlo_60 {
    margin-bottom: 32px
}

._slider_19vlo_60 ._title_19vlo_63 {
    margin-bottom: 8px
}

._notifications_19vlo_66 {
    flex-flow: wrap;
    gap: 4px;
    margin-top: 16px;
    margin-bottom: -12px;
    display: flex
}

._notifications_19vlo_66:empty {
    margin-top: 0;
    margin-bottom: 0
}

._stats_19vlo_78 {
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

._stats_19vlo_78 ._statsItem_19vlo_84 {
    justify-content: space-between;
    width: 100%;
    display: flex
}

._tabs_19vlo_89,._tabs_11l7f_1 {
    margin-bottom: 24px
}

._header-stats-mobile-divider_uq30h_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_uq30h_1 {
        display:none
    }
}

._metalGreyGradient_uq30h_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_uq30h_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_uq30h_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_uq30h_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_uq30h_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_uq30h_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_uq30h_45 {
    flex-direction: column;
    gap: 24px;
    max-width: 800px;
    max-height: 60vh;
    margin: 12px 6px 12px 12px;
    padding: 12px;
    display: flex;
    overflow: auto
}

@media (min-width: 992px) {
    ._root_uq30h_45 {
        max-height:80vh
    }
}

._header_uq30h_1 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._header_uq30h_1 {
        flex-direction:row
    }
}

._description_uq30h_73 {
    color: #d1d1d2
}

._titleStatsWrapper_uq30h_76 {
    flex-direction: column;
    align-items: center;
    gap: 6px;
    width: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._titleStatsWrapper_uq30h_76 {
        flex-direction:row;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

._titleStatsWrapper_uq30h_76>* {
    width: 100%
}

@media (min-width: 768px) {
    ._titleStatsWrapper_uq30h_76>* {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

._divider_uq30h_101 {
    margin-top: -8px
}

._header-stats-mobile-divider_exvrq_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_exvrq_1 {
        display:none
    }
}

._metalGreyGradient_exvrq_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_exvrq_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_exvrq_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_exvrq_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_exvrq_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_exvrq_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_exvrq_45 {
    justify-content: space-between;
    display: flex
}

._leftSide_exvrq_49 {
    border-bottom: 1px solid #ffffff14;
    align-items: center;
    gap: 12px;
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 16px;
    display: flex
}

@media (min-width: 768px) {
    ._leftSide_exvrq_49 {
        border-bottom:none;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

._trigger_exvrq_65 {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    display: flex
}

._tag_exvrq_72 {
    align-self: center
}

._marketTagWrapper_exvrq_75 {
    display: none
}

@media (min-width: 992px) {
    ._marketTagWrapper_exvrq_75 {
        display:block
    }
}

._header-stats-mobile-divider_ftk3v_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_ftk3v_1 {
        display:none
    }
}

._metalGreyGradient_ftk3v_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_ftk3v_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_ftk3v_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_ftk3v_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_ftk3v_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_ftk3v_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._overlayClassName_ftk3v_45 {
    width: 100%;
    max-width: 360px
}

._obligationItem_1atcr_1 {
    cursor: pointer;
    border-radius: 8px;
    flex-direction: column;
    gap: 12px;
    padding: 12px 16px;
    display: flex
}

._obligationItem_1atcr_1.__isActive_1atcr_9,._obligationItem_1atcr_1:hover {
    background-color: #212c42
}

._obligationItem_1atcr_1.__isActive_1atcr_9 ._title_1atcr_13,._obligationItem_1atcr_1:hover ._title_1atcr_13 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(38.81% 175.79% at 29.48% 66.63%,#49afe9 0%,#8fd7ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._stats_1atcr_20 {
    grid-template-columns: repeat(3,1fr);
    display: grid
}

._statItem_1atcr_24 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._tabsRoot_h64pf_1 {
    white-space: nowrap
}

._header-stats-mobile-divider_1o67a_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_1o67a_1 {
        display:none
    }
}

._metalGreyGradient_1o67a_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_1o67a_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_1o67a_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_1o67a_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_1o67a_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_1o67a_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_1o67a_45 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._header-stats-mobile-divider_x00j9_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_x00j9_1 {
        display:none
    }
}

._metalGreyGradient_x00j9_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_x00j9_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_x00j9_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_x00j9_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_x00j9_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_x00j9_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._header_x00j9_1 {
    gap: 8px;
    padding: 32px 0
}

._headerTabs_x00j9_49 {
    margin-top: 12px;
    margin-bottom: 16px
}

@media (min-width: 768px) {
    ._headerTabs_x00j9_49 {
        margin-bottom:12px
    }
}

._finalCrumb_x00j9_58 {
    align-items: center;
    gap: 4px;
    display: flex
}

._title_17nl4_1 {
    margin-bottom: 0;
    margin-left: 24px;
    margin-right: 24px;
    padding-top: 8px;
    padding-bottom: 16px
}

@media (min-width: 992px) {
    ._title_17nl4_1 {
        border-bottom:1px solid #ffffff14
    }
}

._tableContainer_17nl4_13 {
    height: 316px
}

._tableRoot_17nl4_16 {
    width: 100%
}

._noWrap_17nl4_19 {
    text-wrap: nowrap
}

._tokenAmountCell_17nl4_22 {
    align-items: center;
    gap: 6px;
    display: flex
}

._emptyStateContainer_17nl4_27 {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 8px;
    display: flex
}

._tableContainer_74ypx_1 {
    height: 316px
}

._tableRoot_74ypx_4 {
    width: 100%
}

._noWrap_74ypx_7 {
    text-wrap: nowrap
}

._tokenAmountCell_74ypx_10 {
    align-items: center;
    gap: 6px;
    display: flex
}

._emptyStateContainer_74ypx_15 {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 8px;
    display: flex
}

._statsCards_l3pw3_1 {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 16px;
    display: grid
}

@media (min-width: 768px) {
    ._statsCards_l3pw3_1 {
        grid-template-columns:1fr 1fr 1fr
    }
}

@media (min-width: 992px) {
    ._statsCards_l3pw3_1 {
        grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr
    }
}

._statsCard_l3pw3_1 {
    width: 100%;
    padding: 16px 24px
}

._loanAndMarketOverview_9mxto_1 {
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 992px) {
    ._loanAndMarketOverview_9mxto_1 {
        margin-top:0
    }
}

._reservesTable_9mxto_11 {
    margin-top: 32px
}

._reservesTableHeader_9mxto_14 {
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 16px;
    padding-bottom: 16px;
    display: none
}

@media (min-width: 992px) {
    ._reservesTableHeader_9mxto_14 {
        display:block
    }
}

._tabletRootContainer_9mxto_25 {
    flex-direction: column;
    margin-left: -6px;
    margin-right: -6px;
    display: flex
}

._tabletRootContainer_9mxto_25:not(:last-child) {
    margin-bottom: 24px
}

@media (min-width: 768px) {
    ._tabletRootContainer_9mxto_25 {
        margin-left:0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    ._tabletRootContainer_9mxto_25 {
        margin-left:-12px;
        margin-right: -12px
    }
}

._statusCards_z573f_1 {
    grid-template-columns: 1fr;
    gap: 16px;
    display: grid
}

@media (min-width: 992px) {
    ._statusCards_z573f_1 {
        grid-template-columns:1fr 1fr
    }
}

._statusCard_z573f_1 {
    flex: 1
}

._root_z573f_14 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._header_ni3ja_1 {
    align-items: center;
    gap: 6px;
    display: flex
}

._statsItem_ni3ja_6 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._statsName_ni3ja_11 {
    align-items: center;
    gap: 8px;
    display: flex
}

._stats_ni3ja_6 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._root_a0hwd_1 {
    padding: 24px
}

._cardContent_a0hwd_4 {
    flex-direction: column;
    gap: 24px;
    padding-top: 24px;
    display: flex
}

._header_1e447_1 {
    align-items: center;
    gap: 6px;
    display: flex
}

._stats_1e447_6 {
    flex-direction: column;
    gap: 6px;
    display: flex
}

._statsItem_1e447_11 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._statsName_1e447_16 {
    align-items: center;
    gap: 8px;
    display: flex
}

._statsValue_1e447_21 {
    align-items: center;
    display: flex
}

._progress_1e447_25 {
    flex-direction: row;
    gap: 4px;
    display: flex
}

._borrowerProgressContainer_1e447_30 {
    border-radius: 6px;
    height: 6px
}

._borrowerProgressContainer_1e447_30._remaining_1e447_34 {
    background-color: #5650ff
}

._borrowerProgressContainer_1e447_30._used_1e447_37 {
    background-color: #49afe9
}

._date_1eswb_1 {
    margin-bottom: 5px
}

._rows_1eswb_4 {
    flex-direction: column;
    gap: 4px;
    display: flex
}

._root_18jlv_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._content_11349_1 {
    margin: 0 -24px
}

._noWrap_11349_4 {
    white-space: nowrap
}

._root_kx2sx_1 {
    gap: 16px;
    display: flex
}

._content_kx2sx_5 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._cardPaddings_kx2sx_11 {
    padding: 0!important
}

._cardContent_kx2sx_14 {
    flex-direction: column;
    gap: 12px;
    padding: 0;
    display: flex
}

._tableHeader_kx2sx_20 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 24px 24px 0;
    display: flex
}

._divider_kx2sx_27 {
    width: calc(100% - 48px);
    margin-top: 12px;
    margin-bottom: 24px;
    transform: translate(24px)
}

._root_4uhxo_1 {
    flex-direction: column;
    flex-shrink: 0;
    width: 240px;
    display: flex
}

._item_4uhxo_7 {
    align-items: center;
    gap: 7px;
    height: 46px;
    padding: 12px 16px;
    display: flex
}

._root_1ttzr_1 {
    width: 100%!important
}

._divider_1ttzr_4 {
    margin-top: 6px;
    margin-bottom: 6px
}

._allocationDropdown_1ttzr_8 {
    margin-right: -8px;
    padding-left: 8px
}

._more_1ttzr_12 {
    margin-left: -16px
}

._modalContainer_su04o_1 {
    width: 100%;
    display: flex;
    position: relative;
    overflow: hidden
}

._modalContainer_su04o_1>div {
    transition: transform .1s ease-out
}

._modalContent_su04o_10 {
    flex-direction: column;
    flex: 0 0 100%;
    gap: 16px;
    width: 100%;
    display: flex
}

._modalContent_su04o_10 ._dropdownTrigger_su04o_17 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._modalContent_su04o_10 ._dropdownTrigger_su04o_17:hover:not(.__disabled_su04o_31) {
    background-color: #212c42
}

._modalContent_su04o_10 ._inputWrapper_su04o_34 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_su04o_10 ._input_su04o_34 {
    cursor: pointer;
    border: 1.5px solid #212c42;
    border-radius: 8px
}

._modalContent_su04o_10 ._rotate180_su04o_44 {
    transform: rotate(180deg)
}

._modalContent_su04o_10 ._overview_su04o_47 {
    flex-direction: column;
    gap: 8px;
    padding: 12px;
    display: flex
}

._modalContent_su04o_10 ._overviewRow_su04o_53 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._modalContent_su04o_10 ._textarea_su04o_58 {
    overflow-wrap: break-word
}

._modalContent_su04o_10 ._editable_su04o_61 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    padding: 14px 17px;
    display: flex
}

._modalContent_su04o_10 ._editable_su04o_61:hover {
    cursor: pointer;
    background-color: #212c42
}

._modalContent_su04o_10 ._checkbox_su04o_75 {
    color: #98b0c1
}

._modalInfo_su04o_78 {
    flex-direction: column;
    flex: 0 0 100%;
    width: 100%;
    display: flex
}

._modalInfo_su04o_78>h3 {
    margin-bottom: 8px
}

._modalInfo_su04o_78>p {
    margin-top: 0
}

._showModalInfo_su04o_90 {
    transform: translate(-100%)
}

._allocationTitle_su04o_93 {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    display: flex
}

._goBack_su04o_99 {
    margin-top: auto
}

._modalInfoP_su04o_102 {
    color: #d1d1d2;
    font-weight: 500
}

._container_jc0ik_1 {
    background-color: #162136;
    border: 1px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._container_jc0ik_1:hover {
    background-color: #212c42
}

._textarea_jc0ik_14 {
    all: unset;
    background-color: inherit;
    color: #fff;
    width: 100%;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

._textarea_jc0ik_14::placeholder {
    color: #5f7183
}

._container_jc0ik_1:focus-within {
    background-color: #162136
}

._modalContainer_1ognf_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._inputWrapper_1ognf_6 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._overview_1ognf_11 {
    flex-direction: column;
    gap: 8px;
    padding: 12px;
    display: flex
}

._overviewRow_1ognf_17 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._root_10s9p_1 {
    border-bottom: 1px solid #ffffff14;
    justify-content: space-between;
    align-items: self-end;
    display: flex
}

._root_10s9p_1 ._actions_10s9p_7 {
    gap: 6px;
    margin-bottom: 6px;
    display: flex
}

._modalContent_1sq3n_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._modalContent_1sq3n_1 ._title_1sq3n_6 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 12px
}

._modalContent_1sq3n_1 ._dropdownTrigger_1sq3n_10 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._modalContent_1sq3n_1 ._dropdownTrigger_1sq3n_10:hover:not(.__disabled_1sq3n_24) {
    background-color: #212c42
}

._modalContent_1sq3n_1 ._inputWrapper_1sq3n_27 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_1sq3n_1 ._input_1sq3n_27 {
    cursor: pointer;
    border: 1.5px solid #212c42;
    border-radius: 8px
}

._modalContent_1sq3n_1 ._rotate180_1sq3n_37 {
    transform: rotate(180deg)
}

._modalContent_1sq3n_1 ._vaultConfigTxMultiSigKey_1sq3n_40,._modalContent_1sq3n_1 ._vaultConfigTxUrl_1sq3n_43 {
    overflow-wrap: anywhere
}

._modalContent_1sq3n_1 ._txMultiSigKeyContainer_1sq3n_46 {
    background: #212c42b3;
    border: 1.5px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    display: flex
}

._modalContent_1sq3n_1 ._simSuccessDataTitle_1sq3n_59 {
    margin-bottom: 12px
}

._modalContent_1sq3n_1 ._copyIcon_1sq3n_62 {
    cursor: pointer;
    flex-shrink: 0
}

._modalContent_1sq3n_1 ._vaultConfigTxLogs_1sq3n_66 {
    white-space: nowrap;
    max-width: 750px;
    max-height: 200px;
    padding-right: 8px;
    overflow: auto
}

._root_1728k_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_1728k_1 ._labelContainer_1728k_6 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_1728k_1 ._content_1728k_11 {
    align-items: center;
    gap: 4px;
    width: 100%;
    display: flex
}

._root_1728k_1 ._content_1728k_11 ._contentItem_1728k_17 {
    background: #162136;
    border-radius: 8px;
    flex: 1;
    padding: 12px
}

._root_1u3xx_1 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._root_1u3xx_1 ._labelContainer_1u3xx_6 {
    align-items: center;
    gap: 6px;
    display: flex
}

._root_1u3xx_1 ._simulateButton_1u3xx_11 {
    margin-top: 8px;
    margin-bottom: 8px
}

._root_1u3xx_1 ._allocationDetails_1u3xx_15 {
    background: #162136;
    border-radius: 6px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 8px;
    padding: 12px;
    display: flex
}

._root_1u3xx_1 ._allocationDetails_1u3xx_15 ._allocationDetailsRow_1u3xx_25 {
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    display: flex
}

._root_1u3xx_1 ._txMultiSigKeyContainer_1u3xx_31 {
    background: #212c42b3;
    border: 1.5px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    display: flex
}

._root_1u3xx_1 ._txMultiSigKeyContainer_1u3xx_31 ._txMultiSigKey_1u3xx_31 {
    overflow-wrap: anywhere
}

._root_1u3xx_1 ._vaultAllocationLogs_1u3xx_47 {
    white-space: nowrap;
    max-width: 750px;
    max-height: 200px;
    overflow: auto
}

._root_1u3xx_1 ._viewMarketButton_1u3xx_54 {
    margin-left: -16px;
    padding-top: 0;
    padding-bottom: 0
}

._root_1u3xx_1 ._copyIcon_1u3xx_59 {
    cursor: pointer
}

._modalContent_zhfu0_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._modalContent_zhfu0_1 ._title_zhfu0_6 {
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 12px
}

._modalContent_zhfu0_1 ._dropdownTrigger_zhfu0_10 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._modalContent_zhfu0_1 ._dropdownTrigger_zhfu0_10:hover:not(.__disabled_zhfu0_24) {
    background-color: #212c42
}

._modalContent_zhfu0_1 ._inputWrapper_zhfu0_27 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_zhfu0_1 ._input_zhfu0_27 {
    cursor: pointer;
    border: 1.5px solid #212c42;
    border-radius: 8px
}

._modalContent_zhfu0_1 ._rotate180_zhfu0_37 {
    transform: rotate(180deg)
}

._modalContent_zhfu0_1 ._collectFeesTxMultiSigKey_zhfu0_40,._modalContent_zhfu0_1 ._collectFeesTxUrl_zhfu0_43 {
    overflow-wrap: anywhere
}

._modalContent_zhfu0_1 ._txMultiSigKeyContainer_zhfu0_46 {
    background: #212c42b3;
    border: 1.5px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    display: flex
}

._modalContent_zhfu0_1 ._simSuccessDataTitle_zhfu0_59 {
    margin-bottom: 12px
}

._modalContent_zhfu0_1 ._copyIcon_zhfu0_62 {
    cursor: pointer;
    flex-shrink: 0
}

._modalContent_zhfu0_1 ._collectFeesTxLogs_zhfu0_66 {
    white-space: nowrap;
    max-width: 750px;
    max-height: 200px;
    padding-right: 8px;
    overflow: auto
}

._root_1f52c_1 {
    gap: 16px;
    display: flex
}

._content_1f52c_5 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

._overrideTransferAdminContainer_1f52c_11 {
    align-items: center;
    gap: 12px;
    display: flex
}

._cards_1f52c_16 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._cards_1f52c_16 {
        flex-direction:row;
        align-items: stretch
    }
}

._leftColumn_1f52c_28,._rightColumn_1f52c_29 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    display: flex
}

@media (min-width: 992px) {
    ._leftColumn_1f52c_28 ._card_1f52c_16 {
        height:100%
    }

    ._rightColumn_1f52c_29 {
        justify-content: space-between
    }

    ._rightColumn_1f52c_29 ._card_1f52c_16 {
        flex: 1
    }
}

._card_1f52c_16 {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media (min-width: 992px) {
    ._leftColumn_1f52c_28 ._card_1f52c_16 {
        flex-direction:column;
        height: 100%;
        display: flex
    }

    ._leftColumn_1f52c_28 ._card_1f52c_16 ._cardContent_1f52c_57 {
        flex-grow: 1
    }
}

._adminTag_1f52c_61 {
    align-self: center
}

._cardContent_1f52c_57 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._cardContent_1f52c_57 ._adminInfo_1f52c_69 {
    align-items: center;
    gap: 12px;
    display: flex
}

._cardContent_1f52c_57 ._adminInfo_1f52c_69 ._transferAdminButton_1f52c_74 {
    margin-left: auto
}

._chart_1f52c_77 {
    padding: 0
}

._cardTitle_1f52c_80 {
    justify-content: space-between;
    align-items: center;
    height: 24px;
    display: flex
}

._input_1f52c_86 {
    border: 1px solid #212c42
}

._transferAdminButton_1f52c_74 {
    margin-left: auto
}

._fieldContainer_1f52c_92 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._labelContainer_1f52c_97 {
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    width: 100%;
    display: flex
}

._labelLeft_1f52c_104,._labelRight_1f52c_109 {
    align-items: center;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._vaultCard_1f52c_115 {
        height:100%
    }
}

@media (min-width: 768px) {
    ._root_1qmtv_1 {
        gap:12px
    }
}

@media (min-width: 768px) {
    ._root_1qmtv_1 ._filters_1qmtv_14 {
        justify-content:space-between;
        padding-left: 12px
    }
}

@media (min-width: 768px) {
    ._root_1qmtv_1 ._filters_1qmtv_14 ._filtersRightPart_1qmtv_27 {
        gap:16px
    }
}

._root_1qmtv_1 {
    flex-direction: column;
    width: 100%;
    height: 384px;
    padding: 16px 12px 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1qmtv_1 {
        gap:12px
    }
}

._root_1qmtv_1 ._filters_1qmtv_14 {
    border-bottom: 1px solid #ffffff14;
    align-items: center;
    margin-top: 8px;
    padding-bottom: 8px;
    display: flex
}

@media (min-width: 768px) {
    ._root_1qmtv_1 ._filters_1qmtv_14 {
        justify-content:space-between;
        padding-left: 12px
    }
}

._root_1qmtv_1 ._filters_1qmtv_14 ._filtersRightPart_1qmtv_27 {
    align-items: center;
    display: flex
}

@media (min-width: 768px) {
    ._root_1qmtv_1 ._filters_1qmtv_14 ._filtersRightPart_1qmtv_27 {
        gap:16px
    }
}

._root_1qmtv_1 ._chartWrapper_1qmtv_36 {
    height: 100%;
    position: relative;
    overflow: hidden
}

._root_1qmtv_1 ._chart_1qmtv_36 {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity .3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

._root_1qmtv_1 ._chartBox_1qmtv_51 {
    height: 100%;
    position: relative
}

._root_1qmtv_1 ._legendItem_1qmtv_55 {
    align-items: center;
    gap: 8px;
    margin-top: 6px;
    margin-left: 12px;
    display: flex
}

._date_12069_1 {
    margin-bottom: 5px;
    font-weight: 500;
    display: block
}

._rows_12069_6 ._blue_12069_6 span {
    color: #49afe9
}

._rows_12069_6 ._red_12069_9 span {
    color: #e84860
}

._rows_12069_6 ._orange_12069_12 span {
    color: #ffa318
}

._rows_12069_6 ._green_12069_15 span {
    color: #30d69a
}

._overlay_luux9_1 {
    max-height: 350px;
    overflow-y: auto
}

._transferAdminModal_rmwvf_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._transferAdminModal_rmwvf_1 ._modalButtons_rmwvf_6 {
    gap: 6px;
    display: flex
}

._transferAdminModal_rmwvf_1 ._modalButtons_rmwvf_6 button {
    flex: 1
}

._modalInput_f10rh_1 {
    margin-top: 6px
}

._arrowDown_f10rh_4 {
    justify-content: center;
    display: flex
}

._simSuccessDataTitle_pp8ge_1 {
    margin-bottom: 12px
}

._txMultiSigKeyContainer_pp8ge_4 {
    background: #212c42b3;
    border: 1.5px solid #212c42;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    display: flex
}

._txMultiSigKey_pp8ge_4,._txLogLine_pp8ge_18 {
    overflow-wrap: anywhere
}

._txLogs_pp8ge_21 {
    white-space: nowrap;
    max-width: 750px;
    max-height: 200px;
    padding-right: 8px;
    overflow: auto
}

._copyIcon_pp8ge_29 {
    cursor: pointer;
    flex-shrink: 0
}

._root_1ey02_1 ._breadcrumbs_1ey02_1 {
    padding-left: 24px
}

@media (min-width: 992px) {
    ._root_1ey02_1 ._breadcrumbs_1ey02_1 {
        padding-left:0
    }
}

._root_1ey02_1 ._tabsContainer_1ey02_9 {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width: 992px) {
    ._root_1ey02_1 ._tabsContainer_1ey02_9 {
        padding-left:0;
        padding-right: 0
    }
}

._root_1vfgs_1 {
    justify-content: space-between;
    gap: 12px;
    padding: 32px 24px 24px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1vfgs_1 {
        padding-left:0;
        padding-right: 0
    }
}

._root_1vfgs_1 ._title_1vfgs_16 {
    text-wrap: nowrap
}

._root_1vfgs_1 ._leftContent_1vfgs_19 {
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    display: flex
}

._root_1vfgs_1 ._leftContent_1vfgs_19 ._leftContentInner_1vfgs_25 {
    gap: 8px;
    display: flex
}

._root_1vfgs_1 ._rightContent_1vfgs_29 {
    text-wrap: nowrap;
    align-items: center;
    gap: 16px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1vfgs_1 ._rightContent_1vfgs_29 {
        align-self:center
    }
}

._root_1vfgs_1 ._rightContent_1vfgs_29 ._vaultToken_1vfgs_40 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1vfgs_1 ._rightContent_1vfgs_29 ._vaultToken_1vfgs_40 {
        flex-direction:row;
        align-items: center
    }
}

._root_1vfgs_1 ._rightContent_1vfgs_29 ._riskManager_1vfgs_51 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

@media (min-width: 992px) {
    ._root_1vfgs_1 ._rightContent_1vfgs_29 ._riskManager_1vfgs_51 {
        flex-direction:row;
        align-items: center
    }
}

._root_1vfgs_1 ._rightContent_1vfgs_29 ._divider_1vfgs_62 {
    height: 16px
}

._modalContent_7h7jq_1 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._modalContent_7h7jq_1 ._dropdownTrigger_7h7jq_6 {
    cursor: pointer;
    background-color: #162136;
    border: 1.5px solid #212c42;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 14px 16px;
    display: flex
}

._modalContent_7h7jq_1 ._dropdownTrigger_7h7jq_6:hover:not(.__disabled_7h7jq_20) {
    background-color: #212c42
}

._modalContent_7h7jq_1 ._inputWrapper_7h7jq_23 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_7h7jq_1 ._input_7h7jq_23 {
    cursor: pointer;
    border: 1.5px solid #212c42;
    border-radius: 8px
}

._modalContent_7h7jq_1 ._balanceRequiredContainer_7h7jq_33 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._modalContent_7h7jq_1 ._balanceRequiredRow_7h7jq_38 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._root_s7p3r_1 {
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex
}

._root_lxbnl_1 ._header_lxbnl_1 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
    display: flex
}

._root_lxbnl_1 ._header_lxbnl_1 ._title_lxbnl_7 {
    margin-bottom: 8px
}

._root_lxbnl_1 ._tableHeader_lxbnl_10 {
    margin-left: 12px;
    margin-right: 12px
}

@media (min-width: 992px) {
    ._root_lxbnl_1 ._tableHeader_lxbnl_10 {
        border-bottom:1px solid #ffffff14;
        margin-bottom: 16px
    }
}

._modalContentOpenRoot_1bbhb_1 {
    width: 100%;
    padding: 0!important
}

._tableWrapper_1bbhb_5 ._table_1bbhb_5 table thead th:first-child {
    padding-left: 12px
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table thead th:last-child {
        padding-right:12px
    }
}

._tableWrapper_1bbhb_5 ._table_1bbhb_5 table tbody td:first-child {
    padding-left: 12px
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._table_1bbhb_5 table tbody td:last-child {
        padding-right:12px
    }
}

._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 {
    justify-content: start;
    width: 100%;
    display: flex
}

._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageButton_1bbhb_26 {
    display: none
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageButton_1bbhb_26 {
        width:95px;
        display: block
    }
}

._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageIconButton_1bbhb_35 {
    display: flex
}

@media (min-width: 992px) {
    ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 ._manageIconButton_1bbhb_35 {
        display:none
    }

    ._tableWrapper_1bbhb_5 ._manageActionCell_1bbhb_21 {
        justify-content: end
    }
}

._cardsGrid_180o9_1 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 992px) {
    ._cardsGrid_180o9_1 {
        grid-template-columns:repeat(3,1fr)
    }
}

._linksGrid_180o9_11 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 992px) {
    ._linksGrid_180o9_11 {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 1440px) {
    ._linksGrid_180o9_11 {
        grid-template-columns:repeat(4,1fr)
    }
}

._riskAssessmentGrid_180o9_26 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 768px) {
    ._riskAssessmentGrid_180o9_26 {
        grid-template-columns:repeat(2,1fr)
    }

    ._riskAssessmentGrid_180o9_26>:first-child {
        grid-column: 1/-1;
        justify-self: stretch;
        width: 100%
    }
}

@media (min-width: 992px) {
    ._riskAssessmentGrid_180o9_26 {
        grid-template-columns:repeat(6,1fr)
    }

    ._riskAssessmentGrid_180o9_26>* {
        grid-column: span 2
    }

    ._riskAssessmentGrid_180o9_26>:first-child {
        justify-self: unset;
        max-width: unset;
        grid-column: span 2
    }

    ._riskAssessmentGrid_180o9_26>:nth-child(4),._riskAssessmentGrid_180o9_26>:nth-child(5) {
        grid-column: span 3
    }
}

._fuzzingGrid_180o9_69 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 768px) {
    ._fuzzingGrid_180o9_69 {
        grid-template-columns:repeat(2,1fr)
    }
}

._verifiableBuildGrid_180o9_79 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 768px) {
    ._verifiableBuildGrid_180o9_79 {
        grid-template-columns:repeat(3,1fr);
        gap: 8px
    }
}

._componentsGrid_180o9_90 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 992px) {
    ._componentsGrid_180o9_90 {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (min-width: 1440px) {
    ._componentsGrid_180o9_90 {
        grid-template-columns:repeat(3,1fr)
    }
}

._securityMeasuresRoot_180o9_105 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._redundancyGrid_180o9_110 {
    grid-template-columns: 1fr;
    gap: 6px;
    display: grid
}

@media (min-width: 768px) {
    ._redundancyGrid_180o9_110 {
        grid-template-columns:repeat(6,1fr)
    }

    ._redundancyGrid_180o9_110>:first-child,._redundancyGrid_180o9_110>:nth-child(2),._redundancyGrid_180o9_110>:nth-child(3) {
        grid-column: span 2
    }

    ._redundancyGrid_180o9_110>:nth-child(4),._redundancyGrid_180o9_110>:nth-child(5) {
        grid-column: span 3
    }
}

@media (min-width: 992px) {
    ._redundancyGrid_180o9_110 {
        grid-template-columns:repeat(5,1fr)
    }

    ._redundancyGrid_180o9_110>:first-child,._redundancyGrid_180o9_110>:nth-child(2),._redundancyGrid_180o9_110>:nth-child(3),._redundancyGrid_180o9_110>:nth-child(4),._redundancyGrid_180o9_110>:nth-child(5) {
        grid-column: auto
    }
}

._sectionSpacing_180o9_149 {
    margin-top: 32px;
    margin-bottom: 16px
}

._cardContent_180o9_153 {
    margin-top: 24px
}

._cardContentSmall_180o9_156 {
    margin-top: 12px
}

._flexSpaceBetween_180o9_159 {
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
    display: flex
}

._flexAlignCenter_180o9_165 {
    align-items: center;
    gap: 8px;
    display: flex
}

._flexAlignCenterLarge_180o9_170 {
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
    display: flex
}

._cardHeader_180o9_176 {
    align-items: center;
    gap: 6px;
    margin-bottom: 12px;
    display: flex
}

@media (min-width: 992px) {
    ._cardHeader_180o9_176 {
        text-align:left;
        flex-direction: row;
        gap: 8px
    }
}

._rollingCodeAudits_180o9_189 {
    background-color: #121c30;
    border-radius: 12px;
    margin-top: 24px;
    padding: 24px 16px
}

@media (min-width: 768px) {
    ._rollingCodeAudits_180o9_189 {
        padding:24px
    }
}

._disclaimerLink_180o9_200 {
    color: #49afe9;
    text-decoration: none
}

._disclaimerLink_180o9_200:hover {
    text-decoration: underline
}

._root_9n9ii_1 {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    display: flex
}

._titleContainer_9n9ii_9 {
    align-items: center;
    gap: 6px;
    display: flex
}

._icon_9n9ii_14 {
    justify-content: center;
    align-items: center;
    display: flex
}

._content_9n9ii_19 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    display: flex
}

._content_9n9ii_19>* {
    color: #98b0c1;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

._root_1bkg8_1 {
    cursor: pointer;
    background-color: #10203e4d;
    border: none;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 12px 16px;
    text-decoration: none;
    transition: background-color .2s;
    display: flex
}

._root_1bkg8_1:hover {
    background-color: #49afe926
}

._root_1bkg8_1:focus {
    outline-offset: 2px;
    outline: 2px solid #49afe9
}

._startIcon_1bkg8_21 {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex
}

._endIcon_1bkg8_27 {
    color: #5f7183;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    min-width: 16px;
    min-height: 16px;
    transition: transform .2s,color .2s;
    display: flex
}

._root_1bkg8_1:hover ._endIcon_1bkg8_27 {
    color: #49afe9;
    transform: translateY(-2px)
}

._root_1a9jc_1 {
    background-color: #49afe914;
    border-radius: 16px;
    flex-direction: column;
    padding: 24px;
    transition: background-color .2s;
    display: flex
}

._root_1a9jc_1._clickable_1a9jc_9 {
    cursor: pointer
}

._root_1a9jc_1._notClickable_1a9jc_12 {
    cursor: default
}

._root_1a9jc_1:hover {
    background-color: #49afe926
}

._root_1a9jc_1:hover ._arrowContainer_1a9jc_18 {
    transform: translate(4px)
}

._root_1a9jc_1 ._topPart_1a9jc_21 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 6px;
    display: flex
}

._root_1a9jc_1 ._topPart_1a9jc_21 a._linkWrapper_1a9jc_27,._root_1a9jc_1 ._topPart_1a9jc_21 ._linkWrapper_1a9jc_27 {
    align-items: center;
    gap: 4px;
    text-decoration: none;
    display: flex
}

._root_1a9jc_1 ._topPart_1a9jc_21 a._linkWrapper_1a9jc_27 ._arrowContainer_1a9jc_18,._root_1a9jc_1 ._topPart_1a9jc_21 ._linkWrapper_1a9jc_27 ._arrowContainer_1a9jc_18 {
    justify-content: center;
    align-items: center;
    transition: transform .2s;
    display: flex
}

._root_1a9jc_1 a._bottomPart_1a9jc_41,._root_1a9jc_1 ._bottomPart_1a9jc_41 {
    display: none
}

@media (min-width: 992px) {
    ._root_1a9jc_1 {
        gap:8px
    }

    ._root_1a9jc_1 ._topPart_1a9jc_21 {
        margin-bottom: 0;
        display: block
    }

    ._root_1a9jc_1 ._topPart_1a9jc_21 a._linkWrapper_1a9jc_27,._root_1a9jc_1 ._topPart_1a9jc_21 ._linkWrapper_1a9jc_27 {
        display: none
    }

    ._root_1a9jc_1 a._bottomPart_1a9jc_41,._root_1a9jc_1 ._bottomPart_1a9jc_41 {
        align-items: center;
        gap: 4px;
        margin-top: 16px;
        text-decoration: none;
        display: flex
    }

    ._root_1a9jc_1 a._bottomPart_1a9jc_41 ._arrowContainer_1a9jc_18,._root_1a9jc_1 ._bottomPart_1a9jc_41 ._arrowContainer_1a9jc_18 {
        justify-content: center;
        align-items: center;
        transition: transform .2s;
        display: flex
    }
}

._root_nh173_1 {
    background-color: #10203e4d;
    border-radius: 12px;
    flex-direction: column;
    gap: 8px;
    padding: 16px;
    display: flex
}

@media only screen and (max-width: 767px) {
    ._root_nh173_1 {
        text-align:center;
        align-items: center
    }
}

._root_nh173_1 ._header_nh173_15 {
    align-items: center;
    gap: 8px;
    display: flex
}

@media only screen and (max-width: 767px) {
    ._root_nh173_1 ._header_nh173_15 {
        gap:12px
    }

    ._root_nh173_1 ._content_nh173_26 {
        text-align: center
    }
}

._sectionHeader_f4epa_1 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    display: flex
}

@media (min-width: 992px) {
    ._sectionHeader_f4epa_1 {
        text-align:left;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
}

._sectionLink_f4epa_17 {
    align-items: center;
    gap: 4px;
    display: flex
}

@media (min-width: 992px) {
    ._sectionLink_f4epa_17 {
        justify-content:flex-end
    }
}

._sectionLink_f4epa_17 a {
    align-items: center;
    gap: 4px;
    text-decoration: none;
    display: flex
}

._sectionLink_f4epa_17 a:hover {
    text-decoration: none
}

._content_16khl_1 {
    flex-grow: 1;
    margin: 8px auto;
    padding: 0 12px;
    overflow: hidden
}

@media (min-width: 768px) {
    ._content_16khl_1 {
        margin-top:32px;
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width: 992px) {
    ._content_16khl_1 {
        margin-top:32px
    }
}

@media (min-width: 1440px) {
    ._content_16khl_1 {
        max-width:1312px
    }
}

._root_16khl_26 {
    background: linear-gradient(215deg,#091326 0%,#131b2c 100%);
    grid-template-rows: auto auto 1fr auto;
    min-height: 100%;
    display: grid;
    position: relative
}

._root_16khl_26 header,._root_16khl_26 footer,._root_16khl_26 ._content_16khl_1 {
    width: 100%;
    position: relative
}

._root_16khl_26 ._spinnerWrapper_16khl_39 {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex
}

._header_16khl_45 {
    max-width: 100vw
}

._footer_16khl_48 {
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    display: flex
}

._root_5jf6u_1 {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    height: 88px;
    margin: 0 auto;
    padding: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_5jf6u_1 {
        padding:0 24px
    }
}

._controls_5jf6u_15 {
    flex: 1;
    justify-content: end;
    align-items: center;
    gap: 8px;
    display: flex
}

._navLink_5jf6u_22 {
    flex: 1
}

._menuWrapper_5jf6u_25 {
    display: none
}

@media (min-width: 1248px) {
    ._menuWrapper_5jf6u_25 {
        margin-left:auto;
        display: block
    }
}

@media (min-width: 1440px) {
    ._menuWrapper_5jf6u_25 {
        margin-left:0;
        margin-right: 0
    }
}

._root_vrpv0_1 {
    width: 112px
}

@media (min-width: 768px) {
    ._root_vrpv0_1 {
        width:129px
    }
}

._header-stats-mobile-divider_xd7k6_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_xd7k6_1 {
        display:none
    }
}

._metalGreyGradient_xd7k6_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_xd7k6_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_xd7k6_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_xd7k6_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_xd7k6_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_xd7k6_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._menuItem_xd7k6_45 {
    cursor: pointer;
    border-bottom: none;
    align-items: center;
    gap: 4px;
    padding: 11px 16px;
    display: flex;
    position: relative
}

._menuItem_xd7k6_45 ._menuIconHovered_xd7k6_56 {
    display: none
}

._menuItem_xd7k6_45:hover {
    color: #49afe9
}

._menuItem_xd7k6_45:hover ._menuIcon_xd7k6_56 {
    display: none
}

._menuItem_xd7k6_45:hover ._menuIconHovered_xd7k6_56 {
    display: inline-block
}

._menuItem_xd7k6_45._isActive_xd7k6_68:not(.__hasHideOnTablet_xd7k6_68),._menuItem_xd7k6_45.__isActive_xd7k6_69:not(.__hasHideOnTablet_xd7k6_68) {
    color: #49afe9;
    background-color: #49afe914;
    border-bottom-color: #49afe9;
    border-radius: 8px
}

._menuItem_xd7k6_45._isActive_xd7k6_68:not(.__hasHideOnTablet_xd7k6_68).__isHighlighted_xd7k6_75,._menuItem_xd7k6_45.__isActive_xd7k6_69:not(.__hasHideOnTablet_xd7k6_68).__isHighlighted_xd7k6_75 {
    border-bottom: 1px solid #0000;
    border-image: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%) 1
}

._menuItem_xd7k6_45._isActive_xd7k6_68:not(.__hasHideOnTablet_xd7k6_68).__isHighlighted_xd7k6_75,._menuItem_xd7k6_45.__isActive_xd7k6_69:not(.__hasHideOnTablet_xd7k6_68).__isHighlighted_xd7k6_75 {
    background-color: #e9b14926;
    border-bottom: none
}

._menuItem_xd7k6_45._isActive_xd7k6_68:not(.__hasHideOnTablet_xd7k6_68).__isHighlighted_xd7k6_75 *,._menuItem_xd7k6_45.__isActive_xd7k6_69:not(.__hasHideOnTablet_xd7k6_68).__isHighlighted_xd7k6_75 * {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

@media (max-width: 1144px) {
    ._menuItem_xd7k6_45.__hasHideOnTablet_xd7k6_68:not(.__isMobile_xd7k6_101) {
        color:#49afe9;
        border-bottom-color: #49afe9
    }
}

._menuItem_xd7k6_45.__isMobile_xd7k6_101.__hideOnTablet_xd7k6_106 {
    display: block
}

._menuItem_xd7k6_45.__hideOnTablet_xd7k6_106 {
    display: none
}

@media (min-width: 1144px) {
    ._menuItem_xd7k6_45.__hideOnTablet_xd7k6_106 {
        display:block
    }
}

._submenuList_xd7k6_117 {
    flex-direction: column;
    min-width: 120px;
    max-width: 320px;
    display: flex
}

._submenuList_xd7k6_117>a {
    padding: 0;
    display: block
}

._submenuList_xd7k6_117 .__hideOnTablet_xd7k6_106 {
    display: block
}

._submenuList_xd7k6_117 .__hideOnTablet_xd7k6_106.__isMobile_xd7k6_101 {
    display: none
}

@media (min-width: 1144px) {
    ._submenuList_xd7k6_117 .__hideOnTablet_xd7k6_106 {
        display:none
    }
}

._betaBadge_xd7k6_138 {
    background-color: #0c162a;
    border-radius: 5px;
    padding: 1px;
    display: flex;
    position: absolute;
    top: 0;
    right: 10px;
    transform: translate(25%)translateY(-25%)
}

@keyframes _shimmer_xd7k6_1 {
    0% {
        background-position: 100%
    }

    70% {
        background-position: 0%
    }

    to {
        background-position: 0%
    }
}

@keyframes _wiggle_xd7k6_1 {
    0% {
        transform: rotate(0)
    }

    29% {
        transform: rotate(0)
    }

    30% {
        transform: rotate(8deg)scale(1.15)
    }

    31% {
        transform: rotate(0)
    }

    32% {
        transform: rotate(-10deg)scale(1.3)
    }

    33% {
        transform: rotate(0)
    }

    34% {
        transform: rotate(8deg)scale(1.15)
    }

    35% {
        transform: rotate(0)
    }

    36% {
        transform: rotate(-10deg)scale(1.2)
    }

    37% {
        transform: rotate(0)
    }

    38% {
        transform: rotate(8deg)scale(1.15)
    }

    39% {
        transform: rotate(0)
    }

    to {
        transform: rotate(0)
    }
}

._labelHiglightText_xd7k6_200 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._lightningIcon_xd7k6_206 {
    margin-top: -1px
}

._dropdownCardMobile_xd7k6_209 {
    padding: 12px 0
}

._tooltipText_mopz6_1 {
    -webkit-text-fill-color: #fff;
    text-align: left;
    width: 200px;
    display: block
}

._header-stats-mobile-divider_11zoy_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_11zoy_1 {
        display:none
    }
}

._metalGreyGradient_11zoy_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_11zoy_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_11zoy_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_11zoy_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_11zoy_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_11zoy_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._root_11zoy_45 {
    color: #fff;
    cursor: pointer;
    align-items: center;
    gap: 12px;
    padding: 12px;
    display: flex
}

._root_11zoy_45 ._description_11zoy_53 {
    color: #5f7183
}

._root_11zoy_45:hover {
    background: #16233c;
    border-radius: 8px
}

._root_11zoy_45:hover ._title_11zoy_60 {
    color: #fff;
    -webkit-text-fill-color: #fff
}

._root_11zoy_45.__isDisabled_11zoy_64,._root_11zoy_45.__isDisabled_11zoy_64 ._description_11zoy_53 {
    color: #35435c
}

._root_11zoy_45.__isMobile_11zoy_70 {
    border-radius: 0;
    padding: 9px 12px
}

._root_11zoy_45.__isMobile_11zoy_70:hover {
    border-radius: 0
}

._textWrapper_11zoy_77 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._titleWrapper_11zoy_82 {
    align-items: center;
    gap: 8px;
    display: flex
}

._root_1vyeh_1 {
    align-items: center;
    gap: 40px;
    display: flex
}

._gapS_1vyeh_6 {
    gap: 8px
}

._root_1h2oy_1 {
    width: auto
}

@media (min-width: 768px) {
    ._root_1h2oy_1 {
        width:138px
    }
}

._overlay_1h2oy_9 {
    width: 200px
}

._icon_1h2oy_12 {
    border-radius: 20px;
    width: 20px;
    height: 20px
}

@media (min-width: 768px) {
    ._icon_1h2oy_12 {
        margin-right:4px
    }
}

.__variant-mobile_1h2oy_22 ._walletAddress_1h2oy_22 {
    display: none
}

@media (min-width: 768px) {
    .__variant-mobile_1h2oy_22 ._walletAddress_1h2oy_22 {
        display:inline-block
    }
}

._message_bazl6_1 {
    cursor: pointer;
    gap: 12px;
    padding: 12px 12px 12px 16px;
    display: flex
}

._message_bazl6_1._earningUpdates_bazl6_10:hover {
    background: linear-gradient(135deg,#30d69a1a 20%,#86ffd300 55%)
}

._message_bazl6_1._publicNotifications_bazl6_13:hover {
    background: linear-gradient(135deg,#6bbbe81a 20%,#80caff00 55%)
}

._message_bazl6_1._positionWarnings_bazl6_16:hover {
    background: linear-gradient(135deg,#ffa3181a 20%,#ffc77200 55%)
}

._message_bazl6_1:first-of-type {
    margin-top: 16px
}

._message_bazl6_1:last-of-type {
    margin-bottom: 16px
}

._messageContent_bazl6_25 {
    flex-direction: column;
    flex: 1;
    gap: 8px;
    display: flex
}

._linkAndAgeContainer_bazl6_31 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._modalOverlay_1u4qs_1 {
    z-index: 1000;
    pointer-events: none;
    background-color: #040b18cc;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed;
    top: 0;
    left: 0
}

@media (min-width: 640px) {
    ._modalOverlay_1u4qs_1 {
        position:unset;
        background-color: #0000
    }
}

._iconButtonIconContainer_1u4qs_20 {
    position: relative
}

._notificationBubble_1u4qs_23 {
    z-index: 1;
    background-color: #49afe9;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    min-width: 16px;
    min-height: 16px;
    padding: 4px;
    display: flex;
    position: absolute;
    top: -2px;
    right: -2px
}

._notificationBubble10plus_1u4qs_37 {
    border-radius: 8px
}

._iconButton_1u4qs_20 {
    width: 40px;
    height: 40px;
    color: #fff!important;
    background-color: #212c42!important;
    border-radius: 8px!important;
    align-items: center!important;
    gap: 4px!important;
    padding: 7px!important;
    display: flex!important
}

._iconButton_1u4qs_20 svg {
    width: 24px!important;
    height: 24px!important
}

._iconButtonClicked_1u4qs_55 {
    color: #49afe9!important;
    background: radial-gradient(161.25% 161.25% at 50.4%,#49afe959 0%,#49afe900 100%)!important;
    border: 1px solid #49afe9!important
}

._closeIconMobile_1u4qs_60 {
    margin: 6px;
    position: absolute;
    top: 10px;
    right: -44px;
    color: #fff!important;
    background-color: #212c42!important;
    align-items: center!important;
    gap: 4px!important;
    padding: 8px!important;
    display: flex!important
}

@media (min-width: 640px) {
    ._closeIconMobile_1u4qs_60 {
        margin:0;
        display: none!important
    }
}

.dialect[data-theme=dark] {
    --dt-accent-brand: #5f7183;
    --dt-accent-error: #e84860;
    --dt-accent-success: #09cbbf;
    --dt-bg-brand: #656564;
    --dt-bg-primary: #121c30;
    --dt-bg-secondary: #162136;
    --dt-bg-tertiary: #162136;
    --dt-brand-transparent: #b3b3b31a;
    --dt-button-primary: #fff;
    --dt-button-primary-disabled: #dee1e7;
    --dt-button-primary-hover: #f9f9f9;
    --dt-button-secondary: #212c42;
    --dt-button-secondary-disabled: #5f7183;
    --dt-button-secondary-hover: #35435c;
    --dt-error-transparent: #f62d2d1a;
    --dt-icon-primary: #fff;
    --dt-icon-secondary: #fff;
    --dt-icon-tertiary: #98b0c1;
    --dt-input-checked: #49afe9;
    --dt-input-disabled: #434445;
    --dt-input-primary: #212c42;
    --dt-input-secondary: #121c30;
    --dt-input-unchecked: #98b0c1;
    --dt-stroke-primary: #121c30;
    --dt-success-transparent: #09cbbf1a;
    --dt-text-accent: #49afe9;
    --dt-text-inverse: #1b1b1c;
    --dt-text-primary: #d1d1d2;
    --dt-text-quaternary: #5f7183;
    --dt-text-secondary: #98b0c1;
    --dt-text-tertiary: #5f7183;
    --dt-border-radius-xs: 12px;
    --dt-border-radius-s: 12px;
    --dt-border-radius-m: 12px;
    --dt-border-radius-l: 12px
}

.dialect[data-theme=dark] .dt-modal {
    z-index: 1001;
    pointer-events: auto;
    border: 1px solid #212c42;
    display: flex;
    overflow: visible;
    box-shadow: 0 4px 25px #00000073
}

.dialect .dt-modal {
    z-index: 100;
    width: calc(100% - 56px);
    min-width: 284px;
    height: 550px;
    position: fixed;
    top: 6px;
    left: 6px
}

@media (min-width: 640px) {
    .dialect .dt-modal {
        left:unset;
        width: 506px;
        height: 750px;
        margin-top: 8px;
        position: absolute;
        top: 40px;
        right: -108px
    }
}

@media (min-width: 768px) {
    .dialect .dt-modal {
        right:-194px
    }
}

@media (min-width: 992px) {
    .dialect .dt-modal {
        right:-138px
    }
}

.dialect .dt-modal {
    border-radius: var(--dt-border-radius-l);
    border-width: 1px;
    border-color: var(--dt-stroke-primary)
}

._header-stats-mobile-divider_efo4e_1 {
    margin: 16px 0
}

@media (min-width: 768px) {
    ._header-stats-mobile-divider_efo4e_1 {
        display:none
    }
}

._metalGreyGradient_efo4e_9 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._goldGradient_efo4e_15 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._silverGradient_efo4e_21 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._bronzeGradient_efo4e_27 {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._pointsSilverTextGradient_efo4e_33 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._gradientGreenSlider_efo4e_39 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

._btn_efo4e_45 {
    background-color: #212c42;
    width: 40px;
    height: 40px;
    position: relative
}

@media (min-width: 768px) {
    ._btn_efo4e_45 {
        width:116px
    }
}

._btn_efo4e_45 ._children_efo4e_56 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text;
    border-color: #212c42;
    align-items: center;
    gap: 4px;
    display: flex
}

._btn_efo4e_45:hover:not(:disabled,.__isActive_efo4e_66) {
    border: 1px solid #49afe9
}

._btn_efo4e_45:active:not(:disabled),._btn_efo4e_45.__isActive_efo4e_66.__showingContent1_efo4e_70 {
    background: radial-gradient(161.25% 161.25% at 50.4%,#3b82f638 0%,#3b82f600 100%)
}

._btn_efo4e_45.__showingContent1_efo4e_70:hover {
    color: #49afe9;
    border: 1px solid #49afe9
}

._btn_efo4e_45:disabled {
    color: #fff;
    background-color: #49afe940
}

._btn_efo4e_45 ._text_efo4e_81 {
    display: none
}

@media (min-width: 768px) {
    ._btn_efo4e_45 ._text_efo4e_81 {
        display:block
    }
}

._btn_efo4e_45 ._icon_efo4e_89 {
    width: 20px
}

@media (min-width: 768px) {
    ._btn_efo4e_45 ._icon_efo4e_89 {
        width:auto
    }
}

._overlayClassName_efo4e_97 {
    width: 363px;
    min-height: auto
}

._emptyOverlay_efo4e_101,._overlay_efo4e_97 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
    box-shadow: 0 4px 25px #00000073
}

._overlay_efo4e_97 {
    padding: 16px
}

._overlay_efo4e_97.__isLoading_efo4e_112 {
    min-height: 258px
}

._overlay_efo4e_97.__isLoading_efo4e_112 ._spinner_efo4e_115 {
    align-items: center;
    height: 186px;
    display: flex
}

._overlay_efo4e_97 ._mainStats_efo4e_120 {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px 0;
    display: flex
}

._overlay_efo4e_97 ._content_efo4e_127 {
    width: 100%
}

._overlay_efo4e_97 ._points_efo4e_33 {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    display: flex
}

._overlay_efo4e_97 ._pointsAmount_efo4e_136 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text
}

._overlay_efo4e_97 ._iconContainer_efo4e_142 {
    border: 1px solid #212c42;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
    display: flex
}

._overlay_efo4e_97 ._divider_efo4e_152 {
    margin: 4px 0
}

._overlay_efo4e_97 ._stats_efo4e_155 {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin: 12px 0;
    padding: 6px 12px;
    display: flex
}

._overlay_efo4e_97 ._stats_efo4e_155 ._statItem_efo4e_163 {
    justify-content: space-between;
    display: flex
}

._overlay_efo4e_97 ._stats_efo4e_155 ._statItem_efo4e_163 ._title_efo4e_167 {
    flex-direction: row;
    align-items: center;
    gap: 4px;
    display: flex
}

._overlay_efo4e_97 ._season2Stats_efo4e_173 {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 100%;
    margin: 8px 0;
    padding: 24px 16px;
    display: flex
}

._overlay_efo4e_97 ._season2Stats_efo4e_173 ._statItem_efo4e_163 {
    justify-content: space-between;
    display: flex
}

._overlay_efo4e_97 ._season2Stats_efo4e_173 ._statItem_efo4e_163 ._title_efo4e_167 {
    flex-direction: row;
    align-items: center;
    gap: 4px;
    display: flex
}

._overlay_efo4e_97 ._footerBtn_efo4e_192 {
    color: #49afe9;
    margin-top: 12px
}

._emptyOverlay_efo4e_101 {
    padding: 24px 36px
}

._emptyOverlay_efo4e_101 ._title_efo4e_167 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(117deg,#ffd37f 33.55%,#d6971e 70.76%);
    -webkit-background-clip: text;
    background-clip: text;
    margin-top: 12px;
    margin-bottom: 6px;
    display: block
}

._emptyOverlay_efo4e_101 ._footerBtn_efo4e_192 {
    color: #49afe9;
    margin-top: 4px
}

._referralsTabsContainer_efo4e_212 {
    padding-bottom: 24px
}

._gridContent_efo4e_215 {
    grid-template-columns: auto auto 1fr;
    gap: 16px;
    width: 100%;
    height: 100%;
    padding: 8px 0;
    display: grid
}

._spinnerContainer_efo4e_223 {
    line-height: 24px
}

._viewButton_efo4e_226 {
    background: 0 0;
    border: none;
    justify-content: flex-start;
    width: 100%
}

._viewButton_efo4e_226.__isSelected_efo4e_232 {
    background-color: #162136;
    border: none
}

._viewButton_efo4e_226.__isSelected_efo4e_232:hover,._viewButton_efo4e_226:hover,._viewButton_efo4e_226:not(._isSelected_efo4e_242):hover {
    border: none
}

._viewButton_efo4e_226 ._viewButtonContent_efo4e_245 {
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    display: flex
}

._emptyStateContainer_efo4e_251 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    display: flex
}

._emptyStateDescription_efo4e_258 {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    display: flex
}

._emptyStateTitle_efo4e_264 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._topTag_efo4e_269 {
    background-color: #49afe914;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 8px 24px;
    display: flex
}

._overlay_1psh6_1 {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    background: #040b18cc;
    transition: opacity .225s cubic-bezier(.4,0,.2,1);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.__overlayOpen_1psh6_13 {
    opacity: 1;
    z-index: 33;
    pointer-events: auto
}

._drawer_1psh6_18 {
    z-index: 33;
    pointer-events: none;
    outline: 0;
    flex-direction: column;
    flex: 1 0 auto;
    height: 100%;
    transition: box-shadow .3s cubic-bezier(.4,0,.2,1),transform .225s cubic-bezier(0,0,.2,1);
    display: flex;
    position: fixed;
    top: 0
}

.__animate_1psh6_31 {
    pointer-events: auto;
    transform: none
}

.__hidden_1psh6_35.__position-left_1psh6_35 {
    transform: translate(-100%)
}

.__hidden_1psh6_35.__position-right_1psh6_38 {
    transform: translate(100%)
}

.__position-left_1psh6_35 {
    left: 0;
    right: auto
}

.__position-right_1psh6_38 {
    left: auto;
    right: 0
}

._root_mz2p3_1 {
    align-items: flex-start;
    height: 100%;
    display: flex
}

._content_mz2p3_6 {
    z-index: 9;
    background-color: #121c30;
    border: 1px solid #212c42;
    border-radius: 12px;
    flex-direction: column;
    width: 400px;
    max-width: 100%;
    height: calc(100% - 12px);
    margin: 6px;
    padding: 16px 12px 16px 16px;
    display: flex;
    box-shadow: -4px 0 25px #00000040
}

._header_mz2p3_20 {
    border-bottom: 1px solid #35435c;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 16px;
    display: flex
}

._nav_mz2p3_28 {
    flex-direction: column;
    flex-grow: 1;
    gap: 12px;
    display: flex
}

._footer_mz2p3_34 {
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    display: flex
}

._footer_mz2p3_34 ._block_mz2p3_40 {
    gap: 16px;
    display: flex
}

._footer_mz2p3_34 ._block_mz2p3_40._smallGap_mz2p3_44 {
    gap: 6px
}

._footer_mz2p3_34 ._icon_mz2p3_47 {
    width: 24px;
    height: 24px
}

._navItem_mz2p3_51 {
    display: flex
}

._closeIcon_mz2p3_54 {
    height: 100%;
    margin: 6px;
    padding: 24px 0
}

._securityTags_mz2p3_59 {
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin-top: 16px;
    display: flex
}

._tagLink_mz2p3_66 {
    text-decoration: none;
    display: inline-block
}

._securityMenuItem_mz2p3_70 {
    background-color: #0000;
    border: 1px solid #ffffff14;
    border-radius: 999px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    max-height: 32px;
    padding: 6px 12px;
    text-decoration: none;
    transition: background-color .2s;
    display: flex
}

._securityMenuItem_mz2p3_70:hover {
    background-color: #162136
}

._securityLabel_mz2p3_86 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

._securityArrow_mz2p3_92 {
    color: #98b0c1;
    flex-shrink: 0;
    width: 16px;
    height: 16px
}

._root_1twaq_1 {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-x: hidden
}

._leftTopCircle_1twaq_7 {
    border-radius: 593px;
    width: 824px;
    height: 813px;
    position: absolute;
    transform: translate(-351px,-423px)
}

@media (min-width: 768px) {
    ._leftTopCircle_1twaq_7 {
        width:937px;
        height: 925px;
        transform: translate(-347px,-435px)
    }
}

@media (min-width: 992px) {
    ._leftTopCircle_1twaq_7 {
        width:1088px;
        height: 1088px;
        transform: translate(-358px,-537px)
    }
}

@media (min-width: 1440px) {
    ._leftTopCircle_1twaq_7 {
        width:1200px;
        height: 1200px;
        transform: translate(-408px,-624px)
    }
}

._leftTopCircle_1twaq_7:not(.__isListingPage_1twaq_35) {
    background: radial-gradient(48.29% 48.34% at 44.6% 50.75%,#007ec51f 0%,#007ec500 100%)
}

._leftTopCircle_1twaq_7.__isListingPage_1twaq_35 {
    background: radial-gradient(48.29% 48.34% at 44.6% 50.75%,#007ec52e 0%,#007ec500 100%)
}

._rightTopCircle_1twaq_41 {
    border-radius: 582px;
    display: none;
    position: absolute;
    right: 0
}

@media (min-width: 768px) {
    ._rightTopCircle_1twaq_41 {
        width:1134px;
        height: 875px;
        display: block;
        transform: translate(588px,-353px)
    }
}

@media (min-width: 992px) {
    ._rightTopCircle_1twaq_41 {
        width:1334px;
        height: 1154px;
        transform: translate(698px,-521px)
    }
}

@media (min-width: 1440px) {
    ._rightTopCircle_1twaq_41 {
        transform:translate(250px,-647px)
    }
}

._rightTopCircle_1twaq_41:not(.__isListingPage_1twaq_35) {
    background: radial-gradient(48.29% 48.34% at 44.6% 50.75%,#007ec51a 0%,#007ec500 100%)
}

._rightTopCircle_1twaq_41.__isListingPage_1twaq_35 {
    background: radial-gradient(48.29% 48.34% at 44.6% 50.75%,#007ec51f 0%,#007ec500 100%)
}

._root_1gbk4_1 {
    background: #091326;
    padding: 16px 24px
}

._container_1gbk4_5 {
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    margin: 0 auto;
    display: flex
}

@media (min-width: 768px) {
    ._container_1gbk4_5 {
        padding:0 24px
    }
}

@media (min-width: 1440px) {
    ._container_1gbk4_5 {
        max-width:1440px
    }
}

._container_1gbk4_5 ._icon_1gbk4_22 {
    flex-shrink: 0
}

._bannerWrapper_1f2ai_1 {
    background: #091326;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    gap: 6px;
    padding: 16px 24px;
    display: flex
}

@media (min-width: 768px) {
    ._bannerWrapper_1f2ai_1 {
        justify-content:center
    }
}

._wallet_1f2ai_16 {
    cursor: pointer;
    gap: 6px;
    display: flex
}

._copyIcon_1f2ai_21 {
    cursor: pointer
}

._root_1cye4_1 {
    color: #fff;
    z-index: 9999;
    background-color: #000c;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden
}

._root_1cye4_1 ._geoblock_1cye4_15 {
    background: #121c30;
    border-radius: 16px;
    flex-direction: column;
    gap: 24px;
    max-width: 545px;
    padding: 24px;
    display: flex
}

._root_1cye4_1 ._geoblockTitle_1cye4_24,._root_1cye4_1 ._geoblockText_1cye4_27 {
    text-align: center
}

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

._readMoreButton_1f6lf_6 {
    white-space: nowrap
}

._root_w0vxd_1 {
    height: 100%;
    display: flex
}

@media (min-width: 768px) {
    ._root_w0vxd_1 {
        flex-direction:row;
        align-items: flex-start;
        padding-left: 50px;
        position: relative
    }
}

._content_w0vxd_13 {
    z-index: 9;
    background-color: #121c30;
    border: 1px solid #212c42;
    border-radius: 12px;
    flex-direction: column;
    width: 400px;
    max-width: 100%;
    height: calc(100% - 12px);
    margin: 6px;
    display: flex;
    box-shadow: -4px 0 25px #00000040
}

._closeIconWrapper_w0vxd_26 {
    display: none
}

@media (min-width: 768px) {
    ._closeIconWrapper_w0vxd_26 {
        display:unset;
        cursor: pointer;
        z-index: 1;
        border-radius: 12px 0 0 12px;
        width: 70px;
        height: calc(100% - 12px);
        margin-bottom: 6px;
        padding: 16px 0;
        position: absolute;
        top: 6px;
        bottom: 0;
        left: 0
    }

    ._closeIconWrapper_w0vxd_26 button {
        margin-left: 6px
    }

    ._closeIconWrapper_w0vxd_26 ._closeIconHovered_w0vxd_47 {
        display: none
    }

    ._closeIconWrapper_w0vxd_26:hover {
        background-color: #091326cc;
        transition: background-color .1s linear
    }

    ._closeIconWrapper_w0vxd_26:hover svg g {
        stroke: #fff;
        transition: stroke .1s linear
    }

    ._closeIconWrapper_w0vxd_26:hover button {
        margin-left: 8px;
        transition: margin-left .1s linear
    }
}

._closeIconMobile_w0vxd_63 {
    display: unset;
    margin: 6px;
    padding: 27px 0
}

@media (min-width: 768px) {
    ._closeIconMobile_w0vxd_63 {
        margin:0;
        display: none
    }
}

._wrapper_1cx0d_1 {
    flex-direction: column;
    gap: 16px;
    max-height: 100%;
    display: flex
}

._header_1cx0d_7 {
    justify-content: space-between;
    align-items: center;
    padding: 24px 24px 0;
    display: flex
}

._headerButtons_1cx0d_14 {
    align-items: center;
    gap: 8px;
    display: flex
}

._balance_1cx0d_19 {
    flex-direction: column;
    align-self: stretch;
    align-items: flex-start;
    gap: 2px;
    min-height: 58px;
    padding: 0 24px;
    display: flex
}

._layout_1cx0d_28 {
    align-self: stretch;
    align-items: center;
    gap: 8px;
    padding: 0 24px;
    display: flex
}

._button_1cx0d_35 {
    flex: 1 0 0;
    height: 74px;
    padding: 12px 16px
}

._buttonContent_1cx0d_40 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    width: 100%;
    display: flex
}

._buttonContent_1cx0d_40 svg {
    width: 24px;
    height: 24px
}

._stat_1cx0d_51 {
    background: #162136;
    border: 1px solid #ffffff14;
    border-radius: 8px;
    flex-direction: column;
    flex: 1 0 0;
    gap: 6px;
    padding: 8px 12px;
    display: flex
}

._statTitle_1cx0d_61 {
    align-self: stretch;
    align-items: center;
    gap: 4px;
    display: flex
}

._sparklesIcon_1cx0d_67 {
    width: 16px;
    height: 16px
}

._icon_195sl_1 {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-right: 6px
}

._root_195sl_7 {
    cursor: pointer;
    align-items: center;
    gap: 2px;
    display: flex
}

._root_195sl_7 svg {
    margin-left: 2px
}

._root_195sl_7 ._copyIconHovered_195sl_16 {
    display: none
}

._root_195sl_7 ._copyIcon_195sl_16 {
    justify-content: center;
    align-items: center;
    display: flex
}

._root_195sl_7:hover {
    color: #49afe9
}

._root_195sl_7:hover ._copyIcon_195sl_16 {
    display: none
}

._root_195sl_7:hover ._copyIconHovered_195sl_16 {
    justify-content: center;
    align-items: center;
    display: flex
}

._root_1ipwc_1 {
    flex-direction: column;
    gap: 12px;
    width: 100%;
    padding: 0 24px 12px;
    display: flex;
    overflow-y: auto
}

._tokenItem_1ipwc_10 {
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    gap: 12px;
    height: 44px;
    display: flex
}

._tokenRight_1ipwc_18 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tokenNames_1ipwc_23 {
    flex-direction: column;
    display: flex
}

._tokenValues_1ipwc_27 {
    flex-direction: column;
    align-items: flex-end;
    display: flex
}

._root_k4n1g_1 {
    flex-direction: column;
    gap: 32px;
    width: 100%;
    margin-top: 16px;
    display: flex;
    overflow-y: auto
}

._accordion_287br_1 {
    width: 100%;
    background-color: #0000!important;
    padding: 0!important
}

._accordionPanel_287br_6 {
    width: 100%;
    padding: 0!important
}

._accordionHeader_287br_10 {
    cursor: pointer;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px;
    display: flex
}

._loadingWrapper_287br_18 {
    flex-direction: column;
    gap: 12px;
    padding: 0 24px;
    display: flex
}

._loadingWrapper_hh9z4_1 {
    flex-direction: column;
    gap: 12px;
    display: flex
}

._list_hh9z4_6 {
    flex-direction: column;
    gap: 12px;
    padding: 0 12px;
    display: flex
}

._tokenItem_hh9z4_12 {
    cursor: pointer;
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    display: flex
}

._tokenItem_hh9z4_12:hover {
    background-color: #212c42;
    border-radius: 6px
}

._tokenRight_hh9z4_25 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tokenValues_hh9z4_30 {
    flex-direction: column;
    align-items: flex-end;
    display: flex
}

._loadingWrapper_1jws4_1 {
    flex-direction: column;
    gap: 12px;
    padding: 8px 12px;
    display: flex
}

._list_1jws4_7 {
    flex-direction: column;
    gap: 12px;
    padding: 0 12px;
    display: flex
}

._tokenItem_1jws4_13 {
    cursor: pointer;
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    display: flex
}

._tokenItem_1jws4_13:hover {
    background-color: #212c42;
    border-radius: 6px
}

._tokenRight_1jws4_26 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tokenValues_1jws4_31 {
    flex-direction: column;
    align-items: flex-end;
    display: flex
}

._list_5tsmg_1 {
    flex-direction: column;
    gap: 12px;
    padding: 0 12px;
    display: flex
}

._tokenItem_5tsmg_7 {
    cursor: pointer;
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    display: flex
}

._tokenItem_5tsmg_7:hover {
    background-color: #212c42;
    border-radius: 6px
}

._tokenRight_5tsmg_20 {
    align-items: center;
    gap: 12px;
    display: flex
}

._tokenValues_5tsmg_25 {
    flex-direction: column;
    align-items: flex-end;
    display: flex
}

._root_15lp3_1 {
    flex-direction: column;
    width: 100%;
    padding: 0 12px;
    display: flex;
    overflow-y: auto
}

._transactionItem_15lp3_8 {
    cursor: pointer;
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    gap: 12px;
    height: 64px;
    padding: 8px;
    display: flex
}

._transactionItem_15lp3_8:hover {
    background-color: #212c42;
    border-radius: 6px
}

._transactionLeft_15lp3_22 {
    align-items: center;
    gap: 6px;
    display: flex
}

._transactionIcons_15lp3_27 {
    justify-content: center;
    min-width: 40px;
    display: flex
}

._tokenNames_15lp3_32 {
    flex-direction: column;
    gap: 2px;
    display: flex
}

._transactionTitle_15lp3_37 {
    gap: 6px;
    display: flex
}

._tokenValues_15lp3_41 {
    flex-direction: column;
    align-items: flex-end;
    gap: 6px;
    display: flex
}

._scrollContainer_15lp3_47 {
    width: 100%;
    position: relative
}

._listItem_15lp3_51 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

._content_imz94_1 {
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    display: flex
}

._title_imz94_7 {
    gap: 12px;
    display: flex
}

._content_1k5ok_1 {
    flex-direction: column;
    gap: 24px;
    height: 100%;
    display: flex
}

._header_1k5ok_7 {
    justify-content: space-between;
    align-items: center;
    display: flex
}

._wallets_1k5ok_12 {
    flex-direction: column;
    display: flex;
    overflow-y: auto
}

._list_1k5ok_17 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._walletIcon_1k5ok_22 {
    width: 24px;
    height: 24px
}

._iconContainer_1k5ok_26 {
    cursor: pointer;
    background-color: #212c42;
    border-radius: 12px;
    justify-content: space-between;
    align-items: center;
    padding: 13px 16px;
    display: flex
}

._iconContainer_1k5ok_26:hover {
    background: #49afe926
}

._walletLeft_1k5ok_38 {
    align-items: center;
    gap: 8px;
    display: flex
}

._activeOption_1k5ok_43 ._iconContainer_1k5ok_26 {
    background: #49afe926
}

._allWallets_1k5ok_46 {
    cursor: pointer;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: 100%;
    height: 32px;
    display: flex
}

._divider_1k5ok_55 {
    margin: 16px 0
}

._tags_1k5ok_58 {
    gap: 16px;
    display: flex
}

._content_1vvkz_1 {
    flex-direction: column;
    gap: 24px;
    display: flex
}

._title_1vvkz_6 {
    gap: 12px;
    display: flex
}

._list_1vvkz_10 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._listItem_1vvkz_15 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._wallet_1vvkz_20 {
    cursor: pointer;
    background-color: #212c42;
    border-radius: 12px;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 13px 16px;
    display: flex
}

._wallet_1vvkz_20:hover {
    background: #49afe926
}

._link_1vvkz_33 {
    cursor: pointer;
    background-color: #212c42;
    border-radius: 12px;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 13px 16px;
    display: flex
}

._link_1vvkz_33:hover {
    background: #49afe926
}

._divider_1vvkz_46 {
    align-items: center;
    gap: 8px;
    height: 20px;
    display: flex;
    position: relative
}

._content_1osoa_1 {
    height: 100%;
    padding: 24px
}

._content_m3gjd_1 {
    flex-direction: column;
    gap: 8px;
    padding: 24px;
    display: flex
}

._title_m3gjd_7 {
    gap: 12px;
    margin-bottom: 24px;
    display: flex
}

._tabContent_m3gjd_12 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._networkBtn_m3gjd_17 {
    cursor: pointer;
    border-radius: 6px;
    align-items: center;
    gap: 12px;
    padding: 9px 0;
    display: flex
}

._networkBtn_m3gjd_17 input[type=checkbox]:checked {
    background-image: url("assets/check_white-Cr3aCiss.svg");
    background-position: 50%
}

._customRpcWrapper_m3gjd_29 {
    flex-direction: column;
    gap: 8px;
    display: flex
}

._customRpcWrapper_m3gjd_29 button {
    align-self: flex-end
}

._checkbox_m3gjd_37 input {
    border-radius: 50%
}

._root_16nxd_1 {
    width: 100%;
    margin: 0 auto;
    padding: 40px 24px
}

._grid_16nxd_6 {
    flex-direction: column-reverse;
    justify-content: space-between;
    display: flex
}

@media (min-width: 768px) {
    ._grid_16nxd_6 {
        flex-direction:row
    }
}

._grid_16nxd_6 ._rightCol_16nxd_16 {
    flex: 1 0 auto;
    margin-bottom: 32px
}

@media (min-width: 768px) {
    ._grid_16nxd_6 ._rightCol_16nxd_16 {
        margin-bottom:0
    }
}

._logoAndSocials_16nxd_25 {
    flex-direction: column;
    flex-shrink: 0;
    align-items: center;
    gap: 32px;
    display: flex
}

@media (min-width: 768px) {
    ._logoAndSocials_16nxd_25 {
        align-items:flex-start
    }
}

._logoAndSocials_16nxd_25 ._socials_16nxd_37 {
    align-items: flex-start;
    gap: 8px;
    display: flex
}

._logoAndSocials_16nxd_25 ._socials_16nxd_37 ._icon_16nxd_42:hover {
    opacity: .6
}

._linksGrid_16nxd_45 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._linksGrid_16nxd_45 {
        flex-direction:row;
        gap: 24px
    }
}

._link_16nxd_45 {
    color: #5f7183;
    align-items: center;
    gap: 6px;
    text-decoration: underline;
    display: flex
}

._root_f4ahr_1 {
    background: linear-gradient(90.03deg,#49afe91a 1.18%,#98b0c10d 99.97%);
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
    padding: 12px;
    display: flex
}

@media (min-width: 768px) {
    ._root_f4ahr_1 {
        margin-bottom:0
    }
}

@media (min-width: 992px) {
    ._root_f4ahr_1 {
        padding-right:24px
    }
}

._center_f4ahr_20 {
    text-align: center;
    flex: 1;
    justify-content: center;
    align-items: center;
    display: flex
}

._content_f4ahr_27 {
    gap: 8px;
    display: flex
}

._right_f4ahr_31 {
    flex-shrink: 0;
    margin-top: 4px
}

._right_f4ahr_31 svg * {
    stroke: #98b0c1
}

._right_f4ahr_31:hover svg * {
    stroke: #49afe9
}

._imageContainer_f4ahr_41 {
    align-items: center;
    margin-right: 8px;
    display: flex
}

._link_f4ahr_46 {
    align-items: center;
    display: flex
}

._icon_f4ahr_50 {
    transform: translateY(1px)
}

._modal_amxra_1 {
    flex-direction: column;
    gap: 24px;
    padding-top: 16px;
    display: flex
}

._buttons_amxra_7 {
    flex-direction: column;
    gap: 16px;
    display: flex
}

._wfull_amxra_12 {
    width: 100%
}

._link_amxra_15 {
    display: flex
}

._link_button_amxra_18 {
    flex: 1
}

._dropdown_overlay_amxra_21 {
    width: 282px;
    min-width: 282px
}

._drawerOverlay_amxra_26 {
    z-index: 22;
    pointer-events: none;
    background-color: #040b18cc;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

._drawerCard_amxra_36 {
    justify-self: center;
    max-width: 468px
}

._drawerContent_amxra_40 {
    z-index: 23;
    max-height: 90vh;
    margin: 24px;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0
}

._root_zxec3_1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex
}

._card_zxec3_8 {
    width: 100%;
    max-width: 545px;
    padding: 24px 32px
}

._title_zxec3_13 {
    margin-bottom: 12px
}

._body_zxec3_16 {
    word-break: break-word;
    text-align: left
}

@media (min-width: 768px) {
    ._body_zxec3_16 {
        text-align:center
    }
}

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace;
    font-size: 1em
}

a {
    background-color: #0000
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=reset]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: 1px dotted buttontext
}

[type=button]:-moz-focusring {
    outline: 1px dotted buttontext
}

[type=reset]:-moz-focusring {
    outline: 1px dotted buttontext
}

[type=submit]:-moz-focusring {
    outline: 1px dotted buttontext
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    white-space: normal;
    max-width: 100%;
    padding: 0;
    display: table
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button {
    height: auto
}

[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template,[hidden] {
    display: none
}

.rc-slider {
    touch-action: none;
    box-sizing: border-box;
    -webkit-tap-highlight-color: #0000;
    border-radius: 6px;
    width: 100%;
    height: 14px;
    padding: 5px 0;
    position: relative
}

.rc-slider * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: #0000
}

.rc-slider-rail {
    background-color: #e9e9e9;
    border-radius: 6px;
    width: 100%;
    height: 4px;
    position: absolute
}

.rc-slider-track,.rc-slider-tracks {
    background-color: #abe2fb;
    border-radius: 6px;
    height: 4px;
    position: absolute
}

.rc-slider-track-draggable {
    z-index: 1;
    box-sizing: content-box;
    background-clip: content-box;
    border-top: 5px solid #0000;
    border-bottom: 5px solid #0000;
    transform: translateY(-5px)
}

.rc-slider-handle {
    z-index: 1;
    cursor: pointer;
    width: 14px;
    height: 14px;
    cursor: -webkit-grab;
    cursor: grab;
    opacity: .8;
    touch-action: pan-x;
    background-color: #fff;
    border: 2px solid #96dbfa;
    border-radius: 50%;
    margin-top: -5px;
    position: absolute
}

.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
    border-color: #57c5f7;
    box-shadow: 0 0 0 5px #96dbfa
}

.rc-slider-handle:focus {
    box-shadow: none;
    outline: none
}

.rc-slider-handle:focus-visible {
    border-color: #2db7f5;
    box-shadow: 0 0 0 3px #96dbfa
}

.rc-slider-handle-click-focused:focus {
    box-shadow: unset;
    border-color: #96dbfa
}

.rc-slider-handle:hover {
    border-color: #57c5f7
}

.rc-slider-handle:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
    border-color: #57c5f7;
    box-shadow: 0 0 5px #57c5f7
}

.rc-slider-mark {
    width: 100%;
    font-size: 12px;
    position: absolute;
    top: 18px;
    left: 0
}

.rc-slider-mark-text {
    color: #999;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    position: absolute
}

.rc-slider-mark-text-active {
    color: #666
}

.rc-slider-step {
    background: 0 0;
    width: 100%;
    height: 4px;
    position: absolute
}

.rc-slider-dot {
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #e9e9e9;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: -2px
}

.rc-slider-dot-active {
    border-color: #96dbfa
}

.rc-slider-dot-reverse {
    margin-right: -4px
}

.rc-slider-disabled {
    background-color: #e9e9e9
}

.rc-slider-disabled .rc-slider-track {
    background-color: #ccc
}

.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot {
    box-shadow: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ccc
}

.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot {
    cursor: not-allowed!important
}

.rc-slider-vertical {
    width: 14px;
    height: 100%;
    padding: 0 5px
}

.rc-slider-vertical .rc-slider-rail {
    width: 4px;
    height: 100%
}

.rc-slider-vertical .rc-slider-track {
    width: 4px;
    bottom: 0;
    left: 5px
}

.rc-slider-vertical .rc-slider-track-draggable {
    border: 0;
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
    transform: translate(-5px)
}

.rc-slider-vertical .rc-slider-handle {
    z-index: 1;
    touch-action: pan-y;
    margin-top: 0;
    margin-left: -5px;
    position: absolute
}

.rc-slider-vertical .rc-slider-mark {
    height: 100%;
    top: 0;
    left: 18px
}

.rc-slider-vertical .rc-slider-step {
    width: 4px;
    height: 100%
}

.rc-slider-vertical .rc-slider-dot {
    margin-left: -2px
}

.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave {
    animation-duration: .3s;
    animation-play-state: paused;
    animation-fill-mode: both;
    display: block!important
}

.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
    animation-name: rcSliderTooltipZoomDownIn;
    animation-play-state: running
}

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
    animation-name: rcSliderTooltipZoomDownOut;
    animation-play-state: running
}

.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear {
    animation-timing-function: cubic-bezier(.23,1,.32,1);
    transform: scale(0)
}

.rc-slider-tooltip-zoom-down-leave {
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

@keyframes rcSliderTooltipZoomDownIn {
    0% {
        transform-origin: 50% 100%;
        opacity: 0;
        transform: scale(0)
    }

    to {
        transform-origin: 50% 100%;
        transform: scale(1)
    }
}

@keyframes rcSliderTooltipZoomDownOut {
    0% {
        transform-origin: 50% 100%;
        transform: scale(1)
    }

    to {
        transform-origin: 50% 100%;
        opacity: 0;
        transform: scale(0)
    }
}

.rc-slider-tooltip {
    visibility: visible;
    box-sizing: border-box;
    -webkit-tap-highlight-color: #0000;
    position: absolute;
    top: -9999px;
    left: -9999px
}

.rc-slider-tooltip * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: #0000
}

.rc-slider-tooltip-hidden {
    display: none
}

.rc-slider-tooltip-placement-top {
    padding: 4px 0 8px
}

.rc-slider-tooltip-inner {
    color: #fff;
    text-align: center;
    background-color: #6c6c6c;
    border-radius: 6px;
    min-width: 24px;
    height: 24px;
    padding: 6px 2px;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0 0 4px #d9d9d9
}

.rc-slider-tooltip-arrow {
    border-style: solid;
    border-color: #0000;
    width: 0;
    height: 0;
    position: absolute
}

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
    border-width: 4px 4px 0;
    border-top-color: #6c6c6c;
    margin-left: -4px;
    bottom: 4px;
    left: 50%
}

*,:before,:after {
    box-sizing: border-box
}

html,body {
    height: 100%
}

body {
    color: #fff;
    background: #091326;
    font-size: 14px
}

a {
    color: #fff;
    cursor: pointer;
    -webkit-text-decoration-skip: objects;
    background-color: #0000;
    outline: none;
    text-decoration: none;
    transition: color .3s
}

table {
    border-collapse: collapse
}

img {
    vertical-align: middle;
    border-style: none
}

input,button,select,optgroup,textarea {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    margin: 0
}

hr {
    border-color: #8f8f8f;
    margin: 15px -25px
}

input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

#root {
    height: 100%
}

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

button,a {
    cursor: pointer
}

.header-stats-mobile-divider {
    margin: 16px 0
}

@media (min-width: 768px) {
    .header-stats-mobile-divider {
        display:none
    }
}

.metalGreyGradient {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.goldGradient {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#e9cc49 0%,#ffeb8f 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.silverGradient {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(39.89% 976.52% at 29.48% 66.63%,#abc2d2 0%,#c2e6ff 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.bronzeGradient {
    -webkit-text-fill-color: transparent;
    background: radial-gradient(98.2% 96.15% at 10.25% 61.54%,#9e4328 0%,#b37764 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.pointsSilverTextGradient {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#e5f6ff 31.12%,#e5f6ff66 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.gradientGreenSlider {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(272deg,#30d69a 3.53%,#8fffd6 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.mt-50 {
    margin-top: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.mr-50 {
    margin-right: 50px
}

.ml-50 {
    margin-left: 50px
}

.mt-45 {
    margin-top: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.mr-45 {
    margin-right: 45px
}

.ml-45 {
    margin-left: 45px
}

.mt-40 {
    margin-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.mr-40 {
    margin-right: 40px
}

.ml-40 {
    margin-left: 40px
}

.mt-35 {
    margin-top: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.mr-35 {
    margin-right: 35px
}

.ml-35 {
    margin-left: 35px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.mr-30 {
    margin-right: 30px
}

.ml-30 {
    margin-left: 30px
}

.mt-25 {
    margin-top: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.mr-25 {
    margin-right: 25px
}

.ml-25 {
    margin-left: 25px
}

.mt-20 {
    margin-top: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.mr-20 {
    margin-right: 20px
}

.ml-20 {
    margin-left: 20px
}

.mt-15 {
    margin-top: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.mr-15 {
    margin-right: 15px
}

.ml-15 {
    margin-left: 15px
}

.mt-10 {
    margin-top: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.mr-10 {
    margin-right: 10px
}

.ml-10 {
    margin-left: 10px
}

.mt-5 {
    margin-top: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.mr-5 {
    margin-right: 5px
}

.ml-5 {
    margin-left: 5px
}

.mt-64 {
    margin-top: 64px
}

.mb-64 {
    margin-bottom: 64px
}

.mr-64 {
    margin-right: 64px
}

.ml-64 {
    margin-left: 64px
}

.mt-32 {
    margin-top: 32px
}

.mb-32 {
    margin-bottom: 32px
}

.mr-32 {
    margin-right: 32px
}

.ml-32 {
    margin-left: 32px
}

.mt-16 {
    margin-top: 16px
}

.mb-16 {
    margin-bottom: 16px
}

.mr-16 {
    margin-right: 16px
}

.ml-16 {
    margin-left: 16px
}

.mt-12 {
    margin-top: 12px
}

.mb-12 {
    margin-bottom: 12px
}

.mr-12 {
    margin-right: 12px
}

.ml-12 {
    margin-left: 12px
}

.mt-8 {
    margin-top: 8px
}

.mb-8 {
    margin-bottom: 8px
}

.mr-8 {
    margin-right: 8px
}

.ml-8 {
    margin-left: 8px
}

.mt-4 {
    margin-top: 4px
}

.mb-4 {
    margin-bottom: 4px
}

.mr-4 {
    margin-right: 4px
}

.ml-4 {
    margin-left: 4px
}

@media (min-width: 575px) {
    .hide-xs {
        display:none
    }
}

.d-xs {
    display: none!important
}

@media (min-width: 575px) {
    .d-xs {
        display:block
    }
}

.g-xs {
    display: none
}

@media (min-width: 575px) {
    .g-xs {
        display:grid
    }
}

.pl-16-desktop {
    padding-left: 16px
}

@media only screen and (max-width: 991px) {
    .pl-16-desktop {
        padding-left:0
    }
}

.tertiaryColor {
    color: #5f7183
}

.secondaryColor {
    color: #98b0c1
}

.width-100 {
    width: 100%
}

@media (min-width: 575px) {
    .mobileWidth-100 {
        width:100%
    }
}

.width-60 {
    width: 60%
}

.opacity04 {
    opacity: .4
}

.opacity1 {
    opacity: 1
}

.justifyCenter {
    justify-content: center
}

.itemCenter,.item-center {
    align-items: center;
    display: flex
}

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

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

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

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

.overflow-hidden {
    overflow: hidden
}

.position-relative,.position-absolute {
    position: relative
}

.position-fixed {
    position: fixed
}

.green {
    color: #49afe9
}

.icon-default-size {
    width: 24px;
    height: 24px;
    display: block
}

.icon-usd {
    background-image: url("assets/usd-icon-gk4Di7R1.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-sol,.icon-wsol {
    background-image: url("assets/sol-icon-CK2XS0S2.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-btc,.icon-wbtc {
    background-image: url("assets/btc-icon-DGItkzBm.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-eth {
    background-image: url("assets/eth-icon-DZqv8WXF.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-ftt {
    background-image: url("assets/ftt-icon-BqL_qcI1.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-ray {
    background-image: url("assets/ray-icon-CLAnzrL-.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-srm {
    background-image: url("assets/srm-icon-DRKEatfS.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-msol {
    background-image: url("assets/msol-icon-Cm8N7jWb.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-hbb {
    background-image: url("assets/hbb-icon-CRc68lE0.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-usdh {
    background-image: url("assets/usdh-icon-B0qeeWKF.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-usdc {
    background-image: url("assets/usdc-icon-CQINMWEp.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-usdt {
    background-image: url("assets/usdt-icon-DgLWWw5F.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-daosol {
    background-image: url("assets/daosol-logo-CcCjOKXx.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-scnsol {
    background-image: url("assets/scnsol-logo-BS3RFPpv.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-wsteth {
    background-image: url("assets/wsteth-logo-DT1WLgeU.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-ldo {
    background-image: url("assets/ldo-logo-CC0RNLDi.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-solust {
    background-image: url("assets/solust-icon-gL3gW4LT.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-nirv {
    background-image: url("assets/nirvana-icon-DpIJUXUr.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-nova {
    background-image: url("solana-labs/token-list/assets/mainnet/BDrL8huis6S5tpmozaAaT5zhE5A7ZBAB2jMMvpKEeF8A/logo.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-stsol {
    background-image: url("assets/stsol-logo-4bQRZlBX.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-step {
    background-image: url("assets/step-logo-nikjvsMb.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-mnde {
    background-image: url("assets/mnde-logo-DFn-iaHK.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-kusdhusdcorca,.icon-ksolstsolorca {
    background-image: url("assets/ktoken-logo-C8CDo-lj.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-dai {
    background-image: url("assets/dai-logo-B793oLcx.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-render {
    background-image: url("assets/render_logo-BB1gEk6O.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-orca {
    background-image: url("assets/orca-icon-CdLeypnF.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-meteora {
    background-image: url("assets/meteora-icon-DDiQR5s6.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-saber {
    background-image: url("assets/saber-icon-CgYdaoa-.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-mercurial {
    background-image: url("assets/mercurial-icon-D-2PIvlo.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-crema {
    background-image: url("assets/crema-icon-C87Zfz0g.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-solend {
    background-image: url("assets/solend-icon-ISMIjzGG.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-quarry {
    background-image: url("assets/quarry-icon-24Gl2Xj-.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-raydium {
    background-image: url("assets/ray-icon-CLAnzrL-.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-btc,.icon-wbtc {
    background-image: url("assets/btc-icon-DGItkzBm.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-ush {
    background-image: url("assets/ush-icon-BGHwPDtQ.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-hdg {
    background-image: url("assets/hdg-icon-Ogtm8Pe9.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-dust {
    background-image: url("assets/dust-logo-BAEIou3U.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-uxd {
    background-image: url("assets/uxd-logo-CrTIf29e.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-jsol {
    background-image: url("assets/jsol-logo-BE2CvAXL.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-usdr {
    background-image: url("assets/usdr-logo-B36NiZPr.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-ratio {
    background-image: url("assets/ratio-logo-BU-s8hyb.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-uxp {
    background-image: url("assets/uxp-logo-B_blRinS.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-bonk {
    background-image: url("assets/bonk-logo-CF7b6pU5.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-jitosol {
    background-image: url("assets/jitosol-icon@2x-DVnyMv8-.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-samo {
    background-image: url("assets/samo-logo@2x-CsUpNsB3.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-bsol {
    background-image: url("assets/bsol-logo@2x-BFPuqT8h.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-hades {
    background-image: url("assets/hades-logo-DB_e55FG.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-rlb {
    background-image: url("assets/rlb-wEuR-lgT.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-hxro {
    background-image: url("assets/hxro-BuvSGN89.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-cgntsol {
    background-image: url("assets/cgntSOL-BlWJ2yak.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-usdcet {
    background-image: url("assets/usdcet-BCDxJUKH.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-hnt {
    background-image: url("assets/hnt-logo-BzvokmCU.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-mobile {
    background-image: url("assets/mobile-logo-CBWZ4l0P.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-iot {
    background-image: url("assets/iot-logo-Crg1S_D0.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-tbtc {
    background-image: url("assets/tbtc_logo-DbeZEV-A.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-coco {
    background-image: url("assets/coco_logo-CEb9zfIY.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-style {
    background-image: url("assets/style_logo-DiRNmw8d.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-chai {
    background-image: url("assets/chai_logo-R7FDNbJ6.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-t {
    background-image: url("assets/t_logo--GMdACa1.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-blze {
    background-image: url("assets/blze_logo-C_stma1J.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-euroe {
    background-image: url("assets/euroe_logo-BCYA29Il.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-lst {
    background-image: url("assets/lst_logo-D7gPeGbp.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-rndr,.icon-render {
    background-image: url("assets/render_logo-BB1gEk6O.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-vpts {
    background-image: url("assets/vsol_logo.webp");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

* {
    font-variant: normal!important;
    font-feature-settings: normal!important
}

::selection {
    color: #fff;
    background-color: #45526b
}

.ReactModal__Overlay {
    opacity: 0;
    transition: opacity .1s ease-in-out
}

.ReactModal__Overlay--after-open {
    opacity: 1
}

.ReactModal__Overlay--before-close {
    opacity: 0
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #5f7183 transparent;
    margin: 0;
    font-family: IBM Plex Sans,sans-serif;
    line-height: 18px;
    width: 100%!important
}

body ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px
}

body ::-webkit-scrollbar-thumb {
    transition: var(--transition);
    background-color: #5f7183
}

body ::-webkit-scrollbar-thumb:hover {
    background-color: #5f718380
}

body ::-webkit-scrollbar-track {
    background-color: #0000
}

p {
    margin-bottom: 0
}

.scrolling-effect {
    overflow: initial!important
}

@media only screen and (min-width: 991px) {
    .scrolling-effect {
        width:calc(100% - 15px)!important
    }

    .scrolling-effect .ant-layout-header {
        width: calc(100% - 15px)
    }
}

code {
    font-family: Sora,sans-serif
}

@layer properties {
    @supports (((-webkit-hyphens: none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
        *,:before,:after {
            --tw-rotate-x:initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-border-style: solid;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial
        }

        ::backdrop {
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-border-style: solid;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial
        }
    }
}

@layer theme {
    :root,:host {
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4,0,.2,1);
        --color-dark-100: #091326;
        --color-dark-300: #212c42;
        --spacing: 2px;
        --spacing-xxs: 4px;
        --spacing-xs: 6px;
        --spacing-xl: 24px;
        --radius-full: 9999px
    }
}

@layer base,components;@layer utilities {
    .collapse {
        visibility: collapse
    }

    .invisible {
        visibility: hidden
    }

    .visible {
        visibility: visible
    }

    .absolute {
        position: absolute
    }

    .fixed {
        position: fixed
    }

    .relative {
        position: relative
    }

    .static {
        position: static
    }

    .sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .container {
        width: 100%
    }

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

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

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

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

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

    .m-907 {
        margin: calc(var(--spacing)*907)
    }

    .-mx-6 {
        margin-inline:calc(var(--spacing)*-6)}

    .mb-xl {
        margin-bottom: var(--spacing-xl)
    }

    .block {
        display: block
    }

    .contents {
        display: contents
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

    .inline {
        display: inline
    }

    .inline-flex {
        display: inline-flex
    }

    .list-item {
        display: list-item
    }

    .table {
        display: table
    }

    .table-cell {
        display: table-cell
    }

    .\!w-auto {
        width: auto!important
    }

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

    .w-full {
        width: 100%
    }

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

    .grow {
        flex-grow: 1
    }

    .transform {
        transform: var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)
    }

    .resize {
        resize: both
    }

    .items-center {
        align-items: center
    }

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

    .justify-center {
        justify-content: center
    }

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

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

    .gap-1 {
        gap: calc(var(--spacing)*1)
    }

    .gap-2 {
        gap: calc(var(--spacing)*2)
    }

    .gap-xxs {
        gap: var(--spacing-xxs)
    }

    .overflow-scroll {
        overflow: scroll
    }

    .rounded {
        border-radius: .25rem
    }

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

    .rounded-full {
        border-radius: 3.40282e38px;
        border-radius: var(--radius-full)
    }

    .border {
        border-style: var(--tw-border-style);
        border-width: 1px
    }

    .border-none {
        --tw-border-style: none;
        border-style: none
    }

    .bg-dark-100 {
        background-color: var(--color-dark-100)
    }

    .px-1 {
        padding-inline:calc(var(--spacing)*1)}

    .pl-xs {
        padding-left: var(--spacing-xs)
    }

    .text-wrap {
        text-wrap: wrap
    }

    .whitespace-nowrap {
        white-space: nowrap
    }

    .whitespace-pre-line {
        white-space: pre-line
    }

    .capitalize {
        text-transform: capitalize
    }

    .italic {
        font-style: italic
    }

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

    .shadow {
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);
        box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)
    }

    .outline {
        outline-style: var(--tw-outline-style);
        outline-width: 1px
    }

    .outline-dark-300 {
        outline-color: var(--color-dark-300)
    }

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

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

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

    .transition {
        transition-property: color,background-color,border-color,outline-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;
        transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
        transition-duration: var(--tw-duration,var(--default-transition-duration))
    }

    .outline-solid {
        --tw-outline-style: solid;
        outline-style: solid
    }

    @media (min-width: 767px) {
        .md\:mx-0 {
            margin-inline:calc(var(--spacing)*0)
        }

        .md\:w-auto {
            width: auto
        }

        .md\:pl-0 {
            padding-left: calc(var(--spacing)*0)
        }
    }

    @media (min-width: 991px) {
        .lg\:-ml-6 {
            margin-left:calc(var(--spacing)*-6)
        }

        .lg\:block {
            display: block
        }

        .lg\:hidden {
            display: none
        }

        .lg\:\!w-\[calc\(100\%\+24px\)\] {
            width: calc(100% + 24px)!important
        }

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

@property --tw-rotate-x {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-y {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-z {
    syntax: "*";
    inherits: false
}

@property --tw-skew-x {
    syntax: "*";
    inherits: false
}

@property --tw-skew-y {
    syntax: "*";
    inherits: false
}

@property --tw-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-inset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-ring-inset {
    syntax: "*";
    inherits: false
}

@property --tw-ring-offset-width {
    syntax: "<length>";
    inherits: false;
    initial-value: 0
}

@property --tw-ring-offset-color {
    syntax: "*";
    inherits: false;
    initial-value: #fff
}

@property --tw-ring-offset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-outline-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-blur {
    syntax: "*";
    inherits: false
}

@property --tw-brightness {
    syntax: "*";
    inherits: false
}

@property --tw-contrast {
    syntax: "*";
    inherits: false
}

@property --tw-grayscale {
    syntax: "*";
    inherits: false
}

@property --tw-hue-rotate {
    syntax: "*";
    inherits: false
}

@property --tw-invert {
    syntax: "*";
    inherits: false
}

@property --tw-opacity {
    syntax: "*";
    inherits: false
}

@property --tw-saturate {
    syntax: "*";
    inherits: false
}

@property --tw-sepia {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-drop-shadow-size {
    syntax: "*";
    inherits: false
}

._toastContainer_vy1my_1 {
    z-index: 1000;
    position: fixed;
    top: 6px!important;
    bottom: 6px!important;
    left: 6px!important;
    right: 6px!important
}

@media (min-width: 768px) {
    ._toastContainer_vy1my_1 {
        width:auto;
        top: 24px!important;
        bottom: 24px!important;
        left: 24px!important;
        right: 24px!important
    }
}

