@layer common{:root{--jb-overlay-z-index:900;--jb-overlay-for-primary-menu:calc(var(--jb-overlay-z-index) + 9)}.jb-overlay{background-color:var(--rs-color-black-t50);width:100%;height:100%;z-index:var(--jb-overlay-z-index);position:fixed;inset:0}.jb-overlay._for-primary-menu{background-color:var(--rs-color-black-t70);z-index:1010}.fade-enter{opacity:.01}.fade-enter-active{opacity:1;transition:opacity var(--jb-transition-xfast) ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:.01;transition:opacity var(--jb-transition-xfast) ease-in}.fade-appear{opacity:.01}.fade-appear.fade-appear-active{opacity:1;transition:opacity var(--jb-transition-xfast) ease-in}:root{--jb-menu-second-z-index:calc(var(--jb-overlay-z-index) + 5);--jb-menu-second-mobile-z-index:calc(var(--jb-overlay-z-index) + 4);--jb-menu-second-popup-z-index:calc(var(--jb-overlay-z-index) + 3);--jb-menu-main-mobile-height:47px}.menu-second-skeleton-text-2{background-color:var(--wt-color-dark-5);width:70px;height:24px;margin:8px 0 8px 16px}.menu-second-skeleton-button{background-color:var(--wt-color-dark-20);border-radius:36px;width:100%;height:36px}.menu-second-desktop{min-height:64px;padding:4px 0}@media screen and (width<=1000px){.body-adaptive .menu-second-desktop{display:none}}#js-menu-second #js-menu-second-mobile .menu-second-mobile{background-color:var(--wt-color-white);z-index:var(--jb-menu-second-mobile-z-index);display:none;position:relative}@media screen and (width<=1000px){#js-menu-second #js-menu-second-mobile .menu-second-mobile{min-height:var(--jb-menu-main-mobile-height);display:flex}}#js-menu-second #js-menu-second-mobile .menu-second-mobile._theme-dark{background-color:var(--rs-color-black)}#js-menu-second #js-menu-second-mobile .menu-second-mobile__download-button{flex-grow:1;min-width:80px}#js-menu-second #js-menu-second-mobile .menu-second-mobile__trigger{white-space:nowrap;background-color:#0000;border:none;outline:none;flex-grow:20;padding:0;display:inline-flex}.menu-second-mobile-popup__item._menu-second-mobile-popup__item-hidden{display:none}.menu-second-mobile-popup{background-color:var(--rs-color-white);border-bottom:1px solid var(--rs-color-grey-20);width:100vw;max-height:calc(100vh - 240px);z-index:var(--jb-menu-second-popup-z-index);display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;overflow-y:auto}@media screen and (width<=1000px){.menu-second-mobile-popup{display:block}}.menu-second-mobile-popup._theme-dark{background-color:var(--rs-color-black);border-bottom:1px solid var(--rs-color-grey-90);border-top:1px solid var(--rs-color-grey-90)}.menu-second-mobile-popup__item:hover{text-decoration:none}.menu-second._fixed .menu-second-mobile-popup{max-height:calc(100vh - 140px - var(--jb-menu-main-mobile-height))}.menu-second-title-box-wrapper{white-space:nowrap;line-height:1}.menu-second-title-box{vertical-align:middle;flex-wrap:nowrap;margin:8px 0;display:inline-flex}.menu-second-title-box:active,.menu-second-title-box:focus,.menu-second-title-box:hover{text-decoration:none}.menu-second-desktop [class*=rs-link].menu-second-title-box:active,.menu-second-desktop [class*=rs-link].menu-second-title-box:focus,.menu-second-desktop [class*=rs-link].menu-second-title-box:hover{border-color:#0000}.menu-second-title-box:focus[data-focus-method=key]{box-shadow:var(--rs-color-primary-t-dim-light-theme) 0 0 0 4px}.menu-second{background-color:var(--rs-color-white);border-bottom:1px solid var(--rs-color-black-t20);z-index:var(--jb-menu-second-z-index);line-height:72px;position:relative;overflow:hidden}@media screen and (width<=1000px){.menu-second{z-index:1005;overflow:visible}.body-adaptive .menu-second{min-height:48px}}.menu-second__buttons{line-height:1}.menu-second__button.menu-item{margin:8px 0 8px 10px}.menu-second._theme-dark{background-color:var(--rs-color-black);border-top:1px solid var(--rs-color-grey-80)}.menu-second .menu-second-title-box__logo{height:29px;transition:all var(--jb-transition-fast);width:114px}.menu-second .menu-second-title-box__logo .sprite-img{width:100%;height:100%}.menu-second .menu-second-title-box__logo+.menu-second-title-box__title{display:none}.menu-second__outline-button{min-width:84px}.menu-second__link.menu-item{cursor:pointer;border:none;margin-left:16px;padding:8px 0;text-decoration:none}.menu-second__link.menu-item.menu-second__link_active,.menu-second__link.menu-item:active,.menu-second__link.menu-item:focus,.menu-second__link.menu-item: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)))}.menu-second._theme-dark .menu-second__link.menu-item.menu-second__link_active,.menu-second._theme-dark .menu-second__link.menu-item:active,.menu-second._theme-dark .menu-second__link.menu-item:focus,.menu-second._theme-dark .menu-second__link.menu-item:hover{--rs-theme-dark:1}.menu-second__link.menu-item:focus[data-focus-method=key]{box-shadow:var(--rs-color-primary-t-dim-light-theme) 0 0 0 4px}.menu-second__link.menu-item._theme-dark:active,.menu-second__link.menu-item._theme-dark:focus,.menu-second__link.menu-item._theme-dark:hover{color:var(--wt-color-white);transition:color var(--jb-transition-xfast)}.menu-second__link-wrapper{align-items:center;display:inline-flex}.menu-second__link-icon{margin-left:4px}.menu-second .menu-second__link{line-height:24px}.slide-down-enter{opacity:.01;transform:translateY(-100%)}.slide-down-enter-active{transition:all var(--jb-transition-xfast) ease-in}.slide-down-enter-active,.slide-down-exit{opacity:1;transform:translateY(0)}.slide-down-exit-active{transition:all var(--jb-transition-xfast) ease-in}.slide-down-appear,.slide-down-exit-active{opacity:.01;transform:translateY(-100%)}.slide-down-appear.slide-down-appear-active{opacity:1;transition:all var(--jb-transition-xfast) ease-in;transform:translateY(0)}.violet-primary-color{--wt-color-primary-light-theme:#675ce9;--wt-color-primary-light-theme-80:#675ce9cc;--wt-color-primary-light-theme-20:#675ce933}.menu-item._menu-item-hidden{display:none}.menu-item__dropdown-link{text-decoration:none}.menu-item__label{border:1px solid var(--wt-color-dark-70);border-radius:2px;padding:0 4px;display:inline-block}.menu-item__label._theme-dark{border:1px solid var(--wt-color-white-60)}.menu-second-promo-tag{vertical-align:middle;margin-left:16px}.menu-second-desktop [class*=rs-link].menu-second-promo-tag{border-color:#0000}@media screen and (width>=1001px) and (width<=1276px){html[lang=de] .menu-second__link,html[lang=fr] .menu-second__link{padding-right:10px}}.menu-second-mobile-wrapper{padding:4px 0}.menu-second-mobile-wrapper .menu-second-mobile__download-button{margin:8px 0}}@layer vendor{.wt-list-item{cursor:pointer;outline:none;display:flex}.wt-list-item__content{font-size:inherit;flex-grow:1}.wt-list-item_placement_right{justify-content:space-between}.wt-list-item_theme_light:focus[data-focus-method=key]{box-shadow:var(--rs-color-primary-t-dim-light-theme,#6b57ffcc) 0 0 0 4px}.wt-list-item_theme_dark:focus[data-focus-method=key]{box-shadow:var(--rs-color-primary-t-dim-dark-theme,#8473ffcc) 0 0 0 4px}.wt-list-item.wt-list-item_theme_light.wt-list-item_disabled{color:var(--rs-color-black-t40,#19191c66);pointer-events:none}.wt-list-item.wt-list-item_theme_dark.wt-list-item_disabled{color:var(--rs-color-white-t30,#ffffff4d);pointer-events:none}.wt-list-item_size_xs.wt-list-item_mode_cell{border-width:0;padding:2px 6px}.wt-list-item_size_s.wt-list-item_mode_cell{border-width:0;padding:6px 8px}.wt-list-item_size_m.wt-list-item_mode_cell{border-width:0;padding:12px 16px}.wt-list-item_size_l.wt-list-item_mode_cell{border-width:0;padding:14px 20px}.wt-list-item_size_xs.wt-list-item_mode_nude{border-width:0;padding:2px 0}.wt-list-item_size_s.wt-list-item_mode_nude{border-width:0;padding:6px 0}.wt-list-item_size_m.wt-list-item_mode_nude{border-width:0;padding:12px 0}.wt-list-item_size_l.wt-list-item_mode_nude{border-width:0;padding:14px 0}.wt-list-item_size_xs.wt-list-item_theme_light{--_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing,.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),.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;font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial);--rs-theme-dark:0;--_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-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))}.wt-list-item_size_m.wt-list-item_theme_light,.wt-list-item_size_s.wt-list-item_theme_light{--_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing,.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),.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 (width<=640px){.wt-list-item_size_m.wt-list-item_theme_light,.wt-list-item_size_s.wt-list-item_theme_light{--_rs-typography-text-2-sm-list-li-margin-top-from-text:12px}}.wt-list-item_size_m.wt-list-item_theme_light,.wt-list-item_size_s.wt-list-item_theme_light{font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial);--rs-theme-dark:0;--_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-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))}.wt-list-item_size_l.wt-list-item_theme_light{--_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),.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 (width<=640px){.wt-list-item_size_l.wt-list-item_theme_light{--_rs-typography-text-1-sm-list-li-margin-top-from-text:16px}}.wt-list-item_size_l.wt-list-item_theme_light{--rs-theme-dark:0;--_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))}.wt-list-item_size_l.wt-list-item_theme_light,.wt-list-item_size_xs.wt-list-item_theme_dark{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,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial)}.wt-list-item_size_xs.wt-list-item_theme_dark{--_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing,.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),.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-theme-dark: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))}.wt-list-item_size_m.wt-list-item_theme_dark,.wt-list-item_size_s.wt-list-item_theme_dark{--_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing,.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),.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 (width<=640px){.wt-list-item_size_m.wt-list-item_theme_dark,.wt-list-item_size_s.wt-list-item_theme_dark{--_rs-typography-text-2-sm-list-li-margin-top-from-text:12px}}.wt-list-item_size_m.wt-list-item_theme_dark,.wt-list-item_size_s.wt-list-item_theme_dark{font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial);--rs-theme-dark: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-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))}.wt-list-item_size_l.wt-list-item_theme_dark{--_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),.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 (width<=640px){.wt-list-item_size_l.wt-list-item_theme_dark{--_rs-typography-text-1-sm-list-li-margin-top-from-text:16px}}.wt-list-item_size_l.wt-list-item_theme_dark{font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial);--rs-theme-dark: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-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))}.wt-list-item_mode_cell.wt-list-item_theme_light.wt-list-item_selected{background-color:var(--rs-color-primary-t-fog-light-theme,#6b57ff33);color:var(--rs-color-black,#19191c)}.wt-list-item_mode_cell.wt-list-item_theme_dark.wt-list-item_selected{background-color:var(--rs-color-primary-t-fog-dark-theme,#8473ff4d);color:var(--rs-color-white,#fff)}.wt-list-item_mode_nude.wt-list-item_theme_light.wt-list-item_selected{color:var(--rs-color-primary-light-theme,#6b57ff)}.wt-list-item_mode_nude.wt-list-item_theme_dark.wt-list-item_selected{color:var(--rs-color-primary-dark-theme,#8473ff)}.wt-list-item_mode_cell.wt-list-item_theme_light.wt-list-item_highlighted{background-color:var(--rs-color-black-t5,#19191c0d);color:var(--rs-color-black,#19191c)}.wt-list-item_mode_cell.wt-list-item_theme_dark.wt-list-item_highlighted{background-color:var(--rs-color-white-t10,#ffffff1a);color:var(--rs-color-white,#fff)}.wt-list-item_mode_nude.wt-list-item_theme_light.wt-list-item_highlighted{color:var(--rs-color-black,#19191c)}.wt-list-item_mode_nude.wt-list-item_theme_dark.wt-list-item_highlighted{color:var(--rs-color-white,#fff)}.wt-list-item_mode_cell.wt-list-item_theme_light:not(.wt-list-item_highlighted):hover{background-color:var(--rs-color-black-t5,#19191c0d);color:var(--rs-color-black,#19191c)}.wt-list-item_mode_cell.wt-list-item_theme_light:active{background-color:var(--rs-color-primary-t-fog-light-theme,#6b57ff33);color:var(--rs-color-black,#19191c)}.wt-list-item_mode_cell.wt-list-item_theme_light.wt-list-item_highlighted.wt-list-item_selected,.wt-list-item_mode_cell.wt-list-item_theme_light.wt-list-item_highlighted.wt-list-item_selected:hover{background-color:var(--rs-color-black-t20,#19191c33)}.wt-list-item_mode_cell.wt-list-item_theme_dark:not(.wt-list-item_highlighted):hover{background-color:var(--rs-color-white-t10,#ffffff1a);color:var(--rs-color-white,#fff)}.wt-list-item_mode_cell.wt-list-item_theme_dark:active{background-color:var(--rs-color-primary-t-fog-dark-theme,#8473ff4d);color:var(--rs-color-white,#fff)}.wt-list-item_mode_cell.wt-list-item_theme_dark.wt-list-item_highlighted.wt-list-item_selected,.wt-list-item_mode_cell.wt-list-item_theme_dark.wt-list-item_highlighted.wt-list-item_selected:hover{background-color:var(--rs-color-white-t20,#fff3)}.wt-list-item_mode_nude.wt-list-item_theme_light:not(.wt-list-item_highlighted):hover{color:var(--rs-color-black,#19191c)}.wt-list-item_mode_nude.wt-list-item_theme_light.wt-list-item_highlighted.wt-list-item_selected,.wt-list-item_mode_nude.wt-list-item_theme_light.wt-list-item_highlighted.wt-list-item_selected:hover{background-color:var(--rs-color-black-t20,#19191c33)}.wt-list-item_mode_nude.wt-list-item_theme_dark:not(.wt-list-item_highlighted):hover{color:var(--rs-color-white,#fff)}.wt-list-item_mode_nude.wt-list-item_theme_dark.wt-list-item_highlighted.wt-list-item_selected,.wt-list-item_mode_nude.wt-list-item_theme_dark.wt-list-item_highlighted.wt-list-item_selected:hover{background-color:var(--rs-color-white-t20,#fff3)}.wt-list-item__icon{flex:none}.wt-list-item_size_xs .wt-list-item__icon_placement_left{margin-right:var(--wt-brick-internal-spacer-xs,6px)}.wt-list-item_size_xs .wt-list-item__icon_placement_right{margin-left:var(--wt-brick-internal-spacer-xs,6px)}.wt-list-item_size_s .wt-list-item__icon_placement_left{margin-right:var(--wt-brick-internal-spacer-s,8px)}.wt-list-item_size_s .wt-list-item__icon_placement_right{margin-left:var(--wt-brick-internal-spacer-s,8px)}.wt-list-item_size_m .wt-list-item__icon_placement_left{margin-right:var(--wt-brick-internal-spacer-m,16px)}.wt-list-item_size_m .wt-list-item__icon_placement_right{margin-left:var(--wt-brick-internal-spacer-m,16px)}.wt-list-item_size_l .wt-list-item__icon_placement_left{margin-right:var(--wt-brick-internal-spacer-l,20px)}.wt-list-item_size_l .wt-list-item__icon_placement_right{margin-left:var(--wt-brick-internal-spacer-l,20px)}.wt-list-divider{border:none;flex-shrink:0;width:100%;height:1px;margin:0}.wt-list-divider_theme_light{background-color:var(--rs-color-black-t20,#19191c33)}.wt-list-divider_theme_dark{background-color:var(--rs-color-white-t20,#fff3)}.wt-list-group-header{text-transform:uppercase;border:none}.wt-list-group-header_size_xs{border-width:0;padding:6px 6px 0}.wt-list-group-header_size_s{border-width:0;padding:11px 8px 6px}.wt-list-group-header_size_m{border-width:0;padding:22px 16px 12px}.wt-list-group-header_size_m.wt-list-group-header_theme_light,.wt-list-group-header_size_s.wt-list-group-header_theme_light{--_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing,.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),.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 (width<=640px){.wt-list-group-header_size_m.wt-list-group-header_theme_light,.wt-list-group-header_size_s.wt-list-group-header_theme_light{--_rs-typography-text-2-sm-list-li-margin-top-from-text:12px}}.wt-list-group-header_size_m.wt-list-group-header_theme_light,.wt-list-group-header_size_s.wt-list-group-header_theme_light{font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial);--rs-theme-dark:0;--_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-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))}.wt-list-group-header_size_m.wt-list-group-header_theme_dark,.wt-list-group-header_size_s.wt-list-group-header_theme_dark{--_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing,.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),.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 (width<=640px){.wt-list-group-header_size_m.wt-list-group-header_theme_dark,.wt-list-group-header_size_s.wt-list-group-header_theme_dark{--_rs-typography-text-2-sm-list-li-margin-top-from-text:12px}}.wt-list-group-header_size_m.wt-list-group-header_theme_dark,.wt-list-group-header_size_s.wt-list-group-header_theme_dark{font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial);--rs-theme-dark: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-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))}.wt-list-group-header_size_xs.wt-list-group-header_theme_light{--_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))}.wt-list-group-header_size_xs.wt-list-group-header_theme_dark,.wt-list-group-header_size_xs.wt-list-group-header_theme_light{--_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing,.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),.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;font-family:var(--_rs-typography-font-family);font-feature-settings:"kern","liga","calt";font-size:var(--_rs-typography-font-size,var(--rs-text-3-font-size,13px));font-variant-numeric:var(--_rs-typography-font-variant-numeric,initial);font-weight:var(--_rs-typography-font-weight);letter-spacing:var(--rs-text-base-letter-spacing,var(--_rs-typography-letter-spacing,var(--rs-text-3-letter-spacing,.0045em)));line-height:var(--_rs-typography-line-height,var(--rs-h5-line-height,20px));text-transform:var(--_rs-typography-text-transform,initial);--rs-theme-dark:0;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))}.wt-list-group-header_size_xs.wt-list-group-header_theme_dark{--rs-theme-dark: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))}@keyframes _fadeInTopToBottom_1dw3o5x_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes _fadeInBottomToTop_1dw3o5x_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes _fadeInLeftToRight_1dw3o5x_1{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@keyframes _fadeInRightToLeft_1dw3o5x_1{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}._themeLight_1dw3o5x_60{--rs-theme-dark:0}._themeDark_1dw3o5x_63{--rs-theme-dark:1}._dropdown_1dw3o5x_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_1dw3o5x_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_1dw3o5x_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,.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)*.2 + var(--_rs-theme-dark-coefficient,0)*.3))}}._dropdown_1dw3o5x_67{flex-direction:column;display:flex}._triggerWrapper_1dw3o5x_74{display:inline-block}._contentWrapper_1dw3o5x_78{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;background-clip:padding-box;margin:1px;transition:opacity .2s linear,transform .2s linear;display:block;position:relative;overflow-y:auto}[data-popper-placement^=top] ._contentWrapper_1dw3o5x_78{animation:.2s _fadeInBottomToTop_1dw3o5x_1}[data-popper-placement^=bottom] ._contentWrapper_1dw3o5x_78{animation:.2s _fadeInTopToBottom_1dw3o5x_1}[data-popper-placement^=right] ._contentWrapper_1dw3o5x_78{animation:.2s _fadeInLeftToRight_1dw3o5x_1}[data-popper-placement^=left] ._contentWrapper_1dw3o5x_78{animation:.2s _fadeInRightToLeft_1dw3o5x_1}._wrapperHidden_1dw3o5x_109{opacity:0}[data-popper-placement^=top] ._wrapperHidden_1dw3o5x_109{transform:translateY(10px)}[data-popper-placement^=bottom] ._wrapperHidden_1dw3o5x_109{transform:translateY(-10px)}[data-popper-placement^=right] ._wrapperHidden_1dw3o5x_109{transform:translate(-10px)}[data-popper-placement^=left] ._wrapperHidden_1dw3o5x_109{transform:translate(10px)}._modeClassic_1dw3o5x_129 ._contentWrapper_1dw3o5x_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_1dw3o5x_133 ._contentWrapper_1dw3o5x_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_1dw3o5x_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_1dw3o5x_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)}}._rrSecondaryMenu_hcVKj{position:sticky;top:0}._rrSecondaryMenu_hcVKj a{text-decoration:none}
