.help-container{max-width:1105px}.help-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px;padding:20px 0 40px}.help-sidebar{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;position:-webkit-sticky;position:sticky;top:106px}.help-sidebar-toggle{display:none;width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;color:#555;font-size:14px;text-align:left}.help-nav-tree{max-height:calc(100vh - 182px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.help-nav-tree ul{margin:0;padding:0;list-style:none}.help-nav-tree ul ul{display:none;padding-left:14px;border-left:1px solid #eee;margin-left:6px}.help-nav-tree li.is-open>ul{display:block}.help-nav-tree li{position:relative}.help-nav-tree a{display:block;padding:6px 30px 6px 8px;border-radius:8px;color:#555;font-size:14px;text-decoration:none}.help-nav-tree a:hover{background:#f5f5f5}.help-nav-tree li.is-current>a{color:#111;font-weight:700;background:#f0f0f0}.help-nav-tree .help-nav-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:1px;right:0;width:28px;height:28px;padding:0;border:0;background:0 0;color:#555;cursor:pointer}.help-nav-tree .help-nav-toggle i{font-size:12px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.help-nav-tree .help-nav-toggle:hover{color:#111;background:#f5f5f5;border-radius:8px}.help-nav-tree li.is-open>.help-nav-toggle i{-webkit-transform:rotate(0);transform:rotate(0)}.help-search{position:relative;margin-bottom:16px}#help-search-input{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #efefef;background:#efefef;border-radius:8px;font-size:14px;height:40px}.help-search-results{position:absolute;z-index:50;top:100%;left:0;right:0;margin-top:4px;max-height:420px;overflow:auto;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 6px 24px rgba(0,0,0,.12)}.help-search-results a{display:block;padding:10px 12px;border-bottom:1px solid #f0f0f0;text-decoration:none}.help-search-results a:hover{background:#f7f7f7}.help-search-results .help-search-result-title{color:#111;font-size:14px;font-weight:700}.help-search-results .help-search-result-path{color:#555;font-size:12px;margin-top:2px}.help-search-results .help-search-empty{padding:12px;color:#555;font-size:13px}.help-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.help-content .docs-page-link-container{margin-top:30px}.help-content .docs-page-link-title{font-weight:600}.help-content .docs-page-content h1{margin-top:0;font-size:42px;font-weight:900!important;line-height:50px}.help-content .docs-page-content img{max-width:100%;height:auto;border:1px solid #e5e5e5;border-radius:8px;margin:30px auto 30px;display:block}.help-content .docs-page-content hr.separator{margin:30px 0;border:0;border-top:1px solid #eee}.help-content .docs-page-content{font-size:15px;line-height:1.7}.help-content .docs-page-content li,.help-content .docs-page-content p,.help-content .docs-page-content td{font-size:15px;line-height:1.7}.help-content .docs-page-content ol,.help-content .docs-page-content ul{margin:16px 0 16px 25px}.help-content .docs-page-content ol li,.help-content .docs-page-content ul li{margin:0 0 10px;color:#111}.help-content .docs-page-content ol{list-style:none;counter-reset:helpOlCounter;padding-left:0}.help-content .docs-page-content ol>li{position:relative;padding-left:20px}.help-content .docs-page-content ol>li:before{counter-increment:helpOlCounter;content:counter(helpOlCounter);position:absolute;left:-20px;top:0;width:24px;height:24px;border-radius:50%;text-align:center;font:700 14px/24px sans-serif;color:#31250f;background:#efc666}.help-content .docs-page-content ol li>ol,.help-content .docs-page-content ol li>ul,.help-content .docs-page-content ul li>ol,.help-content .docs-page-content ul li>ul{margin:6px 0 6px 20px}.help-content .docs-page-content ol ol,.help-content .docs-page-content ul ol{counter-reset:helpOlSubCounter}.help-content .docs-page-content ol ol>li:before,.help-content .docs-page-content ul ol>li:before{counter-increment:helpOlSubCounter;content:counter(helpOlSubCounter);left:-18px;top:-1px;width:18px;height:18px;font:700 12px/18px sans-serif;background:#999}.help-content .docs-page-content .help-summary{margin:16px 0;padding:14px 18px;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px}.help-content .docs-page-content .help-summary .help-summary-title{margin-bottom:8px;color:#555;font-size:13px;font-weight:700;text-transform:uppercase}.help-content .docs-page-content .help-summary ul{margin:0;padding:0;list-style:none}.help-content .docs-page-content .help-summary li{margin:4px 0;padding-left:0;color:#555}.help-content .docs-page-content .help-summary li:before{content:none}.help-content .docs-page-content .help-summary a{color:#555;font-size:14px;text-decoration:none}.help-content .docs-page-content .help-summary a:hover{text-decoration:underline}.help-content .docs-page-content .help-sitemap{margin-top:24px}.help-content .docs-page-content .help-sitemap ul{margin:0;padding:0;list-style:none}.help-content .docs-page-content .help-sitemap li{margin:0;padding-left:0;color:inherit}.help-content .docs-page-content .help-sitemap li:before{content:none}.help-content .docs-page-content .help-sitemap a{display:block;padding:5px 8px;border-radius:8px;text-decoration:none}.help-content .docs-page-content .help-sitemap a:hover{background:#f5f5f5}.help-content .docs-page-content .help-sitemap ul ul{margin:2px 0 10px 10px;padding-left:14px;border-left:1px solid #eee}.help-content .docs-page-content .help-sitemap>ul>li{margin-bottom:18px}.help-content .docs-page-content .help-sitemap>ul>li>a{color:#111;font-size:17px;font-weight:700}.help-content .docs-page-content .help-sitemap>ul>li>ul>li>a{color:#111;font-size:15px;font-weight:700}.help-content .docs-page-content .help-sitemap>ul>li>ul>li>ul a{color:#555;font-size:14px;font-weight:400}.docs-page-content .help-ui{display:inline-block;padding:1px 8px;border-radius:8px;border:1px solid #e0e0e0;font-size:14px;font-weight:700;white-space:nowrap}.docs-page-content .help-ui i{margin-right:5px;font-size:13px;vertical-align:-1px}.docs-page-content .help-ui.help-ui-icon-only i{margin-right:0}.docs-page-content .help-nav{display:inline-block;padding:1px 8px;border-radius:8px;background:#fef3e0;border:1px solid #dfcaa3;color:#2e1b00;font-size:14px;font-weight:700}.docs-page-content .help-nav i{font-style:normal;padding:0 4px;color:#555}.docs-page-content .help-alert{padding:12px 16px;margin:16px 0;border-radius:8px;border:1px solid transparent;font-size:15px;line-height:1.5;overflow:hidden}.docs-page-content .help-alert>i{float:left;font-size:18px;line-height:18px;margin:1px 10px 0 0}.docs-page-content .help-alert-success{background:#f0f9f1;border-color:#c8e6c9;color:#1e4620}.docs-page-content .help-alert-info{background:#eaf4fb;border-color:#bfe0f5;color:#1a3c6e}.docs-page-content .help-alert-warning{background:#fdf3e0;border-color:#f5dfa4;color:#663c00}.docs-page-content .help-alert-danger{background:#fbeaea;border-color:#f3c2c2;color:#7a1a1a}.help-breadcrumb{padding:4px 0;font-size:14px}.help-breadcrumb a{color:#555}.help-breadcrumb span{color:#111;font-weight:700}.help-breadcrumb i{font-style:normal;padding:0 8px;color:#555}.help-prev-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin:40px 0 10px;padding-top:20px;border-top:1px solid #eee}.help-prev-next a{color:#555;font-size:14px;text-decoration:none}.help-prev-next a:hover{color:#111}.help-prev-next .help-next{margin-left:auto;text-align:right}.help-updated{margin-top:20px;color:#555;font-size:13px}@media (max-width:767px){.help-layout{display:block;padding-top:10px}.help-sidebar{position:static;margin-bottom:20px}.help-nav-tree{max-height:none;overflow:visible}.help-sidebar-toggle{display:block}.help-sidebar-panel{display:none;margin-top:10px}.help-sidebar.is-open .help-sidebar-panel{display:block}.help-breadcrumb{display:none}.help-prev-next{display:block}.help-prev-next a{display:block;width:100%;box-sizing:border-box;text-align:center}.help-prev-next .help-next{margin-left:0;text-align:center}.help-prev-next .help-prev+.help-next{margin-top:10px}}