@media (max-width:1025px){html{scroll-padding-top:150px}}body{--sidebar-bg-color:#f4f9fb;--sidebar-bg-hover-color:#deedf3;--sidebar-hover-color:$gray-900;--sidebar-active-bg-color:#e9f3f7;--sidebar-active-color:#1a67a3;--code-color:#57733f;--code-bg-color:rgba(95,131,65,.1);--tabs-bg-color:#f8f8f8;--tabs-active-bg-color:#f0f5fd;--tabs-color:#1f1f1f;--tabs-active-color:rgba(95,131,65,.1);--image-filter:none}[data-bs-theme=dark] body{--sidebar-bg-color:#0c0d11;--sidebar-bg-hover-color:#191b23;--sidebar-hover-color:#fff;--sidebar-active-bg-color:#12141a;--sidebar-active-color:#fff;--code-color:#67cb67;--tabs-bg-color:#0c0d11;--tabs-active-bg-color:#191b23;--tabs-color:#f2f2f2;--tabs-active-color:#fff;--image-filter:brightness(90%)}.docs{background-color:var(--sidebar-bg-color);color:var(--bs-body-color);flex-direction:column}.docs,.docs .main .top-navigation{display:flex}.docs .main .top-navigation .breadcrumbs-nav{flex:1;overflow:hidden}.docs .main .top-navigation .pdf-download{float:right}.docs .main .top-navigation .pdf-download a{align-items:center;display:flex;margin-top:12px}.docs .main .top-navigation .pdf-download img{box-shadow:none;display:inline;display:initial;height:16px;margin:0 7px 0 0;max-height:none;max-width:none;transform:scale(1.6);width:16px}.docs .main .top-navigation-toggle{align-items:center;display:none;height:100%;width:60px}.docs .main .top-navigation-toggle-icon{background:transparent;border:0;cursor:pointer;display:block;height:16px;margin:0 auto;position:relative;transition:.5s ease-in-out;width:24px}.docs .main .top-navigation-toggle-icon span{background-color:var(--bs-body-color);display:block;left:0;opacity:1;position:absolute;transition:.25s ease-in-out}.docs .main .top-navigation-toggle-icon span.line{border-radius:9px;height:2px;transform-origin:left center;width:100%}.docs .main .top-navigation-toggle-icon span.circle{background:transparent;border:1px solid var(--bs-body-color);border-radius:50%;height:0;width:0}.docs .main .top-navigation-toggle-icon span.circle-1{top:6px}.docs .main .top-navigation-toggle-icon span.circle-2{top:12px}.docs .main .top-navigation-toggle-icon span.circle-3{left:4px;top:12px}.docs .main .top-navigation-toggle-icon span.line-1{left:-2px;top:-1px;transform:rotate(45deg)}.docs .main .top-navigation-toggle-icon span.circle-1,.docs .main .top-navigation-toggle-icon span.circle-2,.docs .main .top-navigation-toggle-icon span.circle-3,.docs .main .top-navigation-toggle-icon span.line-2{height:0;opacity:0;width:0}.docs .main .top-navigation-toggle-icon span.line-3{height:2px;left:-2px;top:16px;transform:rotate(-45deg)}.docs .main .top-navigation-toggle.collapsed .top-navigation-toggle-icon span.line{height:2px;opacity:1;transform:rotate(0deg)}.docs .main .top-navigation-toggle.collapsed .top-navigation-toggle-icon span.line-1{left:0;top:0}.docs .main .top-navigation-toggle.collapsed .top-navigation-toggle-icon span.line-2{left:4px;top:6px;width:20px}.docs .main .top-navigation-toggle.collapsed .top-navigation-toggle-icon span.line-3{left:8px;top:12px;width:16px}.docs .main .top-navigation-toggle.collapsed .top-navigation-toggle-icon span.circle{height:3px;opacity:1;width:3px}.docs .main .nav-pills .nav-link.active{background-color:#1a67a3}@media(max-width:1199.98px){.docs .main .top-navigation{height:auto;max-height:none}.docs .main .top-navigation .pdf-download a{min-width:40px;padding:12px}.docs .main .top-navigation .pdf-download a span{display:none}.docs .main .top-navigation .pdf-download a img{margin:0}}@media(max-width:767.98px){.docs .main .top-navigation{align-items:center;background-color:var(--sidebar-active-bg-color);height:55px;left:0;max-height:55px;padding:0;position:fixed;right:0;top:55px;z-index:20}.docs .main .top-navigation .pdf-download a{border-color:transparent;margin-top:0}.docs .main .breadcrumbs{font-family:Space Mono,Menlo,DejaVu Sans Mono,Liberation Mono,Consolas,Ubuntu Mono,Courier New,andale mono,lucida console,monospace;font-size:.8em;overflow:hidden;padding-left:15px}.docs .main .breadcrumbs .breadcrumb{display:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.docs .main .breadcrumbs .breadcrumb:last-child,.docs .main .breadcrumbs .breadcrumb:nth-last-child(2){display:block}.docs .main .top-navigation-toggle{background-color:transparent;border-color:transparent;display:flex;margin-right:10px;width:40px}.docs .main .top-navigation-toggle:not(.collapsed){background-color:var(--bs-body-bg)}}.docs .docs-container aside.feedback{border-top:2px solid var(--bs-border-color);margin-top:30px;padding:30px}.docs .docs-container aside.feedback h2{margin-bottom:20px}.docs .docs-container aside.feedback p{margin:0;padding:0}.docs .docs-container aside.feedback .feedback-tabs{display:flex;flex-wrap:nowrap;width:100%}.docs .docs-container aside.feedback .feedback-tabs li{display:flex;flex:25%}.docs .docs-container aside.feedback .feedback-tabs a,.docs .docs-container aside.feedback .feedback-tabs button{align-content:center;align-items:center;background-color:var(--tabs-bg-color);border-color:var(--bs-border-color);color:var(--tabs-color);display:flex;flex:1;justify-content:center;text-align:center;text-transform:uppercase}.docs .docs-container aside.feedback .feedback-tabs a i,.docs .docs-container aside.feedback .feedback-tabs button i{color:#1a67a3}.docs .docs-container aside.feedback .feedback-tabs a.active,.docs .docs-container aside.feedback .feedback-tabs a:hover,.docs .docs-container aside.feedback .feedback-tabs button.active,.docs .docs-container aside.feedback .feedback-tabs button:hover{background-color:var(--tabs-active-bg-color);border-bottom-color:#1a67a3;color:var(--tabs-color)}@media(max-width:575.98px){.docs .docs-container aside.feedback .feedback-tabs{flex-wrap:wrap}.docs .docs-container aside.feedback .feedback-tabs li{flex:50%}.docs .docs-container aside.feedback .feedback-tabs li a,.docs .docs-container aside.feedback .feedback-tabs li button{align-items:center;display:flex}}.docs .docs-container aside.feedback .tab-content{min-height:300px}.docs .docs-container aside.feedback .tab-content .row{border-bottom:1px solid var(--bs-border-color);margin-bottom:20px;margin-top:25px;padding-bottom:20px}.docs .docs-container aside.feedback .tab-content .row:last-child{border-bottom:0;margin-bottom:0;padding-bottom:7px}.docs .docs-container aside.feedback .tab-content p{padding-top:5px}.docs .docs-container aside.feedback .tab-content p:after{border:0;content:"";font-family:openproject;font-size:.8em;margin-left:6px}.docs .docs-container aside.feedback .tab-content .feedback-button{width:100%}.docs .docs-container aside.feedback .tab-content .feedback-button i{display:inline-block;padding-right:3px}@media(max-width:767.98px){.docs .docs-container aside.feedback .tab-content .feedback-button{margin-top:8px}}.docs pre.highlight{background:#2b303b;border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 1px 0 0 rgba(0,0,0,.15);color:#eff1f5;margin:20px 0;overflow-x:hidden;padding:0}.docs pre.highlight code{background:transparent;color:#eff1f5;display:block;overflow-x:auto;padding:13px 33px 13px 15px}.docs pre.highlight table td{padding:5px}.docs pre.highlight table pre{margin:0}.docs pre.highlight .highlight,.docs pre.highlight .w{background-color:#161b22;color:#c9d1d9}.docs pre.highlight .k,.docs pre.highlight .kd,.docs pre.highlight .kn,.docs pre.highlight .kp,.docs pre.highlight .kr,.docs pre.highlight .kt,.docs pre.highlight .kv{color:#ff7b72}.docs pre.highlight .gr{color:#f0f6fc}.docs pre.highlight .gd{background-color:#67060c;color:#ffdcd7}.docs pre.highlight .nb,.docs pre.highlight .nc,.docs pre.highlight .nn,.docs pre.highlight .no{color:#ffa657}.docs pre.highlight .na,.docs pre.highlight .nt,.docs pre.highlight .sr{color:#7ee787}.docs pre.highlight .gi{background-color:#033a16;color:#aff5b4}.docs pre.highlight .bp,.docs pre.highlight .il,.docs pre.highlight .kc,.docs pre.highlight .l,.docs pre.highlight .ld,.docs pre.highlight .m,.docs pre.highlight .mb,.docs pre.highlight .mf,.docs pre.highlight .mh,.docs pre.highlight .mi,.docs pre.highlight .mo,.docs pre.highlight .mx,.docs pre.highlight .ne,.docs pre.highlight .nl,.docs pre.highlight .nv,.docs pre.highlight .o,.docs pre.highlight .ow,.docs pre.highlight .py,.docs pre.highlight .sb,.docs pre.highlight .vc,.docs pre.highlight .vg,.docs pre.highlight .vi,.docs pre.highlight .vm{color:#79c0ff}.docs pre.highlight .gh,.docs pre.highlight .gu{color:#1f6feb;font-weight:700}.docs pre.highlight .dl,.docs pre.highlight .s,.docs pre.highlight .s1,.docs pre.highlight .s2,.docs pre.highlight .sa,.docs pre.highlight .sc,.docs pre.highlight .sd,.docs pre.highlight .se,.docs pre.highlight .sh,.docs pre.highlight .ss,.docs pre.highlight .sx{color:#a5d6ff}.docs pre.highlight .fm,.docs pre.highlight .nd,.docs pre.highlight .nf{color:#d2a8ff}.docs pre.highlight .err{background-color:#8e1519;color:#f0f6fc}.docs pre.highlight .c,.docs pre.highlight .c1,.docs pre.highlight .cd,.docs pre.highlight .ch,.docs pre.highlight .cm,.docs pre.highlight .cp,.docs pre.highlight .cpf,.docs pre.highlight .cs,.docs pre.highlight .gl,.docs pre.highlight .gt{color:#8b949e}.docs pre.highlight .ni,.docs pre.highlight .si{color:#c9d1d9}.docs pre.highlight .ge{color:#c9d1d9;font-style:italic}.docs pre.highlight .gs{color:#c9d1d9;font-weight:700}.docs .alert{border:0;border-radius:0;color:inherit;opacity:.9;padding:.75rem .6rem}.docs .alert code{background-color:#f9f2f4}.docs .alert i{padding-right:10px}.docs .alert-info{background-color:#e4f0fb;border-left:3px solid #b8d6f4;color:#0f3b66}.docs .alert-warning{background-color:#fff1de;border-left:3px solid #fed69f;color:#853c00}.docs .alert-success{background-color:#dcf5e7;border-left:3px solid #b3e6c8;color:#0e5a2d}.docs .alert-danger{background-color:#fbe5e1;border-left:3px solid #f2b4a9;color:#711e11}.docs .alert-gray{background-color:#f2f2f2;border-left:3px solid #dfdfdf;color:#2e2e2e}.docs .toc-list{counter-reset:item;list-style:none;margin:0;padding-left:20px}.docs .toc-list li:before{padding-right:5px}.docs .toc>.toc-list{margin-top:0;overflow:hidden;overflow-y:auto;padding-left:0;position:relative}.docs .toc>.toc-list li{list-style:none}.docs .toc>.toc-list>.toc-list-item>.toc-list{padding-left:2px}.docs a.toc-link{color:var(--bs-body-color);display:block;font-size:14px;line-height:1.2em;padding-bottom:6px;padding-right:7px;padding-top:6px}.docs a.toc-link:hover{background-color:var(--sidebar-bg-hover-color);color:var(--sidebar-hover-color)}.docs .is-active-link{color:var(--sidebar-active-color);text-stroke:1px var(--bs-body-color);-webkit-text-stroke:1px var(--bs-body-color)}.docs .doc-toc{display:block;overflow-y:auto;padding-bottom:30px;padding-top:15px;position:-webkit-sticky;position:sticky;top:75px}.docs .doc-toc.collapsing{display:none;transition:none}.docs .doc-toc>.toc>.toc-list>.toc-list-item:first-of-type>.toc-link{text-stroke:1px var(--bs-body-color);-webkit-text-stroke:1px var(--bs-body-color)}.docs .doc-toc .doc-toc-toggle{display:none;width:100%}.docs .doc-toc .doc-toc-toggle button{background-color:transparent;border-color:transparent;color:var(--bs-body-color);display:block;font-family:Space Mono,Menlo,DejaVu Sans Mono,Liberation Mono,Consolas,Ubuntu Mono,Courier New,andale mono,lucida console,monospace;padding:5px;-webkit-text-decoration:none;text-decoration:none;width:100%}.docs .doc-toc .doc-toc-toggle button:after{border:solid #707070;border-width:0 1px 1px 0;content:"";display:inline-block;float:right;height:7px;margin-top:10px;text-align:right;transform:rotate(-135deg);transition-duration:.3s;transition-property:transform;width:7px}.docs .doc-toc .doc-toc-toggle button.collapsed:after{transform:rotate(45deg)}@media(max-width:1399.98px){.docs .doc-toc{background-color:var(--sidebar-bg-color);border:1px solid var(--bs-border-color);border-radius:3px;margin-top:15px;min-height:33px;padding:0 15px;position:static}.docs .doc-toc.collapsing{transform:none!important}.docs .doc-toc .doc-toc-toggle{display:flex}.docs .doc-toc .toc{display:none}.docs .doc-toc.show{background-color:var(--sidebar-active-bg-color)}.docs .doc-toc.show .toc{display:block}}@media(max-width:767.98px){.docs .doc-toc .doc-toc-toggle{font-size:14px;-webkit-hyphens:auto;hyphens:auto}.docs .doc-toc .doc-toc-toggle button:after{margin-top:6px}}.docs .main-column{background-color:var(--bs-body-bg)}.docs .docs-container{flex:1;margin:0 auto;max-width:100%;width:100%}.docs .docs-container .row>aside{background-color:var(--sidebar-bg-color)}.docs .docs-container .inline-toc{display:none;margin-bottom:20px}@media(min-width:2000px){.docs .docs-container{max-width:1920px}}@media(max-width:1399.98px){.docs .docs-container .inline-toc{display:inherit}}@media(max-width:767.98px){.docs .docs-container aside{padding:0}.docs .docs-container .row{margin-left:0;margin-right:0}.docs .docs-container .main-column{padding-left:0;padding-right:0}}.docs .main{font-size:1.125rem;margin:0;padding:0 30px;position:relative;z-index:1}.docs .main .article-content{max-width:100%;overflow-x:hidden;width:100%}.docs .main .article-content a,.docs .main .article-content a:visited{color:var(--bs-link-color);font-weight:400;-webkit-text-decoration:none;text-decoration:none}.docs .main .article-content a:hover,.docs .main .article-content a:visited:hover{color:var(--bs-link-hover-color);-webkit-text-decoration:underline;text-decoration:underline}.docs .main details summary{display:list-item}.docs .main table{border-collapse:collapse;margin:15px auto;overflow-x:auto;width:100%;word-wrap:break-word;clear:both;display:table;max-width:100%}.docs .main table thead{background:var(--table-header-color)}.docs .main table tbody{border-top:2px solid var(--bs-table-border-color)}.docs .main table tbody:first-child{border-top:0}.docs .main table tbody tr>td{max-width:100%;min-width:100px}.docs .main table tbody code{word-wrap:break-word}.docs .main table td,.docs .main table th{border:1px solid var(--bs-table-border-color);font-size:1rem;padding:7px 10px;text-align:left}.docs .main table td .badge-small:hover:after,.docs .main table th .badge-small:hover:after{padding:5px}@media(max-width:767.98px){.docs .main table{display:block}}.docs .main table.borderless-table,.docs .main table.borderless-table td,.docs .main table.borderless-table th,.docs .main table.borderless-table tr{border:0}.docs .main table.center td{text-align:center}.docs .main table.fixed-table{table-layout:fixed}.docs .main blockquote:not(.md-alert){background-color:var(--blockquote-bg-color);border-left:3px solid var(--blockquote-line-color);color:var(--blockquote-color);font-size:1rem;margin:20px 0;padding:10px 20px}.docs .main blockquote:not(.md-alert) .highlight{background-color:#fff}.docs .main blockquote:not(.md-alert) ol:last-child,.docs .main blockquote:not(.md-alert) p:last-child,.docs .main blockquote:not(.md-alert) ul:last-child{margin:inherit}.docs .main blockquote.md-alert{background-color:transparent;border-left:3px solid var(--blockquote-line-color);color:var(--bs-body-color);margin:2.5rem 0;padding:1.5rem;text-align:left}.docs .main blockquote.md-alert p{margin:0;padding:0}.docs .main blockquote.md-alert.md-alert-note{border-left-color:#0969da}.docs .main blockquote.md-alert.md-alert-note>p:first-of-type{color:#0969da}.docs .main blockquote.md-alert.md-alert-tip{border-left-color:#1a7f37}.docs .main blockquote.md-alert.md-alert-tip>p:first-of-type{color:#1a7f37}.docs .main blockquote.md-alert.md-alert-important{border-left-color:#8250df}.docs .main blockquote.md-alert.md-alert-important>p:first-of-type{color:#8250df}.docs .main blockquote.md-alert.md-alert-warning{border-left-color:#bf8700}.docs .main blockquote.md-alert.md-alert-warning>p:first-of-type{color:#bf8700}.docs .main blockquote.md-alert.md-alert-caution{border-left-color:#d1242f}.docs .main blockquote.md-alert.md-alert-caution>p:first-of-type{color:#d1242f}.docs .main li code,.docs .main p code,.docs .main table code{background-color:var(--code-bg-color);color:var(--code-color)}.docs .main .glossary{background-color:rgba(95,131,65,.1);color:var(--bs-body-color);padding:2px 10px}.docs .main code,.docs .main code span{font-family:Space Mono,Menlo,DejaVu Sans Mono,Liberation Mono,Consolas,Ubuntu Mono,Courier New,andale mono,lucida console,monospace}.docs .main code{word-break:normal}.docs .main a>code{color:#1b69b6}.docs .main hr{border:0;border-top:1px solid var(--bs-border-color);width:100%}.docs .main h2,.docs .main h3,.docs .main h4,.docs .main h5,.docs .main h6{border-bottom:1px solid var(--bs-border-color);line-height:1.4;padding-bottom:5px}.docs .main h2 code,.docs .main h3 code,.docs .main h4 code,.docs .main h5 code,.docs .main h6 code{background-color:var(--code-bg-color);color:var(--code-color)}.docs .main .anchor{display:none;height:1em;max-height:25px;opacity:0;transition:opacity .8s ease-in-out;vertical-align:top;width:1em}.docs .main .anchor:after{content:"";font-family:openproject;font-size:1em}.docs .main .anchor:hover{-webkit-text-decoration:none;text-decoration:none}@media(min-width:992px){.docs .main .anchor{display:block;float:left;margin-left:-30px;position:absolute}}.docs .main h1,.docs .main h2,.docs .main h3,.docs .main h4,.docs .main h5,.docs .main h6{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.docs .main h1:hover .anchor,.docs .main h2:hover .anchor,.docs .main h3:hover .anchor,.docs .main h4:hover .anchor,.docs .main h5:hover .anchor,.docs .main h6:hover .anchor{opacity:1}.docs .main h1{border-bottom:2px solid var(--bs-border-color);font-size:30px;font-weight:500;margin-bottom:10px;margin-top:20px;padding-bottom:10px}@media(max-width:767.98px){.docs .main h1{font-size:26px}}@media(max-width:575.98px){.docs .main h1{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}}.docs .main h2{font-size:28px;font-weight:400;margin-bottom:10px;margin-top:20px}@media(max-width:767.98px){.docs .main h2{font-size:24px}}.docs .main h3{font-size:24px;font-weight:400;margin-bottom:10px;margin-top:20px}@media(max-width:767.98px){.docs .main h3{font-size:22px}}.docs .main h4{font-size:22px;font-weight:400;margin-top:20px}@media(max-width:767.98px){.docs .main h4{font-size:20px}}.docs .main h5{color:#757575;font-size:20px;font-weight:500}@media(max-width:767.98px){.docs .main h5{font-size:18px}}.docs .main h6{color:#757575;font-size:18px;font-weight:500}@media(max-width:767.98px){.docs .main h6{font-size:16px}}.docs .main p{font-size:1.125rem;line-height:1.85rem;margin:7px 0}.docs .main ol,.docs .main ul{margin:20px 0}.docs .main li{line-height:1.7em}.docs .main li ul{padding-left:20px}.docs .main li>ol,.docs .main li>ul{margin-bottom:0;margin-top:0}.docs .main img{border-radius:4px;box-shadow:0 4px 18px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.09);display:block;filter:var(--image-filter);height:auto;margin:40px auto;max-height:100vh;max-width:calc(100% - 10px);-o-object-fit:contain;object-fit:contain}.docs .main .input-group-text{background-color:transparent;display:flex}.docs .main iframe{box-shadow:var(--bs-box-shadow);display:block;margin:40px auto;max-width:calc(100vw - 30px)}.docs .main pre:not(.mermaid){background-color:#000;color:#fff;font-size:.75em;margin-bottom:0;padding:8px;position:relative}.docs .main pre:not(.mermaid) code{background-color:rgba(95,131,65,.1);color:#9cdc70;word-wrap:normal;white-space:pre;word-break:normal}.docs .main pre:not(.mermaid) a.copy-code{animation:fade-out .2s both;background-color:transparent;border:1px solid transparent;border-radius:3px;box-shadow:0 0 transparent,0 0 transparent;cursor:pointer;display:none;padding:4px 8px;position:absolute;right:0;top:0;transition:80ms cubic-bezier(.33,1,.68,1);transition-property:color,background-color,box-shadow,border-color}.docs .main pre:not(.mermaid) a.copy-code:after{color:#c9d1d9;content:"";font-family:openproject;font-size:12px;text-align:center}.docs .main pre:not(.mermaid) a.copy-code.copy-code-ok{background-color:#21262d;display:block}.docs .main pre:not(.mermaid) a.copy-code.copy-code-ok:after{color:#00bd00;content:""}.docs .main pre:not(.mermaid):hover a.copy-code.copy-code-active{display:block}.docs .main pre:not(.mermaid):hover a.copy-code.copy-code-active:hover{background-color:#21262d;border-color:rgba(240,246,252,.1);transition-duration:.1s}.docs .main pre:not(.mermaid):hover a.copy-code.copy-code-active:focus{border-color:rgba(240,246,252,.3)}@media(max-width:767.98px){.docs .main{padding-top:55px}}.docs .main.simple{padding-bottom:50px}.docs .openapi{padding-bottom:30px}.docs .openapi>p{margin-bottom:0;padding-bottom:0}.docs .openapi h2,.docs .openapi h3,.docs .openapi h4,.docs .openapi h5{border-bottom:none;margin-bottom:0}.docs .openapi h2,.docs .openapi h3{margin-top:30px}.docs .openapi h4,.docs .openapi h5,.docs .openapi h6{margin-top:20px}.docs .openapi p{font-size:1.125rem;line-height:1.6rem}.docs .openapi code{white-space:normal}.docs .openapi pre{margin:0;max-width:100%}.docs .openapi .oa-path{align-items:center;border:1px solid #fff;border-radius:3px;cursor:pointer;display:flex;padding:2px 4px;width:100%}.docs .openapi .oa-path,.docs .openapi .oa-path:hover,.docs .openapi .oa-path:visited{color:var(--bs-body-color);-webkit-text-decoration:none;text-decoration:none}.docs .openapi .oa-path .oa-path-method{border-radius:3px;color:#fff;font-family:sans-serif;font-size:14px;font-weight:700;min-width:80px;padding:6px 15px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.1);text-transform:uppercase}.docs .openapi .oa-path .oa-path-url{flex:1;font-size:18px;font-weight:700;padding:6px 15px;text-align:left}.docs .openapi .oa-path .oa-path-toggle{padding:6px 15px;transition-duration:.3s;transition-property:transform}.docs .openapi .oa-path.collapsed .oa-path-toggle{transform:rotate(180deg)}.docs .openapi .oa-path.oa-path-method-get{background:rgba(97,175,254,.1);border-color:#285f96}.docs .openapi .oa-path.oa-path-method-get .oa-path-method{background:#285f96}.docs .openapi .oa-path.oa-path-method-patch{background:rgba(80,227,194,.1);border-color:#376c62}.docs .openapi .oa-path.oa-path-method-patch .oa-path-method{background:#376c62}.docs .openapi .oa-path.oa-path-method-post{background:rgba(73,204,144,.1);border-color:#128751}.docs .openapi .oa-path.oa-path-method-post .oa-path-method{background:#128751}.docs .openapi .oa-path.oa-path-method-delete{background:rgba(249,62,62,.1);border-color:#9c1111}.docs .openapi .oa-path.oa-path-method-delete .oa-path-method{background:#9c1111}.docs .openapi .oa-path.oa-path-method-path{background:rgba(80,227,194,.1);border-color:#50e3c2}.docs .openapi .oa-path.oa-path-method-path .oa-path-method{background:#50e3c2}.docs .openapi .oa-path-headline{background-color:transparent;border-color:transparent;cursor:pointer;display:block;font-size:1.5em;font-weight:500;text-align:left;width:100%}.docs .openapi .oa-path-headline,.docs .openapi .oa-path-headline:hover,.docs .openapi .oa-path-headline:visited{color:var(--bs-body-color);-webkit-text-decoration:none;text-decoration:none}.docs .openapi .oa-path-headline .oa-path-headline-toggle{float:right;transition-duration:.3s;transition-property:transform}.docs .openapi .oa-path-headline.collapsed .oa-path-headline-toggle{transform:rotate(180deg)}.docs .openapi .oa-path-desc,.docs .openapi .oa-path-params{border:solid #90948b;border-width:1px 1px 0;padding:10px}.docs .openapi .oa-path-responses{border:1px solid #90948b;padding:10px}.docs .openapi .oa-path-param{border-top:1px solid #90948b;display:flex;padding-top:10px}.docs .openapi .oa-path-param .oa-path-param-name{font-size:1.2em;font-weight:700}.docs .openapi .oa-path-param .oa-path-param-example{font-size:.9em}.docs .openapi .oa-path-param>div{flex:5}.docs .openapi .oa-path-param>div:first-of-type{flex:1;padding-right:20px}.docs .openapi .oa-path-response{border-top:1px solid #90948b;display:flex;padding-bottom:10px;padding-top:10px}.docs .openapi .oa-path-response .oa-path-response-code{font-size:1.2em;font-weight:700}.docs .openapi .oa-path-response>div{flex:5;overflow-x:auto;overflow-y:hidden}.docs .openapi .oa-path-response>div:first-of-type{flex:1;padding-right:20px}.docs .openapi .oa-path-response .oa-path-response-content>div:first-of-type{margin-top:10px}.docs .openapi .oa-path-detail{padding-bottom:15px;padding-left:15px;padding-right:15px}.docs .openapi .oa-path-detail>div:first-of-type{border-top-width:0}.docs .openapi .oa-path-content-headline{background-color:transparent;border-color:transparent;display:block;padding:0;text-align:left;width:100%}.docs .openapi .oa-path-content-headline,.docs .openapi .oa-path-content-headline:hover,.docs .openapi .oa-path-content-headline:visited{color:var(--bs-body-color);-webkit-text-decoration:none;text-decoration:none}.docs .openapi .oa-path-content-headline .oa-path-content-toggle{float:right;transition-duration:.3s;transition-property:transform}.docs .openapi .oa-path-content-headline.collapsed .oa-path-content-toggle{transform:rotate(180deg)}.docs .openapi .oapath-schema-header{background-color:#000;border-bottom:1px solid #0a4268;padding:6px;text-align:center}.docs .openapi .oapath-schema-header code{color:#fff}.docs .openapi .nav-tabs{margin-bottom:0;margin-top:10px}.docs .openapi .tab-pane pre+pre{margin-top:1px}.docs .openapi button.nav-link{font-size:.9em;padding:.1rem 1rem}.docs .openapi button.nav-link,.docs .openapi button.nav-link:hover,.docs .openapi button.nav-link:visited{color:var(--bs-body-color)}.docs .footer-shape{margin-top:0}.docs.legal-docs .article-content{padding-bottom:80px}.docs.legal-docs .article-content p img{display:block;height:auto;margin:30px auto;width:33%}

/*# sourceMappingURL=docs.css-946dea79.map*/