.monaco-aria-container{position:absolute;left:-999em}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background);overflow-wrap:initial}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .editorCanvas{position:absolute;width:100%;height:100%;z-index:0;pointer-events:none}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .view-overlays>div,.monaco-editor .margin-view-overlays>div{position:absolute;width:100%}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorError-background)}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorWarning-background)}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorInfo-background)}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:var(--vscode-editor-foreground, inherit)}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar{background:var(--vscode-scrollbar-background)}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .blockDecorations-container{position:absolute;top:0;pointer-events:none}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute;height:100%}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{position:absolute;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .line-numbers{bottom:0;font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-mouse-cursor-text{cursor:text}.mtkcontrol{color:#fff!important;background:#960000!important}.mtkoverflow{background-color:var(--vscode-button-background, var(--vscode-editor-background));color:var(--vscode-button-foreground, var(--vscode-editor-foreground));border-width:1px;border-style:solid;border-color:var(--vscode-contrastBorder);border-radius:2px;padding:4px;cursor:pointer}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{box-sizing:border-box;position:absolute;width:100%}.monaco-editor .lines-content>.view-lines>.view-line>span{top:0;bottom:0;position:absolute}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{position:absolute;top:0;background:#fff}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px;pointer-events:none}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.minimap-autohide-mouseover,.minimap.minimap-autohide-scroll{opacity:0;transition:opacity .5s}.minimap.minimap-autohide-scroll{pointer-events:none}.minimap.minimap-autohide-mouseover:hover,.minimap.minimap-autohide-scroll.active{opacity:1;pointer-events:auto}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0;box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:transparent!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .monaco-decoration-css-rule-extractor{visibility:hidden;pointer-events:none}.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .native-edit-context{margin:0;padding:0;position:absolute;overflow-y:scroll;scrollbar-width:none;z-index:-10;white-space:pre-wrap}.monaco-editor .ime-text-area{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .edit-context-composition-none{background-color:transparent;border-bottom:none}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-secondary{border-bottom:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-primary{border-bottom:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-secondary{border:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-primary{border:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor .margin-view-overlays .gpu-mark{position:absolute;top:0;bottom:0;left:0;width:100%;display:inline-block;border-left:solid 2px var(--vscode-editorWarning-foreground);opacity:.2;transition:background-color .1s linear}.monaco-editor .margin-view-overlays .gpu-mark:hover{background-color:var(--vscode-editorWarning-foreground)}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em;text-align:center;white-space:normal;opacity:.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000;background-color:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-list-focusOutline);outline-offset:-1px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box{width:100%;cursor:pointer;border-radius:2px}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{font-size:11px;border-radius:3px;min-height:24px}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.monaco-select-box-dropdown-padding{--dropdown-padding-top: 1px;--dropdown-padding-bottom: 1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top: 3px;--dropdown-padding-bottom: 4px}.monaco-select-box-dropdown-container{display:none;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{display:flex;flex-direction:column;text-align:left;width:1px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{flex:0 0 auto;align-self:flex-start;padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;width:100%;overflow:hidden;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left;opacity:.7}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;overflow:hidden;padding-right:10px;white-space:nowrap;float:right}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{flex:1 1 auto;align-self:flex-start;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{overflow:hidden;max-height:0px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{display:flex;font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label:not(.icon),.monaco-action-bar .action-item.disabled .action-label:not(.icon):before,.monaco-action-bar .action-item.disabled .action-label:not(.icon):hover{color:var(--vscode-disabledForeground)}.monaco-action-bar .action-item.disabled .action-label.icon,.monaco-action-bar .action-item.disabled .action-label.icon:before,.monaco-action-bar .action-item.disabled .action-label.icon:hover{opacity:.6}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid var(--vscode-disabledForeground);padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px!important;cursor:default;min-width:1px;padding:0;background-color:var(--vscode-disabledForeground)}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{display:flex;align-items:center;cursor:default}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}:root{--vscode-sash-size: 4px;--vscode-sash-hover-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--vscode-sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--vscode-sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;background:transparent}.monaco-enable-motion .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:#0ff}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{color:var(--vscode-descriptionForeground);overflow:hidden;border-radius:2px}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.monaco-dropdown-with-default{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";position:absolute;top:0;left:0;z-index:5;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:700;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";position:absolute;left:calc(var(--vscode-sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-enable-motion .monaco-table>.monaco-split-view2,.monaco-enable-motion .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-custom-toggle{margin-left:2px;float:left;cursor:pointer;overflow:hidden;width:20px;height:20px;border-radius:3px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0;padding:0;opacity:1;background-size:16px!important}.monaco-action-bar .checkbox-action-item{display:flex;align-items:center;border-radius:2px;padding-right:2px}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;border-radius:2px;font-size:inherit}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{position:relative;width:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:#fdff00cc}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:transparent}}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent;opacity:0}.monaco-enable-motion .monaco-tl-indent>.indent-guide{transition:opacity .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex!important;align-items:center;justify-content:center;transform:translate(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{position:absolute;top:0;right:0;display:flex;padding:3px;max-width:200px;z-index:100;margin:0 10px 0 6px;border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-enable-motion .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{position:absolute;top:0;left:0;width:100%;height:0;z-index:13;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{position:absolute;width:100%;opacity:1!important;overflow:hidden;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{background-color:var(--vscode-list-hoverBackground)!important;cursor:pointer}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{position:absolute;bottom:-3px;left:0;height:0px;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{color:var(--vscode-peekViewResult-fileForeground)!important;background-color:var(--vscode-peekViewResult-matchHighlightBackground)!important}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-count-badge{padding:3px 5px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:400;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit!important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label-iconpath{width:16px;height:22px;margin-right:6px;display:flex}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-suffix-container>.label-suffix{opacity:.7;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-weight:700}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:2px 4px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0px}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute;left:2px}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.monaco-hover.workbench-hover{position:relative;font-size:13px;line-height:19px;z-index:40;overflow:hidden;max-width:700px;background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:5px;color:var(--vscode-editorHoverWidget-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow)}.monaco-hover.workbench-hover .monaco-action-bar .action-item .codicon{width:13px;height:13px}.monaco-hover.workbench-hover hr{border-bottom:none}.monaco-hover.workbench-hover.compact{font-size:12px}.monaco-hover.workbench-hover.compact .monaco-action-bar .action-item .codicon{width:12px;height:12px}.monaco-hover.workbench-hover.compact .hover-contents{padding:2px 8px}.workbench-hover-container.locked .monaco-hover.workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:focus-within.locked .monaco-hover.workbench-hover{outline-color:var(--vscode-focusBorder)}.workbench-hover-pointer{position:absolute;z-index:41;pointer-events:none}.workbench-hover-pointer:after{content:"";position:absolute;width:5px;height:5px;background-color:var(--vscode-editorHoverWidget-background);border-right:1px solid var(--vscode-editorHoverWidget-border);border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:not(:focus-within).locked .workbench-hover-pointer:after{width:4px;height:4px;border-right-width:2px;border-bottom-width:2px}.workbench-hover-container:focus-within .workbench-hover-pointer:after{border-right:1px solid var(--vscode-focusBorder);border-bottom:1px solid var(--vscode-focusBorder)}.workbench-hover-pointer.left{left:-3px}.workbench-hover-pointer.right{right:3px}.workbench-hover-pointer.top{top:-3px}.workbench-hover-pointer.bottom{bottom:3px}.workbench-hover-pointer.left:after{transform:rotate(135deg)}.workbench-hover-pointer.right:after{transform:rotate(315deg)}.workbench-hover-pointer.top:after{transform:rotate(225deg)}.workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-hover.workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-hover.workbench-hover a:focus{outline:1px solid;outline-offset:-1px;text-decoration:underline;outline-color:var(--vscode-focusBorder)}.monaco-hover.workbench-hover a.codicon:focus,.monaco-hover.workbench-hover a.monaco-button:focus{text-decoration:none}.monaco-hover.workbench-hover a:hover,.monaco-hover.workbench-hover a:active{color:var(--vscode-textLink-activeForeground)}.monaco-hover.workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-hover.workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-hover.workbench-hover.right-aligned{left:1px}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-right:0;margin-left:16px}.monaco-hover{cursor:default;position:absolute;overflow:hidden;user-select:text;-webkit-user-select:text;box-sizing:border-box;line-height:1.5em;white-space:var(--vscode-hover-whiteSpace, normal)}.monaco-hover.fade-in{animation:fadein .1s linear}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:var(--vscode-hover-maxWidth, 500px);word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin:4px -8px -4px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:var(--vscode-hover-sourceWhiteSpace, pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{font-style:italic;padding:0 8px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px;width:100%}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px;vertical-align:middle}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);text-decoration:var(--text-link-decoration)}.monaco-hover .hover-row.status-bar .actions .action-container a .icon.codicon{color:var(--vscode-textLink-foreground)}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) p:last-child [style*=background-color]{margin-bottom:4px;display:inline-block}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-hover .action-container,.monaco-hover .action,.monaco-hover button,.monaco-hover .monaco-button,.monaco-hover .monaco-text-button,.monaco-hover [role=button]{-webkit-user-select:none;user-select:none}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:solid 1px rgba(204,204,204,.4);border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px rgb(111,195,223);box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #0F4A85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:solid 1px rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{cursor:grab;display:flex;align-items:center;border-top-right-radius:5px;border-top-left-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-inline-action-bar>.actions-container>.action-item:first-child{margin-left:5px}.quick-input-inline-action-bar>.actions-container>.action-item{margin-top:2px}.quick-input-title{cursor:grab;padding:3px 0;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-right-action-bar>.actions-container>.action-item{margin-left:4px}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{margin:4px 2px;flex:1}.quick-input-header{cursor:grab;display:flex;padding:6px 6px 2px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-widget .quick-input-header .monaco-checkbox{margin-top:6px}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:25px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 6px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-widget .monaco-checkbox{margin-right:0}.quick-input-widget .quick-input-list .monaco-checkbox,.quick-input-widget .quick-input-tree .monaco-checkbox{margin-top:4px}.quick-input-list .quick-input-list-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{font-weight:700;background-color:unset;color:var(--vscode-list-highlightForeground)!important}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.quick-input-list>.monaco-list:focus .monaco-list-row.focused .quick-input-list-entry.quick-input-list-separator-border{border-color:transparent}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{padding:4px 6px;font-size:12px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.quick-input-tree .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-tree .quick-input-tree-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-tree .quick-input-tree-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-tree .quick-input-tree-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-tree .quick-input-tree-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row{display:flex;align-items:center}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label,.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-tree .quick-input-tree-rows .monaco-highlighted-label>span{opacity:1}.quick-input-tree .quick-input-tree-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-tree .quick-input-tree-entry-action-bar .action-label{display:none}.quick-input-tree .quick-input-tree-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-top:1px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-right:4px}.quick-input-tree .quick-input-tree-entry .quick-input-tree-entry-action-bar .action-label.always-visible,.quick-input-tree .quick-input-tree-entry:hover .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .quick-input-tree-entry.focus-inside .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.focused .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.passive-focused .quick-input-tree-entry-action-bar .action-label{display:flex}.quick-input-tree>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;border-radius:2px;text-align:center;cursor:pointer;justify-content:center;align-items:center;border:1px solid var(--vscode-button-border, transparent);line-height:18px}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:.4!important;cursor:default}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;padding:0 4px;overflow:hidden;height:28px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{display:flex;justify-content:center;align-items:center;font-weight:400;font-style:inherit;padding:4px 0}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{padding:4px 0;cursor:default}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border, transparent);border-left-width:0!important;border-radius:0 2px 2px 0;display:flex;align-items:center}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{display:flex;flex-direction:column;align-items:center;margin:4px 5px}.monaco-description-button .monaco-button-description{font-style:italic;font-size:11px;padding:4px 20px}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{display:flex;justify-content:center;align-items:center}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-button.default-colors,.monaco-button-dropdown.default-colors>.monaco-button{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background)}.monaco-button.default-colors:hover,.monaco-button-dropdown.default-colors>.monaco-button:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button.default-colors.secondary,.monaco-button-dropdown.default-colors>.monaco-button.secondary{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.monaco-button.default-colors.secondary:hover,.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-top:1px solid var(--vscode-button-border);border-bottom:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.monaco-progress-container{width:100%;height:2px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:2px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0);animation-timing-function:linear}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translate(0) scaleX(1)}50%{transform:translate(2500%) scaleX(3)}to{transform:translate(4900%) scaleX(1)}}.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}.action-widget{font-size:13px;min-width:100px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-menu-border)!important;border-radius:5px;background-color:var(--vscode-menu-background);color:var(--vscode-menu-foreground);padding:4px;box-shadow:0 2px 8px var(--vscode-widget-shadow)}.context-view-block{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:-1}.context-view-pointerBlock{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:2}.action-widget .monaco-list{user-select:none;-webkit-user-select:none;border:none!important;border-width:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{padding:0 4px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%;border-radius:3px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-list-activeSelectionBackground)!important;color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-weight:600;font-size:13px}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator{border-top:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-descriptionForeground);font-size:12px;padding:0;margin:4px 0 0;cursor:default;-webkit-user-select:none;user-select:none;border-radius:0}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator.focused{outline:0 solid;background-color:transparent;border-radius:0}.action-widget .monaco-list-row.separator:first-of-type{border-top:none;margin-top:0}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{cursor:default!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:transparent!important;outline:0 solid!important}.action-widget .monaco-list-row.action{display:flex;gap:4px;align-items:center}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1;overflow:hidden;text-overflow:ellipsis}.action-widget .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow)}.action-widget .action-widget-action-bar{background-color:var(--vscode-menu-background);border-top:1px solid var(--vscode-menu-border);margin-top:2px}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:4px 8px 2px 24px}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:13px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.action-widget .monaco-list .monaco-list-row .description{opacity:.7;margin-left:.5em}.monaco-diff-editor .diff-review{position:absolute}.monaco-component.diff-review{user-select:none;-webkit-user-select:none;z-index:99}.monaco-component.diff-review .diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.monaco-component.diff-review .diff-review-row{white-space:pre}.monaco-component.diff-review .diff-review-table{display:table;min-width:100%}.monaco-component.diff-review .diff-review-row{display:table-row;width:100%}.monaco-component.diff-review .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-component.diff-review .diff-review-spacer>.codicon{font-size:9px!important}.monaco-component.diff-review .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.monaco-component.diff-review .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-component.diff-review .action-label{background:var(--vscode-editorActionList-background)}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-toolbar.responsive .monaco-action-bar>.actions-container>.action-item{flex-shrink:1;min-width:20px}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{height:0px;transform:translateY(-10px);font-size:13px;line-height:14px}.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines .bottom.dragging{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .top,.monaco-editor .diff-hidden-lines .bottom{transition:background-color .1s ease-out;height:4px;background-color:transparent;background-clip:padding-box;border-bottom:2px solid transparent;border-top:4px solid transparent}.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom){cursor:n-resize!important}.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom{cursor:s-resize!important}.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom{cursor:ns-resize!important}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{z-index:1;background:var(--vscode-editor-background);display:flex;justify-content:center;align-items:center}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);color:var(--vscode-diffEditor-unchangedRegionForeground);overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;height:24px;box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow)}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedOriginal,.monaco-editor .movedModified{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedOriginal.currentMove,.monaco-editor .movedModified.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{position:absolute;pointer-events:none}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2}.monaco-editor .char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-diffEditor-removedTextBackground) 3px}.monaco-editor .char-insert.diff-range-empty{border-left:solid var(--vscode-diffEditor-insertedTextBackground) 3px}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{display:flex;justify-content:flex-end;margin-top:-4px}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{width:12px;height:12px;font-size:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:#00000008}.monaco-diff-editor.vs-dark .diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:#0000}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:#ababab66}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground, var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground, var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-delete,.monaco-diff-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground, var(--vscode-diffEditor-removedTextBackground))}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground, var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor.side-by-side .editor.original{box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow);border-right:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg,var(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscode-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,#0000 62.5%,#0000 100%);background-size:8px 8px}.monaco-diff-editor .gutter{position:relative;overflow:hidden;flex-shrink:0;flex-grow:0}.monaco-diff-editor .gutter>div{position:absolute}.monaco-diff-editor .gutter .gutterItem{opacity:0;transition:opacity .7s}.monaco-diff-editor .gutter .gutterItem.showAlways{opacity:1;transition:none}.monaco-diff-editor .gutter .gutterItem.noTransition{transition:none}.monaco-diff-editor .gutter:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.monaco-diff-editor .gutter .gutterItem .background{position:absolute;height:100%;left:50%;width:1px;border-left:2px var(--vscode-menu-separatorBackground) solid}.monaco-diff-editor .gutter .gutterItem .buttons{position:absolute;width:100%;display:flex;justify-content:center;align-items:center}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar{height:fit-content}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar{line-height:1}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container{width:fit-content;border-radius:4px;background:var(--vscode-editorGutter-itemBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item .action-label{color:var(--vscode-editorGutter-itemGlyphForeground);padding:1px 2px}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px}.monaco-diff-editor .diff-hidden-lines-compact .line-left,.monaco-diff-editor .diff-hidden-lines-compact .line-right{height:1px;border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;margin:auto;width:100%}.monaco-diff-editor .diff-hidden-lines-compact .line-left{width:20px}.monaco-diff-editor .diff-hidden-lines-compact .text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}.monaco-editor .line-delete-selectable{user-select:text!important;-webkit-user-select:text!important;z-index:1!important}.line-delete-selectable .view-line{user-select:text!important;-webkit-user-select:text!important}.monaco-editor .inlineSuggestionsHints{padding:4px}.monaco-editor .inlineSuggestionsHints .warningMessage p{margin:0}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)!important}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}@font-face{font-family:codicon;font-display:block;src:url(./codicon-ngg6Pgfi.ttf) format("truetype")}.codicon[class*=codicon-]{font: 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column;border-radius:3px}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details:focus{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 4px 5px}.monaco-editor .suggest-details.detail-and-doc>.monaco-scrollable-element>.body>.header>.type{padding-bottom:12px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .suggest-preview-text.clickable .view-line{z-index:1}.monaco-editor .ghost-text-decoration.clickable,.monaco-editor .ghost-text-decoration-preview.clickable,.monaco-editor .suggest-preview-text.clickable .ghost-text{cursor:pointer}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}:is(.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text).syntax-highlighted{opacity:.7}:is(.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text):not(.syntax-highlighted){color:var(--vscode-editorGhostText-foreground)}.monaco-editor .ghost-text-decoration.warning,.monaco-editor .ghost-text-decoration-preview.warning,.monaco-editor .suggest-preview-text .ghost-text.warning{background:var(--monaco-editor-warning-decoration) repeat-x bottom left;border-bottom:4px double var(--vscode-editorWarning-border)}.ghost-text-view-warning-widget-icon .codicon{color:var(--vscode-editorWarning-foreground)!important}.monaco-editor .edits-fadeout-decoration{opacity:var(--animation-opacity, 1);background-color:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .sticky-widget{overflow:hidden;border-bottom:1px solid var(--vscode-editorStickyScroll-border);width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;right:initial!important;margin-left:"0px"}.monaco-editor .sticky-widget .sticky-widget-line-numbers{float:left;background-color:var(--vscode-editorStickyScrollGutter-background)}.monaco-editor .sticky-widget.peek .sticky-widget-line-numbers{background-color:var(--vscode-peekViewEditorStickyScrollGutter-background)}.monaco-editor .sticky-widget .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:var(--vscode-editorStickyScroll-background)}.monaco-editor .sticky-widget.peek .sticky-widget-lines-scrollable{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .sticky-widget .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number,.monaco-editor .sticky-widget .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition);position:absolute;margin-left:2px}.monaco-editor .sticky-widget .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-widget .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .inline-edits-view-indicator{display:flex;z-index:34;height:20px;color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground);background-color:var(--vscode-inlineEdit-gutterIndicator-background);border:1px solid var(--vscode-inlineEdit-gutterIndicator-primaryBorder);border-radius:3px;align-items:center;padding:2px 10px 2px 2px;margin:0 4px;opacity:0}.monaco-editor .inline-edits-view-indicator.contained{transition:opacity .2s ease-in-out;transition-delay:.4s}.monaco-editor .inline-edits-view-indicator.visible,.monaco-editor .inline-edits-view-indicator.top{opacity:1}.monaco-editor .inline-edits-view-indicator.top .icon{transform:rotate(90deg)}.monaco-editor .inline-edits-view-indicator.bottom{opacity:1}.monaco-editor .inline-edits-view-indicator.bottom .icon{transform:rotate(-90deg)}.monaco-editor .inline-edits-view-indicator .icon{display:flex;align-items:center;margin:0 2px;transform:none;transition:transform .2s ease-in-out}.monaco-editor .inline-edits-view-indicator .icon .codicon{color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground)}.monaco-editor .inline-edits-view-indicator .label{margin:0 2px;display:flex;justify-content:center;width:100%}.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .view-overlays .current-line-exact,.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .current-line-margin{border:none}.monaco-editor .inline-edits-view .editorContainer .inline-edits-view-zone.diagonal-fill{opacity:.5}.monaco-editor .strike-through{text-decoration:line-through}.monaco-editor .inlineCompletions-line-insert{background:var(--vscode-inlineEdit-modifiedChangedLineBackground)}.monaco-editor .inlineCompletions-line-delete{background:var(--vscode-inlineEdit-originalChangedLineBackground)}.monaco-editor .inlineCompletions-char-insert{background:var(--vscode-inlineEdit-modifiedChangedTextBackground);cursor:pointer}.monaco-editor .inlineCompletions-char-delete{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-inlineEdit-originalChangedTextBackground) 3px}.monaco-editor .inlineCompletions-char-insert.diff-range-empty{border-left:solid var(--vscode-inlineEdit-modifiedChangedTextBackground) 3px}.monaco-editor .inlineCompletions-char-delete.single-line-inline{border:1px solid var(--vscode-editorHoverWidget-border);margin:-2px 0 0 -2px}.monaco-editor .inlineCompletions-char-insert.single-line-inline{border-top:1px solid var(--vscode-inlineEdit-modifiedBorder);border-bottom:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-insert.single-line-inline.start{border-top-left-radius:4px;border-bottom-left-radius:4px;border-left:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-insert.single-line-inline.end{border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-delete.single-line-inline.empty,.monaco-editor .inlineCompletions-char-insert.single-line-inline.empty{display:none}.monaco-editor .inlineCompletions.strike-through{text-decoration-thickness:1px}.monaco-editor .inlineCompletions-modified-bubble{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .inlineCompletions-original-bubble{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-modified-bubble,.monaco-editor .inlineCompletions-original-bubble{pointer-events:none;display:inline-block}.monaco-editor .inline-edit.ghost-text,.monaco-editor .inline-edit.ghost-text-decoration,.monaco-editor .inline-edit.ghost-text-decoration-preview,.monaco-editor .inline-edit.suggest-preview-text .ghost-text{font-style:normal!important}:is(.monaco-editor .inline-edit.ghost-text,.monaco-editor .inline-edit.ghost-text-decoration,.monaco-editor .inline-edit.ghost-text-decoration-preview,.monaco-editor .inline-edit.suggest-preview-text .ghost-text).syntax-highlighted{opacity:1!important}.monaco-editor .inline-edit.modified-background.ghost-text,.monaco-editor .inline-edit.modified-background.ghost-text-decoration,.monaco-editor .inline-edit.modified-background.ghost-text-decoration-preview,.monaco-editor .inline-edit.modified-background.suggest-preview-text .ghost-text{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)!important;display:inline-block!important}.monaco-editor .inlineCompletions-original-lines{background:var(--vscode-editor-background)}.monaco-menu-option{color:var(--vscode-editorActionList-foreground);font-size:13px;padding:0 4px;line-height:28px;display:flex;gap:4px;align-items:center;border-radius:3px;cursor:pointer}.monaco-menu-option .monaco-keybinding-key{font-size:13px;opacity:.7}.monaco-menu-option.active{background:var(--vscode-editorActionList-focusBackground);color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.monaco-menu-option.active .monaco-keybinding-key{color:var(--vscode-editorActionList-focusForeground)}.monaco-editor .editor-dictation-widget{background-color:var(--vscode-editor-background);padding:2px;border-radius:8px;display:flex;align-items:center;box-shadow:0 4px 8px var(--vscode-widget-shadow);z-index:1000;min-height:var(--vscode-editor-dictation-widget-height);line-height:var(--vscode-editor-dictation-widget-height);max-width:var(--vscode-editor-dictation-widget-width)}.monaco-editor .editor-dictation-widget.recording .codicon.codicon-mic-filled{color:var(--vscode-activityBarBadge-background);animation:editor-dictation-animation 1s infinite}@keyframes editor-dictation-animation{0%{color:var(--vscode-editorCursor-background)}50%{color:var(--vscode-activityBarBadge-background)}to{color:var(--vscode-editorCursor-background)}}.inline-editor-progress-decoration{display:inline-block;width:1em;height:1em}.inline-progress-widget{display:flex!important;justify-content:center;align-items:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{font-size:90%!important;animation:none}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);overflow:hidden}.post-edit-widget .monaco-button{padding:2px;border:none;border-radius:0}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-hoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}.monaco-editor .lightBulbWidget{display:flex;align-items:center;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.3;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{display:block;cursor:pointer}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform .2s linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground);border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:var(--vscode-editorWidget-background)}.monaco-reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px;outline-color:var(--vscode-focusBorder)}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 25px 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important;background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);padding:1px;box-sizing:border-box}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{left:0!important;background-color:var(--vscode-editorWidget-resizeBorder, var(--vscode-editorWidget-border))}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.findMatch{background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:240px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1;white-space:nowrap;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{width:100%;height:100%;text-align:center}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,.71);box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{display:block;border:1px solid transparent;border-bottom:1px solid var(--vscode-editorHoverWidget-border);overflow:hidden}.colorpicker-body .insert-button{position:absolute;height:20px;width:58px;padding:0;right:8px;bottom:8px;background:var(--vscode-button-background);color:var(--vscode-button-foreground);border-radius:2px;border:none;cursor:pointer}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer;color:var(--vscode-textLink-activeForeground)}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.chat-attached-context-attachment .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-resizable-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;box-sizing:content-box}.monaco-editor .monaco-resizable-hover>.monaco-hover{border:none;border-radius:none}.monaco-editor .monaco-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background)}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.monaco-editor .monaco-hover .hover-row.hover-row-with-copy{position:relative;padding-right:20px}.monaco-editor .monaco-hover .hover-row .hover-row-contents{min-width:0;display:flex;flex-direction:column}.monaco-editor .monaco-hover .hover-row .verbosity-actions{border-right:1px solid var(--vscode-editorHoverWidget-border);width:22px;overflow-y:clip}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;justify-content:flex-end;position:relative}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.disabled{opacity:.6}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .monaco-hover .hover-copy-button{position:absolute;top:4px;right:4px;padding:2px 4px;border-radius:3px;display:flex;align-items:center;justify-content:center;opacity:0}.monaco-editor .monaco-hover .hover-row-with-copy:hover .hover-copy-button,.monaco-editor .monaco-hover .hover-row-with-copy:focus-within .hover-copy-button{opacity:1}.monaco-editor .monaco-hover .hover-copy-button:hover{background-color:var(--vscode-toolbar-hoverBackground);cursor:pointer}.monaco-editor .monaco-hover .hover-copy-button:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.monaco-editor .monaco-hover .hover-copy-button .codicon{font-size:16px;color:var(--vscode-foreground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.monaco-workbench .quick-input-list .quick-input-list-entry.has-actions:hover .quick-input-list-entry-action-bar .action-label.dirty-workspace:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.monaco-workbench .screencast-mouse{position:absolute;border-width:2px;border-style:solid;border-radius:50%;z-index:100000;content:" ";pointer-events:none;display:none}.monaco-workbench .screencast-keyboard{position:absolute;background-color:#00000080;width:100%;left:0;z-index:100000;pointer-events:none;color:#eee;line-height:1.75em;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-workbench.monaco-enable-motion .screencast-keyboard{transition:opacity .3s ease-out}.monaco-workbench .screencast-keyboard:empty{opacity:0}.monaco-workbench .screencast-keyboard>.key{padding:0 8px;box-shadow:inset 0 -3px #bababa66;margin-right:6px;border:1px solid hsla(0,0%,80%,.4);border-radius:5px;background-color:#ffffff0d}.monaco-workbench .screencast-keyboard>.title{font-weight:600}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-flex!important;align-items:center;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub;display:inline-flex;align-items:center}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon[class*=codicon-]{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{border-right:2px dotted black;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .scroll-editor-on-middle-click-dot{cursor:all-scroll;position:absolute;z-index:1;background-color:var(--vscode-editor-foreground, white);border:1px solid var(--vscode-editor-background, black);opacity:.5;width:5px;height:5px;border-radius:50%;transform:translate(-50%,-50%)}.monaco-editor .scroll-editor-on-middle-click-dot.hidden{display:none}.monaco-editor.scroll-editor-on-middle-click-editor *{cursor:all-scroll}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .parameter-hints-widget{z-index:39;display:flex;flex-direction:column;line-height:1.5em;cursor:default;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";display:block;height:100%;position:absolute;opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";display:block;position:absolute;left:0;width:100%;padding-top:4px;opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);border-radius:3px;padding:0 .4em;background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor .editorPlaceholder{top:0;position:absolute;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;pointer-events:none;color:var(--vscode-editor-placeholder-foreground)}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{padding:3px;border-radius:2px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{width:calc(100% - 8px);padding:0}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{display:flex;align-items:center;padding:3px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.floating-menu-overlay-widget{padding:0;color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);border-radius:2px;border:1px solid var(--vscode-contrastBorder);display:flex;align-items:center;z-index:10;box-shadow:0 2px 8px var(--vscode-widget-shadow);overflow:hidden}.floating-menu-overlay-widget .action-item>.action-label{padding:5px;font-size:12px;border-radius:2px}.floating-menu-overlay-widget .action-item>.action-label.codicon{color:var(--vscode-button-foreground)}.floating-menu-overlay-widget .action-item>.action-label.codicon:not(.separator){padding-top:6px;padding-bottom:6px}.floating-menu-overlay-widget .action-item:first-child>.action-label{padding-left:7px}.floating-menu-overlay-widget .action-item:last-child>.action-label{padding-right:7px}.floating-menu-overlay-widget .action-item .action-label.separator{background-color:var(--vscode-menu-separatorBackground)}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url("data:image/svg+xml,%3csvg%20width='53'%20height='36'%20viewBox='0%200%2053%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M48.0364%204.01042H4.00779L4.00779%2032.0286H48.0364V4.01042ZM4.00779%200.0078125C1.79721%200.0078125%200.00518799%201.79984%200.00518799%204.01042V32.0286C0.00518799%2034.2392%201.79721%2036.0312%204.00779%2036.0312H48.0364C50.247%2036.0312%2052.039%2034.2392%2052.039%2032.0286V4.01042C52.039%201.79984%2050.247%200.0078125%2048.0364%200.0078125H4.00779ZM8.01042%208.01302H12.013V12.0156H8.01042V8.01302ZM20.0182%208.01302H16.0156V12.0156H20.0182V8.01302ZM24.0208%208.01302H28.0234V12.0156H24.0208V8.01302ZM36.0286%208.01302H32.026V12.0156H36.0286V8.01302ZM40.0312%208.01302H44.0339V12.0156H40.0312V8.01302ZM16.0156%2016.0182H8.01042V20.0208H16.0156V16.0182ZM20.0182%2016.0182H24.0208V20.0208H20.0182V16.0182ZM32.026%2016.0182H28.0234V20.0208H32.026V16.0182ZM44.0339%2016.0182V20.0208H36.0286V16.0182H44.0339ZM12.013%2024.0234H8.01042V28.026H12.013V24.0234ZM16.0156%2024.0234H36.0286V28.026H16.0156V24.0234ZM44.0339%2024.0234H40.0312V28.026H44.0339V24.0234Z'%20fill='%23424242'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3crect%20width='53'%20height='36'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url("data:image/svg+xml,%3csvg%20width='53'%20height='36'%20viewBox='0%200%2053%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M48.0364%204.01042H4.00779L4.00779%2032.0286H48.0364V4.01042ZM4.00779%200.0078125C1.79721%200.0078125%200.00518799%201.79984%200.00518799%204.01042V32.0286C0.00518799%2034.2392%201.79721%2036.0312%204.00779%2036.0312H48.0364C50.247%2036.0312%2052.039%2034.2392%2052.039%2032.0286V4.01042C52.039%201.79984%2050.247%200.0078125%2048.0364%200.0078125H4.00779ZM8.01042%208.01302H12.013V12.0156H8.01042V8.01302ZM20.0182%208.01302H16.0156V12.0156H20.0182V8.01302ZM24.0208%208.01302H28.0234V12.0156H24.0208V8.01302ZM36.0286%208.01302H32.026V12.0156H36.0286V8.01302ZM40.0312%208.01302H44.0339V12.0156H40.0312V8.01302ZM16.0156%2016.0182H8.01042V20.0208H16.0156V16.0182ZM20.0182%2016.0182H24.0208V20.0208H20.0182V16.0182ZM32.026%2016.0182H28.0234V20.0208H32.026V16.0182ZM44.0339%2016.0182V20.0208H36.0286V16.0182H44.0339ZM12.013%2024.0234H8.01042V28.026H12.013V24.0234ZM16.0156%2024.0234H36.0286V28.026H16.0156V24.0234ZM44.0339%2024.0234H40.0312V28.026H44.0339V24.0234Z'%20fill='%23C5C5C5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3crect%20width='53'%20height='36'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center center no-repeat;border:4px solid #252526}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);vertical-align:middle;padding:1px 3px}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.comments-panel .comments-panel-container{height:100%}.comments-panel .comments-panel-container .hidden{display:none}.comments-panel .comments-panel-container .tree-container{height:100%}.comments-panel .comments-panel-container .tree-container.hidden{display:none;visibility:hidden}.comments-panel .comments-panel-container .tree-container .comment-thread-container{display:block}.comments-panel .comments-panel-container .tree-container .comment-thread-container div{overflow:hidden}.comments-panel .comments-panel-container .tree-container .resource-container,.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-metadata-container,.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-snippet-container{display:flex;text-overflow:ellipsis;overflow:hidden}.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-metadata{flex:1;display:flex}.comments-panel .count,.comments-panel .user{padding-right:5px}.comments-panel .comments-panel-container .tree-container .comment-thread-container .icon{padding-top:4px;padding-right:5px;min-width:fit-content}.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-snippet-container .count,.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-metadata-container .relevance,.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-metadata-container .user{min-width:fit-content}.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-metadata-container .relevance{border-radius:2px;background-color:var(--vscode-badge-background);color:var(--vscode-badge-foreground);padding:0 4px 1px;font-size:.9em;margin-right:4px;margin-top:4px;margin-bottom:3px;line-height:14px}.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-snippet-container .text{display:flex;flex:1;min-width:0}.comments-panel .comments-panel-container .tree-container .comment-thread-container .reply-detail,.comments-panel .comments-panel-container .tree-container .resource-container .owner,.comments-panel .comments-panel-container .tree-container .comment-thread-container .timestamp{display:block;overflow:hidden;text-overflow:ellipsis;font-size:.9em;padding-right:5px;opacity:.8}.comments-panel .comments-panel-container .tree-container .comment-thread-container .text *,.comments-panel .comments-panel-container .tree-container .comment-thread-container .range *{margin:0;padding-right:5px}.comments-panel .comments-panel-container .tree-container .comment-thread-container .text *{text-overflow:ellipsis;overflow:hidden}.comments-panel .comments-panel-container .tree-container .comment-thread-container .range *{overflow:visible;white-space:nowrap}.comments-panel .comments-panel-container .tree-container .comment-thread-container .range{opacity:.8;overflow:visible}.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-snippet-container .text code{font-family:var(--monaco-monospace-font)}.comments-panel .comments-panel-container .tree-container .monaco-icon-label{padding-right:5px}.comments-panel .comments-panel-container .tree-container .separator{padding-right:5px;opacity:.8}.comments-panel .comments-panel-container .message-box-container{line-height:22px;padding-left:20px;height:inherit}.comments-panel .comments-panel-container .tree-container .count-badge-wrapper{margin-left:10px}.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-metadata-container,.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-snippet-container{line-height:22px;margin-right:5px}.comments-panel .comments-panel-container .tree-container .comment-thread-container .comment-snippet-container{padding-left:16px}.comments-panel .hide{display:none}.comments-panel .comments-panel-container .text a{color:var(--vscode-textLink-foreground)}.comments-panel .comments-panel-container .text a:hover,.comments-panel .comments-panel-container a:active{color:var(--vscode-textLink-activeForeground)}.comments-panel .comments-panel-container .text a:focus{outline-color:var(--vscode-focusBorder)}.comments-panel .comments-panel-container .text code{color:var(--vscode-textPreformat-foreground)}.comments-panel .comments-panel-container .actions{display:none}.comments-panel .comments-panel-container .actions .action-label{padding:2px}.comments-panel .monaco-list .monaco-list-row:hover .comment-metadata-container .actions,.comments-panel .monaco-list .monaco-list-row.selected .comment-metadata-container .actions,.comments-panel .monaco-list .monaco-list-row.focused .comment-metadata-container .actions{display:block}.monaco-pane-view .split-view-view:first-of-type>.pane>.pane-header{border-top:none!important}.monaco-pane-view .split-view-view:first-of-type>.pane{border-left:none!important}.monaco-pane-view .pane>.pane-header{position:relative}.monaco-pane-view .pane>.pane-header.not-collapsible .twisty-container{display:none}.monaco-pane-view .pane>.pane-header.not-collapsible .title{margin-left:8px}.monaco-pane-view .pane>.pane-header>.actions.show-always,.monaco-pane-view .pane.expanded>.pane-header>.actions.show-expanded{display:initial}.monaco-pane-view .pane>.pane-header>.icon{display:none;width:16px;height:16px}.monaco-pane-view .pane.pane.horizontal:not(.expanded)>.pane-header>.icon{display:inline;margin-top:4px}.monaco-pane-view .pane>.pane-header h3.title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:11px;min-width:3ch;-webkit-margin-before:0;-webkit-margin-after:0}.monaco-pane-view .pane>.pane-header .description{display:block;font-weight:400;margin-left:10px;opacity:.6;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap;flex-shrink:100000}.monaco-pane-view .pane>.pane-header .description .codicon{font-size:9px;margin-left:2px}.monaco-pane-view .pane>.pane-header:not(.expanded) .description{display:none}.monaco-pane-view .pane.horizontal:not(.expanded)>.pane-header h3.title,.monaco-pane-view .pane.horizontal:not(.expanded)>.pane-header .description{display:none}.monaco-pane-view .pane .monaco-progress-container{position:absolute;left:0;top:-2px;z-index:5}.monaco-pane-view .pane:not(.merged-header) .monaco-progress-container{top:20px}.monaco-pane-view{width:100%;height:100%}.monaco-pane-view .pane{overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column}.monaco-pane-view .pane.horizontal:not(.expanded){flex-direction:row}.monaco-pane-view .pane>.pane-header{height:22px;font-size:11px;font-weight:700;overflow:hidden;display:flex;cursor:pointer;align-items:center;box-sizing:border-box}.monaco-pane-view .pane>.pane-header.not-collapsible{cursor:default}.monaco-pane-view .pane>.pane-header>.title{text-transform:uppercase}.monaco-pane-view .pane.horizontal:not(.expanded)>.pane-header{flex-direction:column;height:100%;width:22px}.monaco-pane-view .pane>.pane-header>.codicon:first-of-type{margin:0 2px}.monaco-pane-view .pane.horizontal:not(.expanded)>.pane-header>.codicon:first-of-type{margin:2px}.monaco-pane-view .pane>.pane-header>.actions{display:none;margin-left:auto;margin-right:8px}.monaco-pane-view .pane>.pane-header>.actions .action-item{margin-right:4px}.monaco-pane-view .pane>.pane-header>.actions .action-label{padding:2px}.monaco-pane-view .pane:hover>.pane-header.expanded>.actions,.monaco-pane-view .pane:focus-within>.pane-header.expanded>.actions,.monaco-pane-view .pane>.pane-header.actions-always-visible.expanded>.actions,.monaco-pane-view .pane>.pane-header.focused.expanded>.actions{display:initial}.monaco-pane-view .pane>.pane-header .monaco-action-bar .action-item.select-container{cursor:default}.monaco-pane-view .pane>.pane-header .action-item .monaco-select-box{cursor:pointer;min-width:110px;min-height:18px;padding:2px 23px 2px 8px}.linux .monaco-pane-view .pane>.pane-header .action-item .monaco-select-box,.windows .monaco-pane-view .pane>.pane-header .action-item .monaco-select-box{padding:0 23px 0 8px}.monaco-pane-view:lang(zh-Hans) .pane>.pane-header,.monaco-pane-view:lang(zh-Hant) .pane>.pane-header,.monaco-pane-view:lang(ja) .pane>.pane-header,.monaco-pane-view:lang(ko) .pane>.pane-header{font-weight:400}.monaco-pane-view .pane>.pane-header.hidden{display:none}.monaco-pane-view .pane>.pane-body{overflow:hidden;flex:1}.monaco-pane-view.animated .split-view-view{transition-duration:.15s;transition-timing-function:ease-out}.monaco-reduce-motion .monaco-pane-view .split-view-view{transition-duration:0s!important}.monaco-pane-view.animated.vertical .split-view-view{transition-property:height}.monaco-pane-view.animated.horizontal .split-view-view{transition-property:width}#monaco-pane-drop-overlay{position:absolute;z-index:10000;width:100%;height:100%;left:0;box-sizing:border-box}#monaco-pane-drop-overlay>.pane-overlay-indicator{position:absolute;width:100%;height:100%;min-height:22px;min-width:19px;pointer-events:none;transition:opacity .15s ease-out}#monaco-pane-drop-overlay>.pane-overlay-indicator.overlay-move-transition{transition:top 70ms ease-out,left 70ms ease-out,width 70ms ease-out,height 70ms ease-out,opacity .15s ease-out}.review-widget{width:100%;position:absolute}.monaco-editor .review-widget{background-color:var(--vscode-peekViewResult-background)}.review-widget .hidden{display:none!important}.review-widget .body{overflow:hidden}.review-widget .body .review-comment{padding:8px 16px 8px 20px;display:flex}@keyframes monaco-review-widget-focus{0%{background:var(--vscode-peekViewResult-selectionBackground)}to{background:transparent}}.review-widget .body .review-comment.focus{animation:monaco-review-widget-focus 3s ease 0s}.review-widget .body .review-comment .comment-actions{margin-left:auto}.review-widget .body .review-comment .comment-actions .monaco-toolbar{height:22px}.review-widget .body .review-comment .comment-title .comment-header-info{overflow:hidden;text-overflow:ellipsis}.review-widget .body .review-comment .comment-title{display:flex;width:100%}.review-widget .body .review-comment .comment-title .action-label.codicon{line-height:18px}.review-widget .body .review-comment .comment-title .monaco-dropdown .toolbar-toggle-more{width:16px;height:18px;line-height:18px;vertical-align:middle}.review-widget .body .comment-body blockquote{margin:8px 7px 8px 5px;padding:2px 16px 2px 10px;border-left-width:5px;border-left-style:solid;border-left-color:var(--vscode-textBlockQuote-border)}.review-widget .body .review-comment .avatar-container{margin-top:4px!important}.review-widget .body .avatar-container img.avatar{height:28px;width:28px;display:inline-block;overflow:hidden;line-height:1;vertical-align:middle;border-radius:3px;border-style:none}.review-widget .body .comment-reactions .monaco-text-button{margin:0 7px 0 0;width:30px;background-color:transparent;border:1px solid grey;border-radius:3px}.review-widget .body .review-comment .review-comment-contents{padding-left:20px;user-select:text;-webkit-user-select:text;width:100%;overflow:hidden}.review-widget .body pre{overflow:auto;word-wrap:normal;white-space:pre}.review-widget .body .review-comment .review-comment-contents .author{line-height:22px}.review-widget .body .review-comment .review-comment-contents .isPending{line-height:22px;margin:0 5px;padding:0 2px;font-style:italic}.review-widget .body .review-comment .review-comment-contents .timestamp{line-height:22px;margin:0 5px;padding:0 2px}.review-widget .body .review-comment .review-comment-contents .comment-body .comment-body-plainstring{white-space:pre-wrap}.review-widget .body .review-comment .review-comment-contents .comment-body{padding-top:4px}.review-widget .body .review-comment .review-comment-contents .comment-body-max-height{max-height:20em}.review-widget .body .review-comment .review-comment-contents .comment-reactions{margin-top:8px;min-height:25px}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item .action-label{padding:1px 4px;white-space:pre;text-align:center;font-size:12px;display:flex}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item .action-label .reaction-icon{background-size:14px;background-position:left center;background-repeat:no-repeat;width:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;margin-right:4px}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item .action-label .reaction-label{line-height:20px;margin-right:4px}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item a.action-label.toolbar-toggle-pickReactions{background-size:16px;font-size:16px;width:26px;height:16px;background-repeat:no-repeat;background-position:center;margin-top:3px;border:none}.review-widget .body .review-comment .comment-title .action-label{display:block;height:16px;line-height:16px;background-size:16px;background-position:center center;background-repeat:no-repeat}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item a.action-label{border:1px solid}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item a.action-label.disabled{opacity:.6}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item a.action-label.active:hover{background-color:var(--vscode-statusBarItem-hoverBackground)}.review-widget .body .review-comment .review-comment-contents .comment-reactions .action-item a.action-label:active{background-color:var(--vscode-statusBarItem-activeBackground);border:1px solid transparent}.review-widget .body .review-comment .review-comment-contents .comment-body a{cursor:pointer}.review-widget .body .comment-body p,.review-widget .body .comment-body ul{margin:8px 0}.review-widget .body .comment-body p:first-child,.review-widget .body .comment-body ul:first-child{margin-top:0}.review-widget .body .comment-body p:last-child,.review-widget .body.comment-body ul:last-child{margin-bottom:0}.review-widget .body .comment-body ul{padding-left:20px}.review-widget .body .comment-body li>p{margin-bottom:0}.review-widget .body .comment-body li>ul{margin-top:0}.review-widget .body .comment-body span{white-space:pre}.review-widget .body .comment-body img{max-width:100%}.review-widget .body .comment-body .monaco-tokenized-source{font-size:inherit!important;line-height:auto!important}.review-widget .body .comment-form-container{margin:8px 20px}.review-widget .validation-error{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;min-height:34px;margin-top:-1px;margin-left:-1px;word-wrap:break-word}.review-widget .body .comment-additional-actions{margin:10px 20px}.review-widget .body .comment-additional-actions .section-separator{border-top:1px solid var(--vscode-menu-separatorBackground);margin:10px 0 14px}.review-widget .body .comment-additional-actions .button-bar{display:flex;white-space:nowrap}.review-widget .body .comment-additional-actions .monaco-button,.review-widget .body .comment-additional-actions .monaco-text-button,.review-widget .body .comment-additional-actions .monaco-button-dropdown{display:flex;width:auto}.review-widget .body .comment-additional-actions .button-bar>.monaco-text-button,.review-widget .body .comment-additional-actions .button-bar>.monaco-button-dropdown{margin:0 10px 0 0}.review-widget .body .comment-additional-actions .button-bar .monaco-text-button{padding:4px 10px}.review-widget .body .comment-additional-actions .codicon-drop-down-button{align-items:center}.review-widget .body .monaco-editor{color:var(--vscode-editor-foreground)}.review-widget .body .comment-form-container .comment-form{display:flex;flex-direction:row}.review-widget .body .comment-form-container .comment-form .avatar-container{padding-right:20px}.review-widget .body .comment-form-container.expand .review-thread-reply-button{display:none}.review-widget .body .comment-form-container.expand .monaco-editor,.review-widget .body .comment-form-container.expand .form-actions{display:block;box-sizing:content-box}.review-widget .body .comment-form-container .review-thread-reply-button{text-align:left;display:block;width:100%;resize:vertical;border-radius:0;box-sizing:border-box;padding:6px 12px;font-weight:600;line-height:20px;white-space:nowrap;border:0px;outline:1px solid transparent;background-color:var(--vscode-editorCommentsWidget-replyInputBackground);color:var(--vscode-editor-foreground);font-size:inherit;font-family:var(--monaco-monospace-font)}.review-widget .body .comment-form-container .review-thread-reply-button:focus{outline-style:solid;outline-width:1px}.review-widget .body .comment-form-container .monaco-editor,.review-widget .body .comment-form-container .monaco-editor .monaco-editor-background,.review-widget .body .edit-container .monaco-editor .monaco-editor-background{background-color:var(--vscode-editorCommentsWidget-replyInputBackground)}.review-widget .body .comment-form-container .monaco-editor,.review-widget .body .edit-container .monaco-editor{width:100%;min-height:90px;max-height:500px;border-radius:3px;border:0px;box-sizing:content-box;padding:6px 0 6px 12px}.review-widget .body .comment-form-container .monaco-editor,.review-widget .body .comment-form-container .form-actions{display:none}.review-widget .body .comment-form-container .form-actions,.review-widget .body .edit-container .form-actions{overflow:auto;margin:10px 0}.review-widget .body .edit-container .form-actions{padding-top:10px}.review-widget .body .edit-textarea{margin:5px 12px 10px 0}.review-widget .body .comment-form-container .form-actions .monaco-text-button,.review-widget .body .edit-container .monaco-text-button{width:auto;padding:4px 10px;margin-left:5px}.review-widget .body .form-actions .monaco-text-button{float:right}.review-widget .head{box-sizing:border-box;display:flex;height:100%}.review-widget .head .review-title{display:inline-block;font-size:13px;margin-left:20px;cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-widget .head .review-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.review-widget .head .review-actions{flex:1;text-align:right;padding-right:2px}.review-widget .head .review-actions>.monaco-action-bar{display:inline-block}.review-widget .head .review-actions>.monaco-action-bar,.review-widget .head .review-actions>.monaco-action-bar>.actions-container{height:100%}.review-widget .action-item{min-width:18px;min-height:20px;margin-left:4px}.review-widget .head .review-actions>.monaco-action-bar .action-label{margin:0;line-height:inherit;background-repeat:no-repeat;background-position:center center}.review-widget .head .review-actions>.monaco-action-bar .action-label.codicon{margin:0}.review-widget>.body{border-top:1px solid;position:relative}.monaco-editor .comment-range-glyph{margin-left:10px;width:4px!important;cursor:pointer;z-index:10}div.preview.inline .monaco-editor .comment-range-glyph{display:none!important}.monaco-editor .comment-diff-added{border-left-width:3px;border-left-style:solid}.monaco-editor .comment-diff-added,.monaco-editor .comment-range-glyph.multiline-add{border-left-color:var(--vscode-editorGutter-commentRangeForeground)}.monaco-editor .comment-diff-added:before,.monaco-editor .comment-range-glyph.line-hover:before{background:var(--vscode-editorGutter-commentRangeForeground)}.monaco-editor .comment-thread:before,.monaco-editor .comment-thread-unresolved:before{background:var(--vscode-editorGutter-commentRangeForeground)}.monaco-editor .comment-thread-range{background-color:var(--vscode-editorCommentsWidget-rangeBackground)}.monaco-editor .comment-thread-range-current{background-color:var(--vscode-editorCommentsWidget-rangeActiveBackground)}.monaco-editor .margin-view-overlays .comment-range-glyph.line-hover,.monaco-editor .margin-view-overlays .comment-range-glyph.comment-thread,.monaco-editor .margin-view-overlays .comment-range-glyph.comment-thread-unresolved{margin-left:13px}.monaco-editor .margin-view-overlays>div:hover>.comment-range-glyph.comment-diff-added:before,.monaco-editor .margin-view-overlays .comment-range-glyph.line-hover:before,.monaco-editor .comment-range-glyph.comment-thread:before,.monaco-editor .comment-range-glyph.comment-thread-unresolved:before{position:absolute;height:100%;width:9px;left:-6px;z-index:10;color:var(--vscode-editorGutter-commentGlyphForeground);text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center}.monaco-editor .comment-range-glyph.comment-thread-unresolved:before{color:var(--vscode-editorGutter-commentUnresolvedGlyphForeground)}.monaco-editor .margin-view-overlays .comment-range-glyph.multiline-add{border-left-width:3px;border-left-style:dotted;height:16px;margin-top:2px}.monaco-editor .margin-view-overlays>div:hover>.comment-range-glyph.comment-diff-added:before,.monaco-editor .margin-view-overlays .comment-range-glyph.line-hover:before{content:var(--vscode-icon-plus-content);font-family:var(--vscode-icon-plus-font-family);font-family:codicon;border-radius:3px;width:18px!important;margin-left:-5px;padding-left:1px}.monaco-editor .comment-range-glyph.comment-thread,.monaco-editor .comment-range-glyph.comment-thread-unresolved{z-index:20}.monaco-editor .comment-range-glyph.comment-thread:before,.monaco-editor .comment-range-glyph.comment-thread-unresolved:before{font-family:codicon;font-size:13px;width:18px!important;line-height:100%;border-radius:3px;z-index:20;margin-left:-5px;padding-top:1px;padding-left:1px}.monaco-editor .comment-range-glyph.comment-thread:before{content:var(--vscode-icon-comment-add-content);font-family:var(--vscode-icon-comment-add-font-family)}.monaco-editor .comment-range-glyph.comment-thread-unresolved:before{content:var(--vscode-icon-comment-unresolved-content);font-family:var(--vscode-icon-comment-unresolved-font-family)}.monaco-editor.inline-comment .margin-view-overlays .codicon-folding-expanded,.monaco-editor.inline-comment .margin-view-overlays .codicon-folding-collapsed{margin-left:11px}.monaco-editor.inline-comment .margin-view-overlays .dirty-diff-glyph{margin-left:25px}.monaco-workbench .part{box-sizing:border-box;overflow:hidden}.monaco-workbench .part>.drop-block-overlay.visible{visibility:visible}.monaco-workbench .part>.drop-block-overlay{position:absolute;top:0;width:100%;height:100%;visibility:hidden;opacity:0;z-index:12}.monaco-workbench .part>.title,.monaco-workbench .part>.header-or-footer{display:none}.monaco-workbench .part>.title,.monaco-workbench .part>.header-or-footer{height:35px;display:flex;box-sizing:border-box;overflow:hidden}.monaco-workbench .part>.title{padding-left:8px;padding-right:8px}.monaco-workbench .part>.title>.title-label{line-height:35px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-workbench .part>.title>.title-label{padding-left:12px}.monaco-workbench .part>.title>.title-label h2{font-size:11px;cursor:default;font-weight:400;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-workbench .part>.title>.title-label a{text-decoration:none;font-size:13px;cursor:default}.monaco-workbench .part>.title>.title-actions{height:35px;flex:1;padding-left:5px}.monaco-workbench .part>.title>.title-actions .action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-workbench .part>.title>.title-actions .action-label .label{display:none}.monaco-workbench .part>.content{font-size:13px}.monaco-workbench .part>.content>.monaco-progress-container,.monaco-workbench .part.editor>.content .editor-group-container>.monaco-progress-container{position:absolute;left:0;top:33px;z-index:5}.monaco-workbench .part.activitybar{width:48px;height:100%}.monaco-workbench .activitybar.bordered:before{content:"";float:left;position:absolute;box-sizing:border-box;height:100%;width:0px;border-color:inherit}.monaco-workbench .activitybar.left.bordered:before{right:0;border-right-style:solid;border-right-width:1px}.monaco-workbench .activitybar.right.bordered:before{left:0;border-left-style:solid;border-left-width:1px}.monaco-workbench .activitybar>.content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.monaco-workbench .activitybar>.content .monaco-action-bar{text-align:left;background-color:inherit}.monaco-workbench .activitybar .action-item:focus{outline:0!important}.monaco-workbench .activitybar>.content>.composite-bar{margin-bottom:auto}.monaco-workbench .activitybar .menubar,.monaco-workbench .activitybar .menubar.compact .toolbar-toggle-more{width:100%;height:35px}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item{display:block;position:relative}.monaco-workbench .activitybar>.content .composite-bar>.monaco-action-bar .action-item:before,.monaco-workbench .activitybar>.content .composite-bar>.monaco-action-bar .action-item:after{position:absolute;content:"";width:48px;height:2px;display:none;background-color:transparent;transition-property:background-color;transition-duration:0ms;transition-delay:.1s}.monaco-workbench .activitybar>.content.dragged-over .composite-bar>.monaco-action-bar .action-item:before,.monaco-workbench .activitybar>.content.dragged-over .composite-bar>.monaco-action-bar .action-item:after{display:block}.monaco-workbench .activitybar>.content>.composite-bar>.monaco-action-bar .action-item.top:before,.monaco-workbench .activitybar>.content>.composite-bar>.monaco-action-bar .action-item.top:after,.monaco-workbench .activitybar>.content>.composite-bar>.monaco-action-bar .action-item.bottom:before,.monaco-workbench .activitybar>.content>.composite-bar>.monaco-action-bar .action-item.bottom:after{transition-delay:0s}.monaco-workbench .activitybar>.content>.composite-bar>.monaco-action-bar .action-item.bottom+.action-item:before,.monaco-workbench .activitybar>.content>.composite-bar>.monaco-action-bar .action-item.top:before,.monaco-workbench .activitybar>.content>.composite-bar>.monaco-action-bar .action-item:last-of-type.bottom:after,.monaco-workbench .activitybar>.content.dragged-over-head>.composite-bar>.monaco-action-bar .action-item:first-of-type:before,.monaco-workbench .activitybar>.content.dragged-over-tail>.composite-bar>.monaco-action-bar .action-item:last-of-type:after{background-color:var(--insert-border-color)}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-label{position:relative;z-index:1;display:flex;overflow:hidden;width:48px;height:48px;margin-right:0;box-sizing:border-box}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-label:not(.codicon){font-size:15px;line-height:40px;padding:0 0 0 48px}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-label.codicon{font-size:24px;align-items:center;justify-content:center}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.active .action-label.codicon,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus .action-label.codicon,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:hover .action-label.codicon{color:var(--vscode-activityBar-foreground)!important}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.active .action-label.uri-icon,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus .action-label.uri-icon,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:hover .action-label.uri-icon{background-color:var(--vscode-activityBar-foreground)!important}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.checked .active-item-indicator:before,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus .active-item-indicator:before{content:"";position:absolute;z-index:1;top:0;height:100%;width:0;border-left:2px solid}.monaco-workbench.hc-black .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.checked .active-item-indicator:before,.monaco-workbench.hc-black .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus .active-item-indicator:before{border-color:var(--vscode-activityBar-activeBorder)}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.checked .active-item-indicator:before{top:0;height:100%}.monaco-workbench.hc-black .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.checked:not(:focus) .active-item-indicator.action-item,.monaco-workbench.hc-light .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.checked:not(:focus) .active-item-indicator{display:none}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.clicked:focus:before,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item.clicked:focus .active-item-indicator:before{border-left:none!important}.monaco-workbench .activitybar.left>.content :not(.monaco-menu)>.monaco-action-bar .action-item .active-item-indicator:before{left:0}.monaco-workbench .activitybar.right>.content :not(.monaco-menu)>.monaco-action-bar .action-item .active-item-indicator:before{right:0}.monaco-workbench.hc-black .activitybar.left>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus:before,.monaco-workbench.hc-black .activitybar.right>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus:before,.monaco-workbench.hc-light .activitybar.left>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus:before,.monaco-workbench.hc-light .activitybar.right>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus:before{outline:none}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .profile-badge,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .active-item-indicator,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .badge{position:absolute;top:0;bottom:0;margin:auto;left:0;overflow:hidden;width:100%;height:100%}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .active-item-indicator,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .badge{z-index:2}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .profile-badge{z-index:1}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .active-item-indicator{pointer-events:none}.monaco-workbench.border .activitybar.right>.content :not(.monaco-menu)>.monaco-action-bar .active-item-indicator{left:-2px}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .badge .badge-content{position:absolute;top:24px;right:8px;font-size:9px;font-weight:600;min-width:8px;height:16px;line-height:16px;padding:0 4px;border-radius:20px;text-align:center}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .profile-badge .profile-text-overlay{position:absolute;font-weight:600;font-size:9px;line-height:10px;top:24px;right:6px;padding:2px 3px;border-radius:7px;background-color:var(--vscode-profileBadge-background);color:var(--vscode-profileBadge-foreground);border:2px solid var(--vscode-activityBar-background)}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:active .profile-text-overlay,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:focus .profile-text-overlay,.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .action-item:hover .profile-text-overlay{color:var(--vscode-activityBar-foreground)}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .badge .codicon.badge-content{font-size:12px;font-weight:unset;padding:0;justify-content:center}.monaco-workbench .activitybar>.content :not(.monaco-menu)>.monaco-action-bar .badge .codicon.badge-content:before{text-align:center;vertical-align:baseline}.monaco-workbench .activitybar.right>.content :not(.monaco-menu)>.monaco-action-bar .profile-badge,.monaco-workbench .activitybar.right>.content :not(.monaco-menu)>.monaco-action-bar .badge{left:auto;right:0}.monaco-workbench.nopanel .part.panel{display:none!important;visibility:hidden!important}.monaco-workbench .part.panel.bottom .composite.title{border-top-width:1px;border-top-style:solid}.monaco-workbench.nomaineditorarea .part.panel.bottom .composite.title{border-top-width:0}.monaco-workbench .part.panel.top{border-bottom-width:1px;border-bottom-style:solid}.monaco-workbench.nomaineditorarea .part.panel.top{border-bottom-width:0}.monaco-workbench .part.panel.right{border-left-width:1px;border-left-style:solid}.monaco-workbench.nomaineditorarea .part.panel.right{border-left-width:0}.monaco-workbench .part.panel.left{border-right-width:1px;border-right-style:solid}.monaco-workbench.nomaineditorarea .part.panel.left{border-right-width:0}.monaco-workbench .part.panel>.content .monaco-editor,.monaco-workbench .part.panel>.content .monaco-editor .margin,.monaco-workbench .part.panel>.content .monaco-editor .monaco-editor-background{background-color:var(--vscode-panel-background)}.monaco-workbench .part.panel>.content .suggest-input-container .monaco-editor,.monaco-workbench .part.panel>.content .suggest-input-container .monaco-editor .margin,.monaco-workbench .part.panel>.content .suggest-input-container .monaco-editor .monaco-editor-background{background-color:inherit}.monaco-workbench .part.panel>.title>.composite-bar-container>.composite-bar>.monaco-action-bar .action-item.checked:not(:focus) .active-item-indicator:before,.monaco-workbench .part.panel>.title>.composite-bar-container>.composite-bar>.monaco-action-bar .action-item.checked.clicked:focus .active-item-indicator:before{border-top-color:var(--vscode-panelTitle-activeBorder)!important}.monaco-workbench .part.panel>.title>.composite-bar-container>.composite-bar>.monaco-action-bar .action-item:focus .action-label,.monaco-workbench .part.panel>.title>.composite-bar-container>.composite-bar>.monaco-action-bar .action-item:hover .action-label{color:var(--vscode-panelTitle-activeForeground)!important}.monaco-workbench .part.panel .monaco-inputbox{border-color:var(--vscode-panelInput-border, transparent)!important}.monaco-workbench .part.panel>.title>.composite-bar-container>.composite-bar>.monaco-action-bar .action-item:focus{outline:none}.monaco-workbench .part.basepanel.right .title-actions .codicon-split-horizontal:before,.monaco-workbench .part.basepanel.right .global-actions .codicon-panel-maximize:before,.monaco-workbench .part.basepanel.right .global-actions .codicon-panel-restore:before{display:inline-block;transform:rotate(-90deg)}.monaco-workbench .part.basepanel.left .title-actions .codicon-split-horizontal:before,.monaco-workbench .part.basepanel.left .global-actions .codicon-panel-maximize:before,.monaco-workbench .part.basepanel.left .global-actions .codicon-panel-restore:before{display:inline-block;transform:rotate(90deg)}.monaco-workbench .part.basepanel.top .title-actions .codicon-split-horizontal:before,.monaco-workbench .part.basepanel.top .global-actions .codicon-panel-maximize:before,.monaco-workbench .part.basepanel.top .global-actions .codicon-panel-restore:before{display:inline-block;transform:rotate(180deg)}.monaco-workbench .menubar>.menubar-menu-button,.monaco-workbench .menubar .toolbar-toggle-more{color:var(--vscode-titleBar-activeForeground)}.monaco-workbench .activitybar .menubar.compact>.menubar-menu-button,.monaco-workbench .activitybar .menubar.compact .toolbar-toggle-more{color:var(--vscode-activityBar-inactiveForeground)}.monaco-workbench .activitybar .menubar.compact>.menubar-menu-button.open,.monaco-workbench .activitybar .menubar.compact>.menubar-menu-button:focus,.monaco-workbench .activitybar .menubar.compact:not(:focus-within)>.menubar-menu-button:hover,.monaco-workbench .activitybar .menubar.compact>.menubar-menu-button.open .toolbar-toggle-more,.monaco-workbench .activitybar .menubar.compact>.menubar-menu-button:focus .toolbar-toggle-more,.monaco-workbench .activitybar .menubar.compact:not(:focus-within)>.menubar-menu-button:hover .toolbar-toggle-more{color:var(--vscode-activityBar-foreground)}.monaco-workbench .activitybar .menubar.compact>.menubar-menu-button:focus{background-color:var(--vscode-menubar-selectionBackground)}.monaco-workbench .menubar.inactive:not(.compact)>.menubar-menu-button,.monaco-workbench .menubar.inactive:not(.compact)>.menubar-menu-button .toolbar-toggle-more{color:var(--vscode-titleBar-inactiveForeground)}.monaco-workbench .menubar:not(.compact)>.menubar-menu-button.open,.monaco-workbench .menubar:not(.compact)>.menubar-menu-button:focus,.monaco-workbench .menubar:not(:focus-within):not(.compact)>.menubar-menu-button:hover,.monaco-workbench .menubar:not(.compact)>.menubar-menu-button.open .toolbar-toggle-more,.monaco-workbench .menubar:not(.compact)>.menubar-menu-button:focus .toolbar-toggle-more,.monaco-workbench .menubar:not(:focus-within):not(.compact)>.menubar-menu-button:hover .toolbar-toggle-more{color:var(--vscode-menubar-selectionForeground)}.monaco-workbench .menubar:not(.compact)>.menubar-menu-button.open .menubar-menu-title,.monaco-workbench .menubar:not(.compact)>.menubar-menu-button:focus .menubar-menu-title,.monaco-workbench .menubar:not(:focus-within):not(.compact)>.menubar-menu-button:hover .menubar-menu-title{background-color:var(--vscode-menubar-selectionBackground)}.monaco-workbench .menubar>.menubar-menu-button:hover .menubar-menu-title{outline:dashed 1px var(--vscode-menubar-selectionBorder)}.monaco-workbench .menubar>.menubar-menu-button.open .menubar-menu-title,.monaco-workbench .menubar>.menubar-menu-button:focus .menubar-menu-title{outline:solid 1px var(--vscode-menubar-selectionBorder)}.monaco-workbench .menubar>.menubar-menu-button.open .menubar-menu-title,.monaco-workbench .menubar>.menubar-menu-button:focus .menubar-menu-title,.monaco-workbench .menubar>.menubar-menu-button:hover .menubar-menu-title{outline-color:var(--vscode-menubar-selectionBorder);outline-offset:-1px}.menubar{display:flex;flex-shrink:1;box-sizing:border-box;height:100%;overflow:hidden}.menubar.overflow-menu-only{width:38px}.fullscreen .menubar:not(.compact){margin:0;padding:4px 5px}.menubar>.menubar-menu-button{display:flex;align-items:center;box-sizing:border-box;cursor:default;-webkit-app-region:no-drag;zoom:1;white-space:nowrap;outline:0!important}.menubar:not(.compact)>.menubar-menu-button:focus .menubar-menu-title{outline-width:1px;outline-style:solid;outline-offset:-1px;outline-color:var(--vscode-focusBorder)}.menubar.compact{flex-shrink:0;overflow:visible}.menubar.compact>.menubar-menu-button{width:100%;height:100%;padding:0}.menubar-menu-title{padding:0 8px;border-radius:5px}.menubar .menubar-menu-items-holder{position:fixed;left:0;opacity:1;z-index:2000}.menubar.compact .menubar-menu-items-holder{position:fixed}.menubar .menubar-menu-items-holder.monaco-menu-container{outline:0;border:none}.menubar .menubar-menu-items-holder.monaco-menu-container :focus{outline:0}.menubar .toolbar-toggle-more{width:22px;height:22px;padding:0 8px;display:flex;align-items:center;justify-content:center;vertical-align:sub}.menubar.compact .toolbar-toggle-more{position:relative;left:0;top:0;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center}.menubar:not(.compact) .menubar-menu-button:first-child .toolbar-toggle-more:before,.menubar.compact .toolbar-toggle-more:before{content:var(--vscode-icon-menu-content)!important;font-family:var(--vscode-icon-menu-font-family)!important}.menubar.compact>.menubar-menu-button.open .menubar-menu-title,.menubar.compact>.menubar-menu-button:focus .menubar-menu-title,.menubar.compact>.menubar-menu-button:hover .menubar-menu-title{outline-width:1px!important;outline-offset:-8px!important}.monaco-editor.standalone{font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.standalone.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.standalone.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.standalone.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-editor.standalone .synthetic-focus,.monaco-diff-editor.standalone .synthetic-focus,.monaco-editor.standalone [tabindex="0"]:focus,.monaco-diff-editor.standalone [tabindex="0"]:focus,.monaco-editor.standalone [tabindex="-1"]:focus,.monaco-diff-editor.standalone [tabindex="-1"]:focus,.monaco-editor.standalone button:focus,.monaco-diff-editor.standalone button:focus,.monaco-editor.standalone input[type=button]:focus,.monaco-diff-editor.standalone input[type=button]:focus,.monaco-editor.standalone input[type=checkbox]:focus,.monaco-diff-editor.standalone input[type=checkbox]:focus,.monaco-editor.standalone input[type=search]:focus,.monaco-diff-editor.standalone input[type=search]:focus,.monaco-editor.standalone input[type=text]:focus,.monaco-diff-editor.standalone input[type=text]:focus,.monaco-editor.standalone select:focus,.monaco-diff-editor.standalone select:focus,.monaco-editor.standalone textarea:focus,.monaco-diff-editor.standalone textarea:focus{outline-width:1px;outline-style:solid;outline-offset:-1px;outline-color:var(--vscode-focusBorder);opacity:1}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);position:relative;height:100%;width:100%;overflow-y:hidden}.monaco-component.multiDiffEditor>div{position:absolute;top:0;left:0;height:100%;width:100%}.monaco-component.multiDiffEditor>div.placeholder{visibility:hidden;display:grid;place-items:center;place-content:center}.monaco-component.multiDiffEditor>div.placeholder.visible{visibility:visible}.monaco-component.multiDiffEditor .active{--vscode-multiDiffEditor-border: var(--vscode-focusBorder)}.monaco-component.multiDiffEditor .multiDiffEntry{display:flex;flex-direction:column;flex:1;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button{margin:0 5px;cursor:pointer}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a{display:block}.monaco-component.multiDiffEditor .multiDiffEntry .header{z-index:1000;background:var(--vscode-editor-background)}.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content{margin:8px 0 0;padding:4px 5px;border-top:1px solid var(--vscode-multiDiffEditor-border);display:flex;align-items:center;color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path{display:flex;flex:1;min-width:0}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title{font-size:14px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title.original{flex:1;min-width:0;text-overflow:ellipsis}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .status{font-weight:600;opacity:.75;margin:0 10px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .actions{padding:0 8px}.monaco-component.multiDiffEditor .multiDiffEntry .editorParent{flex:1;display:flex;flex-direction:column;border-bottom:1px solid var(--vscode-multiDiffEditor-border);overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer{flex:1}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem #268fff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem #007bff80}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translate(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}@font-face{font-family:icomoon;src:url(./icomoon-CRYdaseo.eot);src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff"),url(./icomoon-DSyF1MdO.ttf) format("truetype"),url(./icomoon-DQyx0ioj.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-home:before{content:""}.icon-bubbles:before{content:""}.icon-user:before{content:""}.icon-spinner9:before{content:""}.icon-spinner11:before{content:""}.icon-power:before{content:""}.icon-download2:before{content:""}.icon-link:before{content:""}.icon-warning:before{content:""}.icon-notification:before{content:""}.icon-question:before{content:""}.icon-info:before{content:""}.icon-cancel-circle:before{content:""}.icon-cross:before{content:""}.icon-checkmark:before{content:""}.icon-cog:before{content:""}.icon-cogs:before{content:""}html{position:relative;min-height:100%}body{padding-top:3.5rem}main{padding-bottom:8px}.ace-editor{min-height:300px;font-size:14px}img.jumbo-logo-lg{width:164px}img.jumbo-logo{width:92px}img.inline-logo{height:1rem}#alert-container-matey{position:fixed;top:-5px;left:0;width:100%;z-index:999}body{display:flex;min-height:100vh;flex-direction:column}main{flex:1}a.anchor{display:block;position:relative;top:-3.6rem;visibility:hidden}.bd-title{margin-top:1rem;margin-bottom:.5rem;font-weight:300}#ld-btn-matey{float:right}#modes-matey,#examples-matey{width:max-content}.page-header{margin:15px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.page-title{text-align:center;font-weight:400;margin:0}.config-logo{height:48px;vertical-align:middle;margin-right:12px}.page-title-text{vertical-align:middle}#alert-container-matey{position:fixed;top:-5px;left:0;width:100%;z-index:999;max-height:240px;overflow-y:auto;overscroll-behavior:contain}#alerts-matey div{margin:4px auto}
