:root{--redoc-spacing-unit: 8px;--redoc-spacing-section-horizontal: 16px;--redoc-spacing-section-vertical: 16px;--redoc-breakpoint-small: 50rem;--redoc-breakpoint-medium: 75rem;--redoc-breakpoint-large: 105rem;--redoc-primary-main: #32329f;--redoc-primary-light: #5c5cd6;--redoc-primary-dark: #262670;--redoc-primary-contrast: #ffffff;--redoc-success-main: #61EED5;--redoc-success-light: #a0f5e5;--redoc-success-dark: #4ec4ae;--redoc-warning-main: #ffa500;--redoc-warning-light: #ffb733;--redoc-warning-dark: #cc8400;--redoc-error-main: #d41f1c;--redoc-error-light: #e04744;--redoc-error-dark: #a91916;--redoc-gray-50: #FAFAFA;--redoc-gray-100: #F5F5F5;--redoc-text-primary: var(--sl-color-text);--redoc-text-secondary: #7C839C;--redoc-border-dark: rgba(0, 0, 0, .1);--redoc-border-light: #ffffff;--redoc-http-get: #2F8132;--redoc-http-post: #186FAF;--redoc-http-put: #95507c;--redoc-http-options: #947014;--redoc-http-patch: #bf581d;--redoc-http-delete: #cc3333;--redoc-http-basic: #707070;--redoc-http-link: #07818F;--redoc-http-head: #A23DAD;--redoc-response-success-color: var(--redoc-success-main);--redoc-response-success-bg: rgba(97, 238, 213, .07);--redoc-response-error-color: var(--redoc-error-main);--redoc-response-error-bg: rgba(212, 31, 28, .07);--redoc-response-redirect-color: var(--redoc-warning-main);--redoc-response-redirect-bg: rgba(255, 165, 0, .1);--redoc-response-info-color: #87ceeb;--redoc-response-info-bg: rgba(135, 206, 235, .1);--redoc-schema-lines-color: #8585ca;--redoc-schema-details-width: 75%;--redoc-schema-type-name-color: var(--redoc-text-secondary);--redoc-schema-type-title-color: var(--redoc-text-secondary);--redoc-schema-require-label-color: #473FF4;--redoc-schema-labels-text-size: .9em;--redoc-schema-nesting-spacing: 1em;--redoc-schema-nested-background: #fafafa;--redoc-schema-arrow-size: 1.1em;--redoc-schema-arrow-color: var(--redoc-text-secondary);--redoc-font-size: 14px;--redoc-line-height: 1.5em;--redoc-font-weight-light: 300;--redoc-font-weight-regular: 400;--redoc-font-weight-bold: 600;--redoc-font-family: "ABC Normal", sans-serif;--redoc-headings-font-family: "ABC Normal", sans-serif;--redoc-headings-font-weight: 400;--redoc-headings-line-height: 1.6em;--redoc-code-font-size: 13px;--redoc-code-font-family: "Fira Code", Courier, monospace;--redoc-code-line-height: var(--redoc-line-height);--redoc-code-font-weight: var(--redoc-font-weight-regular);--redoc-code-color: var(--sl-color-gray-2);--redoc-code-background: var(--sl-color-gray-7);--redoc-link-color: var(--redoc-primary-main);--redoc-link-hover-color: #5252cf;--redoc-right-panel-width: 40%;--redoc-right-panel-background: transparent;--redoc-right-panel-text-color: #ffffff;--redoc-right-panel-servers-overlay-bg: #fafafa;--redoc-right-panel-servers-overlay-text: #263238;--redoc-right-panel-servers-url-bg: #fff;--redoc-code-block-background: #0e0e0e;--redoc-sidebar-width: 260px;--redoc-sidebar-background: #F7F7F7;--redoc-sidebar-text-color: #2A2C3A}.redoc-row{display:flex;width:100%;padding:0}@media print,screen and (max-width: 75rem){.redoc-row{flex-direction:column}}.redoc-section{padding:var(--redoc-spacing-section-vertical) 0}.redoc-section:last-child{min-height:calc(100vh + 1px)}.redoc-section>.redoc-section:last-child{min-height:initial}@media print,screen and (max-width: 75rem){.redoc-section{padding:0}}.redoc-section--underlined{position:relative}.redoc-section--underlined:not(:last-of-type):after{position:absolute;bottom:0;width:100%;display:block;content:"";border-bottom:1px solid var(--sl-color-gray-5)}.redoc-middle-panel{width:calc(100% - var(--redoc-right-panel-width));padding:0 var(--redoc-spacing-section-horizontal) 0 0}@media print,screen and (max-width: 75rem){.redoc-middle-panel{width:100%;padding:var(--redoc-spacing-section-vertical) var(--redoc-spacing-section-horizontal) var(--redoc-spacing-section-vertical) 0}.redoc-middle-panel--compact{padding:0 var(--redoc-spacing-section-horizontal) 0 0}}.redoc-right-panel{width:var(--redoc-right-panel-width);color:var(--redoc-right-panel-text-color);background-color:var(--redoc-right-panel-background);padding:0 var(--redoc-spacing-section-horizontal)}@media print,screen and (max-width: 75rem){.redoc-right-panel{width:100%;padding:var(--redoc-spacing-section-vertical) var(--redoc-spacing-section-horizontal)}}.redoc-h1,.redoc-h2,.redoc-h3{font-family:var(--redoc-headings-font-family);font-weight:var(--redoc-headings-font-weight);line-height:var(--redoc-headings-line-height);color:var(--redoc-text-primary)}.redoc-h1{font-size:1.85714em}.redoc-h2{font-size:24px;font-weight:500;margin:0 0 20px}.redoc-h3{font-size:20px;font-weight:500}.redoc-right-panel-header{color:var(--redoc-right-panel-text-color)}.redoc-underlined-header{border-bottom:1px solid rgba(38,50,56,.3);margin:1em 0;color:var(--sl-color-gray-4);font-weight:400;text-transform:uppercase;font-size:.929em;line-height:20px}.redoc-tabs{background-color:#0e0e0e;border-radius:var(--redoc-spacing-unit);display:flex;flex-direction:column;position:relative}.redoc-tabs>ul{background:#1d1e23;border-radius:var(--redoc-spacing-unit);border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;gap:calc(var(--redoc-spacing-unit) * 2);list-style:none;padding:0 calc(var(--redoc-spacing-unit) * 2);margin:0;border-bottom:2px solid #1d1e23}.redoc-tabs>ul>li{padding:0;line-height:46px;background:transparent;border-color:transparent;border-width:0 0 2px;border-style:solid;cursor:pointer;text-align:center;outline:none;color:#ccc;font-size:16px;font-weight:450;margin-bottom:-2px}.redoc-tabs>ul>li.react-tabs__tab--selected.tab-http-success{color:var(--redoc-response-success-color);border-color:var(--redoc-response-success-color)}.redoc-tabs>ul>li.react-tabs__tab--selected.tab-http-redirect{color:var(--redoc-response-redirect-color);border-color:var(--redoc-response-redirect-color)}.redoc-tabs>ul>li.react-tabs__tab--selected.tab-http-info{color:var(--redoc-response-info-color);border-color:var(--redoc-response-info-color)}.redoc-tabs>ul>li.react-tabs__tab--selected.tab-http-error{color:var(--redoc-response-error-color);border-color:var(--redoc-response-error-color)}.redoc-tabs>ul>li.react-tabs__tab--selected:focus{outline:auto}.redoc-tabs>.react-tabs__tab-panel>div,.redoc-tabs>.react-tabs__tab-panel>pre{padding:calc(var(--redoc-spacing-unit) * 2);margin:0}.redoc-tabs>.react-tabs__tab-panel>div>pre{padding:0}.redoc-tabs .tab--copybutton{position:absolute;top:12px;margin:auto 0;height:24px;right:calc(var(--redoc-spacing-unit) * 2)}.redoc-sample-controls{opacity:.7;transition:opacity .3s ease;text-align:right}.redoc-sample-controls:focus-within{opacity:1}.redoc-sample-controls>button{background-color:transparent;border:0;color:inherit;padding:2px 10px;font-family:var(--redoc-font-family);font-size:var(--redoc-font-size);line-height:var(--redoc-line-height);cursor:pointer;outline:0}.redoc-sample-controls>button:hover,.redoc-sample-controls>button:focus{background:#ffffff1a}.redoc-sample-controls-wrap:hover .redoc-sample-controls{opacity:1}.redoc-styled-pre{font-family:var(--redoc-code-font-family);font-size:var(--redoc-code-font-size);overflow-x:auto;margin:0;white-space:pre}.redoc-oneof-list{background:#f7f7f7;border-radius:6px;display:flex;justify-content:stretch;padding:2px;margin-bottom:30px}.redoc-oneof-button{flex:1 1;background-color:transparent;border-radius:4px;display:inline-block;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;padding:6px 8px;outline:none;border:1px solid #f7f7f7;transition:border-color .2s,background-color .2s}.redoc-oneof-button:focus{border:1px solid #ebebeb}.redoc-oneof-button.deprecated{text-decoration:line-through;color:#707070}.redoc-oneof-button.active{background-color:#fff}.redoc-array-opening-label{font-size:.9em;font-family:var(--redoc-code-font-family)}.redoc-array-opening-label:after{content:" ["}.redoc-array-closing-label{font-size:.9em;font-family:var(--redoc-code-font-family)}.redoc-array-closing-label:after{content:"]"}.redoc-properties-table-caption{text-align:right;font-size:.9em;font-weight:400;color:var(--redoc-text-secondary)}.redoc-property-cell{border-left:1px solid var(--redoc-schema-lines-color);box-sizing:border-box;position:relative;padding:10px 10px 10px 0}@media print,screen and (max-width: 50rem){.redoc-property-cell{display:block;overflow:hidden}}tr:first-of-type>.redoc-property-cell,tr.last>.redoc-property-cell{border-left-width:0;background-position:top left;background-repeat:no-repeat;background-size:1px 100%}tr:first-of-type>.redoc-property-cell{background-image:linear-gradient(to bottom,transparent 0%,transparent 22px,var(--redoc-schema-lines-color) 22px,var(--redoc-schema-lines-color) 100%)}tr.last>.redoc-property-cell{background-image:linear-gradient(to bottom,var(--redoc-schema-lines-color) 0%,var(--redoc-schema-lines-color) 22px,transparent 22px,transparent 100%)}tr.last+tr>.redoc-property-cell{border-left-color:transparent}tr.last:first-child>.redoc-property-cell{background:none;border-left-color:transparent}.redoc-property-cell-with-inner{padding:0}.redoc-property-name-cell{vertical-align:top;line-height:20px;white-space:nowrap;font-size:13px;font-family:var(--redoc-code-font-family)}.redoc-property-name-cell.deprecated{text-decoration:line-through;color:#707070}.redoc-property-name-cell.kind-patternProperties>span.property-name{display:inline-table;white-space:break-spaces;margin-right:20px}.redoc-property-name-cell.kind-patternProperties>span.property-name:before,.redoc-property-name-cell.kind-patternProperties>span.property-name:after{content:"/";filter:opacity(.2)}.redoc-property-name-cell:not(.kind-field):not(.kind-additionalProperties):not(.kind-patternProperties){font-style:italic}.redoc-property-details-cell{border-bottom:1px solid #9fb4be;padding:10px 0;width:var(--redoc-schema-details-width);box-sizing:border-box}tr.expanded>.redoc-property-details-cell{border-bottom:none}@media print,screen and (max-width: 50rem){.redoc-property-details-cell{padding:0 20px;border-bottom:none;border-left:1px solid var(--redoc-schema-lines-color)}tr.last>.redoc-property-details-cell{border-left:none}}.redoc-property-bullet{color:var(--redoc-schema-lines-color);font-family:var(--redoc-code-font-family);margin-right:10px}.redoc-property-bullet:before{content:"";display:inline-block;vertical-align:middle;width:10px;height:1px;background:var(--redoc-schema-lines-color)}.redoc-property-bullet:after{content:"";display:inline-block;vertical-align:middle;width:1px;background:var(--redoc-schema-lines-color);height:7px}.redoc-inner-properties-wrap{padding:var(--redoc-schema-nesting-spacing)}.redoc-properties-table{border-collapse:separate;border-radius:3px;font-size:var(--redoc-font-size);border-spacing:0;width:100%}.redoc-properties-table>tr{vertical-align:middle}@media print,screen and (max-width: 50rem){.redoc-properties-table{display:block}.redoc-properties-table>tr,.redoc-properties-table>tbody>tr{display:block}}@media print,screen and (max-width: 50rem) and (-ms-high-contrast: none){.redoc-properties-table td{float:left;width:100%}}.redoc-properties-table .redoc-inner-properties-wrap,.redoc-properties-table .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap,.redoc-properties-table .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap{margin:var(--redoc-schema-nesting-spacing);margin-right:0;background:var(--redoc-schema-nested-background)}.redoc-properties-table .redoc-inner-properties-wrap .redoc-inner-properties-wrap,.redoc-properties-table .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap,.redoc-properties-table .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap .redoc-inner-properties-wrap{background:#fff}.redoc-clickable-property-name-cell.deprecated span.property-name{text-decoration:line-through;color:#707070}.redoc-clickable-property-name-cell button{background-color:transparent;border:0;outline:0;font-size:13px;font-family:var(--redoc-code-font-family);cursor:pointer;padding:0;color:var(--redoc-text-primary)}.redoc-clickable-property-name-cell button:focus{font-weight:var(--redoc-font-weight-bold)}.redoc-clickable-property-name-cell.kind-patternProperties button{display:inline-flex;margin-right:20px}.redoc-clickable-property-name-cell.kind-patternProperties button>span.property-name{white-space:break-spaces;text-align:left}.redoc-clickable-property-name-cell.kind-patternProperties button>span.property-name:before,.redoc-clickable-property-name-cell.kind-patternProperties button>span.property-name:after{content:"/";filter:opacity(.2)}.redoc-clickable-property-name-cell.kind-patternProperties button>svg{align-self:center}.redoc-clickable-property-name-cell .redoc-shelf-icon{height:var(--redoc-schema-arrow-size);width:var(--redoc-schema-arrow-size)}.redoc-clickable-property-name-cell .redoc-shelf-icon polygon{fill:var(--redoc-schema-arrow-color)}.redoc-field-label{vertical-align:middle}.redoc-type-prefix{color:color-mix(in srgb,var(--redoc-schema-type-name-color) 90%,transparent);vertical-align:middle}.redoc-type-name{color:var(--redoc-schema-type-name-color);vertical-align:middle}.redoc-type-title{color:var(--redoc-schema-type-title-color);word-break:break-word;vertical-align:middle}.redoc-required-label{color:var(--redoc-schema-require-label-color);border-radius:3px;display:inline-block;font-weight:500;padding:0 4px;vertical-align:middle}.redoc-property-label{color:var(--redoc-primary-light);border-radius:3px;display:inline-block;font-weight:500;padding:0 4px;vertical-align:middle}.redoc-recursive-label{color:var(--redoc-warning-main);font-size:13px;vertical-align:middle}.redoc-pattern-label{color:#0e7c86;vertical-align:middle}.redoc-pattern-label:before,.redoc-pattern-label:after{font-weight:700}.redoc-example-value{border-radius:4px;word-break:break-word;background-color:var(--sl-color-gray-7);color:var(--redoc-text-primary);padding:0 6px;border:1px solid var(--sl-color-gray-6);font-family:var(--redoc-code-font-family);vertical-align:middle}.redoc-example-value+.redoc-example-value{margin-left:0}.redoc-constraint-item{color:var(--redoc-schema-type-name-color);vertical-align:middle}.redoc-toggle-button{background-color:transparent;border:0;color:var(--redoc-text-secondary);margin-left:var(--redoc-spacing-unit);border-radius:2px;cursor:pointer;outline-color:var(--redoc-text-secondary);font-size:12px}.redoc-shelf-icon{height:18px;width:18px;min-width:18px;vertical-align:middle;transition:transform .2s ease-out}.redoc-shelf-icon.direction-left{transform:rotate(90deg)}.redoc-shelf-icon.direction-right{transform:rotate(-90deg)}.redoc-shelf-icon.direction-up{transform:rotate(-180deg)}.redoc-shelf-icon.direction-down{transform:rotate(0)}.redoc-shelf-icon.float-left{float:left}.redoc-shelf-icon.float-right{float:right}.redoc-badge{display:inline-block;padding:2px 8px;margin:0;font-size:12px;vertical-align:middle;line-height:1.6;border-radius:4px;font-weight:var(--redoc-font-weight-bold)}.redoc-badge.type-primary{background-color:var(--redoc-primary-main);color:var(--redoc-primary-contrast)}.redoc-badge.type-success{background-color:var(--redoc-success-main);color:#fff}.redoc-badge.type-warning{background-color:var(--redoc-warning-main);color:#fff}.redoc-badge.type-error{background-color:var(--redoc-error-main);color:#fff}.redoc-badge+.redoc-badge{margin-left:4px}.redoc-operation-badge{width:9ex;display:inline-block;height:var(--redoc-code-font-size);line-height:var(--redoc-code-font-size);background-color:#333;border-radius:3px;background-repeat:no-repeat;background-position:6px 4px;font-size:7px;font-family:Verdana,sans-serif;color:#fff;text-transform:uppercase;text-align:center;font-weight:700;vertical-align:middle;margin-right:6px;margin-top:2px}.redoc-operation-badge.get{background-color:var(--redoc-http-get)}.redoc-operation-badge.post{background-color:var(--redoc-http-post)}.redoc-operation-badge.put{background-color:var(--redoc-http-put)}.redoc-operation-badge.options{background-color:var(--redoc-http-options)}.redoc-operation-badge.patch{background-color:var(--redoc-http-patch)}.redoc-operation-badge.delete{background-color:var(--redoc-http-delete)}.redoc-operation-badge.basic{background-color:var(--redoc-http-basic)}.redoc-operation-badge.link{background-color:var(--redoc-http-link)}.redoc-operation-badge.head{background-color:var(--redoc-http-head)}.redoc-operation-badge.hook{background-color:var(--redoc-primary-main)}.redoc-operation-badge.schema{background-color:var(--redoc-http-basic)}.redoc-share-link{cursor:pointer;margin-left:-20px;padding:0;line-height:1;width:20px;display:inline-block;outline:0}.redoc-share-link:before{content:"";width:15px;height:15px;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMDEwMTAxIiBkPSJNNDU5LjcgMjMzLjRsLTkwLjUgOTAuNWMtNTAgNTAtMTMxIDUwLTE4MSAwIC03LjktNy44LTE0LTE2LjctMTkuNC0yNS44bDQyLjEtNDIuMWMyLTIgNC41LTMuMiA2LjgtNC41IDIuOSA5LjkgOCAxOS4zIDE1LjggMjcuMiAyNSAyNSA2NS42IDI0LjkgOTAuNSAwbDkwLjUtOTAuNWMyNS0yNSAyNS02NS42IDAtOTAuNSAtMjQuOS0yNS02NS41LTI1LTkwLjUgMGwtMzIuMiAzMi4yYy0yNi4xLTEwLjItNTQuMi0xMi45LTgxLjYtOC45bDY4LjYtNjguNmM1MC01MCAxMzEtNTAgMTgxIDBDNTA5LjYgMTAyLjMgNTA5LjYgMTgzLjQgNDU5LjcgMjMzLjR6TTIyMC4zIDM4Mi4ybC0zMi4yIDMyLjJjLTI1IDI0LjktNjUuNiAyNC45LTkwLjUgMCAtMjUtMjUtMjUtNjUuNiAwLTkwLjVsOTAuNS05MC41YzI1LTI1IDY1LjUtMjUgOTAuNSAwIDcuOCA3LjggMTIuOSAxNy4yIDE1LjggMjcuMSAyLjQtMS40IDQuOC0yLjUgNi44LTQuNWw0Mi4xLTQyYy01LjQtOS4yLTExLjYtMTgtMTkuNC0yNS44IC01MC01MC0xMzEtNTAtMTgxIDBsLTkwLjUgOTAuNWMtNTAgNTAtNTAgMTMxIDAgMTgxIDUwIDUwIDEzMSA1MCAxODEgMGw2OC42LTY4LjZDMjc0LjYgMzk1LjEgMjQ2LjQgMzkyLjMgMjIwLjMgMzgyLjJ6Ii8+PC9zdmc+Cg==);opacity:.5;visibility:hidden;display:inline-block;vertical-align:middle}h1:hover>.redoc-share-link:before,h2:hover>.redoc-share-link:before,.redoc-share-link:hover:before{visibility:visible}.redoc-prism-div code[class*=language-],.redoc-prism-div pre[class*=language-]{text-shadow:0 -.1em .2em black;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}@media print{.redoc-prism-div code[class*=language-],.redoc-prism-div pre[class*=language-]{text-shadow:none}}.redoc-prism-div pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.redoc-prism-div .token.comment,.redoc-prism-div .token.prolog,.redoc-prism-div .token.doctype,.redoc-prism-div .token.cdata{color:#998066}.redoc-prism-div .token.punctuation,.redoc-prism-div .namespace{opacity:.7}.redoc-prism-div .token.property,.redoc-prism-div .token.tag,.redoc-prism-div .token.number,.redoc-prism-div .token.constant,.redoc-prism-div .token.symbol{color:#4a8bb3}.redoc-prism-div .token.boolean{color:#e64441}.redoc-prism-div .token.selector,.redoc-prism-div .token.attr-name,.redoc-prism-div .token.string,.redoc-prism-div .token.char,.redoc-prism-div .token.builtin,.redoc-prism-div .token.inserted{color:#a0fbaa}.redoc-prism-div .token.selector+a,.redoc-prism-div .token.selector+a:visited,.redoc-prism-div .token.attr-name+a,.redoc-prism-div .token.attr-name+a:visited,.redoc-prism-div .token.string+a,.redoc-prism-div .token.string+a:visited,.redoc-prism-div .token.char+a,.redoc-prism-div .token.char+a:visited,.redoc-prism-div .token.builtin+a,.redoc-prism-div .token.builtin+a:visited,.redoc-prism-div .token.inserted+a,.redoc-prism-div .token.inserted+a:visited{color:#4ed2ba;text-decoration:underline}.redoc-prism-div .token.property.string{color:#fff}.redoc-prism-div .token.operator,.redoc-prism-div .token.entity,.redoc-prism-div .token.url,.redoc-prism-div .token.variable{color:#f5b83d}.redoc-prism-div .token.atrule,.redoc-prism-div .token.attr-value,.redoc-prism-div .token.keyword{color:#d1949e}.redoc-prism-div .token.regex,.redoc-prism-div .token.important{color:#e90}.redoc-prism-div .token.important,.redoc-prism-div .token.bold{font-weight:700}.redoc-prism-div .token.italic{font-style:italic}.redoc-prism-div .token.entity{cursor:help}.redoc-prism-div .token.deleted{color:red}.redoc-json{font-family:var(--redoc-code-font-family);font-size:var(--redoc-code-font-size);white-space:pre;contain:content;overflow-x:auto}.redoc-json code>.collapser{display:none;pointer-events:none}.redoc-json .callback-function{color:gray}.redoc-json .collapser:after{content:"-";cursor:pointer}.redoc-json .collapsed>.collapser:after{content:"+";cursor:pointer}.redoc-json .ellipsis:after{content:" … "}.redoc-json .collapsible{margin-left:2ch}.redoc-json .hoverable{padding:1px 2px;border-radius:2px;display:inline-block}.redoc-json .hovered{background-color:#ebeef9}.redoc-json .collapser{background-color:transparent;border:0;color:#fff;display:flex;align-items:center;justify-content:center;width:15px;height:15px;position:absolute;top:4px;left:-1.5em;cursor:default;user-select:none;-webkit-user-select:none;padding:2px}.redoc-json .collapser:focus{outline-color:#fff;outline-style:dotted;outline-width:1px}.redoc-json code{color:#fff;font-family:var(--redoc-code-font-family);font-size:var(--redoc-code-font-size);font-weight:400}.redoc-json ul{list-style-type:none;padding:0;margin:0 0 0 26px}.redoc-json li{position:relative;display:block}.redoc-json .selected{outline-style:solid;outline-width:1px;outline-style:dotted}.redoc-json .collapsed>.collapsible{display:none}.redoc-json .ellipsis{display:none}.redoc-json .collapsed>.ellipsis{display:inherit}.redoc-operation-endpoint-wrap{position:relative;margin-bottom:16px}.redoc-server-relative-url{font-family:var(--redoc-code-font-family);margin-left:10px;flex:1;overflow-x:hidden;text-overflow:ellipsis}.redoc-endpoint-info{outline:0;font-family:Fira Code,monospace;color:inherit;width:100%;text-align:left;border:1px solid var(--sl-color-gray-6);border-radius:8px;background-color:var(--redoc-code-block-background);display:flex;white-space:nowrap;align-items:center;transition:border-color .25s ease;padding:0 12px;line-height:44px;font-size:16px;font-weight:500;margin-bottom:16px}.redoc-endpoint-info .redoc-server-relative-url{color:#fff}.redoc-endpoint-info.inverted{background-color:var(--sl-color-gray-7)}.redoc-endpoint-info.inverted .redoc-server-relative-url{color:var(--redoc-text-primary)}.redoc-endpoint-info:focus{box-shadow:inset 0 2px 2px #00000073,0 2px #80808040}.redoc-endpoint-info>b,.redoc-endpoint-info>.redoc-http-method{font-weight:400}.redoc-servers-overlay{position:absolute;width:100%;z-index:100;background:var(--redoc-right-panel-servers-overlay-bg);color:var(--redoc-right-panel-servers-overlay-text);box-sizing:border-box;box-shadow:0 0 6px #00000054;overflow:hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;transition:all .25s ease;visibility:hidden;transform:translateY(-50%) scaleY(0)}.redoc-servers-overlay.expanded{visibility:visible;transform:translateY(0) scaleY(1)}.redoc-server-item{padding:10px}.redoc-server-url{padding:5px;border:1px solid #ccc;background:var(--redoc-right-panel-servers-url-bg);word-break:break-all;color:var(--redoc-primary-main)}.redoc-server-url>span{color:var(--redoc-text-primary)}.redoc-markdown-block{font-family:var(--redoc-font-family);font-weight:var(--redoc-font-weight-regular);line-height:var(--redoc-line-height)}.redoc-markdown-block p:last-child{margin-bottom:0}.redoc-markdown-block.compact p:first-child{margin-top:0}.redoc-markdown-block.compact p:last-child{margin-bottom:0}.redoc-markdown-block.inline p{display:inline-block}.redoc-markdown-block h1{font-family:var(--redoc-headings-font-family);font-weight:var(--redoc-headings-font-weight);font-size:1.85714em;line-height:var(--redoc-headings-line-height);color:var(--redoc-primary-main);margin-top:0}.redoc-markdown-block h2{font-family:var(--redoc-headings-font-family);font-weight:var(--redoc-headings-font-weight);font-size:1.57143em;line-height:var(--redoc-headings-line-height);color:var(--redoc-text-primary)}.redoc-markdown-block code{color:var(--redoc-code-color);background-color:var(--redoc-code-background);font-family:var(--redoc-code-font-family);border-radius:4px;border:1px solid var(--sl-color-gray-6);padding:0 6px;font-size:var(--redoc-code-font-size);font-weight:var(--redoc-code-font-weight);word-break:break-word}.redoc-markdown-block pre{font-family:var(--redoc-code-font-family);white-space:pre;background-color:var(--redoc-code-block-background);color:#fff;padding:calc(var(--redoc-spacing-unit) * 4);overflow-x:auto;line-height:normal;border-radius:0;border:1px solid rgba(38,50,56,.1)}.redoc-markdown-block pre code{background-color:transparent;color:#fff;padding:0}.redoc-markdown-block pre code:before,.redoc-markdown-block pre code:after{content:none}.redoc-markdown-block blockquote{margin:0 0 1em;padding:0 15px;color:#777;border-left:4px solid #ddd}.redoc-markdown-block img{max-width:100%;box-sizing:content-box}.redoc-markdown-block ul,.redoc-markdown-block ol{padding-left:2em;margin:0 0 1em}.redoc-markdown-block ul ul,.redoc-markdown-block ul ol,.redoc-markdown-block ol ul,.redoc-markdown-block ol ol{margin-bottom:0;margin-top:0}.redoc-markdown-block table{display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all;border-collapse:collapse;border-spacing:0;margin-top:1.5em;margin-bottom:1.5em}.redoc-markdown-block table tr{background-color:#fff;border-top:1px solid #ccc}.redoc-markdown-block table tr:nth-child(2n){background-color:var(--redoc-schema-nested-background)}.redoc-markdown-block table th,.redoc-markdown-block table td{padding:6px 13px;border:1px solid #ddd}.redoc-markdown-block table th{text-align:left;font-weight:700}.redoc-markdown-block .share-link{cursor:pointer;margin-left:-20px;padding:0;line-height:1;width:20px;display:inline-block;outline:0}.redoc-markdown-block .share-link:before{content:"";width:15px;height:15px;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMDEwMTAxIiBkPSJNNDU5LjcgMjMzLjRsLTkwLjUgOTAuNWMtNTAgNTAtMTMxIDUwLTE4MSAwIC03LjktNy44LTE0LTE2LjctMTkuNC0yNS44bDQyLjEtNDIuMWMyLTIgNC41LTMuMiA2LjgtNC41IDIuOSA5LjkgOCAxOS4zIDE1LjggMjcuMiAyNSAyNSA2NS42IDI0LjkgOTAuNSAwbDkwLjUtOTAuNWMyNS0yNSAyNS02NS42IDAtOTAuNSAtMjQuOS0yNS02NS41LTI1LTkwLjUgMGwtMzIuMiAzMi4yYy0yNi4xLTEwLjItNTQuMi0xMi45LTgxLjYtOC45bDY4LjYtNjguNmM1MC01MCAxMzEtNTAgMTgxIDBDNTA5LjYgMTAyLjMgNTA5LjYgMTgzLjQgNDU5LjcgMjMzLjR6TTIyMC4zIDM4Mi4ybC0zMi4yIDMyLjJjLTI1IDI0LjktNjUuNiAyNC45LTkwLjUgMCAtMjUtMjUtMjUtNjUuNiAwLTkwLjVsOTAuNS05MC41YzI1LTI1IDY1LjUtMjUgOTAuNSAwIDcuOCA3LjggMTIuOSAxNy4yIDE1LjggMjcuMSAyLjQtMS40IDQuOC0yLjUgNi44LTQuNWw0Mi4xLTQyYy01LjQtOS4yLTExLjYtMTgtMTkuNC0yNS44IC01MC01MC0xMzEtNTAtMTgxIDBsLTkwLjUgOTAuNWMtNTAgNTAtNTAgMTMxIDAgMTgxIDUwIDUwIDEzMSA1MCAxODEgMGw2OC42LTY4LjZDMjc0LjYgMzk1LjEgMjQ2LjQgMzkyLjMgMjIwLjMgMzgyLjJ6Ii8+PC9zdmc+Cg==);opacity:.5;visibility:hidden;display:inline-block;vertical-align:middle}.redoc-markdown-block h1:hover>.share-link:before,.redoc-markdown-block h2:hover>.share-link:before,.redoc-markdown-block .share-link:hover:before{visibility:visible}.redoc-markdown-block a{text-decoration:auto;color:var(--redoc-link-color)}.redoc-markdown-block a:visited{color:var(--redoc-link-color)}.redoc-markdown-block a:hover{color:var(--redoc-link-hover-color);text-decoration:auto}.redoc-api-content-wrap{z-index:1;position:relative;overflow:hidden;width:calc(100% - var(--redoc-sidebar-width));contain:layout}@media print,screen and (max-width: 50rem){.redoc-api-content-wrap{width:100%}}.redoc-background-stub{background:var(--redoc-right-panel-background);position:absolute;top:0;bottom:0;right:0;width:calc((100% - var(--redoc-sidebar-width)) * .4)}@media print,screen and (max-width: 75rem){.redoc-background-stub{display:none}}.redoc-dropdown{box-sizing:border-box;min-width:100px;outline:none;display:inline-block;border-radius:2px;border:1px solid rgba(38,50,56,.5);vertical-align:bottom;padding:2px 0 2px 6px;position:relative;width:auto;background:#fff;color:#263238;font-family:var(--redoc-headings-font-family);font-size:.929em;line-height:1.5em;cursor:pointer;transition:border .25s ease,color .25s ease,box-shadow .25s ease}.redoc-dropdown.full-width{width:100%}.redoc-dropdown:hover,.redoc-dropdown:focus-within{border:1px solid var(--redoc-primary-main);color:var(--redoc-primary-main);box-shadow:0 0 0 1px var(--redoc-primary-main)}.redoc-dropdown label{box-sizing:border-box;min-width:100px;outline:none;display:inline-block;font-family:var(--redoc-headings-font-family);color:var(--redoc-text-primary);vertical-align:bottom;width:auto;text-transform:none;padding:0 22px 0 4px;font-size:.929em;line-height:1.5em;font-family:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.redoc-dropdown.full-width label{width:100%}.redoc-dropdown .dropdown-select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;border:none;appearance:none;cursor:pointer;color:var(--redoc-text-primary);line-height:inherit;font-family:inherit}.redoc-dropdown-arrow{position:absolute;pointer-events:none;z-index:1;top:50%;transform:translateY(-50%);right:8px;margin:auto;text-align:center}.redoc-dropdown-arrow.variant-dark polyline{color:#fff}.redoc-simple-dropdown{margin-left:10px;text-transform:none;font-size:1em;border:none;padding:0 1.2em 0 0;background:transparent}.redoc-simple-dropdown:hover,.redoc-simple-dropdown:focus-within{border:none;box-shadow:none}.redoc-simple-dropdown:hover label,.redoc-simple-dropdown:focus-within label{color:var(--redoc-primary-main);text-shadow:0px 0px 0px var(--redoc-primary-main)}.redoc-mime-label{margin-left:10px;text-transform:none;font-size:.929em;color:var(--sl-color-gray-3)}.redoc-response-title{display:block;border:0;width:100%;text-align:left;padding:10px;border-radius:4px;margin-bottom:4px;line-height:1.5em;cursor:pointer;color:var(--sl-color-gray-2);background-color:var(--sl-color-gray-6)}.redoc-response-title.empty{cursor:default}.redoc-response-title.empty:before{content:"—";font-weight:700;width:1.5em;text-align:center;display:inline-block;vertical-align:top}.redoc-response-title.empty:focus{outline:0}.redoc-response-details-wrap{padding:10px}.redoc-headers-caption{text-align:left;caption-side:top;border-bottom:1px solid rgba(38,50,56,.3);margin:1em 0;color:var(--sl-color-gray-4);font-weight:400;text-transform:uppercase;font-size:.929em;line-height:20px}.redoc-response-code{vertical-align:top}.redoc-security-header{background-color:#e4e7eb}.redoc-scope-name-list{display:inline;list-style:none;padding:0}.redoc-scope-name-list li{display:inherit}.redoc-scope-name-list li:after{content:","}.redoc-scope-name-list li:last-child:after{content:none}.redoc-scope-name{font-size:var(--redoc-code-font-size);font-family:var(--redoc-code-font-family);margin:0 3px;padding:.2em;display:inline-block;line-height:1}.redoc-scope-name:after{content:",";font-weight:400}.redoc-scope-name:last-child:after{content:none}.redoc-security-and-wrap:after{content:" and ";font-weight:400}.redoc-security-and-wrap:last-child:after{content:none}.redoc-security-and-wrap a{text-decoration:auto;color:var(--redoc-link-color)}.redoc-security-and-wrap a:visited{color:var(--redoc-link-color)}.redoc-security-and-wrap a:hover{color:var(--redoc-link-hover-color)}.redoc-security-or-wrap:after{content:" or ";white-space:pre}.redoc-security-or-wrap:not(.expanded){white-space:nowrap}.redoc-security-or-wrap.expanded:after{content:" or \a"}.redoc-security-or-wrap:last-child:after,.redoc-security-or-wrap:only-child:after{content:none}.redoc-security-or-wrap a{text-decoration:auto;color:var(--redoc-link-color)}.redoc-security-or-wrap a:visited{color:var(--redoc-link-color)}.redoc-security-or-wrap a:hover{color:var(--redoc-link-hover-color)}.redoc-auth-header-column{flex:1 1 auto;cursor:pointer}.redoc-securities-column{width:var(--redoc-schema-details-width);text-overflow:ellipsis;border-radius:4px;overflow:hidden}.redoc-securities-column.expanded{background:var(--redoc-gray-100);padding:8px 9.6px;margin:20px 0;width:100%}@media print,screen and (max-width: 50rem){.redoc-securities-column{margin-top:10px}}.redoc-auth-header{display:inline-block;margin:0;border-bottom:1px solid rgba(38,50,56,.3);color:var(--sl-color-gray-4);font-weight:400;text-transform:uppercase;font-size:.929em;line-height:20px}.redoc-security-wrap{width:100%;display:flex;margin:1em 0;flex-direction:row}.redoc-security-wrap.expanded{flex-direction:column}@media print,screen and (max-width: 50rem){.redoc-security-wrap{flex-direction:column}}.redoc-security-row{margin:.5em 0}.redoc-security-details-style{border-bottom:1px solid var(--redoc-border-dark);margin-bottom:1.5em;padding-bottom:.7em}.redoc-security-details-style h5{line-height:1em;margin:0 0 .6em;font-size:var(--redoc-font-size)}.redoc-security-details-style .redoc-markdown p:first-child{display:inline}.redoc-payload-mime-label{padding:.9em;background-color:#0000003d;margin:0 0 10px;display:block;font-family:var(--redoc-headings-font-family);font-size:.929em;line-height:1.5em}.redoc-dropdown-label{font-family:var(--redoc-headings-font-family);font-size:12px;position:absolute;z-index:1;top:-11px;left:12px;font-weight:var(--redoc-font-weight-bold);color:#ffffffb3}.redoc-dropdown-wrapper{position:relative}.redoc-inverted-simple-dropdown{color:#fff;margin:0 0 10px;display:block;background-color:#1d1e23;border:0;border-radius:6px;padding:8px 8px 8px 12px;box-shadow:none}.redoc-inverted-simple-dropdown label{color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;text-transform:none;border:none;transition:color .2s}.redoc-inverted-simple-dropdown:hover,.redoc-inverted-simple-dropdown:focus-within{border:0;box-shadow:none;background-color:#1d1e23}.redoc-inverted-simple-dropdown:hover label,.redoc-inverted-simple-dropdown:focus-within label{color:#fff}.redoc-no-sample-label{font-family:var(--redoc-code-font-family);font-size:12px;color:#ee807f}.redoc-callback-title{padding:10px;border-radius:2px;margin-bottom:4px;line-height:1.5em;background-color:var(--redoc-gray-100);cursor:pointer;outline-color:#d9d9d9}.redoc-callback-details-wrap{padding:10px 25px;background-color:var(--redoc-gray-50);margin-bottom:5px;margin-top:5px}.redoc-callback-title-wrapper{border:0;width:100%;text-align:left}.redoc-callback-title-wrapper>*{vertical-align:middle}.redoc-callback-title-wrapper .redoc-shelf-icon polygon{fill:#d9d9d9}.redoc-callback-name{margin-right:8px}.redoc-callback-name.deprecated{text-decoration:line-through}.redoc-callback-operation-badge{margin:0 5px 0 0}.redoc-field-name{font-family:Fira Code,monospace;font-size:16px;font-weight:600;display:inline-block}.redoc-oneof-field-name{background-color:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);border-radius:6px;padding:1px 6px;font-family:Fira Code,monospace;font-size:14px;font-weight:500;display:inline-block}.redoc-field-list-container{margin-bottom:40px}.redoc-field-list-container dl{margin:0 0 8px}.redoc-field-list-container dt{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;font-size:14px;line-height:18px}.redoc-field-list-container dt code{display:inline;font-family:Fira Code,monospace;font-weight:600}.redoc-field-list-container dt>*{vertical-align:middle}.redoc-field-list-container dt~dt{margin-top:16px}.redoc-field-list-container dd{display:block;margin:8px 0 0}.redoc-field-list-container dd p:first-child{margin-top:0}.redoc-field-list-title{font-size:20px;font-weight:500;padding-bottom:16px;border-bottom:1px solid var(--redoc-border-dark);margin-bottom:1em}.redoc-external-doc-link{margin:1em 0}.redoc-external-doc-link.compact{margin:0}.redoc-external-doc-link a{text-decoration:auto;color:var(--redoc-link-color)}.redoc-external-doc-link a:visited{color:var(--redoc-link-color)}.redoc-external-doc-link a:hover{color:var(--redoc-link-hover-color)}.redoc-field-detail-wrapper{margin-bottom:4px}.redoc-field-detail-label{font-family:var(--redoc-code-font-family);letter-spacing:-.75px;font-size:14px;font-weight:500;margin-right:4px}.redoc-extension{margin:2px 0}.redoc-array-item-details{margin:0 5px;vertical-align:text-top;color:color-mix(in srgb,var(--redoc-schema-type-name-color) 90%,transparent)}.redoc-padded-schema{padding-left:calc(var(--redoc-spacing-unit) * 2)}.redoc-discriminator-select{--sl-label-icon-size: .875rem;--sl-caret-size: 1.25rem;--sl-inline-padding: .5rem;border:1px solid var(--sl-color-gray-5);border-radius:6px;position:relative;display:inline-flex;align-items:center;gap:.25rem;color:var(--sl-color-gray-1);padding-inline:4px;transition:border-color .15s}.redoc-discriminator-select:focus-within{border-color:var(--sl-color-gray-2)}.redoc-discriminator-select:hover{color:var(--sl-color-gray-2)}.redoc-discriminator-select .label-icon{font-size:var(--sl-label-icon-size);inset-inline-start:0}.redoc-discriminator-select .caret{font-size:var(--sl-caret-size);inset-inline-end:0}.redoc-discriminator-select select{border:0;background-color:transparent;color:inherit;cursor:pointer;font-size:14px;font-weight:450;height:30px;appearance:none;padding-left:30px;margin-left:-30px;padding-right:36px;margin-right:-30px;position:relative;z-index:3}.redoc-discriminator-select select:focus{outline:none}.redoc-discriminator-select .separator{content:"";display:block;height:14px;width:1px;background:var(--sl-color-gray-6);transition:background .15s}.redoc-discriminator-select:focus-within .separator{background:var(--sl-color-gray-4)}.redoc-discriminator-select option{background-color:var(--sl-color-bg-nav);color:var(--sl-color-gray-1)}@media (min-width: 50rem){.redoc-discriminator-select select{font-size:var(--sl-text-lg)}}.redoc-discriminator-select svg{color:var(--sl-color-gray-3)}.redoc-dark-right-inner-panel{background-color:var(--redoc-code-block-background);border-radius:var(--redoc-spacing-unit);margin-bottom:calc(var(--redoc-spacing-unit) * 2);position:relative;overflow:visible}.redoc-responses-header{font-size:20px;font-weight:500;padding-bottom:16px;border-bottom:1px solid var(--redoc-border-dark);margin-bottom:1em}.redoc-callbacks-header{font-size:1.3em;padding:.2em 0;margin:3em 0 1.1em;color:var(--redoc-text-primary);font-weight:400}.redoc-callback-description{margin-bottom:calc(var(--redoc-spacing-unit) * 3)}.redoc-language-picker-wrapper{background:#1d1e23;display:flex;border-radius:8px 8px 0 0;padding:0 calc(var(--redoc-spacing-unit) * 2) 0;gap:calc(var(--redoc-spacing-unit) * 2);margin-bottom:calc(var(--redoc-spacing-unit) * 2)}.redoc-language-picker-wrapper button{line-height:42px;color:#fff;background:transparent;border:0 solid transparent;border-bottom-width:2px;cursor:pointer;font-family:ABC Normal,sans-serif;font-size:14px;font-weight:450;padding:0}.redoc-language-picker-wrapper button.is-selected{color:var(--redoc-response-success-color);border-bottom-color:var(--redoc-response-success-color)}.redoc-samples-wrapper{background:var(--redoc-code-block-background);padding:calc(var(--redoc-spacing-unit) * 4)}.redoc-payload-sample-wrapper{margin-top:16px}@keyframes redoc-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.redoc-spinner{animation:2s redoc-rotate linear infinite;width:50px;height:50px;content:"";display:inline-block;margin-left:-25px}.redoc-loading-message{font-family:helvetica,sans;width:100%;text-align:center;font-size:25px;margin:30px 0 20px}.redoc-error-wrapper{padding:20px;color:red}.redoc-see-more-container{overflow-y:hidden}.redoc-see-more-button-container{text-align:center;line-height:1.5em}.redoc-see-more-button-container.dimmed{background-image:linear-gradient(to bottom,transparent,rgb(255 255 255));position:relative;top:-.5em;padding-top:.5em;background-position-y:-1em}.redoc-see-more-link{cursor:pointer}.redoc-examples-list{margin-top:1em;list-style-position:outside}.redoc-tooltip-wrapper{position:relative}.redoc-tooltip-tip{position:absolute;min-width:60px;max-width:500px;background:var(--sl-color-gray-6);bottom:100%;left:50%;margin-bottom:8px;transform:translate(-50%);border-radius:4px;padding:.3em .6em;text-align:center;border:1px solid var(--sl-color-gray-5)}.redoc-tooltip-content{background:transparent;color:var(--sl-color-white);display:inline;font-size:.8em;white-space:nowrap}.redoc-tooltip-arrow{position:absolute;width:0;height:0;bottom:-6px;left:50%;margin-left:-6px;border-left:solid transparent 6px;border-right:solid transparent 6px;border-top:solid var(--sl-color-gray-5) 6px}.redoc-tooltip-arrow:after{content:"";position:absolute;width:0;height:0;bottom:1px;left:-5px;border-left:solid transparent 5px;border-right:solid transparent 5px;border-top:solid var(--sl-color-gray-6) 5px}.redoc-tooltip-gap{position:absolute;width:100%;height:20px;bottom:-20px}.redoc-copy-button{appearance:none;padding:0;background:transparent;border:0;color:#a5b4c799;cursor:pointer;transition:color .15s ease}.redoc-copy-button:hover{color:#a5b4c7}.redoc-copy-button:active{color:#a5b4c766}.redoc-copy-button--absolute{position:absolute;right:16px;top:12px;z-index:1}.redoc-operation-description{margin-bottom:calc(var(--redoc-spacing-unit) * 6)}.redoc-operation-description .redoc-markdown{font-size:16px}.redoc-parameters-title{font-size:20px;font-weight:500;padding-bottom:16px;border-bottom:1px solid var(--redoc-border-dark);margin-bottom:1em}.right-sidebar-container{display:none!important}main>.content-panel:nth-child(1){display:none}main{padding-bottom:0}main>.content-panel>.sl-container{max-width:100%}main>.content-panel>.sl-container>footer{display:none!important}@media (min-width: 72rem){[data-has-sidebar] .main-pane{width:100%!important}}.redoc-wrap{font-family:var(--redoc-font-family);font-size:var(--redoc-font-size);font-weight:var(--redoc-font-weight-regular);line-height:var(--redoc-line-height);color:var(--redoc-text-primary);display:flex;flex-direction:column;position:relative;text-align:left;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeSpeed!important;tap-highlight-color:rgba(0,0,0,0);text-size-adjust:100%}.redoc-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0)}
