:root {
    --rs-color-danger: #f45c4a;
    --rs-color-danger-bg: #f45c4a33;
    --rs-color-success: #4dbb5f;
    --rs-color-success-bg: #4dbb5f33;
    --rs-color-warning: #f3c033;
    --rs-color-warning-bg: #f3c03333;
    --rs-color-primary-light-theme: #6b57ff;
    --rs-color-primary-dim-light-theme: #8979ff;
    --rs-color-primary-fog-light-theme: #e1ddff;
    --rs-color-primary-t-dim-light-theme: #6b57ffcc;
    --rs-color-primary-t-fog-light-theme: #6b57ff33;
    --rs-color-primary-dark-theme: #8473ff;
    --rs-color-primary-dim-dark-theme: #6f61d2;
    --rs-color-primary-fog-dark-theme: #2e2b49;
    --rs-color-primary-t-dim-dark-theme: #8473ffcc;
    --rs-color-primary-t-fog-dark-theme: #8473ff4d;
    --rs-color-black: #19191c;
    --rs-color-white: #fff;
    --rs-color-black-t95: #19191cf2;
    --rs-color-black-t90: #19191ce6;
    --rs-color-black-t80: #19191ccc;
    --rs-color-black-t70: #19191cb3;
    --rs-color-black-t60: #19191c99;
    --rs-color-black-t50: #19191c80;
    --rs-color-black-t40: #19191c66;
    --rs-color-black-t30: #19191c4d;
    --rs-color-black-t20: #19191c33;
    --rs-color-black-t10: #19191c1a;
    --rs-color-black-t5: #19191c0d;
    --rs-color-white-t5: #ffffff0d;
    --rs-color-white-t10: #ffffff1a;
    --rs-color-white-t20: #fff3;
    --rs-color-white-t30: #ffffff4d;
    --rs-color-white-t40: #fff6;
    --rs-color-white-t50: #ffffff80;
    --rs-color-white-t60: #fff9;
    --rs-color-white-t70: #ffffffb3;
    --rs-color-white-t80: #fffc;
    --rs-color-white-t90: #ffffffe6;
    --rs-color-white-t95: #fffffff2;
    --rs-color-grey-95: #252528;
    --rs-color-grey-90: #303033;
    --rs-color-grey-80: #474749;
    --rs-color-grey-70: #5e5e60;
    --rs-color-grey-60: #757577;
    --rs-color-grey-50: #8c8c8e;
    --rs-color-grey-40: #a3a3a4;
    --rs-color-grey-30: #bababb;
    --rs-color-grey-20: #d1d1d2;
    --rs-color-grey-10: #e8e8e8;
    --rs-color-grey-5: #f4f4f4;
    --rs-color-primary-light-theme: #167dff;
    --rs-color-primary-dim-light-theme: #4597ff;
    --rs-color-primary-fog-light-theme: #d0e5ff;
    --rs-color-primary-t-dim-light-theme: #167dffcc;
    --rs-color-primary-t-fog-light-theme: #167dff33;
    --rs-color-primary-dark-theme: #4ca6ff;
    --rs-color-primary-dim-dark-theme: #428ad2;
    --rs-color-primary-fog-dark-theme: #233549;
    --rs-color-primary-t-dim-dark-theme: #4ca6ffcc;
    --rs-color-primary-t-fog-dark-theme: #4ca6ff33;
    --rs-light-tangerine-100: #fc801d
}

.bad-link-danger {
    --rs-color-primary-light-theme: var(--rs-color-danger)
}

.bad-link-black-t50 {
    --rs-color-primary-light-theme: var(--rs-color-black-t50)
}

.bad-link-dim-blue {
    --rs-color-primary-light-theme: #428bca
}

.bad-link {
    border-bottom: 1px solid #0000!important;
    cursor: pointer;
    font-size: inherit;
    line-height: inherit;
    outline: none
}

.bad-link,.bad-link:active,.bad-link:focus,.bad-link:hover {
    color: var(--rs-color-primary-light-theme)!important;
    text-decoration: none!important
}

.bad-link:active,.bad-link:focus,.bad-link:hover {
    border-bottom: 1px solid var(--rs-color-primary-light-theme)!important;
    box-shadow: none!important
}

.bad-button-danger {
    --rs-color-primary-light-theme: #ef341e;
    --rs-color-primary-t-dim-light-theme: #ef341ecc
}

.bad-button-danger-bootstrap {
    --rs-color-primary-light-theme: #c12e31;
    --rs-color-primary-t-dim-light-theme: #c12e31cc
}

.bad-button-danger-bootstrap,.bad-button-danger-bootstrap span,.bad-button-primary-bootstrap {
    font-size: 14px!important;
    font-weight: 600!important
}

.bad-button-primary-bootstrap {
    --rs-color-primary-light-theme: #00a6fd;
    --rs-color-primary-t-dim-light-theme: #00a6fdcc
}

.bad-button-primary-bootstrap span,.bad-button-secondary-bootstrap {
    font-size: 14px!important;
    font-weight: 600!important
}

.bad-button-secondary-bootstrap {
    background-color: #f7f7f7!important;
    border-color: #cccbcb!important
}

.bad-button-secondary-bootstrap:hover {
    background-color: #dedede!important;
    border-color: #aeacac!important
}

.bad-button-secondary-bootstrap span {
    font-size: 14px!important;
    font-weight: 600!important
}

*,:after,:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::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:
}

.\!container {
    width: 100%!important
}

.container {
    width: 100%
}

.\!container {
    margin-left: 16px!important;
    margin-right: 16px!important;
    padding-left: 0!important;
    padding-right: 0!important;
    width: calc(100% - 32px)!important
}

.container {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 32px)
}

@media (min-width: 560px) {
    .\!container {
        margin-left:30px!important;
        margin-right: 30px!important;
        width: calc(100% - 60px)!important
    }

    .container {
        margin-left: 30px;
        margin-right: 30px;
        width: calc(100% - 60px)
    }
}

@media (min-width: 1280px) {
    .\!container {
        margin-left:auto!important;
        margin-right: auto!important;
        max-width: 1220px!important;
        width: 100%!important
    }

    .container {
        margin-left: auto;
        margin-right: auto;
        max-width: 1220px;
        width: 100%
    }
}

@media (min-width: 1536px) {
    .\!container {
        max-width:1480px!important
    }

    .container {
        max-width: 1480px
    }
}

