.styles-module-scss-module__3-Qa_W__app_shell_wrapper{padding:12px 12px 0 2px}@media (max-width:1052px){.styles-module-scss-module__3-Qa_W__app_shell_wrapper{padding:0}}.styles-module-scss-module__3-Qa_W__app_shell_root{box-shadow:none;color:inherit;font:inherit;text-align:inherit;box-sizing:border-box;background:0 0;background-color:var(--sys-neutral-background1-level,#fdfdfd);border:none;border:1px solid var(--sys-neutral-decor-default,#dde0ea);cursor:pointer;outline:none;justify-content:space-between;align-items:center;width:100%;height:40px;margin:0;padding:0 10px;line-height:normal;display:flex}.styles-module-scss-module__3-Qa_W__app_shell_root:hover{border-color:var(--sys-neutral-decor-hovered,#cfd2dc)}.styles-module-scss-module__3-Qa_W__app_shell_root[data-focus=true]{outline-width:var(--border-state-focus-m-border-width,3px);outline-style:var(--border-state-focus-m-border-style,solid);outline-color:var(--border-state-focus-m-border-color, );background-color:var(--sys-neutral-background2-level,#fff);border-color:var(--sys-primary-accent-default,#26d07c);outline-color:var(--sys-primary-decor-activated,#8ee7bb)}.styles-module-scss-module__3-Qa_W__text_with_icon{align-items:center;gap:4px;display:flex}@media (max-width:1052px){.styles-module-scss-module__3-Qa_W__text_with_icon{margin-top:2px}}.styles-module-scss-module__3-Qa_W__app_shell_icon{color:var(--sys-neutral-text-light,#8b8e9b)!important}.styles-module-scss-module__3-Qa_W__app_shell_active_item_text{white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:180px;display:block;overflow:hidden;color:var(--sys-neutral-text-main,#41424e)!important}@media (max-width:828px){.styles-module-scss-module__3-Qa_W__app_shell_active_item_text{max-width:100%}}@media (max-width:636px){.styles-module-scss-module__3-Qa_W__app_shell_active_item_text{max-width:280px}}.styles-module-scss-module__3-Qa_W__app_shell_active_item_icon{color:var(--sys-neutral-text-disabled,#aaaebd)!important}.styles-module-scss-module__3-Qa_W__app_shell_item_content span{white-space:normal}.styles-module-scss-module__3-Qa_W__app_shell_options_wrapper{width:284px}.styles-module-scss-module__3-Qa_W__app_shell_options_wrapper hr{display:none}.styles-module-scss-module__3-Qa_W__app_shell_options_wrapper [class*=pinTopItem]{border:1px solid var(--sys-neutral-decor-default,#dde0ea);gap:0;margin:12px 12px 0;padding:0}@media (max-width:1052px){.styles-module-scss-module__3-Qa_W__app_shell_options_wrapper{width:100%}}.styles-module-scss-module__3-Qa_W__app_shell_nothing_found_wrapper{justify-content:center;align-items:center;height:240px}@media (max-width:1052px){.styles-module-scss-module__3-Qa_W__app_shell_nothing_found_wrapper{height:450px}}.styles-module-scss-module__3-Qa_W__app_shell_nothing_found_root{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__3-Qa_W__app_shell_nothing_found_description{color:var(--sys-neutral-text-support,#656774)!important}.styles-module-scss-module__3-Qa_W__app_shell_content_scroll_wrapper{margin-top:19px;padding:0 12px 12px;max-height:calc(100dvh - var(--app-fixed-top-offset) - 180px)!important}.styles-module-scss-module__3-Qa_W__app_shell_content_scroll_wrapper [class*=separatorWithLabel]{padding:0 0 8px}@media (max-width:1052px){.styles-module-scss-module__3-Qa_W__app_shell_content_scroll_wrapper{max-height:100%!important}}
.styles-module-scss-module__IFGW_q__tabs_wrapper{width:192px;top:calc(var(--app-fixed-top-offset) + 30px);max-height:calc(100dvh - var(--app-fixed-top-offset) - var(--dimension-4m,32px));flex-shrink:0;height:100%;display:flex;position:sticky!important}.styles-module-scss-module__IFGW_q__tabs_wrapper>ul{width:100%!important}@media (max-width:1052px){.styles-module-scss-module__IFGW_q__tabs_wrapper{position:unset;border-right:unset;width:100%;max-width:100%;height:100%;max-height:100%;display:block}}.styles-module-scss-module__IFGW_q__list_wrapper{border-left:1px solid var(--sys-neutral-decor-default,#dde0ea)}
.styles-module-scss-module__OMZNbq__platform_tags_wrapper{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__OMZNbq__platform_tags_list_item_text,.styles-module-scss-module__OMZNbq__platform_tags_wrapper_title{color:var(--sys-neutral-text-support,#656774)}.styles-module-scss-module__OMZNbq__platform_tags_wrapper_title_with_tooltip{justify-content:space-between;align-items:center;gap:4px;display:flex}.styles-module-scss-module__OMZNbq__platform_tags_list{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__OMZNbq__platform_with_icon{box-shadow:none;color:inherit;font:inherit;text-align:inherit;box-sizing:border-box;cursor:pointer;background:0 0;border:none;outline:none;align-items:stretch;gap:4px;margin:0;padding:0;line-height:normal;display:flex}.styles-module-scss-module__OMZNbq__platform_icon{margin-top:2px}
.styles-module__Z69rsq__grid{box-sizing:border-box;--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count)*var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width))/var(--grid-column-count));grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);display:grid}.styles-module__Z69rsq__grid[data-gap=l]{--grid-layout-gap:var(--dimension-4m,32px)}.styles-module__Z69rsq__grid[data-gap=m]{--grid-layout-gap:var(--dimension-2m,16px)}.styles-module__Z69rsq__grid[data-gap=s]{--grid-layout-gap:var(--dimension-1m,8px)}.styles-module__Z69rsq__grid[data-gap=xs]{--grid-layout-gap:var(--dimension-025m,2px)}.styles-module__Z69rsq__grid[data-layout-type=tablet][data-gap=l],.styles-module__Z69rsq__grid[data-layout-type=mobile][data-gap=l]{--grid-layout-gap:var(--dimension-2m,16px)}.styles-module__Z69rsq__grid[data-layout-type=tablet][data-gap=m],.styles-module__Z69rsq__grid[data-layout-type=tablet][data-gap=s],.styles-module__Z69rsq__grid[data-layout-type=mobile][data-gap=m],.styles-module__Z69rsq__grid[data-layout-type=mobile][data-gap=s]{--grid-layout-gap:var(--dimension-1m,8px)}
.styles-module-scss-module__XWByeW__figone_wrapper{margin-top:12px}.styles-module-scss-module__XWByeW__note_body{flex-direction:column;gap:12px;display:flex}
.styles-module-scss-module__6CyQ_q__table_body_center tr td,.styles-module-scss-module__6CyQ_q__table_body tr td,.styles-module-scss-module__6CyQ_q__table_head_center tr th,.styles-module-scss-module__6CyQ_q__table_head tr th{border:1px solid var(--sys-neutral-decor-default,#dde0ea);vertical-align:top;text-align:left;margin:0;padding:8px}.styles-module-scss-module__6CyQ_q__advanced_table{margin-bottom:16px}.styles-module-scss-module__6CyQ_q__advanced_table :first-child div{white-space:unset!important}.styles-module-scss-module__6CyQ_q__advanced_table_wrapper{resize:both;min-width:300px;max-width:100%;height:640px;min-height:200px;margin-bottom:16px;overflow:auto}@media (max-width:828px){.styles-module-scss-module__6CyQ_q__advanced_table_wrapper{height:400px}}.styles-module-scss-module__6CyQ_q__root_table_wrapper{display:block;overflow:auto}.styles-module-scss-module__6CyQ_q__caption_wrapper{text-align:center;width:100%;padding:16px 0}.styles-module-scss-module__6CyQ_q__table_wrapper{border:1px solid var(--sys-neutral-decor-default,#dde0ea);border-collapse:collapse;width:100%;margin-bottom:24px}.styles-module-scss-module__6CyQ_q__table_head_center tr th{vertical-align:center;text-align:center}.styles-module-scss-module__6CyQ_q__table_body_center tr td{text-align:center;height:100%}.styles-module-scss-module__6CyQ_q__table_head tr th p{font-weight:var(--sans-display-m-font-weight,Semibold)!important;margin:0 0 16px!important}
.styles-module-scss-module__CinvfG__toc_stab_wrapper,.styles-module-scss-module__CinvfG__nav_panel_stab_wrapper{flex-direction:column;gap:12px;margin-top:12px;display:flex}.styles-module-scss-module__CinvfG__hide_on_desktop{display:none!important}@media (max-width:1052px){.styles-module-scss-module__CinvfG__hide_on_desktop{display:flex!important}}.styles-module-scss-module__CinvfG__hide_on_mobile{display:block!important}@media (max-width:1052px){.styles-module-scss-module__CinvfG__hide_on_mobile{display:none!important}}.styles-module-scss-module__CinvfG__page_wrapper{min-height:calc(100dvh - var(--app-fixed-top-offset) - 1px);z-index:0;flex-direction:row;gap:32px;display:flex;position:relative}@media (max-width:1440px){.styles-module-scss-module__CinvfG__page_wrapper{gap:24px;padding-top:0}}@media (max-width:1260px){.styles-module-scss-module__CinvfG__page_wrapper{flex-direction:column}}@media (max-width:1052px){.styles-module-scss-module__CinvfG__page_wrapper{flex-direction:column;gap:0;min-height:auto}}.styles-module-scss-module__CinvfG__TOC_desktop{height:100%;top:calc(var(--app-fixed-top-offset) + 20px);border-left:1px solid var(--sys-neutral-decor-default,#dde0ea);flex-shrink:0;width:192px;position:sticky!important}@media (max-width:1440px){.styles-module-scss-module__CinvfG__TOC_desktop{padding-right:10px}}@media (max-width:1052px){.styles-module-scss-module__CinvfG__TOC_desktop{display:none}}.styles-module-scss-module__CinvfG__tabs_wrapper{top:calc(var(--app-fixed-top-offset) - 5px);border-bottom:1px solid var(--sys-neutral-decor-default,#dde0ea);z-index:1;flex-direction:column;display:flex;position:sticky}@media (max-width:1260px){.styles-module-scss-module__CinvfG__tabs_wrapper{top:var(--app-fixed-top-offset)}}.styles-module-scss-module__CinvfG__tabs_content_wrapper_mobile{background:var(--sys-neutral-background1-level,#fdfdfd);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}@media (max-width:828px){.styles-module-scss-module__CinvfG__tabs_content_wrapper_mobile{padding:10px 12px}}.styles-module-scss-module__CinvfG__TOC_controls{height:20px!important}@media (max-width:1052px){.styles-module-scss-module__CinvfG__single_mobile_TOC_active_element{max-width:250px!important}}.styles-module-scss-module__CinvfG__mobile_TOC_active_element{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@media (max-width:1052px){.styles-module-scss-module__CinvfG__mobile_TOC_active_element{max-width:140px}}.styles-module-scss-module__CinvfG__TOC_current_text{display:block}@media (max-width:828px){.styles-module-scss-module__CinvfG__TOC_current_text{display:none}}.styles-module-scss-module__CinvfG__nav_panel_stab_wrapper{top:calc(var(--app-fixed-top-offset) + 1px);height:calc(100dvh - var(--app-fixed-top-offset) - 8px);border-right:1px solid var(--sys-neutral-decor-default,#dde0ea);flex-shrink:0;width:296px;position:sticky}@media (max-width:1440px){.styles-module-scss-module__CinvfG__nav_panel_stab_wrapper{padding:0}}@media (max-width:1052px){.styles-module-scss-module__CinvfG__nav_panel_stab_wrapper{position:unset;border-right:unset;width:100%;max-width:100%;height:100%}}.styles-module-scss-module__CinvfG__toc_stab_wrapper{width:192px;top:calc(var(--app-fixed-top-offset) + 30px);max-height:calc(100dvh - var(--app-fixed-top-offset) - var(--dimension-4m,32px));flex-shrink:0;height:100%;display:flex;position:sticky!important}.styles-module-scss-module__CinvfG__toc_stab_wrapper>ul{width:100%!important}@media (max-width:1052px){.styles-module-scss-module__CinvfG__toc_stab_wrapper{position:unset;border-right:unset;width:100%;max-width:100%;height:100%;max-height:100%;display:block}}.styles-module-scss-module__CinvfG__TOC_with_platform_tooltips{flex-direction:column;gap:32px;display:flex}
/*# sourceMappingURL=cd0082c19ae76d5c.css.map*/