.sr-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0,0,0,0);
    border-width: 0;
    white-space: nowrap
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.collapse {
    visibility: collapse
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.inset-0 {
    inset: 0
}

.-right-1 {
    right: -.25rem
}

.-right-3 {
    right: -.75rem
}

.-right-4 {
    right: -1rem
}

.-top-1 {
    top: -.25rem
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.left-\[17px\] {
    left: 17px
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.top-10 {
    top: 2.5rem
}

.top-5 {
    top: 1.25rem
}

.top-\[3px\] {
    top: 3px
}

.top-\[5px\] {
    top: 5px
}

.top-\[70px\] {
    top: 70px
}

.top-full {
    top: 100%
}

.isolate {
    isolation: isolate
}

.-z-10 {
    z-index: -10
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-50 {
    z-index: 50
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-9 {
    grid-column: span 9/span 9
}

.col-span-full {
    grid-column: 1/-1
}

.col-start-2 {
    grid-column-start: 2
}

.row-span-2 {
    grid-row: span 2/span 2
}

.row-span-3 {
    grid-row: span 3/span 3
}

.row-start-2 {
    grid-row-start: 2
}

.\!m-0 {
    margin: 0!important
}

.-m-px {
    margin: -1px
}

.m-0 {
    margin: 0
}

.m-2 {
    margin: .5rem
}

.mx-\[16px\] {
    margin-left: 16px;
    margin-right: 16px
}

.mx-\[1px\] {
    margin-left: 1px;
    margin-right: 1px
}

.mx-\[4px\] {
    margin-left: 4px;
    margin-right: 4px
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-0 {
    margin-bottom: 0;
    margin-top: 0
}

.my-14 {
    margin-bottom: 3.5rem;
    margin-top: 3.5rem
}

.my-20 {
    margin-bottom: 5rem;
    margin-top: 5rem
}

.my-5 {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem
}

.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.my-\[12px\] {
    margin-bottom: 12px;
    margin-top: 12px
}

.my-\[16px\] {
    margin-bottom: 16px;
    margin-top: 16px
}

.my-\[22px\] {
    margin-bottom: 22px;
    margin-top: 22px
}

.my-\[24px\] {
    margin-bottom: 24px;
    margin-top: 24px
}

.my-\[2px\] {
    margin-bottom: 2px;
    margin-top: 2px
}

.my-\[3px\] {
    margin-bottom: 3px;
    margin-top: 3px
}

.my-\[6px\] {
    margin-bottom: 6px;
    margin-top: 6px
}

.\!-mb-\[4px\] {
    margin-bottom: -4px!important
}

.\!mt-0 {
    margin-top: 0!important
}

.-mb-2 {
    margin-bottom: -.5rem
}

.-mb-4 {
    margin-bottom: -1rem
}

.-mb-\[4px\] {
    margin-bottom: -4px
}

.-ml-\[7px\] {
    margin-left: -7px
}

.-mt-2 {
    margin-top: -.5rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-0\.5 {
    margin-bottom: .125rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-11 {
    margin-bottom: 2.75rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-\[-4px\] {
    margin-bottom: -4px
}

.mb-\[12px\] {
    margin-bottom: 12px
}

.mb-\[14px\] {
    margin-bottom: 14px
}

.mb-\[16px\] {
    margin-bottom: 16px
}

.mb-\[24px\] {
    margin-bottom: 24px
}

.mb-\[32px\] {
    margin-bottom: 32px
}

.mb-\[36px\] {
    margin-bottom: 36px
}

.mb-\[48px\] {
    margin-bottom: 48px
}

.mb-\[4px\] {
    margin-bottom: 4px
}

.mb-\[6px\] {
    margin-bottom: 6px
}

.mb-\[72px\] {
    margin-bottom: 72px
}

.mb-\[8px\] {
    margin-bottom: 8px
}

.mb-\[98px\] {
    margin-bottom: 98px
}

.mb-auto {
    margin-bottom: auto
}

.ml-0\.5 {
    margin-left: .125rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-11 {
    margin-left: 2.75rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-\[16px\] {
    margin-left: 16px
}

.ml-\[20px\] {
    margin-left: 20px
}

.ml-\[22px\] {
    margin-left: 22px
}

.ml-\[24px\] {
    margin-left: 24px
}

.ml-\[30px\] {
    margin-left: 30px
}

.ml-\[48px\] {
    margin-left: 48px
}

.ml-auto {
    margin-left: auto
}

.mr-\[5px\] {
    margin-right: 5px
}

.mr-\[8px\] {
    margin-right: 8px
}

.ms-2 {
    -webkit-margin-start: .5rem;
    margin-inline-start:.5rem}

.mt-0 {
    margin-top: 0
}

.mt-0\.5 {
    margin-top: .125rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-\[112px\] {
    margin-top: 112px
}

.mt-\[120px\] {
    margin-top: 120px
}

.mt-\[12px\] {
    margin-top: 12px
}

.mt-\[16px\] {
    margin-top: 16px
}

.mt-\[1px\] {
    margin-top: 1px
}

.mt-\[200px\] {
    margin-top: 200px
}

.mt-\[24px\] {
    margin-top: 24px
}

.mt-\[28px\] {
    margin-top: 28px
}

.mt-\[2px\] {
    margin-top: 2px
}

.mt-\[32px\] {
    margin-top: 32px
}

.mt-\[4px\] {
    margin-top: 4px
}

.mt-\[56px\] {
    margin-top: 56px
}

.mt-\[8px\] {
    margin-top: 8px
}

.mt-auto {
    margin-top: auto
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.table-row {
    display: table-row
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.\!h-40 {
    height: 10rem!important
}

.\!h-\[48px\] {
    height: 48px!important
}

.h-12 {
    height: 3rem
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-\[12px\] {
    height: 12px
}

.h-\[14px\] {
    height: 14px
}

.h-\[16px\] {
    height: 16px
}

.h-\[240px\] {
    height: 240px
}

.h-\[24px\] {
    height: 24px
}

.h-\[28px\] {
    height: 28px
}

.h-\[300px\] {
    height: 300px
}

.h-\[32px\] {
    height: 32px
}

.h-\[36px\] {
    height: 36px
}

.h-\[40px\] {
    height: 40px
}

.h-\[44px\] {
    height: 44px
}

.h-\[52px\] {
    height: 52px
}

.h-\[70px\] {
    height: 70px
}

.h-\[78px\] {
    height: 78px
}

.h-\[96px\] {
    height: 96px
}

.h-\[calc\(100vh-200px\)\] {
    height: calc(100vh - 200px)
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.max-h-\[360px\] {
    max-height: 360px
}

.max-h-\[42px\] {
    max-height: 42px
}

.min-h-\[1900px\] {
    min-height: 1900px
}

.min-h-\[250px\] {
    min-height: 250px
}

.min-h-\[254px\] {
    min-height: 254px
}

.min-h-\[28px\] {
    min-height: 28px
}

.min-h-\[42px\] {
    min-height: 42px
}

.min-h-\[560px\] {
    min-height: 560px
}

.min-h-screen {
    min-height: 100vh
}

.\!w-\[1000px\] {
    width: 1000px!important
}

.\!w-\[520px\] {
    width: 520px!important
}

.\!w-\[600px\] {
    width: 600px!important
}

.w-2\/5 {
    width: 40%
}

.w-3\/5 {
    width: 60%
}

.w-40 {
    width: 10rem
}

.w-64 {
    width: 16rem
}

.w-8 {
    width: 2rem
}

.w-\[100\%\] {
    width: 100%
}

.w-\[110px\] {
    width: 110px
}

.w-\[115px\] {
    width: 115px
}

.w-\[140px\] {
    width: 140px
}

.w-\[14px\] {
    width: 14px
}

.w-\[160px\] {
    width: 160px
}

.w-\[168px\] {
    width: 168px
}

.w-\[16px\] {
    width: 16px
}

.w-\[172px\] {
    width: 172px
}

.w-\[24px\] {
    width: 24px
}

.w-\[25\%\] {
    width: 25%
}

.w-\[272px\] {
    width: 272px
}

.w-\[300px\] {
    width: 300px
}

.w-\[30px\] {
    width: 30px
}

.w-\[312px\] {
    width: 312px
}

.w-\[320px\] {
    width: 320px
}

.w-\[32px\] {
    width: 32px
}

.w-\[360px\] {
    width: 360px
}

.w-\[40\%\] {
    width: 40%
}

.w-\[400px\] {
    width: 400px
}

.w-\[42px\] {
    width: 42px
}

.w-\[436px\] {
    width: 436px
}

.w-\[46px\] {
    width: 46px
}

.w-\[480px\] {
    width: 480px
}

.w-\[50\%\] {
    width: 50%
}

.w-\[510px\] {
    width: 510px
}

.w-\[58px\] {
    width: 58px
}

.w-\[596px\] {
    width: 596px
}

.w-\[600px\] {
    width: 600px
}

.w-\[640px\] {
    width: 640px
}

.w-\[674px\] {
    width: 674px
}

.w-\[72px\] {
    width: 72px
}

.w-\[75\%\] {
    width: 75%
}

.w-\[800px\] {
    width: 800px
}

.w-\[83\%\] {
    width: 83%
}

.w-\[8px\] {
    width: 8px
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.\!min-w-\[600px\] {
    min-width: 600px!important
}

.min-w-36 {
    min-width: 9rem
}

.min-w-\[100px\] {
    min-width: 100px
}

.min-w-\[120px\] {
    min-width: 120px
}

.min-w-\[16px\] {
    min-width: 16px
}

.min-w-\[200px\] {
    min-width: 200px
}

.min-w-\[300px\] {
    min-width: 300px
}

.min-w-\[500px\] {
    min-width: 500px
}

.min-w-\[50px\] {
    min-width: 50px
}

.min-w-\[600px\] {
    min-width: 600px
}

.min-w-\[662px\] {
    min-width: 662px
}

.\!max-w-\[600px\] {
    max-width: 600px!important
}

.max-w-60 {
    max-width: 15rem
}

.max-w-\[1024px\] {
    max-width: 1024px
}

.max-w-\[120px\] {
    max-width: 120px
}

.max-w-\[1280px\] {
    max-width: 1280px
}

.max-w-\[256px\] {
    max-width: 256px
}

.max-w-\[280px\] {
    max-width: 280px
}

.max-w-\[360px\] {
    max-width: 360px
}

.max-w-\[464px\] {
    max-width: 464px
}

.max-w-\[480px\] {
    max-width: 480px
}

.max-w-\[500px\] {
    max-width: 500px
}

.max-w-\[50px\] {
    max-width: 50px
}

.max-w-\[530px\] {
    max-width: 530px
}

.max-w-\[560px\] {
    max-width: 560px
}

.max-w-\[568px\] {
    max-width: 568px
}

.max-w-\[600px\] {
    max-width: 600px
}

.max-w-\[640px\] {
    max-width: 640px
}

.max-w-\[662px\] {
    max-width: 662px
}

.max-w-\[672px\] {
    max-width: 672px
}

.max-w-\[75\%\] {
    max-width: 75%
}

.max-w-\[800px\] {
    max-width: 800px
}

.max-w-\[880px\] {
    max-width: 880px
}

.max-w-\[960px\] {
    max-width: 960px
}

.max-w-\[968px\] {
    max-width: 968px
}

.max-w-\[unset\] {
    max-width: unset
}

.max-w-none {
    max-width: none
}

.shrink-0 {
    flex-shrink: 0
}

.flex-grow,.grow {
    flex-grow: 1
}

.border-collapse {
    border-collapse: collapse
}

.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 pulse {
    50% {
        opacity: .5
    }
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

.animate-spin {
    animation: spin 1s linear infinite
}

.cursor-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    user-select: none
}

.select-all {
    -webkit-user-select: all;
    user-select: all
}

.resize {
    resize: both
}

.list-inside {
    list-style-position: inside
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

.grid-flow-col {
    grid-auto-flow: column
}

.grid-cols-12 {
    grid-template-columns: repeat(12,minmax(0,1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.grid-cols-\[160px\2c 1fr\] {
    grid-template-columns: 160px 1fr
}

.grid-cols-\[180px\2c 1fr\] {
    grid-template-columns: 180px 1fr
}

.grid-cols-\[1fr\2c 140px\] {
    grid-template-columns: 1fr 140px
}

.grid-cols-\[1fr\2c 240px\] {
    grid-template-columns: 1fr 240px
}

.grid-cols-\[1fr_3fr\] {
    grid-template-columns: 1fr 3fr
}

.grid-cols-\[24px\2c 1fr\2c max-content\2c max-content\] {
    grid-template-columns: 24px 1fr -webkit-max-content -webkit-max-content;
    grid-template-columns: 24px 1fr max-content max-content
}

.grid-cols-\[320px\2c 1fr\] {
    grid-template-columns: 320px 1fr
}

.grid-cols-\[auto\2c 260px\] {
    grid-template-columns: auto 260px
}

.grid-cols-\[auto\2c auto\2c 1fr\] {
    grid-template-columns: auto auto 1fr
}

.grid-cols-\[minmax\(0\2c 800px\)\2c 320px\] {
    grid-template-columns: minmax(0,800px) 320px
}

.grid-cols-subgrid {
    grid-template-columns: subgrid
}

.grid-rows-\[1fr\] {
    grid-template-rows: 1fr
}

.grid-rows-\[auto\2c 1fr\] {
    grid-template-rows: auto 1fr
}

.grid-rows-\[auto\2c auto\] {
    grid-template-rows: auto auto
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.\!items-start {
    align-items: flex-start!important
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-0\.5 {
    gap: .125rem
}

.gap-1 {
    gap: .25rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-2 {
    gap: .5rem
}

.gap-2\.5 {
    gap: .625rem
}

.gap-3 {
    gap: .75rem
}

.gap-32 {
    gap: 8rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-\[100px\] {
    gap: 100px
}

.gap-\[10px\] {
    gap: 10px
}

.gap-\[12px\] {
    gap: 12px
}

.gap-\[136px\] {
    gap: 136px
}

.gap-\[16px\] {
    gap: 16px
}

.gap-\[28px\] {
    gap: 28px
}

.gap-\[32px\] {
    gap: 32px
}

.gap-\[42px\] {
    gap: 42px
}

.gap-\[4px\] {
    gap: 4px
}

.gap-\[50px\] {
    gap: 50px
}

.gap-\[64px\] {
    gap: 64px
}

.gap-\[8px\] {
    gap: 8px
}

.gap-x-11 {
    column-gap: 2.75rem
}

.gap-x-2 {
    column-gap: .5rem
}

.gap-x-3 {
    column-gap: .75rem
}

.gap-x-4 {
    column-gap: 1rem
}

.gap-x-8 {
    column-gap: 2rem
}

.gap-x-\[12px\] {
    column-gap: 12px
}

.gap-x-\[16px\] {
    column-gap: 16px
}

.gap-x-\[24px\] {
    column-gap: 24px
}

.gap-x-\[32px\] {
    column-gap: 32px
}

.gap-x-\[56px\] {
    column-gap: 56px
}

.gap-x-\[64px\] {
    column-gap: 64px
}

.gap-x-\[8px\] {
    column-gap: 8px
}

.gap-y-1 {
    row-gap: .25rem
}

.gap-y-2 {
    row-gap: .5rem
}

.gap-y-3 {
    row-gap: .75rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-y-8 {
    row-gap: 2rem
}

.gap-y-\[12px\] {
    row-gap: 12px
}

.gap-y-\[4px\] {
    row-gap: 4px
}

.gap-y-\[8px\] {
    row-gap: 8px
}

.space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem*var(--tw-space-x-reverse))
}

.space-x-\[12px\]>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(12px*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(12px*var(--tw-space-x-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)))
}

.place-self-center {
    place-self: center
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-scroll {
    overflow-y: scroll
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.text-ellipsis,.truncate {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-wrap {
    white-space: pre-wrap
}

.text-wrap {
    text-wrap: wrap
}

.text-nowrap {
    text-wrap: nowrap
}

.text-balance {
    text-wrap: balance
}

.break-all {
    word-break: break-all
}

.rounded {
    border-radius: .25rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-\[16px\] {
    border-radius: 16px
}

.rounded-\[24px\] {
    border-radius: 24px
}

.rounded-\[4px\] {
    border-radius: 4px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-none {
    border-radius: 0
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-b {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.rounded-b-2xl {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

.rounded-l-none {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.rounded-r-none {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.\!border {
    border-width: 1px!important
}

.\!border-0 {
    border-width: 0!important
}

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0
}

.border-\[2px\] {
    border-width: 2px
}

.border-b {
    border-bottom-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-t {
    border-top-width: 1px
}

.\!border-solid {
    border-style: solid!important
}

.border-solid {
    border-style: solid
}

.border-none {
    border-style: none
}

.\!border-\[\#a91a0f\] {
    --tw-border-opacity: 1!important;
    border-color: rgb(169 26 15/var(--tw-border-opacity,1))!important
}

.\!border-rs-black-t50 {
    border-color: var(--rs-color-black-t50)!important
}

.border-\[\#D4D4D5\] {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 213/var(--tw-border-opacity,1))
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity,1))
}

.border-ring-border-disabled-color {
    border-color: var(--ring-border-disabled-color)
}

.border-ring-border-hover-color {
    border-color: var(--ring-border-hover-color)
}

.border-ring-line-color {
    border-color: var(--ring-line-color)
}

.border-ring-removed-background-color {
    border-color: var(--ring-removed-background-color)
}

.border-ring-warning-background-color {
    border-color: var(--ring-warning-background-color)
}

.border-rs-black-t10 {
    border-color: var(--rs-color-black-t10)
}

.border-rs-black-t20 {
    border-color: var(--rs-color-black-t20)
}

.border-rs-danger {
    border-color: var(--rs-color-danger)
}

.border-b-transparent {
    border-bottom-color: #0000
}

.\!bg-rs-danger {
    background-color: var(--rs-color-danger)!important
}

.bg-\[\#19191C\] {
    --tw-bg-opacity: 1;
    background-color: rgb(25 25 28/var(--tw-bg-opacity,1))
}

.bg-\[\#252527\] {
    --tw-bg-opacity: 1;
    background-color: rgb(37 37 39/var(--tw-bg-opacity,1))
}

.bg-\[\#303033\] {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 51/var(--tw-bg-opacity,1))
}

.bg-\[\#4dbb5f1a\] {
    background-color: #4dbb5f1a
}

.bg-\[\#F0FEE6\] {
    --tw-bg-opacity: 1;
    background-color: rgb(240 254 230/var(--tw-bg-opacity,1))
}

.bg-\[\#F1F1F1\] {
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241/var(--tw-bg-opacity,1))
}

.bg-\[\#F5F5F5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245/var(--tw-bg-opacity,1))
}

.bg-\[\#e7f5ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(231 245 255/var(--tw-bg-opacity,1))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity,1))
}

.bg-black\/10 {
    background-color: #0000001a
}

.bg-ring-content-background-color {
    background-color: var(--ring-content-background-color)
}

.bg-ring-disabled-background-color {
    background-color: var(--ring-disabled-background-color)
}

.bg-ring-grey-container-light-color {
    background-color: var(--ring-grey-container-light-color)
}

.bg-ring-hover-background-color {
    background-color: var(--ring-hover-background-color)
}

.bg-ring-removed-background-color {
    background-color: var(--ring-removed-background-color)
}

.bg-ring-sidebar-background-color {
    background-color: var(--ring-sidebar-background-color)
}

.bg-ring-tag-background-color {
    background-color: var(--ring-tag-background-color)
}

.bg-ring-warning-background-color {
    background-color: var(--ring-warning-background-color)
}

.bg-rs-black {
    background-color: var(--rs-color-black)
}

.bg-rs-black-t10 {
    background-color: var(--rs-color-black-t10)
}

.bg-rs-black-t5 {
    background-color: var(--rs-color-black-t5)
}

.bg-rs-black-t70 {
    background-color: var(--rs-color-black-t70)
}

.bg-rs-danger {
    background-color: var(--rs-color-danger)
}

.bg-rs-danger-bg {
    background-color: var(--rs-color-danger-bg)
}

.bg-rs-primary-light-theme {
    background-color: var(--rs-color-primary-light-theme)
}

.bg-rs-success {
    background-color: var(--rs-color-success)
}

.bg-rs-success-bg {
    background-color: var(--rs-color-success-bg)
}

.bg-rs-warning-bg {
    background-color: var(--rs-color-warning-bg)
}

.bg-rs-white {
    background-color: var(--rs-color-white)
}

.bg-rs-white-t20 {
    background-color: var(--rs-color-white-t20)
}

.bg-transparent {
    background-color: initial
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity,1))
}

.object-cover {
    object-fit: cover
}

.object-center {
    object-position: center
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-12 {
    padding: 3rem
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.p-\[12px\] {
    padding: 12px
}

.p-\[20px_24px_24px_24px\] {
    padding: 20px 24px 24px
}

.p-\[24px\] {
    padding: 24px
}

.p-\[4px\] {
    padding: 4px
}

.p-\[8px\] {
    padding: 8px
}

.\!px-2 {
    padding-left: .5rem!important;
    padding-right: .5rem!important
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3\.5 {
    padding-left: .875rem;
    padding-right: .875rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px
}

.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px
}

.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px
}

.px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px
}

.px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px
}

.px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px
}

.px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px
}

.py-0 {
    padding-bottom: 0;
    padding-top: 0
}

.py-0\.5 {
    padding-bottom: .125rem;
    padding-top: .125rem
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.py-1\.5 {
    padding-bottom: .375rem;
    padding-top: .375rem
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.py-7 {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem
}

.py-\[12px\] {
    padding-bottom: 12px;
    padding-top: 12px
}

.py-\[16px\] {
    padding-bottom: 16px;
    padding-top: 16px
}

.py-\[32px\] {
    padding-bottom: 32px;
    padding-top: 32px
}

.py-\[6px\] {
    padding-bottom: 6px;
    padding-top: 6px
}

.py-\[8px\] {
    padding-bottom: 8px;
    padding-top: 8px
}

.\!pb-0 {
    padding-bottom: 0!important
}

.\!pr-2 {
    padding-right: .5rem!important
}

.\!pr-\[24px\] {
    padding-right: 24px!important
}

.\!pt-3 {
    padding-top: .75rem!important
}

.pb-1\.5 {
    padding-bottom: .375rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-\[12px\] {
    padding-bottom: 12px
}

.pb-\[16px\] {
    padding-bottom: 16px
}

.pb-\[24px\] {
    padding-bottom: 24px
}

.pb-\[2px\] {
    padding-bottom: 2px
}

.pb-\[34px\] {
    padding-bottom: 34px
}

.pb-\[48px\] {
    padding-bottom: 48px
}

.pb-\[4px\] {
    padding-bottom: 4px
}

.pl-2 {
    padding-left: .5rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-8 {
    padding-left: 2rem
}

.pl-9 {
    padding-left: 2.25rem
}

.pl-\[21px\] {
    padding-left: 21px
}

.pl-\[24px\] {
    padding-left: 24px
}

.pl-\[28px\] {
    padding-left: 28px
}

.pl-\[8px\] {
    padding-left: 8px
}

.pr-12 {
    padding-right: 3rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-7 {
    padding-right: 1.75rem
}

.pr-9 {
    padding-right: 2.25rem
}

.ps-0 {
    -webkit-padding-start: 0;
    padding-inline-start:0}

.pt-0\.5 {
    padding-top: .125rem
}

.pt-1 {
    padding-top: .25rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-\[12px\] {
    padding-top: 12px
}

.pt-\[15px\] {
    padding-top: 15px
}

.pt-\[31px\] {
    padding-top: 31px
}

.pt-\[4px\] {
    padding-top: 4px
}

.pt-\[70px\] {
    padding-top: 70px
}

.pt-\[8px\] {
    padding-top: 8px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-start {
    text-align: start
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.font-mono {
    font-family: JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace
}

.\!text-\[27px\] {
    font-size: 27px!important
}

.\!text-\[35px\] {
    font-size: 35px!important
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-2xl\/7 {
    font-size: 1.5rem;
    line-height: 1.75rem
}

.text-\[11px\] {
    font-size: 11px
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[13px\] {
    font-size: 13px
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[18px\] {
    font-size: 18px
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[28px\] {
    font-size: 28px
}

.text-\[35px\] {
    font-size: 35px
}

.text-\[40px\] {
    font-size: 40px
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.font-black {
    font-weight: 900
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.italic {
    font-style: italic
}

.ordinal {
    --tw-ordinal: ordinal
}

.ordinal,.tabular-nums {
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}

.tabular-nums {
    --tw-numeric-spacing: tabular-nums
}

.\!leading-5 {
    line-height: 1.25rem!important
}

.\!leading-\[42px\] {
    line-height: 42px!important
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-\[1\.65\] {
    line-height: 1.65
}

.leading-\[16px\] {
    line-height: 16px
}

.leading-\[18px\] {
    line-height: 18px
}

.leading-\[20px\] {
    line-height: 20px
}

.leading-\[24px\] {
    line-height: 24px
}

.leading-\[25px\] {
    line-height: 25px
}

.leading-\[28px\] {
    line-height: 28px
}

.leading-\[42px\] {
    line-height: 42px
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.tracking-\[-0\.15px\] {
    letter-spacing: -.15px
}

.tracking-normal {
    letter-spacing: 0
}

.tracking-tight {
    letter-spacing: -.025em
}

.\!text-\[\#A3A3A4\] {
    --tw-text-opacity: 1!important;
    color: rgb(163 163 164/var(--tw-text-opacity,1))!important
}

.\!text-\[\#a91a0f\] {
    --tw-text-opacity: 1!important;
    color: rgb(169 26 15/var(--tw-text-opacity,1))!important
}

.\!text-ring-secondary-color {
    color: var(--ring-secondary-color)!important
}

.\!text-ring-text-color {
    color: var(--ring-text-color)!important
}

.\!text-rs-black-t70 {
    color: var(--rs-color-black-t70)!important
}

.\!text-rs-danger {
    color: var(--rs-color-danger)!important
}

.\!text-rs-success {
    color: var(--rs-color-success)!important
}

.\!text-rs-white {
    color: var(--rs-color-white)!important
}

.\!text-rs-white-t50 {
    color: var(--rs-color-white-t50)!important
}

.\!text-transparent {
    color: #0000!important
}

.\!text-white {
    --tw-text-opacity: 1!important;
    color: rgb(255 255 255/var(--tw-text-opacity,1))!important
}

.text-\[\#308800\] {
    --tw-text-opacity: 1;
    color: rgb(48 136 0/var(--tw-text-opacity,1))
}

.text-\[\#3c763d\] {
    --tw-text-opacity: 1;
    color: rgb(60 118 61/var(--tw-text-opacity,1))
}

.text-\[\#4b4b4b\] {
    --tw-text-opacity: 1;
    color: rgb(75 75 75/var(--tw-text-opacity,1))
}

.text-\[\#888\] {
    --tw-text-opacity: 1;
    color: rgb(136 136 136/var(--tw-text-opacity,1))
}

.text-\[\#999\] {
    --tw-text-opacity: 1;
    color: rgb(153 153 153/var(--tw-text-opacity,1))
}

.text-\[\#9a9a9a\] {
    --tw-text-opacity: 1;
    color: rgb(154 154 154/var(--tw-text-opacity,1))
}

.text-\[\#A8ADBD\] {
    --tw-text-opacity: 1;
    color: rgb(168 173 189/var(--tw-text-opacity,1))
}

.text-\[\#FC801D\] {
    --tw-text-opacity: 1;
    color: rgb(252 128 29/var(--tw-text-opacity,1))
}

.text-\[\#a6781f\] {
    --tw-text-opacity: 1;
    color: rgb(166 120 31/var(--tw-text-opacity,1))
}

.text-ring-disabled-color {
    color: var(--ring-disabled-color)
}

.text-ring-error-color {
    color: var(--ring-error-color)
}

.text-ring-icon-error-color {
    color: var(--ring-icon-error-color)
}

.text-ring-main-warning-color {
    color: var(--ring-main-warning-color)
}

.text-ring-success-color {
    color: var(--ring-success-color)
}

.text-ring-text-color {
    color: var(--ring-text-color)
}

.text-ring-white-text-color {
    color: var(--ring-white-text-color)
}

.text-rs-black {
    color: var(--rs-color-black)
}

.text-rs-black-t30 {
    color: var(--rs-color-black-t30)
}

.text-rs-black-t40 {
    color: var(--rs-color-black-t40)
}

.text-rs-black-t50 {
    color: var(--rs-color-black-t50)
}

.text-rs-black-t70 {
    color: var(--rs-color-black-t70)
}

.text-rs-danger {
    color: var(--rs-color-danger)
}

.text-rs-light-tangerine-100 {
    color: var(--rs-light-tangerine-100)
}

.text-rs-primary-light-theme {
    color: var(--rs-color-primary-light-theme)
}

.text-rs-success {
    color: var(--rs-color-success)
}

.text-rs-warning {
    color: var(--rs-color-warning)
}

.text-rs-white {
    color: var(--rs-color-white)
}

.text-rs-white-t50 {
    color: var(--rs-color-white-t50)
}

.text-rs-white-t80 {
    color: var(--rs-color-white-t80)
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity,1))
}

.\!underline {
    -webkit-text-decoration-line: underline!important;
    text-decoration-line: underline!important
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.\!no-underline {
    -webkit-text-decoration-line: none!important;
    text-decoration-line: none!important
}

.no-underline {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.decoration-dotted {
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted
}

.underline-offset-4 {
    text-underline-offset: 4px
}

.opacity-0 {
    opacity: 0
}

.opacity-35 {
    opacity: .35
}

.opacity-50 {
    opacity: .5
}

.\!shadow-none {
    --tw-shadow: 0 0 #0000!important;
    --tw-shadow-colored: 0 0 #0000!important;
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important
}

.shadow {
    --tw-shadow: 0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}

.shadow,.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)
}

.shadow-screens {
    --tw-shadow: 0px 10px 35px 0px #0000001a;
    --tw-shadow-colored: 0px 10px 35px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.outline-none {
    outline: 2px solid #0000;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.blur {
    --tw-blur: blur(8px)
}

.blur,.grayscale {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.grayscale-0 {
    --tw-grayscale: grayscale(0);
    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)!important
}

.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)
}

.backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.\!transition-none {
    transition-property: none!important
}

.transition {
    transition-duration: .15s;
    transition-property: color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-\[grid-template-rows\] {
    transition-duration: .15s;
    transition-property: grid-template-rows;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.duration-\[--duration\] {
    transition-duration: var(--duration)
}

.\[all\:unset\] {
    all: unset
}

html {
    font-family: JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif!important;
    font-size: 16px
}

body {
    overflow-y: auto;
    padding-top: 0
}

.after\:content-none:after,.before\:content-none:before {
    --tw-content: none;
    content: var(--tw-content)
}

.last\:mb-0:last-child {
    margin-bottom: 0
}

.only\:flex:only-child {
    display: flex
}

.hover\:\!border-0:hover {
    border-width: 0!important
}

.hover\:\!border-rs-black-t50:hover {
    border-color: var(--rs-color-black-t50)!important
}

.hover\:\!bg-rs-white-t10:hover {
    background-color: var(--rs-color-white-t10)!important
}

.hover\:\!bg-transparent:hover {
    background-color: initial!important
}

.hover\:bg-\[\#474749\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(71 71 73/var(--tw-bg-opacity,1))
}

.hover\:bg-ring-main-hover-color:hover {
    background-color: var(--ring-main-hover-color)
}

.hover\:bg-rs-white-t10:hover {
    background-color: var(--rs-color-white-t10)
}

.hover\:\!text-inherit:hover {
    color: inherit!important
}

.hover\:\!text-ring-secondary-color:hover {
    color: var(--ring-secondary-color)!important
}

.hover\:\!text-ring-text-color:hover {
    color: var(--ring-text-color)!important
}

.hover\:\!text-rs-danger:hover {
    color: var(--rs-color-danger)!important
}

.hover\:\!text-white:hover {
    --tw-text-opacity: 1!important;
    color: rgb(255 255 255/var(--tw-text-opacity,1))!important
}

.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity,1))
}

.hover\:text-ring-text-color:hover {
    color: var(--ring-text-color)
}

.hover\:text-ring-white-text-color:hover {
    color: var(--ring-white-text-color)
}

.hover\:text-rs-primary-dark-theme:hover {
    color: var(--rs-color-primary-dark-theme)
}

.hover\:\!no-underline:hover {
    -webkit-text-decoration-line: none!important;
    text-decoration-line: none!important
}

.hover\:no-underline:hover {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.hover\:\!opacity-80:hover {
    opacity: .8!important
}

.focus\:border-2:focus {
    border-width: 2px
}

.focus\:border-rs-black-t80:focus {
    border-color: var(--rs-color-black-t80)
}

.focus\:\!bg-transparent:focus {
    background-color: initial!important
}

.focus\:bg-transparent:focus {
    background-color: initial
}

.focus\:\!text-rs-danger:focus {
    color: var(--rs-color-danger)!important
}

.focus\:text-rs-primary-dark-theme:focus {
    color: var(--rs-color-primary-dark-theme)
}

.focus\:text-rs-white-t50:focus {
    color: var(--rs-color-white-t50)
}

.focus\:no-underline:focus {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.focus\:outline-none:focus {
    outline: 2px solid #0000;
    outline-offset: 2px
}

.active\:\!border-rs-danger:active {
    border-color: var(--rs-color-danger)!important
}

.active\:\!text-rs-danger:active {
    color: var(--rs-color-danger)!important
}

.active\:text-rs-primary-dark-theme:active {
    color: var(--rs-color-primary-dark-theme)
}

.active\:no-underline:active {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.group:hover .group-hover\:block {
    display: block
}

.group:hover .group-hover\:\!text-white {
    --tw-text-opacity: 1!important;
    color: rgb(255 255 255/var(--tw-text-opacity,1))!important
}

.group:hover .group-hover\:text-rs-black-t95 {
    color: var(--rs-color-black-t95)
}

.group:hover .group-hover\:brightness-0 {
    --tw-brightness: brightness(0)
}

.group:hover .group-hover\:brightness-0,.group:hover .group-hover\:invert {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.group:hover .group-hover\:invert {
    --tw-invert: invert(100%)
}

.group:hover .group-hover\: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)
}

.group:active .group-active\:filter-none {
    filter: none
}

.aria-hidden\:grid-rows-\[0fr\][aria-hidden=true] {
    grid-template-rows: 0fr
}

@media (prefers-reduced-motion:reduce) {
    .motion-reduce\:block {
        display: block
    }

    .motion-reduce\:hidden {
        display: none
    }
}

@media (max-width: 1279px) {
    .md\:w-\[35\%\] {
        width:35%
    }

    .md\:w-\[60\%\] {
        width: 60%
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:gap-0 {
        gap: 0
    }

    .md\:gap-9 {
        gap: 2.25rem
    }
}

@media (max-width: 1023px) {
    .sm\:order-first {
        order:-9999
    }

    .sm\:col-span-1 {
        grid-column: span 1/span 1
    }

    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .sm\:mb-1 {
        margin-bottom: .25rem
    }

    .sm\:mt-1 {
        margin-top: .25rem
    }

    .sm\:mt-12 {
        margin-top: 3rem
    }

    .sm\:mt-3 {
        margin-top: .75rem
    }

    .sm\:mt-6 {
        margin-top: 1.5rem
    }

    .sm\:flex {
        display: flex
    }

    .sm\:hidden {
        display: none
    }

    .sm\:w-\[100\%\],.sm\:w-full {
        width: 100%
    }

    .sm\:min-w-\[400px\] {
        min-width: 400px
    }

    .sm\:shrink {
        flex-shrink: 1
    }

    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }

    .sm\:flex-col {
        flex-direction: column
    }

    .sm\:flex-wrap {
        flex-wrap: wrap
    }

    .sm\:gap-3 {
        gap: .75rem
    }

    .sm\:gap-6 {
        gap: 1.5rem
    }

    .sm\:border-0 {
        border-width: 0
    }

    .sm\:p-0 {
        padding: 0
    }

    .sm\:pb-6 {
        padding-bottom: 1.5rem
    }

    .sm\:pl-4 {
        padding-left: 1rem
    }

    .sm\:pr-0 {
        padding-right: 0
    }

    .sm\:pr-4 {
        padding-right: 1rem
    }

    .sm\:shadow-none {
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
    }
}

@media (max-width: 639px) {
    .xs\:static {
        position:static
    }

    .xs\:fixed {
        position: fixed
    }

    .xs\:mt-6 {
        margin-top: 1.5rem
    }

    .xs\:block {
        display: block
    }

    .xs\:hidden {
        display: none
    }

    .xs\:h-\[32px\] {
        height: 32px
    }

    .xs\:w-6 {
        width: 1.5rem
    }

    .xs\:w-full {
        width: 100%
    }

    .xs\:min-w-0 {
        min-width: 0
    }

    .xs\:gap-2 {
        gap: .5rem
    }

    .xs\:p-8 {
        padding: 2rem
    }

    .xs\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .xs\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .xs\:py-3 {
        padding-bottom: .75rem;
        padding-top: .75rem
    }

    .xs\:pr-\[8px\] {
        padding-right: 8px
    }
}

@media (max-width: 799px) {
    .\37 99px\:flex-col-reverse {
        flex-direction:column-reverse
    }
}

@media (max-width: 720px) {
    .\37 20px\:block {
        display:block
    }

    .\37 20px\:hidden {
        display: none
    }
}

@media (max-width: 559px) {
    .\35 60px\:top-\[56px\] {
        top:56px
    }

    .\35 60px\:\!h-\[56px\] {
        height: 56px!important
    }

    .\35 60px\:w-full {
        width: 100%
    }

    .\35 60px\:pt-\[56px\] {
        padding-top: 56px
    }

    .\35 60px\:text-\[13px\] {
        font-size: 13px
    }
}

@media (max-width: 479px) {
    .\34 80px\:grid-cols-2 {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}

.dark\:border-rs-white-t20:where(.dark,.dark *) {
    border-color: var(--rs-color-white-t20)
}

.dark\:border-rs-white-t30:where(.dark,.dark *) {
    border-color: var(--rs-color-white-t30)
}

.dark\:bg-\[\#303033\]:where(.dark,.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 51/var(--tw-bg-opacity,1))
}

.dark\:\!text-rs-primary-dark-theme:where(.dark,.dark *) {
    color: var(--rs-color-primary-dark-theme)!important
}

.dark\:text-rs-primary-dark-theme:where(.dark,.dark *) {
    color: var(--rs-color-primary-dark-theme)
}

.dark\:text-rs-white:where(.dark,.dark *) {
    color: var(--rs-color-white)
}

.dark\:hover\:text-rs-primary-light-theme:hover:where(.dark,.dark *) {
    color: var(--rs-color-primary-light-theme)
}

.dark\:focus\:border-rs-white-t50:focus:where(.dark,.dark *) {
    border-color: var(--rs-color-white-t50)
}

.dark\:focus\:text-rs-primary-light-theme:focus:where(.dark,.dark *) {
    color: var(--rs-color-primary-light-theme)
}

.dark\:active\:text-rs-primary-light-theme:active:where(.dark,.dark *) {
    color: var(--rs-color-primary-light-theme)
}

.\[\&\&\]\:mb-0.\[\&\&\]\:mb-0 {
    margin-bottom: 0
}

.\[\&\&\]\:mt-0.\[\&\&\]\:mt-0 {
    margin-top: 0
}

.\[\&\&\]\:border-0.\[\&\&\]\:border-0 {
    border-width: 0
}

.\[\&\&\]\:tracking-normal.\[\&\&\]\:tracking-normal {
    letter-spacing: 0
}

.\[\&\.bt-override\]\:hover\:\!bg-transparent:hover.bt-override {
    background-color: initial!important
}

.\[\&\.bt-override\]\:hover\:\!shadow-none:hover.bt-override {
    --tw-shadow: 0 0 #0000!important;
    --tw-shadow-colored: 0 0 #0000!important;
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important
}

.\[\&\.bt-override\]\:focus\:\!bg-transparent:focus.bt-override {
    background-color: initial!important
}

.\[\&\.bt-override\]\:focus\:\!shadow-none:focus.bt-override {
    --tw-shadow: 0 0 #0000!important;
    --tw-shadow-colored: 0 0 #0000!important;
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important
}

.\[\&\.pressed\]\:\!bg-rs-white-t10.pressed {
    background-color: var(--rs-color-white-t10)!important
}

.\[\&\.pressed_img\]\:brightness-0.pressed img {
    --tw-brightness: brightness(0)
}

.\[\&\.pressed_img\]\:brightness-0.pressed img,.\[\&\.pressed_img\]\:invert.pressed img {
    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)
}

.\[\&\.pressed_img\]\:invert.pressed img {
    --tw-invert: invert(100%)
}

.\[\&\.pressed_img\]\:filter.pressed img {
    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)
}

.\[\&\>\[data-rs-internal\*\=\"content\"\]\]\:pr-8>[data-rs-internal*=content]{padding-right:2rem}.\[\&\>span\]\:sr-only>span{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.\[\&\]\:hidden{display:none}.\[\&_div\]\:\!mt-0 div,.\[\&_li\]\:\!mt-0 li{margin-top:0!important}.\[\&_span\.ring-input-icon\]\:top-\[5px\] span.ring-input-icon{top:5px}.is-open+.\[\.is-open\+\&\]\:invisible{visibility:hidden}@media(max-width:799px){.\[\@media\(max-width\:799px\)\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\[\@media\(max-width\:799px\)\]\:flex-col-reverse{flex-direction:column-reverse}}:root{font-size:16px}._rs-reset-letter-spacing_1g4f73b_1{--rs-text-base-letter-spacing:normal}._rs-typography_theme_light_1g4f73b_1{--rs-theme-dark:0}._rs-typography_theme_dark_1g4f73b_1{--rs-theme-dark:1}._rs-text_hardness_hard_1g4f73b_1{--_rs-typography-hardness-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)}._rs-text_hardness_average_1g4f73b_1{--_rs-typography-hardness-color:var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)}._rs-text_hardness_pale_1g4f73b_1{--_rs-typography-hardness-color:var(
  --rs-color-pale,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5)
)}._rs-text_hardness_auto_1g4f73b_1{--_rs-typography-hardness-color:initial}._rs-text_color_hard_1g4f73b_1{color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)}._rs-text_color_average_1g4f73b_1{color:var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.7)
)}._rs-text_color_pale_1g4f73b_1{color:var(
  --rs-color-pale,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5)
)}._rs-text_color_base_1g4f73b_1{color:var(--_rs-typography-base-color)}._rs-digits-1_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-digits-1-letter-spacing,-0.005em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:tabular-nums;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(
    --rs-digits-1-font-size,69px
  );--_rs-typography-font-weight:var(
    --rs-font-weight-light,300
  );--_rs-typography-line-height:var(
    --rs-digits-1-line-height,71px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:3px}@media screen and (max-width:640px){._rs-digits-1_1g4f73b_1{--_rs-typography-font-size:var(--rs-digits-2-font-size,40px);--_rs-typography-line-height:var(--rs-digits-2-line-height,44px);--_rs-typography-link-border-bottom-width-from-text:2px}}._rs-digits-2_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-digits-2-letter-spacing,-0.005em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:tabular-nums;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(
    --rs-digits-2-font-size,40px
  );--_rs-typography-font-weight:var(
    --rs-font-weight-light,300
  );--_rs-typography-line-height:var(
    --rs-digits-2-line-height,44px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._rs-super-hero_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-super-hero-letter-spacing,-0.02em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(
    --rs-super-hero-font-size,142px
  );--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(
    --rs-super-hero-line-height,142px
  );--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.12em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1em;--_rs-typography-link-border-bottom-width-from-text:4px}@media screen and (max-width:1000px){._rs-super-hero_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-middle-hero-font-size,92px
    );--_rs-typography-line-height:var(
      --rs-middle-hero-line-height,92px
    );--_rs-typography-letter-spacing:var(
      --rs-middle-hero-letter-spacing,-0.008em
    );--_rs-typography-link-border-bottom-width-from-text:3px}}@media screen and (max-width:640px){._rs-super-hero_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-middle-hero-font-size-mobile,58px
    );--_rs-typography-line-height:var(
      --rs-middle-hero-line-height-mobile,62px
    );--_rs-typography-letter-spacing:var(
      --rs-middle-hero-letter-spacing-mobile,-0.0007em
    );--_rs-typography-link-border-bottom-width-from-text:2px}}._rs-middle-hero_1g4f73b_1{--_rs-typography-letter-spacing:var(
    --rs-middle-hero-letter-spacing,-0.008em
  );--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(
    --rs-middle-hero-font-size,92px
  );--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(
    --rs-middle-hero-line-height,92px
  );--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.12em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1em;--_rs-typography-link-border-bottom-width-from-text:3px}@media screen and (max-width:640px){._rs-middle-hero_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-middle-hero-font-size-mobile,58px
    );--_rs-typography-line-height:var(
      --rs-middle-hero-line-height-mobile,62px
    );--_rs-typography-letter-spacing:var(
      --rs-middle-hero-letter-spacing-mobile,-0.0007em
    );--_rs-typography-link-border-bottom-width-from-text:2px}}._rs-hero_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-hero-letter-spacing,-0.005em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-hero-font-size,72px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(
    --rs-hero-line-height,72px
  );--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.12em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1em;--_rs-typography-link-border-bottom-width-from-text:3px}@media screen and (max-width:640px){._rs-hero_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-hero-font-size-mobile,42px
    );--_rs-typography-line-height:var(
      --rs-hero-line-height-mobile,50px
    );--_rs-typography-letter-spacing:var(
      --rs-hero-letter-spacing-mobile,-0.001em
    );--_rs-typography-link-border-bottom-width-from-text:2px}}._rs-h1_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-h1-letter-spacing,-0.001em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h1-font-size,43px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h1-line-height,49px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.12em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1em;--_rs-typography-link-border-bottom-width-from-text:2px}@media screen and (max-width:640px){._rs-h1_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-h1-font-size-mobile,35px
    );--_rs-typography-line-height:var(
      --rs-h1-line-height-mobile,39px
    );--_rs-typography-letter-spacing:var(--rs-h1-letter-spacing-mobile,normal)}}._rs-h2_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-h2-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h2-font-size,35px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h2-line-height,42px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.12em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1em;--_rs-typography-link-border-bottom-width-from-text:2px}@media screen and (max-width:640px){._rs-h2_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-h2-font-size-mobile,28px
    );--_rs-typography-line-height:var(
      --rs-h2-line-height-mobile,32px
    )}}._rs-h3_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-h3-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h3-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h3-line-height,28px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._rs-h4_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-h4-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h4-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h4-line-height,24px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._rs-h5_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-h5-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h5-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h5-line-height,20px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._rs-subtitle-1_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-subtitle-1-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(
    --rs-subtitle-1-font-size,39px
  );--_rs-typography-font-weight:var(
    --rs-font-weight-light,300
  );--_rs-typography-line-height:var(
    --rs-subtitle-1-line-height,49px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}@media screen and (max-width:640px){._rs-subtitle-1_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-subtitle-2-font-size-mobile,23px
    );--_rs-typography-line-height:var(
      --rs-subtitle-2-line-height-mobile,30px
    )}}._rs-subtitle-2_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-subtitle-2-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-headers,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(
    --rs-subtitle-2-font-size,29px
  );--_rs-typography-font-weight:var(
    --rs-font-weight-light,300
  );--_rs-typography-line-height:var(
    --rs-subtitle-2-line-height,39px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}@media screen and (max-width:640px){._rs-subtitle-2_1g4f73b_1{--_rs-typography-font-size:var(
      --rs-subtitle-2-font-size-mobile,23px
    );--_rs-typography-line-height:var(
      --rs-subtitle-2-line-height-mobile,30px
    )}}._rs-overline_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-overline-letter-spacing,0.1em);--_rs-typography-text-transform:uppercase;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(
    --rs-overline-font-size,13px
  );--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(
    --rs-overline-line-height,18px
  );--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0px;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.3em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-border-bottom-width-from-text:2px}._rs-text-1_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-1-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-1-line-height,28px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:32px;--_rs-typography-ul-list-li-padding-left:26px;--_rs-typography-ol-list-li-padding-left:32px;--_rs-typography-list-li-margin-top-from-text:24px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._rs-text-1_1g4f73b_1{--_rs-typography-list-li-margin-top-from-text:16px}}._rs-text-2_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing,0.0015em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._rs-text-2_1g4f73b_1{--_rs-typography-list-li-margin-top-from-text:12px}}._rs-text-3_1g4f73b_1{--_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing,0.0045em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._rs-digits-1_1g4f73b_1,._rs-digits-2_1g4f73b_1,._rs-h1_1g4f73b_1,._rs-h2_1g4f73b_1,._rs-h3_1g4f73b_1,._rs-h4_1g4f73b_1,._rs-h5_1g4f73b_1,._rs-hero_1g4f73b_1,._rs-middle-hero_1g4f73b_1,._rs-overline_1g4f73b_1,._rs-subtitle-1_1g4f73b_1,._rs-subtitle-2_1g4f73b_1,._rs-super-hero_1g4f73b_1,._rs-text-1_1g4f73b_1,._rs-text-2_1g4f73b_1,._rs-text-3_1g4f73b_1{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));color:var(--_rs-typography-base-color);font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);text-transform:var(--_rs-typography-text-transform)}._rs-digits-1_theme_light_1g4f73b_1,._rs-digits-2_theme_light_1g4f73b_1,._rs-h1_theme_light_1g4f73b_1,._rs-h2_theme_light_1g4f73b_1,._rs-h3_theme_light_1g4f73b_1,._rs-h4_theme_light_1g4f73b_1,._rs-h5_theme_light_1g4f73b_1,._rs-hero_theme_light_1g4f73b_1,._rs-middle-hero_theme_light_1g4f73b_1,._rs-overline_theme_light_1g4f73b_1,._rs-subtitle-1_theme_light_1g4f73b_1,._rs-subtitle-2_theme_light_1g4f73b_1,._rs-super-hero_theme_light_1g4f73b_1,._rs-text-1_theme_light_1g4f73b_1,._rs-text-2_theme_light_1g4f73b_1,._rs-text-3_theme_light_1g4f73b_1{--rs-theme-dark:0}._rs-digits-1_theme_dark_1g4f73b_1,._rs-digits-2_theme_dark_1g4f73b_1,._rs-h1_theme_dark_1g4f73b_1,._rs-h2_theme_dark_1g4f73b_1,._rs-h3_theme_dark_1g4f73b_1,._rs-h4_theme_dark_1g4f73b_1,._rs-h5_theme_dark_1g4f73b_1,._rs-hero_theme_dark_1g4f73b_1,._rs-middle-hero_theme_dark_1g4f73b_1,._rs-overline_theme_dark_1g4f73b_1,._rs-subtitle-1_theme_dark_1g4f73b_1,._rs-subtitle-2_theme_dark_1g4f73b_1,._rs-super-hero_theme_dark_1g4f73b_1,._rs-text-1_theme_dark_1g4f73b_1,._rs-text-2_theme_dark_1g4f73b_1,._rs-text-3_theme_dark_1g4f73b_1,[class*=_theme_dark] ._rs-digits-1_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-digits-2_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-h1_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-h2_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-h3_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-h4_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-h5_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-hero_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-middle-hero_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-overline_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-subtitle-1_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-subtitle-2_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-super-hero_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-text-1_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-text-2_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-text-3_theme_auto_1g4f73b_1{--rs-theme-dark:1}._rs-text-1_hardness_hard_1g4f73b_1,._rs-text-2_hardness_hard_1g4f73b_1,._rs-text-3_hardness_hard_1g4f73b_1{--_rs-typography-hardness-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)}._rs-text-1_hardness_average_1g4f73b_1,._rs-text-2_hardness_average_1g4f73b_1,._rs-text-3_hardness_average_1g4f73b_1{--_rs-typography-hardness-color:var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)}._rs-text-1_hardness_pale_1g4f73b_1,._rs-text-2_hardness_pale_1g4f73b_1,._rs-text-3_hardness_pale_1g4f73b_1{--_rs-typography-hardness-color:var(
  --rs-color-pale,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5)
)}._rs-text-1_paragraph-offset-auto_1g4f73b_1>p:not(:first-child),._rs-text-1_paragraph-offset-auto_1g4f73b_1>pre:not(:first-child),._rs-text-2_paragraph-offset-auto_1g4f73b_1>p:not(:first-child),._rs-text-2_paragraph-offset-auto_1g4f73b_1>pre:not(:first-child),._rs-text-3_paragraph-offset-auto_1g4f73b_1>p:not(:first-child),._rs-text-3_paragraph-offset-auto_1g4f73b_1>pre:not(:first-child),._rs-text_paragraph-offset-auto_1g4f73b_1>p:not(:first-child),._rs-text_paragraph-offset-auto_1g4f73b_1>pre:not(:first-child){margin-top:var(
      --rs-typography-text-auto-offset,var(--_rs-typography-text-auto-offset,0)
    )}._rs-ul_1g4f73b_1{--_rs-typography-list-li-content-base:"\2022";--_rs-typography-list-counter:initial;--_rs-typography-list-li-padding-left:var(
    --_rs-typography-ul-list-li-padding-left,22px
  )}._rs-ol_1g4f73b_1{--_rs-typography-list-li-content-base:counter(ol-counter) ".";--_rs-typography-list-counter:ol-counter;--_rs-typography-list-li-padding-left:var(
    --_rs-typography-ol-list-li-padding-left,26px
  )}._rs-ol_1g4f73b_1,._rs-ul_1g4f73b_1{--_rs-typography-list-li-margin-top-fallback:var(
    --_rs-typography-list-li-margin-top-from-text,16px
  );--_rs-typography-list-li-content:var(
    --_rs-typography-list-li-content-from-alpha-or-initial,var(--_rs-typography-list-li-content-base)
  )}@media screen and (max-width:640px){._rs-ol_1g4f73b_1,._rs-ul_1g4f73b_1{--_rs-typography-list-li-margin-top-fallback:var(
      --_rs-typography-list-li-margin-top-from-text,12px
    )}}._rs-ol_1g4f73b_1,._rs-ul_1g4f73b_1{counter-reset:var(--_rs-typography-list-counter);font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );font-feature-settings:"kern","liga","calt";list-style-type:none;padding-left:0}._rs-ol_1g4f73b_1>li,._rs-ul_1g4f73b_1>li{list-style-type:none;margin-top:var(
      --rs-typography-list-li-margin-top,var(
        --_rs-typography-list-li-margin-top,var(--_rs-typography-list-li-margin-top-fallback)
      )
    );padding-left:var(
      --rs-typography-list-li-padding-left,var(--_rs-typography-list-li-padding-left)
    );position:relative}._rs-ol_1g4f73b_1>li:before,._rs-ul_1g4f73b_1>li:before{color:inherit;content:var(--_rs-typography-list-li-content);counter-increment:var(--_rs-typography-list-counter);display:block;left:0;line-height:inherit;position:absolute;text-align:left;top:0}._rs-ol_offset-items_8_1g4f73b_1,._rs-ul_offset-items_8_1g4f73b_1{--_rs-typography-list-li-margin-top:8px}._rs-ol_offset-items_12_1g4f73b_1,._rs-ul_offset-items_12_1g4f73b_1{--_rs-typography-list-li-margin-top:12px}._rs-ol_offset-items_16_1g4f73b_1,._rs-ul_offset-items_16_1g4f73b_1{--_rs-typography-list-li-margin-top:16px}@media screen and (max-width:640px){._rs-ol_offset-items_16_1g4f73b_1,._rs-ul_offset-items_16_1g4f73b_1{--_rs-typography-list-li-margin-top:12px}}._rs-ol_offset-items_24_1g4f73b_1,._rs-ul_offset-items_24_1g4f73b_1{--_rs-typography-list-li-margin-top:24px}@media screen and (max-width:640px){._rs-ol_offset-items_24_1g4f73b_1,._rs-ul_offset-items_24_1g4f73b_1{--_rs-typography-list-li-margin-top:16px}}._rs-ol_alpha_lower_1g4f73b_1{--_rs-typography-list-li-content-from-alpha-or-initial:counter(ol-counter,lower-alpha) "."}._rs-ol_alpha_upper_1g4f73b_1{--_rs-typography-list-li-content-from-alpha-or-initial:counter(ol-counter,upper-alpha) "."}._rs-code_1g4f73b_1,._rs-text-1_1g4f73b_1 code:not([class*=rs-code]),._rs-text-2_1g4f73b_1 code:not([class*=rs-code]),._rs-text-3_1g4f73b_1 code:not([class*=rs-code]){--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));--_rs-typography-code-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),calc(1 - var(--_rs-theme-dark-coefficient, 0)*0.3));--_rs-typography-code-background-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.1);background-color:var(--_rs-typography-code-background-color);border-radius:4px;box-sizing:border-box;color:var(--_rs-typography-code-color);font-family:var(--rs-font-family-mono,"JetBrains Mono",SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace);font-size:90%;line-height:inherit;padding:.11111em .44444em}._rs-pre_1g4f73b_1{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));--_rs-typography-pre-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),calc(1 - var(--_rs-theme-dark-coefficient, 0)*0.3));--_rs-typography-pre-background-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.1);border-radius:8px;box-sizing:border-box;display:block;max-width:100%;overflow:auto;padding:12px 16px;width:100%;word-wrap:normal;background-color:var(--_rs-typography-pre-background-color);color:var(--_rs-typography-pre-color);font-family:var(--rs-font-family-mono,"JetBrains Mono",SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace);font-size:16px;line-height:24px}._rs-pre_1g4f73b_1>[class*=rs-code],._rs-pre_1g4f73b_1>code{border:0;white-space:pre;word-break:normal}._rs-pre_1g4f73b_1 [class*=rs-code],._rs-pre_1g4f73b_1 code{display:inline;margin:0;max-width:none;overflow:visible;padding:0;word-wrap:normal;background:#0000;color:inherit;font-family:var(--rs-font-family-mono,"JetBrains Mono",SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace);line-height:inherit}._rs-link_mode_classic_1g4f73b_1{--_rs-typography-link-color:var(
  --_rs-typography-link-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
);--_rs-typography-link-hover-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-underline-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.4);--_rs-typography-link-hover-underline-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-hover-underline-width-difference:1px;--_rs-typography-link-background-image:initial;--_rs-typography-link-hover-border-image:initial;--_rs-typography-link-after-display:none;--_rs-typography-link-after-offset-right:0em;--_rs-typography-link-after-offset-left:0em;--_rs-typography-link-hover-after-offset-right:0em;--_rs-typography-link-hover-after-offset-left:0em;--_rs-typography-link-transition:none}._rs-link_mode_rock_1g4f73b_1{--_rs-typography-link-color:var(
    --_rs-typography-link-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-link-hover-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-typography-link-underline-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-hover-underline-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-hover-underline-width-difference:0px;--_rs-typography-link-background-image:linear-gradient(to bottom,var(--_rs-typography-link-hover-underline-color) 100%,#0000 0);--_rs-typography-link-hover-border-image:initial;--_rs-typography-link-after-display:none;--_rs-typography-link-after-offset-right:0em;--_rs-typography-link-after-offset-left:0em;--_rs-typography-link-hover-after-offset-right:0em;--_rs-typography-link-hover-after-offset-left:0em;--_rs-typography-link-transition:background-size 300ms,color 300ms}._rs-link_mode_standalone_1g4f73b_1{--_rs-typography-link-standalone-border-offset:var(
    --_rs-typography-link-standalone-border-offset-or-initial,var(
      --_rs-typography-link-standalone-border-offset-from-text-base,1.15em
    )
  );--_rs-typography-link-color:var(
    --_rs-typography-link-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-link-hover-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-underline-color:#0000;--_rs-typography-link-hover-underline-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-hover-underline-width-difference:0px;--_rs-typography-link-background-image:initial;--_rs-typography-link-hover-border-image:linear-gradient(to right,var(--_rs-typography-link-hover-underline-color) calc(100% - var(--_rs-typography-link-standalone-border-offset)),#0000 var(--_rs-typography-link-standalone-border-offset)) 1;--_rs-typography-link-after-display:inline;--_rs-typography-link-after-offset-right:0.15em;--_rs-typography-link-after-offset-left:0.15em;--_rs-typography-link-hover-after-offset-right:0em;--_rs-typography-link-hover-after-offset-left:0.3em;--_rs-typography-link-transition:none}._rs-link_mode_clear_1g4f73b_1{--_rs-typography-link-color:var(
    --_rs-typography-link-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-link-hover-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-underline-color:#0000;--_rs-typography-link-hover-underline-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);--_rs-typography-link-hover-underline-width-difference:0px;--_rs-typography-link-background-image:initial;--_rs-typography-link-hover-border-image:initial;--_rs-typography-link-after-display:none;--_rs-typography-link-after-offset-right:0em;--_rs-typography-link-after-offset-left:0em;--_rs-typography-link-hover-after-offset-right:0em;--_rs-typography-link-hover-after-offset-left:0em;--_rs-typography-link-transition:none}._rs-link_hardness_hard_1g4f73b_1{--_rs-typography-link-hardness-color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)}._rs-link_hardness_average_1g4f73b_1{--_rs-typography-link-hardness-color:var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)}._rs-link_hardness_pale_1g4f73b_1{--_rs-typography-link-hardness-color:var(
  --rs-color-pale,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5)
)}._rs-link_external_1g4f73b_1{--_rs-typography-link-standalone-border-offset-or-initial:var(
    --_rs-typography-link-external-standalone-border-offset-from-text-base,1.02em
  );--_rs-typography-link-after-display-or-initial:inline;--_rs-typography-link-after-content-or-initial:"\2197"}._rs-link_1g4f73b_1{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._rs-link_1g4f73b_1{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._rs-link_1g4f73b_1{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._rs-link_1g4f73b_1{--_rs-typography-link-border-bottom-width-wf:var(
    --_rs-typography-link-border-bottom-width-from-text,1px
  );--_rs-typography-link-color-wf:var(
    --_rs-typography-link-color,var(
  --_rs-typography-link-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
)
  );--_rs-typography-link-hover-color-wf:var(
    --_rs-typography-link-hover-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-link-underline-color-wf:var(
    --_rs-typography-link-underline-color,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.4)
  );--_rs-typography-link-hover-underline-color-wf:var(
    --_rs-typography-link-hover-underline-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-link-hover-underline-width-difference-wf:var(
    --_rs-typography-link-hover-underline-width-difference,1px
  );--_rs-typography-link-background-image-wf:var(
    --_rs-typography-link-background-image,initial
  );--_rs-typography-link-hover-border-image-wf:var(
    --_rs-typography-link-hover-border-image,initial
  );--_rs-typography-link-after-display-wf:var(
    --_rs-typography-link-after-display,none
  );--_rs-typography-link-after-offset-right-wf:var(
    --_rs-typography-link-after-offset-right,0em
  );--_rs-typography-link-after-offset-left-wf:var(
    --_rs-typography-link-after-offset-left,0em
  );--_rs-typography-link-hover-after-offset-right-wf:var(
    --_rs-typography-link-hover-after-offset-right,0em
  );--_rs-typography-link-hover-after-offset-left-wf:var(
    --_rs-typography-link-hover-after-offset-left,0em
  );--_rs-typography-link-transition-wf:var(
    --_rs-typography-link-transition,none
  );--_rs-typography-link-padding-bottom-final:var(
    --_rs-typography-link-padding-bottom-from-state-hover,1px
  );--_rs-typography-link-border-bottom-width-final:var(
    --_rs-typography-link-border-bottom-width-from-state-hover,var(--_rs-typography-link-border-bottom-width-wf)
  );--_rs-typography-link-border-bottom-color-final:var(
    --_rs-typography-link-border-bottom-color-from-state-hover,var(--_rs-typography-link-underline-color-wf)
  );--_rs-typography-link-border-image-final:var(
    --_rs-typography-link-border-image-from-state-hover,initial
  );--_rs-typography-link-color-final:var(
    --_rs-typography-link-color-from-state-hover,var(--_rs-typography-link-color-wf)
  );--_rs-typography-link-background-size-final:var(
    --_rs-typography-link-background-size-from-state-hover,auto 0
  );--_rs-typography-link-after-margin-right-final:var(
    --_rs-typography-link-after-margin-right-from-state-hover,var(--_rs-typography-link-after-offset-right-wf)
  );--_rs-typography-link-after-margin-left-final:var(
    --_rs-typography-link-after-margin-left-from-state-hover,var(--_rs-typography-link-after-offset-left-wf)
  );--_rs-typography-link-box-shadow-final:var(
    --_rs-typography-link-box-shadow-from-state-focus-visible,initial
  );background-image:var(--_rs-typography-link-background-image-wf);background-position:left calc(100% + 4px);background-repeat:repeat-x;background-size:var(--_rs-typography-link-background-size-final);border-bottom:var(--_rs-typography-link-border-bottom-width-final) solid var(--_rs-typography-link-border-bottom-color-final);border-image:var(--_rs-typography-link-border-image-final);box-shadow:var(--_rs-typography-link-box-shadow-final);cursor:pointer;font-size:inherit;line-height:inherit;outline:none;padding-bottom:var(--_rs-typography-link-padding-bottom-final);text-decoration:none;transition:var(--_rs-typography-link-transition-wf)}._rs-link_1g4f73b_1,._rs-link_1g4f73b_1:active,._rs-link_1g4f73b_1:focus{color:var(--_rs-typography-link-color-final)}._rs-link_1g4f73b_1:hover{--_rs-typography-link-padding-bottom-from-state-hover:calc(1px - var(--_rs-typography-link-hover-underline-width-difference-wf));--_rs-typography-link-border-bottom-width-from-state-hover:calc(var(--_rs-typography-link-border-bottom-width-wf) + var(--_rs-typography-link-hover-underline-width-difference-wf));--_rs-typography-link-border-bottom-color-from-state-hover:var(
    --_rs-typography-link-hover-underline-color-wf
  );--_rs-typography-link-border-image-from-state-hover:var(
    --_rs-typography-link-hover-border-image-wf
  );--_rs-typography-link-color-from-state-hover:var(
    --_rs-typography-link-hover-color-wf
  );--_rs-typography-link-background-size-from-state-hover:auto calc(100% + 4px);--_rs-typography-link-after-margin-right-from-state-hover:var(
    --_rs-typography-link-hover-after-offset-right-wf
  );--_rs-typography-link-after-margin-left-from-state-hover:var(
    --_rs-typography-link-hover-after-offset-left-wf
  );text-decoration:none}._rs-link_1g4f73b_1:after{content:var(--_rs-typography-link-after-content-or-initial,"\2192");display:var(
      --_rs-typography-link-after-display-or-initial,var(--_rs-typography-link-after-display-wf)
    );margin-left:var(--_rs-typography-link-after-margin-left-final);margin-right:var(--_rs-typography-link-after-margin-right-final);transition:margin-right .3s,margin-left .3s}._rs-link_1g4f73b_1:focus[data-focus-method=key]{--_rs-typography-link-box-shadow-from-state-focus-visible:var(
      --_rs-color-primary
    ) 0 0 0 4px}._rs-code_theme_light_1g4f73b_1,._rs-link_theme_light_1g4f73b_1,._rs-pre_theme_light_1g4f73b_1{--rs-theme-dark:0}._rs-code_theme_dark_1g4f73b_1,._rs-link_theme_dark_1g4f73b_1,._rs-pre_theme_dark_1g4f73b_1,[class*=_theme_dark] ._rs-code_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-link_theme_auto_1g4f73b_1,[class*=_theme_dark] ._rs-pre_theme_auto_1g4f73b_1{--rs-theme-dark:1}._container_1xc6iin_10{display:block}._wrapper_1xc6iin_14{border:1px solid;cursor:text;display:flex}._light_1xc6iin_21 ._wrapper_1xc6iin_14{background-color:#fff;border-color:#19191c33}._light_1xc6iin_21._enabled_1xc6iin_27._filled_1xc6iin_27 ._wrapper_1xc6iin_14{border-color:#19191c4d}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._light_1xc6iin_21._enabled_1xc6iin_27:hover ._wrapper_1xc6iin_14{background-color:#fff;border-color:#19191c80}}._light_1xc6iin_21._enabled_1xc6iin_27._focused_1xc6iin_39 ._wrapper_1xc6iin_14{border-color:#19191c;border-width:2px}._light_1xc6iin_21._enabled_1xc6iin_27._classic_1xc6iin_44._focused_1xc6iin_39 ._wrapper_1xc6iin_14{background-color:#fff}._light_1xc6iin_21._enabled_1xc6iin_27._rock_1xc6iin_48._focused_1xc6iin_39 ._wrapper_1xc6iin_14{background-color:#19191c}._dark_1xc6iin_52 ._wrapper_1xc6iin_14{background-color:#303033;border-color:#fff3}._dark_1xc6iin_52._enabled_1xc6iin_27._filled_1xc6iin_27 ._wrapper_1xc6iin_14{border-color:#ffffff4d}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._dark_1xc6iin_52._enabled_1xc6iin_27:hover ._wrapper_1xc6iin_14{background-color:#474749;border-color:#ffffff80}}._dark_1xc6iin_52._enabled_1xc6iin_27._focused_1xc6iin_39 ._wrapper_1xc6iin_14{border-color:#fff;border-width:2px}._dark_1xc6iin_52._enabled_1xc6iin_27._classic_1xc6iin_44._focused_1xc6iin_39 ._wrapper_1xc6iin_14{background-color:#474749}._dark_1xc6iin_52._enabled_1xc6iin_27._rock_1xc6iin_48._focused_1xc6iin_39 ._wrapper_1xc6iin_14{background-color:#fff}._error_1xc6iin_83 ._wrapper_1xc6iin_14{border-color:#f45c4a;border-width:2px}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._error_1xc6iin_83._enabled_1xc6iin_27:hover ._wrapper_1xc6iin_14{border-color:#f45c4a}}._error_1xc6iin_83._enabled_1xc6iin_27._filled_1xc6iin_27 ._wrapper_1xc6iin_14,._error_1xc6iin_83._enabled_1xc6iin_27._focused_1xc6iin_39 ._wrapper_1xc6iin_14{border-color:#f45c4a}._error_1xc6iin_83._enabled_1xc6iin_27._rock_1xc6iin_48._focused_1xc6iin_39 ._wrapper_1xc6iin_14{background:#f45c4a}._disabled_1xc6iin_103 ._wrapper_1xc6iin_14{cursor:auto}._disabled_1xc6iin_103._light_1xc6iin_21 ._wrapper_1xc6iin_14{background-color:#f4f4f4}._disabled_1xc6iin_103._dark_1xc6iin_52 ._wrapper_1xc6iin_14{background-color:#19191c}._rock_1xc6iin_48._enabled_1xc6iin_27._focused_1xc6iin_39 ._wrapper_1xc6iin_14{border-width:0}._field_1xc6iin_161{display:flex;flex:1 1 auto;min-width:0}._sizeL_1xc6iin_121 ._field_1xc6iin_161{padding:11px 15px}._sizeM_1xc6iin_125 ._field_1xc6iin_161{padding:7px}._sizeS_1xc6iin_129 ._field_1xc6iin_161{padding:5px 7px}._sizeL_1xc6iin_121._error_1xc6iin_83 ._field_1xc6iin_161,._sizeL_1xc6iin_121._focused_1xc6iin_39 ._field_1xc6iin_161{padding:10px 14px}._sizeM_1xc6iin_125._error_1xc6iin_83 ._field_1xc6iin_161,._sizeM_1xc6iin_125._focused_1xc6iin_39 ._field_1xc6iin_161{padding:6px}._sizeS_1xc6iin_129._error_1xc6iin_83 ._field_1xc6iin_161,._sizeS_1xc6iin_129._focused_1xc6iin_39 ._field_1xc6iin_161{padding:4px 6px}._sizeL_1xc6iin_121._rock_1xc6iin_48._focused_1xc6iin_39 ._field_1xc6iin_161{padding:12px 16px}._sizeM_1xc6iin_125._rock_1xc6iin_48._focused_1xc6iin_39 ._field_1xc6iin_161{padding:8px}._sizeS_1xc6iin_129._rock_1xc6iin_48._focused_1xc6iin_39 ._field_1xc6iin_161{padding:6px 8px}._inner_1xc6iin_171{-webkit-appearance:none;appearance:none;background:#0000;border:none;box-sizing:border-box;display:block;flex:1 1 0;margin:0;min-width:0;outline:none;padding:0}._inner_1xc6iin_171:focus{outline:none}._inner_1xc6iin_171::placeholder{opacity:1}._inner_1xc6iin_171::-ms-clear{display:none;height:0;width:0}._inner_1xc6iin_171:-moz-ui-invalid,._inner_1xc6iin_171:-moz-ui-invalid:-moz-focusring{box-shadow:none}._inner_1xc6iin_171:-webkit-autofill,._inner_1xc6iin_171:-webkit-autofill:active,._inner_1xc6iin_171:-webkit-autofill:focus,._inner_1xc6iin_171:-webkit-autofill:hover{transition-delay:9999s}._light_1xc6iin_21 ._inner_1xc6iin_171:-webkit-autofill,._light_1xc6iin_21 ._inner_1xc6iin_171:-webkit-autofill:active,._light_1xc6iin_21 ._inner_1xc6iin_171:-webkit-autofill:focus,._light_1xc6iin_21 ._inner_1xc6iin_171:-webkit-autofill:hover{-webkit-text-fill-color:#19191c;-webkit-box-shadow:inset 0 0 0 1000px #fff}._dark_1xc6iin_52 ._inner_1xc6iin_171:-webkit-autofill,._dark_1xc6iin_52 ._inner_1xc6iin_171:-webkit-autofill:active,._dark_1xc6iin_52 ._inner_1xc6iin_171:-webkit-autofill:focus,._dark_1xc6iin_52 ._inner_1xc6iin_171:-webkit-autofill:hover,._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill,._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:active,._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:focus,._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #19191c}._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill,._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:active,._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:focus,._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:hover{-webkit-text-fill-color:#19191c;-webkit-box-shadow:inset 0 0 0 1000px #fff}._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill,._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:active,._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:focus,._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #19191c}._sizeL_1xc6iin_121 ._inner_1xc6iin_171{height:28px;height:var(--rs-text-1-line-height,28px)}._sizeM_1xc6iin_125 ._inner_1xc6iin_171{height:24px;height:var(--rs-text-2-line-height,24px)}._sizeS_1xc6iin_129 ._inner_1xc6iin_171{height:20px;height:var(--rs-text-3-line-height,20px)}._sizeL_1xc6iin_121 ._inner_1xc6iin_171,._sizeL_1xc6iin_121 ._inner_1xc6iin_171::placeholder{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-text-1-font-size,20px);font-weight:400;letter-spacing:normal;line-height:28px;line-height:var(--rs-text-1-line-height,28px)}._sizeL_1xc6iin_121 ._inner_1xc6iin_171,._sizeL_1xc6iin_121 ._inner_1xc6iin_171::placeholder,._sizeM_1xc6iin_125 ._inner_1xc6iin_171{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif))}._sizeM_1xc6iin_125 ._inner_1xc6iin_171{font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeM_1xc6iin_125 ._inner_1xc6iin_171{letter-spacing:normal}._sizeM_1xc6iin_125 ._inner_1xc6iin_171::placeholder{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeM_1xc6iin_125 ._inner_1xc6iin_171::placeholder{letter-spacing:normal}._sizeS_1xc6iin_129 ._inner_1xc6iin_171{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeS_1xc6iin_129 ._inner_1xc6iin_171{letter-spacing:normal}._sizeS_1xc6iin_129 ._inner_1xc6iin_171::placeholder{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeS_1xc6iin_129 ._inner_1xc6iin_171::placeholder{letter-spacing:normal}._light_1xc6iin_21 ._inner_1xc6iin_171{color:#19191c}._light_1xc6iin_21 ._inner_1xc6iin_171::placeholder{color:#19191c80}._dark_1xc6iin_52 ._inner_1xc6iin_171{color:#fff;color-scheme:dark}._dark_1xc6iin_52 ._inner_1xc6iin_171::placeholder{color:#ffffff80}._light_1xc6iin_21 ._inner_1xc6iin_171:disabled,._light_1xc6iin_21._disabled_1xc6iin_103 ._inner_1xc6iin_171{color:#19191cb3}._dark_1xc6iin_52 ._inner_1xc6iin_171:disabled,._dark_1xc6iin_52._disabled_1xc6iin_103 ._inner_1xc6iin_171{color:#ffffffb3}._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171{color:#19191c}._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171::placeholder{color:#19191cb3}._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171,._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171{color:#fff}._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171::placeholder,._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._inner_1xc6iin_171::placeholder{color:#ffffffb3}._offSystemMicroelements_1xc6iin_345 ._inner_1xc6iin_171{-moz-appearance:textfield}._offSystemMicroelements_1xc6iin_345 ._inner_1xc6iin_171::-webkit-inner-spin-button,._offSystemMicroelements_1xc6iin_345 ._inner_1xc6iin_171::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}._icon_1xc6iin_356{display:inline-flex;flex:0 0 auto}._icon_1xc6iin_356._action_1xc6iin_360{cursor:pointer;position:relative}._icon_1xc6iin_356._action_1xc6iin_360:focus{outline:none}._icon_1xc6iin_356._action_1xc6iin_360:before{border:4px solid #6b57ffcc;border:4px solid var(--rs-color-primary-t-dim-light-theme,#6b57ffcc);border-radius:4px;bottom:-4px;content:"";display:none;left:-4px;pointer-events:none;position:absolute;right:-4px;top:-4px}._icon_1xc6iin_356._action_1xc6iin_360:focus[data-focus-method=key]:before{display:block}._light_1xc6iin_21 ._icon_1xc6iin_356._action_1xc6iin_360:before{border-color:#6b57ffcc;border-color:var(--rs-color-primary-t-dim-light-theme,#6b57ffcc)}._dark_1xc6iin_52 ._icon_1xc6iin_356._action_1xc6iin_360:before{border-color:#8473ffcc;border-color:var(--rs-color-primary-t-dim-dark-theme,#8473ffcc)}._disabled_1xc6iin_103 ._icon_1xc6iin_356._action_1xc6iin_360{pointer-events:none}._sizeL_1xc6iin_121 ._icon_1xc6iin_356{margin-bottom:-11px;margin-top:-11px;padding-bottom:11px;padding-top:11px}._sizeM_1xc6iin_125 ._icon_1xc6iin_356{margin-bottom:-7px;margin-top:-7px;padding-bottom:7px;padding-top:7px}._sizeS_1xc6iin_129 ._icon_1xc6iin_356{margin-bottom:-5px;margin-top:-5px;padding-bottom:5px;padding-top:5px}._sizeL_1xc6iin_121._error_1xc6iin_83 ._icon_1xc6iin_356,._sizeL_1xc6iin_121._focused_1xc6iin_39 ._icon_1xc6iin_356{margin-bottom:-10px;margin-top:-10px;padding-bottom:10px;padding-top:10px}._sizeM_1xc6iin_125._error_1xc6iin_83 ._icon_1xc6iin_356,._sizeM_1xc6iin_125._focused_1xc6iin_39 ._icon_1xc6iin_356{margin-bottom:-6px;margin-top:-6px;padding-bottom:6px;padding-top:6px}._sizeS_1xc6iin_129._error_1xc6iin_83 ._icon_1xc6iin_356,._sizeS_1xc6iin_129._focused_1xc6iin_39 ._icon_1xc6iin_356{margin-bottom:-4px;margin-top:-4px;padding-bottom:4px;padding-top:4px}._rock_1xc6iin_48._sizeL_1xc6iin_121._focused_1xc6iin_39 ._icon_1xc6iin_356{margin-bottom:-12px;margin-top:-12px;padding-bottom:12px;padding-top:12px}._rock_1xc6iin_48._sizeM_1xc6iin_125._focused_1xc6iin_39 ._icon_1xc6iin_356{margin-bottom:-8px;margin-top:-8px;padding-bottom:8px;padding-top:8px}._rock_1xc6iin_48._sizeS_1xc6iin_129._focused_1xc6iin_39 ._icon_1xc6iin_356{margin-bottom:-6px;margin-top:-6px;padding-bottom:6px;padding-top:6px}._sizeL_1xc6iin_121 ._icon_1xc6iin_356._right_1xc6iin_441{margin-left:16px}._sizeM_1xc6iin_125 ._icon_1xc6iin_356._right_1xc6iin_441,._sizeS_1xc6iin_129 ._icon_1xc6iin_356._right_1xc6iin_441{margin-left:8px}._sizeL_1xc6iin_121 ._icon_1xc6iin_356._left_1xc6iin_453{margin-right:16px}._sizeM_1xc6iin_125 ._icon_1xc6iin_356._left_1xc6iin_453,._sizeS_1xc6iin_129 ._icon_1xc6iin_356._left_1xc6iin_453{margin-right:8px}._dark_1xc6iin_52 ._icon_1xc6iin_356,._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._icon_1xc6iin_356{color:#ffffffb3}._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._icon_1xc6iin_356,._light_1xc6iin_21 ._icon_1xc6iin_356{color:#19191cb3}._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._icon_1xc6iin_356{color:#ffffffb3}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._dark_1xc6iin_52._enabled_1xc6iin_27 ._icon_1xc6iin_356._action_1xc6iin_360:hover,._light_1xc6iin_21._rock_1xc6iin_48._enabled_1xc6iin_27._focused_1xc6iin_39 ._icon_1xc6iin_356._action_1xc6iin_360:hover{color:#fff}}._dark_1xc6iin_52._enabled_1xc6iin_27 ._icon_1xc6iin_356._action_1xc6iin_360:focus[data-focus-method=key],._light_1xc6iin_21._rock_1xc6iin_48._enabled_1xc6iin_27._focused_1xc6iin_39 ._icon_1xc6iin_356._action_1xc6iin_360:focus[data-focus-method=key]{color:#fff}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._dark_1xc6iin_52._rock_1xc6iin_48._enabled_1xc6iin_27._focused_1xc6iin_39 ._icon_1xc6iin_356._action_1xc6iin_360:hover,._light_1xc6iin_21._enabled_1xc6iin_27 ._icon_1xc6iin_356._action_1xc6iin_360:hover{color:#19191c}}._dark_1xc6iin_52._rock_1xc6iin_48._enabled_1xc6iin_27._focused_1xc6iin_39 ._icon_1xc6iin_356._action_1xc6iin_360:focus[data-focus-method=key],._light_1xc6iin_21._enabled_1xc6iin_27 ._icon_1xc6iin_356._action_1xc6iin_360:focus[data-focus-method=key]{color:#19191c}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._error_1xc6iin_83._rock_1xc6iin_48._enabled_1xc6iin_27._focused_1xc6iin_39 ._icon_1xc6iin_356._action_1xc6iin_360:hover{color:#fff}}._error_1xc6iin_83._rock_1xc6iin_48._enabled_1xc6iin_27._focused_1xc6iin_39 ._icon_1xc6iin_356._action_1xc6iin_360:focus[data-focus-method=key]{color:#fff}._disabled_1xc6iin_103._light_1xc6iin_21 ._icon_1xc6iin_356{color:#19191c80}._disabled_1xc6iin_103._dark_1xc6iin_52 ._icon_1xc6iin_356{color:#ffffff80}._divider_1xc6iin_523{display:block;margin-left:1px;margin-right:1px;width:1px}._error_1xc6iin_83 ._divider_1xc6iin_523,._focused_1xc6iin_39 ._divider_1xc6iin_523{margin-left:2px;margin-right:2px}._rock_1xc6iin_48._focused_1xc6iin_39 ._divider_1xc6iin_523{margin-left:0;margin-right:0}._light_1xc6iin_21 ._divider_1xc6iin_523{background:#19191c33}._dark_1xc6iin_52 ._divider_1xc6iin_523{background:#fff3}._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._divider_1xc6iin_523{background:#fff}._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._divider_1xc6iin_523{background:#19191c}._suffix_1xc6iin_558{flex:0 0 auto}._sizeL_1xc6iin_121 ._suffix_1xc6iin_558{padding:11px 15px}._sizeM_1xc6iin_125 ._suffix_1xc6iin_558{padding:7px}._sizeS_1xc6iin_129 ._suffix_1xc6iin_558{padding:5px 7px}._sizeL_1xc6iin_121._error_1xc6iin_83 ._suffix_1xc6iin_558,._sizeL_1xc6iin_121._focused_1xc6iin_39 ._suffix_1xc6iin_558{padding:10px 14px}._sizeM_1xc6iin_125._error_1xc6iin_83 ._suffix_1xc6iin_558,._sizeM_1xc6iin_125._focused_1xc6iin_39 ._suffix_1xc6iin_558{padding:6px}._sizeS_1xc6iin_129._error_1xc6iin_83 ._suffix_1xc6iin_558,._sizeS_1xc6iin_129._focused_1xc6iin_39 ._suffix_1xc6iin_558{padding:4px 6px}._sizeL_1xc6iin_121._rock_1xc6iin_48._focused_1xc6iin_39 ._suffix_1xc6iin_558{padding:12px 16px}._sizeM_1xc6iin_125._rock_1xc6iin_48._focused_1xc6iin_39 ._suffix_1xc6iin_558{padding:8px}._sizeS_1xc6iin_129._rock_1xc6iin_48._focused_1xc6iin_39 ._suffix_1xc6iin_558{padding:6px 8px}._sizeL_1xc6iin_121 ._suffix_1xc6iin_558{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-text-1-font-size,20px);font-weight:400;letter-spacing:normal;line-height:28px;line-height:var(--rs-text-1-line-height,28px)}._sizeL_1xc6iin_121 ._suffix_1xc6iin_558,._sizeM_1xc6iin_125 ._suffix_1xc6iin_558{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif))}._sizeM_1xc6iin_125 ._suffix_1xc6iin_558{font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeM_1xc6iin_125 ._suffix_1xc6iin_558{letter-spacing:normal}._sizeS_1xc6iin_129 ._suffix_1xc6iin_558{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeS_1xc6iin_129 ._suffix_1xc6iin_558{letter-spacing:normal}._light_1xc6iin_21 ._suffix_1xc6iin_558{color:#19191c80}._dark_1xc6iin_52 ._suffix_1xc6iin_558{color:#ffffff80}._light_1xc6iin_21._rock_1xc6iin_48._focused_1xc6iin_39 ._suffix_1xc6iin_558{color:#ffffffb3}._dark_1xc6iin_52._rock_1xc6iin_48._focused_1xc6iin_39 ._suffix_1xc6iin_558{color:#19191cb3}._error_1xc6iin_83._rock_1xc6iin_48._focused_1xc6iin_39 ._suffix_1xc6iin_558{color:#ffffffb3}._errorMessage_1xc6iin_596{margin-top:8px}._sizeS_1xc6iin_129 ._errorMessage_1xc6iin_596{margin-top:4px}._sizeL_1xc6iin_121 ._errorMessage_1xc6iin_596{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeL_1xc6iin_121 ._errorMessage_1xc6iin_596{letter-spacing:normal}._sizeL_1xc6iin_121 ._errorMessage_1xc6iin_596{color:#f45c4a}._sizeM_1xc6iin_125 ._errorMessage_1xc6iin_596,._sizeS_1xc6iin_129 ._errorMessage_1xc6iin_596{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeM_1xc6iin_125 ._errorMessage_1xc6iin_596,._rs-reset-letter-spacing_1xc6iin_1 ._sizeS_1xc6iin_129 ._errorMessage_1xc6iin_596{letter-spacing:normal}._sizeM_1xc6iin_125 ._errorMessage_1xc6iin_596,._sizeS_1xc6iin_129 ._errorMessage_1xc6iin_596{color:#f45c4a}._note_1xc6iin_614{margin-top:8px}._sizeS_1xc6iin_129 ._note_1xc6iin_614{margin-top:4px}._sizeL_1xc6iin_121 ._note_1xc6iin_614{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeL_1xc6iin_121 ._note_1xc6iin_614{letter-spacing:normal}._sizeM_1xc6iin_125 ._note_1xc6iin_614,._sizeS_1xc6iin_129 ._note_1xc6iin_614{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeM_1xc6iin_125 ._note_1xc6iin_614,._rs-reset-letter-spacing_1xc6iin_1 ._sizeS_1xc6iin_129 ._note_1xc6iin_614{letter-spacing:normal}._light_1xc6iin_21 ._note_1xc6iin_614{color:#19191cb3;color:var(--rs-typography-color-average,#19191cb3)}._dark_1xc6iin_52 ._note_1xc6iin_614{color:#ffffffb3;color:var(--rs-typography-color-average,#ffffffb3)}._light_1xc6iin_21._disabled_1xc6iin_103 ._note_1xc6iin_614{color:#19191c80;color:var(--rs-typography-color-pale,#19191c80)}._dark_1xc6iin_52._disabled_1xc6iin_103 ._note_1xc6iin_614{color:#ffffff80;color:var(--rs-typography-color-pale,#ffffff80)}._label_1xc6iin_646{margin-bottom:8px}._sizeS_1xc6iin_129 ._label_1xc6iin_646{margin-bottom:4px}._sizeL_1xc6iin_121 ._label_1xc6iin_646{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-text-1-font-size,20px);font-weight:400;letter-spacing:normal;line-height:28px;line-height:var(--rs-text-1-line-height,28px)}._sizeL_1xc6iin_121 ._label_1xc6iin_646,._sizeM_1xc6iin_125 ._label_1xc6iin_646{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif))}._sizeM_1xc6iin_125 ._label_1xc6iin_646{font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeM_1xc6iin_125 ._label_1xc6iin_646{letter-spacing:normal}._sizeS_1xc6iin_129._boldLabel_1xc6iin_661 ._label_1xc6iin_646{font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-h5-font-size,13px);font-weight:600;font-weight:var(--rs-font-weight-semi-bold,600);line-height:20px;line-height:var(--rs-h5-line-height,20px)}._sizeL_1xc6iin_121._boldLabel_1xc6iin_661 ._label_1xc6iin_646,._sizeS_1xc6iin_129._boldLabel_1xc6iin_661 ._label_1xc6iin_646{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));letter-spacing:normal}._sizeL_1xc6iin_121._boldLabel_1xc6iin_661 ._label_1xc6iin_646{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-h3-font-size,20px);font-weight:600;font-weight:var(--rs-font-weight-semi-bold,600);line-height:28px;line-height:var(--rs-h3-line-height,28px)}._sizeM_1xc6iin_125._boldLabel_1xc6iin_661 ._label_1xc6iin_646{font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-h4-font-size,16px);font-weight:600;font-weight:var(--rs-font-weight-semi-bold,600);letter-spacing:normal;line-height:24px;line-height:var(--rs-h4-line-height,24px)}._sizeM_1xc6iin_125._boldLabel_1xc6iin_661 ._label_1xc6iin_646,._sizeS_1xc6iin_129 ._label_1xc6iin_646{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif))}._sizeS_1xc6iin_129 ._label_1xc6iin_646{font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_1xc6iin_1 ._sizeS_1xc6iin_129 ._label_1xc6iin_646{letter-spacing:normal}._light_1xc6iin_21 ._label_1xc6iin_646{color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._dark_1xc6iin_52 ._label_1xc6iin_646{color:#fff;color:var(--rs-typography-color-hard,#fff)}._light_1xc6iin_21._disabled_1xc6iin_103 ._label_1xc6iin_646{color:#19191c80;color:var(--rs-typography-color-pale,#19191c80)}._dark_1xc6iin_52._disabled_1xc6iin_103 ._label_1xc6iin_646{color:#ffffff80;color:var(--rs-typography-color-pale,#ffffff80)}._icon_1aw01hs_3{fill:currentcolor}._sizeXS_1aw01hs_7{height:16px;width:16px}._sizeS_1aw01hs_12{height:20px;width:20px}._sizeM_1aw01hs_17{height:24px;width:24px}._sizeL_1aw01hs_22{height:28px;width:28px}._light_1aw01hs_27{fill:#19191c}._dark_1aw01hs_31{fill:#fff}._icon_56wzkp_4{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._icon_56wzkp_4{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._icon_56wzkp_4{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._icon_56wzkp_4{fill:var(--_rs-icons-themed-fill-or-initial,currentcolor);height:var(--rs-icons-height,var(--_rs-icons-height));width:var(--rs-icons-width,auto)}._sizeXS_56wzkp_14{--_rs-icons-height:16px}._sizeS_56wzkp_18{--_rs-icons-height:20px}._sizeM_56wzkp_22{--_rs-icons-height:24px}._sizeL_56wzkp_26{--_rs-icons-height:28px}._light_56wzkp_30{--rs-theme-dark:0;--_rs-icons-themed-fill-or-initial:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._dark_56wzkp_34{--rs-theme-dark:1;--_rs-icons-themed-fill-or-initial:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._allVariants_56wzkp_48{aspect-ratio:var(--rs-icon-ar-width,1) /var(--rs-icon-ar-height,1);container:rs-icon/size}._variant16_56wzkp_53,._variant20_56wzkp_54,._variant24_56wzkp_55{display:none}._variant28_56wzkp_58{display:block}@container rs-icon (max-height: 24px){._variant24_56wzkp_55{display:block}._variant28_56wzkp_58{display:none}}@container rs-icon (max-height: 20px){._variant20_56wzkp_54{display:block}._variant24_56wzkp_55{display:none}}@container rs-icon (max-height: 16px){._variant16_56wzkp_53{display:block}._variant20_56wzkp_54{display:none}}._light_10h2pj3_6{--rs-theme-dark:0}._dark_10h2pj3_9{--rs-theme-dark:1}._flatRight_10h2pj3_13{--_rs-button-top-right-border-radius-or-initial:0px;--_rs-button-bottom-right-border-radius-or-initial:0px;--_rs-button-top-right-multiline-border-radius-or-initial:0px;--_rs-button-bottom-right-multiline-border-radius-or-initial:0px}._flatLeft_10h2pj3_16{--_rs-button-top-left-border-radius-or-initial:0px;--_rs-button-bottom-left-border-radius-or-initial:0px;--_rs-button-top-left-multiline-border-radius-or-initial:0px;--_rs-button-bottom-left-multiline-border-radius-or-initial:0px}._sizeXs_10h2pj3_20{--_rs-button-border-radius-base:var(
    --rs-button-xs-border-radius,var(--rs-button-border-radius,4px)
  );--_rs-button-multiline-border-radius-base:var(
    --rs-button-xs-multiline-border-radius,var(--rs-button-multiline-border-radius,4px)
  );--_rs-button-vertical-padding:2px;--_rs-button-horizontal-padding:8px;--_rs-button-icon-only-padding:4px;--_rs-button-icon-size:16px;--_rs-button-icon-offset:4px}._sizeXs_10h2pj3_20 [data-rs-internal=button__content]{--_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing,0.0045em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeS_10h2pj3_23{--_rs-button-border-radius-base:var(
    --rs-button-s-border-radius,var(--rs-button-border-radius,16px)
  );--_rs-button-multiline-border-radius-base:var(
    --rs-button-s-multiline-border-radius,var(--rs-button-multiline-border-radius,4px)
  );--_rs-button-vertical-padding:6px;--_rs-button-horizontal-padding:16px;--_rs-button-icon-only-padding:6px;--_rs-button-icon-size:20px;--_rs-button-icon-offset:8px}._sizeS_10h2pj3_23 [data-rs-internal=button__content]{--_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing,0.0045em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_10h2pj3_26{--_rs-button-border-radius-base:var(
    --rs-button-m-border-radius,var(--rs-button-border-radius,20px)
  );--_rs-button-multiline-border-radius-base:var(
    --rs-button-m-multiline-border-radius,var(--rs-button-multiline-border-radius,8px)
  );--_rs-button-vertical-padding:8px;--_rs-button-horizontal-padding:24px;--_rs-button-icon-only-padding:8px;--_rs-button-icon-size:24px;--_rs-button-icon-offset:8px}._sizeM_10h2pj3_26 [data-rs-internal=button__content]{--_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing,0.0015em);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:var(
    --_rs-typography-text-2-sm-list-li-margin-top-from-text,16px
  );--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeM_10h2pj3_26 [data-rs-internal=button__content]{--_rs-typography-text-2-sm-list-li-margin-top-from-text:12px}}._sizeL_10h2pj3_29{--_rs-button-border-radius-base:var(
    --rs-button-l-border-radius,var(--rs-button-border-radius,26px)
  );--_rs-button-multiline-border-radius-base:var(
    --rs-button-l-multiline-border-radius,var(--rs-button-multiline-border-radius,12px)
  );--_rs-button-vertical-padding:12px;--_rs-button-horizontal-padding:32px;--_rs-button-icon-only-padding:12px;--_rs-button-icon-size:28px;--_rs-button-icon-offset:16px}._sizeL_10h2pj3_29 [data-rs-internal=button__content]{--_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing,normal);--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-1-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-1-line-height,28px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:32px;--_rs-typography-ul-list-li-padding-left:26px;--_rs-typography-ol-list-li-padding-left:32px;--_rs-typography-list-li-margin-top-from-text:var(
    --_rs-typography-text-1-sm-list-li-margin-top-from-text,24px
  );--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_10h2pj3_29 [data-rs-internal=button__content]{--_rs-typography-text-1-sm-list-li-margin-top-from-text:16px}}._modeClassic_10h2pj3_33{--_rs-button-inner-border-display:none;--_rs-button-color:rgb(calc(255 - var(--rs-button-flip-text-color, 0)*230),calc(255 - var(--rs-button-flip-text-color, 0)*230),calc(255 - var(--rs-button-flip-text-color, 0)*227));--_rs-button-background:var(--_rs-color-primary);--_rs-button-hover-background:var(--_rs-color-primary-t-dim);--_rs-button-active-background:var(--_rs-color-primary);--_rs-button-active-focus-visible-no-hover-background:var(
  --_rs-color-primary-t-dim
);--_rs-button-disabled-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-button-disabled-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.2)}._modeRock_10h2pj3_36{--_rs-button-inner-border-display:none;--_rs-button-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.8);--_rs-button-active-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-active-focus-visible-no-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.8);--_rs-button-disabled-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-button-disabled-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.2)}._modeTransparent_10h2pj3_39{--_rs-button-inner-border-display:none;--_rs-button-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-button-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.8);--_rs-button-active-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-active-focus-visible-no-hover-background:var(
    --_rs-button-active-background
  );--_rs-button-disabled-color:rgba(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-button-disabled-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.4)}._modeOutline_10h2pj3_42{--_rs-button-inner-border-display:block;--_rs-button-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-background:#0000;--_rs-button-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.1);--_rs-button-active-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.1);--_rs-button-active-focus-visible-no-hover-background:var(
    --_rs-button-active-background
  );--_rs-button-disabled-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-button-disabled-background:#0000}._modeClear_10h2pj3_45{--_rs-button-inner-border-display:none;--_rs-button-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-background:#0000;--_rs-button-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.1);--_rs-button-active-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.2);--_rs-button-active-focus-visible-no-hover-background:var(
    --_rs-button-active-background
  );--_rs-button-disabled-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-button-disabled-background:#0000}._alignIconLeft_10h2pj3_49{--_rs-button-icon-flex-direction:row;--_rs-button-content-grow:0}._alignIconLeftEdge_10h2pj3_52{--_rs-button-icon-flex-direction:row;--_rs-button-content-grow:1}._alignIconRight_10h2pj3_55{--_rs-button-icon-flex-direction:row-reverse;--_rs-button-content-grow:0}._alignIconRightEdge_10h2pj3_58{--_rs-button-icon-flex-direction:row-reverse;--_rs-button-content-grow:1}._main_10h2pj3_62{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._main_10h2pj3_62{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._main_10h2pj3_62{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._main_10h2pj3_62{--_rs-button-background-final:var(
    --_rs-button-background-from-state-active-focus-visible-no-hover,var(
      --_rs-button-background-from-state-active,var(
        --_rs-button-background-from-state-hover,var(--_rs-button-background)
      )
    )
  );--_rs-button-box-shadow-final:var(
    --_rs-button-box-shadow-from-state-focus-visible,initial
  );--_rs-button-border-radius:var(
      --_rs-button-top-left-border-radius-or-initial,var(--_rs-button-border-radius-base)
    ) var(
      --_rs-button-top-right-border-radius-or-initial,var(--_rs-button-border-radius-base)
    ) var(
      --_rs-button-bottom-right-border-radius-or-initial,var(--_rs-button-border-radius-base)
    ) var(
      --_rs-button-bottom-left-border-radius-or-initial,var(--_rs-button-border-radius-base)
    );--_rs-button-multiline-border-radius:var(
      --_rs-button-top-left-multiline-border-radius-or-initial,var(--_rs-button-multiline-border-radius-base)
    ) var(
      --_rs-button-top-right-multiline-border-radius-or-initial,var(--_rs-button-multiline-border-radius-base)
    ) var(
      --_rs-button-bottom-right-multiline-border-radius-or-initial,var(--_rs-button-multiline-border-radius-base)
    ) var(
      --_rs-button-bottom-left-multiline-border-radius-or-initial,var(--_rs-button-multiline-border-radius-base)
    );--_rs-button-border-inner-width:1px;--_rs-button-border-inner-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.3);--_rs-button-extra-padding-from-icon:0px;--_rs-button-horizontal-real-padding:var(--_rs-button-horizontal-padding);--_rs-button-vertical-real-padding:var(--_rs-button-vertical-padding);--rs-out-button-horizontal-padding:var(--_rs-button-horizontal-real-padding);--rs-out-button-vertical-padding:var(--_rs-button-vertical-real-padding);align-items:center;background:var(--_rs-button-background-final);background-origin:border-box;border:none;border-radius:var(--_rs-button-border-radius);box-shadow:var(--_rs-button-box-shadow-final);box-sizing:border-box;color:var(--_rs-button-color);column-gap:var(--_rs-button-icon-offset);cursor:pointer;display:inline-flex;flex-direction:var(--_rs-button-icon-flex-direction);justify-content:center;padding:var(--_rs-button-vertical-real-padding) var(--_rs-button-horizontal-real-padding);position:relative;text-align:center;transition:color .1s,background-color .1s;white-space:nowrap}._main_10h2pj3_62,._main_10h2pj3_62:active,._main_10h2pj3_62:focus,._main_10h2pj3_62:hover{outline:none;text-decoration:none}._main_10h2pj3_62:focus{background:var(--_rs-button-background-final);color:var(--_rs-button-color)}@media (hover:hover){._main_10h2pj3_62:hover{--_rs-button-border-inner-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),calc(0.3 + var(--_rs-theme-dark-coefficient, 0)*0.1));--_rs-button-background-from-state-hover:var(--_rs-button-hover-background)}}._main_10h2pj3_62:active{--_rs-button-border-inner-width:2px;--_rs-button-border-inner-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-button-background-from-state-active:var(
    --_rs-button-active-background
  )}._main_10h2pj3_62:focus[data-focus-method=key]{--_rs-button-box-shadow-from-state-focus-visible:var(
      --_rs-color-primary-t-dim
    ) 0 0 0 4px}._main_10h2pj3_62:active:not(:hover):focus[data-focus-method=key]{--_rs-button-background-from-state-active-focus-visible-no-hover:var(
    --_rs-button-active-focus-visible-no-hover-background
  )}._main_10h2pj3_62._disabled_10h2pj3_139{--_rs-button-border-inner-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.2);background:var(--_rs-button-disabled-background);color:var(--_rs-button-disabled-color)}._main_10h2pj3_62._busy_10h2pj3_149{pointer-events:none}._main_10h2pj3_62._busyOverlay_10h2pj3_153{align-items:center;display:inline-flex;justify-content:center}._main_10h2pj3_62._busyOverlay_10h2pj3_153,._main_10h2pj3_62._busyOverlay_10h2pj3_153._disabled_10h2pj3_139,._main_10h2pj3_62._busyOverlay_10h2pj3_153:active,._main_10h2pj3_62._busyOverlay_10h2pj3_153:focus,._main_10h2pj3_62._busyOverlay_10h2pj3_153:hover{color:#0000;-webkit-user-select:none;user-select:none}._main_10h2pj3_62:before{border:var(--_rs-button-border-inner-width) solid var(--_rs-button-border-inner-color);border-radius:inherit;bottom:0;content:"";display:var(--_rs-button-inner-border-display);left:0;pointer-events:none;position:absolute;right:0;top:0;transition:border-color .1s}._main_10h2pj3_62 ._icon_10h2pj3_188{flex:0 0 auto;height:var(--_rs-button-icon-size);margin:0;width:auto;fill:currentColor}._disabled_10h2pj3_139{pointer-events:none}._allowMultiline_10h2pj3_203{white-space:normal}._content_10h2pj3_207{flex:var(--_rs-button-content-grow) 1 auto;min-width:0}._multiline_10h2pj3_213{border-radius:var(--_rs-button-multiline-border-radius)}._withoutText_10h2pj3_217{--_rs-button-horizontal-real-padding:var(--_rs-button-icon-only-padding);--_rs-button-vertical-real-padding:var(--_rs-button-icon-only-padding)}._busyIcon_10h2pj3_222{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}._main_10h2pj3_62 ._busyIcon_10h2pj3_222{color:var(--_rs-button-color)}._main_10h2pj3_62._disabled_10h2pj3_139 ._busyIcon_10h2pj3_222{color:var(--_rs-button-disabled-color)}._content_10h2pj3_207{font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);text-transform:var(--_rs-typography-text-transform)}._shiftedLeft_10h2pj3_243{margin-left:calc(var(--_rs-button-horizontal-real-padding)*-1)}._shiftedRight_10h2pj3_246{margin-right:calc(var(--_rs-button-horizontal-real-padding)*-1)}._shiftedTop_10h2pj3_249{margin-top:calc(var(--_rs-button-vertical-real-padding)*-1)}._shiftedBottom_10h2pj3_252{margin-bottom:calc(var(--_rs-button-vertical-real-padding)*-1)}.PasswordFieldWithStrength-module_wrapper_rrDXFM label{display:block;position:relative}.PasswordFieldWithStrength-module_wrapper_rrDXFM.PasswordFieldWithStrength-module_touched_mrU8nQ label{margin-bottom:15px}.PasswordFieldWithStrength-module_wrapper_rrDXFM.PasswordFieldWithStrength-module_touched_mrU8nQ label:before{background-color:var(--rs-color-black-t10);bottom:-7px;content:"";display:block;height:7px;position:absolute;width:100%}.PasswordFieldWithStrength-module_wrapper_rrDXFM.PasswordFieldWithStrength-module_touched_mrU8nQ label:after{bottom:-7px;content:"";display:block;height:7px;position:absolute}.PasswordFieldWithStrength-module_wrapper_rrDXFM.PasswordFieldWithStrength-module_touched_mrU8nQ.PasswordFieldWithStrength-module_error_Gqe5db label:after{background:var(--rs-color-danger);width:33%}.PasswordFieldWithStrength-module_wrapper_rrDXFM.PasswordFieldWithStrength-module_touched_mrU8nQ.PasswordFieldWithStrength-module_warning_tCKlrq label:after{background:var(--rs-color-warning);width:66%}.PasswordFieldWithStrength-module_wrapper_rrDXFM.PasswordFieldWithStrength-module_touched_mrU8nQ.PasswordFieldWithStrength-module_success_s7FAw5 label:after{background:var(--rs-color-success);width:100%}.LinkButton-module_linkButton_EaWZfN{font-family:inherit;font-size:inherit}.OAuthProviders-module_unpopularProvidersWrapper_HH6tjS{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}._checkbox_1ouzofr_10{box-sizing:border-box;display:inline-block;outline:none;position:relative;text-align:left}._sizeS_1ouzofr_22{height:20px;padding:3px;width:20px}._sizeM_1ouzofr_28{height:24px;padding:3px;width:24px}._sizeL_1ouzofr_34{height:28px;padding:4px;width:28px}._errorMessage_1ouzofr_40{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_1ouzofr_1 ._errorMessage_1ouzofr_40{letter-spacing:normal}._errorMessage_1ouzofr_40{color:#f45c4a}._errorMessage_1ouzofr_40._list_1ouzofr_44{margin-bottom:12px}._errorMessage_1ouzofr_40._single_1ouzofr_48{margin-top:8px}._input_1ouzofr_53{border:0;margin:0;opacity:0;position:absolute;z-index:-1}._icon_1ouzofr_64{border-style:solid;border-width:1px;box-sizing:border-box;display:inline-block;float:left;transition:border-width .1s ease-out,border-color .1s ease-out}._enabled_1ouzofr_75 ._icon_1ouzofr_64{cursor:pointer}._sizeS_1ouzofr_22 ._icon_1ouzofr_64{height:14px;width:14px}._sizeM_1ouzofr_28 ._icon_1ouzofr_64{height:18px;width:18px}._sizeL_1ouzofr_34 ._icon_1ouzofr_64{height:20px;width:20px}._sizeS_1ouzofr_22._indeterminate_1ouzofr_95 ._icon_1ouzofr_64{border-width:6px 3px}._sizeM_1ouzofr_28._indeterminate_1ouzofr_95 ._icon_1ouzofr_64{border-width:8px 3px}._sizeL_1ouzofr_34._indeterminate_1ouzofr_95 ._icon_1ouzofr_64{border-width:9px 3px}._sizeS_1ouzofr_22 ._input_1ouzofr_53:checked+._icon_1ouzofr_64{border-width:7px}._sizeM_1ouzofr_28 ._input_1ouzofr_53:checked+._icon_1ouzofr_64{border-width:9px}._sizeL_1ouzofr_34 ._input_1ouzofr_53:checked+._icon_1ouzofr_64{border-width:10px}._disabled_1ouzofr_120 ._icon_1ouzofr_64,._input_1ouzofr_53:disabled+._icon_1ouzofr_64{cursor:not-allowed;pointer-events:none}._icon_1ouzofr_64:after{content:"";position:absolute}._sizeM_1ouzofr_28 ._icon_1ouzofr_64:after,._sizeS_1ouzofr_22 ._icon_1ouzofr_64:after{bottom:3px;left:3px;right:3px;top:3px}._sizeL_1ouzofr_34 ._icon_1ouzofr_64:after{bottom:4px;left:4px;right:4px;top:4px}._checkmark_1ouzofr_154{display:none;position:absolute;fill:currentColor}._sizeS_1ouzofr_22 ._checkmark_1ouzofr_154{height:14px;left:3px;top:3px;width:14px}._sizeM_1ouzofr_28 ._checkmark_1ouzofr_154{height:18px;left:3px;top:3px;width:18px}._sizeL_1ouzofr_34 ._checkmark_1ouzofr_154{height:20px;left:4px;top:4px;width:20px}._input_1ouzofr_53:checked+._icon_1ouzofr_64>._checkmark_1ouzofr_154{display:block}._themeLight_1ouzofr_191 ._icon_1ouzofr_64{background:#fff;border-color:#a3a3a4}._themeLight_1ouzofr_191 ._input_1ouzofr_53:disabled+._icon_1ouzofr_64,._themeLight_1ouzofr_191._disabled_1ouzofr_120 ._icon_1ouzofr_64{background:#f4f4f4;border-color:#bababb}._themeLight_1ouzofr_191 ._input_1ouzofr_53:disabled+._icon_1ouzofr_64 ._checkmark_1ouzofr_154,._themeLight_1ouzofr_191._disabled_1ouzofr_120 ._icon_1ouzofr_64 ._checkmark_1ouzofr_154{color:#f4f4f4}._themeLight_1ouzofr_191 ._input_1ouzofr_53:invalid+._icon_1ouzofr_64,._themeLight_1ouzofr_191._error_1ouzofr_40 ._icon_1ouzofr_64{border-color:#f45c4a!important}._themeDark_1ouzofr_216 ._icon_1ouzofr_64{background:#303033;border-color:#a3a3a4}._themeDark_1ouzofr_216 ._input_1ouzofr_53:hover+._icon_1ouzofr_64,._themeDark_1ouzofr_216:hover ._icon_1ouzofr_64{background:#474749}._themeDark_1ouzofr_216 ._input_1ouzofr_53:disabled+._icon_1ouzofr_64,._themeDark_1ouzofr_216._disabled_1ouzofr_120 ._icon_1ouzofr_64{background:#303033;border-color:#5e5e60}._themeDark_1ouzofr_216 ._input_1ouzofr_53:disabled+._icon_1ouzofr_64 ._checkmark_1ouzofr_154,._themeDark_1ouzofr_216._disabled_1ouzofr_120 ._icon_1ouzofr_64 ._checkmark_1ouzofr_154{color:#303033}._themeDark_1ouzofr_216 ._input_1ouzofr_53:invalid+._icon_1ouzofr_64,._themeDark_1ouzofr_216._error_1ouzofr_40 ._icon_1ouzofr_64{border-color:#f45c4a!important}._themeLight_1ouzofr_191._enabled_1ouzofr_75._classic_1ouzofr_247 ._checkmark_1ouzofr_154{color:#fff}._themeLight_1ouzofr_191._enabled_1ouzofr_75._classic_1ouzofr_247 ._input_1ouzofr_53:checked+._icon_1ouzofr_64,._themeLight_1ouzofr_191._enabled_1ouzofr_75._classic_1ouzofr_247._indeterminate_1ouzofr_95 ._icon_1ouzofr_64,._themeLight_1ouzofr_191._enabled_1ouzofr_75._classic_1ouzofr_247._indeterminate_1ouzofr_95 ._input_1ouzofr_53:hover+._icon_1ouzofr_64,._themeLight_1ouzofr_191._enabled_1ouzofr_75._classic_1ouzofr_247._indeterminate_1ouzofr_95:hover ._icon_1ouzofr_64{border-color:#6b57ff;border-color:var(--rs-color-primary-light-theme,#6b57ff)}._themeDark_1ouzofr_216._enabled_1ouzofr_75._classic_1ouzofr_247 ._checkmark_1ouzofr_154{color:#fff}._themeDark_1ouzofr_216._enabled_1ouzofr_75._classic_1ouzofr_247._indeterminate_1ouzofr_95 ._icon_1ouzofr_64,._themeDark_1ouzofr_216._enabled_1ouzofr_75._classic_1ouzofr_247._indeterminate_1ouzofr_95 ._input_1ouzofr_53:hover+._icon_1ouzofr_64,._themeDark_1ouzofr_216._enabled_1ouzofr_75._classic_1ouzofr_247._indeterminate_1ouzofr_95:hover ._icon_1ouzofr_64{background-color:#fff;border-color:#8473ff;border-color:var(--rs-color-primary-dark-theme,#8473ff)}._themeDark_1ouzofr_216._enabled_1ouzofr_75._classic_1ouzofr_247 ._input_1ouzofr_53:checked+._icon_1ouzofr_64{border-color:#8473ff;border-color:var(--rs-color-primary-dark-theme,#8473ff)}._sizeS_1ouzofr_22._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeS_1ouzofr_22._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeS_1ouzofr_22._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #6b57ff33;box-shadow:0 0 0 3px var(--rs-color-primary-t-fog-light-theme,#6b57ff33)}._sizeS_1ouzofr_22._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeS_1ouzofr_22._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeS_1ouzofr_22._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #8473ff4d;box-shadow:0 0 0 3px var(--rs-color-primary-t-fog-dark-theme,#8473ff4d)}._sizeM_1ouzofr_28._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeM_1ouzofr_28._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeM_1ouzofr_28._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #6b57ff33;box-shadow:0 0 0 3px var(--rs-color-primary-t-fog-light-theme,#6b57ff33)}._sizeM_1ouzofr_28._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeM_1ouzofr_28._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeM_1ouzofr_28._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #8473ff4d;box-shadow:0 0 0 3px var(--rs-color-primary-t-fog-dark-theme,#8473ff4d)}._sizeL_1ouzofr_34._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeL_1ouzofr_34._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeL_1ouzofr_34._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 4px #6b57ff33;box-shadow:0 0 0 4px var(--rs-color-primary-t-fog-light-theme,#6b57ff33)}._sizeL_1ouzofr_34._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeL_1ouzofr_34._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeL_1ouzofr_34._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 4px #8473ff4d;box-shadow:0 0 0 4px var(--rs-color-primary-t-fog-dark-theme,#8473ff4d)}._themeLight_1ouzofr_191._enabled_1ouzofr_75._rock_1ouzofr_334 ._checkmark_1ouzofr_154{color:#fff}._themeLight_1ouzofr_191._enabled_1ouzofr_75._rock_1ouzofr_334 ._input_1ouzofr_53:checked+._icon_1ouzofr_64,._themeLight_1ouzofr_191._enabled_1ouzofr_75._rock_1ouzofr_334._indeterminate_1ouzofr_95 ._icon_1ouzofr_64,._themeLight_1ouzofr_191._enabled_1ouzofr_75._rock_1ouzofr_334._indeterminate_1ouzofr_95 ._input_1ouzofr_53:hover+._icon_1ouzofr_64,._themeLight_1ouzofr_191._enabled_1ouzofr_75._rock_1ouzofr_334._indeterminate_1ouzofr_95:hover ._icon_1ouzofr_64{border-color:#19191c}._themeDark_1ouzofr_216._enabled_1ouzofr_75._rock_1ouzofr_334 ._checkmark_1ouzofr_154{color:#19191c}._themeDark_1ouzofr_216._enabled_1ouzofr_75._rock_1ouzofr_334._indeterminate_1ouzofr_95 ._icon_1ouzofr_64,._themeDark_1ouzofr_216._enabled_1ouzofr_75._rock_1ouzofr_334._indeterminate_1ouzofr_95 ._input_1ouzofr_53:hover+._icon_1ouzofr_64,._themeDark_1ouzofr_216._enabled_1ouzofr_75._rock_1ouzofr_334._indeterminate_1ouzofr_95:hover ._icon_1ouzofr_64{background-color:#19191c;border-color:#fff}._themeDark_1ouzofr_216._enabled_1ouzofr_75._rock_1ouzofr_334 ._input_1ouzofr_53:checked+._icon_1ouzofr_64{border-color:#fff}._sizeS_1ouzofr_22._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeS_1ouzofr_22._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeS_1ouzofr_22._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #19191c1a}._sizeS_1ouzofr_22._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeS_1ouzofr_22._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeS_1ouzofr_22._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #ffffff1a}._sizeM_1ouzofr_28._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeM_1ouzofr_28._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeM_1ouzofr_28._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #19191c1a}._sizeM_1ouzofr_28._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeM_1ouzofr_28._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeM_1ouzofr_28._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 3px #ffffff1a}._sizeL_1ouzofr_34._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeL_1ouzofr_34._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeL_1ouzofr_34._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 4px #19191c1a}._sizeL_1ouzofr_34._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:active+._icon_1ouzofr_64:after,._sizeL_1ouzofr_34._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75:hover>._icon_1ouzofr_64:after,label:hover ._sizeL_1ouzofr_34._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75>._icon_1ouzofr_64:after{box-shadow:0 0 0 4px #ffffff1a}._sizeS_1ouzofr_22._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after,._sizeS_1ouzofr_22._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after{box-shadow:0 0 0 1px #e8e8e8,0 0 0 3px #6b57ffcc;box-shadow:0 0 0 1px #e8e8e8,0 0 0 3px var(--rs-color-primary-t-dim-light-theme,#6b57ffcc)}._sizeS_1ouzofr_22._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after,._sizeS_1ouzofr_22._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after{box-shadow:0 0 0 1px #303033,0 0 0 3px #8473ffcc;box-shadow:0 0 0 1px #303033,0 0 0 3px var(--rs-color-primary-t-dim-dark-theme,#8473ffcc)}._sizeM_1ouzofr_28._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after,._sizeM_1ouzofr_28._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after{box-shadow:0 0 0 1px #e8e8e8,0 0 0 3px #6b57ffcc;box-shadow:0 0 0 1px #e8e8e8,0 0 0 3px var(--rs-color-primary-t-dim-light-theme,#6b57ffcc)}._sizeM_1ouzofr_28._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after,._sizeM_1ouzofr_28._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after{box-shadow:0 0 0 1px #303033,0 0 0 3px #8473ffcc;box-shadow:0 0 0 1px #303033,0 0 0 3px var(--rs-color-primary-t-dim-dark-theme,#8473ffcc)}._sizeL_1ouzofr_34._themeLight_1ouzofr_191._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after,._sizeL_1ouzofr_34._themeLight_1ouzofr_191._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after{box-shadow:0 0 0 1px #e8e8e8,0 0 0 4px #6b57ffcc;box-shadow:0 0 0 1px #e8e8e8,0 0 0 4px var(--rs-color-primary-t-dim-light-theme,#6b57ffcc)}._sizeL_1ouzofr_34._themeDark_1ouzofr_216._classic_1ouzofr_247._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after,._sizeL_1ouzofr_34._themeDark_1ouzofr_216._rock_1ouzofr_334._enabled_1ouzofr_75 ._input_1ouzofr_53:focus[data-focus-method=key]+._icon_1ouzofr_64:after{box-shadow:0 0 0 1px #303033,0 0 0 4px #8473ffcc;box-shadow:0 0 0 1px #303033,0 0 0 4px var(--rs-color-primary-t-dim-dark-theme,#8473ffcc)}._wrapper_l9948f_8{display:flex}._menuItem_l9948f_12{-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:0;cursor:pointer;display:flex;flex-grow:1;margin:0;outline:none;overflow:auto;text-align:start;text-decoration:none;width:auto;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}._menuItem_l9948f_12:focus{outline:none}._content_l9948f_40{flex-grow:1;font-size:inherit}._placementRight_l9948f_46{justify-content:space-between}._sizeS_l9948f_51{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px);padding:6px 8px}._rs-reset-letter-spacing_l9948f_1 ._sizeS_l9948f_51{letter-spacing:normal}._sizeM_l9948f_56{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px);padding:8px 16px}._rs-reset-letter-spacing_l9948f_1 ._sizeM_l9948f_56,._sizeL_l9948f_61{letter-spacing:normal}._sizeL_l9948f_61{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-text-1-font-size,20px);font-weight:400;line-height:28px;line-height:var(--rs-text-1-line-height,28px);padding:12px 16px}._modeClear_l9948f_66._sizeL_l9948f_61,._modeClear_l9948f_66._sizeM_l9948f_56,._modeClear_l9948f_66._sizeS_l9948f_51{padding-left:0;padding-right:0}._themeLight_l9948f_73,._themeLight_l9948f_73:focus{color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._themeDark_l9948f_78,._themeDark_l9948f_78:focus{color:#fff;color:var(--rs-typography-color-hard,#fff)}._keyboardNavigationDisabled_l9948f_83 ._themeLight_l9948f_73:focus[data-focus-method=key]{box-shadow:0 0 0 2px #8979ff,inset 0 0 0 2px #8979ff;box-shadow:0 0 0 2px var(--rs-color-primary-dim-light-theme,#8979ff),inset 0 0 0 2px var(--rs-color-primary-dim-light-theme,#8979ff)}._keyboardNavigationDisabled_l9948f_83 ._themeDark_l9948f_78:focus[data-focus-method=key]{box-shadow:0 0 0 2px #6f61d2,inset 0 0 0 2px #6f61d2;box-shadow:0 0 0 2px var(--rs-color-primary-dim-dark-theme,#6f61d2),inset 0 0 0 2px var(--rs-color-primary-dim-dark-theme,#6f61d2)}._modeClassic_l9948f_99._themeLight_l9948f_73:active{background-color:#6b57ff33;background-color:var(--rs-color-primary-t-fog-light-theme,#6b57ff33);color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._modeClassic_l9948f_99._themeDark_l9948f_78:active{background-color:#8473ff4d;background-color:var(--rs-color-primary-t-fog-dark-theme,#8473ff4d);color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeClassic_l9948f_99._themeLight_l9948f_73._selected_l9948f_111{background-color:#19191c;color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeClassic_l9948f_99._themeDark_l9948f_78._selected_l9948f_111{background-color:#fff;color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._modeRock_l9948f_121._themeLight_l9948f_73._selected_l9948f_111{background-color:#19191c;color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeRock_l9948f_121._themeDark_l9948f_78._selected_l9948f_111{background-color:#fff;color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._modeClear_l9948f_66._themeLight_l9948f_73._selected_l9948f_111{color:#6b57ff;color:var(--rs-color-primary-light-theme,#6b57ff)}._modeClear_l9948f_66._themeDark_l9948f_78._selected_l9948f_111{color:#8473ff;color:var(--rs-color-primary-dark-theme,#8473ff)}._disableCursor_l9948f_141{pointer-events:none}._modeClassic_l9948f_99._themeLight_l9948f_73._highlighted_l9948f_146,._modeClassic_l9948f_99._themeLight_l9948f_73:not(._disableCursor_l9948f_141):hover{background-color:#19191c1a;color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._modeRock_l9948f_121._themeLight_l9948f_73._highlighted_l9948f_146,._modeRock_l9948f_121._themeLight_l9948f_73:not(._disableCursor_l9948f_141):hover{background-color:#6b57ff;background-color:var(--rs-color-primary-light-theme,#6b57ff);color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeClassic_l9948f_99._themeDark_l9948f_78._highlighted_l9948f_146,._modeClassic_l9948f_99._themeDark_l9948f_78:not(._disableCursor_l9948f_141):hover{background-color:#ffffff1a;color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeRock_l9948f_121._themeDark_l9948f_78._highlighted_l9948f_146,._modeRock_l9948f_121._themeDark_l9948f_78:not(._disableCursor_l9948f_141):hover{background-color:#8473ff;background-color:var(--rs-color-primary-dark-theme,#8473ff);color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeClear_l9948f_66._themeLight_l9948f_73._highlighted_l9948f_146,._modeClear_l9948f_66._themeLight_l9948f_73:not(._disableCursor_l9948f_141):hover{color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._modeClear_l9948f_66._themeDark_l9948f_78._highlighted_l9948f_146,._modeClear_l9948f_66._themeDark_l9948f_78:not(._disableCursor_l9948f_141):hover{color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeClassic_l9948f_99._themeLight_l9948f_73._highlighted_l9948f_146._selected_l9948f_111,._modeClassic_l9948f_99._themeLight_l9948f_73._selected_l9948f_111:not(._disableCursor_l9948f_141):hover,._modeRock_l9948f_121._themeLight_l9948f_73._highlighted_l9948f_146._selected_l9948f_111,._modeRock_l9948f_121._themeLight_l9948f_73._selected_l9948f_111:not(._disableCursor_l9948f_141):hover{background-color:#303033;color:#fff;color:var(--rs-typography-color-hard,#fff)}._modeClassic_l9948f_99._themeDark_l9948f_78._highlighted_l9948f_146._selected_l9948f_111,._modeClassic_l9948f_99._themeDark_l9948f_78._selected_l9948f_111:not(._disableCursor_l9948f_141):hover,._modeRock_l9948f_121._themeDark_l9948f_78._highlighted_l9948f_146._selected_l9948f_111,._modeRock_l9948f_121._themeDark_l9948f_78._selected_l9948f_111:not(._disableCursor_l9948f_141):hover{background-color:#e8e8e8;color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._modeClear_l9948f_66._themeLight_l9948f_73._highlighted_l9948f_146._selected_l9948f_111,._modeClear_l9948f_66._themeLight_l9948f_73._selected_l9948f_111:not(._disableCursor_l9948f_141):hover{background-color:#19191c1a}._modeClear_l9948f_66._themeDark_l9948f_78._highlighted_l9948f_146._selected_l9948f_111,._modeClear_l9948f_66._themeDark_l9948f_78._selected_l9948f_111:not(._disableCursor_l9948f_141):hover{background-color:#ffffff1a}._menuItem_l9948f_12._themeLight_l9948f_73._disabled_l9948f_229{color:#19191c80;color:var(--rs-typography-color-pale,#19191c80);pointer-events:none}._menuItem_l9948f_12._themeDark_l9948f_78._disabled_l9948f_229{color:#ffffff80;color:var(--rs-typography-color-pale,#ffffff80);pointer-events:none}._icon_l9948f_240{flex:0 0;flex-basis:auto}._sizeS_l9948f_51._placementLeft_l9948f_244 ._icon_l9948f_240{margin-right:8px}._sizeS_l9948f_51._placementRight_l9948f_46 ._icon_l9948f_240{margin-left:8px}._sizeM_l9948f_56._placementLeft_l9948f_244 ._icon_l9948f_240{margin-right:8px}._sizeM_l9948f_56._placementRight_l9948f_46 ._icon_l9948f_240{margin-left:8px}._sizeL_l9948f_61._placementLeft_l9948f_244 ._icon_l9948f_240{margin-right:16px}._sizeL_l9948f_61._placementRight_l9948f_46 ._icon_l9948f_240{margin-left:16px}._divider_l9948f_270{border:none;flex-shrink:0;height:1px;margin:0;width:100%}._divider_l9948f_270._themeLight_l9948f_73{background-color:#19191c33}._divider_l9948f_270._themeDark_l9948f_78{background-color:#fff3}._groupHeader_l9948f_288{border:none}._groupHeaderSizeL_l9948f_292{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-h3-font-size,20px);font-weight:600;font-weight:var(--rs-font-weight-semi-bold,600);line-height:28px;line-height:var(--rs-h3-line-height,28px);padding:12px 16px}._groupHeaderSizeL_l9948f_292,._groupHeaderSizeM_l9948f_297{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));letter-spacing:normal}._groupHeaderSizeM_l9948f_297{font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-h4-font-size,16px);font-weight:600;font-weight:var(--rs-font-weight-semi-bold,600);line-height:24px;line-height:var(--rs-h4-line-height,24px);padding:8px 16px}._groupHeaderSizeS_l9948f_302{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-h5-font-size,13px);font-weight:600;font-weight:var(--rs-font-weight-semi-bold,600);letter-spacing:normal;line-height:20px;line-height:var(--rs-h5-line-height,20px);padding:6px 8px}._groupHeaderThemeLight_l9948f_307{color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._groupHeaderThemeDark_l9948f_311{color:#fff;color:var(--rs-typography-color-hard,#fff)}._icon_1hf44po_4{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._icon_1hf44po_4{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._icon_1hf44po_4{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._icon_1hf44po_4{fill:var(--_rs-icons-themed-fill-or-initial,currentcolor);height:var(--_rs-icons-height);width:auto}._sizeXS_1hf44po_14{--_rs-icons-height:16px}._sizeS_1hf44po_18{--_rs-icons-height:20px}._sizeM_1hf44po_22{--_rs-icons-height:24px}._sizeL_1hf44po_26{--_rs-icons-height:28px}._light_1hf44po_30{--rs-theme-dark:0;--_rs-icons-themed-fill-or-initial:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._dark_1hf44po_34{--rs-theme-dark:1;--_rs-icons-themed-fill-or-initial:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._themeLight_1wnutq5_27{--rs-theme-dark:0}._themeDark_1wnutq5_30{--rs-theme-dark:1}._sizeS_1wnutq5_34{--_rs-select-trigger-horizontal-padding:8px;--_rs-select-trigger-vertical-padding:6px;--_rs-select-trigger-tag-vertical-padding:4px;--_rs-select-trigger-height:32px;--_rs-select-trigger-tag-right-offset:4px;--_rs-select-trigger-tag-top-offset:4px;--_rs-select-trigger-icon-offset:8px;--_rs-select-trigger-icon-size:20px;--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeS_1wnutq5_34 [data-rs-internal=select-trigger__tag]:not(html){--_rs-tag-vertical-padding:2px;--_rs-tag-base-horizontal-padding:8px;--_rs-tag-uppercase-horizontal-padding:var(
    --_rs-tag-base-horizontal-padding
  );--_rs-tag-icon-size:20px;--_rs-tag-border-radius:4px;--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeS_1wnutq5_34 [data-rs-internal=select-trigger__removable-tag]:not(html){--_rs-tag-removable-vertical-padding:2px;--_rs-tag-removable-left-padding:8px;--_rs-tag-removable-right-padding:2px;--_rs-tag-removable-border-radius:4px;--_rs-tag-removable-close-icon-size:28px;--_rs-tag-removable-custom-icon-size:20px}._sizeS_1wnutq5_34 [data-rs-internal=select-trigger__removable-tag]:not(html) [data-rs-internal=removable-tag__close-icon]:not(html){--_rs-icons-height:20px}._sizeS_1wnutq5_34 [data-rs-internal=select-trigger__removable-tag]:not(html){--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_1wnutq5_37{--_rs-select-trigger-horizontal-padding:8px;--_rs-select-trigger-vertical-padding:8px;--_rs-select-trigger-tag-vertical-padding:6px;--_rs-select-trigger-height:40px;--_rs-select-trigger-tag-right-offset:4px;--_rs-select-trigger-tag-top-offset:6px;--_rs-select-trigger-icon-offset:8px;--_rs-select-trigger-icon-size:24px;--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeM_1wnutq5_37{--_rs-typography-list-li-margin-top-from-text:12px}}._sizeM_1wnutq5_37 [data-rs-internal=select-trigger__tag]:not(html){--_rs-tag-vertical-padding:4px;--_rs-tag-base-horizontal-padding:8px;--_rs-tag-uppercase-horizontal-padding:10px;--_rs-tag-icon-size:20px;--_rs-tag-border-radius:4px;--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_1wnutq5_37 [data-rs-internal=select-trigger__removable-tag]:not(html){--_rs-tag-removable-vertical-padding:4px;--_rs-tag-removable-left-padding:8px;--_rs-tag-removable-right-padding:2px;--_rs-tag-removable-border-radius:4px;--_rs-tag-removable-close-icon-size:28px;--_rs-tag-removable-custom-icon-size:20px}._sizeM_1wnutq5_37 [data-rs-internal=select-trigger__removable-tag]:not(html) [data-rs-internal=removable-tag__close-icon]:not(html){--_rs-icons-height:20px}._sizeM_1wnutq5_37 [data-rs-internal=select-trigger__removable-tag]:not(html){--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeL_1wnutq5_40{--_rs-select-trigger-horizontal-padding:16px;--_rs-select-trigger-vertical-padding:12px;--_rs-select-trigger-tag-vertical-padding:8px;--_rs-select-trigger-height:52px;--_rs-select-trigger-tag-right-offset:8px;--_rs-select-trigger-tag-top-offset:8px;--_rs-select-trigger-icon-offset:16px;--_rs-select-trigger-icon-size:28px;--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-1-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-1-line-height,28px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:32px;--_rs-typography-ul-list-li-padding-left:26px;--_rs-typography-ol-list-li-padding-left:32px;--_rs-typography-list-li-margin-top-from-text:24px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_1wnutq5_40{--_rs-typography-list-li-margin-top-from-text:16px}}._sizeL_1wnutq5_40 [data-rs-internal=select-trigger__tag]:not(html){--_rs-tag-vertical-padding:6px;--_rs-tag-base-horizontal-padding:12px;--_rs-tag-uppercase-horizontal-padding:var(
    --_rs-tag-base-horizontal-padding
  );--_rs-tag-icon-size:24px;--_rs-tag-border-radius:6px;--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_1wnutq5_40 [data-rs-internal=select-trigger__tag]:not(html){--_rs-typography-list-li-margin-top-from-text:12px}}._sizeL_1wnutq5_40 [data-rs-internal=select-trigger__removable-tag]:not(html){--_rs-tag-removable-vertical-padding:6px;--_rs-tag-removable-left-padding:12px;--_rs-tag-removable-right-padding:2px;--_rs-tag-removable-border-radius:6px;--_rs-tag-removable-close-icon-size:36px;--_rs-tag-removable-custom-icon-size:24px}._sizeL_1wnutq5_40 [data-rs-internal=select-trigger__removable-tag]:not(html) [data-rs-internal=removable-tag__close-icon]:not(html){--_rs-icons-height:24px}._sizeL_1wnutq5_40 [data-rs-internal=select-trigger__removable-tag]:not(html){--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_1wnutq5_40 [data-rs-internal=select-trigger__removable-tag]:not(html){--_rs-typography-list-li-margin-top-from-text:12px}}._classic_1wnutq5_44{--_rs-select-trigger-enabled-active-background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*204));--_rs-select-trigger-enabled-active-hover-background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*184),calc(255 - var(--_rs-theme-dark-coefficient, 0)*184),calc(255 - var(--_rs-theme-dark-coefficient, 0)*182));--_rs-select-trigger-enabled-active-label-and-search-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-select-trigger-enabled-active-not-selected-label-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-select-trigger-enabled-focused-toggle-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7);--_rs-select-trigger-enabled-active-toggle-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-select-trigger-enabled-active-icon-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7);--_rs-select-trigger-enabled-active-clear-icon-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._rock_1wnutq5_47{--_rs-select-trigger-enabled-active-background-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-select-trigger-enabled-active-hover-background-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-select-trigger-enabled-active-label-and-search-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-select-trigger-enabled-active-not-selected-label-color:rgba(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227),0.5);--_rs-select-trigger-enabled-focused-toggle-color:rgba(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227),0.7);--_rs-select-trigger-enabled-active-toggle-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-select-trigger-enabled-active-icon-color:rgba(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227),0.7);--_rs-select-trigger-enabled-active-clear-icon-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227))}._main_1wnutq5_51{--_rs-select-trigger-border-width:1px;--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._main_1wnutq5_51{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._main_1wnutq5_51{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._main_1wnutq5_51{background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*204));border:var(--_rs-select-trigger-border-width) solid rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.2);box-sizing:border-box;color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.7);display:flex;flex-direction:row;font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);height:var(--_rs-select-trigger-height);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);position:relative;text-transform:var(--_rs-typography-text-transform)}._main_1wnutq5_51._open_1wnutq5_73,._main_1wnutq5_51:focus{outline:none}._main_1wnutq5_51._error_1wnutq5_80,._main_1wnutq5_51._focused_1wnutq5_77,._main_1wnutq5_51._open_1wnutq5_73,._main_1wnutq5_51._searchFocused_1wnutq5_78{--_rs-select-trigger-border-width:2px}._main_1wnutq5_51._searchKeyFocused_1wnutq5_85,._main_1wnutq5_51[data-focus-method=key]{box-shadow:0 0 0 4px var(--_rs-color-primary-dim)}._main_1wnutq5_51._enabled_1wnutq5_89:hover{background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*184),calc(255 - var(--_rs-theme-dark-coefficient, 0)*184),calc(255 - var(--_rs-theme-dark-coefficient, 0)*182));border-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5)}._main_1wnutq5_51._disabled_1wnutq5_95{background-color:rgb(calc(244 - var(--_rs-theme-dark-coefficient, 0)*219),calc(244 - var(--_rs-theme-dark-coefficient, 0)*219),calc(244 - var(--_rs-theme-dark-coefficient, 0)*216));border-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.2);color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5)}._main_1wnutq5_51._enabled_1wnutq5_89._focused_1wnutq5_77,._main_1wnutq5_51._enabled_1wnutq5_89._open_1wnutq5_73,._main_1wnutq5_51._enabled_1wnutq5_89._searchFocused_1wnutq5_78{background-color:var(--_rs-select-trigger-enabled-active-background-color);border-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._main_1wnutq5_51._enabled_1wnutq5_89:hover._focused_1wnutq5_77,._main_1wnutq5_51._enabled_1wnutq5_89:hover._open_1wnutq5_73,._main_1wnutq5_51._enabled_1wnutq5_89:hover._searchFocused_1wnutq5_78{background-color:var(--_rs-select-trigger-enabled-active-hover-background-color)}._enabled_1wnutq5_89{cursor:pointer}._disabled_1wnutq5_95{pointer-events:none}._isMulti_1wnutq5_125{height:auto}._error_1wnutq5_80{padding:0}._error_1wnutq5_80,._error_1wnutq5_80._error_1wnutq5_80._disabled_1wnutq5_95,._error_1wnutq5_80._error_1wnutq5_80._disabled_1wnutq5_95:hover,._error_1wnutq5_80._error_1wnutq5_80._focused_1wnutq5_77,._error_1wnutq5_80._error_1wnutq5_80._open_1wnutq5_73,._error_1wnutq5_80._error_1wnutq5_80._searchFocused_1wnutq5_78,._error_1wnutq5_80._error_1wnutq5_80:hover{border-color:#f45c4a}._iconsWrapper_1wnutq5_143{box-sizing:initial;display:flex;flex-basis:auto;flex-shrink:0;height:var(--_rs-select-trigger-icon-size);padding:calc(var(--_rs-select-trigger-vertical-padding) - var(--_rs-select-trigger-border-width)) calc(var(--_rs-select-trigger-horizontal-padding) - var(--_rs-select-trigger-border-width)) calc(var(--_rs-select-trigger-vertical-padding) - var(--_rs-select-trigger-border-width)) 0;-webkit-user-select:none;user-select:none;width:auto}._labelWrapper_1wnutq5_168{flex-grow:1;flex-shrink:1;min-width:0;position:relative;width:100%}._label_1wnutq5_168{box-sizing:border-box;color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));flex-grow:1;flex-shrink:1;height:100%;overflow:hidden;padding:calc(var(--_rs-select-trigger-vertical-padding) - var(--_rs-select-trigger-border-width)) 0 calc(var(--_rs-select-trigger-vertical-padding) - var(--_rs-select-trigger-border-width)) calc(var(--_rs-select-trigger-horizontal-padding) - var(--_rs-select-trigger-border-width));text-overflow:ellipsis;white-space:nowrap}._label_1wnutq5_168:focus{outline:none}._disabled_1wnutq5_95 ._label_1wnutq5_168{color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5)}._enabled_1wnutq5_89._focused_1wnutq5_77 ._label_1wnutq5_168,._enabled_1wnutq5_89._open_1wnutq5_73 ._label_1wnutq5_168,._enabled_1wnutq5_89._searchFocused_1wnutq5_78 ._label_1wnutq5_168{color:var(--_rs-select-trigger-enabled-active-label-and-search-color)}._label_1wnutq5_168._labelNotSelected_1wnutq5_218{color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5);-webkit-user-select:none;user-select:none}._enabled_1wnutq5_89._focused_1wnutq5_77 ._label_1wnutq5_168._labelNotSelected_1wnutq5_218,._enabled_1wnutq5_89._open_1wnutq5_73 ._label_1wnutq5_168._labelNotSelected_1wnutq5_218,._enabled_1wnutq5_89._searchFocused_1wnutq5_78 ._label_1wnutq5_168._labelNotSelected_1wnutq5_218{color:var(--_rs-select-trigger-enabled-active-not-selected-label-color)}._searchInput_1wnutq5_231{background:#0000;border:0;box-sizing:border-box;color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));display:block;font-size:inherit;height:100%;left:0;opacity:1;outline:0;padding:calc(var(--_rs-select-trigger-vertical-padding) - var(--_rs-select-trigger-border-width)) 0 calc(var(--_rs-select-trigger-vertical-padding) - var(--_rs-select-trigger-border-width)) calc(var(--_rs-select-trigger-horizontal-padding) - var(--_rs-select-trigger-border-width));position:absolute;top:0;width:100%}._enabled_1wnutq5_89._focused_1wnutq5_77 ._searchInput_1wnutq5_231,._enabled_1wnutq5_89._open_1wnutq5_73 ._searchInput_1wnutq5_231,._enabled_1wnutq5_89._searchFocused_1wnutq5_78 ._searchInput_1wnutq5_231{color:var(--_rs-select-trigger-enabled-active-label-and-search-color)}._multi_1wnutq5_271{flex:0 1 100%;padding:calc(var(--_rs-select-trigger-tag-vertical-padding) - var(--_rs-select-trigger-border-width)) 0 calc(var(--_rs-select-trigger-tag-vertical-padding) - var(--_rs-select-trigger-border-width)) calc(var(--_rs-select-trigger-horizontal-padding) - var(--_rs-select-trigger-border-width));position:relative}._tagsContainer_1wnutq5_291{--_rs-select-trigger-foldable-gap:var(--_rs-select-trigger-tag-right-offset);align-items:center;column-gap:var(--_rs-select-trigger-tag-right-offset);display:flex;flex-wrap:wrap;overflow:hidden;row-gap:var(--_rs-select-trigger-tag-top-offset);width:100%}._tag_1wnutq5_291{overflow:hidden}._tag_1wnutq5_291>span{overflow:hidden;text-overflow:ellipsis}._toggle_1wnutq5_313{color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.7);display:inline-block;flex:0 0 auto;height:var(--_rs-select-trigger-icon-size);margin-left:var(--_rs-select-trigger-icon-offset);transition:transform .3s;width:auto;fill:currentColor}._enabled_1wnutq5_89 ._toggle_1wnutq5_313{cursor:pointer}._open_1wnutq5_73 ._toggle_1wnutq5_313{transform:rotate(180deg)}._disabled_1wnutq5_95 ._toggle_1wnutq5_313{color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5)}._enabled_1wnutq5_89:hover ._toggle_1wnutq5_313{color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._enabled_1wnutq5_89._focused_1wnutq5_77 ._toggle_1wnutq5_313,._enabled_1wnutq5_89._searchFocused_1wnutq5_78 ._toggle_1wnutq5_313{color:var(--_rs-select-trigger-enabled-focused-toggle-color)}._enabled_1wnutq5_89._focused_1wnutq5_77:hover ._toggle_1wnutq5_313,._enabled_1wnutq5_89._open_1wnutq5_73 ._toggle_1wnutq5_313,._enabled_1wnutq5_89._searchFocused_1wnutq5_78:hover ._toggle_1wnutq5_313{color:var(--_rs-select-trigger-enabled-active-toggle-color)}._icon_1wnutq5_143{display:inline-block;flex:0 0 auto;fill:currentColor;color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.7);height:var(--_rs-select-trigger-icon-size);margin-left:var(--_rs-select-trigger-icon-offset);width:auto}._enabled_1wnutq5_89 ._icon_1wnutq5_143{cursor:pointer}._disabled_1wnutq5_95 ._icon_1wnutq5_143{color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5)}._enabled_1wnutq5_89._focused_1wnutq5_77 ._icon_1wnutq5_143,._enabled_1wnutq5_89._open_1wnutq5_73 ._icon_1wnutq5_143,._enabled_1wnutq5_89._searchFocused_1wnutq5_78 ._icon_1wnutq5_143{color:var(--_rs-select-trigger-enabled-active-icon-color)}._clearIcon_1wnutq5_380{background:#0000;border:none;color:inherit;display:flex;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}._clearIcon_1wnutq5_380::-moz-focus-inner{border:0;padding:0}._clearIcon_1wnutq5_380:active,._clearIcon_1wnutq5_380:focus{outline:none}._enabled_1wnutq5_89 ._clearIcon_1wnutq5_380:focus[data-focus-method=key]{box-shadow:var(--_rs-color-primary-t-dim) 0 0 0 3px}._enabled_1wnutq5_89 ._clearIcon_1wnutq5_380:hover{color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._enabled_1wnutq5_89._focused_1wnutq5_77 ._clearIcon_1wnutq5_380:hover,._enabled_1wnutq5_89._open_1wnutq5_73 ._clearIcon_1wnutq5_380:hover,._enabled_1wnutq5_89._searchFocused_1wnutq5_78 ._clearIcon_1wnutq5_380:hover{color:var(--_rs-select-trigger-enabled-active-clear-icon-color)}._clearIcon_1wnutq5_380 svg{height:var(--_rs-select-trigger-icon-size);width:auto}._themeLight_eeuqon_7{--rs-theme-dark:0}._themeDark_eeuqon_10{--rs-theme-dark:1}._sizeS_eeuqon_14{--_rs-select-form-trigger-wrapper-parts-offset:4px}._sizeS_eeuqon_14 [data-rs-internal=select-form-trigger-wrapper__error-icon]:not(html){--_rs-icons-height:20px}._sizeS_eeuqon_14 [data-rs-internal=select-form-trigger-wrapper__error-message]{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h5-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h5-line-height,20px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._sizeS_eeuqon_14 [data-rs-internal=select-form-trigger-wrapper__label],._sizeS_eeuqon_14 [data-rs-internal=select-form-trigger-wrapper__note]{--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeS_eeuqon_14 [data-rs-internal=select-form-trigger-wrapper__bold-label]{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h5-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h5-line-height,20px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._sizeM_eeuqon_17{--_rs-select-form-trigger-wrapper-parts-offset:8px}._sizeM_eeuqon_17 [data-rs-internal=select-form-trigger-wrapper__error-icon]:not(html){--_rs-icons-height:20px}._sizeM_eeuqon_17 [data-rs-internal=select-form-trigger-wrapper__error-message]{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h5-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h5-line-height,20px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._sizeM_eeuqon_17 [data-rs-internal=select-form-trigger-wrapper__note]{--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_eeuqon_17 [data-rs-internal=select-form-trigger-wrapper__label]{--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeM_eeuqon_17 [data-rs-internal=select-form-trigger-wrapper__label]{--_rs-typography-list-li-margin-top-from-text:12px}}._sizeM_eeuqon_17 [data-rs-internal=select-form-trigger-wrapper__bold-label]{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h4-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h4-line-height,24px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._sizeL_eeuqon_20{--_rs-select-form-trigger-wrapper-parts-offset:8px}._sizeL_eeuqon_20 [data-rs-internal=select-form-trigger-wrapper__error-icon]:not(html){--_rs-icons-height:24px}._sizeL_eeuqon_20 [data-rs-internal=select-form-trigger-wrapper__error-message]{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h4-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h4-line-height,24px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._sizeL_eeuqon_20 [data-rs-internal=select-form-trigger-wrapper__note]{--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_eeuqon_20 [data-rs-internal=select-form-trigger-wrapper__note]{--_rs-typography-list-li-margin-top-from-text:12px}}._sizeL_eeuqon_20 [data-rs-internal=select-form-trigger-wrapper__label]{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-1-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-1-line-height,28px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:32px;--_rs-typography-ul-list-li-padding-left:26px;--_rs-typography-ol-list-li-padding-left:32px;--_rs-typography-list-li-margin-top-from-text:24px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_eeuqon_20 [data-rs-internal=select-form-trigger-wrapper__label]{--_rs-typography-list-li-margin-top-from-text:16px}}._sizeL_eeuqon_20 [data-rs-internal=select-form-trigger-wrapper__bold-label]{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h3-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h3-line-height,28px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._main_eeuqon_24{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}._label_eeuqon_28{color:var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
);margin-bottom:var(--_rs-select-form-trigger-wrapper-parts-offset)}._errorMessage_eeuqon_34,._label_eeuqon_28{font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);text-transform:var(--_rs-typography-text-transform)}._errorMessage_eeuqon_34{color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));column-gap:8px;display:flex;flex-wrap:nowrap;margin-top:var(--_rs-select-form-trigger-wrapper-parts-offset)}._errorIcon_eeuqon_45{color:#f45c4a;flex:0 0 auto}._note_eeuqon_50{color:var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.7)
);font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);margin-top:var(--_rs-select-form-trigger-wrapper-parts-offset);text-transform:var(--_rs-typography-text-transform)}._sizeS_1xwctyq_3{--_rs-select-size:s;--_rs-select-observable-size:1px}._sizeM_1xwctyq_6{--_rs-select-size:m;--_rs-select-observable-size:2px}._sizeL_1xwctyq_9{--_rs-select-size:l;--_rs-select-observable-size:3px}._menu_1xwctyq_13{border:0;font:inherit;font-size:100%;list-style:none;margin:0;padding:0;vertical-align:initial}._menuSizeS_1xwctyq_26{--_rs-select-without-groups-label-items-offset:0px;--_rs-select-check-icon-size:20px}._menuSizeM_1xwctyq_30{--_rs-select-without-groups-label-items-offset:6px;--_rs-select-check-icon-size:24px}._menuSizeL_1xwctyq_34{--_rs-select-without-groups-label-items-offset:12px;--_rs-select-check-icon-size:28px}._withGroupsLabel_1xwctyq_40 ._lastOption_1xwctyq_39{margin-bottom:var(--_rs-select-without-groups-label-items-offset)}._withGroupsLabel_1xwctyq_40 ._divider_1xwctyq_45{margin-top:var(--_rs-select-without-groups-label-items-offset)}._checkIcon_1xwctyq_51{height:var(--_rs-select-check-icon-size);width:auto}._observable_1xwctyq_56{background:#0000;height:var(--_rs-select-observable-size);pointer-events:none;position:absolute;width:var(--_rs-select-observable-size);z-index:-1}._sizeS_1uckog1_6 [data-rs-internal=select-native__select]{--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_1uckog1_9 [data-rs-internal=select-native__select]{--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeM_1uckog1_9 [data-rs-internal=select-native__select]{--_rs-typography-list-li-margin-top-from-text:12px}}._sizeL_1uckog1_12 [data-rs-internal=select-native__select]{--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_1uckog1_12 [data-rs-internal=select-native__select]{--_rs-typography-list-li-margin-top-from-text:12px}}._main_1uckog1_16{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}._wrapper_1uckog1_20{position:relative}._select_1uckog1_24{-webkit-appearance:none;appearance:none;color:var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.7)
);font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);height:100%;left:0;letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);opacity:0;position:absolute;text-transform:var(--_rs-typography-text-transform);top:0;width:100%}@keyframes _fadeInTopToBottom_1i7xh0p_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes _fadeInBottomToTop_1i7xh0p_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes _fadeInLeftToRight_1i7xh0p_1{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:none}}@keyframes _fadeInRightToLeft_1i7xh0p_1{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}._themeLight_1i7xh0p_60{--rs-theme-dark:0}._themeDark_1i7xh0p_63{--rs-theme-dark:1}._dropdown_1i7xh0p_67{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._dropdown_1i7xh0p_67{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._dropdown_1i7xh0p_67{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._dropdown_1i7xh0p_67{display:flex;flex-direction:column}._triggerWrapper_1i7xh0p_74{display:inline-block}._contentWrapper_1i7xh0p_78{background-clip:padding-box;box-shadow:0 0 0 1px rgb(calc(209 - var(--_rs-theme-dark-coefficient, 0)*92),calc(209 - var(--_rs-theme-dark-coefficient, 0)*92),calc(210 - var(--_rs-theme-dark-coefficient, 0)*91));box-sizing:border-box;display:block;margin:1px;overflow-y:auto;position:relative;transition:opacity .2s linear,transform .2s linear}[data-popper-placement^=top] ._contentWrapper_1i7xh0p_78{animation:_fadeInBottomToTop_1i7xh0p_1 .2s ease}[data-popper-placement^=bottom] ._contentWrapper_1i7xh0p_78{animation:_fadeInTopToBottom_1i7xh0p_1 .2s ease}[data-popper-placement^=right] ._contentWrapper_1i7xh0p_78{animation:_fadeInLeftToRight_1i7xh0p_1 .2s ease}[data-popper-placement^=left] ._contentWrapper_1i7xh0p_78{animation:_fadeInRightToLeft_1i7xh0p_1 .2s ease}._wrapperHidden_1i7xh0p_109{opacity:0}[data-popper-placement^=top] ._wrapperHidden_1i7xh0p_109{transform:translateY(10px)}[data-popper-placement^=bottom] ._wrapperHidden_1i7xh0p_109{transform:translateY(-10px)}[data-popper-placement^=right] ._wrapperHidden_1i7xh0p_109{transform:translateX(-10px)}[data-popper-placement^=left] ._wrapperHidden_1i7xh0p_109{transform:translateX(10px)}._modeClassic_1i7xh0p_129 ._contentWrapper_1i7xh0p_78{background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*204))}._modeRock_1i7xh0p_133 ._contentWrapper_1i7xh0p_78{background-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._modeRock_1i7xh0p_133{--rs-parent-color-primary-light-theme:var(--rs-color-primary-light-theme);--rs-parent-color-primary-dim-light-theme:var(--rs-color-primary-dim-light-theme);--rs-parent-color-primary-fog-light-theme:var(--rs-color-primary-fog-light-theme);--rs-parent-color-primary-t-dim-light-theme:var(--rs-color-primary-t-dim-light-theme);--rs-parent-color-primary-t-fog-light-theme:var(--rs-color-primary-t-fog-light-theme);--rs-parent-color-primary-dark-theme:var(--rs-color-primary-dark-theme);--rs-parent-color-primary-dim-dark-theme:var(--rs-color-primary-dim-dark-theme);--rs-parent-color-primary-fog-dark-theme:var(--rs-color-primary-fog-dark-theme);--rs-parent-color-primary-t-dim-dark-theme:var(--rs-color-primary-t-dim-dark-theme);--rs-parent-color-primary-t-fog-dark-theme:var(--rs-color-primary-t-fog-dark-theme)}._modeRock_1i7xh0p_133>*{--rs-color-primary-dark-theme:var(--rs-parent-color-primary-light-theme);--rs-color-primary-dim-dark-theme:var(--rs-parent-color-primary-dim-light-theme);--rs-color-primary-fog-dark-theme:var(--rs-parent-color-primary-fog-light-theme);--rs-color-primary-t-dim-dark-theme:var(--rs-parent-color-primary-t-dim-light-theme);--rs-color-primary-t-fog-dark-theme:var(--rs-parent-color-primary-t-fog-light-theme);--rs-color-primary-light-theme:var(--rs-parent-color-primary-dark-theme);--rs-color-primary-dim-light-theme:var(--rs-parent-color-primary-dim-dark-theme);--rs-color-primary-fog-light-theme:var(--rs-parent-color-primary-fog-dark-theme);--rs-color-primary-t-dim-light-theme:var(--rs-parent-color-primary-t-dim-dark-theme);--rs-color-primary-t-fog-light-theme:var(--rs-parent-color-primary-t-fog-dark-theme)}._themeLight_v352yq_8{--rs-theme-dark:0}._themeDark_v352yq_11{--rs-theme-dark:1}._sizeS_v352yq_15{--_rs-menu-mi-icon-offset:8px;--_rs-menu-mi-vertical-padding:6px;--_rs-menu-mi-horizontal-padding:8px;--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_v352yq_18{--_rs-menu-mi-icon-offset:8px;--_rs-menu-mi-vertical-padding:8px;--_rs-menu-mi-horizontal-padding:16px;--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeM_v352yq_18{--_rs-typography-list-li-margin-top-from-text:12px}}._sizeL_v352yq_21{--_rs-menu-mi-icon-offset:16px;--_rs-menu-mi-vertical-padding:12px;--_rs-menu-mi-horizontal-padding:16px;--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-1-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-1-line-height,28px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:32px;--_rs-typography-ul-list-li-padding-left:26px;--_rs-typography-ol-list-li-padding-left:32px;--_rs-typography-list-li-margin-top-from-text:24px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_v352yq_21{--_rs-typography-list-li-margin-top-from-text:16px}}._modeClassic_v352yq_25{--_rs-menu-mi-horizontal-padding-with-mode:var(
    --_rs-menu-mi-horizontal-padding
  );--_rs-menu-mi-active-background:var(--_rs-color-primary-t-fog);--_rs-menu-mi-selected-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-selected-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-hover-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.1);--_rs-menu-mi-selected-hover-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-selected-hover-background:rgb(calc(48 + var(--_rs-theme-dark-coefficient, 0)*184),calc(48 + var(--_rs-theme-dark-coefficient, 0)*184),calc(51 + var(--_rs-theme-dark-coefficient, 0)*181))}._modeRock_v352yq_28{--_rs-menu-mi-horizontal-padding-with-mode:var(
    --_rs-menu-mi-horizontal-padding
  );--_rs-menu-mi-active-background:none;--_rs-menu-mi-selected-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-selected-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-hover-color:#fff;--_rs-menu-mi-hover-background:var(--_rs-color-primary);--_rs-menu-mi-selected-hover-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-selected-hover-background:rgb(calc(48 + var(--_rs-theme-dark-coefficient, 0)*184),calc(48 + var(--_rs-theme-dark-coefficient, 0)*184),calc(51 + var(--_rs-theme-dark-coefficient, 0)*181))}._modeClear_v352yq_31{--_rs-menu-mi-horizontal-padding-with-mode:0;--_rs-menu-mi-active-background:none;--_rs-menu-mi-selected-color:var(--_rs-color-primary);--_rs-menu-mi-selected-background:none;--_rs-menu-mi-hover-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-hover-background:none;--_rs-menu-mi-selected-hover-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));--_rs-menu-mi-selected-hover-background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.1)}._iconPlacementLeft_v352yq_35{--_rs-menu-mi-flex-direction:row;--_rs-menu-mi-justify-content:initial}._iconPlacementRight_v352yq_39{--_rs-menu-mi-flex-direction:row-reverse;--_rs-menu-mi-justify-content:space-between}._wrapper_v352yq_43{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._wrapper_v352yq_43{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._wrapper_v352yq_43{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._wrapper_v352yq_43{display:flex}._menuItem_v352yq_50{-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:0;color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));cursor:pointer;display:flex;flex-direction:var(--_rs-menu-mi-flex-direction);flex-grow:1;font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);gap:var(--_rs-menu-mi-icon-offset);justify-content:var(--_rs-menu-mi-justify-content);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);margin:0;outline:none;overflow:auto;padding:var(--_rs-menu-mi-vertical-padding) var(--_rs-menu-mi-horizontal-padding-with-mode);text-align:start;text-decoration:none;text-transform:var(--_rs-typography-text-transform);width:auto;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}._menuItem_v352yq_50:focus{outline:none}._keyboardNavigationDisabled_v352yq_85 ._menuItem_v352yq_50:focus[data-focus-method=key]{box-shadow:0 0 0 2px var(--_rs-color-primary-dim),inset 0 0 0 2px var(--_rs-color-primary-dim)}._menuItem_v352yq_50:active{background:var(--_rs-menu-mi-active-background);color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._menuItem_v352yq_50._selected_v352yq_99{background:var(--_rs-menu-mi-selected-background);color:var(--_rs-menu-mi-selected-color)}._menuItem_v352yq_50._highlighted_v352yq_106,._menuItem_v352yq_50:not(._disableCursor_v352yq_107):hover{background:var(--_rs-menu-mi-hover-background);color:var(--_rs-menu-mi-hover-color)}._menuItem_v352yq_50._highlighted_v352yq_106._selected_v352yq_99,._menuItem_v352yq_50._selected_v352yq_99:not(._disableCursor_v352yq_107):hover{background-color:var(--_rs-menu-mi-selected-hover-background);color:var(--_rs-menu-mi-selected-hover-color)}._menuItem_v352yq_50._disabled_v352yq_120{color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5);pointer-events:none}._disableCursor_v352yq_107{pointer-events:none}._content_v352yq_131{flex-grow:1;font-size:inherit}._icon_v352yq_35{flex:0 0;flex-basis:auto}._divider_v352yq_144{background-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.2);border:none;flex-shrink:0;height:1px;margin:0;width:100%}._groupHeaderThemeLight_v352yq_158{--rs-theme-dark:0}._groupHeaderThemeDark_v352yq_161{--rs-theme-dark:1}._groupHeaderSizeL_v352yq_165{--_rs-menu-gh-vertical-padding:12px;--_rs-menu-gh-horizontal-padding:16px;--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h3-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h3-line-height,28px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._groupHeaderSizeM_v352yq_168{--_rs-menu-gh-vertical-padding:8px;--_rs-menu-gh-horizontal-padding:16px;--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h4-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h4-line-height,24px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._groupHeaderSizeS_v352yq_171{--_rs-menu-gh-vertical-padding:6px;--_rs-menu-gh-horizontal-padding:8px;--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-h5-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-semi-bold,600
  );--_rs-typography-line-height:var(--rs-h5-line-height,20px);--_rs-typography-base-color:var(
    --_rs-typography-heading-hardness-color,var(
  --rs-color-hard,rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
)
  );--_rs-typography-text-auto-offset:0;--_rs-typography-ul-list-li-padding-left:initial;--_rs-typography-ol-list-li-padding-left:initial;--_rs-typography-list-li-margin-top-from-text:initial;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:2px}._groupHeader_v352yq_158{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._groupHeader_v352yq_158{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._groupHeader_v352yq_158{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._groupHeader_v352yq_158{border:none;color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);padding:var(--_rs-menu-gh-vertical-padding) var(--_rs-menu-gh-horizontal-padding);text-transform:var(--_rs-typography-text-transform)}._icon_521zrc_4{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._icon_521zrc_4{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._icon_521zrc_4{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._icon_521zrc_4{fill:var(--_rs-icons-themed-fill-or-initial,currentcolor);height:var(--_rs-icons-height);width:auto}._sizeXS_521zrc_14{--_rs-icons-height:16px}._sizeS_521zrc_18{--_rs-icons-height:20px}._sizeM_521zrc_22{--_rs-icons-height:24px}._sizeL_521zrc_26{--_rs-icons-height:28px}._light_521zrc_30{--rs-theme-dark:0;--_rs-icons-themed-fill-or-initial:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._dark_521zrc_34{--rs-theme-dark:1;--_rs-icons-themed-fill-or-initial:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._alignIconLeft_10z7mru_7{--_rs-tag-flex-direction:row}._alignIconRight_10z7mru_10{--_rs-tag-flex-direction:row-reverse}._uppercase_10z7mru_14{--_rs-tag-text-transform:uppercase;--_rs-tag-horizontal-padding-or-initial:var(
    --_rs-tag-uppercase-horizontal-padding
  )}._sizeXs_10z7mru_18{--_rs-tag-vertical-padding:2px;--_rs-tag-base-horizontal-padding:8px;--_rs-tag-uppercase-horizontal-padding:var(
    --_rs-tag-base-horizontal-padding
  );--_rs-tag-icon-size:20px;--_rs-tag-border-radius:4px;--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeS_10z7mru_21{--_rs-tag-vertical-padding:4px;--_rs-tag-base-horizontal-padding:8px;--_rs-tag-uppercase-horizontal-padding:10px;--_rs-tag-icon-size:20px;--_rs-tag-border-radius:4px;--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_10z7mru_24{--_rs-tag-vertical-padding:6px;--_rs-tag-base-horizontal-padding:12px;--_rs-tag-uppercase-horizontal-padding:var(
    --_rs-tag-base-horizontal-padding
  );--_rs-tag-icon-size:24px;--_rs-tag-border-radius:6px;--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeM_10z7mru_24{--_rs-typography-list-li-margin-top-from-text:12px}}._sizeL_10z7mru_27{--_rs-tag-vertical-padding:8px;--_rs-tag-base-horizontal-padding:16px;--_rs-tag-uppercase-horizontal-padding:var(
    --_rs-tag-base-horizontal-padding
  );--_rs-tag-icon-size:28px;--_rs-tag-border-radius:8px;--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-1-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-1-line-height,28px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:32px;--_rs-typography-ul-list-li-padding-left:26px;--_rs-typography-ol-list-li-padding-left:32px;--_rs-typography-list-li-margin-top-from-text:24px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_10z7mru_27{--_rs-typography-list-li-margin-top-from-text:16px}}._main_10z7mru_31{--_rs-tag-border-width:1px;--_rs-tag-horizontal-padding:var(
    --_rs-tag-horizontal-padding-or-initial,var(--_rs-tag-base-horizontal-padding)
  );align-items:center;background:#0000;border:var(--_rs-tag-border-width) solid #0000;box-sizing:border-box;display:inline-flex;flex-direction:var(--_rs-tag-flex-direction);font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);gap:8px;justify-content:center;letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);outline:none;padding:calc(var(--_rs-tag-vertical-padding) - var(--_rs-tag-border-width)) calc(var(--_rs-tag-horizontal-padding) - var(--_rs-tag-border-width));position:relative;text-align:center;text-decoration:none;text-transform:var(--_rs-typography-text-transform);text-transform:var(--_rs-tag-text-transform);white-space:nowrap}._main_10z7mru_31 ._icon_10z7mru_60{fill:currentColor;height:var(--_rs-tag-icon-size);width:auto}._main_zgayv0_1{border-radius:var(--_rs-tag-border-radius)}._themeLight_1tt5ki4_7{--rs-theme-dark:0}._themeDark_1tt5ki4_10{--rs-theme-dark:1}._sizeXs_1tt5ki4_14{--_rs-tag-removable-vertical-padding:2px;--_rs-tag-removable-left-padding:8px;--_rs-tag-removable-right-padding:2px;--_rs-tag-removable-border-radius:4px;--_rs-tag-removable-close-icon-size:28px;--_rs-tag-removable-custom-icon-size:20px}._sizeXs_1tt5ki4_14 [data-rs-internal=removable-tag__close-icon]:not(html){--_rs-icons-height:20px}._sizeXs_1tt5ki4_14{--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeS_1tt5ki4_17{--_rs-tag-removable-vertical-padding:4px;--_rs-tag-removable-left-padding:8px;--_rs-tag-removable-right-padding:2px;--_rs-tag-removable-border-radius:4px;--_rs-tag-removable-close-icon-size:28px;--_rs-tag-removable-custom-icon-size:20px}._sizeS_1tt5ki4_17 [data-rs-internal=removable-tag__close-icon]:not(html){--_rs-icons-height:20px}._sizeS_1tt5ki4_17{--_rs-typography-letter-spacing:0.0045em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-3-font-size,13px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-3-line-height,20px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:8px;--_rs-typography-ul-list-li-padding-left:28px;--_rs-typography-ol-list-li-padding-left:21px;--_rs-typography-list-li-margin-top-from-text:8px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}._sizeM_1tt5ki4_20{--_rs-tag-removable-vertical-padding:6px;--_rs-tag-removable-left-padding:12px;--_rs-tag-removable-right-padding:2px;--_rs-tag-removable-border-radius:6px;--_rs-tag-removable-close-icon-size:36px;--_rs-tag-removable-custom-icon-size:24px}._sizeM_1tt5ki4_20 [data-rs-internal=removable-tag__close-icon]:not(html){--_rs-icons-height:24px}._sizeM_1tt5ki4_20{--_rs-typography-letter-spacing:0.0015em;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-2-font-size,16px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-2-line-height,24px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:16px;--_rs-typography-ul-list-li-padding-left:22px;--_rs-typography-ol-list-li-padding-left:26px;--_rs-typography-list-li-margin-top-from-text:16px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeM_1tt5ki4_20{--_rs-typography-list-li-margin-top-from-text:12px}}._sizeL_1tt5ki4_23{--_rs-tag-removable-vertical-padding:8px;--_rs-tag-removable-left-padding:16px;--_rs-tag-removable-right-padding:4px;--_rs-tag-removable-border-radius:8px;--_rs-tag-removable-close-icon-size:44px;--_rs-tag-removable-custom-icon-size:28px}._sizeL_1tt5ki4_23 [data-rs-internal=removable-tag__close-icon]:not(html){--_rs-icons-height:28px}._sizeL_1tt5ki4_23{--_rs-typography-letter-spacing:normal;--_rs-typography-text-transform:initial;--_rs-typography-font-variant-numeric:initial;--_rs-typography-font-family:var(
    --rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif)
  );--_rs-typography-font-size:var(--rs-text-1-font-size,20px);--_rs-typography-font-weight:var(
    --rs-font-weight-regular,400
  );--_rs-typography-line-height:var(
    --rs-text-1-line-height,28px
  );--_rs-typography-base-color:var(
    --_rs-typography-hardness-color,var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),0.7)
)
  );--_rs-typography-text-auto-offset:32px;--_rs-typography-ul-list-li-padding-left:26px;--_rs-typography-ol-list-li-padding-left:32px;--_rs-typography-list-li-margin-top-from-text:24px;--_rs-typography-link-standalone-border-offset-from-text-base:1.15em;--_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;--_rs-typography-link-border-bottom-width-from-text:1px}@media screen and (max-width:640px){._sizeL_1tt5ki4_23{--_rs-typography-list-li-margin-top-from-text:16px}}._wrapper_1tt5ki4_27{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient))}@supports (color:color-mix(in srgb,#fff 50%,#000 50%)){._wrapper_1tt5ki4_27{--_rs-color-primary:color-mix(in srgb,var(--rs-color-primary-light-theme,#6b57ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dark-theme,#8473ff) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-dim:color-mix(in srgb,var(--rs-color-primary-dim-light-theme,#8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-dim-dark-theme,#6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-fog:color-mix(in srgb,var(--rs-color-primary-fog-light-theme,#e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-fog-dark-theme,#2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-dim:color-mix(in srgb,var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) calc(100%*var(--_rs-theme-dark-coefficient, 0)));--_rs-color-primary-t-fog:color-mix(in srgb,var(--rs-color-primary-t-fog-light-theme,#6b57ff33) calc(100%*var(--_rs-theme-light-coefficient, 1)),var(--rs-color-primary-t-fog-dark-theme,#8473ff4d) calc(100%*var(--_rs-theme-dark-coefficient, 0)))}}@supports not (color:color-mix(in srgb,#fff 50%,#000 50%)){._wrapper_1tt5ki4_27{--_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255);--_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111),calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));--_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46),calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43),calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));--_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,0.8);--_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132),calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115),255,calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3))}}._wrapper_1tt5ki4_27{background-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.1);border-radius:var(--_rs-tag-removable-border-radius);color:var(
  --rs-color-average,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.7)
);display:inline-flex;font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size);font-variant-numeric:var(--_rs-typography-font-variant-numeric);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(
    --rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing)
  );line-height:var(--_rs-typography-line-height);padding-left:var(--_rs-tag-removable-left-padding);position:relative;text-transform:var(--_rs-typography-text-transform);white-space:nowrap}._wrapper_1tt5ki4_27>*{vertical-align:top}._disabled_1tt5ki4_50{color:var(
  --rs-color-pale,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.5)
);pointer-events:none}._main_1tt5ki4_55{align-items:center;background:#0000;display:inline-flex;flex:1 1 auto;justify-content:center;padding-bottom:var(--_rs-tag-removable-vertical-padding);padding-right:var(--_rs-tag-removable-right-padding);padding-top:var(--_rs-tag-removable-vertical-padding);white-space:nowrap}._wrap_1tt5ki4_27 ._main_1tt5ki4_55{white-space:normal}._close_1tt5ki4_74{align-items:center;background:#0000;border:none;border-radius:var(--_rs-tag-removable-border-radius);bottom:0;color:inherit;cursor:pointer;display:inline-flex;flex:1 0 auto;font:inherit;height:auto;justify-content:center;line-height:normal;overflow:visible;padding:0;right:0;top:0;width:var(--_rs-tag-removable-close-icon-size);-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}._close_1tt5ki4_74::-moz-focus-inner{border:0;padding:0}._close_1tt5ki4_74:active,._close_1tt5ki4_74:focus,._close_1tt5ki4_74:hover{outline:none;text-decoration:none}._close_1tt5ki4_74:hover{background-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.1)}._close_1tt5ki4_74:active,._close_1tt5ki4_74:hover{color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._close_1tt5ki4_74:active{background-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.2)}._close_1tt5ki4_74:focus[data-focus-method=key]{box-shadow:inset 0 0 0 4px var(--_rs-color-primary-dim)}._disabled_1tt5ki4_50 ._close_1tt5ki4_74{pointer-events:none}._icon_1tt5ki4_135{flex:1 0 auto;height:var(--_rs-tag-removable-custom-icon-size);margin-bottom:var(--_rs-tag-removable-vertical-padding);margin-right:8px;margin-top:var(--_rs-tag-removable-vertical-padding);vertical-align:top;width:auto;fill:currentColor}._wrapper_1e53zr2_3{position:relative}._offset16_1e53zr2_7{--_rs-tag-sticky-side-offset:16px}._offset24_1e53zr2_10{--_rs-tag-sticky-side-offset:24px}._offset32_1e53zr2_13{--_rs-tag-sticky-side-offset:32px}._alignTop_1e53zr2_17{--_rs-tag-sticky-border-radius:var(--_rs-tag-border-radius) var(--_rs-tag-border-radius) 0 0;--_rs-tag-sticky-translate-y:-100%}._alignMiddle_1e53zr2_20{--_rs-tag-sticky-border-radius:var(--_rs-tag-border-radius);--_rs-tag-sticky-translate-y:-50%}._topStart_1e53zr2_24{--_rs-tag-sticky-top:0;--_rs-tag-sticky-right:initial;--_rs-tag-sticky-left:var(--_rs-tag-sticky-side-offset);--_rs-tag-sticky-transform:translateY(var(--_rs-tag-sticky-translate-y));--_rs-tag-sticky-transform-origin:initial}._topEnd_1e53zr2_27{--_rs-tag-sticky-top:0;--_rs-tag-sticky-right:var(--_rs-tag-sticky-side-offset);--_rs-tag-sticky-left:initial;--_rs-tag-sticky-transform:translateY(var(--_rs-tag-sticky-translate-y));--_rs-tag-sticky-transform-origin:initial}._leftStart_1e53zr2_30{--_rs-tag-sticky-top:var(--_rs-tag-sticky-side-offset);--_rs-tag-sticky-right:100%;--_rs-tag-sticky-left:initial;--_rs-tag-sticky-transform:rotate(270deg) translateY(var(--_rs-tag-sticky-translate-y));--_rs-tag-sticky-transform-origin:100% 0}._leftEnd_1e53zr2_33{--_rs-tag-sticky-top:calc(100% - var(--_rs-tag-sticky-side-offset));--_rs-tag-sticky-right:100%;--_rs-tag-sticky-left:initial;--_rs-tag-sticky-transform:rotate(270deg) translate(100%,var(--_rs-tag-sticky-translate-y));--_rs-tag-sticky-transform-origin:100% 0}._tag_1e53zr2_37{border-radius:var(--_rs-tag-sticky-border-radius);left:var(--_rs-tag-sticky-left);position:absolute;right:var(--_rs-tag-sticky-right);top:var(--_rs-tag-sticky-top);transform:var(--_rs-tag-sticky-transform);transform-origin:var(--_rs-tag-sticky-transform-origin)}.index-module_colorRed_nsJhEc{color:var(--rs-color-danger)}._labelWrapper_gawy3o_44{display:block}._wrapper_gawy3o_48{cursor:text;display:flex;flex-wrap:nowrap;position:relative}._disabled_gawy3o_56 ._wrapper_gawy3o_48{cursor:default}._inner_gawy3o_61{background:#0000;border:1px solid;box-sizing:border-box;color:inherit;display:block;flex:1 1 100%;font:inherit;margin:0;outline:none;padding:0;resize:none;width:100%}._inner_gawy3o_61:focus{outline:none}._inner_gawy3o_61::placeholder{opacity:1}._focused_gawy3o_90 ._inner_gawy3o_61{border-width:2px}._sizeL_gawy3o_94 ._inner_gawy3o_61{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-text-1-font-size,20px);font-weight:400;line-height:28px;line-height:var(--rs-text-1-line-height,28px);padding:11px 15px}._sizeL_gawy3o_94 ._inner_gawy3o_61,._sizeM_gawy3o_98 ._inner_gawy3o_61{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif))}._sizeM_gawy3o_98 ._inner_gawy3o_61{font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px);padding:7px}._rs-reset-letter-spacing_gawy3o_1 ._sizeM_gawy3o_98 ._inner_gawy3o_61{letter-spacing:normal}._sizeS_gawy3o_102 ._inner_gawy3o_61{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px);padding:5px 7px}._rs-reset-letter-spacing_gawy3o_1 ._sizeS_gawy3o_102 ._inner_gawy3o_61{letter-spacing:normal}._sizeL_gawy3o_94._error_gawy3o_108 ._inner_gawy3o_61,._sizeL_gawy3o_94._focused_gawy3o_90 ._inner_gawy3o_61{padding:10px 14px}._sizeM_gawy3o_98._error_gawy3o_108 ._inner_gawy3o_61,._sizeM_gawy3o_98._focused_gawy3o_90 ._inner_gawy3o_61{padding:6px}._sizeS_gawy3o_102._error_gawy3o_108 ._inner_gawy3o_61,._sizeS_gawy3o_102._focused_gawy3o_90 ._inner_gawy3o_61{padding:4px 6px}@media (hover:hover){._themeLight_gawy3o_122 ._inner_gawy3o_61{scrollbar-color:#a3a3a4 #e8e8e8;scrollbar-color:var(--rs-color-grey-40,#a3a3a4) var(--rs-color-grey-10,#e8e8e8);scrollbar-width:thin}._themeLight_gawy3o_122 ._inner_gawy3o_61::-webkit-scrollbar{height:8px;width:7px}._themeLight_gawy3o_122 ._inner_gawy3o_61::-webkit-scrollbar-corner{background-color:initial}._themeLight_gawy3o_122 ._inner_gawy3o_61::-webkit-scrollbar-track{background-color:#e8e8e8;background-color:var(--rs-color-grey-10,#e8e8e8)}._themeLight_gawy3o_122 ._inner_gawy3o_61::-webkit-scrollbar-thumb{background:#a3a3a4;background:var(--rs-color-grey-40,#a3a3a4);border-radius:7px;width:7px}}._themeLight_gawy3o_122 ._inner_gawy3o_61{background-color:#fff;border-color:#19191c33;color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._themeLight_gawy3o_122 ._inner_gawy3o_61._filled_gawy3o_129{border-color:#19191c4d}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._themeLight_gawy3o_122 ._inner_gawy3o_61:hover{border-color:#19191c80}}._themeLight_gawy3o_122._focused_gawy3o_90 ._inner_gawy3o_61{border-color:#19191c}._themeLight_gawy3o_122._focused_gawy3o_90._keyFocused_gawy3o_144 ._inner_gawy3o_61{box-shadow:0 0 0 4px #8979ff;box-shadow:0 0 0 4px var(--rs-color-primary-dim-light-theme,#8979ff)}._themeLight_gawy3o_122._rock_gawy3o_148._focused_gawy3o_90 ._inner_gawy3o_61{background-color:#19191c;color:#fff;color:var(--rs-typography-color-hard,#fff)}._themeLight_gawy3o_122._disabled_gawy3o_56 ._inner_gawy3o_61{background-color:#f4f4f4;border-color:#19191c33;color:#19191c80;color:var(--rs-typography-color-pale,#19191c80)}@media (hover:hover){._themeDark_gawy3o_160 ._inner_gawy3o_61{scrollbar-color:#8c8c8e #5e5e60;scrollbar-color:var(--rs-color-grey-50,#8c8c8e) var(--rs-color-grey-70,#5e5e60);scrollbar-width:thin}._themeDark_gawy3o_160 ._inner_gawy3o_61::-webkit-scrollbar{height:8px;width:7px}._themeDark_gawy3o_160 ._inner_gawy3o_61::-webkit-scrollbar-corner{background-color:initial}._themeDark_gawy3o_160 ._inner_gawy3o_61::-webkit-scrollbar-track{background-color:#5e5e60;background-color:var(--rs-color-grey-70,#5e5e60)}._themeDark_gawy3o_160 ._inner_gawy3o_61::-webkit-scrollbar-thumb{background:#8c8c8e;background:var(--rs-color-grey-50,#8c8c8e);border-radius:7px;width:7px}}._themeDark_gawy3o_160 ._inner_gawy3o_61{background-color:#303033;border-color:#fff3;color:#fff;color:var(--rs-typography-color-hard,#fff)}._themeDark_gawy3o_160 ._inner_gawy3o_61._filled_gawy3o_129{border-color:#ffffff4d}@media (-ms-high-contrast:none),(hover:hover),screen and (-ms-high-contrast:active){._themeDark_gawy3o_160 ._inner_gawy3o_61:hover{background-color:#474749;border-color:#ffffff80}}._themeDark_gawy3o_160._focused_gawy3o_90 ._inner_gawy3o_61{background-color:#474749;border-color:#fff}._themeDark_gawy3o_160._focused_gawy3o_90._keyFocused_gawy3o_144 ._inner_gawy3o_61{box-shadow:0 0 0 4px #6f61d2;box-shadow:0 0 0 4px var(--rs-color-primary-dim-dark-theme,#6f61d2)}._themeDark_gawy3o_160._rock_gawy3o_148._focused_gawy3o_90 ._inner_gawy3o_61{background-color:#fff;color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._themeDark_gawy3o_160._disabled_gawy3o_56 ._inner_gawy3o_61{background-color:#19191c;border-color:#fff3;color:#ffffff80;color:var(--rs-typography-color-pale,#ffffff80)}._labelWrapper_gawy3o_44._error_gawy3o_108 ._inner_gawy3o_61,._labelWrapper_gawy3o_44._error_gawy3o_108 ._inner_gawy3o_61:hover,._labelWrapper_gawy3o_44._error_gawy3o_108._focused_gawy3o_90 ._inner_gawy3o_61{border-color:#f45c4a;border-width:2px}._themeDark_gawy3o_160._rock_gawy3o_148._focused_gawy3o_90 ._inner_gawy3o_61::placeholder,._themeLight_gawy3o_122 ._inner_gawy3o_61::placeholder{color:#19191c80;color:var(--rs-typography-color-pale,#19191c80)}._themeDark_gawy3o_160 ._inner_gawy3o_61::placeholder,._themeLight_gawy3o_122._rock_gawy3o_148._focused_gawy3o_90 ._inner_gawy3o_61::placeholder{color:#ffffff80;color:var(--rs-typography-color-pale,#ffffff80)}._busy_gawy3o_220{display:flex;pointer-events:none;position:absolute}._themeDark_gawy3o_160._rock_gawy3o_148._focused_gawy3o_90 ._busy_gawy3o_220,._themeLight_gawy3o_122 ._busy_gawy3o_220{color:#19191cb3;color:var(--rs-typography-color-average,#19191cb3)}._themeDark_gawy3o_160 ._busy_gawy3o_220,._themeLight_gawy3o_122._rock_gawy3o_148._focused_gawy3o_90 ._busy_gawy3o_220{color:#ffffffb3;color:var(--rs-typography-color-average,#ffffffb3)}._themeLight_gawy3o_122._disabled_gawy3o_56 ._busy_gawy3o_220{color:#19191c80;color:var(--rs-typography-color-pale,#19191c80)}._themeDark_gawy3o_160._disabled_gawy3o_56 ._busy_gawy3o_220{color:#ffffff80;color:var(--rs-typography-color-pale,#ffffff80)}._sizeL_gawy3o_94 ._busy_gawy3o_220{bottom:11px;right:15px}._sizeM_gawy3o_98 ._busy_gawy3o_220{bottom:7px;right:7px}._sizeS_gawy3o_102 ._busy_gawy3o_220{bottom:5px;right:7px}._errorMessage_gawy3o_256,._note_gawy3o_257{margin-top:8px}._sizeL_gawy3o_94 ._errorMessage_gawy3o_256,._sizeL_gawy3o_94 ._note_gawy3o_257{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_gawy3o_1 ._sizeL_gawy3o_94 ._errorMessage_gawy3o_256,._rs-reset-letter-spacing_gawy3o_1 ._sizeL_gawy3o_94 ._note_gawy3o_257{letter-spacing:normal}._sizeM_gawy3o_98 ._errorMessage_gawy3o_256,._sizeM_gawy3o_98 ._note_gawy3o_257{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_gawy3o_1 ._sizeM_gawy3o_98 ._errorMessage_gawy3o_256,._rs-reset-letter-spacing_gawy3o_1 ._sizeM_gawy3o_98 ._note_gawy3o_257{letter-spacing:normal}._sizeS_gawy3o_102 ._errorMessage_gawy3o_256,._sizeS_gawy3o_102 ._note_gawy3o_257{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_gawy3o_1 ._sizeS_gawy3o_102 ._errorMessage_gawy3o_256,._rs-reset-letter-spacing_gawy3o_1 ._sizeS_gawy3o_102 ._note_gawy3o_257{letter-spacing:normal}._errorMessage_gawy3o_256+._note_gawy3o_257,._sizeS_gawy3o_102 ._errorMessage_gawy3o_256,._sizeS_gawy3o_102 ._note_gawy3o_257{margin-top:4px}._sizeS_gawy3o_102 ._errorMessage_gawy3o_256+._note_gawy3o_257{margin-top:0}._label_gawy3o_44{margin-bottom:8px}._sizeS_gawy3o_102 ._label_gawy3o_44{margin-bottom:4px}._sizeL_gawy3o_94 ._label_gawy3o_44{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-text-1-font-size,20px);font-weight:400;line-height:28px;line-height:var(--rs-text-1-line-height,28px)}._sizeL_gawy3o_94 ._label_gawy3o_44,._sizeM_gawy3o_98 ._label_gawy3o_44{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif))}._sizeM_gawy3o_98 ._label_gawy3o_44{font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-text-2-font-size,16px);font-weight:400;letter-spacing:.0015em;line-height:24px;line-height:var(--rs-text-2-line-height,24px)}._rs-reset-letter-spacing_gawy3o_1 ._sizeM_gawy3o_98 ._label_gawy3o_44{letter-spacing:normal}._sizeS_gawy3o_102 ._label_gawy3o_44{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-text-3-font-size,13px);letter-spacing:.0045em;line-height:20px;line-height:var(--rs-text-3-line-height,20px)}._rs-reset-letter-spacing_gawy3o_1 ._sizeS_gawy3o_102 ._label_gawy3o_44{letter-spacing:normal}._sizeS_gawy3o_102._boldLabel_gawy3o_302 ._label_gawy3o_44{font-feature-settings:"kern","liga","calt";font-size:13px;font-size:var(--rs-h5-font-size,13px);font-weight:530;font-weight:var(--rs-font-weight-semi-bold,530);line-height:20px;line-height:var(--rs-h5-line-height,20px)}._sizeL_gawy3o_94._boldLabel_gawy3o_302 ._label_gawy3o_44,._sizeS_gawy3o_102._boldLabel_gawy3o_302 ._label_gawy3o_44{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif))}._sizeL_gawy3o_94._boldLabel_gawy3o_302 ._label_gawy3o_44{font-feature-settings:"kern","liga","calt";font-size:20px;font-size:var(--rs-h3-font-size,20px);font-weight:530;font-weight:var(--rs-font-weight-semi-bold,530);letter-spacing:normal;line-height:28px;line-height:var(--rs-h3-line-height,28px)}._sizeM_gawy3o_98._boldLabel_gawy3o_302 ._label_gawy3o_44{font-family:JetBrains Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Arial,sans-serif;font-family:var(--rs-font-family-ui,var(--rs-font-family-jb-sans,"JetBrains Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Droid Sans","Helvetica Neue",Arial,sans-serif));font-feature-settings:"kern","liga","calt";font-size:16px;font-size:var(--rs-h4-font-size,16px);font-weight:530;font-weight:var(--rs-font-weight-semi-bold,530);line-height:24px;line-height:var(--rs-h4-line-height,24px)}._errorMessage_gawy3o_256{color:#f45c4a}._themeLight_gawy3o_122 ._label_gawy3o_44{color:#19191c;color:var(--rs-typography-color-hard,#19191c)}._themeDark_gawy3o_160 ._label_gawy3o_44{color:#fff;color:var(--rs-typography-color-hard,#fff)}._themeLight_gawy3o_122 ._note_gawy3o_257{color:#19191cb3;color:var(--rs-typography-color-average,#19191cb3)}._themeDark_gawy3o_160 ._note_gawy3o_257{color:#ffffffb3;color:var(--rs-typography-color-average,#ffffffb3)}._themeLight_gawy3o_122._disabled_gawy3o_56 ._label_gawy3o_44,._themeLight_gawy3o_122._disabled_gawy3o_56 ._note_gawy3o_257{color:#19191c80;color:var(--rs-typography-color-pale,#19191c80)}._themeDark_gawy3o_160._disabled_gawy3o_56 ._label_gawy3o_44,._themeDark_gawy3o_160._disabled_gawy3o_56 ._note_gawy3o_257{color:#ffffff80;color:var(--rs-typography-color-pale,#ffffff80)}._icon_nqd636_3{fill:currentcolor}._sizeS_nqd636_7{height:20px;width:20px}._sizeM_nqd636_12{height:24px;width:24px}._sizeL_nqd636_17{height:28px;width:28px}._light_nqd636_22{fill:#19191c}._dark_nqd636_26{fill:#fff}@keyframes rs-icon-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}._card_1i1av0g_6{--_rs-theme-dark:var(
    --_rs-internal-force-theme-dark-consult-rescui-before-using,var(--rs-theme-dark,0)
  );--_rs-theme-flip:var(--rs-theme-flip,0);--_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));--_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));-webkit-appearance:none;appearance:none;background-color:var(--rs-card-background-color,rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*207),calc(255 - var(--_rs-theme-dark-coefficient, 0)*204)));border-color:var(--rs-card-border-color,#0000);border-radius:var(--rs-card-border-radius,0);border-style:solid;border-width:1px;box-sizing:border-box;cursor:pointer;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);min-height:0;overflow:hidden;text-align:inherit;transition:color .1s,background-color .1s,border-color .1s}._card_1i1av0g_6:focus-visible{outline:none}a._card_1i1av0g_6{display:block}a._card_1i1av0g_6,a._card_1i1av0g_6:hover{text-decoration:none}._themeLight_1i1av0g_47{--rs-theme-dark:0}._themeDark_1i1av0g_52{--rs-theme-dark:1}._withStaticBorder_1i1av0g_56{border-color:var(--rs-card-border-color,rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),.2))}._cardPlain_1i1av0g_60._modeClassic_1i1av0g_60,._cardPlain_1i1av0g_60._modeRock_1i1av0g_61{cursor:auto}._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:active{border-width:2px}._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:active._paddings16_1i1av0g_95{padding:15px}._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:active._paddings24_1i1av0g_99{padding:23px}._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:active._paddings32_1i1av0g_103{padding:31px}._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:not(._glowHover_1i1av0g_71):active,._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:not(._glowHover_1i1av0g_71):focus-visible,._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:not(._glowHover_1i1av0g_71):focus[data-focus-method=key],._modeClassic_1i1av0g_60._withStatesBorder_1i1av0g_66:not(._glowHover_1i1av0g_71):hover{--rs-card-border-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(25 + var(--_rs-theme-dark-coefficient, 0)*230),calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))}._modeRock_1i1av0g_61:focus-visible,._modeRock_1i1av0g_61:focus[data-focus-method=key],._modeRock_1i1av0g_61:hover{--rs-theme-flip:1;background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*230),calc(255 - var(--_rs-theme-dark-coefficient, 0)*227))}._modeRock_1i1av0g_61:active{--rs-theme-flip:1;background-color:rgb(calc(244 - var(--_rs-theme-dark-coefficient, 0)*196),calc(244 - var(--_rs-theme-dark-coefficient, 0)*196),calc(244 - var(--_rs-theme-dark-coefficient, 0)*193))}._paddings16_1i1av0g_95{padding:16px}._paddings24_1i1av0g_99{padding:24px}._paddings32_1i1av0g_103{padding:32px}._bordersRadius0_1i1av0g_107{--rs-card-border-radius:0}._bordersRadius8_1i1av0g_111{--rs-card-border-radius:8px}._bordersRadius16_1i1av0g_115{--rs-card-border-radius:16px}._bordersRadius24_1i1av0g_119{--rs-card-border-radius:24px}._cardImage_1i1av0g_123{box-sizing:border-box;overflow:hidden;position:relative}._cardImageImg_1i1av0g_131{align-items:center;display:flex;justify-content:center}._paddings16_1i1av0g_95 ._cardImageImg_1i1av0g_131{left:-16px;top:-16px;width:calc(100% + 32px)}._paddings24_1i1av0g_99 ._cardImageImg_1i1av0g_131{left:-24px;top:-24px;width:calc(100% + 48px)}._paddings32_1i1av0g_103 ._cardImageImg_1i1av0g_131{left:-32px;top:-32px;width:calc(100% + 64px)}._cardImageImg_1i1av0g_131 img{max-height:100%;max-width:100%;transform:scale(1);transition:transform .2s}._card_1i1av0g_6:hover ._cardImageImg_1i1av0g_131 img{transform:scale(1.1)}._card_1i1av0g_6._cardPlain_1i1av0g_60:hover ._cardImageImg_1i1av0g_131 img{transform:none}._cardImageDiv_1i1av0g_165{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column;justify-content:flex-end;transition:background-size .2s}._paddings16_1i1av0g_95 ._cardImageDiv_1i1av0g_165{left:-16px;padding:16px;top:-16px;width:calc(100% + 32px)}._card_1i1av0g_6:active ._paddings16_1i1av0g_95 ._cardImageDiv_1i1av0g_165{padding:calc(16px - 1)}._paddings24_1i1av0g_99 ._cardImageDiv_1i1av0g_165{left:-24px;padding:24px;top:-24px;width:calc(100% + 48px)}._card_1i1av0g_6:active ._paddings24_1i1av0g_99 ._cardImageDiv_1i1av0g_165{padding:calc(24px - 1)}._paddings32_1i1av0g_103 ._cardImageDiv_1i1av0g_165{left:-32px;padding:32px;top:-32px;width:calc(100% + 64px)}._card_1i1av0g_6:active ._paddings32_1i1av0g_103 ._cardImageDiv_1i1av0g_165{padding:calc(32px - 1)}._card_1i1av0g_6:hover ._cardImageDiv_1i1av0g_165{background-size:110% 110%}._card_1i1av0g_6._cardPlain_1i1av0g_60:hover ._cardImageDiv_1i1av0g_165{background-size:100% 100%}._fixedImageHeight_1i1av0g_200 img{height:100%}._paddings16_1i1av0g_95 ._fixedImageHeight_1i1av0g_200{height:204px;max-height:204px}._paddings24_1i1av0g_99 ._fixedImageHeight_1i1av0g_200{height:212px;max-height:212px}._paddings32_1i1av0g_103 ._fixedImageHeight_1i1av0g_200{height:220px;max-height:220px}._fullImageWidth_1i1av0g_218 img{width:100%}body.dark{background-color:#000}body.dark.Air{background-color:#18191b}:where(body:has(.Grazie)){background:#000 radial-gradient(302.62% 89.07% at 41.28% 3.08%,#6a00ff66 0,#07012e00 100%)}:where(body:has(.Junie)){background-color:#000}.footer .bad-link,.footer .copyright,.footer .version{color:var(--rs-color-white)!important}.footer .bad-link:hover{border-bottom:1px solid var(--rs-color-white)!important}.wrapper.no-webgl{background-image:url(/assets/bad/53d5c6f604f412d2bd28.jpg);background-size:cover}.dark .wrapper.no-webgl{background-image:url(/assets/bad/fe8aba65376bd76e2d4c.jpg);background-size:cover}.product-intro{background-attachment:scroll;background-position:100% 100%;background-repeat:no-repeat;background-size:contain}.product-intro:not(.Grazie,.Junie,.JetBrainsCloudConsole) .footer .bad-link,.product-intro:not(.Grazie,.Junie,.JetBrainsCloudConsole) .footer .copyright,.product-intro:not(.Grazie,.Junie,.JetBrainsCloudConsole) .footer .version{color:var(--rs-color-black)!important}.product-intro:not(.Grazie,.Junie,.JetBrainsCloudConsole) .footer .bad-link:hover{border-bottom:1px solid var(--rs-color-black)!important}.dark .product-intro:not(.Kineto,.Matter) .footer .bad-link,.dark .product-intro:not(.Kineto,.Matter) .footer .copyright,.dark .product-intro:not(.Kineto,.Matter) .footer .version{color:var(--rs-color-white)!important}.dark .product-intro:not(.Kineto,.Matter) .footer .bad-link:hover{border-bottom:1px solid var(--rs-color-white)!important}.product-intro.Cadence{background-image:url(/assets/bad/891c3aba9997d3b3649d.svg)}.product-intro.IdesGcp{background-image:url(/assets/bad/ad8a1ad36a7a943b8aff.svg)}.product-intro.Toolbox{background-image:url(/assets/bad/3eb2007fc58231a0a085.svg)}.product-intro.Grazie{background-image:url(/assets/bad/57aa1c626dd2db79b8e1.svg)}.product-intro.no-webgl.Junie{background-image:url(/assets/bad/460091fdfcc6b175081f.png);background-position:4% 6%;background-repeat:no-repeat;background-size:227%;height:100%;max-width:unset;top:0;width:auto}.product-intro.no-webgl.JetBrainsCloudConsole{background-image:url(/assets/bad/4e0d82e620c91277713b.png);background-size:cover}.product-intro.JbAcademy{background-image:url(/assets/bad/d030996406368bda17f4.svg)}.product-intro.Kineto{background-image:url(/assets/bad/3a3b15566aa6445d5415.svg);background-size:cover}.product-intro.Air{background:url(/assets/bad/c35c4c2a27adbf2868c3.svg) no-repeat 0 0,url(/assets/bad/fc46ab8b9dd451e855bc.svg) no-repeat 100% 0,url(/assets/bad/2f9f8ded1e715558d942.svg) no-repeat bottom}body.dark .product-intro.Air{background:url(/assets/bad/0a8e49495ec8308b3743.svg) no-repeat 0 0,url(/assets/bad/b2cde162e0bc61be626f.svg) no-repeat 100% 0,url(/assets/bad/187d80212a9bdadbd73b.svg) no-repeat bottom}.product-intro.Matter{background:radial-gradient(112.94% 78.57% at 0 100%,#fff 0,#fff0 100%),radial-gradient(117.48% 127.86% at 42.33% -23.28%,#ffffffb3 6.25%,#c1d1ffd9 55.19%,#e3a1f273 79.26%,#ff78e61a 100%),linear-gradient(0deg,#fff,#fff);background-color:#fff}body.dark .product-intro.Matter{background-color:#000}@media (prefers-reduced-motion){.product-intro.Cadence{background-image:url(/assets/bad/80eaae25c37f690cd1b4.svg)}.product-intro.Toolbox{background-image:url(/assets/bad/ccf51aa7f555498cc5a1.svg)}.product-intro.Grazie{background-image:url(/assets/bad/0f1791acb5bf5857c0de.svg)}.product-intro.IdesGcp{background-image:url(/assets/bad/c8992ec228b10bb5d071.svg)}.product-intro.JbAcademy{background-image:url(/assets/bad/8953a30d05cfe046d437.svg)}}@media (max-width:1023px){body{background:var(--rs-color-white)}.footer .bad-link,.footer .copyright{color:var(--rs-color-black)!important}.footer .bad-link:hover{border-bottom:1px solid var(--rs-color-black)!important}.footer .version{display:none}.dark .footer .bad-link,.dark .footer .copyright{color:var(--rs-color-white)!important}.dark .footer .bad-link:hover{border-bottom:1px solid var(--rs-color-white)!important}.dark .product-intro.Kineto .footer .bad-link,.dark .product-intro.Kineto .footer .copyright,.dark .product-intro.Matter .footer .bad-link,.dark .product-intro.Matter .footer .copyright{color:var(--rs-color-white)!important}.dark .product-intro.Kineto .footer .bad-link:hover,.dark .product-intro.Matter .footer .bad-link:hover{border-bottom:1px solid var(--rs-color-white)!important}.wrapper.product-intro{
        /* !important to override Air Dark background 'body.dark .product-intro.Air' */background-image:none!important}}body>.wrapper>.container.main-content-container{display:flex;flex:1 1 100%;padding-bottom:0}body>.wrapper>.container.main-content-container>:first-child{display:none}body>.wrapper>.container.main-content-container #root{display:grid;grid-template-rows:minmax(32px,1fr) auto minmax(32px,1.5fr)}body>.wrapper>.container.main-content-container #root>main{grid-row-start:2}@media screen and (max-width:1023px){body>.wrapper>.container.main-content-container{justify-content:center}}