@charset "UTF-8";@import "https://fonts.googleapis.com/css?family=IBM+Plex+Mono:300,700";@import "https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,300i,400,400i,700,700i";@import "https://fonts.googleapis.com/icon?family=Material+Icons";/*!-----------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.24.0(89cdf8577cdd4881a366f9f7ef6abaa78453fd4b)
* Released under the MIT license
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
*-----------------------------------------------------------*/.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 .codicon,.monaco-action-bar .action-item .icon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label,.monaco-action-bar .action-item.disabled .action-label:before,.monaco-action-bar .action-item.disabled .action-label:hover{opacity:.4}.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 #bbb;padding-top:1px;margin-left:.8em;margin-right:.8em}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1 1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-aria-container{position:absolute;left:-999em}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;text-align:center;cursor:pointer;justify-content:center;align-items:center}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled,.monaco-button.disabled:focus{opacity:.4!important;cursor:default}.monaco-text-button>.codicon{margin:0 .2em;color:inherit!important}.monaco-custom-checkbox{margin-left:2px;float:left;cursor:pointer;overflow:hidden;opacity:.7;width:20px;height:20px;border:1px solid transparent;padding:1px;box-sizing:border-box;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-custom-checkbox.checked,.monaco-custom-checkbox:hover{opacity:1}.hc-black .monaco-custom-checkbox,.hc-black .monaco-custom-checkbox:hover{background:0 0}@font-face{font-family:codicon;src:url(/_next/static/media/codicon.80a4c25b73c1f97077ed2ea63fb85cae.ttf) format("truetype")}.codicon[class*=codicon-]{font:normal normal normal 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}@-webkit-keyframes codicon-spin{to{transform:rotate(1turn)}}@keyframes codicon-spin{to{transform:rotate(1turn)}}.context-view{position:absolute;z-index:2500}.context-view.fixed{-webkit-animation:none 0s ease 0s 1 normal none running;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:separate;-o-border-image:none;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:#000;-moz-columns:auto;-moz-column-count:auto;-moz-column-fill:balance;column-fill:balance;grid-column-gap:normal;-moz-column-gap:normal;column-gap:normal;-moz-column-rule:medium none currentColor;column-rule:medium none currentColor;-moz-column-span:1;column-span:1;-moz-column-width:auto;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-style:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;font-stretch:normal;line-height:normal;height:auto;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;-moz-tab-size:8;-o-tab-size:8;tab-size:8;table-layout:auto;text-align:left;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto;all:initial;font-family:inherit;font-size:13px;position:fixed;z-index:2500;color:inherit}.monaco-count-badge{padding:3px 6px;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-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-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}@-webkit-keyframes monaco-findInput-highlight-0{to{background:0 0}}@keyframes monaco-findInput-highlight-0{0%{background:rgba(253,255,0,.8)}to{background:0 0}}@keyframes monaco-findInput-highlight-1{0%{background:rgba(253,255,0,.8)}99%{background:0 0}}@-webkit-keyframes monaco-findInput-highlight-dark-0{to{background:0 0}}@keyframes monaco-findInput-highlight-dark-0{0%{background:hsla(0,0%,100%,.44)}to{background:0 0}}@keyframes monaco-findInput-highlight-dark-1{0%{background:hsla(0,0%,100%,.44)}99%{background:0 0}}.monaco-hover{cursor:default;position:absolute;overflow:hidden;z-index:50;-moz-user-select:text;user-select:text;-webkit-user-select:text;-ms-user-select:text;box-sizing:content-box;box-sizing:initial;-webkit-animation:fadein .1s linear;animation:fadein .1s linear;line-height:1.5em}.monaco-hover.hidden{display:none}.monaco-hover .hover-contents{padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:500px;word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover .code,.monaco-hover p,.monaco-hover ul{margin:8px 0}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0;border-right:0;margin:4px -8px -4px;height:1px}.monaco-hover .code:first-child,.monaco-hover p:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover .code:last-child,.monaco-hover p:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ol,.monaco-hover ul{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:pre-wrap}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.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{color:inherit}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents) span{margin-bottom:4px;display:inline-block}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:0;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>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1 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-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.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.italic:after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;padding:0 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-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;font-size:inherit}.monaco-inputbox.idle{border:1px solid transparent}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px}.monaco-inputbox>.ibwrapper{position:relative;width:100%;height: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;-ms-overflow-style:none;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-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}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-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-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-multiple,.monaco-list.selection-single{outline:0!important}.monaco-list:focus .monaco-list-row.selected .codicon{color:inherit}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000}.monaco-list-type-filter{display:flex;align-items:center;position:absolute;border-radius:2px;padding:0 3px;max-width:calc(100% - 10px);text-overflow:ellipsis;overflow:hidden;text-align:right;box-sizing:border-box;cursor:all-scroll;font-size:13px;line-height:18px;height:20px;z-index:1;top:4px}.monaco-list-type-filter.dragging{transition:top .2s,left .2s}.monaco-list-type-filter.ne{right:4px}.monaco-list-type-filter.nw{left:4px}.monaco-list-type-filter>.controls{display:flex;align-items:center;box-sizing:border-box;transition:width .2s;width:0}.monaco-list-type-filter.dragging>.controls,.monaco-list-type-filter:hover>.controls{width:36px}.monaco-list-type-filter>.controls>*{border:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background:0 0;width:16px;height:16px;flex-shrink:0;margin:0;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.monaco-list-type-filter>.controls>.filter{margin-left:4px}.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-list-type-filter{cursor:-webkit-grab;cursor:grab}.monaco-list-type-filter.dragging{cursor:-webkit-grabbing;cursor:grabbing}.monaco-mouse-cursor-text{cursor:text}.hc-black.mac .monaco-mouse-cursor-text,.hc-black .mac .monaco-mouse-cursor-text,.vs-dark.mac .monaco-mouse-cursor-text,.vs-dark .mac .monaco-mouse-cursor-text{cursor:-webkit-image-set(url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAL0lEQVQoz2NgCD3x//9/BhBYBWdhgFVAiVW4JBFKGIa4AqD0//9D3pt4I4tAdAMAHTQ/j5Zom30AAAAASUVORK5CYII=) 1x,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAAz0lEQVRIx2NgYGBY/R8I/vx5eelX3n82IJ9FxGf6tksvf/8FiTMQAcAGQMDvSwu09abffY8QYSAScNk45G198eX//yev73/4///701eh//kZSARckrNBRvz//+8+6ZohwCzjGNjdgQxkAg7B9WADeBjIBqtJCbhRA0YNoIkBSNmaPEMoNmA0FkYNoFKhapJ6FGyAH3nauaSmPfwI0v/3OukVi0CIZ+F25KrtYcx/CTIy0e+rC7R1Z4KMICVTQQ14feVXIbR695u14+Ir4gwAAD49E54wc1kWAAAAAElFTkSuQmCC) 2x) 5 8,text}.monaco-progress-container{width:100%;height:5px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:5px;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{-webkit-animation-name:progress;animation-name:progress;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translateZ(0)}@-webkit-keyframes progress{to{transform:translateX(4900%) scaleX(1)}}@keyframes progress{0%{transform:translateX(0) scaleX(1)}50%{transform:translateX(2500%) scaleX(3)}to{transform:translateX(4900%) scaleX(1)}}:root{--sash-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(--sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--sash-size)*2);width:calc(var(--sash-size)*2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--sash-size)*-.5);top:calc(var(--sash-size)*-1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--sash-size)*-.5);bottom:calc(var(--sash-size)*-1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--sash-size)*-.5);left:calc(var(--sash-size)*-1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--sash-size)*-.5);right:calc(var(--sash-size)*-1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;transition:background-color .1s ease-out;background:0 0}.monaco-sash.vertical:before{width:var(--sash-hover-size);left:calc(50% - var(--sash-hover-size)/2)}.monaco-sash.horizontal:before{height:var(--sash-hover-size);top:calc(50% - var(--sash-hover-size)/2)}.monaco-sash.debug{background:#0ff}.monaco-sash.debug.disabled{background:rgba(0,255,255,.2)}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:0 0;transition:opacity .1s linear}.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:inset 0 6px 6px -6px #ddd}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:inset 6px 0 6px -6px #ddd}.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:inset 6px 6px 6px -6px #ddd}.vs .monaco-scrollable-element>.scrollbar>.slider{background:hsla(0,0%,39.2%,.4)}.vs-dark .monaco-scrollable-element>.scrollbar>.slider{background:hsla(0,0%,47.5%,.4)}.hc-black .monaco-scrollable-element>.scrollbar>.slider{background:rgba(111,195,223,.6)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:hsla(0,0%,39.2%,.7)}.hc-black .monaco-scrollable-element>.scrollbar>.slider:hover{background:rgba(111,195,223,.8)}.monaco-scrollable-element>.scrollbar>.slider.active{background:rgba(0,0,0,.6)}.vs-dark .monaco-scrollable-element>.scrollbar>.slider.active{background:hsla(0,0%,74.9%,.4)}.hc-black .monaco-scrollable-element>.scrollbar>.slider.active{background:#6fc3df}.vs-dark .monaco-scrollable-element .shadow.top{box-shadow:none}.vs-dark .monaco-scrollable-element .shadow.left{box-shadow:inset 6px 0 6px -6px #000}.vs-dark .monaco-scrollable-element .shadow.top.left{box-shadow:inset 6px 6px 6px -6px #000}.hc-black .monaco-scrollable-element .shadow.left,.hc-black .monaco-scrollable-element .shadow.top,.hc-black .monaco-scrollable-element .shadow.top.left{box-shadow:none}.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:auto}.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:normal;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}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1 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-td,.monaco-table-th{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(--sash-size)/2);width:0;border-left:1px solid transparent}.monaco-table>.monaco-split-view2,.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent;transition:border-color .1s linear}.monaco-tl-contents,.monaco-tl-twistie{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;color:inherit!important;transform:translateX(3px)}.monaco-tl-contents{flex:1 1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.quick-input-widget{position:absolute;width:600px;z-index:2000;padding:0 1px 6px;left:50%;margin-left:-300px}.quick-input-titlebar{display:flex;align-items:center}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1 1}.quick-input-title{padding:3px 0;text-align:center}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1 1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:50%;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px}.quick-input-header .quick-input-description{margin:4px 2px}.quick-input-header{display:flex;padding:6px 6px 0;margin-bottom:-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;position:relative}.quick-input-check-all{align-self:center;margin:0}.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:27.5px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px 5px 2px}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-progress.monaco-progress-container,.quick-input-progress.monaco-progress-container .progress-bit{height:2px}.quick-input-list{line-height:22px;margin-top:6px}.quick-input-widget.hidden-input .quick-input-list{margin-top:0}.quick-input-list .monaco-list{overflow:hidden;max-height:440px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;height:100%;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:first-child .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 1}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1 1;margin-left:5px}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-rows{margin-left:10px}.quick-input-widget .quick-input-list .quick-input-list-checkbox{display:none}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-checkbox{display:inline}.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 1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:sub}.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-highlighted-label .highlight{font-weight:700}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:8px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0 1;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;margin-right:4px}.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.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{display:flex}.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}.monaco-editor .inputarea.ime-input{z-index:10}.monaco-editor .margin-view-overlays .current-line,.monaco-editor .view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .margin-view-overlays .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .lines-content .cigr,.monaco-editor .lines-content .cigra{position:absolute}.monaco-editor .margin-view-overlays .line-numbers{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default;height:100%}.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.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{position:absolute;width:100%}.monaco-editor .mtkz{display:inline-block}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.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 .minimap-slider.active,.monaco-editor .minimap.slider-mouseover:hover .minimap-slider{opacity:1}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px}.monaco-editor .lines-content .cslr{position:absolute}.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 .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{box-sizing:border-box;background:0 0!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:0 0!important;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:0 0!important;box-sizing:border-box}@-webkit-keyframes monaco-cursor-smooth{to{opacity:0}}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@-webkit-keyframes monaco-cursor-phase{to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@-webkit-keyframes monaco-cursor-expand{to{transform:scaleY(0)}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{-webkit-animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate;animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{-webkit-animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate;animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{-webkit-animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate;animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:rgba(0,0,0,.03)}.monaco-diff-editor.vs-dark .diffOverview{background:hsla(0,0%,100%,.01)}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar{background:0 0}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar{background:0 0}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:hsla(0,0%,67.1%,.4)}.modified-in-monaco-diff-editor.hc-black .slider.active{background:0 0}.monaco-diff-editor .delete-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-editor .insert-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-diff-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-editor.hc-black .insert-sign{opacity:1}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .inline-deleted-margin-view-zone{text-align:right}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-diff-editor .diff-review-line-number{text-align:right;display:inline-block}.monaco-diff-editor .diff-review{position:absolute;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-diff-editor .diff-review-summary{padding-left:10px}.monaco-diff-editor .diff-review-shadow{position:absolute}.monaco-diff-editor .diff-review-row{white-space:pre}.monaco-diff-editor .diff-review-table{display:table;min-width:100%}.monaco-diff-editor .diff-review-row{display:table-row;width:100%}.monaco-diff-editor .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-diff-editor .diff-review-spacer>.codicon{font-size:9px!important}.monaco-diff-editor .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px}.monaco-diff-editor .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .codelens-decoration>a,.monaco-editor .codelens-decoration>span{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;white-space:nowrap;vertical-align:sub}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer}.monaco-editor .codelens-decoration .codicon{vertical-align:middle;color:currentColor!important}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@-webkit-keyframes fadein{to{opacity:1}}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{-webkit-animation:fadein .1s linear;animation:fadein .1s linear}.colorpicker-widget{height:190px;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-editor .colorpicker-hover:focus{outline:none}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.colorpicker-header .picked-color{width:216px;line-height:24px;cursor:pointer;color:#fff;flex:1 1;text-align:center}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1 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 #fff;border-radius:100%;box-shadow:0 0 2px rgba(0,0,0,.8);position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .hue-strip{background:linear-gradient(180deg,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.colorpicker-body .hue-strip,.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:-webkit-grab;cursor:grab}.colorpicker-body .opacity-strip{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:-webkit-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 hsla(0,0%,100%,.71);box-shadow:0 0 1px rgba(0,0,0,.85)}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.monaco-editor.vs .dnd-target{border-right:2px dotted #000;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.hc-black.mac.mouse-default .view-lines,.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines{cursor:default}.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines{cursor:copy}.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))}.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}.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:4px 0 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,.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 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:20px;height:20px;flex:initial;margin-left:3px;background-position:50%;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.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%;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{opacity:.3;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.next,.monaco-editor .find-widget.collapsed-find-widget .button.previous,.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 .findMatch{-webkit-animation-duration:0;animation-duration:0;-webkit-animation-name:inherit!important;animation-name:inherit!important}.monaco-editor .find-widget .monaco-sash{left:0!important}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons,.monaco-editor .margin-view-overlays:hover .codicon{opacity:1}.monaco-editor .inline-folded:after{color:grey;margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.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;-moz-user-select:text;user-select:text;-webkit-user-select:text;-ms-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}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer}.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}.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%}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer}.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}@-webkit-keyframes fadeIn{to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{-webkit-animation:fadeIn .15s ease-out;animation:fadeIn .15s ease-out}@-webkit-keyframes fadeOut{to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{-webkit-animation:fadeOut .1s ease-out;animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:1px 4px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;z-index:1000;border:8px solid transparent;position:absolute}.monaco-editor .monaco-editor-overlaymessage.below .anchor.below,.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.monaco-editor .parameter-hints-widget{z-index:10;display:flex;flex-direction:column;line-height:1.5em}.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.visible{transition:left .05s ease-in-out}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .body,.monaco-editor .parameter-hints-widget .monaco-scrollable-element{display:flex;flex:1 1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px}.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 .markdown-docs{white-space:normal}.monaco-editor .parameter-hints-widget .docs .markdown-docs code{font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs code{border-radius:3px;padding:0 .4em}.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;opacity:.5;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{font-weight:700;text-decoration:underline}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:center;font-size:13px;margin-left:20px;cursor:pointer;min-width:0}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1 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}.monaco-editor .rename-box{z-index:100;color:inherit}.monaco-editor .rename-box.preview{padding:3px 3px 0}.monaco-editor .rename-box .rename-input{padding:3px;width:calc(100% - 6px)}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .snippet-placeholder{min-width:2px}.monaco-editor .finish-snippet-placeholder,.monaco-editor .snippet-placeholder{outline-style:solid;outline-width:1px}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-details,.monaco-editor .suggest-widget{flex:0 1 auto;width:100%;border-style:solid;border-width:1px}.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-black .suggest-widget{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 transparent;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{opacity:.5;color:inherit}.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.focused.string-label>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.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{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-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>.contents{flex:1 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:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.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-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label,.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}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:4px;opacity:.4;font-size:90%;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{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.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row: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.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row: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:50%}.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}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1 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 1;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 12px 5px}.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}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:normal;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 .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 ol,.monaco-editor .suggest-details ul{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.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-editor .accessibilityHelpWidget{padding:10px;vertical-align:middle;overflow:scroll}.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;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC4wMzYgNC4wMUg0LjAwOFYzMi4wM2g0NC4wMjhWNC4wMXpNNC4wMDguMDA4QTQuMDAzIDQuMDAzIDAgMDAuMDA1IDQuMDFWMzIuMDNhNC4wMDMgNC4wMDMgMCAwMDQuMDAzIDQuMDAyaDQ0LjAyOGE0LjAwMyA0LjAwMyAwIDAwNC4wMDMtNC4wMDJWNC4wMUE0LjAwMyA0LjAwMyAwIDAwNDguMDM2LjAwOEg0LjAwOHpNOC4wMSA4LjAxM2g0LjAwM3Y0LjAwM0g4LjAxVjguMDEzem0xMi4wMDggMGgtNC4wMDJ2NC4wMDNoNC4wMDJWOC4wMTN6bTQuMDAzIDBoNC4wMDJ2NC4wMDNoLTQuMDAyVjguMDEzem0xMi4wMDggMGgtNC4wMDN2NC4wMDNoNC4wMDNWOC4wMTN6bTQuMDAyIDBoNC4wMDN2NC4wMDNINDAuMDNWOC4wMTN6bS0yNC4wMTUgOC4wMDVIOC4wMXY0LjAwM2g4LjAwNnYtNC4wMDN6bTQuMDAyIDBoNC4wMDN2NC4wMDNoLTQuMDAzdi00LjAwM3ptMTIuMDA4IDBoLTQuMDAzdjQuMDAzaDQuMDAzdi00LjAwM3ptMTIuMDA4IDB2NC4wMDNoLTguMDA1di00LjAwM2g4LjAwNXptLTMyLjAyMSA4LjAwNUg4LjAxdjQuMDAzaDQuMDAzdi00LjAwM3ptNC4wMDMgMGgyMC4wMTN2NC4wMDNIMTYuMDE2di00LjAwM3ptMjguMDE4IDBINDAuMDN2NC4wMDNoNC4wMDN2LTQuMDAzeiIgZmlsbD0iIzQyNDI0MiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUzdjM2SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) 50% no-repeat;border:4px solid #f6f6f6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC4wMzYgNC4wMUg0LjAwOFYzMi4wM2g0NC4wMjhWNC4wMXpNNC4wMDguMDA4QTQuMDAzIDQuMDAzIDAgMDAuMDA1IDQuMDFWMzIuMDNhNC4wMDMgNC4wMDMgMCAwMDQuMDAzIDQuMDAyaDQ0LjAyOGE0LjAwMyA0LjAwMyAwIDAwNC4wMDMtNC4wMDJWNC4wMUE0LjAwMyA0LjAwMyAwIDAwNDguMDM2LjAwOEg0LjAwOHpNOC4wMSA4LjAxM2g0LjAwM3Y0LjAwM0g4LjAxVjguMDEzem0xMi4wMDggMGgtNC4wMDJ2NC4wMDNoNC4wMDJWOC4wMTN6bTQuMDAzIDBoNC4wMDJ2NC4wMDNoLTQuMDAyVjguMDEzem0xMi4wMDggMGgtNC4wMDN2NC4wMDNoNC4wMDNWOC4wMTN6bTQuMDAyIDBoNC4wMDN2NC4wMDNINDAuMDNWOC4wMTN6bS0yNC4wMTUgOC4wMDVIOC4wMXY0LjAwM2g4LjAwNnYtNC4wMDN6bTQuMDAyIDBoNC4wMDN2NC4wMDNoLTQuMDAzdi00LjAwM3ptMTIuMDA4IDBoLTQuMDAzdjQuMDAzaDQuMDAzdi00LjAwM3ptMTIuMDA4IDB2NC4wMDNoLTguMDA1di00LjAwM2g4LjAwNXptLTMyLjAyMSA4LjAwNUg4LjAxdjQuMDAzaDQuMDAzdi00LjAwM3ptNC4wMDMgMGgyMC4wMTN2NC4wMDNIMTYuMDE2di00LjAwM3ptMjguMDE4IDBINDAuMDN2NC4wMDNoNC4wMDN2LTQuMDAzeiIgZmlsbD0iI0M1QzVDNSIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUzdjM2SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) 50% no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;-moz-user-select:text;user-select:text;-webkit-user-select:text;-ms-user-select:text;padding:10px}.tokens-inspect-separator{height:1px;border:0}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.monaco-keybinding>.monaco-keybinding-key{background-color:hsla(0,0%,86.7%,.4);border:1px solid hsla(0,0%,80%,.4);border-bottom-color:hsla(0,0%,73.3%,.4);box-shadow:inset 0 -1px 0 hsla(0,0%,73.3%,.4);color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:1px solid #6fc3df;box-shadow:none;color:#fff}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:hsla(0,0%,50.2%,.17);border:1px solid rgba(51,51,51,.6);border-bottom-color:rgba(68,68,68,.6);box-shadow:inset 0 -1px 0 rgba(68,68,68,.6);color:#ccc}.monaco-editor{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-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.monaco-editor.hc-black{-ms-high-contrast-adjust:none}@media screen and (-ms-high-contrast:active){.monaco-editor.vs-dark .view-overlays .current-line,.monaco-editor.vs .view-overlays .current-line{border-color:windowtext!important;border-left:0;border-right:0}.monaco-editor.vs-dark .cursor,.monaco-editor.vs .cursor{background-color:windowtext!important}.monaco-editor.vs-dark .dnd-target,.monaco-editor.vs .dnd-target{border-color:windowtext!important}.monaco-editor.vs-dark .selected-text,.monaco-editor.vs .selected-text{background-color:highlight!important}.monaco-editor.vs-dark .view-line,.monaco-editor.vs .view-line{-ms-high-contrast-adjust:none}.monaco-editor.vs-dark .view-line span,.monaco-editor.vs .view-line span{color:windowtext!important}.monaco-editor.vs-dark .view-line span.inline-selected-text,.monaco-editor.vs .view-line span.inline-selected-text{color:highlighttext!important}.monaco-editor.vs-dark .view-overlays,.monaco-editor.vs .view-overlays{-ms-high-contrast-adjust:none}.monaco-editor.vs-dark .reference-decoration,.monaco-editor.vs-dark .selectionHighlight,.monaco-editor.vs-dark .wordHighlight,.monaco-editor.vs-dark .wordHighlightStrong,.monaco-editor.vs .reference-decoration,.monaco-editor.vs .selectionHighlight,.monaco-editor.vs .wordHighlight,.monaco-editor.vs .wordHighlightStrong{border:2px dotted highlight!important;background:0 0!important;box-sizing:border-box}.monaco-editor.vs-dark .rangeHighlight,.monaco-editor.vs .rangeHighlight{background:0 0!important;border:1px dotted activeborder!important;box-sizing:border-box}.monaco-editor.vs-dark .bracket-match,.monaco-editor.vs .bracket-match{border-color:windowtext!important;background:0 0!important}.monaco-editor.vs-dark .currentFindMatch,.monaco-editor.vs-dark .findMatch,.monaco-editor.vs .currentFindMatch,.monaco-editor.vs .findMatch{border:2px dotted activeborder!important;background:0 0!important;box-sizing:border-box}.monaco-editor.vs-dark .find-widget,.monaco-editor.vs .find-widget{border:1px solid windowtext}.monaco-editor.vs-dark .monaco-list .monaco-list-row,.monaco-editor.vs .monaco-list .monaco-list-row{-ms-high-contrast-adjust:none;color:windowtext!important}.monaco-editor.vs-dark .monaco-list .monaco-list-row.focused,.monaco-editor.vs .monaco-list .monaco-list-row.focused{color:highlighttext!important;background-color:highlight!important}.monaco-editor.vs-dark .monaco-list .monaco-list-row:hover,.monaco-editor.vs .monaco-list .monaco-list-row:hover{background:0 0!important;border:1px solid highlight;box-sizing:border-box}.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar,.monaco-editor.vs .monaco-scrollable-element>.scrollbar{-ms-high-contrast-adjust:none;background:background!important;border:1px solid windowtext;box-sizing:border-box}.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar>.slider,.monaco-editor.vs .monaco-scrollable-element>.scrollbar>.slider{background:windowtext!important}.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar>.slider.active,.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar>.slider:hover,.monaco-editor.vs .monaco-scrollable-element>.scrollbar>.slider.active,.monaco-editor.vs .monaco-scrollable-element>.scrollbar>.slider:hover{background:highlight!important}.monaco-editor.vs-dark .decorationsOverviewRuler,.monaco-editor.vs .decorationsOverviewRuler{opacity:0}.monaco-editor.vs-dark .minimap,.monaco-editor.vs .minimap{display:none}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.vs .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{-ms-high-contrast-adjust:none;color:highlighttext!important;background-color:highlight!important}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:hover .action-label,.monaco-editor.vs .monaco-menu .monaco-action-bar.vertical .action-menu-item:hover .action-label{-ms-high-contrast-adjust:none;background:0 0!important;border:1px solid highlight;box-sizing:border-box}.monaco-diff-editor.vs-dark .diffOverviewRuler,.monaco-diff-editor.vs .diffOverviewRuler{display:none}.monaco-editor.vs-dark .line-delete,.monaco-editor.vs-dark .line-insert,.monaco-editor.vs .line-delete,.monaco-editor.vs .line-insert{background:0 0!important;border:1px solid highlight!important;box-sizing:border-box}.monaco-editor.vs-dark .char-delete,.monaco-editor.vs-dark .char-insert,.monaco-editor.vs .char-delete,.monaco-editor.vs .char-insert{background:0 0!important}}.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 .action-label{background-image:var(--menu-entry-icon-light)}.hc-black .monaco-action-bar .action-item.menu-entry .action-label,.vs-dark .monaco-action-bar .action-item.menu-entry .action-label{background-image:var(--menu-entry-icon-dark)}.context-view .monaco-menu{min-width:130px}.str-chat__message-attachment--media{max-width:300px;width:100%!important}.diff-line{line-height:1.5;font-family:Consolas,Courier,monospace}.diff-gutter>a{color:inherit;display:block}.diff-gutter,.diff-gutter>a{padding:0 1ch;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.diff-gutter-insert{background-color:#11441e;opacity:.5}.code-block:hover .diff-gutter-insert{background-color:#106325}.diff-gutter-delete{opacity:.5}.code-block:hover .diff-gutter-delete,.diff-gutter-delete{background-color:#8f1d2a}.diff-gutter-omit{cursor:default}.diff-gutter-selected{opacity:.5}.code-block:hover .diff-gutter-selected,.diff-gutter-selected{background-color:#514914}.diff-code{white-space:pre-wrap;word-wrap:break-word;word-break:break-all;padding:0 0 0 .5em}.code-block:hover .diff-code-insert,.diff-code-insert{background-color:#124d20}.diff-code-edit{display:inline-block;color:inherit}.diff-code-insert .diff-code-edit{background-color:#c0dc91}.code-block:hover .diff-code-delete,.diff-code-delete{background-color:#61121b}.diff-code-delete .diff-code-edit{background-color:#5b191c}.diff-code-selected{background-color:#3e3a0f}.diff-widget-content{vertical-align:top}.diff{table-layout:fixed;border-collapse:collapse;width:100%}.diff-gutter-col{width:7ch}.diff-gutter-omit{height:0}.diff-gutter-omit:before{content:" ";display:block;white-space:pre;width:2px;height:100%;margin-left:4.6ch;overflow:hidden;background-color:#cb2a1d}.diff td{vertical-align:top;padding-top:0;padding-bottom:0}.diff-decoration{line-height:1.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.diff-decoration-content{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;padding:0}@media only screen and (max-width:640px){.code-block .diff-code{opacity:1}.code-block .diff-gutter-insert{background-color:#106325}.code-block .diff-code-insert{background-color:#124d20}.code-block .diff-gutter-selected{background-color:#514914}.code-block .diff-gutter-delete{background-color:#8f1d2a}.code-block .diff-code-delete{background-color:#61121b}.code-block-embed .diff-gutter,.code-block-embed .diff-gutter-delete,.code-block-embed .diff-gutter-insert,.code-block .diff-gutter,.code-block .diff-gutter-delete,.code-block .diff-gutter-insert{opacity:1;color:inherit}}.stripe-form{background-color:var(--third-bg-color);border:none;padding:10px 12px;height:40px;border-radius:6px}.browser-unsupported{position:absolute;background:#fff;font-family:Helvetica Neue;font-size:14px;line-height:17px;text-align:center;color:#4a4a4a;top:50%;left:50%;transform:translate(-50%,-50%)}.call{width:100%;height:calc(100% - 2px);display:flex;overflow:hidden;margin-top:2px}.video-participant{cursor:pointer}.main-video-area{display:flex;flex-wrap:nowrap;width:100%;flex-direction:row;height:100%;overflow:hidden}.loading{position:absolute;color:#fff;top:50%;left:50%;margin:0;transform:translate(-50%,-50%);font-size:14px;line-height:17px}.loading:after{content:".";-webkit-animation:dots 1s steps(5) infinite;animation:dots 1s steps(5) infinite}@keyframes dots{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#fff;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #fff,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #fff,.5em 0 0 #fff}}.teletype-dom-container{overflow-y:auto;overflow-x:hidden}.teletype-dom-container.zoom{overflow:scroll}.teletype-dom-share{display:flex;justify-content:center;padding-top:36px;background-color:var(--bg-chat);overflow:hidden}.teletype-dom-user-name{left:20px!important}.teletype-dom-user-name .navigation-bar{padding-left:10px}.teletype-dom-user-name .navigation-bar button{border:none;margin-right:4px;border-radius:3px;padding:1px 6px;font-size:125%;line-height:125%}.teletype-dom-user-name .navigation-bar button:hover{opacity:1;background-color:var(--main-action-color);color:var(--dark)}.teletype-dom-participant-state{position:absolute;top:100px!important;right:10px!important}.teletype-dom-participant-state .participant-state-icon,.teletype-dom-participant-state .user-name{background-color:transparent}.replayer-wrapper{height:100%}.replayer-wrapper iframe:first-of-type{border:none;background-color:#fff}.replayer-mouse{z-index:2}.guest-cursors-label{position:absolute;margin-left:10px;color:#fff;max-width:20em;text-overflow:ellipsis;background-color:#3e8aff;border-radius:4px;padding:3px 4px;font-size:11px;margin-top:15px;white-space:nowrap;font-family:sans-serif!important;line-height:13px}.replayer-mouse:after{opacity:.1!important}.editor-container{overflow:hidden;width:100%}.editor-container .editor{height:calc(100% - 30px)}.editor-container .editor-tabs{list-style:none;padding:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;display:block;color:var(--secondary-type-color)}.editor-share .nav-tabs .nav-link.active{color:var(--type-color)}.editor-share{display:flex;justify-content:center;border-radius:8px;padding-top:31px;width:100%}.editor-user-name{left:0;top:5px}.editor-share .nav-tabs .nav-item.show .nav-link,.editor-share .nav-tabs .nav-link.active{background-color:#000;border-color:transparent}.monaco-editor,.monaco-editor-background,.monaco-editor .inputarea.ime-input,.monaco-editor .margin{background-color:#000!important}.editor-share .nav-tabs{border:none}.editor-share .nav-tabs .nav-item{margin-bottom:-1px;display:inline-block;white-space:nowrap;position:relative}.editor .selection-decoration{background-color:rgba(255,235,59,.2)}.editor-follow-peer{position:absolute;top:2px;left:4px}.command-palette{width:calc(100% + 80px);height:100%;position:fixed;z-index:9999;justify-content:center;display:flex}.command-palette-content{height:auto;background-color:var(--dark);border-radius:4px;padding:1em;margin:auto;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.meeting-app{overflow:hidden;height:100vh}.terminal-container{background-color:#000;overflow:scroll;width:100%;padding:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.terminal-share{display:flex;justify-content:center;border:10px solid var(--bg-chat);background-color:var(--bg-chat);width:100%}.xterm{background-color:#000}.terminal-user-name{left:0;top:5px}.tile .background{background-color:#000;width:100%;padding-top:100%;display:none}.tile.local video{transform:scaleX(-1)}.tile.small{width:100%;padding-bottom:100%;overflow:hidden;position:relative;border-radius:0}.tile.small .background{border-radius:4px}.meeting-participant:hover .user-name{opacity:1;transition:all .25s}.meeting-participant .user-name{display:none}.camera-participant{position:relative;justify-content:center;display:flex;align-self:center}.camera-participant .participant-profile{border-radius:13px;overflow:hidden}.tile.small:hover .user-name{opacity:1}.tile.small img{position:absolute;width:auto;min-width:100%;min-height:100%}.tile.large{order:1;display:flex;flex-grow:1;flex-basis:50%;height:-webkit-fill-available;padding-right:5px;padding-left:5px;justify-content:center}.tile.large video{max-width:100%;-o-object-fit:scale-down;object-fit:scale-down}.participant-options{opacity:1;color:var(--type-color);font-size:70%;position:absolute;bottom:5px;left:6px;justify-content:center;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;z-index:100;width:100%}.participant-state-icon{background-color:rgba(0,0,0,.4392156862745098);padding:4px;display:inline-flex;margin-right:2px}.audio-icon{background-color:rgba(255,73,84,.5215686274509804)}.call-action-button{cursor:pointer}.call-action-button:hover .icon-color{fill:var(--main-action-color)}.browser-action-button{cursor:pointer;font-size:75%;line-height:18px;background-color:rgba(0,0,0,.3764705882352941);border-radius:4px;padding:4px;margin-right:2px}.browser-action-button:hover{background-color:var(--main-action-color)!important;color:var(--dark)!important}.participant-state svg{width:15px;height:15px}.participant-state .icon-color{fill:var(--type-color)}.participant-state .audio-icon .icon-color{fill:var(--dark)}.user-name{opacity:1;color:var(--type-color);font-size:70%;position:absolute;top:6px;left:6px;justify-content:center;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:rgba(0,0,0,.4392156862745098);padding:2px 5px 1px;font-weight:700}.cobrowsing-controls{left:0}.cobrowsing-controls,.cobrowsing-controls-right{opacity:1;color:var(--type-color);font-size:70%;position:absolute;top:8px;justify-content:center;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px;border-radius:5px;font-weight:700}.cobrowsing-controls-right{right:8px;background-color:rgba(0,0,0,.4392156862745098);background-color:pink}.cobrowsing-loading{background-color:var(--fourth-bg-color);width:100%;align-items:center}.cobrowsing-loading,.video-screenshare{display:flex;justify-content:center}.video-screenshare video::-webkit-media-controls{display:none!important}.lm_title{overflow:hidden;max-width:170px;text-overflow:ellipsis;overflow-x:clip;white-space:nowrap}.lm_goldenlayout .meeting-participant{height:inherit;position:relative;justify-content:center;display:flex}.lm_header .lm_tab{cursor:-webkit-grab!important;cursor:grab!important;font-family:inherit;font-size:12px!important;line-height:26px;color:var(--secondary-type-color)!important;box-shadow:none!important;background-color:var(--secondary-bg-color)!important;border-top-right-radius:8px;border-top-left-radius:8px;font-family:inherit!important;height:24px!important;margin-left:5px!important;padding-right:20px!important;margin-right:0!important;padding-bottom:1px!important}.lm_header .tab-parent-not-open{padding-left:20px!important}.lm_tab .tab-not-open{background-color:var(--main-action-color);border-radius:100%;width:6px;height:6px;position:absolute;left:7px;top:11px}.lm_close_tab{cursor:pointer!important}.lm_goldenlayout{background:0 0!important}.lm_header{height:25px!important}.lm_stack>.lm_items{padding-top:4px}.lm_maximised .lm_header{background-color:rgba(28,32,37,.3803921568627451)!important}.lm_header .lm_tab{background:rgba(16,16,16,.5686274509803921)!important;color:hsla(0,0%,100%,.6901960784313725)!important;border-bottom:1px solid rgba(0,0,0,.3215686274509804)}.lm_tab.lm_active,.lm_tab:hover{color:#fff!important;background:#101010!important}.lm_header .lm_tab:hover{background:#101010!important;color:var(--main-action-color)!important}.lm_header .lm_tab.lm_active.lm_focused{color:#fff!important;background:#24292e!important}.lm_header .lm_tab.lm_active{box-shadow:none!important;padding-bottom:2px!important;padding-top:2px!important;background:#24292e!important}.lm_header .lm_tab.lm_active.lm_focused:hover,.lm_header .lm_tab.lm_active:hover{background:#24292e!important;color:var(--main-action-color)!important}.lm_content{background:var(--bg-chat)!important;border:none!important}.lm_splitter{opacity:1!important}.lm_splitter.lm_horizontal{border-top:29px solid var(--bg-call)!important}.lm_splitter.lm_dragging,.lm_splitter:hover{background-color:var(--main-action-color)!important}#cameras-area{display:flex;align-content:center;flex-wrap:wrap;align-items:center;justify-content:center;vertical-align:middle;position:absolute;left:0;bottom:0;top:0;right:0;overflow:auto!important}.camera-participant video{max-width:100%;position:absolute;width:auto;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.profile-background{filter:blur(15px) brightness(70%);height:110%;width:110%!important;max-width:unset!important}.profile-foreground{width:40%!important;height:40%!important;min-width:unset!important;min-height:unset!important;border-radius:2px!important}.participant-profile{display:flex;width:100%;height:100%;position:absolute;align-items:center;justify-content:center}.participant-profile #loading-animation{max-height:2%;width:auto;position:absolute}div.lm_tab[title=Participants] .lm_close_tab{display:none}div.lm_tab[title=Participants]{padding-right:10px!important}.lm_header .lm_tab .lm_close_tab{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAAHeq0ewAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAC6ADAAQAAAABAAAACwAAAACidng8AAAAcklEQVQYGaVPQQ6AMAgb+iCf4I/8o0/wH37BYLsMQpBkB5cstKVlo7V4VPWOHLiQhsM7DiwahYh7n8JHtOS0CqI7XSJyOqYwyAZ4sblQzKeMZ9MPzk/gcsH+y8zL0TAduA9rNvgWNgkGrreyQvOXcnDKX7NkYkzyxsaVAAAAAElFTkSuQmCC)!important;opacity:.7!important;top:9px!important}.lm_header .lm_tab .lm_close_tab:hover{opacity:1!important}.lm_close,.lm_dock,.lm_popout{display:none!important}.lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAAEhyb7BAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAEqADAAQAAAABAAAAEgAAAAC5YZBvAAABJUlEQVQ4Ec2TwUrDQBCGs7Z4sQgeUo9S8NJDD16k4EtIX6A3X8BbH6pHzxU0aQK99OpNxaewpN+EzLDtrgQkoIGPnfnn38nuZpMknTxVVW2lEeOdNSSZNmJp4o8B7sKKJM5PLiVBXJv4+4A2tlbiFOZBN8To2k/U2XS5ltw5d0tewFLrHY60fYex35I883M5nAeYqDEw+G6KthFfPxZfMcr5XPmmOkaU7eZaIJZXm1E7nWGo1MR4D09e/lcha/2CN3iB4AKgLUD2+AnP/jp1b6p9EMzgHGIXfYW+gxvoQfvDG+U0t+BgCBmk7TMjDiZeiMzYh0HEYtLB1jA/NhOnxPKtTyXnun8zjNBKqL+5eqUePBTlsHOof+TAgEBNtiwNN7H6/9H2VLjXymHXkBoAAAAASUVORK5CYII=)!important;opacity:.5!important;top:4px!important;transition:none!important}.lm_maximised .lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAAEhyb7BAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAEqADAAQAAAABAAAAEgAAAAC5YZBvAAABKklEQVQ4EcWTzWrCQBSFNVShz+DGYBdaha58Ad/AjSDYN63QRSn+rFwJQoVsu1Pcx+9M5qbGxAYRdODknnvumTvDZKZSuW5U4zgOmPKUnYa6kkIM0wpJ24vLVDwlVUtwDuEbl5M8A7eCltJogC/Hbv/Q2/a6hXdzHREnIFKBuAOzItPLuVhoPDddn9O2D0Iwstnw/Jl641Ym+MLMmUhBx1vzpjo8/Q+pEfEb7L0pgr9b8fTXq8vaFwbEuplcZFbu4NBaGdP9E7YQgDn4u6wXtiEP+LxQTmQM+kErb56bmXwGmmABcjfNbrf5FfVifsEUvAIbb5APcAA9E0sjq9qLLfXKULQjXSXtStfpRyYNND2eJegkyj9fNfBm92bgY7MbJ7a8p7yhTX5IPAKQutikVdITpAAAAABJRU5ErkJggg==)!important;opacity:.5!important;top:4px!important;transition:none!important}.lm_header .lm_controls .lm_maximise:hover,.lm_header .lm_maximised .lm_controls .lm_maximise:hover{opacity:1!important}.volume-border{border:1px solid var(--main-action-color);width:100%;position:absolute;top:0;height:100%;left:0;max-width:unset;border-radius:0;z-index:100}.tray-button__notification-dot:before{content:"\A";width:10px;height:10px;border-radius:50%;background:#f85246;display:inline-block;position:absolute}button:hover #Camera span{display:none}button:hover #Camera:before{content:"Alt + V"}button:hover #Code span{display:none}button:hover #Code:before{content:"Alt + C"}button:hover #Terminal span{display:none}button:hover #Terminal:before{content:"Alt + T"}button:hover #Mic span{display:none}button:hover #Mic:before{content:"Alt + M"}button:hover #Screen span{display:none}button:hover #Screen:before{content:"Alt + S"}button:hover #Cobrowsing span{display:none}button:hover #Cobrowsing:before{content:"Alt + B"}button:hover #Chat span{display:none}button:hover #Chat:before{content:"Alt + X"}.navbar-brand img{max-height:28px}.navbar{top:0!important}.navbar-default{border-bottom:1px solid var(--bg-stroke-color);background-color:var(--bg-color)}.plan-price{font-size:100%}.section-header small{opacity:.5;color:inherit}.space-block{height:85px}.half-space-block{height:50px}.duck-icon{height:48px;display:inline-flex;align-self:self-end}#video-right{width:50%;min-height:100vh;height:100%;overflow:scroll;padding:150px 20px 100px;position:fixed;right:0;border-left:2px solid #d5c3fa}.column-video,.column-video-embed{flex:1 1 auto}.column-video .video-block .video-js{height:540px!important;padding-top:0!important;background-color:var(--dark);background-color:#000}.column-video-embed .video-block .video-js{height:100vh;background-color:var(--dark)}.watch-commit-container{height:540px;border-radius:10px;overflow:hidden;width:calc(100% - 30px)!important;margin-top:0}.watch-commit-container,.watch-commit-container-embed{padding-right:0!important;padding-left:0!important;background-color:var(--dark)}.watch-commit-container-embed{height:500px}.watch-commit-container-iframe{padding-right:0!important;padding-left:0!important;height:100%;background-color:var(--dark)}.watch-commit-container-embed .row,.watch-commit-container-iframe .row,.watch-commit-container .row{height:100%;align-items:center}.column-chat,.column-code{height:100%;display:contents}.code-block{height:100%}.code-block,.code-block-embed{font-size:100%;font-family:monospace;color:var(--secondary-type-color);z-index:10;width:100%;overflow-x:auto;opacity:1;margin:0;overflow:hidden;pointer-events:auto}.code-block-embed{height:inherit;align-self:baseline}.code-block-header{width:100%;background-color:var(--secondary-bg-color);background-color:#000;height:auto;color:var(--secondary-type-color);padding-left:10px;display:flex;align-items:center;word-break:break-word;padding-top:10px;padding-bottom:10px;opacity:.5;transition:all 1s}.code-scroll{overflow-y:scroll;overflow-x:hidden;border-right:4px solid var(--bg-color);height:100%}.code-scroll,table.diff{background-color:var(--dark);background-color:#000}table.diff{width:100%}.diff-code{transition:all 1s}.code-block:hover .diff-code{opacity:1}.code-block .diff-code{opacity:.5}.code-block-embed .diff-code{opacity:1}.secondary-type-color{color:var(--secondary-type-color)}tbody.diff-hunk{padding-left:10px}.diff-gutter{opacity:.5;transition:all 1s}.code-block-embed:hover .diff-gutter,.code-block-embed:hover .diff-gutter-delete,.code-block-embed:hover .diff-gutter-insert,.code-block:hover .diff-gutter,.code-block:hover .diff-gutter-delete,.code-block:hover .diff-gutter-insert{opacity:1;color:inherit}.code-block-embed:hover .code-block-header,.code-block-embed:hover .diff-expand,.code-block:hover .code-block-header,.code-block:hover .diff-expand{opacity:1}.diff-expand{border:1px solid var(--secondary-type-color);border-radius:200px;padding:0 5px 5px;cursor:pointer;margin-left:6px;margin-top:2px;opacity:.5;transition:all 1s}.diff-expand:hover{border-color:var(--main-action-color);color:var(--main-action-color)}.code-block-content{font-size:80%;margin-right:-1px}.code-block-container{transition:all .8s;font-size:100%;font-family:monospace;color:var(--dark);position:relative;width:100%;height:100%;top:0;left:0;padding-top:0;pointer-events:none}.code-block-embed:hover,.code-block:hover{opacity:1!important;color:var(--type-color)}.code-block-content div{width:100%;display:inline-flex;white-space:pre}video::-webkit-media-controls-panel{background-image:none!important;filter:brightness(.4)}.removed{background-color:var(--bg-removed);width:100%}.added{background-color:var(--bg-added)}.added,.line{width:100%}.footer{z-index:100;padding-bottom:0!important}.item-link{cursor:pointer}.video-wrapper{border:1px solid #d6d8e0;border-radius:4px;background-color:#000}.added:hover{cursor:pointer;background-color:var(--bg-active-added);width:100%}.removed:hover{cursor:pointer;background-color:var(--bg-active-removed);width:100%}.line:hover{cursor:pointer;background-color:#f8f6ff;width:100%}.explore-language-icon{width:100px;margin-bottom:20px}.card{min-height:320px}.card:hover{cursor:pointer;box-shadow:0 5px 30px 1px rgba(0,0,0,.1)}.commit-title{margin-bottom:10px;margin-top:20px}.commit-details-avatar{margin-right:10px;flex-shrink:0}.commit-details-avatar img{border-radius:2px;width:40px}.commit-details-block{width:100%;word-break:break-word}.commit-description-block{padding-bottom:20px;margin-bottom:20px;word-wrap:break-word}.commit-description-block-edit-mode{margin-bottom:20px;word-wrap:break-word}.commit-description-block-edit-mode,h1.edit-mode{padding:10px;border-radius:4px;cursor:pointer;border:2px dashed var(--secondary-bg-color)}h1.edit-mode{margin-bottom:0;font-size:2rem}.commit-description-block-edit-mode:hover,h1.edit-mode:hover{border:2px dashed var(--secondary-type-color);background-color:var(--secondary-bg-color)}.input-edit-mode{width:100%;padding:10px;color:var(--dark);border-radius:10px;border:0}input.input-edit-mode,textarea.input-edit-mode{background:var(--dark);color:var(--type-color)}.description-placeholder{color:var(--secondary-type-color)}.commit{background-color:var(--secondary-bg-color);padding:20px;border-radius:10px}.commit h4{margin-bottom:0;padding:0 6px;border-radius:3px;display:inline-block;font-weight:600;margin-right:5px;background-color:var(--third-bg-color);margin-top:0;font-size:inherit}.commit-details-title{display:block;font-weight:500;max-height:36px;overflow-y:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px}.commit-details-author{display:block;overflow:hidden;height:20px}.commit-video-details{display:flex;margin-top:10px;font-size:90%}.section-header{margin-bottom:50px}.commit-switch-code-video{float:right;z-index:999;position:relative}#video-float{position:absolute;transition:all .5s;margin-top:40px;overflow:hidden;border:1px solid var(--dark-color);width:100%;right:0;border-radius:0}.mobileTabControl{justify-content:center;margin-top:-20px;display:none;background-color:var(--bg-color);position:fixed;width:100%;z-index:1200;border-bottom:1px solid var(--bg-stroke-color)}.mobile-show{display:none!important}@media only screen and (max-width:640px){#video-float{position:fixed;width:100%;left:0;margin-bottom:20px;border-radius:0;margin-top:0;z-index:999;top:90px}.mobile-hide{display:none!important}.mobile-show{display:block!important}.column-video{position:absolute;width:100%;left:0;margin-bottom:20px;border-radius:0;margin-top:0;z-index:999;top:101px;height:240px;pointer-events:none}.column-video.showTab{pointer-events:auto}.watch-commit-container{background-color:transparent;height:100%;border-radius:0;width:100%!important;margin-top:16px}.commit-profile-block{margin-top:270px!important;padding-bottom:30px!important}.commit-description-block{margin-bottom:0}.commit-switch-code-video{display:none}.code-block,.code-block-embed{max-height:unset!important;min-height:unset!important;border-radius:0}.code-block-content{font-size:100%}.code-block-header,.diff-added,.diff-branch,.diff-file,.diff-removed,.timestamp{font-size:1rem!important}.diff-file{font-size:inherit;margin-top:5px}.code-block-header,.diff-expand,.diff-gutter{opacity:.7}.code-block-container{width:100vw}.code-block .code-scroll{border:0}.code-block-embed .code-scroll{border:0;background-color:var(--dark);border-right:2px solid var(--main-action-color)}.navbar{padding:0!important}.mobileTab .commit-profile-block,.mobileTab>.code-block,.mobileTab>.video-block{display:none}.showTab .commit-profile-block,.showTab>.code-block,.showTab>.video-block{display:block;width:100%!important;max-width:100%!important}.mobileTabControl{display:flex}.watch-commit-container-iframe .column-code{display:block;height:100%;position:absolute}.watch-commit-container-iframe .column-video-embed{display:block!important}.share-button-small{display:none}}.video-top{z-index:999;box-shadow:0 0 5px 5px rgba(0,0,0,.5)}#video-float2{position:absolute;right:40px;width:400px;z-index:99;height:300px}#video-float2 .video-js{height:300px}#video-block{position:relative;width:100%;left:50%;transform:translateX(-50%);transition:all .5s;margin-top:0}#video-block video,#video-float2 video,#video-float video{width:100%;cursor:pointer}.diff-added{background-color:var(--bg-added);color:#5b8f5b}.diff-added,.diff-removed{font-size:80%;padding:0 6px;border-radius:3px;display:inline-block;font-weight:600;margin-right:5px}.diff-removed{background-color:var(--bg-removed);color:#aa3232}.diff-file{font-size:.65rem;padding:0 6px;border-radius:3px;display:inline-block;font-weight:600;margin-right:5px;background-color:var(--third-bg-color);cursor:pointer}.diff-file:hover{color:var(--main-action-color)}blockquote{border-left:3px solid var(--type-color);padding-left:10px}.diff-branch{background-color:#e8f8fa;color:#03a9f4;font-size:80%;padding:2px 6px;border-radius:3px;display:inline-block;font-weight:600}.timestamp{font-size:.65rem}h1.commit-title{line-height:120%}a .commit-profile-avatar-link:hover{color:var(--main-action-color)}a .commit-profile-avatar-link{color:var(--secondary-type-color);margin-right:5px}.commit-profile-avatar{overflow:hidden;padding-bottom:100%;width:100%;position:relative}.commit-profile-avatar img{-o-object-fit:cover;object-fit:cover}.commit-profile-avatar img,.commit-team-avatar img{height:20px;margin-right:5px;border-radius:100%;width:20px;max-width:unset}.home-team-block .profile-team-member-avatar img{height:48px;width:48px;border-radius:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.profile-team-member-avatar img{height:60px;width:60px;border-radius:100%;-o-object-fit:cover;object-fit:cover;position:relative}.profile-team-block-feature .profile-team-member-avatar img{height:120px!important;width:120px!important;border-radius:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.profile-team-member-avatar:hover,.profile-team-member:hover .profile-team-member-avatar,.profile-teams-joined:hover .profile-team-member-avatar{opacity:.6}.profile-team-member,.profile-teams-joined{display:inline-block;text-align:center}.profile-team-member a,.profile-teams-joined a{color:var(--secondary-type-color);font-size:90%}.profile-teams-joined .profile-team-member-avatar{overflow:hidden;width:100%;position:relative}.profile-teams-joined .profile-team-member-avatar img{height:48px;width:48px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.visibility-status{border-radius:3px;font-weight:600;display:inline-block;align-self:baseline;margin-right:5px;text-align:center;white-space:nowrap;background-color:var(--secondary-bg-color);padding:2px 8px}.link{cursor:pointer}.modal{color:var(--gray-dark)}input.form-control:invalid{border-color:red}.input-error{color:#84282d;background-color:#ffdadc;padding:4px;font-size:90%;border-radius:2px}input.form-control::-moz-placeholder{color:#6a7077}input.form-control:-ms-input-placeholder{color:#6a7077}input.form-control::placeholder{color:#6a7077}.form-two-columns input.form-control,.form-two-columns p{width:70%;display:inline-block}.form-two-columns p{width:30%;min-width:150px;display:inline-block}@media only screen and (max-width:820px){.form-two-columns input.form-control,.form-two-columns p{width:100%;display:inline-block}}input.form-control{border:none;border-radius:0}input.form-control,input.form-control:focus{background-color:var(--third-bg-color);color:var(--secondary-type-color);box-shadow:inset -1px -1px var(--bg-color),inset 1px 1px var(--bg-color),inset -2px -2px hsla(0,0%,100%,.27058823529411763),inset 2px 2px #000}input.form-control:focus{border:none}input.form-control:-webkit-autofill,input.form-control:-webkit-autofill:focus,input.form-control:-webkit-autofill:hover,select.form-control:-webkit-autofill,select.form-control:-webkit-autofill:focus,select.form-control:-webkit-autofill:hover,textarea.form-control:-webkit-autofill,textarea.form-control:-webkit-autofill:focus,textarea.form-control:-webkit-autofill:hover{background-color:var(--third-bg-color)!important;background-image:none!important;color:var(--secondary-type-color)!important;-webkit-box-shadow:0 0 0 50px var(--third-bg-color) inset;-webkit-text-fill-color:var(--secondary-type-color)}textarea.form-control,textarea.form-control:focus{background-color:var(--third-bg-color);border-color:transparent;color:var(--type-color);border-radius:0;box-shadow:inset -1px -1px var(--bg-color),inset 1px 1px var(--bg-color),inset -2px -2px hsla(0,0%,100%,.27058823529411763),inset 2px 2px #000}textarea.form-control::-moz-placeholder{color:var(--secondary-type-color)}textarea.form-control:-ms-input-placeholder{color:var(--secondary-type-color)}textarea.form-control::placeholder{color:var(--secondary-type-color)}.video-code-home-block{position:relative;width:100%}@media only screen and (max-width:640px){.video-code-home-block{overflow-x:hidden}}.video-code-home-landing{margin-top:30px;cursor:pointer}.video-code-home-center,.video-code-home-landing{box-shadow:0 5px 20px 0 rgba(0,0,0,.9);border-radius:5px;overflow:hidden;width:100%;position:relative}.video-code-home-center{z-index:10;transition:all 1s;top:0;left:0;right:0}.video-code-home-left{left:-70px;z-index:2}.video-code-home-left,.video-code-home-right{opacity:.3;width:100%;position:absolute;border-radius:5px;overflow:hidden;transition:all 1s;top:50px;pointer-events:none}.video-code-home-right{right:-70px;z-index:3}.video-code-home-left:hover,.video-code-home-right:hover{opacity:1}.video-code-home-control-right{right:-70px}.video-code-home-control-left,.video-code-home-control-right{width:100px;height:100%;position:absolute;top:50px;cursor:pointer}.video-code-home-control-left{left:-70px}.video-code-home-control-left:hover~.video-code-home-left,.video-code-home-control-right:hover~.video-code-home-right{opacity:.8}.video-mp4-embed{box-shadow:0 5px 20px 0 rgba(0,0,0,.5);border-radius:6px}.modal-code-block{background-color:#f8fdff;border:1px solid var(--bg-stroke-color);display:inline-block;border-radius:6px;padding:4px 8px;color:var(--bg-color)}.landing-detail-image{border-radius:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.4)}.landing-tools-icon{width:32px}.tools-block,a.tools-block:focus{background-color:#fff;text-align:center;color:var(--dark);width:180px;height:180px;box-shadow:2px 2px 0 #000;margin:0 0 10px 10px;display:flex;flex-direction:column;justify-content:center;padding:10px;line-height:130%;font-size:90%;transition:all .3s;font-weight:700}.tools-block:hover{cursor:pointer;background-color:#dffff6;color:var(--dark)!important;margin-top:0;box-shadow:2px 3px 0 #000;transform:scale(1.05);border:3px solid var(--main-action-color)}.tools-block img{width:48px;margin-bottom:10px}.full-landing{border-radius:10px;overflow:hidden;width:100%;position:relative;cursor:pointer}.video-landing-full video{margin:auto;display:block;width:100%}.video-landing-bleed video{max-width:unset;width:unset}.video-landing-small video{margin:auto;display:block;border-radius:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.4)}.box-blue-exterior-1{border:2px solid #040b29;box-shadow:5px 5px 0 0 rgba(0,0,0,.4117647058823529);display:flex;align-items:flex-start}.box-memphis-video-1{background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern3-color3.png);background-size:15%}.box-memphis-video-1,.box-memphis-video-2{padding:10px;border:2px solid #040b29;box-shadow:5px 5px 0 0 rgba(0,0,0,.4117647058823529);display:flex;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.box-memphis-video-2{background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern7-color3.png);background-size:30%}.box-memphis-video-3{background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern11-color1.png);background-size:30%}.box-memphis-video-3,.box-memphis-video-4{padding:10px;border:2px solid #040b29;box-shadow:5px 5px 0 0 rgba(0,0,0,.4117647058823529);display:flex;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.box-memphis-video-4{background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern5-color3.png);background-size:25%}.box-memphis-video-5{padding:10px;border:2px solid #040b29;box-shadow:5px 5px 0 0 rgba(0,0,0,.4117647058823529);display:flex;align-items:flex-start;background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern9-color2.png);background-size:30%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.box-memphis-video-1 video{border-radius:0;box-shadow:none}.box-blue-interior{background-color:var(--duckly-blue);padding:35px 30px 5px 40px}@media(max-width:576px){.box-blue-interior{padding:35px 5px 5px}}.onboarding-IDE{width:120px;cursor:pointer;border:1px solid var(--bg-stroke-color);background-color:var(--secondary-bg-color);border-radius:4px;height:100px;padding:10px;margin:0 20px 20px 0}.onboarding-IDE:hover{background-color:var(--dark);transition:all .3s;border:1px solid #000}.onboarding-IDE img{width:40px}.logo-onboarding{width:40px;margin-bottom:20px}.logo-footer{width:25px;cursor:pointer}.footer-duckly-yellow{background-color:var(--duckly-yellow)}.footer-duckly-red{background-color:var(--duckly-red)}.footer-duckly-blue{background-color:var(--duckly-blue)}.footer-duckly-green{background-color:var(--duckly-green)}.footer-duckly-blue,.footer-duckly-green,.footer-duckly-red,.footer-duckly-yellow{height:2px}.center-vw{display:flex;flex-direction:column;justify-content:center}.force-90vh{min-height:90vh}.force-100vh{min-height:100vh}.link-style{cursor:pointer}.bg-memphis-1{background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern1-color1.png)}.bg-memphis-1,.bg-memphis-2{background-repeat:repeat!important;background-size:20%!important}.bg-memphis-2{padding-top:0!important;padding-bottom:30px!important}.block-memphis-2{padding:0}.bg-alternate3{background-color:var(--fourth-bg-color)}.bg-alternate4{background-color:#1a297e}.temp-bg-pattern-1{background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern5-color3.png)}.memphis-container-1{background-color:var(--third-bg-color);padding:20px 30px 15px;border:3px double #1a297e;background-color:#0b1449}.hero-illustration{width:100vw}.small-illustration{width:80px}.bg-alternate3 .close{color:var(--type-color)}.bg-alternate3 .close:hover{color:var(--main-action-color)}.avatar-profile{position:relative;padding-right:10px!important}.avatar-profile img{height:150px;width:150px;margin-right:5px;-o-object-fit:cover;object-fit:cover;border-radius:0;border:2px solid var(--dark)}.avatar-navbar img{border-radius:100%;width:32px;cursor:pointer}.profile-settings .avatar-profile{display:flex;align-items:flex-start}.profile-settings .drag-here-area{background-color:var(--secondary-bg-color);border:2px dashed var(--main-action-color);height:300px;border-radius:4px}.profile-settings .drag-here-area .btn,.profile-settings .drag-here-area img{display:none}.profile-settings .avatar-profile img{cursor:pointer}.profile-card-header{display:flex}.team-settings{width:100%}.team-settings-block{display:flex;position:relative;width:100%;align-items:flex-start}.team-settings-content{position:relative;background-color:var(--secondary-bg-color);padding:15px;width:calc(100% - 165px);display:inline-block;margin-left:10px;margin-bottom:20px;border:1px solid rgba(0,0,0,.1411764705882353)}.team-settings-menu{border-radius:0;width:165px;font-size:75%;border:3px double var(--third-bg-color)}.team-settings-menu-item{background-color:var(--third-bg-color);padding:8px;display:block;color:var(--type-color);display:flex}a.team-settings-menu-item-active,a.team-settings-menu-item-active:focus{background-color:#3b4046!important;color:var(--type-color)}.team-settings-menu-item:hover,a.team-settings-menu-item:focus{background-color:#30363c;color:var(--type-color)!important}.team-settings-menu-item:last-child{border-bottom:0 solid var(--bg-stroke-color)}.profile-block{margin-bottom:20px;background-color:var(--secondary-bg-color);border:1px solid rgba(0,0,0,.1411764705882353)}.profile-block,.profile-block2{width:100%;position:relative;margin-left:auto;margin-right:auto;padding:10px}.profile-logout{border-top:1px solid var(--bg-stroke-color);width:100%;display:flex;padding-top:25px}.activity-content{flex-direction:column}.activity-content,.team-content{display:flex;margin-left:auto;margin-right:auto}@media only screen and (max-width:576px){.profile-main-block{font-size:80%}.profile-details-block{padding-left:15px!important}}.activity-content,.profile-block,.profile-block2,.team-content{width:100%}.activity-feed-main{width:80%}.activity-feed-widget{width:20%}@media only screen and (min-width:769px){.activity-content{width:70%}.activity-feed-main,.profile-block,.profile-block2,.team-content{width:100%}.activity-feed-widget{width:30%}}@media only screen and (min-width:1161px){.activity-content,.team-content{width:600px}.profile-block,.profile-block2{width:520px}.activity-feed-main{width:100%}.activity-feed-widget{width:260px}}.discover-live-video{min-height:200px;padding-top:56.25%}.discover-live-video,.discover-recent-video{border-radius:4px;overflow:hidden;background-size:cover;background-position:50%;position:relative}.discover-recent-video{padding-bottom:45%}.discover-live-video img,.discover-recent-video img{position:absolute;width:100%;top:50%;transform:translateY(-50%);pointer-events:none;left:0}.discover-video-poster{box-sizing:border-box;resize:horizontal}.discover-video-poster:hover{background-color:var(--main-action-color);border-radius:5px}.discover-video-poster:hover div{opacity:.93}.discover-recent-video .video-js{height:auto}img.discover-live-video{width:100%}.activity-third-party-video{overflow:hidden}.activity-commit-video{cursor:pointer;overflow:hidden}.explore-activity-video-block,.profile-activity-video-block{margin-bottom:40px}.commit-info-description{font-size:80%;line-height:150%;display:block;margin-top:5px;margin-bottom:5px}.third-party-info-source{font-size:90%;opacity:.8}.commit-info-block{position:relative;margin-bottom:40px;font-size:90%;margin-top:5px}.commit-info-first{flex:1 1;min-width:0;display:flex;align-items:flex-start;margin-bottom:5px}.commit-info-second{margin-top:-5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commit-info-third{margin-top:0}.video-options-block{padding:20px;margin-bottom:30px}.home-team-block,.video-options-block{background-color:var(--secondary-bg-color);border-radius:10px}.home-team-block{padding:10px;font-size:85%}.home-notification-block{border-radius:10px;overflow-y:auto;max-height:320px}.home-menu-block{border-radius:10px;border:1px solid var(--secondary-bg-color)}.home-menu-block-option-selected{background-color:var(--secondary-bg-color)}.home-menu-block-option{font-size:85%;padding:10px}.home-menu-block-option:hover{color:var(--main-action-color);cursor:pointer}.home-notification-block-title{margin:0;font-size:85%}.home-notification-block-title,.notification-preview{background-color:var(--secondary-bg-color);padding:10px;border-bottom:1px solid var(--bg-stroke-color)}.notification-preview{cursor:pointer;white-space:nowrap;position:relative}.notification-preview:last-child{border-bottom:none}.notification-preview:hover{padding:10px;border-bottom:1px solid var(--bg-stroke-color);background-color:var(--third-bg-color)}.notification-preview-content{margin-left:30px}.notification-preview-title{margin-bottom:0;font-size:85%;overflow:hidden;text-overflow:ellipsis}.notification-preview-message{font-size:70%;margin-bottom:0;overflow:hidden;text-overflow:ellipsis}.notification-preview-message-author{color:var(--secondary-type-color)}.notification-preview-counter{width:20px;padding:0;border-radius:100px;height:20px;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center;font-size:70%;color:var(--dark);border:1px solid;background-color:var(--secondary-type-color);position:absolute;margin-top:8px}.team-members-block{background-color:var(--third-bg-color);padding:20px 10px 5px;border:1px solid var(--dark);margin-bottom:30px;font-size:85%}.team-members-block p .profile-picture{width:16px;height:16px;border-radius:2px;margin-right:10px}.commit-profile-block{padding-bottom:40px;overflow-wrap:break-word;margin-top:1rem}.video-options-block input.form-control{border-color:var(--secondary-type-color);background-color:transparent;color:var(--secondary-type-color)}.video-options-block input.form-control:focus,.video-options-block input.form-control:hover{border-color:var(--secondary-type-color)!important;background-color:var(--secondary-type-color);color:var(--dark)}.commit-profile-block-info{display:flex;font-size:.7rem;align-items:center;color:var(--secondary-type-color);flex-wrap:wrap}.commit-info-first h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commit-info-id{margin-right:5px}.commit-info-project{font-weight:700;margin-right:10px}.commit-info-title,.third-party-info-title{margin-right:10px;display:block;margin-bottom:0;line-height:140%}.third-party-info-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.repository-block{border:1px solid var(--bg-stroke-color);border-radius:4px;padding:20px;margin-bottom:20px}.repository-info-fork{font-size:90%}.repository-info-stats{font-size:80%}.tabs-profile{margin-left:20px}.tag-founding-member{color:#4a0457;background-color:#dcaee4}.tag-founding-member,.tag-team{border:0 solid;display:inline-block;padding:0 5px;vertical-align:text-bottom;margin-right:5px;font-size:75%;border-radius:2px}.tag-team{color:#003a5d;background-color:#c1e4fb}.tag-team-unlimited{padding:0 5px;margin-right:5px;color:#005d14;background-color:#c1fbe0}.tag-team-unlimited,.tags{border:0 solid;display:inline-block;vertical-align:text-bottom;font-size:75%;border-radius:2px}.tags{padding:0 5px 0 0;color:var(--secondary-type-color);cursor:pointer}.tags:hover{color:var(--main-action-color)}.project-name{cursor:pointer;padding:2px 6px;border-radius:3px;font-weight:600;display:inline-block;align-self:baseline;margin-right:5px;text-align:center;white-space:nowrap;background-color:var(--third-bg-color)}.project-name:hover{background-color:var(--dark)}.profile-details-name{margin-top:0;margin-bottom:5px;font-weight:700;font-size:1.23047rem}.profile-details-username{color:var(--secondary-type-color)}.profile-details-description{white-space:pre-line}.profile-team-description-adjust{margin-left:165px}.profile-details-web{color:inherit}.profile-details-location,.profile-details-web{display:inline-block;color:var(--secondary-type-color)}.profile-details-block{display:flex;margin-left:auto;margin-right:auto;flex-direction:column;width:100%}.stats-fork,.stats-language,.stats-license,.stats-timestamp{margin-right:20px}.profile-team-block{width:100%;position:relative;color:var(--secondary-type-color)}.profile-team-members-block{border-bottom:1px solid var(--bg-stroke-color);padding-bottom:20px;margin-bottom:30px;width:100%;position:relative}.profile-team-block p,.profile-team-members-block p{margin-top:-10px}.profile-main-block .icon-color{fill:var(--secondary-type-color)}.icon-color{fill:var(--type-color)}.icon-control-video{width:30px;height:30px;margin:4px}.header-icon-link:hover .icon-color,.profile-social-link:hover .icon-color{fill:var(--main-action-color)}.header-icon-link:hover,.profile-social-link:hover{cursor:pointer}.profile-social-link{display:inline-block;margin-right:10px;width:15px;height:15px;vertical-align:sub}.profile-icons-small{display:inline-block;margin-right:5px;width:11px;height:11px;vertical-align:top}.header-icon-link{margin-bottom:-2px;display:inline-block;width:20px;height:20px}.btn-icon{padding:0 4px!important;line-height:normal!important}.btn-icon-link,.btn-icon-link-on{display:inline-block;width:20px;height:20px}.btn-danger-secondary .btn-icon-link .icon-color{fill:var(--danger)}.btn-danger-secondary:active .btn-icon-link .icon-color{fill:var(--danger)!important}.btn-danger-secondary:hover .btn-icon-link .icon-color{fill:var(--dark)}.btn-secondary .btn-icon-link .icon-color,.btn-secondary:hover .btn-icon-link .icon-color{fill:var(--type-color)}.btn-link .btn-icon-link .icon-color{fill:var(--secondary-type-color)}.btn-link:hover .btn-icon-link .icon-color{fill:var(--type-color)}.btn-secondary-outline:hover .btn-icon-link .icon-color{fill:var(--dark)}.btn-outline-main .btn-icon-link .icon-color{fill:var(--main-action-color)}.btn-outline-main:hover .btn-icon-link .icon-color{fill:var(--dark)}.btn-secondary-outline .btn-icon-link .icon-color,.disabled.btn-secondary-outline:hover .btn-icon-link .icon-color{fill:var(--secondary-type-color)}.btn-icon-link-on .icon-color{fill:var(--main-action-color)}.btn-main .btn-icon-link .icon-color,.btn-main:hover .btn-icon-link .icon-color{fill:var(--dark)}.btn-danger .btn-icon-link .icon-color{fill:var(--danger)}.btn-danger:hover .btn-icon-link .icon-color{fill:var(--dark)}.dropdown-usermenu-link .btn-icon-link .icon-color{fill:var(--secondary-type-color);opacity:.5}.profile-video-live{float:right;top:5px;position:absolute;right:15px}.big-live-status{border:2px solid var(--red)!important;padding-left:16px!important;padding-right:16px!important;line-height:1.9;cursor:auto!important}.big-live-status,.small-live-status{display:inline-block;color:var(--red);font-weight:700;text-transform:uppercase;transition:all .8s}.small-live-status{border:2px solid var(--red);padding:0 10px;margin-bottom:10px;vertical-align:top}.call-live-status{border:2px solid var(--red)!important;display:inline-block;padding:1px 16px!important;color:var(--red);font-weight:700;text-transform:uppercase;transition:all .8s;line-height:1.9;cursor:auto!important}.discover-card-block{margin-bottom:20px}.discover-card-block:hover{cursor:pointer}.people-block{display:flex;margin-bottom:20px}.people-avatar img{width:60px;border-radius:200px}.people-info-permission{color:var(--secondary-type-color)}.people-info{display:flex;align-items:center;padding-left:20px}.people-info span{margin-right:20px}#offcanvas-right{z-index:2000!important}.edit-admin{width:100%;height:100%;background-color:var(--bg-color);z-index:10000;overflow-y:auto;padding-bottom:80px}.modal-admin{background-color:rgba(0,0,0,.5490196078431373);width:100%;height:100%;z-index:999999;overflow:hidden;position:fixed}.modal-admin.show{visibility:visible!important;opacity:1;transform:translate(0)}.admin-bottom{position:absolute;bottom:0;width:100%}.switch-block{display:inline-flex;align-items:center}.language-tag{border:0 solid;border-radius:1px;display:inline-block;padding:0 5px;vertical-align:top;margin-right:5px;font-size:70%;border-radius:2px;background-color:var(--dark)}.empty-video-block{margin-top:20px}.empty-video{background-color:var(--secondary-bg-color);height:280px;margin-bottom:40px;border-radius:10px;width:100%;display:flex;align-items:center;justify-content:center}.empty-video-row2{opacity:.4}.empty-video-row3{opacity:.2}.video-block-day{border-bottom:1px solid var(--bg-stroke-color)}.onboarding-main{overflow-x:hidden}.highlight-text-secondary{border:1px solid var(--gray-dark);padding:2px 5px;border-radius:4px;background-color:var(--gray);color:var(--dark);font-weight:600;display:inline-block}.highlight-text{border:1px solid var(--third-bg-color);padding:2px 5px;border-radius:4px;background-color:var(--third-bg-color);display:inline-block}.intructions-block{margin-bottom:80px}.nav-link{font-size:85%}.nav-link:hover{color:var(--main-action-color)}.explore-title{margin-bottom:20px}.explore-title h1{font-size:1.3rem}.btn{transition:none!important}.share-button-small{cursor:pointer;padding:3px 10px;border-radius:4px;display:inline-flex;align-self:baseline;font-size:75%;border:1px solid;text-transform:uppercase;font-weight:600;letter-spacing:1.7px}.share-bg{position:fixed;top:0;left:0;z-index:8000;background-color:rgba(0,0,0,.6784313725490196);display:block;width:100%;height:100%}.share-box{background-color:var(--bg-color);border-radius:10px;padding:50px 20px;min-width:500px;height:auto;position:fixed;z-index:9000;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:medium;width:60%}.share-box textarea{width:90%;font-size:80%;border-radius:3px;color:var(--bg-color)}.share-box .close{float:right;font-size:1.40625rem;font-weight:600;line-height:1;color:var(--type-color);text-shadow:none;opacity:.5;position:absolute;top:10px;right:10px}.join-gitduck{padding:40px 0;margin-bottom:30px}.join-gitduck,.join-gitduck-top{background-color:var(--secondary-bg-color);border-radius:10px}.join-gitduck-top{padding:20px 0;margin-top:80px;margin-bottom:-75px}.join-gitduck .section-header{margin:0 auto 30px}.join-gitduck h3{font-size:1.3rem}.join-gitduck p{font-size:.85rem}.activate-notification{background-color:var(--bg-color);width:calc(100% - 20px);position:relative;z-index:10;margin:10px 10px 0;border-radius:0;border:3px double var(--bg-chat)}.activate-notification~.channel__container{height:calc(100% - 76px)!important}.activate-notification:hover{cursor:pointer;background-color:var(--duckly-blue)}.modal-bg{background-color:rgba(0,0,0,.5490196078431373);width:100%;height:100%;position:fixed}.modal-bg:hover{background-color:rgba(0,0,0,.4235294117647059);transition:all .5s;cursor:pointer}.dropdown-usermenu{background-color:var(--dark);padding:20px 30px;position:absolute;right:10px;top:60px;font-size:85%;border-radius:6px;min-width:240px}.dropdown-usermenu-link{color:var(--type-color);margin-bottom:4px;cursor:pointer;display:inline-flex}.dropdown-usermenu-link:hover{color:var(--main-action-color)}.dropdown-usermenu hr{border-color:var(--third-bg-color)!important;margin:1rem 0;border-top:1px solid;border-bottom:0 solid}.text-link{color:inherit}.survey-form select{width:100%}.photo{border-radius:20px}.permissions-instructions-block{width:100%;height:100%;position:fixed;z-index:10000;justify-content:center;align-items:center;display:flex}.permissions-instructions-bg{background-color:rgba(0,0,0,.6784313725490196);width:100%;height:100%;position:fixed}.permissions-box-text{padding:0 20px;font-size:90%}.notification-popup{position:absolute;width:220px;z-index:999;right:10px;top:10px;text-align:center;background-color:var(--third-bg-color);border-radius:10px}.mini-screen{width:100px;height:100px;background-color:var(--dark);margin:auto auto 20px;overflow:hidden;transform:translateZ(0)}.mini-screen video{height:100px;margin-left:auto;margin-right:auto;top:0;transform:translate(-50%,-50%);left:-25%;max-width:unset;position:relative;transform:scaleX(-1)}.permissions-box{z-index:10000;width:480px;text-align:center;background-color:var(--bg-color);box-shadow:4px 4px 0 0 rgba(0,0,0,.4392156862745098);position:relative;padding-top:40px!important;padding-bottom:10px}.permissions-box:before{background-color:var(--third-bg-color);width:calc(100% - 4px);height:24px;position:absolute;top:2px;content:"";left:2px}.modal-button{position:absolute;top:3px;right:4px;padding:0 8px!important}.smaller{font-size:smaller}.recording-instructions-block{width:100%;height:100%;position:fixed;z-index:9999;border:15px solid red}.recording-instructions-bg{background-color:rgba(0,0,0,.8588235294117647);width:100%;height:100%}.search-block-user{margin-left:230px;width:calc(100% - 250px)}.search-block,.search-block-user{height:100%;z-index:100;position:absolute}.search-block{width:100%;margin-left:0;margin-top:60px}.search-header{margin-top:40px;z-index:100}.search-header,.search-results{width:95%;position:relative;margin-left:auto}.search-results{overflow-y:auto;height:100%;z-index:20;padding-top:40px}.search-results .commit-profile-avatar{display:none}.search-bg{background-color:var(--bg-color);width:100%;height:100%;position:fixed;top:0;z-index:10}.search-block .close{color:var(--type-color);font-size:3rem;font-weight:400;z-index:100;position:absolute;right:20px;top:10px}.search-block .close:hover{color:var(--type-color);opacity:1;transition:all .2s}.search-title{align-items:center;display:inline-flex;line-height:2rem;padding-top:10px}.ais-SearchBox{line-height:1.9rem;font-size:.75rem!important;display:inline-flex;vertical-align:super}@media only screen and (max-width:640px){.ais-SearchBox input,.ais-SearchBox select{font-size:17px!important}}@media only screen and (max-width:480px){.ais-SearchBox{width:100px}}.ais-SearchBox-input{background-color:transparent!important;border:none!important;font-size:70%!important;padding:2px 0 2px 30px!important;color:var(--type-color)}.powered-algolia{font-size:70%;color:var(--secondary-type-color);display:inline-flex}.powered-algolia-icon{width:60px;display:inline-block;margin-left:6px}.ais-PoweredBy{color:var(--secondary-type-color);font-size:70%}.ais-PoweredBy,.ais-Stats{display:inline-flex}.freeze .main-content{overflow-y:hidden;position:fixed}.freeze .footer{display:none}.ais-Stats-text{color:var(--secondary-type-color);font-size:70%!important}.ais-SearchBox-input::-moz-placeholder{color:var(--secondary-type-color)!important}.ais-SearchBox-input:-ms-input-placeholder{color:var(--secondary-type-color)!important}.ais-SearchBox,.ais-SearchBox-input::placeholder{color:var(--secondary-type-color)!important}.ais-SearchBox-resetIcon path,.ais-SearchBox-submitIcon path{fill:var(--type-color)!important}.bottom-instructions-content{bottom:30px;transform:translate(-50%)}.bottom-instructions-content,.center-instructions-content{z-index:10000;overflow:hidden;position:fixed;vertical-align:bottom;left:50%;font-size:170%;width:90%;text-align:center}.center-instructions-content{top:50%;transform:translate(-50%,-50%)}.box-modal{background-color:var(--dark);padding:20px;border-radius:20px;width:80%}.invisible{color:transparent}#nprogress{pointer-events:none}#nprogress .bar{background:var(--main-action-color);position:fixed;z-index:1031;top:0;left:0;z-index:9999999;width:100%;height:2px}.teams-page{min-height:500px;height:100%}.react-cookie-banner{text-align:left!important;left:auto!important;right:10px!important}@media(max-width:768px){.react-cookie-banner{height:100px!important;width:90%!important}}@media(max-width:910px){.react-cookie-banner{height:80px!important;width:80%!important}}.center-video-spinner{left:50%;position:absolute}.browser-recording{border:3px solid red;z-index:1000000;position:fixed;pointer-events:none}.browser-recording,.stream-video{width:100%;height:100%;top:0;left:0}.stream-video{max-width:unset;position:absolute}.btn-xl-icon{padding:12px!important}.tags-box__control{background-color:var(--bg-color)!important;border:2px dashed var(--secondary-bg-color)!important}.tags-box__control:hover{border:2px dashed var(--secondary-type-color)!important;background-color:var(--secondary-bg-color)!important;cursor:pointer}.tags-box__multi-value{background-color:var(--secondary-type-color)!important}.tags-box__multi-value__label{color:var(--secondary-bg-color)!important}.tags-box__multi-value svg{fill:var(--secondary-bg-color)!important;opacity:.4}.tags-box__multi-value__remove{cursor:pointer}.tags-box__input{color:var(--type-color)!important}.tags-box__menu{background-color:var(--dark)!important;color:var(--secondary-type-color)!important;display:block!important}.tags-box__option--is-focused,.tags-box__option--is-focused:hover{cursor:pointer;background-color:#615a1c!important;color:var(--main-action-color)!important}.tags-box__option--is-selected{background-color:var(--secondary-type-color)!important;color:var(--dark)!important}.tags-box__placeholder,.tags-box__single-value{color:var(--secondary-type-color)!important}.team-select-box__control{background-color:var(--third-bg-color)!important;border:none!important}.team-select-box__control:hover{background-color:var(--dark)!important;border-color:var(--secondary-type-color)!important;color:var(--dark)!important;cursor:pointer}.team-select-box__multi-value{background-color:var(--secondary-type-color)!important}.team-select-box__multi-value__label{color:var(--secondary-bg-color)!important;font-weight:700!important}.team-select-box__multi-value svg{fill:var(--secondary-bg-color)!important}.team-select-box__dropdown-indicator,.team-select-box__indicator{color:var(--secondary-type-color)!important}.team-select-box__indicator-separator{background-color:var(--secondary-type-color)!important}.team-select-box__multi-value__remove{cursor:pointer}.team-select-box__input{color:var(--main-action-color)!important}.team-select-box__menu{background-color:var(--third-bg-color)!important;color:var(--secondary-type-color)!important;display:block!important;font-size:85%}.team-select-box__menu div{overflow-x:hidden!important}.team-select-box__menu a{color:var(--secondary-type-color)}.team-select-box__option--is-focused,.team-select-box__option--is-focused:hover{cursor:pointer;background-color:#000!important}.team-select-box__option--is-selected{background-color:var(--third-bg-color)!important;color:var(--main-action-color)!important}.team-select-box__placeholder,.team-select-box__single-value{color:var(--secondary-type-color)!important}.alert-secondary-bg{color:var(--secondary-type-color);background-color:var(--secondary-bg-color)}.main-content{padding-top:60px}@media(min-width:768px){.main-content{max-height:unset}}.room-is-active .app-sidebar-content-name{color:var(--type-color)!important;background-color:#3b4046!important}.room-is-live .app-sidebar-content-name{background-color:#2d4843!important;color:var(--main-action-color)!important;cursor:pointer}.team-is-active .app-sidebar-team-header .profile-picture{border:2px solid var(--main-action-color)}.app-sidebar-members-list .sidebar-menu-presence-link{cursor:default}.app-sidebar-members-list .app-sidebar-room-url:hover{background-color:transparent}.app-sidebar-participant-content{color:var(--third-type-color)}.app-sidebar-participant-content:hover{color:var(--secondary-type-color)}.app-sidebar-participant-content .icon-color{fill:var(--third-type-color)}.app-sidebar-participant-content:hover .icon-color{fill:var(--secondary-type-color)}.app-sidebar-participant-content .content-on,.app-sidebar-room-list-title{color:var(--secondary-type-color)}.app-sidebar-room-list-title{font-weight:700;position:relative;font-size:90%}.call-disconnect-button{position:absolute;top:1px;right:2px;z-index:999}.app-sidebar-list-title-link{position:absolute;right:5px}button.app-sidebar-list-title-link{position:absolute;right:0;border:none;background-color:transparent}.app-sidebar-team-header .profile-picture{cursor:pointer}.app-sidebar-text{white-space:normal;margin:10px 10px 0 0;font-size:95%}.app-sidebar-text-content{color:var(--secondary-type-color);display:block;font-size:90%}.app-sidebar-empty{margin-left:10px;width:200px;word-break:break-word;position:relative;white-space:pre-line}.app-sidebar-empty-image{width:140px;height:140px;margin-top:15px;margin-left:10px;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJEAAACFCAYAAAEsmCo4AAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAkaADAAQAAAABAAAAhQAAAAAzUfsDAAALb0lEQVR4Ae2de6weRRXAubQCFnkFQUUtFdCAAWkxqSgpNGKsYEADiVhAExEi9A8SMSLxDwO+YlQwWITEBxiVCGkIUWkMr6gRlFdNA2rxgRYxBAFppdpSHr38znbmOt/c2d3Z/ea7u9835yTn7u48zpzz23N3793H7C67jEKmkWHt7uobEKPIz/zyobcxOk8sD23INzAqo5v8gYbaTu5lcoNDhed39r2blWd+h5rt3WvqJ6EaZh9KFoe/A5IZHsoQXq0cykBtZ4lbpLZhRYOBZMXWmmENBscSo8i8YGXbQgx+sW3fWf0wdteswskrkL3Qv6hw6oAkXmHoJWtoILNtYYPlgw3ajktT+GxL4iuGppIYGrkRyS3UlyNGPnDsAHh2CXp3qD3l5zqeHx1q05syHF1hnL20N075juDgfOPksAcI33S6bXEwnbXElnrrHI6dgH44cbxpzOHYF9JYSmgFp/6d0Fw6Uzi2Jp21RJZwKvhb2fVx5GOJ4ktjpoySWO+S1HfShJfIShWlREPkaga0Z3YV+0yC48RnZR+L4MzyrhyaLwMbJ1wftrobnazj1DJxTEQcYPG+YuP/P5Z05VjwMG+c3GT8e6gT56oGxbGrjXNrq9p1Uodjz4tznQxeNSg+3dZXx57Esc1VzndS11da23HsrFgiM0fq2A5N201NTcmF/Hfj1A1N+460PQ6tRleNdJCmxnGo+1OS7zROVR6vRp5DvkNs74pP3w+Ud1dURakLQkJiCU7t3R2SwMhllLoiFHBxZ5E6VIrGVCghJVRHoK6+yxx6os65OavnoHjinA0WM1DZUVr6drnLYnwffRvo3Dj6URqMULW7GpjRpuNFgN2+Cn1Rdj/Sn+NZFxgB8NUCQ/WP93fhW+/GhNH91ZwGarex9XX0db0LZK4cInh7wbMgUzYulfLE6/noY0XDwR/XsLlnWd+JKSfIBejFbQOi76vRm1BX/s7G4W1tZtMPSAJ/LWrlJVZOzgZA20CB9Er0D5Yay6va2sqqH6DucqCtyCr4NsECa6kD7KI2NrLqA6y3OcDy/TMkdq8Da70BdmVsn9h2E/P/P3emFqPy/K6cIUV+EAsh23ZAuqdANT19ZLYQYgM3oLbEtg+1m5hft1BwUmZ+BbcIrLI2Wm4IwOhOBRWRDkB6QkHFgRJOP41omm8TAF2o2RSx/wUSckFE03yb7GQ0vSFfAhGRG0jRfxJM/N9JFcyin43MGVL/ngWu2KNzWsWv2pT5dXvDnA48ToMB6HaBNE4+z7mvJov69SbWnFOoGBBAj2sWVQM60WTRKyqa5V1lAPXr0fU+7RID6PY++dQ7X4DU74kUekdMHeqIAKm6N6o3/lz+AgQtrgez1L9MBQ4cDkfXCRBfXHhZrQPiHegjPhB/OysoJtjikgj3oO5l+/d1AAB2NprvZRSCf4ufNTXbd1N/Wh3Yiasn6I0BMOdIoJS/BpWJEf4WaLOZsovQyc8yglzpAdi/LBNodzT6I6+9bAroU8v6jX05wcnLro1nDaDPIWgxkSVLVy4beyihAIjw6lB5bBn95eD+X5cU6+nm1ox1ZBzaAeZ49CkHlryH8oFx8H3OfQTMGah9ykyY3YLKk2cqLgGgyLHOPWY9yfaBbhtdNwQAcx5q5TlW9PZNKDsAs8xSYrkV3SvULvsywLzTAVX771C2wIAkr3hZ0cddyjIBQvZSjByf9IwXAgWYQ20qsTwj1EbLIACchwyoHCapb7fPAbTKQHq+nYUMegHoIANJFpN/qaXNPgWMnSNcICX7asXEnQWEjgE8j0vJO9rAdvtMXDqadzwkxpnvUrgBN12fOEAGwAJZkkzPNgWSTXvg2FdBr8sm6KaBAumHqMiipn2zaQ+cHUKobcCTegxyeewnGzBa7RbqukMAOMU/uE6RrvoE5NcM+bFfrtuGAHA0i6qyAUC7SQohI/6YYJUXPa/byWf6uSZu5nAWc3nIx4dy+LCoG3P8Ohlk3wRaGt8rs5bm1+yWzMKODxdALwik2B65HYOEy09i4Ui7HAH9XAFVE9C7s1V8OPzIGwN6DKqAtF3qYBR1eIlqVDHYOFa9YJzWNxFDe4/MKe6hhepCZTlm0MEhEGVlOQJq9AZijoDeU5YtWg4BjkH/QaNP89lBEzjIHdkFHhvwTj760FWQF3DeLoCClVpYHH9uU0AVmSBwkL9UNMm3CjD2cuvyfClURA6gKyR9KprkXSVwkKfzplASPWD2LfDoRCdhQsB5QACFa7VU/r0Q+Z6iCBAAzNeETqBKi4SAwEEeVholBIDz5pIqLVYCSkAJKAElMECAc8b+6DmozKGwHRXZZ6CRbigBIUBiLEJlNiWZhqp43p9lSH6lxPIgML8sTLJiMXUyV9np6FvL2lWUN3qqq8KOVo0TARLnJLT43lDo0NKw7LBxil19bU+g9D1oEuZ8zF6OFm+Eth+i6Pk/fq5Hf2d0HcsNvJL7IkuVMSdQmkQ2LpJJnl+7FL0EjX2GRk5lD6LHoEvQg9AY2Uij3xr9Dcv1JFqSd76xpdIHAiTUPmhoJk6KB+Rddf7S+kD0VPTL6C9Qf/5FimbJM5TcjF6IHlE3htb3nAA7cSH6S9SXZDc2MSxzLH0clVfj/4FWiVxWuAP9FKqXqHueP7PcY6cdg25ARa6d1WAEBYwzDz0O/Tx6H+rO98nmgDzCltw9k/n2ak/hI3BXTTYhwE7q/KVRfNgDPQW9FnVn3mVzQOSm/ifR1zaJUdtmTIBkkam+5DKGnB63oCH5J4WXoQszRqWhNyVAwrwR/Ry6EQ3JHymUyYz3aGpb22dMgISRN9C+hD6N+rKNgqvQ12eMSENvQ4CkeS8a+o9UpjH+liZVG6qZ9yFpjkXXor7IraNPoMmmWM0cdT7hkzQfRB9GfbmRAv1iYj6pkCZSkmY/9BrUv351D2VHphlFrWRDgKSRC6Nyq8a/tXMnZfrJmmwyIVGgJI18JOozqH36k9VCVvNTJ2tJxDkbMyTNAtS/of04ZcdlA0EDTUeAxFmKPoZakUePL043glrKhgCJsxd6q80ks7yBZemjzNnA0UCbEyBxvuEl0/Vsxz4Y2HxA7TG5BEicy71kumJyo9XIRkZAjkCoPNVpRT4ofdLIBlTDk0uAxDkA/avNJJbyhEGKlykmF5pGFiZA4pzrJJKsnh1uqaVKoIIAibMn+mfJICONZrmvMK1VuREggb5ts4ilPEGwb24MNN4EBEiclU4iyS2VRQnMqoncCJA48tCcFXl6oM0cCrlh03h9AiTOMptFLOVbUrFvH/umdDtnAiTOR51E+hfru+XMQ2NvSYDE+YqTSDrNT0uO2Xcjif7kJNJHsgeiAJoTIIEWO0n0LOv6JEBzjNqDxHHvt31aiSiBxgS8o9FTjQ1oByUgBEgkO2MLq9MnpKaiDzilJtpPe2sct2Qi16SiSZQUZ2+N3e941ugbpU4/Xc2ZAKewRXIeM5JsJrucmWYXO8kjrybNSGoAejpLTbSf9uyX7AvvyKak14s0ifq501N75b5ZK19925FyAE2ilDT7a+tgx7VHmRtck8gBoqtxBN7kNNvorCdZ1SNREoy9N7Lc8fDXzrquKoE4AvwhvW7mX7Pp6ePjemkrJWAIkDyHOgn0zCjA6OlsFFT7ZfM8x53vOuu6qgTqCXAEklevNzlHosPqe2kLJeAQIHlkRjYr1ztVuqoE6gmQObujW20GsVxY30tbKAGHAEkjk7Nb+aZTpatKoJ4AmSOf8LIirwzppOz12LSFJUDCTKGP2gxiucLW6VIJRBEgaWRKPitXRnXSRkrAEiBzLrDZw/IBW65LJRBFgKSRj9VY2caKTi8TRU4bFQRImIWozOFo5ShFowSiCZA1r0I32+xheXJ0Z22oBIQASXMUKh+ekSPRaUpFCYwlgZcBhNjGZHiUy+IAAAAASUVORK5CYII=)}.app-sidebar-empty-list .app-sidebar-icon-link svg{background-color:var(--main-action-color);border-radius:4px}.app-sidebar-empty-list:hover .app-sidebar-icon-link svg{background-color:var(--duckly-purple)}.app-sidebar-empty-list .app-sidebar-icon-link .icon-color{fill:var(--dark)}.app-sidebar-empty-list:hover .app-sidebar-icon-link .icon-color{fill:var(--type-color)}.app-sidebar{height:100vh;position:fixed;display:flex;flex-direction:row;background-color:var(--third-bg-color);transition:all .3s ease;border-right:1px solid var(--dark);font-size:80%;overflow:hidden;z-index:9999}.app-sidebar-menu{position:fixed;top:-1px;left:5px;width:29px;height:29px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:999999}.app-sidebar-menu:hover .icon-color{fill:var(--main-action-color)}.app-sidebar-open{margin-left:-50px;opacity:0;transition:all .3s ease}.app-sidebar-collapse{opacity:0;margin-top:20px;pointer-events:none}.app-sidebar-controls-area{display:flex;flex-direction:column}.app-sidebar-call-tools{overflow-y:auto}.app-sidebar-call-tools-item{padding:1px 2px 1px 0}.app-sidebar-call-tools-item .btn-danger-third{width:196px}.app-sidebar-call-tools ul{list-style-type:none;padding:0;margin:0}.unread-room{font-weight:700}.team-unread-notify{position:absolute;left:15px;background-color:var(--main-action-color);border-radius:100%;z-index:99;width:16px;height:16px;top:1px;text-align:center;color:var(--dark);font-size:8px;display:flex;justify-content:center;align-items:center}.call-tools-icon .icon-color{fill:var(--third-type-color)}.sidebar-menu-tools-audio-control .icon-color{fill:var(--secondary-type-color)}.call-tools-icon-off .icon-color{fill:var(--danger)}.call-tools-icon-on .icon-color{fill:var(--main-action-color)}.call-tools-icon{display:inline-block;width:20px;height:20px}.call-tools-icon-big{display:inline-block;width:28px;height:28px}.call-tools-icon-ide{display:inline-flex;width:14px;height:14px;margin:3px}.app-sidebar a.call-tools-option{color:var(--type-color)}.call-button-icon .icon-color{fill:var(--dark)}.call-button-icon{display:inline-block;width:25px;height:25px}.call-tools-option{background-color:#3b4046;color:var(--type-color);padding:3px 8px 3px 6px;align-items:center;font-weight:700;text-transform:uppercase;display:flex;-moz-osx-font-smoothing:none;font-size:10px;letter-spacing:1.2px;border-color:currentcolor;border-color:hsla(0,0%,100%,.25882352941176473) rgba(0,0,0,.27058823529411763) rgba(0,0,0,.27058823529411763) hsla(0,0%,100%,.25882352941176473);border-style:solid;border-width:1px;box-shadow:1px 1px 0 0 #000;text-align:center;outline:none;width:196px}.call-tools-option .icon-color{fill:var(--secondary-type-color)}.call-tools-option:hover{color:var(--type-color);background-color:rgba(130,144,161,.5294117647058824);background-color:var(--duckly-blue);cursor:pointer}.call-tools-option.tool-selected{color:var(--main-action-color);background-color:#2d4843;border:1px solid #305c54}.call-tools-option.tool-selected .icon-color{fill:var(--main-action-color)!important}.app-sidebar-room-url:hover .app-sidebar-content-name .icon-color,.call-tools-option:hover .icon-color{fill:var(--secondary-type-color)}.call-control-on .icon-color{fill:var(--main-action-color)}.app-sidebar-room-url.room-is-active .btn-icon-link .icon-color{fill:var(--secondary-type-color)}.app-sidebar-participant-content .content-on .icon-color{fill:var(--main-action-color)!important}.call-label-on-hover,.ide-label-on,.ide-label-on-hover{display:none}.tool-selected .ide-label-on{display:inline;display:initial}.tool-selected .ide-label-off,.tool-selected:hover .ide-label-on{display:none}.tool-selected:hover .ide-label-on-hover{display:inline;display:initial}.call-tools-option:hover .call-label-on{display:none}.call-tools-option:hover .call-label-on-hover{display:inline;display:initial}.call-control-off,.call-control-on{cursor:pointer}.fullscreen{z-index:10000}.btn-icon-link-on{width:26px;height:26px}.app-sidebar hr{border-top:1px solid #131517;margin:1rem auto}.app-sidebar-drag-team img.profile-picture{box-shadow:3px 3px 10px 0 rgb(0 0 0);padding:0;zoom:1.05}.app-sidebar-team-selection{border-right:1px solid var(--bg-stroke-color);width:35px;height:100%;background-color:var(--third-bg-color);z-index:200;transition:all .1s ease}.app-sidebar a{color:var(--secondary-type-color)}.app-sidebar-icon-link{display:inline-block;width:40px;height:40px;padding:8px}.app-sidebar-content-name .btn-icon-link .icon-color{fill:var(--third-type-color)}.room-is-live .app-sidebar-content-name .btn-icon-link .icon-color{fill:var(--main-action-color)}.app-sidebar-trim-team{text-overflow:ellipsis;overflow-x:clip;white-space:nowrap;width:calc(100% - 25px);padding-left:4px;transition:all .15s ease-out}.app-sidebar-icon-link .icon-color{fill:var(--third-type-color)}.app-sidebar-icon-link:hover .icon-color{fill:var(--duckly-green)}.app-sidebar-collapse-button{display:inline-flex;align-self:center;right:5px;position:absolute}.app-sidebar-icon-mid-link{display:inline-block;width:25px;height:25px}.app-sidebar-icon-small-link{display:inline-block;width:20px;height:20px;cursor:pointer}.app-sidebar-icon-small-link .icon-color{fill:var(--secondary-type-color)}.app-sidebar-icon-small-link:hover{opacity:1}.app-sidebar-icon-small-link:hover .icon-color{fill:#00caff}.app-sidebar-team-header{display:flex;width:100%;align-items:center;position:relative;height:50px}.app-sidebar-team-header .app-sidebar-team-header-avatar{background-color:grey;width:30px}.team-is-active .app-sidebar-team-header-avatar .profile-picture{border:none}.app-sidebar .app-sidebar-team-header-avatar .profile-picture{border-radius:4px}.app-sidebar-team-header .app-sidebar-team-name{color:var(--type-color);font-weight:700;font-size:120%;margin-top:3px}.app-sidebar-team-selection-block{display:flex;width:100%;align-items:center;position:relative;justify-content:center;height:35px;cursor:pointer}.app-sidebar-team-selection-block .profile-picture{padding:3px}.app-sidebar-team-selected .profile-picture{padding:0}.app-sidebar-menu-selection-block{display:flex;width:100%;align-items:center;position:relative;justify-content:center;height:40px;cursor:pointer}.app-sidebar-menu-selection-block .profile-picture{border-radius:0!important}.app-sidebar-team-selected img.profile-picture{border-color:var(--type-color);border:2px solid var(--main-action-color);padding:1px;border-radius:0}.app-sidebar-team-selection-block-list{height:calc(100% - 131px);overflow-y:auto;overflow-x:hidden}.app-sidebar-block .profile-picture{width:31px}.app-sidebar .app-sidebar-content-name{display:inline-flex;align-items:center;position:relative;color:var(--secondary-type-color);width:100%;padding-bottom:2px;padding-top:2px;border-top:1px solid transparent;border-bottom:1px solid transparent;height:100%}.app-sidebar-team-name{margin-left:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 65px);color:var(--third-type-color)}.app-sidebar-team-name-visitor{font-size:50%;border-radius:4px;background-color:var(--duckly-purple);padding:3px;position:absolute;left:10px;top:40px}.app-sidebar-adjust-room{padding-left:9px}.app-sidebar-block{margin-bottom:0;position:relative}.app-sidebar:hover .app-sidebar-content-name{opacity:1;transition-delay:0s}.app-sidebar .app-sidebar-org{white-space:nowrap;list-style:none;width:220px;display:flex;flex-direction:column}.app-sidebar .app-sidebar-list{overflow-y:auto;flex-grow:1}.app-sidebar .app-sidebar-list:hover{overflow-x:hidden;white-space:nowrap;list-style:none;padding:0 0 10px}.app-sidebar .profile-picture{border-radius:0}.app-sidebar-room-url{align-items:center;position:relative;display:flex;flex-direction:column;height:25px;cursor:pointer}.app-sidebar-room-url-button{position:absolute;right:5px;opacity:0;top:3px;cursor:pointer}.app-sidebar-room-url:hover .app-sidebar-content-name{color:var(--type-color);background-color:#30363c}.app-sidebar-room-url:hover .app-sidebar-room-url-button{opacity:.7}.app-sidebar-room-url .app-sidebar-room-url-button:hover{opacity:1}.page-is-active .app-sidebar-icon-link .icon-color{fill:var(--main-action-color)}.app-sidebar~.footer,.app-sidebar~.meeting-app{margin-left:255px;transition:all .15s ease-in-out}.app-sidebar~.meeting-app{background:url(https://storage.googleapis.com/gitduck/img/call-bg-transparent3.png) repeat scroll right center var(--bg-call);background-origin:content-box}.app-sidebar~.main-content{margin-left:255px;transition:all .15s ease-in-out;padding-top:25px!important}.app-sidebar-collapse~.footer,.app-sidebar-collapse~.main-content,.app-sidebar-collapse~.meeting-app{margin-left:0;transition:all .15s ease-out;transition-delay:.1s}.app-sidebar-collapse~.meeting-app .lm_header{padding-left:33px}.show-small-screen{display:none!important}@media(max-width:640px){.hide-small-screen{display:none!important}.show-small-screen{display:inline!important;display:initial!important}.call-home{align-items:flex-start}}@media(max-width:920px){.hide-mid-screen{display:none}}a.sidebar-menu-presence-link{padding:2px 2px 2px 25px;background-color:#7fffd4}.app-sidebar-call-tools .sidebar-menu-presence{padding-left:6px;padding-bottom:2px}.sidebar-menu-presence{padding:0 2px 0 6px;display:block;border-left:1px solid #305c54;margin-left:11px}.sidebar-menu-tools-members .sidebar-menu-presence{padding:0 2px 0 6px;display:block;border-left:1px solid #3a3f42;border-right:1px solid #3a3f42;margin-left:11px;width:196px;background-color:#2b2f32}.tool-selected~.sidebar-menu-tools-members .sidebar-menu-presence{border-left:1px solid #305c54;border-right:1px solid #305c54;background-color:#242c2b}.sidebar-menu-tools-members .sidebar-menu-presence:last-of-type{border-bottom:1px solid #3a3f42}.tool-selected~.sidebar-menu-tools-members .sidebar-menu-presence:last-of-type{border-bottom:1px solid #305c54}.sidebar-menu-active-tools{display:flex;padding-left:20px;margin-top:2px}.btn-icon-link-on,.sidebar-menu-active-tools .btn-icon-link{width:20px;height:15px}.app-sidebar-call-tools-item .sidebar-menu-presence{margin-left:-1px;padding-right:7px}.app-sidebar-call-tools-item .sidebar-menu-presence:hover{background-color:#2d4843;border-top-right-radius:0;border-bottom-right-radius:0}.sidebar-menu-presence-members{align-self:flex-start;display:inline-flex;margin-left:5px}.sidebar-menu-presence-members .sidebar-menu-presence{border-left:0;padding:0;margin-left:0;display:inline;margin-right:4px}.sidebar-menu-presence-members .sidebar-menu-presence .sidebar-menu-presence-link{position:relative}.sidebar-menu-presence-members .sidebar-menu-active-tools,.sidebar-menu-presence-members .sidebar-menu-presence span{display:none}.sidebar-menu-presence-members .sidebar-menu-presence :hover span{display:inline;display:initial;position:absolute;top:13px;left:0;font-size:8px;pointer-events:none;z-index:10}.sidebar-menu-presence-members .sidebar-menu-presence img.profile-picture{width:10px}.sidebar-menu-tools-members{margin-left:13px;margin-bottom:10px}.sidebar-menu-tools-audio-control{padding:8px 4px;display:flex;margin-left:12px;margin-bottom:0;border-left:1px solid #305c54;align-items:center;background-color:#242c2b;width:196px;border-right:1px solid #305c54}.app-sidebar-presence-user-talking{position:absolute;left:15px;background-color:var(--main-action-color);border-radius:100%;z-index:99;width:16px;height:16px;top:1px}.app-sidebar-presence-user-talking .btn-icon-link,.app-sidebar-presence-user-talking .btn-icon-link-on{width:16px;height:16px}.app-sidebar-presence-user-talking .icon-color{fill:var(--dark)}.room-is-active a .sidebar-menu-presence,a:focus .sidebar-menu-presence,a:hover .sidebar-menu-presence{color:var(--secondary-type-color)}.sidebar-menu-presence img.profile-picture{border-radius:1px;width:16px}.app-sidebar-message-area{padding:4px 10px 0 0}a.app-sidebar-claim,a.app-sidebar-duckly-announcement{background-color:var(--duckly-blue);text-align:center;padding:5px;border-radius:0;color:var(--type-color)!important;cursor:pointer;width:100%;display:block;margin-bottom:10px;white-space:normal;font-size:11px;border:3px double var(--third-bg-color)}a.app-sidebar-claim:hover,a.app-sidebar-duckly-announcement:hover{background-color:var(--duckly-purple);color:var(--type-color)!important}.activity-feed-main{margin-right:20px}.activity-feed-main,.team-feed-main{display:inline-flex;flex-direction:column}.team-feed-main{width:100%}.activity-feed-widget{display:inline-flex;flex-direction:column}.live-participants-block{color:var(--red);display:inline-block}.live-participant-user{display:inline-flex;margin-left:-10px}.live-participant-user-more{display:inline-flex;margin-left:5px;font-size:85%}.live-participant-user:first-child{margin-left:0}.live-participant-user-avatar img{height:40px;width:40px;border-radius:100%;-o-object-fit:cover;object-fit:cover;position:relative;border:2px solid var(--bg-color)}.video-participants-block{font-size:75%;display:inline-block;margin-top:10px}.video-participants-block p{color:var(--secondary-type-color);margin-bottom:5px}.video-participant-user{display:inline-flex;margin-right:5px}.video-participant-user-avatar img{height:30px;width:30px;border-radius:100%;-o-object-fit:cover;object-fit:cover;position:relative}.dashboard-simple-rooms-list a{color:var(--type-color)}.dashboard{margin-left:auto;margin-right:auto}.dashboard-block{background-color:var(--secondary-bg-color);margin-bottom:10px;border:1px solid rgba(0,0,0,.1411764705882353);padding:20px;font-size:90%}@media only screen and (max-width:820px){.dashboard{width:100%}.dashboard-block{padding:20px}}@media only screen and (min-width:821px) and (max-width:1024px){.dashboard{width:80%}.dashboard-block{padding:20px}}@media only screen and (min-width:1025px){.dashboard{width:60%}.dashboard-block{padding:20px}}.dashboard-block-team div{width:100px;border-radius:100%;overflow:hidden;display:inline-block}.dashboard-block-team:hover a,.dashboard-block-team a{color:var(--type-color)}.plans-block{display:flex;justify-content:center}.plan-option{background-color:var(--third-bg-color);width:100%;margin-bottom:10px;font-size:90%;padding:10px;min-width:32%}.plan-option-highlight{background-color:#1a297e}@media(max-width:940px){.plans-block{flex-direction:column}}.plan-option-features p{margin:0}.plan-border-top{border-top:1px solid var(--bg-stroke-color);padding-top:10px}.plan-summary{flex:1 1}.plan-price{display:flex;align-items:center}.detail-plan-status{font-size:60%;line-height:80%;display:block;height:0}.detail-plan-price{font-size:200%;font-weight:700}.detail-plan-price-time{margin-left:2px;font-size:80%}.detail-plan-price-time p{margin:0}.plan-option-features-icon{display:inline-block;width:20px;height:22px;vertical-align:middle}.plan-option-features-icon .icon-color{fill:var(--main-action-color)}.tiny-profile-avatar img{width:40px;margin-right:5px;-o-object-fit:cover;object-fit:cover;border-radius:0;border:1px solid var(--dark)}.profile-picture{border-radius:12px}.follow-peer-selector{font-size:85%}.follow-peer-selector__control{background-color:transparent!important;border:none!important}.follow-peer-selector__control:hover{border-color:var(--secondary-type-color)!important;cursor:pointer}.follow-peer-selector__multi-value{background-color:var(--secondary-type-color)!important}.follow-peer-selector__multi-value__label{color:var(--secondary-bg-color)!important;font-weight:700!important}.follow-peer-selector__multi-value svg{fill:var(--secondary-bg-color)!important}.follow-peer-selector__dropdown-indicator{display:none!important}.follow-peer-selector__dropdown-indicator,.follow-peer-selector__indicator{color:var(--type-color)!important}.follow-peer-selector__clear-indicator:hover{color:var(--main-action-color)!important}.follow-peer-selector__indicator-separator{background-color:var(--secondary-type-color)!important;display:none}.follow-peer-selector__multi-value__remove{cursor:pointer}.follow-peer-selector__input{color:var(--main-action-color)!important}.follow-peer-selector__menu{background-color:#000!important;color:var(--secondary-type-color)!important;display:block!important;font-size:85%}.follow-peer-selector__menu div{overflow-x:hidden!important}.follow-peer-selector__menu a{color:var(--secondary-type-color)}.follow-peer-selector__menu-list{padding-left:4px;padding-right:4px}.follow-peer-selector__option--is-focused,.follow-peer-selector__option--is-focused:hover{cursor:pointer;background-color:var(--dark)!important}.follow-peer-selector__option--is-selected{color:var(--main-action-color)!important;background-color:transparent!important}.follow-peer-selector__placeholder,.follow-peer-selector__single-value{color:var(--type-color)!important}.follow-peer-selector__indicators{color:var(--type-color)!important;font-size:85%}.follow-peer-selector__indicators:hover,.follow-peer-selector__single-value:hover{color:var(--main-action-color)!important}.follow-peer-selector .follow-peer-selector__placeholder,.follow-peer-selector .follow-peer-selector__single-value{top:unset;transform:none;position:relative;max-width:none}.follow-peer-selector .follow-peer-selector__control{min-height:unset}.follow-peer-selector .follow-peer-selector__indicators{height:26px}.follow-peer-selector .follow-peer-selector__indicator{padding:0 4px}.follow-peer-selector .follow-peer-selector__value-container{border-radius:6px;padding:3px 10px;font-size:85%}.follow-peer-selector .follow-peer-selector__menu{width:unset;margin:4px 0}.follow-peer-selector .follow-peer-selector__option{white-space:nowrap}.animation-tiny svg{width:30px}.temp-box-memphis-exterior-1{padding:10px;border:2px solid #040b29;box-shadow:5px 5px 0 0 rgba(0,0,0,.4117647058823529);display:flex;align-items:flex-start;background-image:url(https://storage.googleapis.com/gitduck/img/patterns/pattern6-color1.png);background-size:contain}.temp-box-memphis-interior{background-color:var(--secondary-bg-color);padding:20px 20px 10px 30px}.splash-text{color:var(--dark);line-height:80%;font-size:5.4vw}.onboarding-survey{padding-left:10px;border-radius:4px;display:flex;align-items:baseline}.onboarding-survey label{font-size:110%;padding-left:15px;cursor:pointer;flex-grow:1}.onboarding-survey:hover{cursor:pointer;background-color:var(--secondary-bg-color)}.landing-title{line-height:120%;font-size:400%}.customer-logo img{max-height:50px}.str-chat-channel{max-height:100%!important}.app__wrapper{background-color:var(--bg-chat);height:100%}.thread-message-input__wrapper .str-chat__textarea textarea{display:flex;align-items:center;border:none;outline:none;font-family:Ibm Plex Sans,sans-serif;font-style:normal;font-weight:400;font-size:15px}.customTooltip .introjs-tooltiptext{padding:15px 15px 20px;font-family:IBM Plex Sans;font-size:110%}.customTooltip.introjs-tooltip{color:var(--dark);background-color:var(--type-color);border-radius:0;box-shadow:5px 5px 0 0 rgba(0,0,0,.8)}.customTooltip .introjs-tooltipReferenceLayer *{font-family:Ibm Plex Mono,monospace!important}.customTooltip .introjs-tooltip-header{padding-right:5px;padding-top:0;display:none}.customTooltip .introjs-button{color:var(--dark);text-shadow:none;border-radius:0;border:none;background-color:#bac3ce}.customTooltip .introjs-button:focus:hover,.customTooltip .introjs-button:hover,.customTooltip .introjs-donebutton:hover,.customTooltip .introjs-nextbutton:hover{background-color:var(--duckly-blue);color:var(--type-color);border:none;box-shadow:none}.customTooltip .introjs-button:focus{background-color:#bac3ce;color:var(--dark);border:none;box-shadow:none}.customTooltip .introjs-tooltipbuttons{border-top:1px solid var(--secondary-type-color)}.introjs-helperLayer{opacity:.8!important;border:3px solid var(--duckly-yellow)!important}.introjs-tooltipReferenceLayer{margin:7px}.call-home{width:100%;justify-content:center;display:flex;align-items:center;overflow:auto;padding:10px 0}.call-home-active{padding-top:70px}.call-home-content{max-width:500px;width:90%;flex-direction:column}.call-home-alone,.call-home-content{height:100%;display:flex;justify-content:center}.call-home-alone{background-color:var(--bg-chat);width:calc(50% + 1px);margin-top:29px;align-items:center;padding-left:13px;padding-right:13px;margin-left:-1px;overflow:hidden}.call-home-alone-content{width:100%;display:flex;justify-self:center;justify-content:center;position:relative;margin-top:-20px}.call-home-alone-content:after{content:"";display:block;padding-bottom:100%}.call-home-block-main{border:1px solid rgba(0,0,0,.1411764705882353);background-color:var(--third-bg-color);padding:20px 10px 30px;text-align:center;font-size:90%}.call-home-block-alone{border-radius:0;background-color:var(--dark);padding:20px 10px;text-align:center;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center}.call-home-block-half{border:1px solid rgba(0,0,0,.1411764705882353);background-color:var(--third-bg-color);padding:20px;font-size:85%;text-align:center}.call-home-block-survey{margin-top:auto;margin-bottom:auto}.call-home-participants{display:flex;justify-content:center}.call-home-participants img{width:100px;border-radius:2px;margin-top:-70px;border:1px solid var(--third-bg-color)}.call-home-participants div:hover .lobby-username{display:block}.lobby-username{position:absolute;background-color:rgba(0,0,0,.5215686274509804);font-size:80%;left:2px;bottom:2px;width:calc(100% - 4px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:none;font-weight:700;color:var(--type-color)}@media(max-height:530px){.call-home-content{justify-content:flex-start}}.call-home-link{margin-top:10px;margin-bottom:10px;font-size:140%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tools-modal{width:80%;margin-left:auto;margin-right:auto}.tools-modal .call-home-tools img{width:36px;opacity:.8;height:36px;margin:auto;display:inline-flex;position:absolute}.tools-modal .call-home-tools img:hover{opacity:1;height:44px;width:44px}.tools-modal .call-home-tools span{width:60px;height:60px;display:inline-flex;margin-right:5px;margin-bottom:5px;justify-content:center;align-items:center;border:1px solid #222528;background-color:var(--secondary-bg-color)}.call-home-tools img{width:36px;margin-bottom:10px}.call-home-loading{color:var(--dark);font-size:140%;font-weight:700}#loading-drums{width:90%;height:90vh;display:block;-webkit-tap-highlight-color:transparent}#Drums:hover{cursor:pointer}.loading-animation-title{position:absolute;top:30px;width:100%;text-align:center;left:0}.beta-tag{font-size:7.5px;line-height:7px;padding:1px 0 0 2px;bottom:0;left:3px;width:30px;overflow-x:hidden;color:var(--third-bg-color);position:absolute;white-space:nowrap}.rc-rate{font-size:50px!important;line-height:10px;margin-bottom:20px!important}.rc-rate-star{line-height:1!important;color:var(--third-type-color)!important}.text-shadow-pop-br{-webkit-animation:text-shadow-pop-br 1.5s infinite both;animation:text-shadow-pop-br 1.5s infinite both}@keyframes text-shadow-pop-br{0%{text-shadow:0 0 #40018d,0 0 #40018d,0 0 #40018d,0 0 #40018d,0 0 #40018d,0 0 #40018d,0 0 #40018d,0 0 #40018d;transform:translateX(0) translateY(0)}to{text-shadow:1px 1px #9036ff,2px 2px #9036ff,3px 3px #9036ff,4px 4px #9036ff,5px 5px #9036ff,6px 6px #9036ff,7px 7px #9036ff,8px 8px #9036ff;transform:translateX(-8px) translateY(-8px)}}@keyframes text-shadow-pop-br-light{0%{text-shadow:0 0 #af8bdd,0 0 #af8bdd,0 0 #af8bdd,0 0 #af8bdd,0 0 #af8bdd,0 0 #af8bdd,0 0 #af8bdd,0 0 #af8bdd;transform:translateX(0) translateY(0)}to{text-shadow:1px 1px #966bce,2px 2px #966bce,3px 3px #966bce,4px 4px #966bce,5px 5px #966bce,6px 6px #966bce,7px 7px #966bce,8px 8px #966bce;transform:translateX(-8px) translateY(-8px)}}.text-shadow-pop-br-dark{-webkit-animation:text-shadow-pop-br-dark 1.5s infinite both;animation:text-shadow-pop-br-dark 1.5s infinite both}@keyframes text-shadow-pop-br-dark{0%{text-shadow:0 0 rgba(125,26,255,.4117647058823529),0 0 rgba(125,26,255,.4117647058823529),0 0 rgba(125,26,255,.4117647058823529),0 0 rgba(125,26,255,.4117647058823529),0 0 rgba(125,26,255,.4117647058823529),0 0 rgba(125,26,255,.4117647058823529),0 0 rgba(125,26,255,.4117647058823529),0 0 rgba(125,26,255,.4117647058823529);transform:translateX(0) translateY(0)}to{text-shadow:1px 1px rgba(80,31,143,.13725490196078433),2px 2px rgba(79,31,143,.4117647058823529),3px 3px rgba(80,31,143,.13725490196078433),4px 4px rgba(80,31,143,.13725490196078433),5px 5px rgba(80,31,143,.13725490196078433),6px 6px rgba(80,31,143,.13725490196078433),7px 7px rgba(80,31,143,.13725490196078433),8px 8px rgba(80,31,143,.13725490196078433);transform:translateX(-8px) translateY(-8px)}}.landing-box-feature{padding:30px;background-color:#0b1449;margin-bottom:6px;border:3px double #1a297e}.landing-box-container .col-12,.landing-box-container .col-md-4,.landing-usercase-container .col-12,.landing-usercase-container .col-md-4{padding-left:3px;padding-right:3px}.landing-box-feature-title{font-weight:700}.landing-box-feature-text{color:var(--secondary-type-color);line-height:135%;font-size:90%}.rotate-sticker-1{transform:rotate(-6deg)}.rotate-sticker-2{transform:rotate(-20deg)}.rotate-sticker-3{transform:rotate(4deg)}.button-text{border:none;padding:0;background:0 0;color:var(--type-color);text-decoration:underline;cursor:pointer}.button-text:hover{color:var(--main-action-color)}.titlecase{text-transform:capitalize}.uppercase{text-transform:uppercase}:root{--blue:#50a1ff;--indigo:#6610f2;--purple-light:#be9ffe;--purple:#926dde;--purple-dark:#372664;--pink:#e83e8c;--red:#ff4954;--orange:#ffbe00;--yellow:#ffba00;--green:#3cd458;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray-light:#f1f2f3;--gray:#868e96;--gray-mid:#5e666d;--gray-dark:#343a40;--primary:#50a1ff;--secondary:#e9ecf0;--success:#3cd458;--info:#926dde;--warning:#ffba00;--danger:#ff4954;--light:#f8f9fa;--dark:#191919;--bg-added:#a5ffef;--bg-active-added:#4bedd0;--added-color:#acfff0;--bg-removed:#ffa7a1;--bg-active-removed:#ff6b60;--removed-color:#acfff0;--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,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}body{--bg-color:#313539;--secondary-bg-color:#292e34;--third-bg-color:#1c2025;--fourth-bg-color:#131719;--secondary-type-color:#a1a9b3;--third-type-color:#5a5d61;--type-color:#d7dce3;--title-color:#f1f2f3;--brand-color:#ffeb3b;--main-action-color:#02c19e;--duckly-yellow:#ffeb3b;--duckly-green:#2daa5e;--duckly-blue:#243dcd;--duckly-red:#ff6083;--duckly-purple:#9036ff;--secondary-action-color:#9d70ff;--bg-stroke-color:#3f4448;--primary-color:#02c19e;--primary-selection:#243dcd;--primary-color-alpha:rgba(144,54,255,0.23921568627450981);--bg-chat:#24292f;--bg-chat-darker:#1f2124;--bg-chat-lighter:#282c30;--bg-chat-hover:#2b3138;--bg-chat-thread:#24292f;--bg-chat-second:#272b2f;--bg-call:#495765;--primary-hover:#353d46}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:var(---dark)}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:IBM Plex Mono,monospace;font-size:.9375rem;font-weight:400;line-height:1.7;color:var(--type-color);text-align:left;background-color:var(--bg-color)}[tabindex="-1"]:focus{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[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}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:#50a1ff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0478ff;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}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:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}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}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[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}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}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:400;line-height:1.5}.h1,h1{font-size:2.57813rem}.h2,h2{font-size:2.10938rem}.h3,h3{font-size:1.75781rem}.h4,h4{font-size:1.52344rem}.h5,h5{font-size:1.23047rem}.h6,h6{font-size:1.05469rem}.lead{font-size:1.17188rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:11px solid var(--bg-stroke-color)}.small,small{font-size:85%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.blockquote{margin-bottom:1rem;font-size:1.17188rem}.figure{display:inline-block}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.125rem}kbd kbd{padding:0;font-size:100%;font-weight:600}pre{display:block;font-size:87.5%;color:var(--secondary-type-color)}pre code{font-size:inherit;color:inherit;word-break:normal}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;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-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.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-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.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-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.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-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.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-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid var(--bg-stroke-color)}.table thead th{vertical-align:bottom;border-bottom:2px solid var(--bg-stroke-color)}.table tbody+tbody{border-top:2px solid var(--bg-stroke-color)}.form-control,.table .table{background-color:#fff}.form-control{display:block;width:100%;padding:.28rem .75rem;font-size:.9375rem;line-height:1.9;color:var(--bg-color);-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #eaeff4;border-radius:4px;transition:all .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:var(--bg-color);background-color:#fff;border-color:var(--main-action-color);outline:0;box-shadow:0 0 40px rgba(0,0,0,.045)}.form-control::-moz-placeholder{color:#c9ccce;opacity:1}.form-control:-ms-input-placeholder{color:#c9ccce;opacity:1}.form-control::placeholder{color:#c9ccce;opacity:1}.form-control:disabled,.form-control[readonly]{opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.53125rem + 2px)}select.form-control:focus::-ms-value{color:#999;background-color:#fff}.col-form-label{margin-bottom:0;font-size:inherit;line-height:1.9}.col-form-label,.col-form-label-lg{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.0625rem;line-height:2.2}.col-form-label-sm{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);font-size:.9375rem;line-height:1.5}.btn{display:inline-block;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:.9375rem;line-height:1.9;border-radius:.25rem}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:none}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-main{background-color:var(--main-action-color);color:var(--dark);align-items:center;font-weight:700;text-transform:uppercase;display:flex;font-size:10px;letter-spacing:1.2px;border-color:currentcolor;border-color:hsla(0,0%,100%,.6) rgba(39,52,64,.4392156862745098) rgba(39,52,64,.4392156862745098) hsla(0,0%,100%,.6);border-style:solid;border-width:1px;text-align:center;outline:none;border-radius:0}.btn-main,.btn-main:hover{box-shadow:2px 2px 0 0 rgba(0,0,0,.4588235294117647)}.btn-main:hover{color:var(--type-color)!important;background-color:var(--duckly-purple);border-color:hsla(0,0%,100%,.27058823529411763) rgba(0,0,0,.27058823529411763) rgba(0,0,0,.27058823529411763) hsla(0,0%,100%,.27058823529411763)}.btn-main.focus,.btn-main:focus{color:var(--dark)}.btn-main.disabled,.btn-main:disabled,.btn-main:hover:disabled{color:#1b7769!important;background-color:var(--main-action-color);border-color:hsla(0,0%,100%,.6) rgba(39,52,64,.4392156862745098) rgba(39,52,64,.4392156862745098) hsla(0,0%,100%,.6);box-shadow:1px 1px 0 0 transparent;opacity:.5}.btn-main:not([disabled]):not(.disabled).active,.btn-main:not([disabled]):not(.disabled):active{color:var(--dark);background-color:#742ccd;border-color:#742ccd}.btn-outline-main{background-color:transparent;background-image:none;border-radius:0;border-color:var(--main-action-color)}.btn-outline-main,.btn-outline-main.focus,.btn-outline-main:focus{color:var(--main-action-color)}.btn-outline-main:hover{color:var(--dark);background-color:var(--main-action-color);border-color:var(--main-action-color)}.btn-outline-main.disabled,.btn-outline-main:disabled{color:var(--main-action-color);background-color:transparent}.btn-outline-main:not([disabled]):not(.disabled).active,.btn-outline-main:not([disabled]):not(.disabled):active{color:var(--dark);background-color:var(--main-action-color);border-color:var(--main-action-color)}.btn-call-control-off{padding:10px 15px!important;font-size:13px!important;background-color:var(--main-action-color);color:var(--dark);padding:3px 8px 3px 6px;align-items:center;font-weight:700;text-transform:uppercase;display:flex;-moz-osx-font-smoothing:none;font-size:10px;letter-spacing:1.2px;border-color:currentcolor;border-color:hsla(0,0%,100%,.6) rgba(39,52,64,.4392156862745098) rgba(39,52,64,.4392156862745098) hsla(0,0%,100%,.6);border-style:solid;border-width:2px;box-shadow:2px 2px 0 0 #000;text-align:center;outline:none;border-radius:0}.btn-call-control-off.focus,.btn-call-control-off:focus{color:var(--dark)}.btn-call-control-off:hover{color:var(--type-color);background-color:var(--duckly-purple)}.btn-call-control-off.disabled,.btn-call-control-off:disabled{color:#8b8f96;background-color:rgba(87,91,94,.5294117647058824)}.btn-call-control-off:not([disabled]):not(.disabled).active,.btn-call-control-off:not([disabled]):not(.disabled):active{color:var(--type-color);background-color:rgba(88,94,101,.5294117647058824);border-color:transparent}.btn-call-control-off:hover .icon-color,.btn-main:hover .icon-color{fill:var(--type-color)!important}.btn-secondary{background-color:#3b4046;padding:3px 8px 3px 6px;align-items:center;font-weight:700;text-transform:uppercase;display:flex;-moz-osx-font-smoothing:none;font-size:10px;letter-spacing:1.2px;border-color:currentcolor;border-color:hsla(0,0%,100%,.27058823529411763) rgba(0,0,0,.27058823529411763) rgba(0,0,0,.27058823529411763) hsla(0,0%,100%,.27058823529411763);border-style:solid;border-width:1px;box-shadow:1px 1px 0 0 #000;text-align:center;outline:none;border-radius:0}.btn-secondary,.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:var(--type-color)}.btn-secondary:hover{background-color:var(--duckly-blue)}.btn-secondary.disabled,.btn-secondary:disabled{color:#8b8f96;background-color:rgba(87,91,94,.5294117647058824)}.btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active{color:var(--type-color);background-color:rgba(88,94,101,.5294117647058824);border-color:transparent}.btn-secondary-outline{background-color:transparent;background-image:none;border-color:var(--secondary-type-color)}.btn-secondary-outline,.btn-secondary-outline.focus,.btn-secondary-outline:focus{color:var(--secondary-type-color)}.btn-secondary-outline:hover{color:var(--dark)!important;background-color:var(--secondary-type-color);border-color:var(--secondary-type-color)}.btn-secondary-outline.disabled,.btn-secondary-outline:disabled{color:var(--secondary-type-color)!important;background-color:transparent}.btn-secondary-outline:not([disabled]):not(.disabled).active,.btn-secondary-outline:not([disabled]):not(.disabled):active{color:var(--secondary-type-color)!important;background-color:var(--dark);border-color:var(--dark)}.btn-danger{color:var(--dark);background-color:var(--danger);background-image:none;border-color:var(--danger);border-color:hsla(0,0%,100%,.4196078431372549) #6e1d22 #6e1d22 hsla(0,0%,100%,.4196078431372549);box-shadow:1px 1px 0 0 #000;border-radius:0}.btn-danger:hover{color:var(--dark);background-color:var(--duckly-red);border-color:var(--danger);border-color:hsla(0,0%,100%,.4196078431372549) rgba(86,0,5,.5098039215686274) rgba(86,0,5,.5098039215686274) hsla(0,0%,100%,.4196078431372549)}.btn-danger.disabled,.btn-danger:disabled{color:var(--danger);background-color:var(--dark)}.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active{color:var(--danger);background-color:var(--dark);border-color:var(--dark)}.btn-danger-secondary{color:var(--danger);background-color:transparent;background-image:none;border-color:transparent}.btn-danger-secondary.focus,.btn-danger-secondary:focus{color:var(--danger)}.btn-danger-secondary:hover{color:var(--dark);background-color:var(--danger);border-color:currentcolor;border-color:hsla(0,0%,100%,.4196078431372549) #6e1d22 #6e1d22 hsla(0,0%,100%,.4196078431372549);border-style:solid;border-width:1px;box-shadow:1px 1px 0 0 #000;text-align:center;outline:none;border-radius:0}.btn-danger-secondary.disabled,.btn-danger-secondary:disabled{color:var(--danger);background-color:var(--dark)}.btn-danger-secondary:not([disabled]):not(.disabled).active,.btn-danger-secondary:not([disabled]):not(.disabled):active{color:var(--danger);background-color:var(--dark);border-color:var(--dark)}.btn-danger-third{color:var(--danger);background-color:#3b4046;background-image:none;border-color:hsla(0,0%,100%,.25882352941176473) rgba(0,0,0,.27058823529411763) rgba(0,0,0,.27058823529411763) hsla(0,0%,100%,.25882352941176473);border-radius:0}.btn-danger-third,.btn-danger-third.focus,.btn-danger-third:focus{box-shadow:1px 1px 0 0 #000}.btn-danger-third:hover{color:var(--dark);background-color:var(--danger);border-color:var(--danger);border-color:hsla(0,0%,100%,.4196078431372549) rgba(86,0,5,.5098039215686274) rgba(86,0,5,.5098039215686274) hsla(0,0%,100%,.4196078431372549)}.btn-danger-third.disabled,.btn-danger-third:disabled{color:var(--danger);background-color:var(--dark)}.btn-danger-third:not([disabled]):not(.disabled).active,.btn-danger-third:not([disabled]):not(.disabled):active{color:var(--danger);background-color:var(--dark);border-color:var(--dark)}.btn-link{color:var(--secondary-type-color);background-color:transparent}.btn-link:hover{color:var(--type-color);text-decoration:none;background-color:rgba(130,144,161,.5294117647058824);border-color:#676b6e #273440 #273440 #676b6e;border-style:solid;border-width:1px;box-shadow:1px 1px 0 0 #000;text-align:center;outline:none;border-radius:0}.btn-link.focus,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96;pointer-events:none}.btn-lg{padding:.375rem 1rem;font-size:1.0625rem;line-height:2.2}.btn-sm{padding:.375rem .5rem;font-size:.9375rem;line-height:1.5}.fade{transition:opacity .15s linear}@media screen and (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 screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown{position:relative}.nav{display:flex;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:#a5b3c7}.nav-tabs{border-bottom:1px solid var(--bg-stroke-color)}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-left-color:transparent;border-bottom-color:var(--bg-stroke-color);border-right-color:transparent;border-top-color:transparent}.nav-tabs .nav-link.disabled{color:#a5b3c7;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--secondary-type-color);background-color:#fff;border-left-color:var(--bg-stroke-color);border-bottom-color:#fff;border-right-color:var(--bg-stroke-color);border-top-color:#50a1ff}.nav-pills .nav-link{border-radius:6px 6px 0 0}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--main-action-color);background-color:var(--dark);cursor:pointer;text-transform:uppercase;padding-top:8px;padding-bottom:8px;font-weight:600;letter-spacing:1.7px}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:0;padding-bottom:0;margin-right:1rem;font-size:1.0625rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-toggler{padding:.25rem .75rem;font-size:1.0625rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-toggler{display:none}}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,45.9%,.8);border-color:hsla(0,0%,100%,.1)}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:var(--bg-color);-webkit-background-clip:border-box;background-clip:border-box;border:0 solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:transparent;border-radius:.25rem}.badge{display:inline-block;padding:.25em .5em;font-size:80%;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.125rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-link{font-weight:600}.alert-success{color:#1f6e2e;background-color:#d8f6de;border-color:#c8f3d0}.alert-success hr{border-top-color:#b3eebe}.alert-success .alert-link{color:#14461d}.alert-danger{color:#85262c;background-color:#ffdbdd;border-color:#ffcccf}.alert-danger hr{border-top-color:#ffb3b7}.alert-danger .alert-link{color:#5d1b1f}@-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:flex;height:1rem;overflow:hidden;font-size:.70313rem;background-color:#f5f6f7;border-radius:.125rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#50a1ff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1 1}.close{float:right;font-size:1.40625rem;font-weight:600;line-height:1;color:#000;text-shadow:none;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-style:normal;font-weight:400;line-height:1.9;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.9375rem;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}.border{border:1px solid var(--bg-stroke-color)!important}.border-top{border-top:1px solid var(--bg-stroke-color)!important}.border-right{border-right:1px solid var(--bg-stroke-color)!important}.border-bottom{border-bottom:1px solid var(--bg-stroke-color)!important}.border-left{border-left:1px solid var(--bg-stroke-color)!important}.rounded{border-radius:.25rem!important}.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-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}}@media(min-width:992px){.d-lg-block{display:block!important}}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}@media(min-width:768px){.justify-content-md-center{justify-content:center!important}}.float-right{float:right!important}.position-static{position:static!important}.position-relative{position:relative!important}.shadow{box-shadow:0 1px 15px rgba(0,0,0,.05)!important}.w-100{width:100%!important}.h-100{height:100%!important}.h-5{height:5%!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mt-5{margin-top:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.my-7{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.p-4{padding:1rem!important}.pb-4{padding-bottom:1rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:768px){.mx-md-auto{margin-right:auto!important;margin-left:auto!important}}@media(min-width:992px){.pb-lg-8{padding-bottom:5rem!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-left{text-align:left!important}.text-center{text-align:center!important}@media(min-width:768px){.text-md-left{text-align:left!important}}.font-weight-bold{font-weight:700!important}.text-warning{color:#ffba00!important}a.text-warning:focus,a.text-warning:hover{color:#cc9500!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}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{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}}/*!* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-video-camera:before{content:""}.fa-terminal:before{content:""}.fa-mortar-board:before{content:""}.fa-file-video-o:before{content:""}.fa-sliders:before{content:""}.icon-video{font-family:et-line;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}.icon-video:before{content:"\e011"}[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}[data-video]{position:relative;z-index:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slider-dots-inside.slick-slider{margin-bottom:0}/*!Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT*//*!PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license*//*!PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license*/@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}a{transition:0s linear}a,a:focus,a:hover{color:var(--main-action-color)}a:focus,a:hover{text-decoration:none;outline:none}a.anchor:before{content:"#";vertical-align:text-bottom}b,strong{font-weight:600}del{opacity:.6}.lead{font-size:1.125rem}.label{display:block;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:2px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--title-color);letter-spacing:.5px}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:65%;color:#929daf}.h1 b,.h1 strong,.h2 b,.h2 strong,.h3 b,.h3 strong,.h4 b,.h4 strong,.h5 b,.h5 strong,.h6 b,.h6 strong,h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:500}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:var(--title-color)}.h1 a:hover,.h2 a:hover,.h3 a:hover,.h4 a:hover,.h5 a:hover,.h6 a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:var(--main-action-color)}.h1 .anchor,.h2 .anchor,.h3 .anchor,.h4 .anchor,.h5 .anchor,.h6 .anchor,h1 .anchor,h2 .anchor,h3 .anchor,h4 .anchor,h5 .anchor,h6 .anchor{opacity:0;font-size:85%;margin-left:.5rem}.h1:hover .anchor,.h2:hover .anchor,.h3:hover .anchor,.h4:hover .anchor,.h5:hover .anchor,.h6:hover .anchor,h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{opacity:.5}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-weight:400}.h6,h6{font-weight:500;letter-spacing:.75px}.h6.bold,h6.bold{text-transform:uppercase;font-weight:700;font-size:.75rem;letter-spacing:.5px}.h6.bold:before,h6.bold:before{content:"\2014 \00A0"}.blockquote{text-align:center;margin-bottom:2rem}.blockquote p:after,.blockquote p:before{font-size:1.5rem;line-height:1;opacity:.5}.blockquote p:before{content:"“";margin-left:-13px;padding-right:4px}.blockquote p:after{content:"”";margin-right:-13px;padding-left:4px}.blockquote footer{color:var(--secondary-type-color);font-size:.875rem;margin-top:1.5rem}.blockquote footer:before{content:"\2014";margin-right:.5rem}@media(max-width:991.98px){.blockquote{padding-left:2rem;padding-right:2rem;margin-bottom:2rem}}hr{border-top:1px solid var(--bg-stroke-color);margin:2rem auto}::selection{background:var(--duckly-blue);color:#fff}.navbar ::selection{background:var(--main-action-color);color:var(--dark)}.navbar ::-moz-selection{background:var(--main-action-color);color:var(--dark)}@media(max-width:767.98px){html{font-size:.87891rem}}img{max-width:100%;height:auto}.table{border:1px solid var(--bg-stroke-color)}.table th{border-top:0;font-weight:400}.table thead th{border-bottom:1px solid #eaeff4}video{max-width:100%}.video-wrapper{position:relative;display:block;width:100%;padding:0;overflow:hidden}.video-wrapper:before{display:block;content:"";z-index:0}.video-wrapper .poster{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50% 50%;border-radius:inherit;z-index:1;transition:.3s}.video-wrapper .btn{position:absolute;top:50%;left:50%;z-index:2;transition:.3s}.video-wrapper .btn,.video-wrapper .btn:hover{transform:translate(-50%,-50%)}.video-wrapper iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:inherit}.video-wrapper.reveal .btn,.video-wrapper.reveal .poster{opacity:0;visibility:hidden;transition:.8s linear}.video-btn-wrapper{position:relative}.video-btn-wrapper .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s}.bg-video{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;z-index:-100}.card{border:0;transition:.5s}.card>.alert{border-radius:0}.card>.alert,.card>.nav-tabs,.card>.table{margin-bottom:0}.card>.table tr td:first-child,.card>.table tr th:first-child{padding-left:20px}.card>.table tr td:last-child,.card>.table tr th:last-child{padding-right:20px}pre{background-color:var(--dark);padding:12px;border-left:3px solid var(--secondary-type-color)}.fa{font-weight:inherit}.alert{border-width:0;border-radius:0}.badge{padding-top:5px;padding-bottom:5px}.badge:empty{display:inline-block}.breadcrumb{margin-bottom:0}.btn{font-size:11px;padding:6px 26px;letter-spacing:1.7px;text-transform:uppercase;transition:.15s linear;display:inline-flex;align-items:center}.btn,button:focus{outline:none}.btn-link:focus,.btn-link:hover{-webkit-text-decoration:normal;text-decoration:normal}.btn-xs{padding:4px 12px 3px;font-size:10px}.btn-sm{padding:8px 20px 6px;font-size:11px}.btn-lg{padding:7px 32px 6px;font-size:12px}.btn-xl{padding:10px 38px;font-size:13px}.btn-xxl{padding:7px 32px 6px;font-size:160%}.modal .close{font-weight:100}.nav.flex-column .nav-link{padding:2px 0}.nav.flex-column .nav-link:first-child{padding-top:0}.nav-link{color:var(--secondary-type-color);font-weight:400;cursor:pointer}.nav-item.show .nav-link,.nav-link.active{color:var(--main-action-color)}.nav-lead .nav-link{font-size:1rem}.nav-pills.flex-column .nav-link,.nav-pills .nav-link{color:inherit;background-color:transparent;cursor:pointer;text-transform:uppercase;padding-top:8px;padding-bottom:8px;font-weight:600;letter-spacing:1.7px}.nav-pills.flex-column .nav-link:hover,.nav-pills .nav-link:hover{color:var(--main-action-color)!important;cursor:pointer}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;border-radius:inherit}.timeline{position:relative;list-style:none;padding:1rem 0;margin:0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;margin-left:-1px;background-color:#50a1ff}@media(max-width:767.98px){.timeline:before{left:8px}}.step{list-style:none;margin:0}@keyframes scrollDown1{0%{transform:rotate(-45deg) translate(0)}20%{transform:rotate(-45deg) translate(-16px,16px)}40%{transform:rotate(-45deg) translate(0)}}@keyframes scrollDown2{0%{transform:rotate(-45deg) translate(0);opacity:0}50%{opacity:1}to{transform:rotate(-45deg) translate(-20px,20px);opacity:0}}@keyframes scrollDown3{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes scrollDown5{0%{transform:translate(0);opacity:0}40%{opacity:1}80%{transform:translateY(20px);opacity:0}to{opacity:0}}@keyframes cycle{49%{transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%)}51%{opacity:1}}.nav-tabs .nav-link{border-top-width:2px}.nav-tabs-minimal{border-bottom:1px solid var(--bg-stroke-color)}.nav-tabs-minimal .nav-link{border-bottom:2px solid transparent}.nav-tabs-minimal .nav-item.show .nav-link,.nav-tabs-minimal .nav-link.active{border-bottom-color:var(--main-action-color)}.rating{display:inline-flex;flex-direction:row;list-style:none;margin:0;padding:0}.rating label{color:#ffba00;cursor:default}.rating label:before{margin-right:5px;display:inline-block}.rating label.active{color:#ffba00}.rating label.empty{color:#ecf0f0}.switch{position:relative;min-height:1.9rem}.form-control,.form-control option{font-weight:300}label{font-weight:400;font-size:13px;letter-spacing:.5px;margin-bottom:4px}label.require:after{content:"*";color:#ff4954;font-weight:500;margin-left:8px}select:invalid{color:red}.partner{display:flex;align-items:center;justify-content:center;text-align:center;flex-wrap:wrap}.partner img{margin:16px 24px;max-width:100%}.partner [class*=col-] img{margin:0}body{display:flex;flex-direction:column;min-height:100vh}.main-content{flex-grow:1}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;cursor:pointer}.footer{padding:1.25rem 0;border-top:1px solid var(--bg-stroke-color)}.row.no-gap{margin-left:0;margin-right:0}.row.no-gap>.col,.row.no-gap>[class*=col-]{padding-right:0;padding-left:0}.row.gap-y{margin-top:-15px;margin-bottom:-15px}.row.gap-y>.col,.row.gap-y>[class*=col-]{padding-top:15px;padding-bottom:15px}.flexbox{display:flex;align-items:center;justify-content:space-between}.flexbox>*{display:inline-block;margin-left:4px;margin-right:4px}.flexbox>:first-child{margin-left:0}.flexbox>:last-child{margin-right:0}.flexbox.no-gap>*{margin-left:0;margin-right:0}ul.flexbox{list-style:none;padding-left:0;margin-bottom:0}.flex-col-wide,.flex-grow{flex:1 1}.navbar{position:absolute;top:10px;left:0;right:0;z-index:1000;transition:transform .3s ease-out,background-color .3s ease-out;padding-top:0;padding-bottom:0;min-height:56px}.navbar .row{align-items:center;flex-grow:1}.navbar-left{display:flex;align-items:center}[data-navbar=static]{top:auto;background-color:hsla(0,0%,100%,.99);box-shadow:0 1px 9px rgba(0,0,0,.05)}[data-navbar=fixed]{position:fixed}[data-navbar=smart].stick{top:0;transform:translate(0);box-shadow:0 1px 9px rgba(0,0,0,.05)}.navbar-brand{display:inline-flex;align-items:center}.navbar-brand img{vertical-align:baseline}.navbar-toggler{border:none;cursor:pointer;font-size:1.5rem}.nav-navbar,.nav-navbar .nav-item{position:relative}.nav-navbar>.nav-item>.nav-link,.nav-navbar>.nav-link{line-height:56px;padding-top:0;padding-bottom:0}.nav-navbar .nav-link{font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;padding-left:.85rem;padding-right:.85rem}.nav-navbar .arrow{display:inline-block;width:0;height:0;margin-bottom:2px;border-left:3px solid transparent;border-right:3px solid transparent}.nav-navbar .nav-item:hover>.nav{opacity:1;visibility:visible;transform:translate(0)}.nav-navbar .nav{position:absolute;flex-direction:column;min-width:11rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#fff;box-shadow:0 3px 9px rgba(0,0,0,.04);border-radius:3px;transition:.3s ease-out;opacity:0;visibility:hidden;transform:translateY(-8px);z-index:1}.nav-navbar .nav .nav-link{font-weight:400;text-transform:none;padding-top:.25rem;padding-bottom:.25rem;letter-spacing:.5px;color:var(--secondary-type-color)}.nav-navbar .nav .arrow{position:absolute;right:1.25rem;top:50%;margin-top:-2px;font-style:normal;opacity:.7;width:5px;height:5px;border:1px solid hsla(0,0%,45.9%,.8);border-bottom:none;border-left:none;border-top-width:1px!important;transform:rotate(45deg)}.nav-navbar .nav .nav-item.show>.nav-link,.nav-navbar .nav .nav-item:hover>.nav-link,.nav-navbar .nav .nav-link.show,.nav-navbar .nav .nav-link:hover{color:var(--main-action-color)}.nav-navbar .nav .nav-item.show>.nav-link .arrow,.nav-navbar .nav .nav-item:hover>.nav-link .arrow,.nav-navbar .nav .nav-link.show .arrow,.nav-navbar .nav .nav-link:hover .arrow{border-top-color:#555;border-right-color:#555}.nav-navbar .nav .nav-item.active>.nav-link,.nav-navbar .nav .nav-link.active{font-weight:600;color:var(--title-color)}.nav-navbar .nav .nav-item.active>.nav-link .arrow,.nav-navbar .nav .nav-link.active .arrow{border-top-color:var(--title-color);border-right-color:var(--title-color)}.nav-navbar .nav .nav{top:0;left:99%;transform:translate(-8px)}.navbar-mobile{display:flex;align-items:center;width:100%;white-space:nowrap}@media(max-width:767.98px){.navbar-expand-md .navbar-mobile{flex-direction:column;align-items:flex-start;width:300px;height:100vh;position:fixed;top:0;left:-300px;bottom:0;padding:20px;background-color:#fff;overflow-y:auto;overflow-x:hidden;transition:left .3s ease;z-index:1002}.navbar-expand-md .navbar-mobile>*{padding-top:10px;padding-bottom:10px}.navbar-expand-md .nav-navbar:not(.nav-inline){flex-direction:column;flex-wrap:nowrap;width:100%}.navbar-expand-md .nav-navbar:not(.nav-inline)>.nav-item>.nav-link,.navbar-expand-md .nav-navbar:not(.nav-inline)>.nav-link{min-height:inherit;line-height:inherit;padding-top:.75rem;padding-bottom:.75rem;font-size:.95rem;text-transform:none}.navbar-expand-md .nav-navbar:not(.nav-inline) .arrow{float:right;margin-top:12px;transform:rotate(-90deg)}.navbar-expand-md .nav-navbar:not(.nav-inline)>.nav-item>.nav{display:none;border-left:1px dashed rgba(0,0,0,.08)}.navbar-expand-md .nav-navbar:not(.nav-inline)>.nav-item>.nav:before{content:"";display:inline-block;position:absolute;top:9px;left:-4px;bottom:15px;border-left:1px dashed rgba(0,0,0,.08);display:none}.navbar-expand-md .nav-navbar .nav{position:static;visibility:visible;opacity:1;box-shadow:none;margin-left:1.25rem;padding-top:0;padding-bottom:0;transform:translate(0)}.navbar-expand-md .nav-navbar .nav .nav-link{padding-top:.375rem;padding-bottom:.375rem;font-size:.875rem}}.navbar-dark .navbar-toggler{color:var(--secondary-type-color)}.navbar-dark .navbar-toggler:hover{color:var(--main-action-color)}.navbar-dark .nav-navbar>.nav-item>.nav-link,.navbar-dark .nav-navbar>.nav-link{color:var(--secondary-type-color)}.navbar-dark .nav-navbar>.nav-item>.nav-link>.arrow,.navbar-dark .nav-navbar>.nav-link>.arrow{border-top:3px solid var(--secondary-type-color)}.navbar-dark .nav-navbar>.nav-item.show>.nav-link,.navbar-dark .nav-navbar>.nav-item:hover>.nav-link,.navbar-dark .nav-navbar>.nav-link.show,.navbar-dark .nav-navbar>.nav-link:hover{color:var(--main-action-color)}.navbar-dark .nav-navbar>.nav-item.show>.nav-link>.arrow,.navbar-dark .nav-navbar>.nav-item:hover>.nav-link>.arrow,.navbar-dark .nav-navbar>.nav-link.show>.arrow,.navbar-dark .nav-navbar>.nav-link:hover>.arrow{border-top-color:inherit}.navbar-dark .nav-navbar>.nav-item.active>.nav-link,.navbar-dark .nav-navbar>.nav-item>.nav-link.active,.navbar-dark .nav-navbar>.nav-link.active{color:var(--title-color)}.navbar-dark .nav-navbar>.nav-item.active>.nav-link>.arrow,.navbar-dark .nav-navbar>.nav-item>.nav-link.active>.arrow,.navbar-dark .nav-navbar>.nav-link.active>.arrow{border-top-color:inherit}.navbar{min-height:70px}.nav-navbar>.nav-item>.nav-link,.nav-navbar>.nav-link{line-height:70px}.offcanvas{position:relative;position:fixed;top:0;left:0;width:100%;height:100%;padding:1.5rem;box-shadow:0 0 15px rgba(0,0,0,.05);z-index:1010;visibility:hidden}.offcanvas>.container,.offcanvas>.container-fluid{position:relative;height:100%}.offcanvas[data-animation]{transition:.4s ease-out}.offcanvas[data-animation=fade]{opacity:0}.offcanvas[data-animation=slide-left]{left:auto;right:0;transform:translate(100%)}.offcanvas.show{visibility:visible!important;opacity:1;transform:translate(0)}.offcanvas .close{float:none;padding:.75rem 1rem;font-weight:100;font-size:2.5rem;text-decoration:none!important;transition:color .3s ease-out}.offcanvas .close:not(.position-static){position:absolute;top:0;right:0}.popup{position:fixed;right:2rem;bottom:2rem;padding:1.5rem;background-color:#fff;border:1px solid var(--bg-stroke-color);border-radius:.25rem;box-shadow:0 0 15px rgba(0,0,0,.05);transition:.4s ease-out;z-index:1010;visibility:hidden;opacity:0}.popup.show{visibility:visible;opacity:1;transform:translate(0)!important}.popup[data-animation=slide-left]{transform:translate(100%)}.popup .close{position:absolute;top:0;right:0;padding:.75rem 1rem;font-weight:100;transition:.3s ease-out}.header{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat;padding-top:146px;padding-bottom:90px}.header>.container,.header>.container-fluid{position:relative;height:100%}.section{padding-top:40px;padding-bottom:40px;position:relative;border-bottom:none;background-position:50%;background-size:cover;background-repeat:no-repeat}.section>.container,.section>.container-fluid{position:relative;height:100%}@media(max-width:991.98px){.section{padding-top:70px;padding-bottom:70px}}.section-header{text-align:center;max-width:70%;margin:0 auto 70px}.section-header small{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.75px;margin-bottom:1.5rem;word-spacing:2px;color:hsla(0,0%,60%,.6)}.section-header hr{width:50px;margin-top:2.5rem;margin-bottom:1.5rem}.section-header p{font-size:1.0625rem}.section-header p.lead{font-size:1.125rem}@media(max-width:991.98px){.section-header{max-width:90%}}.section-video{overflow:hidden;padding-top:0;padding-bottom:0}.section-video>.container,.section-video>.container-fluid{padding-top:90px;padding-bottom:90px}.b-1{border:1px solid var(--bg-stroke-color)}.b-3{border:3px solid var(--bg-stroke-color)}.text-default{color:var(--secondary-type-color)!important}a.text-default:focus,a.text-default:hover{color:#5c5c5c!important}.overflow-hidden{overflow:hidden}.transition{transition:.3s ease-out}@-webkit-keyframes hue{0%{-webkit-filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(-1turn)}}.w-300{width:300px!important}.lead-1{font-size:1.05469rem!important}.lead-2{font-size:1.17188rem!important}.lead-3{font-size:1.40625rem!important}.lead-4{font-size:1.64063rem!important}.lead-5{font-size:1.875rem!important}.lead-9{font-size:4.6875rem!important}.fw-600{font-weight:600!important}.lh-1{line-height:1}.lh-2{line-height:1.3}.ls-1{letter-spacing:1px}.video-js{color:#ffeb3b;font-family:IBM Plex Mono,monospace}.video-wrapper div{position:absolute;bottom:0;width:100%;height:100%}.vjs-menu .vjs-menu-content{font-family:IBM Plex Mono,monospace}.player{position:relative;width:640px;height:360px;background:#000;box-shadow:0 1px 3px rgba(0,0,0,.5);line-height:0;opacity:0;transform:scale3d(.85,.85,1);transition:opacity .25s linear,transform .25s ease-out}.video-js{width:100%;height:540px;font-size:12px;font-family:IBM Plex Mono,monospace,sans-serif;text-shadow:none!important;outline:none!important}@media only screen and (max-width:640px){.column-video .video-block .video-js,.video-js{height:240px!important;padding-top:0!important}.column-video-embed .video-block .video-js{height:100vh!important;padding-top:0!important}.video-js .vjs-picture-in-picture-control{display:none}}.video-js .vjs-control-bar{height:40px;background-color:transparent}.vjs-control-bar:before{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background-image:linear-gradient(0deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent);opacity:.75;pointer-events:none}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{background-color:transparent;width:40px;height:60px;margin:0;left:-40px;bottom:60px;cursor:default;transition:visibility .5s,opacity .5s,height .5s .5s,width .5s .5s,left .5s .5s,top .5s .5s}.video-js .vjs-volume-bar.vjs-slider-bar{opacity:.75;height:100%;margin-top:0;transition:opacity .1s linear}.video-js .vjs-volume-bar.vjs-slider-bar:hover{opacity:1}.video-js .vjs-fullscreen-control,.video-js .vjs-mute-control,.video-js .vjs-picture-in-picture-control,.video-js .vjs-play-control,.video-js .vjs-playback-rate,.video-js .vjs-progress-control .vjs-progress-holder{opacity:.75;transition:transform .1s ease-out,opacity .1s linear}.video-js .vjs-fullscreen-control,.video-js .vjs-mute-control,.video-js .vjs-picture-in-picture-control,.video-js .vjs-play-control,.video-js .vjs-playback-rate{width:30px;height:30px;margin:5px;padding:0!important}.vjs-big-play-button:after{position:absolute;left:0;right:0;top:0;bottom:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTIwcHgiIGhlaWdodD0iNDIwcHgiIHZpZXdCb3g9IjAgMCAxMjAgNDIwIj48ZGVmcz48ZmlsdGVyIGlkPSJGaWx0ZXJfMSIgeD0iLTIwJSIgeT0iLTIwJSIgd2lkdGg9IjE0MCUiIGhlaWdodD0iMTQwJSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1jb2xvcj0iIzAwMDAwMCIgZmxvb2Qtb3BhY2l0eT0iMC4wNDcwNTg4MjM1Mjk0MTE3OCIgaW49IlNvdXJjZUdyYXBoaWMiIHJlc3VsdD0icmVzdWx0MSIvPjxmZUNvbXBvc2l0ZSBpbjI9IlNvdXJjZUdyYXBoaWMiIGluPSJyZXN1bHQxIiBvcGVyYXRvcj0iaW4iIHJlc3VsdD0icmVzdWx0MiIvPjxmZUdhdXNzaWFuQmx1ciBpbj0icmVzdWx0MiIgc3RkRGV2aWF0aW9uPSIwLjY2NjY2NjY2NjY2NjY2NjYsMC42NjY2NjY2NjY2NjY2NjY2IiByZXN1bHQ9InJlc3VsdDMiLz48ZmVPZmZzZXQgZHg9IjYuMTIzMjMzOTk1NzM2NzY2ZS0xNyIgZHk9IjEiIGluPSJyZXN1bHQzIiByZXN1bHQ9InJlc3VsdDQiLz48ZmVDb21wb3NpdGUgaW4yPSJyZXN1bHQ0IiBpbj0iU291cmNlR3JhcGhpYyIgb3BlcmF0b3I9Im92ZXIiIHJlc3VsdD0icmVzdWx0NSIvPjwvZmlsdGVyPjxnIGlkPSJzcHJpdGVfMF9MYXllcjBfMF9GSUxMIj48cGF0aCBmaWxsPSIjRkZFQjNCIiBzdHJva2U9Im5vbmUiIGQ9Ik0gOC44NSAxNDYuMDVRIDguNDUgMTQ2LjEgOC4yNSAxNDYuNDUgOCAxNDYuNzUgOCAxNDcuMkwgOCAxNjIuNzVRIDggMTYzLjIgOC4yNSAxNjMuNTUgOC40NSAxNjMuODUgOC44NSAxNjMuOTUgOS4yNSAxNjQuMDUgOS42IDE2My44NUwgMjMuNCAxNTYuMVEgMjMuOCAxNTUuODUgMjMuOTUgMTU1LjQgMjQuMSAxNTUgMjMuOTUgMTU0LjU1IDIzLjggMTU0LjEgMjMuNCAxNTMuOUwgOS42IDE0Ni4xNVEgOS4yNSAxNDUuOSA4Ljg1IDE0Ni4wNU0gNDUuOCAyMTIuMTVRIDQ1LjgwNDY4NzUgMjEyLjU4NjUyMzQzNzUgNDYuMSAyMTIuODUgNDYuOTk0NzI2NTYyNSAyMTMuNzI3MTQ4NDM3NSA0NyAyMTQuOTUgNDYuOTk5NDE0MDYyNSAyMTYuMTkzNTU0Njg3NSA0Ni4xIDIxNy4xIDQ1LjgwMzUxNTYyNSAyMTcuMzg5MjU3ODEyNSA0NS44IDIxNy44IDQ1LjgwMzUxNTYyNSAyMTguMjEwNzQyMTg3NSA0Ni4xIDIxOC41IDQ2LjM4OTI1NzgxMjUgMjE4Ljc5NjQ4NDM3NSA0Ni44IDIxOC44IDQ3LjIxMDc0MjE4NzUgMjE4Ljc5NjQ4NDM3NSA0Ny41IDIxOC41IDQ5LjAwMDM5MDYyNSAyMTcuMDA2NjQwNjI1IDQ5IDIxNC45NSA0OS4wMDUyNzM0Mzc1IDIxMi44NzI4NTE1NjI1IDQ3LjUgMjExLjQgNDcuMTkzOTQ1MzEyNSAyMTEuMTQwNjI1IDQ2Ljc1IDIxMS4xNSA0Ni4zNjI1IDIxMS4xNTQ0OTIxODc1IDQ2LjA1IDIxMS40NSA0NS43ODk2NDg0Mzc1IDIxMS43NTU4NTkzNzUgNDUuOCAyMTIuMTVNIDQ4LjYgMjA5LjM1USA0OC42MDQ2ODc1IDIwOS43ODY1MjM0Mzc1IDQ4LjkgMjEwLjA1IDUwLjk5NDcyNjU2MjUgMjEyLjA3NzE0ODQzNzUgNTEgMjE0Ljk1IDUwLjk5OTYwOTM3NSAyMTcuODQzMzU5Mzc1IDQ4LjkgMjE5Ljk1IDQ4LjYwMzUxNTYyNSAyMjAuMjM5MjU3ODEyNSA0OC42IDIyMC42NSA0OC42MDM1MTU2MjUgMjIxLjA2MDc0MjE4NzUgNDguOSAyMjEuMzUgNDkuMTg5MjU3ODEyNSAyMjEuNjQ2NDg0Mzc1IDQ5LjYgMjIxLjY1IDUwLjAxMDc0MjE4NzUgMjIxLjY0NjQ4NDM3NSA1MC4zIDIyMS4zNSA1My4wMDA1ODU5Mzc1IDIxOC42NTY0NDUzMTI1IDUzIDIxNC45NSA1My4wMDUwNzgxMjUgMjExLjIyMjY1NjI1IDUwLjMgMjA4LjYgNDkuOTkzOTQ1MzEyNSAyMDguMzQwNjI1IDQ5LjU1IDIwOC4zNSA0OS4xNjI1IDIwOC4zNTQ0OTIxODc1IDQ4Ljg1IDIwOC42NSA0OC41ODk2NDg0Mzc1IDIwOC45NTU4NTkzNzUgNDguNiAyMDkuMzVNIDQzIDIwNlEgNDIuNTc3NzM0Mzc1IDIwNi4wMDIzNDM3NSA0Mi4yNSAyMDYuM0wgMzcuNiAyMTEgMzUgMjExUSAzNC41ODkyNTc4MTI1IDIxMS4wMDM1MTU2MjUgMzQuMyAyMTEuMyAzNC4wMDM1MTU2MjUgMjExLjU4OTI1NzgxMjUgMzQgMjEyTCAzNCAyMThRIDM0LjAwMzUxNTYyNSAyMTguNDEwNzQyMTg3NSAzNC4zIDIxOC43IDM0LjU4OTI1NzgxMjUgMjE4Ljk5NjQ4NDM3NSAzNSAyMTlMIDM3LjYgMjE5IDQyLjMgMjIzLjdRIDQyLjU4OTI1NzgxMjUgMjIzLjk5NjQ4NDM3NSA0MyAyMjQgNDMuNDEwNzQyMTg3NSAyMjMuOTk2NDg0Mzc1IDQzLjcgMjIzLjcgNDMuOTk2NDg0Mzc1IDIyMy40MTA3NDIxODc1IDQ0IDIyM0wgNDQgMjA3USA0My45OTgyNDIxODc1IDIwNi41ODk0NTMxMjUgNDMuNyAyMDYuMyA0My40MDg1OTM3NSAyMDYuMDAxNTYyNSA0MyAyMDZNIDUzLjEgMjA1LjhRIDUyLjc5Mzk0NTMxMjUgMjA1LjU0MDYyNSA1Mi4zNSAyMDUuNTUgNTEuOTYyNSAyMDUuNTU0NDkyMTg3NSA1MS42NSAyMDUuODUgNTEuMzg5NjQ4NDM3NSAyMDYuMTU1ODU5Mzc1IDUxLjQgMjA2LjU1IDUxLjQwNDY4NzUgMjA2Ljk4NjUyMzQzNzUgNTEuNyAyMDcuMjUgNTQuOTk0NzI2NTYyNSAyMTAuNDI3MTQ4NDM3NSA1NSAyMTQuOTUgNTUuMDAyOTI5Njg3NSAyMTkuNDkzOTQ1MzEyNSA1MS43NSAyMjIuOCA1MS40NTM1MTU2MjUgMjIzLjA5MTc5Njg3NSA1MS40NSAyMjMuNSA1MS40NTM3MTA5Mzc1IDIyMy45MTA1NDY4NzUgNTEuNzUgMjI0LjIgNTIuMDQxNDA2MjUgMjI0LjQ5NzA3MDMxMjUgNTIuNDUgMjI0LjUgNTIuODU5OTYwOTM3NSAyMjQuNDk1NzAzMTI1IDUzLjE1IDIyNC4yIDU2Ljk5NzA3MDMxMjUgMjIwLjMwNTg1OTM3NSA1NyAyMTQuOTUgNTcuMDA1MDc4MTI1IDIwOS41NzI2NTYyNSA1My4xIDIwNS44TSA0Ni4wNSAxODEuNDVRIDQ1Ljc4OTY0ODQzNzUgMTgxLjc1NTg1OTM3NSA0NS44IDE4Mi4xNSA0NS44MDQ2ODc1IDE4Mi41ODY1MjM0Mzc1IDQ2LjEgMTgyLjg1IDQ2Ljk5NDcyNjU2MjUgMTgzLjcyNzE0ODQzNzUgNDcgMTg0Ljk1IDQ2Ljk5OTQxNDA2MjUgMTg2LjE5MzU1NDY4NzUgNDYuMSAxODcuMSA0NS44MDM1MTU2MjUgMTg3LjM4OTI1NzgxMjUgNDUuOCAxODcuOCA0NS44MDM1MTU2MjUgMTg4LjIxMDc0MjE4NzUgNDYuMSAxODguNSA0Ni4zODkyNTc4MTI1IDE4OC43OTY0ODQzNzUgNDYuOCAxODguOCA0Ny4yMTA3NDIxODc1IDE4OC43OTY0ODQzNzUgNDcuNSAxODguNSA0OS4wMDAzOTA2MjUgMTg3LjAwNjY0MDYyNSA0OSAxODQuOTUgNDkuMDA1MjczNDM3NSAxODIuODcyODUxNTYyNSA0Ny41IDE4MS40IDQ3LjE5Mzk0NTMxMjUgMTgxLjE0MDYyNSA0Ni43NSAxODEuMTUgNDYuMzYyNSAxODEuMTU0NDkyMTg3NSA0Ni4wNSAxODEuNDVNIDUwLjMgMTc4LjZRIDQ5Ljk5Mzk0NTMxMjUgMTc4LjM0MDYyNSA0OS41NSAxNzguMzUgNDkuMTYyNSAxNzguMzU0NDkyMTg3NSA0OC44NSAxNzguNjUgNDguNTg5NjQ4NDM3NSAxNzguOTU1ODU5Mzc1IDQ4LjYgMTc5LjM1IDQ4LjYwNDY4NzUgMTc5Ljc4NjUyMzQzNzUgNDguOSAxODAuMDUgNTAuOTk0NzI2NTYyNSAxODIuMDc3MTQ4NDM3NSA1MSAxODQuOTUgNTAuOTk5NjA5Mzc1IDE4Ny44NDMzNTkzNzUgNDguOSAxODkuOTUgNDguNjAzNTE1NjI1IDE5MC4yMzkyNTc4MTI1IDQ4LjYgMTkwLjY1IDQ4LjYwMzUxNTYyNSAxOTEuMDYwNzQyMTg3NSA0OC45IDE5MS4zNSA0OS4xODkyNTc4MTI1IDE5MS42NDY0ODQzNzUgNDkuNiAxOTEuNjUgNTAuMDEwNzQyMTg3NSAxOTEuNjQ2NDg0Mzc1IDUwLjMgMTkxLjM1IDUzLjAwMDU4NTkzNzUgMTg4LjY1NjQ0NTMxMjUgNTMgMTg0Ljk1IDUzLjAwNTA3ODEyNSAxODEuMjIyNjU2MjUgNTAuMyAxNzguNk0gNDcuNSAxNTEuNFEgNDcuMTkzOTQ1MzEyNSAxNTEuMTQwNjI1IDQ2Ljc1IDE1MS4xNSA0Ni4zNjI1IDE1MS4xNTQ0OTIxODc1IDQ2LjA1IDE1MS40NSA0NS43ODk2NDg0Mzc1IDE1MS43NTU4NTkzNzUgNDUuOCAxNTIuMTUgNDUuODA0Njg3NSAxNTIuNTg2NTIzNDM3NSA0Ni4xIDE1Mi44NSA0Ni45OTQ3MjY1NjI1IDE1My43MjcxNDg0Mzc1IDQ3IDE1NC45NSA0Ni45OTk0MTQwNjI1IDE1Ni4xOTM1NTQ2ODc1IDQ2LjEgMTU3LjEgNDUuODAzNTE1NjI1IDE1Ny4zODkyNTc4MTI1IDQ1LjggMTU3LjggNDUuODAzNTE1NjI1IDE1OC4yMTA3NDIxODc1IDQ2LjEgMTU4LjUgNDYuMzg5MjU3ODEyNSAxNTguNzk2NDg0Mzc1IDQ2LjggMTU4LjggNDcuMjEwNzQyMTg3NSAxNTguNzk2NDg0Mzc1IDQ3LjUgMTU4LjUgNDkuMDAwMzkwNjI1IDE1Ny4wMDY2NDA2MjUgNDkgMTU0Ljk1IDQ5LjAwNTI3MzQzNzUgMTUyLjg3Mjg1MTU2MjUgNDcuNSAxNTEuNE0gMzcuNiAxODFMIDM1IDE4MVEgMzQuNTg5MjU3ODEyNSAxODEuMDAzNTE1NjI1IDM0LjMgMTgxLjMgMzQuMDAzNTE1NjI1IDE4MS41ODkyNTc4MTI1IDM0IDE4MkwgMzQgMTg4USAzNC4wMDM1MTU2MjUgMTg4LjQxMDc0MjE4NzUgMzQuMyAxODguNyAzNC41ODkyNTc4MTI1IDE4OC45OTY0ODQzNzUgMzUgMTg5TCAzNy42IDE4OSA0Mi4zIDE5My43USA0Mi41ODkyNTc4MTI1IDE5My45OTY0ODQzNzUgNDMgMTk0IDQzLjQxMDc0MjE4NzUgMTkzLjk5NjQ4NDM3NSA0My43IDE5My43IDQzLjk5NjQ4NDM3NSAxOTMuNDEwNzQyMTg3NSA0NCAxOTNMIDQ0IDE3N1EgNDMuOTk4MjQyMTg3NSAxNzYuNTg5NDUzMTI1IDQzLjcgMTc2LjMgNDMuNDA4NTkzNzUgMTc2LjAwMTU2MjUgNDMgMTc2IDQyLjU3NzczNDM3NSAxNzYuMDAyMzQzNzUgNDIuMjUgMTc2LjNMIDM3LjYgMTgxTSA0MyAxNDZRIDQyLjU3NzczNDM3NSAxNDYuMDAyMzQzNzUgNDIuMjUgMTQ2LjNMIDM3LjYgMTUxIDM1IDE1MVEgMzQuNTg5MjU3ODEyNSAxNTEuMDAzNTE1NjI1IDM0LjMgMTUxLjMgMzQuMDAzNTE1NjI1IDE1MS41ODkyNTc4MTI1IDM0IDE1MkwgMzQgMTU4USAzNC4wMDM1MTU2MjUgMTU4LjQxMDc0MjE4NzUgMzQuMyAxNTguNyAzNC41ODkyNTc4MTI1IDE1OC45OTY0ODQzNzUgMzUgMTU5TCAzNy42IDE1OSA0Mi4zIDE2My43USA0Mi41ODkyNTc4MTI1IDE2My45OTY0ODQzNzUgNDMgMTY0IDQzLjQxMDc0MjE4NzUgMTYzLjk5NjQ4NDM3NSA0My43IDE2My43IDQzLjk5NjQ4NDM3NSAxNjMuNDEwNzQyMTg3NSA0NCAxNjNMIDQ0IDE0N1EgNDMuOTk4MjQyMTg3NSAxNDYuNTg5NDUzMTI1IDQzLjcgMTQ2LjMgNDMuNDA4NTkzNzUgMTQ2LjAwMTU2MjUgNDMgMTQ2TSA0NCAxMTdRIDQzLjk5ODI0MjE4NzUgMTE2LjU4OTQ1MzEyNSA0My43IDExNi4zIDQzLjQwODU5Mzc1IDExNi4wMDE1NjI1IDQzIDExNiA0Mi41Nzc3MzQzNzUgMTE2LjAwMjM0Mzc1IDQyLjI1IDExNi4zTCAzNy42IDEyMSAzNSAxMjFRIDM0LjU4OTI1NzgxMjUgMTIxLjAwMzUxNTYyNSAzNC4zIDEyMS4zIDM0LjAwMzUxNTYyNSAxMjEuNTg5MjU3ODEyNSAzNCAxMjJMIDM0IDEyOFEgMzQuMDAzNTE1NjI1IDEyOC40MTA3NDIxODc1IDM0LjMgMTI4LjcgMzQuNTg5MjU3ODEyNSAxMjguOTk2NDg0Mzc1IDM1IDEyOUwgMzcuNiAxMjkgNDIuMyAxMzMuN1EgNDIuNTg5MjU3ODEyNSAxMzMuOTk2NDg0Mzc1IDQzIDEzNCA0My40MTA3NDIxODc1IDEzMy45OTY0ODQzNzUgNDMuNyAxMzMuNyA0My45OTY0ODQzNzUgMTMzLjQxMDc0MjE4NzUgNDQgMTMzTCA0NCAxMTdNIDQ2LjMgMTIxLjNRIDQ2LjAwMzUxNTYyNSAxMjEuNTg5MjU3ODEyNSA0NiAxMjIgNDYuMDAzNTE1NjI1IDEyMi40MTA3NDIxODc1IDQ2LjMgMTIyLjdMIDQ4LjYgMTI1IDQ2LjMgMTI3LjNRIDQ2LjAwMzUxNTYyNSAxMjcuNTg5MjU3ODEyNSA0NiAxMjggNDYuMDAzNTE1NjI1IDEyOC40MTA3NDIxODc1IDQ2LjMgMTI4LjcgNDYuNTg5MjU3ODEyNSAxMjguOTk2NDg0Mzc1IDQ3IDEyOSA0Ny40MTA3NDIxODc1IDEyOC45OTY0ODQzNzUgNDcuNyAxMjguN0wgNTAgMTI2LjQgNTIuMyAxMjguNjVRIDUyLjU4OTI1NzgxMjUgMTI4Ljk0NjQ4NDM3NSA1MyAxMjguOTUgNTMuNDEwNzQyMTg3NSAxMjguOTQ2NDg0Mzc1IDUzLjcgMTI4LjY1IDUzLjk5NjQ4NDM3NSAxMjguMzYwNzQyMTg3NSA1NCAxMjcuOTUgNTMuOTk2NDg0Mzc1IDEyNy41MzkyNTc4MTI1IDUzLjcgMTI3LjI1TCA1MS40IDEyNSA1My43IDEyMi43NVEgNTMuOTk1NTA3ODEyNSAxMjIuNDg1NzQyMTg3NSA1NCAxMjIuMDUgNTQuMDEwMTU2MjUgMTIxLjY1NTI3MzQzNzUgNTMuNyAxMjEuMzUgNTMuNDM2OTE0MDYyNSAxMjEuMDU0Mjk2ODc1IDUzIDEyMS4wNSA1Mi42MDUyNzM0Mzc1IDEyMS4wNDA4MjAzMTI1IDUyLjMgMTIxLjNMIDUwIDEyMy42IDQ3LjcgMTIxLjNRIDQ3LjQxMDc0MjE4NzUgMTIxLjAwMzUxNTYyNSA0NyAxMjEgNDYuNTg5MjU3ODEyNSAxMjEuMDAzNTE1NjI1IDQ2LjMgMTIxLjNNIDIxLjM1IDExOC42TCAyMS4zNSAxMTguNTVRIDE4LjcwODU5Mzc1IDExNS45OTUzMTI1IDE1IDExNiAxMS43NzA4OTg0Mzc1IDExNS45OTU4OTg0Mzc1IDkuMzUgMTE3Ljk1TCA3LjcgMTE2LjNRIDcuNDEwNzQyMTg3NSAxMTYuMDAzNTE1NjI1IDcgMTE2IDYuNTg5MjU3ODEyNSAxMTYuMDAzNTE1NjI1IDYuMyAxMTYuMyA2LjAwMzUxNTYyNSAxMTYuNTg5MjU3ODEyNSA2IDExN0wgNiAxMjJRIDYuMDAzNTE1NjI1IDEyMi40MTA3NDIxODc1IDYuMyAxMjIuNyA2LjU4OTI1NzgxMjUgMTIyLjk5NjQ4NDM3NSA3IDEyM0wgMTIgMTIzUSAxMi40MTA3NDIxODc1IDEyMi45OTY0ODQzNzUgMTIuNyAxMjIuNyAxMi45OTY0ODQzNzUgMTIyLjQxMDc0MjE4NzUgMTMgMTIyIDEyLjk5NjQ4NDM3NSAxMjEuNTg5MjU3ODEyNSAxMi43IDEyMS4zTCAxMC43NSAxMTkuMzVRIDEyLjYwNjgzNTkzNzUgMTE4LjAwMzcxMDkzNzUgMTUgMTE4IDE3Ljg5MTIxMDkzNzUgMTE4LjAwNDQ5MjE4NzUgMTkuOTUgMTIwTCAxOS45NSAxMjBRIDIyLjAwNDg4MjgxMjUgMTIyLjA2MTkxNDA2MjUgMjIgMTI1IDIyLjAwMjUzOTA2MjUgMTI3Ljg5MDQyOTY4NzUgMTkuOTUgMTI5Ljk1IDE3Ljg5MDQyOTY4NzUgMTMyLjAwMjUzOTA2MjUgMTUgMTMyIDEyLjEwOTU3MDMxMjUgMTMyLjAwMjUzOTA2MjUgMTAuMDUgMTI5Ljk1IDguNjYwMTU2MjUgMTI4LjU1NzIyNjU2MjUgOC4yIDEyNi43NSA4LjEyNzczNDM3NSAxMjYuMzcwNTA3ODEyNSA3Ljc1IDEyNi4xNSA3LjQyMzQzNzUgMTI1LjkzMDI3MzQzNzUgNyAxMjYgNi42MjAxMTcxODc1IDEyNi4xMjIwNzAzMTI1IDYuNCAxMjYuNDUgNi4xODA0Njg3NSAxMjYuODI2MTcxODc1IDYuMjUgMTI3LjIgNi44Mzk4NDM3NSAxMjkuNTQyNTc4MTI1IDguNjUgMTMxLjM1IDExLjI5MDQyOTY4NzUgMTMzLjk5NzQ2MDkzNzUgMTUgMTM0IDE4LjcwOTU3MDMxMjUgMTMzLjk5NzQ2MDkzNzUgMjEuMzUgMTMxLjM1IDIzLjk5NzQ2MDkzNzUgMTI4LjcwOTU3MDMxMjUgMjQgMTI1IDIzLjk5NTMxMjUgMTIxLjIzODI4MTI1IDIxLjM1IDExOC42TSA3NyAxODdMIDc3IDE5NCA3OSAxOTQgNzkgMTg5IDg0IDE4OSA4NCAxODcgNzcgMTg3TSA2NiAxODdMIDY2IDE4OSA3MSAxODkgNzEgMTk0IDczIDE5NCA3MyAxODcgNjYgMTg3TSA3MyAxNzZMIDcxIDE3NiA3MSAxODEgNjYgMTgxIDY2IDE4MyA3MyAxODMgNzMgMTc2TSA3OSAxNzZMIDc3IDE3NiA3NyAxODMgODQgMTgzIDg0IDE4MSA3OSAxODEgNzkgMTc2TSA3NyAxNjJMIDc3IDE2NCA4MiAxNjRRIDgyLjg1IDE2NCA4My40NSAxNjMuNDUgODQgMTYyLjg1IDg0IDE2MkwgODQgMTU3IDgyIDE1NyA4MiAxNjIgNzcgMTYyTSA2OCAxNTdMIDY2IDE1NyA2NiAxNjJRIDY2IDE2Mi44NSA2Ni42IDE2My40NSA2Ny4xNSAxNjQgNjggMTY0TCA3MyAxNjQgNzMgMTYyIDY4IDE2MiA2OCAxNTdNIDEzIDE3OFEgMTMgMTc3LjYgMTIuNyAxNzcuMyAxMi40IDE3NyAxMiAxNzdMIDEwIDE3N1EgOS42IDE3NyA5LjMgMTc3LjMgOSAxNzcuNiA5IDE3OEwgOSAxOTJRIDkgMTkyLjQgOS4zIDE5Mi43IDkuNiAxOTMgMTAgMTkzTCAxMiAxOTNRIDEyLjQgMTkzIDEyLjcgMTkyLjcgMTMgMTkyLjQgMTMgMTkyTCAxMyAxNzhNIDE5IDE3N1EgMTguNiAxNzcgMTguMyAxNzcuMyAxOCAxNzcuNiAxOCAxNzhMIDE4IDE5MlEgMTggMTkyLjQgMTguMyAxOTIuNyAxOC42IDE5MyAxOSAxOTNMIDIxIDE5M1EgMjEuNCAxOTMgMjEuNyAxOTIuNyAyMiAxOTIuNCAyMiAxOTJMIDIyIDE3OFEgMjIgMTc3LjYgMjEuNyAxNzcuMyAyMS40IDE3NyAyMSAxNzdMIDE5IDE3N00gNzcgMTQ2TCA3NyAxNDggODIgMTQ4IDgyIDE1MyA4NCAxNTMgODQgMTQ4USA4NCAxNDcuMTUgODMuNDUgMTQ2LjYgODIuODUgMTQ2IDgyIDE0NkwgNzcgMTQ2TSA2Ni42IDE0Ni42USA2NiAxNDcuMTUgNjYgMTQ4TCA2NiAxNTMgNjggMTUzIDY4IDE0OCA3MyAxNDggNzMgMTQ2IDY4IDE0NlEgNjcuMTUgMTQ2IDY2LjYgMTQ2LjZNIDY2LjUgMTE1LjFMIDY1LjEgMTE2LjUgNzMuNiAxMjUgNjUuMSAxMzMuNSA2Ni41IDEzNC45IDc1IDEyNi40IDgzLjUgMTM0LjkgODQuOSAxMzMuNSA3Ni40IDEyNSA4NC45IDExNi41IDgzLjUgMTE1LjEgNzUgMTIzLjYgNjYuNSAxMTUuMU0gMCAzNTBRIDAgMzcwLjcgMTQuNjUgMzg1LjM1IDI5LjMgNDAwIDUwIDQwMCA3MC43IDQwMCA4NS4zNSAzODUuMzUgMTAwIDM3MC43IDEwMCAzNTAgMTAwIDMyOS4zIDg1LjM1IDMxNC42NSA3MC43IDMwMCA1MCAzMDAgMjkuMyAzMDAgMTQuNjUgMzE0LjY1IDAgMzI5LjMgMCAzNTBNIDE3LjUgMzgyLjVRIDQgMzY5LjA1IDQgMzUwIDQgMzMwLjk1IDE3LjUgMzE3LjUgMzAuOTUgMzA0IDUwIDMwNCA2OS4wNSAzMDQgODIuNSAzMTcuNSA5NiAzMzAuOTUgOTYgMzUwIDk2IDM2OS4wNSA4Mi41IDM4Mi41IDY5LjA1IDM5NiA1MCAzOTYgMzAuOTUgMzk2IDE3LjUgMzgyLjVNIDQ1LjQgMzQ1LjRRIDQ2IDM0NC44IDQ2IDM0NCA0NiAzNDMuMiA0NS40IDM0Mi42TCA0MS42IDMzOC44USA0NS4yIDMzNiA1MCAzMzYgNTUuOCAzMzYgNTkuOSAzNDAuMUwgNTkuOSAzNDBRIDY0IDM0NC4xIDY0IDM1MCA2NCAzNTUuOCA1OS45IDM1OS45IDU1LjggMzY0IDUwIDM2NCA0NC4yIDM2NCA0MC4xIDM1OS45IDM3LjMgMzU3LjEgMzYuNSAzNTMuNiAzNi4zIDM1Mi43IDM1LjYgMzUyLjMgMzQuOCAzNTEuOSAzNC4xIDM1Mi4xIDMzLjIgMzUyLjIgMzIuOCAzNTMgMzIuNCAzNTMuNyAzMi42IDM1NC41IDMzLjcgMzU5LjEgMzcuMyAzNjIuNyA0Mi42IDM2OCA1MCAzNjggNTcuNCAzNjggNjIuNyAzNjIuNyA2OCAzNTcuNCA2OCAzNTAgNjggMzQyLjUgNjIuNyAzMzcuMiA1Ny40IDMzMiA1MCAzMzIgNDMuNSAzMzIgMzguNyAzMzUuOUwgMzUuNCAzMzIuNlEgMzQuOCAzMzIgMzQgMzMyIDMzLjIgMzMyIDMyLjYgMzMyLjYgMzIgMzMzLjIgMzIgMzM0TCAzMiAzNDRRIDMyIDM0NC44IDMyLjYgMzQ1LjQgMzMuMiAzNDYgMzQgMzQ2TCA0NCAzNDZRIDQ0LjggMzQ2IDQ1LjQgMzQ1LjRNIDgzLjY1IDg2Ljk1USA4NC41MjY3NTc4MTI1IDg2LjE3MzI0MjE4NzUgODUuMzUgODUuMzUgMTAwIDcwLjcgMTAwIDUwIDEwMCAyOS4zIDg1LjM1IDE0LjY1IDcwLjcgMCA1MCAwIDI5LjMgMCAxNC42NSAxNC42NSAwIDI5LjMgMCA1MCAwIDcwLjcgMTQuNjUgODUuMzUgMTUuNDczMjQyMTg3NSA4Ni4xNzMyNDIxODc1IDE2LjMgODYuOTUgMzAuNDYzMjgxMjUgMTAwIDUwIDEwMCA2OS41MzY3MTg3NSAxMDAgODMuNjUgODYuOTVNIDk2IDUwUSA5NiA2OS4wNSA4Mi41IDgyLjUgODAuMDYyMTA5Mzc1IDg0Ljk0NzA3MDMxMjUgNzcuNDUgODYuOTUgNjUuNTk3MDcwMzEyNSA5NiA1MCA5NiAzNC40MDI5Mjk2ODc1IDk2IDIyLjU1IDg2Ljk1IDE5LjkzNzg5MDYyNSA4NC45NDcwNzAzMTI1IDE3LjUgODIuNSA0IDY5LjA1IDQgNTAgNCAzMC45NSAxNy41IDE3LjUgMzAuOTUgNCA1MCA0IDY5LjA1IDQgODIuNSAxNy41IDk2IDMwLjk1IDk2IDUwTSA2OS44NSA0OS4xNVEgNjkuNTUgNDguMjUgNjguOCA0Ny44NUwgNDEuMTUgMzIuM1EgNDAuNDUgMzEuODUgMzkuNyAzMi4xIDM4LjkgMzIuMjUgMzguNDUgMzIuOTUgMzggMzMuNTUgMzggMzQuNDVMIDM4IDY1LjU1USAzOCA2Ni40IDM4LjQ1IDY3LjEgMzguOSA2Ny43NSAzOS43IDY3Ljk1IDQwLjQ1IDY4LjE1IDQxLjE1IDY3Ljc1TCA2OC44IDUyLjJRIDY5LjU1IDUxLjc1IDY5Ljg1IDUwLjg1IDcwLjE1IDUwIDY5Ljg1IDQ5LjE1IFoiLz48L2c+PC9kZWZzPjxnIGZpbHRlcj0idXJsKCNGaWx0ZXJfMSkiIHRyYW5zZm9ybT0ibWF0cml4KCAxLCAwLCAwLCAxLCAwLDApICI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoIDEsIDAsIDAsIDEsIDEwLDEwKSAiPjxnIHRyYW5zZm9ybT0ibWF0cml4KCAxLCAwLCAwLCAxLCAwLDApICI+PHVzZSB4bGluazpocmVmPSIjc3ByaXRlXzBfTGF5ZXIwXzBfRklMTCIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);background-size:120px 420px;background-repeat:no-repeat}.video-js .vjs-fullscreen-control:hover,.video-js .vjs-mute-control:hover,.video-js .vjs-play-control:hover,.video-js .vjs-playback-rate:hover,.video-js .vjs-progress-control .vjs-progress-holder:hover .video-js .vjs-picture-in-picture-control:hover{opacity:1}.video-js .vjs-fullscreen-control:active,.video-js .vjs-mute-control:active,.video-js .vjs-picture-in-picture-control:active,.video-js .vjs-play-control:active,.video-js .vjs-playback-rate:active{transform:scale3d(.95,.95,1)}.video-js .vjs-control:focus{text-shadow:none!important;outline:none!important}.video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder{background-position:-10px -150px}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{background-position:-10px -180px}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{background-position:-10px -120px}.video-js .vjs-mute-control .vjs-icon-placeholder,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{background-position:-40px -120px}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{background-position:-40px -150px}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{background-position:-40px -180px}.video-js .vjs-mute-control.vjs-vol-3 .vjs-icon-placeholder{background-position:-40px -210px}.video-js .vjs-fullscreen-control .vjs-icon-placeholder{background-position:-70px -150px}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{background-position:-70px -180px}.video-js .vjs-volume-panel{width:40px!important;height:40px!important;margin:0!important}.vjs-volume-bar.vjs-slider-vertical{width:4px;height:100%;margin:0 auto;border-radius:2px}.video-js .vjs-volume-level{bottom:0;left:0;border-radius:2px}.video-js .vjs-volume-level,.vjs-slider-vertical .vjs-volume-level:before{position:absolute;background-color:#ffeb3b;box-shadow:0 1px 1px rgba(0,0,0,.25)}.vjs-slider-vertical .vjs-volume-level:before{top:-6px;left:-4px;z-index:1;width:12px;height:12px;border-radius:50%;content:""}.video-js .vjs-big-play-button{display:block!important;position:absolute!important;width:100px!important;height:100px!important;left:50%!important;top:50%!important;margin-left:-50px!important;margin-top:-50px!important;background-color:transparent!important;border:none!important;outline:none!important;transition:opacity .25s linear,transform .1s ease-out!important;opacity:0!important;pointer-events:none!important}.vjs-big-play-button .vjs-icon-placeholder{display:none}.video-js.vjs-ended .vjs-big-play-button,.video-js.vjs-paused .vjs-big-play-button{opacity:1!important;pointer-events:auto!important}.vjs-big-play-button:after,.vjs-big-play-button:before{content:"";position:absolute!important;transform:translateZ(0)!important}.vjs-big-play-button:before{left:4%;right:4%;top:4%;bottom:4%;border-radius:50%;background-color:#313539;opacity:.95;transition:opacity .1s linear}.vjs-big-play-button:hover:before{opacity:1}.vjs-big-play-button:after{left:-10%;right:-10%;top:-10%;bottom:-10%;background-position:top;opacity:.75;transition:opacity .1s linear}.video-js.vjs-ended .vjs-big-play-button:after{background-position:bottom}.vjs-big-play-button:hover:after{opacity:1}.vjs-big-play-button:active{transform:scale3d(.95,.95,1)}.video-js .vjs-progress-control .vjs-progress-holder{font-size:1em!important;height:4px;background-color:transparent;box-shadow:0 1px 1px rgba(0,0,0,.25)}.video-js .vjs-progress-control .vjs-progress-holder:before{content:"";position:absolute;left:0;right:0;top:0;box-shadow:0 1px 1px rgba(0,0,0,.25)}.video-js .vjs-progress-control .vjs-progress-holder:before,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-slider{height:4px;border-radius:2px;background-color:hsla(0,0%,100%,.25)}.video-js .vjs-progress-holder .vjs-load-progress div{margin-top:0}.video-js .vjs-progress-holder .vjs-load-progress{transition:width 1s ease-in-out!important}.video-js .vjs-progress-holder .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{content:"";position:absolute;width:12px;height:12px;right:-6px;top:-4px;border-radius:50%;background-color:#ffeb3b;box-shadow:0 1px 1px rgba(0,0,0,.25)}.video-js .vjs-mouse-display,.video-js .vjs-time-tooltip{display:none!important}.video-js .vjs-progress-control{cursor:default}.video-js .vjs-current-time,.video-js .vjs-duration,.video-js .vjs-time-divider{display:block}.video-js .vjs-remaining-time{display:none}.video-js .vjs-time-control{position:relative;min-width:auto;font-size:12px;line-height:40px;padding-left:5px;padding-right:5px;color:hsla(0,0%,100%,.75);text-shadow:0 1px 1px rgba(0,0,0,.25);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:1px}.video-js .vjs-current-time{padding-left:10px}.vjs-loading-spinner{width:50px!important;height:50px!important;border:6px solid #ffeb3b;-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{color:#ffeb3b}.video-js .vjs-progress-control{padding-top:2px}.vjs-menu-button-popup .vjs-menu{margin-bottom:.5em}.tray-timer-counter{font-size:130%;height:30px;padding-top:5px}.replayer-wrapper{position:relative}.replayer-mouse{position:absolute;width:20px;height:20px;transition:.05s linear;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjMDAwMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDUwIDUwIiB4PSIwcHgiIHk9IjBweCI+PHRpdGxlPkRlc2lnbl90bnA8L3RpdGxlPjxwYXRoIGQ9Ik00OC43MSw0Mi45MUwzNC4wOCwyOC4yOSw0NC4zMywxOEExLDEsMCwwLDAsNDQsMTYuMzlMMi4zNSwxLjA2QTEsMSwwLDAsMCwxLjA2LDIuMzVMMTYuMzksNDRhMSwxLDAsMCwwLDEuNjUuMzZMMjguMjksMzQuMDgsNDIuOTEsNDguNzFhMSwxLDAsMCwwLDEuNDEsMGw0LjM4LTQuMzhBMSwxLDAsMCwwLDQ4LjcxLDQyLjkxWm0tNS4wOSwzLjY3TDI5LDMyYTEsMSwwLDAsMC0xLjQxLDBsLTkuODUsOS44NUwzLjY5LDMuNjlsMzguMTIsMTRMMzIsMjcuNThBMSwxLDAsMCwwLDMyLDI5TDQ2LjU5LDQzLjYyWiI+PC9wYXRoPjwvc3ZnPg==)}.replayer-mouse:after{content:"";display:inline-block;width:20px;height:20px;border-radius:10px;background:#4950f6;transform:translate(-10px,-10px);opacity:.3}.replayer-mouse.active:after{-webkit-animation:click .2s ease-in-out 1;animation:click .2s ease-in-out 1}.replayer-mouse-tail{position:absolute;pointer-events:none}@keyframes click{0%{opacity:.3;width:20px;height:20px;border-radius:10px;transform:translate(-10px,-10px)}50%{opacity:.5;width:10px;height:10px;border-radius:5px;transform:translate(-5px,-5px)}}.replayer-navigation-bar{position:absolute;bottom:0;left:-5px;z-index:9999999;color:#000;font-size:12px;background-color:#d3d3d3;padding:5px 10px;border-radius:5px;display:none}.lm_root{position:relative}.lm_row>.lm_item{float:left}.lm_content{overflow:hidden;position:relative}.lm_dragging,.lm_dragging *{cursor:move!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lm_maximised{position:absolute;top:0;left:0;z-index:40}.lm_maximise_placeholder{display:none}.lm_splitter{position:relative;z-index:2;touch-action:none}.lm_splitter.lm_vertical .lm_drag_handle{width:100%;position:absolute;cursor:ns-resize;touch-action:none}.lm_splitter.lm_horizontal{float:left;height:100%}.lm_splitter.lm_horizontal .lm_drag_handle{height:100%;position:absolute;cursor:ew-resize;touch-action:none}.lm_header{overflow:visible;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lm_header [class^=lm_]{box-sizing:content-box!important}.lm_header .lm_controls{position:absolute;right:3px;display:flex}.lm_header .lm_controls>*{cursor:pointer;float:left;width:18px;height:18px;text-align:center}.lm_header .lm_tabs{position:absolute;display:flex}.lm_header .lm_tab{cursor:pointer;float:left;height:14px;margin-top:1px;padding:0 25px 5px 10px;position:relative;touch-action:none}.lm_header .lm_tab i{width:2px;height:19px;position:absolute}.lm_header .lm_tab i.lm_left{top:0;left:-2px}.lm_header .lm_tab i.lm_right{top:0;right:-2px}.lm_header .lm_tab .lm_title{display:inline-block;overflow:hidden;text-overflow:ellipsis}.lm_header .lm_tab .lm_close_tab{width:14px;height:14px;position:absolute;top:0;right:0;text-align:center}.lm_stack{position:relative}.lm_stack>.lm_items{overflow:hidden}.lm_stack.lm_left>.lm_items{position:absolute;left:20px;top:0}.lm_stack.lm_right>.lm_items{position:absolute;right:20px;top:0}.lm_stack.lm_right>.lm_header{position:absolute;right:0;top:0}.lm_stack.lm_bottom>.lm_items{position:absolute;bottom:20px}.lm_stack.lm_bottom>.lm_header{position:absolute;bottom:0}.lm_stack.lm_docked{overflow:visible;z-index:3}.lm_stack.lm_docked>.lm_header{z-index:5}.lm_stack.lm_docked>.lm_items{*z-index:3;transition:height .4s ease-in;border:2px solid;border-image-slice:1!important;margin:-2px 0}.lm_stack.lm_docked.lm_left>.lm_items,.lm_stack.lm_docked.lm_right>.lm_items{transition:width .4s ease-in,height 1ms linear}.lm_left.lm_stack .lm_header,.lm_right.lm_stack .lm_header{height:100%}.lm_left.lm_dragProxy .lm_header,.lm_left.lm_dragProxy .lm_items,.lm_right.lm_dragProxy .lm_header,.lm_right.lm_dragProxy .lm_items{float:left}.lm_left.lm_dragProxy .lm_header,.lm_left.lm_stack .lm_header,.lm_right.lm_dragProxy .lm_header,.lm_right.lm_stack .lm_header{width:20px;vertical-align:top}.lm_left.lm_dragProxy .lm_header .lm_tabs,.lm_left.lm_stack .lm_header .lm_tabs,.lm_right.lm_dragProxy .lm_header .lm_tabs,.lm_right.lm_stack .lm_header .lm_tabs{transform-origin:left top;top:0;width:1000px}.lm_left.lm_dragProxy .lm_header .lm_controls,.lm_left.lm_stack .lm_header .lm_controls,.lm_right.lm_dragProxy .lm_header .lm_controls,.lm_right.lm_stack .lm_header .lm_controls{bottom:0;flex-flow:column}.lm_dragProxy.lm_left .lm_header .lm_tabs,.lm_stack.lm_left .lm_header .lm_tabs{transform:rotate(-90deg) scaleX(-1);left:0}.lm_dragProxy.lm_left .lm_header .lm_tabs .lm_tab,.lm_stack.lm_left .lm_header .lm_tabs .lm_tab{transform:scaleX(-1);margin-top:1px}.lm_dragProxy.lm_left .lm_header .lm_tabdropdown_list,.lm_stack.lm_left .lm_header .lm_tabdropdown_list{top:auto;right:auto;left:20px}.lm_dragProxy.lm_right .lm_content{float:left}.lm_dragProxy.lm_right .lm_header .lm_tabs,.lm_stack.lm_right .lm_header .lm_tabs{transform:rotate(90deg) scaleX(1);left:100%;margin-left:0}.lm_dragProxy.lm_right .lm_header .lm_controls,.lm_stack.lm_right .lm_header .lm_controls{left:3px}.lm_dragProxy.lm_right .lm_header .lm_tabdropdown_list,.lm_stack.lm_right .lm_header .lm_tabdropdown_list{top:auto;right:20px}.lm_dragProxy.lm_bottom .lm_header,.lm_stack.lm_bottom .lm_header{width:100%}.lm_dragProxy.lm_bottom .lm_header .lm_tab,.lm_stack.lm_bottom .lm_header .lm_tab{margin-top:0;border-top:none}.lm_dragProxy.lm_bottom .lm_header .lm_controls,.lm_stack.lm_bottom .lm_header .lm_controls{top:3px}.lm_dragProxy.lm_bottom .lm_header .lm_tabdropdown_list,.lm_stack.lm_bottom .lm_header .lm_tabdropdown_list{top:auto;bottom:20px}.lm_drop_tab_placeholder{float:left;width:100px;height:10px;visibility:hidden}.lm_header .lm_controls .lm_tabdropdown:before{content:"";width:0;height:0;vertical-align:middle;display:inline-block;border-top:5px dashed;border-right:5px solid transparent;border-left:5px solid transparent}.lm_header .lm_tabdropdown_list{position:absolute;top:20px;right:0;z-index:5;overflow:hidden}.lm_header .lm_tabdropdown_list .lm_tab{clear:both;padding-right:10px;margin:0}.lm_header .lm_tabdropdown_list .lm_tab .lm_title{width:100px}.lm_header .lm_tabdropdown_list .lm_close_tab{display:none!important}.lm_dragProxy{position:absolute;top:0;left:0;z-index:30}.lm_dragProxy .lm_header{background:0 0}.lm_dragProxy .lm_content{border-top:none;overflow:hidden}.lm_dropTargetIndicator{display:none;position:absolute;z-index:35;transition:all .2s ease}.lm_dropTargetIndicator .lm_inner{width:100%;height:100%;position:relative;top:0;left:0}.lm_transition_indicator{display:none;top:0;left:0;z-index:20}.lm_popin,.lm_transition_indicator{width:20px;height:20px;position:absolute}.lm_popin{bottom:0;right:0;z-index:9999}.lm_popin>*{width:100%;height:100%;position:absolute;top:0;left:0}.lm_popin>.lm_bg{z-index:10}.lm_popin>.lm_icon{z-index:20}.lm_goldenlayout{background:#000}.lm_content{background:#222;border:1px solid transparent}.lm_dragProxy .lm_content{box-shadow:2px 2px 4px rgba(0,0,0,.9)}.lm_dropTargetIndicator{box-shadow:inset 0 0 30px #000;outline:1px dashed #ccc}.lm_dropTargetIndicator .lm_inner{background:#000;opacity:.2}.lm_splitter{background:#000;opacity:.001;transition:opacity .2s ease}.lm_splitter.lm_dragging,.lm_splitter:hover{background:#444;opacity:1}.lm_header{height:20px}.lm_header .lm_tab{font-family:Arial,sans-serif;font-size:12px;color:#999;background:#111;box-shadow:2px -2px 2px rgba(0,0,0,.3);margin-right:2px;padding-bottom:2px;padding-top:2px}.lm_header .lm_tab .lm_close_tab{width:11px;height:11px;background-image:url(/_next/static/media/lm_close_white.f9422586fc91e4dca700db3bd75c75c3.png);background-position:50%;background-repeat:no-repeat;top:4px;right:6px;opacity:.4}.lm_header .lm_tab .lm_close_tab:hover{opacity:1}.lm_header .lm_tab.lm_active{border-bottom:none;box-shadow:0 -2px 2px #000;padding-bottom:3px}.lm_header .lm_tab.lm_active .lm_close_tab{opacity:1}.lm_header .lm_tab.lm_active.lm_focused{background-color:#354be3}.lm_dragProxy.lm_right .lm_header .lm_tab.lm_active,.lm_stack.lm_right .lm_header .lm_tab.lm_active{box-shadow:2px -2px 2px #000}.lm_dragProxy.lm_bottom .lm_header .lm_tab,.lm_stack.lm_bottom .lm_header .lm_tab{box-shadow:2px 2px 2px rgba(0,0,0,.3)}.lm_dragProxy.lm_bottom .lm_header .lm_tab.lm_active,.lm_stack.lm_bottom .lm_header .lm_tab.lm_active{box-shadow:0 2px 2px #000}.lm_selected .lm_header{background-color:#452500}.lm_tab.lm_active,.lm_tab:hover{background:#222;color:#ddd}.lm_header .lm_controls .lm_tabdropdown:before{color:#fff}.lm_controls>*{position:relative;background-position:50%;background-repeat:no-repeat;opacity:.4;transition:opacity .3s ease}.lm_controls>:hover{opacity:1}.lm_controls .lm_popout{background-image:url(/_next/static/media/lm_popout_white.6bf23984c0d218ccd1d55dbae24b77e6.png)}.lm_controls .lm_maximise{background-image:url(/_next/static/media/lm_maximise_white.fd0c93f371fa1b5de2d5ee1b46867c17.png)}.lm_controls .lm_close{background-image:url(/_next/static/media/lm_close_white.f9422586fc91e4dca700db3bd75c75c3.png)}.lm_controls .lm_dock{background-image:url(/_next/static/media/lm_docked_white.38b7c5ed1e3a5ecbeb877f0eccf399b6.png);transform:rotate(-45deg);transition:transform .3s}.lm_stack.lm_docked .lm_controls .lm_dock{transform:rotate(0deg)}.lm_stack.lm_docked>.lm_items{border-color:#555;-o-border-image:linear-gradient(90deg,#444 1%,#999);border-image:linear-gradient(90deg,#444 1%,#999);box-shadow:0 2px 2px #000}.lm_maximised .lm_header{background-color:#000}.lm_maximised .lm_controls .lm_maximise{background-image:url(/_next/static/media/lm_minimize_white.bd344039ac63cd386995e7e49fa002e9.png)}.lm_transition_indicator{background-color:#000;border:1px dashed #555}.lm_popin{cursor:pointer}.lm_popin .lm_bg{background:#fff;opacity:.3}.lm_popin .lm_icon{background-image:url(/_next/static/media/lm_popin_white.d6fbd6e92743c9d567b6d73482ee62f1.png);background-position:50%;background-repeat:no-repeat;border-left:1px solid #eee;border-top:1px solid #eee;opacity:.7}.lm_popin:hover .lm_icon{opacity:1}.str-chat{box-sizing:border-box}.str-chat *,.str-chat :after,.str-chat :before{box-sizing:inherit}.str-chat{height:100vh}.str-chat.messaging{background-color:#f1f1f3}.str-chat.messaging.dark{background-color:#212326}.str-chat.team.dark{background:#212326}.str-chat.livestream.dark{background:#1a1a1a}@font-face{font-family:ReplaceFlagEmojiPNG;src:url(/_next/static/media/NotoColorEmoji-flags.148141acfb7ce6e4f383413ae0d917a9.woff2) format("woff2");unicode-range:U+1f1e6-1f1ff}@font-face{font-family:ReplaceFlagEmojiSVG;src:url(/_next/static/media/EmojiOneColor.90ee5fb894c8d349bc54a8c0d1969424.woff2) format("woff2");unicode-range:U+1f1e6-1f1ff}.str-chat--windows-flags .emoji-mart-emoji-native *,.str-chat--windows-flags .str-chat__emoji-item--entity,.str-chat--windows-flags .str-chat__message-text-inner *,.str-chat--windows-flags .str-chat__textarea__textarea{font-family:ReplaceFlagEmojiPNG,Helvetica Neue,Helvetica,Arial,sans-serif;font-display:swap}@-moz-document url-prefix(){.str-chat--windows-flags .emoji-mart-emoji-native *,.str-chat--windows-flags .str-chat__emoji-item--entity,.str-chat--windows-flags .str-chat__message-text-inner *,.str-chat--windows-flags .str-chat__textarea__textarea{font-family:ReplaceFlagEmojiSVG,Helvetica Neue,Helvetica,Arial,sans-serif;font-display:swap}}.str-chat-channel-list{float:left}.str-chat-channel{max-height:100vh}.str-chat-channel .str-chat__container{height:100%;display:flex}.str-chat-channel .str-chat__container .str-chat__main-panel{height:100%;width:100%;display:flex;flex-direction:column;flex:1 1}.str-chat-channel.messaging .str-chat__main-panel{padding:20px 10px 0 0}@media screen and (max-width:960px){.str-chat-channel.messaging .str-chat__main-panel{padding:5px 5px 0}}.str-chat-channel.team .str-chat__container{display:flex}.str-chat.dark .emoji-mart{background:#1a1a1a;border:#343434}.str-chat.dark .emoji-mart-category-label span,.str-chat.dark .emoji-mart-search input{background:#1f1f1f;color:#fff}.str-chat.dark .emoji-mart-search button svg{fill:#fff}.mml-col-align-center{justify-content:center}.mml-col-align-right{justify-content:flex-end}.mml-col-1,.mml-col-2,.mml-col-3,.mml-col-4,.mml-col-5,.mml-col-6,.mml-col-7,.mml-col-8,.mml-col-9,.mml-col-10,.mml-col-11,.mml-col-12{position:relative;width:100%;padding-right:4px;padding-left:4px}.mml-col-1{flex:0 0 8.33333%;max-width:8.33333%}.mml-col-2{flex:0 0 16.66667%;max-width:16.66667%}.mml-col-3{flex:0 0 25%;max-width:25%}.mml-col-4{flex:0 0 33.33333%;max-width:33.33333%}.mml-col-5{flex:0 0 41.66667%;max-width:41.66667%}.mml-col-6{flex:0 0 50%;max-width:50%}.mml-col-7{flex:0 0 58.33333%;max-width:58.33333%}.mml-col-8{flex:0 0 66.66667%;max-width:66.66667%}.mml-col-9{flex:0 0 75%;max-width:75%}.mml-col-10{flex:0 0 83.33333%;max-width:83.33333%}.mml-col-11{flex:0 0 91.66667%;max-width:91.66667%}.mml-col-12{flex:0 0 100%;max-width:100%}.mml-col-auto{flex:0 0 auto;width:auto;max-width:100%}@keyframes mml-animation-dash{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.rfu-file-previewer{border:1px solid rgba(0,0,0,.1);border-radius:4px;overflow:hidden;margin:8px 0;position:relative}.rfu-file-previewer ol{position:relative;margin:0;padding:0;list-style:none}.rfu-file-previewer ol li{position:relative;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.1)}.rfu-file-previewer ol li:last-child{border-color:transparent}.rfu-file-previewer__file{position:relative;display:flex;align-items:center;cursor:pointer}.rfu-file-previewer__file:hover{background:var(--primary-hover)}.rfu-file-previewer__file a{flex:1 1;margin:0 8px;color:var(--secondary-type-color);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfu-file-previewer__file svg{min-width:25px}.rfu-file-previewer__file--uploading{opacity:.4}.rfu-file-previewer__file--failed a{display:flex;align-items:center;color:#8b9297}.rfu-file-previewer__file--failed a:after{text-decoration:none}.rfu-file-previewer__image{min-width:25px;display:flex}.rfu-file-previewer__loading-indicator{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1000}.rfu-file-previewer__close-button{position:relative;z-index:10000}.rfu-file-previewer__failed{background:#ff6363}.rfu-file-previewer__failed,.rfu-file-previewer__retry{padding:3px 6px;margin-left:8px;color:#fff;border-radius:4px;font-size:12px}.rfu-file-previewer__retry{text-decoration:none;background:#63e5a4}.rfu-file-upload-button{cursor:pointer;height:20px}.rfu-file-upload-button svg{fill:#a0b2b8}.rfu-file-upload-button:hover svg{fill:#88979c}.rfu-file-upload-button label{cursor:pointer}.rfu-file-upload-button .rfu-file-input{width:0;height:0;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rfu-icon-button{cursor:pointer;position:relative;padding:4px;align-items:center;justify-content:center}.rfu-icon-button svg{margin:4px;position:relative;z-index:50;fill:#a0b2b8}.rfu-icon-button:hover svg{fill:#88979c}.rfu-dropzone .rfu-dropzone__notifier{position:absolute;height:100%;width:100%;padding:30px;z-index:90;display:none;border-radius:4px}.rfu-dropzone--accept .rfu-dropzone__notifier{background:rgba(0,212,106,.83);display:block}.rfu-dropzone--reject .rfu-dropzone__notifier{background:rgba(255,0,0,.83);display:block}.rfu-dropzone__inner{padding:30px;border:1px dashed #fff;border-radius:4px}.rfu-image-previewer{flex-wrap:wrap;margin:8px 0}.rfu-image-previewer,.rfu-image-previewer__image{display:flex}.rfu-image-previewer__image{width:100px;height:100px;position:relative;margin-right:8px;margin-bottom:8px;align-items:center;justify-content:center}.rfu-image-previewer__image--loaded .rfu-thumbnail__overlay{background:linear-gradient(180deg,rgba(0,0,0,.4),transparent)}.rfu-image-previewer__image .rfu-thumbnail__wrapper{position:absolute}.rfu-image-previewer__image .rfu-loading-indicator{position:absolute;z-index:90}.rfu-image-previewer__retry{z-index:90}.rfu-image-upload-button{cursor:pointer}.rfu-image-upload-button svg{fill:#a0b2b8}.rfu-image-upload-button:hover svg{fill:#88979c}.rfu-image-upload-button label{cursor:pointer}.rfu-image-upload-button .rfu-image-input{width:0;height:0;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rfu-loading-indicator{margin:0 auto;width:70px;text-align:center}.rfu-loading-indicator>div{width:18px;height:18px;background-color:#ccc;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}@-webkit-keyframes sk-bouncedelay{to{transform:scale(0)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@-webkit-keyframes spinner{to{transform:rotate(1turn)}}@keyframes spinner{to{transform:rotate(1turn)}}.rfu-loading-indicator__spinner{width:20px;height:20px;border:2px solid #eee;border-top-color:#00d46a;border-radius:50%;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.rfu-thumbnail__wrapper{width:100px;height:100px;border-radius:4px;overflow:hidden;position:relative}.rfu-thumbnail__overlay{position:absolute;background-color:rgba(0,0,0,.4);width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-end;padding:5px}.rfu-thumbnail__image{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover}.rfu-thumbnail-placeholder{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:1px dashed #bfbfbf;border-radius:4px;cursor:pointer}.rfu-thumbnail-placeholder:hover{background:#f2f2f2}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-size:16px;display:inline-block;color:var(--type-color);border:1px solid var(--bg-stroke-color);border-radius:6px;background:var(--bg-chat)}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;color:#858585;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;margin:0;box-shadow:none;background:0 0;border:none}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor-selected,.emoji-mart-anchor:focus,.emoji-mart-anchor:hover{color:var(--primary-color);cursor:pointer}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors img,.emoji-mart-anchors svg{fill:currentColor;height:18px;width:18px}.emoji-mart-scroll{overflow-y:scroll;overflow-x:hidden;height:270px;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:5px 25px 6px 10px;color:var(--type-color);border-radius:5px;border:1px solid var(--bg-stroke-color);background-color:var(--bg-color);outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{position:absolute;top:7px;right:11px;z-index:2;padding:2px 5px 1px;border:none;background:0 0}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%;cursor:pointer}.emoji-mart-category-label{z-index:2;position:relative;position:sticky;top:0}.emoji-mart-category-label span{display:block;width:100%;font-weight:500;padding:5px 6px}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{list-style:none;margin:0;padding:0;display:inline-block}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0;margin:0;padding:0;border:none;background:0 0;box-shadow:none}.emoji-mart-emoji-native{font-family:Segoe UI Emoji,Segoe UI Symbol,Segoe UI,Apple Color Emoji,Twemoji Mozilla,Noto Color Emoji,Android Emoji}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results-img{display:block;margin-left:auto;margin-right:auto;width:50%}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-data,.emoji-mart-preview-emoji,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-shortname{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches.custom{font-size:0;border:none;background-color:#fff}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:first-child{transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;transition-property:width,height;transition-duration:.125s;transition-timing-function:ease-out;cursor:default}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected:after{content:"";width:0;height:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{display:inline-block;vertical-align:middle;text-align:left;color:#888;font-size:11px;padding:5px 2px;width:95px;height:40px;border-radius:10%;background-color:#fff}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.emoji-mart-dark{color:#fff;background-color:#222}.emoji-mart-dark,.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;border-color:#555453;background-color:#2f2f2f}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-anchor-selected,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor:hover{color:#bfbfbf}.str-chat__actions-box{background:#fff;background-image:linear-gradient(-180deg,hsla(0,0%,100%,.02),rgba(0,0,0,.02));box-shadow:0 0 2px 0 rgba(0,0,0,.22),0 1px 0 0 rgba(0,0,0,.08),0 1px 8px 0 rgba(0,0,0,.05);border-radius:7px;display:flex;flex-direction:column;z-index:1000;position:absolute;min-width:150px}.str-chat__actions-box--right{right:0;top:calc(100% + 2px)}.str-chat__actions-box--left{left:0;top:calc(100% + 2px)}.str-chat__actions-box>button{text-align:left;width:100%;border:none;margin:0;padding:10px;font-size:12px;background:0 0;cursor:pointer}.str-chat__actions-box>button:not(:last-of-type){box-shadow:0 1px 0 0 rgba(0,0,0,.08)}.str-chat__actions-box>button:hover{color:#006cff}.dark.str-chat .str-chat__message-actions-box{background:#67686a;background-image:linear-gradient(-180deg,hsla(0,0%,100%,.02),rgba(0,0,0,.02));box-shadow:0 0 2px 0 rgba(0,0,0,.22),0 1px 0 0 rgba(0,0,0,.08),0 1px 8px 0 rgba(0,0,0,.05)}.dark.str-chat .str-chat__message-actions-box button{color:#fff}.dark.str-chat .str-chat__message-actions-box button:hover{color:#006cff}.str-chat__message-attachment-actions-form{width:100%;margin:8px 0;padding:0}.str-chat__message-attachment-actions-button{flex:1 1;border:1px solid transparent;background:0 0;margin:0 4px;padding:6px 14px;border-radius:8px;outline:none;font-weight:700;text-transform:uppercase;font-size:11px;letter-spacing:1px;font-family:Ibm Plex Mono,monospace}.str-chat__message-attachment-actions-button--primary{background-color:#006cff;color:var(--dark)}.dark.str-chat .str-chat__message-attachment-actions-button{color:#fff}.dark.str-chat .str-chat__message-attachment-actions-button--default{border-color:hsla(0,0%,100%,.1)}.str-chat__attachment{max-width:450px}.str-chat__player-wrapper{position:relative;padding-top:56.25%}.str-chat__player-wrapper .react-player{position:absolute;top:0;left:0}.str-chat__message .str-chat__player-wrapper .react-player{border-radius:16px 16px 16px 0;overflow:hidden}.str-chat__message--me .str-chat__player-wrapper .react-player{border-radius:16px 16px 0 16px;overflow:hidden}.str-chat__message-attachment{width:100%;max-width:375px;border-radius:16px;margin:8px auto 8px 0;padding:0}.str-chat__message--me .str-chat__message-attachment{padding-left:0;margin:8px 0 8px auto}.str-chat__message-attachment{overflow:hidden}.str-chat__message-attachment:hover{background:0 0}.str-chat__message-attachment--card--no-image{height:60px}.str-chat__message-attachment--card--actions{height:auto}.str-chat__message-attachment-file{width:100%}.str-chat__message-attachment-file--item{position:relative;background-color:var(--bg-chat-darker);height:50px;display:flex;align-items:center;font-size:14px;line-height:22px;border-left:1px solid rgba(0,0,0,.1);width:auto;padding-left:5px}.str-chat__message-attachment-file--item:hover{background:var(--bg-chat-darker)}.str-chat__message-attachment-file--item img,.str-chat__message-attachment-file--item svg{margin-right:10px}.str-chat__message-attachment-file--item-text{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.str-chat__message-attachment-file--item a{font-weight:700;color:var(--type-color);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.str-chat__message-attachment-file--item a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.str-chat__message-attachment-file--item span{line-height:14px;font-size:12px;font-weight:700;text-transform:uppercase;display:block;color:var(--secondary-type-color);opacity:.5}.str-chat__message-attachment--image{height:auto;max-height:300px;max-width:100%;border-radius:0}.str-chat__message-attachment--image:hover{background:0 0}.str-chat__message-attachment--image img{height:inherit;width:auto;max-height:inherit;max-width:100%;display:block;-o-object-fit:cover;object-fit:cover;overflow:hidden}.str-chat__message-attachment--image img:hover{background:0 0}.str-chat__message-attachment--image--actions{height:320px}.str-chat__message-attachment--image--actions img{height:calc(320px - 40px)}.str-chat__message-attachment--media{width:300px}.str-chat__message-attachment-card{min-height:60px}.str-chat__message-attachment-card__giphy-logo{height:20px;width:auto;filter:invert(100%)}.messaging.str-chat .str-chat__message-attachment.str-chat__message-attachment--image--actions .str-chat__message-attachment--img{max-height:254px}.livestream.str-chat .str-chat__message-attachment.str-chat__message-attachment--file{max-width:100%}.livestream.str-chat .str-chat__message-attachment.str-chat__message-attachment--file .str-chat__message-attachment-file--item{border-left:none}.livestream.str-chat .str-chat__message-attachment.str-chat__message-attachment--file .str-chat__message-attachment-file--item:hover{background:hsla(0,0%,100%,.29)}.livestream.str-chat.dark .str-chat__message-attachment-file--item a,.livestream.str-chat.dark .str-chat__message-attachment-file--item span{color:#fff}.livestream.str-chat.dark .str-chat__message-attachment-file--item:hover{background:0 0}.str-chat__avatar{width:32px;height:32px;flex:0 0 32px;margin-right:10px;display:flex;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;overflow:hidden}.str-chat__avatar--circle,.str-chat__avatar--rounded{border-radius:6px}.str-chat__avatar--square{border-radius:0}.str-chat__avatar-fallback,.str-chat__avatar-image{display:block;width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;text-align:center}.str-chat__avatar-image--loaded{background-color:none}.str-chat__avatar-fallback{background-color:#006cff}.str-chat__message--me>.str-chat__avatar{order:1;margin:0 0 0 10px}.str-chat__li--middle .str-chat__message>.str-chat__avatar,.str-chat__li--top .str-chat__message>.str-chat__avatar{visibility:hidden}.str-chat__audio__wrapper{height:80px;overflow:hidden;position:relative;border-radius:6px;margin:0;display:flex;background:var(--bg-chat-darker)}.str-chat__audio__image{height:80px;width:80px;position:relative;z-index:20}.str-chat__audio__image--overlay{width:inherit;height:inherit;position:absolute;top:0;left:0;background:rgba(0,0,0,.4);z-index:30;font-size:3em;color:hsla(0,0%,100%,.69);display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.str-chat__audio__image--button{margin:0;padding:0;display:flex;align-items:center;width:40px;height:40px}.str-chat__audio__image--button svg{fill:hsla(0,0%,100%,.69)}.str-chat__audio__image img{z-index:20;position:absolute;top:0;left:0;width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover}.str-chat__audio__content{display:flex;flex-direction:column;justify-content:space-around;padding:8px 16px;margin-left:16px;width:100%}.str-chat__audio__content--title{margin:0;padding:0;line-height:1}.str-chat__audio__content--subtitle{margin:0;padding:0;line-height:1;font-size:12px;opacity:.49}.str-chat__audio__content--progress{height:6px;width:100%;border-radius:4px;background:rgba(0,0,0,.3);padding:1px;margin:2px 0}.str-chat__audio__content--progress>div{height:4px;border-radius:4px;width:0;background:#006cff;transition:width .5s linear}.str-chat.dark .str-chat__audio__wrapper{background:#1a1a1a;color:#fff}.str-chat.dark .str-chat__audio__content--progress{background:hsla(0,0%,100%,.1)}.str-chat__message-attachment-card{position:relative;border-radius:16px 16px 16px 0;overflow:hidden;font-size:13px;margin:32px 0 0}.str-chat__message-attachment-card--header{width:100%;height:175px;background-color:#fff}.str-chat__message-attachment-card--header img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover}.str-chat__message-attachment-card--title{font-weight:700;flex:1 1}.str-chat__message-attachment-card--flex{min-width:0}.str-chat__message-attachment-card--flex,.str-chat__message-attachment-card--flex>*{overflow:hidden;text-overflow:ellipsis}.str-chat__message-attachment-card--content{padding:0 16px;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.str-chat__message-attachment-card--content>*{margin:8px 0}.str-chat__message-attachment-card--url{text-decoration:none;display:block;color:var(--secondary-type-color);text-transform:uppercase;opacity:.5}.str-chat__message-attachment-card--url:hover{color:var(--type-color)}.str-chat__message-attachment-card--url:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:unset}.str-chat__message--me .str-chat__message-attachment-card{background:rgba(0,0,0,.08);border:1px solid transparent;border-radius:16px 16px 0 16px}.dark.str-chat .str-chat__message-attachment-card__giphy-logo{filter:invert(100%)}.str-chat__header{display:flex;padding:10px;border-bottom:1px solid rgba(0,0,0,.08)}.str-chat__header-thread{display:flex;padding:10px;min-height:70px;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.07);font-size:14px}.str-chat__header-thread__back-button{padding:10px;border:0;background:0 0;transform:rotate(180deg)}.str-chat__header-livestream{padding:10px 40px;min-height:70px;display:flex;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.14)}.str-chat__header-livestream-left{font-size:14px;flex:1 1}.str-chat__header-livestream-left--title{font-weight:700;margin:0}.str-chat__header-livestream-left--members{font-weight:400;margin:0}.str-chat__header-livestream-left--livelabel{position:relative;left:5px;font-size:13px;text-transform:uppercase;color:red;display:inline-block;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.str-chat__header-livestream-left--livelabel:before{content:"";position:relative;top:-2px;left:-4px;display:inline-block;width:5px;height:5px;border-radius:100%;background-color:red}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.str-chat__header-livestream-right{display:flex;margin:0 -5px}.str-chat__header-livestream-right-button-wrapper{position:relative}.str-chat__header .str-chat__avatar{margin:0 16px 0 0}.str-chat__title{font-weight:600}.str-chat__meta{flex-direction:column}.str-chat__info,.str-chat__meta{width:100%;display:flex;justify-content:space-between}.str-chat__info{font-size:14px;color:rgba(0,0,0,.4)}.str-chat__square-button{border:1px solid rgba(0,0,0,.1);border-radius:3px;padding:10px;margin:0 5px;display:flex;align-items:center;justify-content:center}.str-chat__square-button svg{fill:rgba(0,0,0,.8)}.str-chat__square-button:active{background-color:rgba(0,0,0,.1)}.dark.str-chat .str-chat__square-button{background:hsla(0,0%,100%,.07);box-shadow:0 1px 0 0 rgba(0,0,0,.69);border-radius:3px}.dark.str-chat .str-chat__square-button svg{fill:hsla(0,0%,100%,.7)}.messaging.str-chat .str-chat__header-livestream{position:relative;z-index:1;border-radius:10px 10px 0 0;background:hsla(0,0%,100%,.9);box-shadow:none;box-shadow:0 7px 9px 0 rgba(0,0,0,.03),0 1px 0 0 rgba(0,0,0,.03)}@media screen and (max-width:960px){.messaging.str-chat .str-chat__header-livestream{padding-left:20px;padding-right:20px}}.messaging.str-chat.dark .str-chat__header-livestream{background:rgba(46,48,51,.98);box-shadow:0 7px 9px 0 rgba(0,0,0,.03),0 1px 0 0 rgba(0,0,0,.03);border-radius:10px 10px 0 0;color:#fff}.livestream.str-chat .str-chat__header-livestream{position:relative;z-index:1;background:hsla(0,0%,100%,.29);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.livestream.str-chat.dark .str-chat__header-livestream{background:hsla(0,0%,100%,.03);box-shadow:0 1px 1px 0 rgba(0,0,0,.34)}.livestream.str-chat.dark .str-chat__header-livestream-left--members,.livestream.str-chat.dark .str-chat__header-livestream-left--title{color:#fff}.livestream.str-chat.dark .str-chat__header-livestream-left--title{font-size:15px}.team.str-chat.dark .str-chat__header-livestream{background:rgba(38,40,43,.9);box-shadow:0 1px 1px 0 rgba(0,0,0,.26)}.team.str-chat.dark .str-chat__header-livestream-left{color:#fff}.team.str-chat.dark .str-chat__header-livestream-left--title{font-size:18px}.team.str-chat.dark .str-chat__header-livestream-left--members{font-size:13px}.str-chat__header-hamburger{width:30px;height:38px;padding:10px 10px 10px 0;margin-right:10px;display:none;flex-direction:column;justify-content:space-around;cursor:pointer}.str-chat__header-hamburger:hover .str-chat__header-hamburger--line{background:#006cff}@media screen and (max-width:960px){.str-chat__header-hamburger{display:flex}}.str-chat__header-hamburger--line{width:100%;height:2px;background:#bcd8ff;border-radius:2px}.str-chat__channel-list{flex:1 1;overflow-y:auto;max-width:300px;background:#f2f3f5;box-shadow:1px 0 0 0 rgba(0,0,0,.07);display:flex;flex-direction:column}.str-chat__channel-list--channels{flex:1 1}.str-chat__button{background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.09);font-size:14px;padding:14px 70px;color:#006cff;display:flex;align-items:center;justify-content:center;width:calc(100% - 10px);margin:5px;border:1px solid transparent}.str-chat__button:active,.str-chat__button:focus{outline:none;box-shadow:0 0 1px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.09),0 0 0 2px rgba(0,108,255,.36);border:1px solid #006cff}.str-chat__button>*{margin:0 5px}.str-chat__button--round{border-radius:100px}.str-chat-channel-checkbox{position:absolute;top:0;right:0;z-index:100001}.str-chat-channel-list-burger{width:10px;height:50px;background:#fff;border-radius:0 4px 4px 0;padding:3px;box-shadow:0 4px 6px rgba(0,0,0,.09);position:fixed;top:10px;left:0;z-index:10000;justify-content:center;cursor:pointer}.str-chat-channel-list-burger div{width:4px;height:100%;border-radius:3px;background:rgba(0,0,0,.08)}@media screen and (max-width:960px){.str-chat-channel-list-burger{display:flex}.str-chat-channel-list.messaging,.str-chat-channel-list.team{position:fixed;left:-380px;top:0;z-index:1001;min-height:100vh;overflow-y:auto;box-shadow:7px 0 9px 0 rgba(0,0,0,.03),1px 0 0 0 rgba(0,0,0,.03);transition:left .2s ease-in-out}.str-chat-channel-list--open.messaging,.str-chat-channel-list--open.team{left:0}}.str-chat-channel-list .str-chat__channel-list-messenger{padding:0}.str-chat-channel-list .str-chat__channel-list-messenger__main{padding:20px 10px 0;height:100%;overflow-y:auto}.str-chat__channel-list-messenger{padding:20px 10px 0;min-width:300px;height:100%}.str-chat__channel-list-team{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;height:100%;overflow-y:auto}.str-chat__channel-list-team__sidebar{display:flex;flex-direction:column;width:70px;padding:45px 10px 10px;background:#dedfe2}.str-chat__channel-list-team__sidebar--top{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:-10px 0}.str-chat__channel-list-team__sidebar--top>*{margin:10px 0}.str-chat__channel-list-team__sidebar--bottom{flex:1 1;display:flex;align-items:center;justify-content:center}.str-chat__channel-list-team__search-button,.str-chat__channel-list-team__send-button{background:0 0;margin:none;border:none}.str-chat__channel-list-team__main{min-width:230px;background:#f1f1f3}.str-chat__channel-list-team__header{padding:15px 15px 15px 20px;max-height:70px;display:flex;align-items:center;background:hsla(0,0%,100%,.01);box-shadow:0 1px 1px 0 rgba(0,0,0,.14);font-size:14px;color:#000;letter-spacing:0;position:relative}.str-chat__channel-list-team__header--title{font-weight:700;text-transform:capitalize}.str-chat__channel-list-team__header--status{position:relative;padding:0 0 0 10px}.str-chat__channel-list-team__header--status:before{position:absolute;top:5px;left:0;content:" ";width:6px;height:6px;border-radius:10px}.str-chat__channel-list-team__header--status.away:before,.str-chat__channel-list-team__header--status.busy:before{background:#28ca42}.str-chat__channel-list-team__header--left{width:40px}.str-chat__channel-list-team__header--middle{flex:1 1;margin-left:15px}.str-chat__channel-list-team__header--button{margin:0;padding:15px 5px;border:0;background:0 0}.dark.str-chat .str-chat__channel-list-team{background:#1d1f22}.dark.str-chat .str-chat__channel-list-team__header--title{color:#fff}.dark.str-chat .str-chat__channel-list-team__sidebar{background:rgba(0,0,0,.2)}.dark.str-chat .str-chat__channel-list-team__main{background:0 0}.str-chat__channel-preview button{position:relative;background:0 0;display:flex;flex-direction:row;align-items:center;width:100%;padding:10px 40px 10px 10px;font-size:13px;border:none;border-bottom:1px solid rgba(0,0,0,.08);outline:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__channel-preview button:focus{background:#fff;box-shadow:inset 0 0 0 1px #006cff,inset 0 0 0 2px rgba(0,108,255,.36)}.str-chat__channel-preview-info{display:flex;flex-direction:column;text-align:left;padding:0 10px;max-width:250px}.str-chat__channel-preview-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:18px}.str-chat__channel-preview-title{color:#000;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__channel-preview-unread-count{position:absolute;right:10px;width:22px;height:22px;color:#000;font-size:12px;background:#d3d3d3;border-radius:12px;display:flex;align-items:center;justify-content:center;align-self:center}.str-chat__channel-preview-last-message{color:grey;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.str-chat__channel-preview--active{background:#006cff;color:#fff}.str-chat__channel-preview--active .str-chat__channel-preview-title{color:#fff}.str-chat__channel-preview--active .str-chat__channel-preview-last-message{color:hsla(0,0%,100%,.69)}.str-chat__channel-preview--unread{position:relative}.str-chat__channel-preview--unread .str-chat__channel-preview-last-message{font-weight:700;color:#000}.str-chat__channel-preview--dot{width:5px;height:5px;position:absolute;border-radius:50%;left:2px;background-color:#f0f}.str-chat__channel-preview-compact{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;font-size:14px;letter-spacing:0;line-height:40px;color:#000;position:relative;background:0 0;flex-direction:row;align-items:center;width:100%;padding:0 40px 0 10px;border:none;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;outline:0}.str-chat__channel-preview-compact:focus{background:#fff;box-shadow:inset 0 0 0 1px #006cff,inset 0 0 0 2px rgba(0,108,255,.36)}.str-chat__channel-preview-compact--left{width:22px;height:22px}.str-chat__channel-preview-compact--right{flex:1 1;margin-left:11px}.str-chat__channel-preview-compact--unread{font-weight:700}.str-chat__channel-preview-compact--active{color:#fff;background:#004ab3}.str-chat__channel-preview-messenger{display:flex;width:100%;border:none;padding:10px;align-items:center;background:transparent;box-shadow:0 1px 0 0 rgba(0,0,0,.07);text-align:left;margin:5px 0}.str-chat__channel-preview-messenger--active{border:none;border-radius:9px;background:hsla(0,0%,100%,.9);box-shadow:none;box-shadow:0 1px 5px 0 rgba(0,0,0,.07)}.str-chat__channel-preview-messenger--last-message{font-size:13px;line-height:14px;opacity:.5}.str-chat__channel-preview-messenger--name{font-size:14px;line-height:17px;font-weight:600;margin-bottom:2px;max-width:250px}.str-chat__channel-preview-messenger--name span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__channel-preview-messenger--unread .str-chat__channel-preview-messenger--last-message{opacity:1;font-weight:600}.dark.str-chat .str-chat__channel-preview--active{background:#132d50}.dark.str-chat .str-chat__channel-preview-title{color:#fff}.dark.str-chat .str-chat__channel-preview button:focus{background:#132d50;box-shadow:inset 0 0 0 1px #006cff,inset 0 0 0 2px rgba(0,108,255,.36)}.dark.str-chat .str-chat__channel-preview-messenger--active{background:hsla(0,0%,100%,.06);box-shadow:0 1px 5px 0 rgba(0,0,0,.07)}.dark.str-chat .str-chat__channel-preview-messenger--last-message{color:hsla(0,0%,100%,.5)}.dark.str-chat .str-chat__channel-preview-messenger--name{color:#fff}.str-chat__channel-search{padding:20px 10px 0;display:flex;align-items:center;position:relative}.str-chat__channel-search input{flex:1 1;background:rgba(0,0,0,.05);border:1px solid transparent;outline:none;height:30px;border-radius:15px;color:#000;font-size:14px;padding:0 10px}.str-chat__channel-search input::-moz-placeholder{color:grey}.str-chat__channel-search input:-ms-input-placeholder{color:grey}.str-chat__channel-search input::placeholder{color:grey}.str-chat__channel-search input:focus{background:#fff;border:1px solid #006cff;box-shadow:0 0 0 2px rgba(0,108,255,.36);transition:all .2s ease-in-out}.str-chat__channel-search-container{position:absolute;width:300px;z-index:2;padding:10px}.str-chat__channel-search-container-empty,.str-chat__channel-search-container-searching{padding-left:10px}.str-chat__channel-search-container .str-chat__channel-search-result{display:flex;align-items:center;border-radius:10px;height:40px;cursor:pointer;padding-left:10px}.str-chat__channel-search-container .str-chat__channel-search-result:hover{font-weight:700;transition:all .2s ease-in-out}.str-chat__channel-search-result.focused{font-weight:700}.str-chat__channel-search-container.popup{border-radius:10px;background:#fff;left:300px;top:20px;box-shadow:0 7px 9px 0 rgba(0,0,0,.03),0 1px 0 0 rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.1)}.str-chat__channel-search-container.popup .str-chat__channel-search-result.focused,.str-chat__channel-search-container.popup .str-chat__channel-search-result:hover{background:#f1f1f3}.str-chat__channel-search-container.inline{top:60px;right:0;background:#f1f1f3;height:calc(100vh - 60px)}.str-chat__channel-search-container.inline .str-chat__channel-search-result.focused,.str-chat__channel-search-container.inline .str-chat__channel-search-result:hover{background:#fff}.dark.str-chat .str-chat__channel-search input{background:hsla(0,0%,100%,.04);color:#fff}.str-chat__down{display:flex;height:100%}.str-chat__down-main{flex:1 1;padding:30px}.dark.str-chat .str-chat__down{color:hsla(0,0%,100%,.87)}.str-chat.messaging .str-chat__event-component__channel-event{display:flex;margin-top:20px}.str-chat.messaging .str-chat__event-component__channel-event__content{margin-right:10px;color:rgba(0,0,0,.5);font-size:15px}.str-chat.messaging .str-chat__event-component__channel-event__date{font-size:11px;margin-top:4px}.str-chat.team .str-chat__event-component__channel-event{display:flex;margin:20px 40px}.str-chat.team .str-chat__event-component__channel-event__content{margin-right:10px;color:rgba(0,0,0,.5);font-size:15px}.str-chat.team .str-chat__event-component__channel-event__date{font-size:11px;margin-top:4px}.str-chat.livestream .str-chat__event-component__channel-event{display:none}.str-chat__date-separator{display:flex;padding:40px;align-items:center}hr.str-chat__date-separator-line{margin:1rem auto}.str-chat__date-separator-line{flex:1 1;background-color:var(--bg-stroke-color);height:1px;border:none}.str-chat__date-separator>:not(:last-child){margin-right:20px}.dark.str-chat .str-chat__date-separator-line{background-color:hsla(0,0%,100%,.1)}.dark.str-chat .str-chat__date-separator-date{color:hsla(0,0%,100%,.7)}.dark.str-chat.team .str-chat__date-separator-line{background-color:rgba(0,0,0,.4)}.str-chat__edit-message-form{width:100%}.str-chat__edit-message-form form{position:relative;width:100%}.str-chat__edit-message-form textarea{padding:7px;background:#fff;box-shadow:inset 0 0 0 1px #006cff;border:1px solid transparent;resize:none;border-radius:5px;width:100%;font-size:15px;line-height:22px}.str-chat__edit-message-form textarea:focus{box-shadow:inset 0 0 0 1px #006cff,0 0 0 2px rgba(0,108,255,.36);outline:0}.str-chat__edit-message-form .str-chat__message-team-form-footer button{background:0 0;border:none;font-weight:700;color:rgba(0,0,0,.4)}.str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:#006cff}.str-chat__edit-message-form .rfu-dropzone{width:100%}.str-chat__edit-message-form .rfu-file-upload-button,.str-chat__edit-message-form .str-chat__input-emojiselect,.str-chat__edit-message-form .str-chat__input-fileupload{position:unset;top:unset;right:unset;left:unset}.str-chat__edit-message-form .rfu-file-upload-button svg,.str-chat__edit-message-form .str-chat__input-emojiselect svg,.str-chat__edit-message-form .str-chat__input-fileupload svg{fill:#000;opacity:.5}.str-chat__edit-message-form .rfu-file-upload-button:hover svg,.str-chat__edit-message-form .str-chat__input-emojiselect:hover svg,.str-chat__edit-message-form .str-chat__input-fileupload:hover svg{opacity:1}.str-chat__edit-message-form-options{display:flex}.str-chat.dark .str-chat__edit-message-form .rfu-file-upload-button svg,.str-chat.dark .str-chat__edit-message-form .str-chat__input-emojiselect svg{fill:#fff}.str-chat.dark .str-chat__edit-message-form .str-chat__message-team-form-footer button{color:hsla(0,0%,100%,.4)}.str-chat.dark .str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:#006cff}.str-chat.dark .str-chat__edit-message-form textarea{background:hsla(0,0%,100%,.05);box-shadow:0 0 0 1px rgba(0,0,0,.21);border:2px solid transparent;border-radius:6px;color:#fff}.str-chat.dark .str-chat__edit-message-form textarea:focus{box-shadow:inset 0 0 0 1px #006cff;border:2px solid rgba(0,108,255,.36);border-radius:6px}.str-chat__gallery{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;overflow:hidden}.str-chat__gallery-image{width:150px;height:150px;background:#fff;margin-bottom:1px;margin-right:1px}.str-chat__gallery-image:hover{cursor:zoom-in}.str-chat__gallery-image img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover}.str-chat__gallery--square{max-width:301px}.str-chat__gallery--square .str-chat__gallery-image:nth-child(2n){margin-right:0}.livestream.str-chat .str-chat__gallery,.messaging.str-chat .str-chat__gallery,.team.str-chat .str-chat__gallery{margin:5px 0}.livestream.str-chat .str-chat__gallery-image,.messaging.str-chat .str-chat__gallery-image,.team.str-chat .str-chat__gallery-image{width:150px;height:150px}.livestream.str-chat .str-chat__gallery-placeholder,.messaging.str-chat .str-chat__gallery-placeholder,.team.str-chat .str-chat__gallery-placeholder{position:relative;width:150px;height:150px;color:#fff;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:0 0;background-repeat:no-repeat;cursor:zoom-in}.livestream.str-chat .str-chat__gallery-placeholder p,.messaging.str-chat .str-chat__gallery-placeholder p,.team.str-chat .str-chat__gallery-placeholder p{position:relative;z-index:1}.livestream.str-chat .str-chat__gallery-placeholder:after,.messaging.str-chat .str-chat__gallery-placeholder:after,.team.str-chat .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.69);z-index:0}.str-chat__loading-channels{width:300px;height:100%;padding:20px;background:#f2f3f5}.str-chat__loading-channels-meta{flex:1 1}.str-chat__loading-channels-avatar,.str-chat__loading-channels-status,.str-chat__loading-channels-username{background-image:linear-gradient(-90deg,#f2f2f2,#e5e5e5)}.str-chat__loading-channels-status,.str-chat__loading-channels-username{border-radius:2px;height:14px}.str-chat__loading-channels-avatar{width:40px;height:40px;border-radius:100%;margin-right:10px}.str-chat__loading-channels-username{width:40%;margin-bottom:6px}.str-chat__loading-channels-status{width:80%}.str-chat__loading-channels-item{display:flex;align-items:center;width:100%;height:40px;border-radius:3px;margin-bottom:10px;-webkit-animation:pulsate 1s linear 0s infinite alternate;animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channels-item:nth-of-type(2){-webkit-animation:pulsate infinite 1s linear .3334 alternate;animation:pulsate infinite 1s linear .3334 alternate}.str-chat__loading-channels-item:last-of-type{-webkit-animation:pulsate 1s linear .6667s infinite alternate;animation:pulsate 1s linear .6667s infinite alternate}@-webkit-keyframes pulsate{0%{opacity:.5}to{opacity:1}}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.str-chat.messaging .str-chat__load-more-button__button{border:0;width:100%;height:40px;border-radius:9px;background:hsla(0,0%,100%,.9);box-shadow:none;box-shadow:0 1px 5px 0 rgba(0,0,0,.07);padding:10px;font-size:14px}.str-chat.team .str-chat__load-more-button__button{border:0;background:0 0;width:100%;height:40px;padding:10px;font-size:14px}.str-chat__li{display:block;position:relative}.str-chat__li--single,.str-chat__li--top{margin:0}.str-chat__li--single .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message-attachment-card,.str-chat__li--single .str-chat__message .str-chat__gallery,.str-chat__li--single .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message .str-chat__gallery,.str-chat__li--top .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-radius:16px 16px 16px 2px}.str-chat__li--single .str-chat__message--me,.str-chat__li--top .str-chat__message--me{text-align:right}.str-chat__li--single .str-chat__message--me .str-chat__gallery,.str-chat__li--single .str-chat__message--me.str-chat__message--has-text .str-chat__gallery,.str-chat__li--single .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card,.str-chat__li--single .str-chat__message--me .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message--me .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message--me .str-chat__gallery,.str-chat__li--top .str-chat__message--me.str-chat__message--has-text .str-chat__gallery,.str-chat__li--top .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message--me .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message--me .str-chat__message-attachment-card{border-radius:16px 16px 2px 16px}.str-chat__li--middle{margin:0}.str-chat__li--middle .str-chat__message-attachment--img,.str-chat__li--middle .str-chat__message-attachment-card,.str-chat__li--middle .str-chat__message .str-chat__gallery,.str-chat__li--middle .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__gallery,.str-chat__li--middle .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--middle .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-radius:2px 16px 16px 2px}.str-chat__li--middle .str-chat__message--me .str-chat__message-attachment--img,.str-chat__li--middle .str-chat__message--me .str-chat__message-attachment-card,.str-chat__li--middle .str-chat__message--me .str-chat__message .str-chat__gallery{border-radius:16px 2px 2px 16px}.str-chat__li--middle .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__gallery,.str-chat__li--middle .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--middle .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-top-left-radius:2px}.str-chat__li--bottom{margin:0}.str-chat__li--bottom .str-chat__message-attachment--img,.str-chat__li--bottom .str-chat__message-attachment-card,.str-chat__li--bottom .str-chat__message .str-chat__gallery,.str-chat__li--bottom .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__gallery,.str-chat__li--bottom .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--bottom .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-radius:2px 16px 16px 2px}.str-chat__li--bottom .str-chat__message--me .str-chat__message-attachment--img,.str-chat__li--bottom .str-chat__message--me .str-chat__message-attachment-card,.str-chat__li--bottom .str-chat__message--me .str-chat__message .str-chat__gallery{border-radius:16px 2px 2px 16px}.str-chat__li--bottom .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__gallery,.str-chat__li--bottom .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--bottom .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-top-left-radius:2px}.str-chat__li--single{margin-bottom:0}.str-chat__li--middle .str-chat__message-data,.str-chat__li--top .str-chat__message-data{display:none}.str-chat__li--top .str-chat__message-text-inner{border-radius:16px 16px 16px 2px}.str-chat__li--top .str-chat__message--me .str-chat__message-text-inner{border-radius:16px 16px 2px 16px}.str-chat__li--single .str-chat__message-text-inner{border-radius:16px 16px 16px 2px}.str-chat__li--single .str-chat__message-text-inner--has-attachment{border-radius:2px 16px 16px 2px}.str-chat__li--single .str-chat__message--me .str-chat__message-text-inner{border-radius:16px 16px 2px 16px}.str-chat__li--single .str-chat__message--me .str-chat__message-text-inner--has-attachment{border-radius:16px 2px 2px 16px}.str-chat__li--bottom .str-chat__message-text-inner,.str-chat__li--middle .str-chat__message-text-inner{border-radius:2px 16px 16px 2px}.str-chat__li--bottom .str-chat__message--me .str-chat__message-text-inner,.str-chat__li--middle .str-chat__message--me .str-chat__message-text-inner{border-radius:16px 2px 2px 16px}.str-chat__li--bottom .str-chat__message--me .str-chat__message-text-inner--has-attachment,.str-chat__li--middle .str-chat__message--me .str-chat__message-text-inner--has-attachment{margin:0}.str-chat__li--bottom .str-chat__message--me .str-chat__message-attachment-card,.str-chat__li--middle .str-chat__message--me .str-chat__message-attachment-card{margin:0;padding:0;border-radius:16px 2px 2px 16px}.str-chat__message,.str-chat__message-simple{display:inline-flex;justify-content:flex-start;align-items:flex-end;padding:0;position:relative;margin:1px 0;width:100%}.str-chat__message--system,.str-chat__message-simple--system{text-align:center;align-items:center;width:100%;flex-direction:column;padding:40px;box-sizing:border-box;font-size:10px}.str-chat__message--system__text,.str-chat__message-simple--system__text{display:flex;align-items:center;width:100%}.str-chat__message--system__text p,.str-chat__message-simple--system__text p{margin:0 25px;color:rgba(0,0,0,.5);text-transform:uppercase;font-weight:700}.str-chat__message--system__line,.str-chat__message-simple--system__line{flex:1 1;height:1px;width:100%;background-color:rgba(0,0,0,.1)}.str-chat__message--system__date,.str-chat__message-simple--system__date{margin-top:3px;text-transform:uppercase;color:rgba(0,0,0,.5)}.str-chat__message-inner,.str-chat__message-simple-inner{position:relative}@media screen and (min-width:420px){.str-chat__message-inner,.str-chat__message-simple-inner{margin-right:90px;margin-left:unset}}.str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-simple-inner>.str-chat__message-simple__actions{position:absolute;top:5px;left:calc(100% + 8px)}.str-chat__message-attachment-container,.str-chat__message-simple-attachment-container{display:flex;flex-direction:column}.str-chat__message-simple-text,.str-chat__message-text{display:inline-flex;justify-content:flex-start;align-items:center;padding:0;position:relative}.str-chat__message-simple-text-inner,.str-chat__message-text-inner{position:relative;flex:1 1;display:block;min-height:32px;padding:5px 10px;font-size:15px;color:#000;border-radius:16px 16px 16px 0;background:#fff;border:1px solid rgba(0,0,0,.08);margin-left:0}.str-chat__message-simple-text-inner p,.str-chat__message-text-inner p{overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-simple-text-inner--focused,.str-chat__message-text-inner--focused{background:#bcd8ff;border:1px solid #006cff;margin-right:0;margin-left:0}.str-chat__message-simple-text-inner--has-attachment,.str-chat__message-text-inner--has-attachment{border-radius:2px 16px 16px 2px}.str-chat__message-simple-text-inner--is-emoji,.str-chat__message-text-inner--is-emoji{background:0 0;border:1px solid transparent;font-size:32px;padding-left:0;padding-right:0}.str-chat__message-attachment--img,.str-chat__message-simple-attachment--img{width:100%;max-width:480px;display:block;height:inherit;cursor:zoom-in}.str-chat__message-data,.str-chat__message-simple-data{margin-top:5px;width:100%;font-size:11px;color:rgba(0,0,0,.5);position:absolute;white-space:nowrap}.str-chat__message-name,.str-chat__message-simple-name{font-weight:700;margin-right:5px}.str-chat__message-simple p,.str-chat__message p{margin:0;white-space:pre-line;line-height:20px}.str-chat__message-simple p:not(:first-of-type),.str-chat__message p:not(:first-of-type){margin:16px 0 0}.str-chat__message--me,.str-chat__message-simple--me{display:flex;margin:4px 0;justify-content:flex-end}.str-chat__message--me .str-chat__message-text,.str-chat__message-simple--me .str-chat__message-text{display:flex;justify-content:flex-end}.str-chat__message--me .str-chat__message-attachment-container,.str-chat__message-simple--me .str-chat__message-attachment-container{display:flex;flex-direction:column;align-items:flex-end}.str-chat__message--me .str-chat__message-inner,.str-chat__message-simple--me .str-chat__message-inner{justify-content:flex-end;align-items:flex-end}@media screen and (min-width:420px){.str-chat__message--me .str-chat__message-inner,.str-chat__message-simple--me .str-chat__message-inner{margin-right:unset;margin-left:90px}}.str-chat__message--me .str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-simple--me .str-chat__message-inner>.str-chat__message-simple__actions{position:absolute;top:5px;left:unset;right:calc(100% + 8px)}.str-chat__message--me .str-chat__message-text-inner,.str-chat__message-simple--me .str-chat__message-text-inner{flex:initial;background:#ebebeb;border-color:transparent;text-align:right;border-radius:16px 16px 2px 16px;margin-right:0}.str-chat__message--me .str-chat__message-text-inner--focused,.str-chat__message-simple--me .str-chat__message-text-inner--focused{background:#bcd8ff;border:1px solid #006cff;margin-left:0;margin-right:0}.str-chat__message--me .str-chat__message-text-inner--has-attachment,.str-chat__message-simple--me .str-chat__message-text-inner--has-attachment{border-radius:16px 2px 2px 16px}.str-chat__message--me .str-chat__message-text-inner--is-emoji,.str-chat__message-simple--me .str-chat__message-text-inner--is-emoji{background:0 0;border:1px solid transparent;font-size:32px;padding-left:0;padding-right:0}.str-chat__message--me .str-chat__message-text-inner--is-emoji p,.str-chat__message-simple--me .str-chat__message-text-inner--is-emoji p{line-height:48px}.str-chat__message--me .str-chat__message-attachment--img,.str-chat__message-simple--me .str-chat__message-attachment--img{width:100%;max-width:480px;display:block;height:inherit;-o-object-fit:cover;object-fit:cover;border:none}.str-chat__message--me .str-chat__message-data,.str-chat__message-simple--me .str-chat__message-data{text-align:right;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.str-chat__message--with-reactions,.str-chat__message-simple--with-reactions{margin-top:30px}.str-chat__message-link,.str-chat__message-simple-link{color:#f0f;font-weight:700;text-decoration:none}.str-chat__message-mention,.str-chat__message-simple-mention{font-weight:700}.str-chat__message-simple-url-link,.str-chat__message-url-link{max-width:150px;text-overflow:ellipsis;overflow:hidden;font-weight:300!important}.str-chat__message--inner,.str-chat__message-simple--inner{display:flex;flex-direction:column;align-items:flex-start}.str-chat__message--deleted,.str-chat__message-simple--deleted{margin:0 0 0 42px;flex-direction:column;align-items:flex-start}.str-chat__message--deleted-inner,.str-chat__message-simple--deleted-inner{background:hsla(0,0%,100%,.1);padding:8px 16px;border-radius:16px;font-size:12px;color:#a4a4a4;display:none}.str-chat__message--me.str-chat__message--deleted,.str-chat__message-simple--me.str-chat__message--deleted{margin:0 42px 0 0;align-items:flex-end}.str-chat__message--me.str-chat__message--deleted-inner,.str-chat__message-simple--me.str-chat__message--deleted-inner{background:hsla(0,0%,100%,.1);padding:8px 16px;border-radius:16px;font-size:12px;color:#a4a4a4}.str-chat__message--error,.str-chat__message--failed,.str-chat__message-simple--error,.str-chat__message-simple--failed{margin:0 0 32px 42px;font-size:12px;padding:4px 0}.str-chat__message--error .str-chat__message-text-inner,.str-chat__message--failed .str-chat__message-text-inner,.str-chat__message-simple--error .str-chat__message-text-inner,.str-chat__message-simple--failed .str-chat__message-text-inner{background:rgba(208,2,27,.1);border:1px solid rgba(208,2,27,.1)}.str-chat__message--me.str-chat__message--error,.str-chat__message--me.str-chat__message--failed,.str-chat__message-simple--me.str-chat__message--error,.str-chat__message-simple--me.str-chat__message--failed{border-left:initial;margin-right:42px}.str-chat__message-simple .str-chat__message-attachment-file--item:hover,.str-chat__message .str-chat__message-attachment-file--item:hover{background:0 0}.messaging.str-chat .str-chat__message,.messaging.str-chat .str-chat__message--me{margin:1px 0}.messaging.str-chat .str-chat__message--me--with-reactions,.messaging.str-chat .str-chat__message--with-reactions{margin-top:30px}.messaging.str-chat .str-chat__message-attachment--image{margin:1px 0;max-width:480px}.messaging.str-chat .str-chat__message-attachment--card{margin:1px 0;line-height:normal}.messaging.str-chat .str-chat__message-attachment-card{margin:1px auto;line-height:normal}.messaging.str-chat .str-chat__message-attachment-card--title{color:#006cff}.messaging.str-chat .str-chat__message-attachment-card--text{display:none}.messaging.str-chat .str-chat__message-attachment-card--url{text-transform:lowercase}.messaging.str-chat .str-chat__message--deleted{margin:0 42px}.messaging.str-chat .str-chat__li--middle .str-chat__message .str-chat__message-attachment--card,.messaging.str-chat .str-chat__li--middle .str-chat__message .str-chat__message-attachment--image{border-top-left-radius:2px}.str-chat__message-simple{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.str-chat__message-simple__actions{display:flex}.str-chat__message-simple__actions__action{margin:5px;display:flex;align-items:center;height:10px;cursor:pointer}.str-chat__message-simple__actions__action svg{fill:#000;opacity:.5}.str-chat__message-simple__actions__action:hover svg{opacity:1}.str-chat__message-simple__actions__action--reactions,.str-chat__message-simple__actions__action--thread{display:none}.str-chat__message-simple__actions__action--options{position:relative;display:none}.str-chat__message-simple-text{display:flex;justify-content:flex-end;padding:0;position:relative}.str-chat__message-simple-text-inner{flex:initial;text-align:left;max-width:460px}.str-chat__message-simple-text-inner.str-chat__message-simple-text-inner--is-emoji{background:0 0}.str-chat__message-simple-text-inner.str-chat__message-simple-text-inner--is-emoji p{line-height:48px}.str-chat__message-simple-text-inner p{text-align:left}.str-chat__message-simple-text-inner a{color:#006cff;font-weight:700;text-decoration:none}.str-chat__message-simple-text-inner blockquote{margin:0 0 0 5px;font-style:italic;padding-left:20px;position:relative}.str-chat__message-simple-text-inner blockquote:before{font-size:25px;content:"\201C";font-style:italic;position:absolute;opacity:.5;top:2px;left:-5px}.str-chat__message-simple--me .str-chat__message-simple-reply-button{display:flex;justify-content:flex-end}.str-chat__message-simple--me .str-chat__message-simple-reply-button .str-chat__message-replies-count-button{display:flex;flex-direction:row-reverse}.str-chat__message-simple--me .str-chat__message-simple-reply-button .str-chat__message-replies-count-button svg{transform:scaleX(-1);margin-left:5px;margin-bottom:4px;margin-right:0}.str-chat__message-simple--me .str-chat__message-simple__actions{justify-content:flex-end}.str-chat__message-simple--me .str-chat__message-attachment--image{max-width:460px}.str-chat__message-simple--me-text-inner--is-emoji{background-color:transparent;line-height:32px}.str-chat__message-simple--me .str-chat__message-simple__actions{order:-1}.str-chat__message-simple:hover .str-chat__message-simple__actions__action--options,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--reactions,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--thread{display:flex}@media screen and (max-width:960px){.str-chat__message-simple:hover .str-chat__message-simple__actions__action--options,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--reactions,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--thread{display:none}}.str-chat__simple-message--error-message{text-align:left;text-transform:uppercase;font-size:11px;opacity:.5}.str-chat__message-simple-status{margin:10px 0 10px 10px;order:3;position:absolute;left:100%;bottom:0;line-height:1;display:flex;justify-content:flex-end;align-items:center;z-index:1}.str-chat__message-simple-status-number{font-size:10px;margin-left:4px;position:absolute;left:100%;color:rgba(0,0,0,.6)}.str-chat__message-simple-status>.str-chat__avatar{align-self:flex-end;margin-right:0}.str-chat__message-simple-status>.str-chat__tooltip{display:none;max-width:300px;min-width:100px;text-align:center}.str-chat__message-simple-status:hover>.str-chat__tooltip{display:block}.str-chat__message-simple-status:after{position:absolute;bottom:100%;right:0;content:" ";width:15px;height:15px}.str-chat__message-simple .str-chat__message-attachment-card{margin:0;border-radius:4px 16px 4px 4px;background:#fff;border:1px solid rgba(0,0,0,.08)}.str-chat__message-simple .str-chat__message-attachment-card--content{background:#ebebeb}.str-chat__message-simple .str-chat__message-attachment-card--text{display:none}.str-chat__message-simple .str-chat__message-attachment--file{margin:0;background:#fff;border:1px solid #ebebeb;border-radius:8px}.str-chat__message-simple .str-chat__message-attachment--file .str-chat__message-attachment-file--item{border-color:transparent;padding:0 10px}.str-chat__message-simple .str-chat__message-attachment--file:first-of-type{border-radius:16px 16px 0 0;border-bottom:transparent}.str-chat__message-simple .str-chat__message-attachment--file:last-of-type{border-top-color:transparent;border-radius:0 0 16px 2px}.str-chat__message-simple .str-chat__message-attachment--file:last-of-type:first-of-type{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;border-radius:16px 16px 16px 2px}.str-chat__message-simple .str-chat__message-attachment-file--item{border-radius:0}.str-chat__message-simple--me .str-chat__message-attachment-card{border-radius:16px 4px 4px 4px}.str-chat__message-simple--me .str-chat__message-attachment--file{background:#ebebeb}.str-chat__message-simple--me .str-chat__message-attachment--file:last-of-type{border-radius:0 0 2px 16px}.str-chat__message-simple--me .str-chat__message-attachment--file:last-of-type:first-of-type{border-radius:16px 16px 2px 16px}.str-chat__list--thread .str-chat__message-simple__actions{width:30px}.str-chat__list--thread .str-chat__message-simple__actions__action--options .str-chat__message-actions-box{right:unset;left:100%;border-radius:6px}.livestream.str-chat .str-chat__li--single{margin:0}@media screen and (max-width:960px){.str-chat__message-simple-text-inner{max-width:218px}.str-chat__message-simple-status{left:unset;right:8px;bottom:30px}}.dark.str-chat .str-chat__message-simple-text-inner{background:hsla(0,0%,100%,.05);color:#fff}.dark.str-chat .str-chat__message-simple-text-inner--is-emoji{background:0 0}.dark.str-chat .str-chat__message-simple__actions svg{fill:#fff}.dark.str-chat .str-chat__message-simple-data{color:#fff;opacity:.5}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card{background:0 0}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card--content{background:hsla(0,0%,100%,.05)}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card--url{color:hsla(0,0%,100%,.5)}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file{border-color:transparent;background:hsla(0,0%,100%,.05)}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file a,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file span{color:#fff}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file span{opacity:.5}.dark.str-chat .str-chat__message-simple .str-chat__message-simple-status-number{color:hsla(0,0%,100%,.6)}.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple-text-inner{background:rgba(0,0,0,.2)}.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple-text-inner--is-emoji{background:0 0}.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple .str-chat__message-attachment--file,.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple .str-chat__message-attachment-card--content{background:rgba(0,0,0,.2)}.dark.str-chat .str-chat__message-simple__actions__action--options .str-chat__actions-box{background:#67686a;box-shadow:0 0 2px 0 rgba(0,0,0,.22),0 1px 0 0 rgba(0,0,0,.08),0 1px 8px 0 rgba(0,0,0,.05)}.dark.str-chat .str-chat__message--error .str-chat__message-simple-text-inner,.dark.str-chat .str-chat__message--failed .str-chat__message-simple-text-inner{background:rgba(208,2,27,.1);border:1px solid rgba(208,2,27,.1)}.str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box{left:100%;right:unset}.str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box--mine,.str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box--reverse{right:100%;left:unset;border-radius:16px 16px 2px 16px}.str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box--mine.str-chat__message-actions-box--reverse{left:100%;right:unset;border-radius:16px 16px 16px 2px}@media screen and (max-width:375px){.str-chat__message .str-chat__message-attachment--img{max-width:235px}}@media screen and (max-width:414px){.str-chat__message .str-chat__message-attachment--img{max-width:274px}}@media only screen and (device-width:375px) and (-webkit-device-pixel-ratio:3){.str-chat__message .str-chat__message-attachment--img{max-width:240px}}.str-chat__message-actions-box{position:absolute;display:none;bottom:20px;left:40px;width:120px;border-radius:16px 16px 16px 0;background:var(--bg-chat);border:1px solid var(--bg-stroke-color);color:var(--secondary-type-color);z-index:9999}.str-chat__message-actions-box--open{display:block}.str-chat__message-actions-list{height:100%;margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start}.str-chat__message-actions-list-item{padding:4px;width:100%;margin:0}.str-chat__message-actions-list button:last-child .str-chat__message-actions-list-item{color:var(--danger)}.str-chat__message-actions-list button:first-child{display:none}.str-chat__message-actions-list button{background:0 0;text-align:left;outline:none;border:none;cursor:pointer;display:block;width:100%;font-size:12px;color:var(--secondary-type-color);text-decoration:none}.str-chat__message-actions-list button:hover{color:#006cff}.str-chat__message-actions-list button:not(:last-of-type){border-bottom:1px solid var(--bg-stroke-color)}.str-chat__message-actions{position:relative;align-self:flex-start;display:flex;align-items:center;justify-content:flex-end;margin:5px 10px;cursor:pointer;order:2}.str-chat__message--me .str-chat__message-actions{order:-1}.str-chat__message-actions-options,.str-chat__message-actions-reactions{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.str-chat__message-actions-options svg,.str-chat__message-actions-reactions{fill:grey;position:relative}.str-chat__message-actions-options:hover svg,.str-chat__message-actions-reactions:hover{fill:#f0f}.str-chat__message-commerce{display:flex;justify-content:flex-start;align-items:flex-end;padding:0;position:relative;margin:1px 0}.str-chat__message-commerce-inner{position:relative}.str-chat__message-commerce-inner>.str-chat__message-commerce__actions{min-height:10px;min-width:30px;float:right}.str-chat__message-commerce-inner>.str-chat__message-commerce__actions .str-chat__reaction-list{left:unset;right:46px}.str-chat__message-commerce .str-chat__avatar{margin-right:8px}.str-chat__message-commerce .str-chat__message-attachment-card--content{margin:0;padding:6px 8px}.str-chat__message-commerce--middle,.str-chat__message-commerce--top{margin-left:40px}.str-chat__message-commerce--middle .str-chat__message-commerce-data,.str-chat__message-commerce--top .str-chat__message-commerce-data{display:none}.str-chat__message-commerce--top .str-chat__message-commerce-text-inner{border-radius:16px 16px 4px 4px}.str-chat__message-commerce--bottom .str-chat__message-commerce-text-inner{border-radius:4px 4px 16px 0}.str-chat__message-commerce--single .str-chat__message-commerce-text-inner{border-radius:16px 16px 16px 0}.str-chat__message-commerce--single .str-chat__message-commerce-text-inner--has-attachment{border-radius:4px 4px 16px 0}.str-chat__message-commerce--middle .str-chat__message-commerce-text-inner{border-radius:4px 4px 4px 4px}.str-chat__message-commerce-text-inner{position:relative;display:block;min-height:32px;padding:5px 10px;font-size:15px;color:#000;border-radius:16px 16px 16px 0;background:#fff;border:1px solid rgba(0,0,0,.08);margin-left:0;max-width:345px}.str-chat__message-commerce-text-inner p{margin:0;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-commerce-text-inner p:not(:first-of-type){margin:16px 0 0}.str-chat__message-commerce-text-inner--has-attachment{border-radius:2px 16px 16px 2px}.str-chat__message-commerce-text-inner--is-emoji{background:0 0;border:1px solid transparent;font-size:32px;line-height:48px;padding-left:0;padding-right:0}.str-chat__message-commerce-attachment--img{width:100%;max-width:480px;display:block;height:inherit;cursor:zoom-in}.str-chat__message-commerce-data{margin-top:5px;width:100%;font-size:11px;color:rgba(0,0,0,.5)}.str-chat__message-commerce-name{font-weight:700;margin-right:5px}.str-chat__message-commerce p{margin:0;line-height:20px}.str-chat__message-commerce--with-reactions{margin-top:30px}.str-chat__message-commerce--with-reactions .str-chat__message-commerce__actions__action--reactions{display:none}.str-chat__message-commerce-link{color:#f0f;font-weight:700;text-decoration:none}.str-chat__message-commerce--inner{display:flex;flex-direction:column;align-items:flex-start}.str-chat__message-commerce--deleted{background:#f0f0f0;float:left;padding:8px 16px;border-radius:16px;font-size:12px;color:#a4a4a4;margin:0 0 0 42px}.str-chat__message-commerce--error{margin:0 0 32px;font-size:12px}.str-chat__message-commerce--error .str-chat__message-text-inner{background:rgba(208,2,27,.1);border:1px solid rgba(208,2,27,.1)}.str-chat__message-commerce--right.str-chat__message-commerce{justify-content:flex-end;margin-left:0}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce__actions{justify-content:flex-end}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-inner>.str-chat__message-commerce__actions{float:left}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-inner>.str-chat__message-commerce__actions .str-chat__reaction-list{left:46px}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-inner>.str-chat__message-commerce-reply-button{display:flex;justify-content:flex-end}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-inner>.str-chat__message-commerce-reply-button .str-chat__message-replies-count-button{display:flex;flex-direction:row-reverse}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-inner>.str-chat__message-commerce-reply-button .str-chat__message-replies-count-button svg{transform:scaleX(-1);margin-left:5px;margin-bottom:4px;margin-right:0}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text-inner{background:#ebebeb;border-width:0;margin-top:2px;border-color:transparent}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text-inner p{text-align:right}.str-chat__message-commerce--right.str-chat__message-commerce>.str-chat__avatar{display:none}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-attachment{margin:0 auto 0 30px}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-attachment--img{border-radius:16px 16px 2px 16px}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-attachment-card{border-radius:16px 16px 4px 16px}.str-chat__message-commerce--right.str-chat__message-commerce--bottom,.str-chat__message-commerce--right.str-chat__message-commerce--single{margin-right:0}.str-chat__message-commerce--right.str-chat__message-commerce--single .str-chat__message-commerce-text-inner{border-radius:16px 16px 4px 16px}.str-chat__message-commerce--right.str-chat__message-commerce--single .str-chat__message-commerce-text-inner--has-attachment{border-radius:16px 4px 4px 16px}.str-chat__message-commerce--right.str-chat__message-commerce--bottom .str-chat__message-commerce-text-inner{border-radius:4px 4px 4px 16px}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__avatar{order:1}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text{flex-direction:row-reverse;justify-content:flex-start}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text-inner{flex:unset}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-data{text-align:right}.str-chat__message-commerce--has-text .str-chat__message-commerce-inner .str-chat__message-attachment{width:100%;height:auto;margin:4px auto}.str-chat__message-commerce{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.str-chat__message-commerce__actions{display:flex;margin-top:5px;align-items:flex-start;justify-content:flex-start;min-width:30px}.str-chat__message-commerce__actions__action{margin:5px;display:flex;align-items:center;height:10px;cursor:pointer}.str-chat__message-commerce__actions__action svg{fill:#000;opacity:.5}.str-chat__message-commerce__actions__action:hover svg{opacity:1}.str-chat__message-commerce__actions__action--reactions,.str-chat__message-commerce__actions__action--thread{display:none}.str-chat__message-commerce__actions__action--options{position:relative;display:none}.str-chat__message-commerce__actions__action--options .str-chat__message-actions-box{bottom:10px;left:unset;right:100%;width:120px;border-radius:16px 16px 2px 16px}.str-chat__message-commerce-text{display:flex;padding:0;position:relative}.str-chat__message-commerce-text-inner{text-align:left}.str-chat__message-commerce-text-inner.str-chat__message-commerce-text-inner--is-emoji{margin:5px 0;background:0 0}.str-chat__message-commerce-text-inner p{text-align:left}.str-chat__message-commerce-text-inner a{color:#006cff;font-weight:700;text-decoration:none}.str-chat__message-commerce-text-inner blockquote{margin:0 0 0 5px;font-style:italic;padding-left:20px;position:relative}.str-chat__message-commerce-text-inner blockquote:before{font-size:25px;content:"\201C";font-style:italic;position:absolute;opacity:.5;top:2px;left:-5px}.str-chat__message-commerce:hover .str-chat__message-commerce__actions__action--options,.str-chat__message-commerce:hover .str-chat__message-commerce__actions__action--reactions,.str-chat__message-commerce:hover .str-chat__message-commerce__actions__action--thread{display:flex}.str-chat__commerce-message--error-message{text-align:left;text-transform:uppercase;font-size:11px;opacity:.5}.str-chat__message-commerce-status{margin:10px 0 10px 10px;order:3;position:absolute;left:100%;bottom:0;line-height:1;display:flex;justify-content:flex-end;align-items:center;z-index:11}.str-chat__message-commerce-status-number{font-size:10px;margin-left:4px;position:absolute;left:100%;color:rgba(0,0,0,.6)}.str-chat__message-commerce-status>.str-chat__avatar{align-self:flex-end;margin-right:0}.str-chat__message-commerce-status>.str-chat__tooltip{display:none;max-width:300px;min-width:100px;text-align:center}.str-chat__message-commerce-status:hover>.str-chat__tooltip{display:block}.str-chat__message-commerce-status:after{position:absolute;bottom:100%;right:0;content:" ";width:15px;height:15px}.str-chat__message-commerce .str-chat__message-attachment{width:calc(100% - 30px);max-width:unset;border-radius:unset;margin:0 auto 0 0}.str-chat__message-commerce .str-chat__message-attachment-card{margin:0;border-radius:4px 16px 4px 4px;background:#fff;border:1px solid rgba(0,0,0,.08)}.str-chat__message-commerce .str-chat__message-attachment-card--content{background:#ebebeb}.str-chat__message-commerce .str-chat__message-attachment-card--text{display:none}.str-chat__list--thread .str-chat__message-commerce__actions{width:30px}.str-chat__list--thread .str-chat__message-commerce__actions__action--options .str-chat__message-actions-box{right:unset;left:100%;border-radius:16px 16px 16px 2px}.str-chat.dark .str-chat__message-commerce-data{color:#fff;opacity:.5}.str-chat.dark .str-chat__message-commerce-text-inner{background:hsla(0,0%,100%,.05);color:#fff}.str-chat.dark .str-chat__message-commerce__actions svg{fill:#fff}.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card--content{background:rgba(0,0,0,.2)}.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card--title{color:#fff}.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card--url{color:hsla(0,0%,100%,.5)}.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce-text-inner,.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce .str-chat__message-attachment-card--content{background:rgba(0,0,0,.2)}.str-chat__input{background:#fff;box-shadow:0 -1px 3px 0 rgba(0,0,0,.05),0 -1px 0 0 rgba(0,0,0,.07);display:flex;flex-wrap:wrap;position:relative;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:10px 10px 0}.str-chat__input-large{position:relative;z-index:1;width:100%}.str-chat__input-large-cooldown{position:absolute;right:20px;font-size:20px;font-weight:700;top:8px}.str-chat__input--emojipicker{position:absolute;bottom:100%;right:0}.str-chat__input .rfu-file-previewer{flex:1 1 100%}.str-chat__input--textarea-wrapper{display:flex;flex-wrap:wrap;flex:1 0;position:relative}.str-chat__input--textarea-wrapper .str-chat__textarea textarea{padding-right:70px}.str-chat__input-emojiselect,.str-chat__input .rfu-file-upload-button{position:absolute;cursor:pointer;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background-size:44px 44px;fill:rgba(0,0,0,.6)}.str-chat__input-emojiselect:hover,.str-chat__input .rfu-file-upload-button:hover{fill:#000}.str-chat__input-emojiselect{right:20px;top:calc(100% - 35px)}.str-chat__input .rfu-file-upload-button{right:46px;top:calc(100% - 34px)}.str-chat__input-footer{display:flex;justify-content:space-between;font-size:12px;background:#fff;padding:0 10px 10px;color:grey}.str-chat__input-footer--typing{font-style:italic}.str-chat__input-footer--count--hidden{visibility:hidden}.str-chat__textarea{height:auto;flex:1 1}.str-chat__textarea textarea{width:100%;outline:none;padding:11px;background:var(--bg-chat);border:1px solid var(--bg-stroke-color);border-radius:10px;font-size:15px;min-height:42px;transition:height .1s ease-in;color:var(--type-color);resize:none}.str-chat__textarea textarea:placeholder{color:rgba(0,0,0,.5)}.str-chat__emojisearch{bottom:calc(100%);left:0;width:calc(100% - 20px);position:absolute;background:hsla(0,0%,94.1%,.95);box-shadow:0 0 1px 0 rgba(0,0,0,.31),0 0 6px 0 rgba(0,0,0,.12);z-index:-1;border-radius:4px 4px 0 0;margin:0 10px;max-height:360px;overflow-y:auto}.str-chat__emojisearch__list{margin:0;padding:0;list-style-type:none;border-radius:4px 4px 0 0}.dark.str-chat .str-chat__emojisearch{background:#35373a;box-shadow:0 0 1px 0 rgba(0,0,0,.31),0 0 6px 0 rgba(0,0,0,.12);border-radius:4px 4px 0 0}.dark.str-chat .str-chat__emojisearch .rta__list-header{background:#1b1d20;border:1px solid hsla(0,0%,87.8%,.03);box-shadow:0 2px 1px 0 rgba(0,0,0,.07);color:#fff}.dark.str-chat .rfu-file-previewer__file a,.dark.str-chat .str-chat__emojisearch .rta__entity{color:#fff}.dark.str-chat .rfu-file-previewer__file:hover{background:0 0}.dark.str-chat .rfu-file-previewer__close-button{color:#fff}.rta{font-size:14px}.rta__entity--selected{background-color:#006cff;color:#fff}.rta__list{border-radius:4px 4px 0 0;font-family:IBM Plex Mono}.rta__list-header{padding:15px}.str-chat__emoji-item{padding:0 20px;display:flex;align-items:center;margin:0 -8px}.str-chat__emoji-item--entity{min-width:24px}.str-chat__emoji-item--highlight{font-weight:700;font-size:12px}.str-chat__emoji-item--part{font-size:12px}.str-chat__emoji-item--name{letter-spacing:.6px}.str-chat__slash-command{padding:10px 15px;font-size:14px}.str-chat__slash-command-description{font-size:12px}.str-chat__user-item{padding:10px 15px;display:flex}.str-chat__user-item--highlight{font-weight:700;font-size:12px}.str-chat__user-item--part{font-size:12px}.str-chat .rfu-dropzone .rfu-dropzone__notifier{position:absolute;height:100%;width:100%;padding:5px;z-index:1001;display:none}.str-chat .rfu-dropzone--accept .rfu-dropzone__notifier{background:rgba(0,108,255,.7);display:block}.str-chat .rfu-dropzone--reject .rfu-dropzone__notifier{background:rgba(255,0,0,.7);display:block}.rfu-dropzone__inner{width:100%;height:100%;padding:0 30px;border:1px dashed transparent;box-sizing:border-box;display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-weight:800;font-size:12px}.rfu-dropzone--reject .rfu-dropzone__inner,.rfu-dropzone__inner svg{display:none}.livestream.str-chat .str-chat__input,.team.str-chat .str-chat__input{padding:10px 40px}.livestream.str-chat .str-chat__input-footer,.team.str-chat .str-chat__input-footer{padding:0 40px 10px}.livestream.str-chat .str-chat__input{position:relative;z-index:1;background:hsla(0,0%,100%,.29);box-shadow:0 -1px 1px 0 rgba(0,0,0,.1);padding:10px 20px 5px}.livestream.str-chat .str-chat__input textarea{border-radius:2px;background:hsla(0,0%,100%,.26);border:1px solid rgba(0,0,0,.2);font-size:13px;padding:12px}.livestream.str-chat .str-chat__input-footer{padding:0 20px 10px;background:hsla(0,0%,100%,.29)}.str-chat__file-uploads{max-height:300px;flex:1 1 100%;overflow-y:auto}.rfu-file-upload-button svg{fill:rgba(0,0,0,.6)}.dark.str-chat .str-chat__input{background:hsla(0,0%,100%,.03);box-shadow:0 -1px 1px 0 rgba(0,0,0,.34)}.dark.str-chat .str-chat__input-footer{background:hsla(0,0%,100%,.03)}.dark.str-chat .str-chat__input textarea{background:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.4);border-radius:2px;color:#fff}.dark.str-chat .str-chat__input .rfu-file-upload-button svg,.dark.str-chat .str-chat__input .str-chat__input-emojiselect svg{fill:#fff}.str-chat__fileupload-wrapper .str-chat__tooltip{display:none;bottom:35px;right:50px}.str-chat__fileupload-wrapper:hover .str-chat__tooltip{display:block}.str-chat__emojiselect-wrapper .str-chat__tooltip{display:none;bottom:35px;right:24px}.str-chat__emojiselect-wrapper:hover .str-chat__tooltip{display:block}.str-chat__small-message-input--textarea-wrapper .str-chat__fileupload-wrapper .str-chat__tooltip{bottom:32px;right:32px}.str-chat__small-message-input--textarea-wrapper .str-chat__emojiselect-wrapper .str-chat__tooltip{bottom:32px;right:10px}.str-chat__small-message-input--textarea-wrapper .str-chat__input-small-cooldown{position:absolute;right:20px;font-size:18px;font-weight:700;top:6px}.str-chat__input-flat{background:#fff;padding:10px 40px;position:relative;z-index:1;width:100%}.str-chat__input-flat-quoted{border-top:1px solid rgba(0,0,0,.1)}.str-chat__input-flat-wrapper{display:flex;flex-wrap:wrap}.str-chat__input-flat .str-chat__textarea{flex:1 1}.str-chat__input-flat .str-chat__textarea>textarea{min-height:56px;background:rgba(0,0,0,.05);border-radius:8px;padding:20px 69px;font-size:15px;line-height:17px;border:none;margin:0}.str-chat__input-flat .str-chat__textarea>textarea:focus{border:none;border-radius:8px;box-shadow:0 0 0 3px #006cff}.str-chat__input-flat-footer{padding:10px 40px;background:#fff}.str-chat__input-flat-emojiselect{position:absolute;top:calc(100% - 45px);left:25px}.str-chat__input-flat-emojiselect svg{fill:#000;opacity:.5}.str-chat__input-flat-emojiselect svg:hover{opacity:1}.str-chat__input-flat-cooldown{font-size:24px;font-weight:700}.str-chat__input-flat--textarea-wrapper{display:flex;flex-wrap:wrap;flex:1 0;position:relative}.str-chat__input-flat--textarea-wrapper .str-chat__fileupload-wrapper .str-chat__tooltip{bottom:45px;right:25px}.str-chat__input-flat--textarea-wrapper .str-chat__emojiselect-wrapper .str-chat__tooltip{bottom:50px;left:32px;right:unset}.str-chat__input-flat--textarea-wrapper .str-chat__emojiselect-wrapper .str-chat__tooltip:after{left:5px;right:unset}.str-chat__input-flat .str-chat__input--emojipicker{left:0;right:auto}.str-chat__input-flat .rfu-file-previewer{width:100%}.str-chat__input-flat .rfu-file-upload-button{position:absolute;top:calc(100% - 40px);right:25px}.str-chat__input-flat .rfu-file-upload-button svg{fill:#000;opacity:.5}.str-chat__input-flat .rfu-file-upload-button svg:hover{opacity:1}.rfu-image-previewer{flex:1 1 100%}.rfu-image-previewer__image{width:60px!important;height:60px!important}.rfu-image-previewer__image .rfu-thumbnail__wrapper{width:60px!important;height:60px!important;border-radius:10px}.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay{padding:0}.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button svg,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay svg{opacity:.9;height:25px;width:25px}.rfu-image-previewer .rfu-thumbnail-placeholder{width:60px;height:60px;border-radius:10px}.dark.str-chat .str-chat__input-flat{background:hsla(0,0%,100%,.04)}.dark.str-chat .str-chat__input-flat textarea{background:hsla(0,0%,100%,.05);border-radius:10px;color:#fff}.dark.str-chat .str-chat__input-flat-emojiselect svg,.dark.str-chat .str-chat__input-flat .rfu-file-upload-button svg{fill:#fff}@media screen and (max-width:960px){.str-chat.messaging .str-chat__input-flat{padding:10px}}.str-chat__message-notification{display:block;position:absolute;align-self:center;background:#006cff;border:none;color:#fff;border-radius:50px;padding:4px 10px;font-size:12px;bottom:10px;z-index:101}.str-chat__list{flex:1 1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}.str-chat__list .str-chat__reverse-infinite-scroll{padding-top:75px}.str-chat__list-wrapper{flex:1 1;position:relative;display:flex;flex-direction:column}.str-chat__list--thread{padding:15px 0 0;overflow:visible}.str-chat__list__center{width:100%;display:flex;justify-content:center}.str-chat__ul{display:block;list-style-type:none;padding:0;margin:0}.str-chat__custom-notification{border-radius:4px}.str-chat__connection-issue,.str-chat__custom-notification{font-size:12px;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.str-chat__connection-issue{background:rgba(208,2,27,.1);border:1px solid rgba(208,2,27,.1);color:red;border-radius:4px}.str-chat__list-notifications{padding:0 40px;display:flex;position:relative;flex-direction:column;justify-content:center}.messaging.str-chat .str-chat__list{padding:0 40px;background:#fff}.messaging.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:55px}.messaging.str-chat .str-chat__list-notifications{background:#fff}@media screen and (max-width:960px){.messaging.str-chat .str-chat__list{padding:0 10px}.messaging.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:55px}.messaging.str-chat .str-chat__list-notifications{padding:0 10px}}.messaging.str-chat.dark .str-chat__list,.messaging.str-chat.dark .str-chat__list-notifications{background:hsla(0,0%,100%,.04)}.livestream.str-chat .str-chat__list{padding:0 10px}.livestream.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:55px}.str-chat__virtual-list{position:relative;flex:1 1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;margin:0;width:100%;height:100%}.str-chat__virtual-list__loading{display:flex;padding-top:8px;justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.dark .str-chat__virtual-list{background:hsla(0,0%,100%,.04)}.str-chat__message-team{position:relative;display:flex;padding:5px 20px}.str-chat__message-team .str-chat__avatar{margin-right:0}.str-chat__message-team-pin-indicator{padding-left:40px}.str-chat__message-team-actions{position:absolute;top:-26px;right:-14px;display:flex;align-items:center;justify-content:space-between;width:100px;height:27px;background:var(--bg-chat);border:1px solid var(--bg-stroke-color);border-radius:8px;z-index:10;visibility:hidden;padding:0 4px}.str-chat__message-team-actions>span{cursor:pointer}.str-chat__message-team-actions>span,.str-chat__message-team-actions>span>span{position:relative;flex:1 1;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.str-chat__message-team-actions>span svg{fill:var(--type-color);opacity:.5;height:16px;width:16px}.str-chat__message-team-actions>span:hover svg{opacity:1}.str-chat__message-team-actions .str-chat__message-actions-box{bottom:auto;left:auto;visibility:hidden;right:100%;top:-37px;border-radius:7px}.str-chat__message-team-actions .str-chat__message-actions-box--open{visibility:visible}.str-chat__message-team-group{position:relative;width:100%}.str-chat__message-team-meta{display:flex;flex-direction:column;align-items:flex-end;min-width:50px;padding:0 10px 0 0;justify-content:space-between}.str-chat__message-team-meta time{text-transform:uppercase;margin-bottom:5px;text-align:right;visibility:hidden}.str-chat__message-team-author{font-size:15px;line-height:40px;margin-left:10px;display:flex;align-items:center;justify-content:space-between}.str-chat__message-team-content{width:100%;padding-left:10px;font-family:IBM Plex Sans,sans-serif;font-size:15px;line-height:22px;font-weight:400;border-left:1px solid rgba(0,0,0,.1);position:relative;margin:0}.str-chat__message-team-content--image{padding-left:0;border-left-color:transparent}.str-chat__message-team-content p{font-family:IBM Plex Sans,sans-serif;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-team-content p:not(:first-of-type){margin:16px 0 0}.str-chat__message-team-content p a{color:#006cff;font-weight:700;text-decoration:none}.str-chat__message-team-content p code{background-color:var(--bg-color);border:1px solid var(--bg-stroke-color);border-radius:3px;padding:2px;color:#deb444}.str-chat__message-team-content code,.str-chat__message-team-content pre{font-family:Consolas,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Monaco,Courier New,Courier,monospace;line-height:inherit;font-size:12px;font-weight:700}.str-chat__message-team-content pre{margin:0 5px 0 0;border-radius:4px;background-color:#f8f8f8;border:1px solid #d3d3d3;padding:10px}.str-chat__message-team-content code{width:inherit;white-space:pre-wrap;word-break:break-all}.str-chat__message-team-content ul{margin:0}.str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before,.str-chat__message-team-content--top:not(.str-chat__message-team-content--image):before{content:"";position:absolute;top:0;left:0;transform:rotate(-135deg) translateX(1px);transform-origin:0;width:5px;height:1px;background-color:rgba(0,0,0,.1)}.str-chat__message-team-content--single,.str-chat__message-team-content--top{margin:5px 0 0}.str-chat__message-team-content--bottom,.str-chat__message-team-content--middle{margin:0}.str-chat__message-team-text--is-emoji{font-size:33px;line-height:42px}.str-chat__message-team-status{position:absolute;left:100%;bottom:1px;line-height:1;display:flex;justify-content:flex-end;align-items:center;z-index:11}.str-chat__message-team-status-number{font-size:10px;margin-left:4px;position:absolute;left:100%;color:rgba(0,0,0,.6)}.str-chat__message-team-status>.str-chat__avatar{align-self:flex-end;margin-right:0}.str-chat__message-team-status>.str-chat__tooltip{display:none;max-width:300px;min-width:100px;text-align:center}.str-chat__message-team-status:hover>.str-chat__tooltip{display:block}.str-chat__message-team-status:after{position:absolute;bottom:100%;right:0;content:" ";width:15px;height:15px}.str-chat__message-team-failed{border:0;background:0 0;display:flex;align-items:center;color:var(--danger);cursor:pointer;margin:5px 0;font-size:12px;padding:0}.str-chat__message-team-failed svg{margin-right:7px}.str-chat__message-team-form-footer{display:flex;justify-content:flex-end;flex-direction:row-reverse}.str-chat__message-team--bottom .str-chat__message-team-meta time,.str-chat__message-team--single .str-chat__message-team-meta time{visibility:visible}.str-chat__message-team--editing{padding:10px;box-shadow:0 0 11px 0 rgba(0,0,0,.06),inset 0 1px 0 0 #006cff,inset 0 -1px 0 0 #006cff;z-index:1}.str-chat__message-team:hover .str-chat__message-team-content{background:rgba(0,0,0,.03)}.str-chat__message-team:hover .str-chat__message-team-actions,.str-chat__message-team:hover .str-chat__message-team-meta time{visibility:visible}.str-chat__message-team--error{padding-top:20px;padding-bottom:20px}.str-chat__message-team--error .str-chat__message-team-status{display:none}.str-chat__message-team--error .str-chat__message-team-content{background:0 0;border-width:2px;border-color:#d0021b}.str-chat__message-team--error .str-chat__message-team-content p{opacity:.5}.str-chat__message-team--error .str-chat__message-team-content:before{content:"";position:absolute;top:0;left:0;transform:rotate(-135deg) translateX(1px);transform-origin:0;width:5px;height:2px;background-color:#d0021b}.str-chat__message-team--ephemeral .str-chat__message-team-status{display:none}.str-chat__message-team--failed .str-chat__message-team-content--text{border-color:#d0021b}.str-chat__message-team--failed .str-chat__message-team-content--text p{opacity:.5}.str-chat__message-team .str-chat__message-attachment--img{border-radius:0;padding-left:5px;border-left:1px solid rgba(0,0,0,.1)}.str-chat__message-team .str-chat__message-attachment-card{margin:0;border-radius:4px 4px 4px 4px}.str-chat__message-team .str-chat__message-attachment-card--content{background:var(--bg-chat-darker)}.str-chat__message-team .str-chat__message-attachment-card--text{display:none}.str-chat__message-team .str-chat__input-emojiselect,.str-chat__message-team .str-chat__input-fileupload{position:static;top:auto}.str-chat__message-team-error-header{font-size:11px;color:rgba(0,0,0,.4);font-style:italic;text-transform:none}.str-chat__thread-list .str-chat__message-simple__actions{min-width:30px}.str-chat__thread-list .str-chat__message-team{padding:5px 10px}.str-chat__thread-list .str-chat__message-team-actions{width:60px;min-width:unset}.str-chat__thread-list .str-chat__message-team-actions .str-chat__message-actions-box{right:0;left:unset;top:28px;bottom:unset}.str-chat blockquote p{color:var(--secondary-type-color)}.str-chat blockquote{margin:0 0 0 5px;font-style:italic;padding-left:20px;position:relative}.str-chat blockquote:before{font-size:25px;font-style:italic;position:absolute;opacity:.5;top:2px;left:-5px}.str-chat.dark .str-chat__message-team-error-header{color:hsla(0,0%,100%,.5);opacity:1}.str-chat.dark .str-chat__message-team-author{color:#fff}.str-chat.dark .str-chat__message-team-meta time{color:hsla(0,0%,100%,.3)}.str-chat.dark .str-chat__message-team-content,.str-chat.dark .str-chat__message-team .str-chat__message-attachment{border-color:rgba(0,0,0,.4);color:#fff}.str-chat.dark .str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team-content--top:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team .str-chat__message-attachment--single:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team .str-chat__message-attachment--top:not(.str-chat__message-team-content--image):before{background-color:rgba(0,0,0,.4)}.str-chat.dark .str-chat__message-team-content--image,.str-chat.dark .str-chat__message-team .str-chat__message-attachment--image{border-color:transparent}.str-chat.dark .str-chat__message-team-content p code,.str-chat.dark .str-chat__message-team-content pre,.str-chat.dark .str-chat__message-team .str-chat__message-attachment p code,.str-chat.dark .str-chat__message-team .str-chat__message-attachment pre{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item{border-color:rgba(0,0,0,.4)}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item a,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item a,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item span{color:#fff}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item span{opacity:.4}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item:hover,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item:hover{background:0 0}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment--file a,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment--file span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment--file a,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment--file span{color:#fff}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment--file span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment--file span{opacity:.4}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card{background:0 0}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--content,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--content{background:rgba(0,0,0,.1);min-height:58px;margin:0;padding:0 16px}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--title,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--title{color:#fff}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--url,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--url{color:hsla(0,0%,100%,.4)}.str-chat.dark .str-chat__message-team-actions{background:#1b1d20;border:1px solid hsla(0,0%,87.8%,.03);box-shadow:0 2px 1px 0 rgba(0,0,0,.07);border-radius:12px}.str-chat.dark .str-chat__message-team-actions .str-chat__message-actions-box{background:#6a6b6d}.str-chat.dark .str-chat__message-team-actions>span{border-color:rgba(0,0,0,.04)}.str-chat.dark .str-chat__message-team-actions>span svg{fill:#fff}.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content{border-color:red;border-width:1px}.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content p{color:hsla(0,0%,100%,.5);opacity:1}.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content--top:not(.str-chat__message-team-content--image):before{background-color:red;height:1px}.str-chat.dark .str-chat__message-team--editing{padding:10px;background:rgba(0,0,0,.1);box-shadow:0 0 11px 0 rgba(0,0,0,.06),inset 0 1px 0 0 rgba(0,108,255,.1),inset 0 -1px 0 0 rgba(0,108,255,.1);z-index:1}.str-chat__message-livestream{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;width:100%;margin:0;padding:10px;border:1px solid transparent;position:relative}.str-chat__message-livestream-pin-indicator{padding-left:10px}.str-chat__message-livestream-left{width:30px}.str-chat__message-livestream-left .str-chat__avatar{margin-right:0}.str-chat__message-livestream-right{flex:1 1}.str-chat__message-livestream-content{position:relative;padding:5px 10px;border:1px solid transparent}.str-chat__message-livestream-content>*{font-size:13px;line-height:20px;margin:0}.str-chat__message-livestream-content p{margin:0;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-livestream-content p:not(:first-of-type){margin:16px 0 0}.str-chat__message-livestream-content p code{background-color:hsla(0,0%,100%,.2);border:1px solid rgba(0,108,255,.1);border-radius:3px;padding:2px 4px}.str-chat__message-livestream-content p a{color:#006cff;font-weight:700;text-decoration:none}.str-chat__message-livestream-content code,.str-chat__message-livestream-content pre{font-family:Consolas,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Monaco,Courier New,Courier,monospace;line-height:inherit;padding:10px;font-size:12px;font-weight:700}.str-chat__message-livestream-content pre{margin:0 5px 0 0;border-radius:4px;background-color:rgba(0,108,255,.1);border:1px solid rgba(0,108,255,.2)}.str-chat__message-livestream-content code{width:inherit;word-break:break-all}.str-chat__message-livestream:hover .str-chat__message-livestream-actions{display:flex}.str-chat__message-livestream-actions{background:hsla(0,0%,100%,.6);border:1px solid rgba(0,0,0,.23);box-shadow:0 2px 1px 0 rgba(0,0,0,.07);width:141px;height:24px;padding:0 4px;position:absolute;top:-12px;right:0;border-radius:24px;display:none;align-items:center;justify-content:space-between}.str-chat__message-livestream-actions>span{position:relative;flex:1 1;display:flex;justify-content:center;align-items:center;height:100%;text-align:center;cursor:pointer}.str-chat__message-livestream-actions>span:not(:last-of-type){border-right:1px solid #e0e0e0}.str-chat__message-livestream-actions>span>span{position:relative;flex:1 1;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.str-chat__message-livestream-actions>span svg{fill:#000;opacity:.5}.str-chat__message-livestream-actions>span:hover svg{opacity:1}.str-chat__message-livestream-actions .str-chat__message-actions-box{bottom:auto;left:auto;visibility:hidden;right:100%;top:50%;transform:translateY(-50%);border-radius:7px}.str-chat__message-livestream-actions .str-chat__message-actions-box--open{visibility:visible}.str-chat__message-livestream-time{font-size:10px;line-height:20px;color:rgba(0,0,0,.5);flex:2 1;padding:0 4px}.str-chat__message-livestream-text--is-emoji{font-size:33px;line-height:42px}.str-chat__message-livestream-author{margin-bottom:8px;text-transform:capitalize;display:flex;align-items:center;justify-content:flex-start}.str-chat__message-livestream-author strong{margin-right:8px}.str-chat__message-livestream:hover{background:hsla(0,0%,100%,.07);border:1px solid rgba(0,0,0,.06);box-shadow:0 0 6px 0 rgba(0,0,0,.06);border-radius:6px}.str-chat__message-livestream .str-chat__message-attachment--img{border-radius:0}.str-chat__message-livestream .str-chat__message-attachment-card{margin:0;border-radius:0;background:hsla(0,0%,100%,.2);border:1px solid rgba(0,0,0,.08)}.str-chat__message-livestream .str-chat__message-attachment-card--content{background:hsla(0,0%,100%,.2)}.str-chat__message-livestream .str-chat__message-attachment-card--text{display:none}.str-chat__message-livestream .str-chat__message-attachment-card--url{text-transform:lowercase}.str-chat__message-livestream__thread-banner{text-align:center;font-size:12px;padding:8px;margin:8px 10px 0;background:rgba(0,108,255,.1);border-radius:2px;color:#404040}.str-chat__message-livestream--error .str-chat__message-livestream-content p,.str-chat__message-livestream--failed .str-chat__message-livestream-content p{color:red}.str-chat__message-livestream--error .str-chat__message-livestream-content p svg,.str-chat__message-livestream--failed .str-chat__message-livestream-content p svg{position:relative;top:2px;margin-right:4px}.str-chat__message-livestream--failed .str-chat__message-livestream-content p{cursor:pointer}.str-chat__message-livestream--initial-message{margin:20px 10px 0;width:auto}.str-chat__list--thread .str-chat__message-livestream__actions{min-width:30px}.str-chat__list--thread .str-chat__message-livestream-actions{width:110px;min-width:unset}.str-chat__list--thread .str-chat__message-livestream-actions .str-chat__message-actions-box{top:auto;bottom:auto;bottom:-10px}.livestream.dark.str-chat .str-chat__message-livestream{color:#e6e6e6}.livestream.dark.str-chat .str-chat__message-livestream:hover{background:hsla(0,0%,100%,.07);border:1px solid rgba(0,0,0,.06);box-shadow:0 0 6px 0 rgba(0,0,0,.06);border-radius:6px}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card{background:rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.08)}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card--content{background:rgba(0,0,0,.1)}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card--url{color:hsla(0,0%,100%,.79)}.livestream.dark.str-chat .str-chat__message-livestream-actions{background:#1b1d20;border:1px solid hsla(0,0%,87.8%,.03);box-shadow:0 2px 1px 0 rgba(0,0,0,.07)}.livestream.dark.str-chat .str-chat__message-livestream-actions>span:not(:last-of-type){border-color:hsla(0,0%,100%,.04)}.livestream.dark.str-chat .str-chat__message-livestream-actions svg{fill:#fff}.livestream.dark.str-chat .str-chat__message-livestream-time{color:#fff;opacity:.5}.str-chat__message-replies-count-button{display:block;border:none;background:0 0;padding:0;margin-top:8px;line-height:15px;color:#006cff;cursor:pointer}.str-chat__message-replies-count-button svg{fill:rgba(0,0,0,.1);margin-right:5px}.dark.str-chat .str-chat__message-replies-count-button svg{fill:hsla(0,0%,100%,.1)}.dark.str-chat.team .str-chat__message-replies-count-button svg{fill:rgba(0,0,0,.4)}.str-chat__modal{background:#000;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;opacity:.89;display:none;align-items:center;justify-content:center}.str-chat__modal--open{display:flex}.str-chat__modal__inner{max-width:667px;background:#fff;padding:20px;border-radius:10px}.str-chat__modal__close-button{position:absolute;top:0;right:0;padding:20px;font-size:14px;line-height:10px;color:#fff;cursor:pointer;display:flex;align-items:center}.str-chat__modal__close-button svg{position:relative;top:1px;margin-left:10px;fill:#fff}.str-chat__modal__close-button:hover{opacity:.79}.str-chat__modal .str-chat__edit-message-form{min-width:300px}.str-chat__modal .str-chat__input-emojiselect,.str-chat__modal .str-chat__input-fileupload{position:relative;top:unset;right:unset}.str-chat.dark.messaging .str-chat__modal__inner{border:2px solid #fff;background:#000}.str-chat__modal-image__wrapper{line-height:0;position:relative;text-align:center;box-sizing:border-box}.str-chat__modal-image__image{max-height:100vh;max-width:100%}.str-chat__new-channel--header{padding:10px;display:flex;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;border-bottom:1px solid rgba(0,0,0,.08)}.str-chat__new-channel--header__title{flex:1 1;text-align:center;color:#006cff;font-weight:700;margin-right:45px}.str-chat__new-channel--name{padding:0 0 0 15px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center}.str-chat__new-channel--name label{font-size:14px;margin-right:5px}.str-chat__new-channel--name input{font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1;width:100%;padding:15px 0 15px 5px;background:#fff;border:none;outline:none}.str-chat__new-channel--name input:focus{background:#fff;box-shadow:inset 0 0 0 1px #006cff,inset 0 0 0 2px rgba(0,108,255,.36)}.str-chat__message-commerce .str-chat__reaction-list,.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{background:url(/_next/static/media/str-chat__reaction-list-sprite@1x.46c7e1e570b1634faa65fcb3899dd6b3.png) no-repeat;background-size:59px 101px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx){.str-chat__message-commerce .str-chat__reaction-list,.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{background-image:url(/_next/static/media/str-chat__reaction-list-sprite@2x.d7cf35e58bdddece1522c52990b507df.png)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:3dppx){.str-chat__message-commerce .str-chat__reaction-list,.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{background-image:url(/_next/static/media/str-chat__reaction-list-sprite@3x.608a6c5b1744040ab6e241d35d0029fd.png)}}.str-chat__message-commerce .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list{position:absolute;right:15px;top:-28px;z-index:1;height:33px;width:auto;background-position:0 -66px;background-repeat:repeat-x}.str-chat__message-commerce .str-chat__reaction-list ul,.str-chat__message .str-chat__reaction-list ul{position:relative;list-style-type:none;padding:0;font-size:15px;line-height:26px;display:flex;justify-content:center;margin:-1px -15px 0 0;z-index:888}.str-chat__message-commerce .str-chat__reaction-list .emoji-mart-emoji,.str-chat__message .str-chat__reaction-list .emoji-mart-emoji{display:flex}.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{position:absolute;content:"";top:0;height:33px}.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:after{right:-26px;width:26px;background-position:-33px -33px}.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list:before{left:-13px;width:13px;background-position:0 -33px}.str-chat__message-commerce .str-chat__reaction-list--reverse,.str-chat__message .str-chat__reaction-list--reverse{right:auto;left:15px;position:absolute}.str-chat__message-commerce .str-chat__reaction-list--reverse ul,.str-chat__message .str-chat__reaction-list--reverse ul{margin:-1px -5px 0 -15px}.str-chat__message-commerce .str-chat__reaction-list--reverse:after,.str-chat__message .str-chat__reaction-list--reverse:after{right:-13px;width:13px;background-position:-46px 0}.str-chat__message-commerce .str-chat__reaction-list--reverse:before,.str-chat__message .str-chat__reaction-list--reverse:before{left:-26px;width:26px;background-position:0 0}.str-chat__message-commerce .str-chat__reaction-list li,.str-chat__message .str-chat__reaction-list li{display:flex;align-items:center}.str-chat__message-commerce .str-chat__reaction-list li button,.str-chat__message .str-chat__reaction-list li button{padding:0}.str-chat__message-commerce .str-chat__reaction-list--counter,.str-chat__message .str-chat__reaction-list--counter{color:#fff;font-size:12px}.str-chat__message--me .str-chat__message-commerce-inner>.str-chat__reaction-list,.str-chat__message--right .str-chat__message-commerce-inner>.str-chat__reaction-list,.str-chat__message-commerce--me .str-chat__message-commerce-inner>.str-chat__reaction-list,.str-chat__message-commerce--right .str-chat__message-commerce-inner>.str-chat__reaction-list{left:46px}.str-chat__message--me .str-chat__reaction-list,.str-chat__message--right .str-chat__reaction-list,.str-chat__message-commerce--me .str-chat__reaction-list,.str-chat__message-commerce--right .str-chat__reaction-list{right:auto;left:16px}.str-chat__message--me .str-chat__reaction-list ul,.str-chat__message--right .str-chat__reaction-list ul,.str-chat__message-commerce--me .str-chat__reaction-list ul,.str-chat__message-commerce--right .str-chat__reaction-list ul{margin:-1px 0 0 -15px}.str-chat__message--me .str-chat__reaction-list:after,.str-chat__message--right .str-chat__reaction-list:after,.str-chat__message-commerce--me .str-chat__reaction-list:after,.str-chat__message-commerce--right .str-chat__reaction-list:after{right:-13px;width:13px;background-position:-46px 0}.str-chat__message--me .str-chat__reaction-list:before,.str-chat__message--right .str-chat__reaction-list:before,.str-chat__message-commerce--me .str-chat__reaction-list:before,.str-chat__message-commerce--right .str-chat__reaction-list:before{left:-26px;width:26px;background-position:0 0}.str-chat__message--me .str-chat__reaction-list--reverse,.str-chat__message--right .str-chat__reaction-list--reverse,.str-chat__message-commerce--me .str-chat__reaction-list--reverse,.str-chat__message-commerce--right .str-chat__reaction-list--reverse{right:15px;left:auto}.str-chat__message--me .str-chat__reaction-list--reverse ul,.str-chat__message--right .str-chat__reaction-list--reverse ul,.str-chat__message-commerce--me .str-chat__reaction-list--reverse ul,.str-chat__message-commerce--right .str-chat__reaction-list--reverse ul{margin:-1px -15px 0 0}.str-chat__message--me .str-chat__reaction-list--reverse:after,.str-chat__message--right .str-chat__reaction-list--reverse:after,.str-chat__message-commerce--me .str-chat__reaction-list--reverse:after,.str-chat__message-commerce--right .str-chat__reaction-list--reverse:after{right:-26px;width:26px;background-position:-33px -33px}.str-chat__message--me .str-chat__reaction-list--reverse:before,.str-chat__message--right .str-chat__reaction-list--reverse:before,.str-chat__message-commerce--me .str-chat__reaction-list--reverse:before,.str-chat__message-commerce--right .str-chat__reaction-list--reverse:before{left:-13px;width:13px;background-position:0 -33px}.str-chat__message-commerce-inner>.str-chat__reaction-list{left:unset;right:46px}.str-chat__message-commerce--right .str-chat__message-commerce-inner>.str-chat__reaction-list{right:unset;left:46px}.str-chat__message-reactions-list{list-style-type:none;margin:0;padding:0;display:flex}.str-chat__message-reactions-list-item{font-size:20px;margin:0 5px;position:relative;line-height:0}.str-chat__message-reactions-list-item button{padding:0}.str-chat__message-reactions-list-item span[role=img]{position:relative;display:block;top:-2px;transform:scalce(1);transition:transform .1s ease}.str-chat__message-reactions-list-item span[role=img]:hover{transform:scale(1.4)}.str-chat__message-reactions-list-item__count{position:absolute;top:28px;font-size:10px;color:#fff;font-weight:700;left:6px}.str-chat__message-reactions-list-item .str-chat__avarar{margin:0;visibility:visible}.str-chat__message-reactions-list-item .latest-user{width:20px;height:20px;position:absolute;top:-24px;left:0}.str-chat__message-reactions-list-item .latest-user-tooltip{display:none;text-align:center;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%);background:rgba(0,0,0,.81);border-radius:5px;background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.5));max-width:237px;padding:4px 8px;font-size:13px;color:#fff}.str-chat__message-reactions-list-item .latest-user-tooltip:after{content:"";position:absolute;top:calc(100% - 4px);left:50%;transform:translate(-50%) rotate(45deg);width:7px;height:7px;background-color:#1a1a1a}.str-chat__message-reactions-list-item .latest-user-not-found{border:1.5px solid #fff;border-radius:50%;background-color:#f0f;width:inherit;height:inherit}.str-chat__message-reactions-list-item .latest-user img{border:1.5px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;width:inherit;height:inherit}.str-chat__message-reactions-list-item .latest-user:hover .latest-user-tooltip{display:block}.str-chat__reaction-selector{z-index:999;height:60px;position:absolute;width:auto;background:rgba(24,25,28,.98);background-image:linear-gradient(-180deg,transparent 50%,rgba(0,0,0,.05));border:1px solid hsla(0,0%,87.8%,.03);box-shadow:0 3px 1px 0 rgba(0,0,0,.07),0 11px 8px 0 rgba(0,0,0,.15);border-radius:30px;display:flex;align-items:center}.str-chat__reaction-selector ul{position:relative;z-index:1000;margin:0 16px}.str-chat__reaction-selector-tooltip{position:absolute;bottom:calc(100% + 15px);background:rgba(0,0,0,.81);border-radius:5px;background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.5));min-width:85px;min-height:24px;max-width:100%;padding:4px 8px;font-size:13px;color:#fff;text-align:center}.str-chat__reaction-selector-tooltip .arrow{position:absolute;top:calc(100% - 4px);left:50%;transform:translate(-50%) rotate(45deg);width:7px;height:7px;background-color:#1a1a1a}.str-chat__reaction-selector .emoji-mart-emoji:hover{transition:.1s;transform:scale(1.2);cursor:pointer}.str-chat__message-commerce .str-chat__reaction-selector,.str-chat__message-livestream .str-chat__reaction-selector,.str-chat__message-simple .str-chat__reaction-selector,.str-chat__message-team .str-chat__reaction-selector,.str-chat__message .str-chat__reaction-selector{top:-65px;left:0}.str-chat__message-commerce--right .str-chat__reaction-selector{left:unset;right:0}.str-chat__message-livestream .str-chat__reaction-selector{left:unset;top:-70px;right:0}.str-chat__message-team .str-chat__reaction-selector{left:unset;top:-60px;right:0}.str-chat__message-simple .str-chat__reaction-selector{right:unset;left:0}.str-chat__message-simple--me .str-chat__reaction-selector,.str-chat__message-simple .str-chat__reaction-selector--reverse{right:0;left:unset}.str-chat__message-simple--me .str-chat__reaction-selector--reverse{right:unset;left:0}.str-chat__read-state{display:flex;align-items:center;justify-content:flex-end;position:absolute;right:0;top:100%;margin:-56px 10px 0 40px}.str-chat__send-button{margin-left:10px;border:0;background:0;outline:0}@media screen and (min-width:768px){.str-chat__send-button{display:none}}.str-chat__simple-reactions-list{list-style-type:none;padding:4px 4px 2px;display:inline-flex;margin:8px 0 0;border:1px solid rgba(0,0,0,.1);border-radius:4px;line-height:1;position:relative}.str-chat__simple-reactions-list-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:rgba(0,0,0,.81);border-radius:5px;background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.5));min-height:24px;width:auto;max-width:275px;padding:4px 8px;font-size:13px;color:#fff;text-align:center}.str-chat__simple-reactions-list-tooltip>.arrow{position:absolute;top:calc(100%);left:50%;transform:translate(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.81)}.str-chat__simple-reactions-list-item{margin:0;cursor:pointer}.str-chat__simple-reactions-list-item>span{line-height:1}.str-chat__simple-reactions-list-item .emoji-mart-emoji:hover{transition:transform .2s ease-in-out;transform:scale(1.2)}.str-chat__simple-reactions-list-item--last-number{font-size:11px;display:flex;align-items:center;color:#000}.dark.str-chat .str-chat__simple-reactions-list{border:1px solid hsla(0,0%,100%,.1);border-radius:4px}.dark.str-chat .str-chat__simple-reactions-list-item--last-number{color:#fff}.str-chat__small-message-input{display:flex;flex-wrap:wrap;margin:10px;position:relative;z-index:1000}.str-chat__small-message-input .rfu-file-previewer,.str-chat__small-message-input .rfu-image-previewer{flex:1 1 100%}.str-chat__small-message-input__wrapper{position:relative;z-index:0;width:100%}.str-chat__small-message-input-emojiselect{bottom:10px;right:6px}.str-chat__small-message-input .rfu-file-upload-button{bottom:9px;right:26px}.str-chat__small-message-input--textarea-wrapper{flex-wrap:wrap;flex:1 0;position:relative}.str-chat__small-message-input-emojiselect,.str-chat__small-message-input .rfu-file-upload-button{position:absolute;cursor:pointer;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background-size:44px 44px;fill:rgba(0,0,0,.6)}.str-chat__small-message-input-emojiselect:hover,.str-chat__small-message-input .rfu-file-upload-button:hover{fill:#000}.str-chat__small-message-input-emojipicker{position:absolute;bottom:100%;right:0;transform:scale(.8);transform-origin:100% 100%}.str-chat__small-message-input--send-button{background:0 0;border:none;cursor:pointer;flex:0 1;outline:0}.str-chat__small-message-input--send-button:hover{opacity:.69}@media screen and (min-width:768px){.str-chat__small-message-input--send-button{display:none}}.str-chat__small-message-input textarea{background:0 0;min-height:36px;font-size:13px;padding:10px 44px 8px 8px}.str-chat__small-message-input textarea:focus{height:36px}.str-chat__small-message-input .str-chat__emojisearch{bottom:100%}.str-chat__small-message-input .str-chat__user-item{font-size:14px}.str-chat__small-message-input .rfu-file-upload-button{position:absolute;cursor:pointer;right:28px}.str-chat__small-message-input .rfu-dropzone .rfu-dropzone__notifier{z-index:1000}.dark.str-chat .str-chat__small-message-input textarea{background:hsla(0,0%,100%,.05);border:1px solid rgba(0,0,0,.21);border-radius:6px;color:#fff}.dark.str-chat .str-chat__small-message-input .rfu-file-upload-button svg,.dark.str-chat .str-chat__small-message-input .str-chat__small-message-input-emojiselect svg{fill:#fff}.str-chat__thread{background:#f1f1f3;flex:1 0 300px;min-width:300px;max-width:300px;overflow-y:hidden;overflow:hidden;max-height:100%;display:flex;flex-direction:column;padding-top:0}.str-chat__thread--full{max-width:100%}.str-chat__thread-header{position:relative;width:100%;background:#f1f1f3;box-shadow:0 1px 1px 0 rgba(0,0,0,.14);height:70px;top:0;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.str-chat__thread-header-details{font-size:14px}.str-chat__thread-header-details small{display:block;font-size:12px}.str-chat__thread-start{border-radius:4px;margin:10px 10px 0;padding:8px;background:rgba(153,196,255,.1);text-align:center;font-size:12px}.str-chat__thread-list{height:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding-top:20px}.str-chat__thread-list .str-chat__list{padding:0}.str-chat__thread-list .str-chat__message:first-of-type .str-chat__message-inner{margin-left:unset;margin-right:unset}.str-chat__thread-list .str-chat__message-attachment.str-chat__message-attachment--file{border-radius:8px;border-bottom:1px solid #ebebeb}.messaging.str-chat .str-chat__thread{margin-right:10px;margin-top:20px;border-radius:8px 8px 0 0;overflow:hidden;background:#fff;max-height:100%;display:flex;flex-direction:column;padding-top:0}.messaging.str-chat .str-chat__thread.str-chat__thread--full{margin:0}.messaging.str-chat .str-chat__thread .str-chat__gallery{justify-content:flex-end;border-radius:0}.messaging.str-chat .str-chat__thread .str-chat__gallery-image,.messaging.str-chat .str-chat__thread .str-chat__gallery-placeholder{width:100px;height:100px}.messaging.str-chat .str-chat__thread-list{padding:20px 10px 0}.messaging.str-chat .str-chat__thread-list>.str-chat__list{background:0 0;padding:0}.messaging.str-chat .str-chat__thread-list>.str-chat__list .str-chat__list--thread{padding:0}.messaging.str-chat .str-chat__thread-header{border:none;box-shadow:none;background:#fff}.messaging.str-chat .str-chat__thread-start{margin-top:20px}@media screen and (max-width:960px){.messaging.str-chat .str-chat__thread{position:fixed;top:0;right:0;height:100vh;background:#fff;z-index:1000;margin:0;width:100vw;max-width:100%}}.messaging.str-chat.dark .str-chat__thread{background:hsla(0,0%,100%,.04)}.messaging.str-chat.dark .str-chat__thread-header{background:rgba(46,48,51,.98);box-shadow:0 7px 9px 0 rgba(0,0,0,.03),0 1px 0 0 rgba(0,0,0,.03);color:#fff}.messaging.str-chat.dark .str-chat__thread-start{color:#fff}@media screen and (max-width:960px){.messaging.str-chat.dark .str-chat__thread{background:#282a2d}}.team.str-chat .str-chat__thread{background-color:var(--bg-chat-thread)}@media screen and (max-width:960px){.team.str-chat .str-chat__thread{top:0;right:0;height:100vh;z-index:1000;margin:0;width:50%;max-width:50%;min-width:50%}}.small_chat_tile .team.str-chat .str-chat__thread{position:absolute!important;top:inherit!important;width:100%!important;max-width:100%!important;height:100%!important;z-index:10!important}.strikethrough-button{display:none}.team.str-chat .str-chat__thread-header{height:80px}.team.str-chat.dark .str-chat__thread{background:#1d1f22}.livestream.str-chat .str-chat__thread,.str-chat .str-chat__thread{background:0 0}.livestream.str-chat .str-chat__thread-header,.str-chat .str-chat__thread-header{background:hsla(0,0%,100%,.29)}.livestream.str-chat .str-chat__list--thread,.str-chat .str-chat__list--thread{padding:0 10px}.livestream.str-chat.dark .str-chat__thread,.str-chat.dark .str-chat__thread{background:#1a1a1a}.livestream.str-chat.dark .str-chat__thread-header,.str-chat.dark .str-chat__thread-header{background:hsla(0,0%,100%,.03);box-shadow:0 1px 1px 0 rgba(0,0,0,.34);color:#fff}.livestream.str-chat.dark .str-chat__thread-start,.str-chat.dark .str-chat__thread-start{background:rgba(153,196,255,.1);border-radius:4px;color:#fff}.str-chat__typing-indicator{display:flex;visibility:hidden;align-items:center}.str-chat__typing-indicator--typing{visibility:visible}.str-chat__typing-indicator__avatars{display:flex}.str-chat__typing-indicator__avatars .str-chat__avatar{margin-right:-8px}.str-chat__typing-indicator__avatars .str-chat__avatar:last-of-type{margin-right:8px}.str-chat__typing-indicator__dots{position:relative;background:#fff;border:1px solid rgba(0,0,0,.08);padding:5px 10px;border-radius:16px 16px 16px 2px}.str-chat__typing-indicator__dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:3px;background:#006cff;-webkit-animation:wave 1.1s linear infinite;animation:wave 1.1s linear infinite}.str-chat__typing-indicator__dot:nth-child(2){-webkit-animation-delay:-.9s;animation-delay:-.9s;opacity:.5}.str-chat__typing-indicator__dot:nth-child(3){-webkit-animation-delay:-.8s;animation-delay:-.8s;opacity:.2}.dark.str-chat .str-chat__typing-indicator__avatars .str-chat__avatar{border-color:#282a2d}.dark.str-chat .str-chat__typing-indicator__dots{background:hsla(0,0%,100%,.05)}@keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-8px)}}.str-chat__tooltip{position:absolute;right:0;bottom:calc(100% + 10px);display:flex;background:#000;border-radius:4px;padding:3px 7px;color:#fff;font-size:11px;max-width:300px}.str-chat__tooltip button{outline:none;outline:0;background:0 0;color:#006cff;font-size:11px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:none}.str-chat__tooltip a{color:#006cff;text-decoration:none}.str-chat__tooltip:after{content:"";position:absolute;bottom:-2px;right:5px;width:5px;height:5px;background:#000;transform:rotate(45deg)}.str-chat__virtual-message__wrapper{display:flex;padding:10px 40px;flex-direction:row;position:relative}.str-chat__virtual-message__wrapper:hover{background:#f8f8ff}.str-chat__virtual-message__wrapper>.str-chat__avatar{margin:0}.str-chat__virtual-message__wrapper>.str-chat__virtual-message__content{padding-left:12px}.str-chat__virtual-message__wrapper .str-chat__avatar--rounded{border-radius:12px}.str-chat__virtual-message__wrapper .str-chat__avatar-fallback{background-color:#789}.str-chat__virtual-list{font-size:0}.str-chat__virtual-list .str-chat__message.str-chat__message--deleted{align-items:normal;margin:0}.str-chat__virtual-list .str-chat__typing-indicator{padding:5px 40px}.str-chat__virtual-list-message-wrapper{display:inline-block;width:100%}.str-chat__virtual-message__meta{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.str-chat__virtual-message__data{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;min-width:70px;margin-left:auto}.str-chat__virtual-message__author{color:#006cff;font-size:1rem}.str-chat__virtual-message__date{font-size:.7rem;opacity:.5;padding-left:8px;display:block;margin-left:auto}.str-chat__virtual-message__actions{position:relative;cursor:pointer}.str-chat__virtual-message__actions svg{fill:#000;opacity:.5}.str-chat__virtual-message__actions:hover svg{opacity:1}.str-chat__virtual-message__actions .str-chat__message-actions-box{bottom:10px;left:unset;right:100%;border-radius:16px 16px 2px 16px}.str-chat__virtual-message__content{display:flex;flex:1 1;flex-direction:column;align-items:flex-start}.str-chat__virtual-message__content .str-chat__message--deleted-inner{padding:8px 0}.str-chat__virtual-message__text{padding-top:5px;font-size:.9rem;display:flex;justify-content:space-between;width:100%;word-break:break-word}.str-chat__virtual-message__text p{padding-right:16px}.str-chat__virtual-message__text a{color:#006cff;text-decoration:none;font-weight:700}.str-chat__virtual-message__wrapper--group{padding-top:0}.str-chat__virtual-message__wrapper--group .str-chat__virtual-message__author,.str-chat__virtual-message__wrapper--group>.str-chat__avatar{display:none}.str-chat__virtual-message__wrapper--group .str-chat__virtual-message__content{padding-left:50px}.str-chat__virtual-message__wrapper--group .str-chat__virtual-message__content .str-chat__gallery{width:100%;margin:0;justify-content:unset}.dark .str-chat__virtual-message__wrapper:hover{background:rgba(0,0,0,.15)}.dark .str-chat__virtual-message__text{color:#f8f8ff}.dark .str-chat__virtual-message__date{color:#fff}.channel__container{height:100%;width:100%}.str-chat__thread{z-index:1}.str-chat__thread-list .str-chat__message-actions-list button:first-child{display:none}.str-chat__list .str-chat__reverse-infinite-scroll{padding-top:0;padding-bottom:15px}.str-chat__date-separator{padding:0 40px}.custom-thread-header{height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bg-stroke-color)}.custom-thread-header__left{display:flex;align-items:center;margin-left:20px}.custom-thread-header__left-title{font-family:Helvetica Neue,sans-serif;font-weight:700;font-size:18px;line-height:22px;color:var(--type-color);margin-right:10px}.custom-thread-header__left-count{font-family:Helvetica Neue,sans-serif;font-size:14px;color:#858688}.close-thread-icon{cursor:pointer;margin-right:10px}.close-thread-icon svg{width:20px;height:20px}.close-thread-icon rect{stroke:transparent}.close-thread-icon path{fill:var(--secondary-type-color)}.channel-empty__container{display:flex;height:100%;flex-direction:column;justify-content:flex-end;margin-left:20px;margin-right:20px;padding-bottom:20px}.channel-empty__avatars{display:flex}.channel-empty__avatars div:first-child{z-index:3}.channel-empty__avatars div:nth-child(2){position:relative;right:32px;z-index:2}.channel-empty__avatars div:nth-child(3){position:relative;right:64px;z-index:1}.channel-empty__avatars .str-chat__avatar{margin-right:0}.channel-empty__first{font-weight:700;font-size:16px;line-height:120%;margin-top:10px;margin-bottom:10px}.channel-empty__first .channel-empty__user-name{color:var(--primary-color)}.channel-empty__second{font-size:14px;line-height:120%;margin:0;color:var(--secondary-type-color)}.pinned-messages__container{height:100%;width:300px;z-index:1;background:var(--bg-chat);overflow-x:hidden;border-left:1px solid var(--bg-stroke-color)}.pinned-messages__header{display:flex;align-items:center;justify-content:space-between;height:62px;box-shadow:0 1px 0 rgba(0,0,0,.1)}.pinned-messages__header-text{font-weight:700;font-size:18px;margin-left:20px;color:var(--secondary-type-color)}.pinned-messages__list{padding-top:20px}.pinned-messages__list .pinned-message{background:var(--bg-chat)!important;margin-left:.5px}.pinned-messages__list .str-chat__message-replies-count-button,.pinned-messages__list .str-chat__message-simple__actions,.pinned-messages__list .str-chat__message-team-pin-indicator,.pinned-messages__list .str-chat__message-team .str-chat__message-team-actions{display:none}div.pinned-messages__header>button{background:#fff;padding:0;margin:0 20px 0 0;height:35px;width:35px;border-radius:18px}div.pinned-messages__header>button:active{background:#fff}.str-chat__message-team:hover{background:var(--bg-chat-hover)}.str-chat__message-team-group{display:flex;flex-direction:column}.str-chat__message-team-content p{font-style:normal;font-weight:300;line-height:150%;color:var(--type-color);font-size:95%;margin:0;background:0 0}.str-chat__message-team:hover .str-chat__message-team-content{background:0 0}.str-chat__message-team-meta{justify-content:flex-start;align-items:center}.str-chat__message-team--bottom time,.str-chat__message-team--middle time{display:none}.str-chat__message-team-meta time{visibility:visible;z-index:2;font-style:normal;font-weight:400;font-size:10px;color:var(--type-color);margin-top:-1px;opacity:.5;margin-bottom:-7px}.str-chat__message-team-author strong{font-style:normal;font-weight:700;font-size:80%;line-height:120%;color:var(--type-color);opacity:.5;margin:0 8px 0 0}.str-chat__message-team-content--text{border-left:none}.str-chat__message-team--received{padding-left:20px}.str-chat__message-replies-count-button{z-index:2;display:flex;font-style:normal;font-weight:700;font-size:12px;color:var(--primary-color)}.str-chat__message-replies-count-button:focus{outline:none}.str-chat__date-separator-date{color:var(--secondary-type-color);font-style:normal;font-weight:400;font-size:80%}.str-chat__avatar-image img.str-chat__avatar-image--loaded{display:none}.str-chat__message-attachment{margin-bottom:0}.str-chat__message-attachment--image{max-width:375px}.str-chat__message-attachment-card--title{color:var(--secondary-type-color)}.str-chat__message-team .str-chat__message-attachment-card{border-radius:8px}ul.str-chat__simple-reactions-list{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--bg-chat-darker);box-sizing:border-box;border-radius:50vw;padding:6px 6px 4px;z-index:3}ul.str-chat__simple-reactions-list:hover{background-color:var(--dark)}.str-chat__simple-reactions-list-item span{display:flex;align-items:center}.str-chat__message-team-content ul{margin-top:0}.emoji-mart-emoji-custom span{height:15px!important;width:15px!important}.str-chat__simple-reactions-list-item--last-number{font-style:normal;font-weight:400;font-size:12px;color:var(--secondary-type-color)}.str-chat__message-attachment-actions-form{margin:0;padding:10px 0;border-top:none;border-radius:16px}.str-chat__message-attachment-actions-button--primary{background:var(--primary-color);cursor:pointer}.str-chat__message-attachment-actions-button--default{background:rgba(88,94,101,.5294117647058824);color:var(--secondary-type-color);cursor:pointer}.str-chat__message-attachment-actions-button:focus{border:transparent}.str-chat__message-attachment-actions-button:hover{color:var(--type-color);background-color:rgba(130,144,161,.5294117647058824);border-color:transparent}.str-chat__message-attachment-actions-button--primary:hover{color:var(--dark);background-color:#4bf1d2;border-color:transparent}.str-chat__message-team-status{display:none}.str-chat__message-actions-list button:hover{color:var(--primary-color)}.emoji-mart-anchor-selected{color:var(--primary-color)!important}.emoji-mart-anchor-bar{background:var(--primary-color)!important}.str-chat__message-team--editing{background:var(--bg-chat-hover);box-shadow:0 0 11px 0 rgba(0,0,0,.06),inset 0 1px 0 0 var(--bg-stroke-color),inset 0 -1px 0 0 var(--bg-stroke-color);padding:15px 20px}.str-chat__message-team--editing .str-chat__message-team-form-footer{padding:10px 0 0}.str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:var(--dark);background-color:var(--primary-color);text-transform:uppercase;padding:6px 14px;border-radius:6px;font-size:11px;cursor:pointer;font-family:Ibm Plex Mono,monospace;letter-spacing:1px}.str-chat__edit-message-form .str-chat__message-team-form-footer button{background:rgba(88,94,101,.5294117647058824);color:var(--secondary-type-color);text-transform:uppercase;padding:6px 14px;font-size:11px;border-radius:6px;margin-right:6px;cursor:pointer;letter-spacing:1px}.str-chat__edit-message-form .str-chat__message-team-form-footer button:hover[type=submit]{background-color:#4bf1d2;color:var(--dark)}.str-chat__edit-message-form .str-chat__message-team-form-footer button:hover{color:var(--type-color);background-color:rgba(130,144,161,.5294117647058824)}.str-chat__edit-message-form .str-chat__message-team-form-footer button:focus{outline:none}.str-chat__edit-message-form textarea{box-shadow:0 0 0 1px var(--bg-stroke-color)}.str-chat__edit-message-form textarea:focus{border:1px solid var(--primary-color);box-shadow:0 0 0 1px var(--primary-color)}.str-chat__edit-message-form svg{display:none}.str-chat__message-team-content p a{color:var(--primary-color)}.pinned-message{background:var(--bg-chat-darker)}.unpinned-message{background:var(--bg-chat)}.str-chat__message-team-pin-indicator{display:flex;align-items:center;margin-left:40px;height:18px}.str-chat__message-team-pin-indicator div svg{fill:var(--secondary-type-color);font-size:10px!important}.str-chat__message-team-pin-indicator div div{font-size:10px!important;line-height:120%;color:var(--secondary-type-color);margin-left:4px}.str-chat__reaction-selector{background:var(--bg-chat);border:1px solid var(--bg-stroke-color);box-sizing:border-box;box-shadow:none;border-radius:8px;margin-top:43px;margin-right:94px}.str-chat__reaction-selector li{font-size:24px}.str-chat__reaction-selector li span span{height:24px!important;width:24px!important}.str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before{display:none}.str-chat__message-replies-count-button svg{fill:var(--secondary-type-color)}.team-message-input__wrapper{position:relative;display:flex;flex-direction:column;background:var(--bg-chat);padding:0 20px 12px;width:100%}.team-message-input__wrapper.thread-open{border-bottom-right-radius:0}.team-message-input__input{border:1px solid var(--bg-stroke-color);border-radius:8px;margin-bottom:20px}.team-message-input__input:focus-within{border-color:var(--primary-color)}.team-message-input__top{min-height:43px;display:flex;align-items:center;width:100%}.team-message-input__wrapper .giphy-icon__wrapper{display:flex;align-items:center;justify-content:space-evenly;height:24px;width:63px;background:var(--fourth-bg-color);border-radius:12px;margin-left:8px}.team-message-input__wrapper .giphy-icon__text{font-style:normal;font-weight:700;font-size:11px;line-height:8px;color:#fff;margin-bottom:0}.team-message-input__bottom{display:flex;align-items:center;justify-content:flex-start;width:100%;height:40px;background:rgba(0,0,0,.05)}.team-message-input__button{position:relative;width:0;right:32px;cursor:pointer}.team-message-input__button svg path{fill:var(--type-color)}.team-message-input__button:hover svg path{fill:var(--primary-color);fill-opacity:1}.team-message-input__input:focus-within .team-message-input__button path{fill:var(--primary-color);fill-opacity:1}.team-message-input__wrapper .str-chat__textarea textarea{display:flex;background:var(--bg-chat);border:none;outline:none;font-family:Ibm Plex Sans,sans-serif;font-style:normal;font-weight:400;font-size:15px;border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--type-color)}.team-message-input__wrapper .str-chat__textarea textarea:focus{border:none;outline:none;box-shadow:none!important;background:var(--bg-chat-darker);color:var(--type-color)}.team-message-input__wrapper .str-chat__textarea textarea::-moz-placeholder{color:var(--third-type-color)}.team-message-input__wrapper .str-chat__textarea textarea:-ms-input-placeholder{color:var(--third-type-color)}.team-message-input__wrapper .str-chat__textarea textarea::placeholder{color:var(--third-type-color)}.team-message-input__icons{display:flex;justify-content:space-around;align-items:center}.team-message-input__icons div:first-child{margin:0 5px}.team-message-input__icons div:nth-child(3){margin-left:5px}.team-message-input__icons svg{width:36px}.team-message-input__icons svg path{fill:var(--third-type-color);fill-opacity:1}.team-message-input__icons svg:hover path{fill:var(--primary-color);fill-opacity:1}.team-message-input__icons svg:hover{cursor:pointer}.icon-divider{width:1px;height:40px;background:var(--bg-chat-lighter)}.team-message-input__wrapper .str-chat__input--emojipicker{z-index:3;position:absolute;bottom:112px;left:20px;width:338px}div.rfu-dropzone:focus{outline:none}.rfu-image-previewer{flex:none;margin-left:12px}.rfu-image-previewer__image{margin-bottom:0}div.rta__autocomplete.str-chat__emojisearch{z-index:10;position:relative;width:100%;background:var(--secondary-type-color);margin:0;border-top-left-radius:8px;border-top-right-radius:8px}.rta__entity{background:var(--bg-chat)}.rta__entity--selected{background:var(--primary-selection);cursor:pointer}.str-chat__slash-command:hover{background:var(--primary-color);cursor:pointer;color:var(--dark)}.rta__list-header{font-size:14px;line-height:16px;color:var(--dark);mix-blend-mode:normal;opacity:.9}.str-chat__message-team-error-header{color:var(--third-type-color)!important}.typing-indicator__list{margin-left:6px;color:hsla(0,0%,100%,.75);opacity:.5}.dots,.typing-indicator__list{display:flex;align-items:center}.dots{justify-content:flex-start}.dot{width:5px;height:5px;border-radius:50%;margin-right:2px;-webkit-animation:wave2 1.1s linear infinite;animation:wave2 1.1s linear infinite}.typing-indicator__input__text{margin-left:5px;font-style:normal;font-weight:400;font-size:9px;color:var(--secondary-type-color);position:absolute;bottom:15px}.typing-indicator__list .dots .dot{background:#fff}.typing-indicator__input .dots .dot{background:#000;display:none}.typing-indicator__input .dots .dot:nth-child(2),.typing-indicator__list .dots .dot:nth-child(2){-webkit-animation-delay:-.9s;animation-delay:-.9s;opacity:.5}.typing-indicator__input .dots .dot:nth-child(3),.typing-indicator__list .dots .dot:nth-child(3){-webkit-animation-delay:-.8s;animation-delay:-.8s;opacity:.2}@keyframes wave2{0%,60%,to{opacity:1}30%{opacity:.5}}.str-chat__thread{border-left:1px solid var(--bg-stroke-color)}.str-chat__thread-header{height:62px!important;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.str-chat__thread-header-details{display:flex;height:62px!important;align-items:center}.str-chat__thread-header-details strong{font-family:Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#2c2c30;margin-right:10px}.str-chat__thread-header-details small{font-family:Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#858688}.str-chat__thread .str-chat__square-button{border-radius:20px;height:35px;width:35px}.str-chat__square-button svg{fill:var(--primary-color)}.str-chat__square-button:hover{border:1px solid var(--primary-color);cursor:pointer}.str-chat__square-button:focus{outline:none}.str-chat__thread-start{padding:0;margin:20px 0 0;font-size:0;width:100%;border-top:1px solid var(--bg-stroke-color)}.str-chat .str-chat__list--thread{padding:0}.str-chat .str-chat__list--thread .str-chat__reverse-infinite-scroll{padding-top:0}.str-chat__thread-list{top:62px;height:auto}.str-chat__thread-list .str-chat__message-team{padding:10px}.thread-message-input__wrapper{display:flex;align-items:center;padding:10px 20px 20px;width:100%}.thread-message-input__wrapper .giphy-icon__wrapper{display:flex;align-items:center;justify-content:space-evenly;height:24px;width:63px;background:var(--primary-color);border-radius:12px;margin-left:8px}.thread-message-input__wrapper .giphy-icon__text{font-family:Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:11px;line-height:8px;color:#fff}.thread-message-input__input{border:1px solid var(--bg-stroke-color);border-radius:8px;display:flex;align-items:center;width:100%;height:49px}.thread-message-input__input:focus-within{border-color:var(--primary-color);background-color:var(--bg-chat-darker)}.thread-message-input__input:focus-within .thread-message-input__icons path{fill:var(--type-color);fill-opacity:.5}.thread-message-input__input:focus-within .thread-message-input__button path{fill:var(--primary-color);fill-opacity:1}textarea.str-chat__textarea:focus{border:none!important;outline:none!important;box-shadow:none!important;background:#fff}.thread-message-input__wrapper .str-chat__textarea textarea{background-color:var(--bg-chat );color:var(--type-color)}.thread-message-input__button svg path,.thread-message-input__icons svg path{fill:var(--type-color);fill-opacity:.33}.thread-message-input__icons svg:hover path{fill:var(--primary-color);fill-opacity:1}.thread-message-input__icons svg:hover{cursor:pointer}.thread-message-input__wrapper .str-chat__input--emojipicker{z-index:3;top:183px;right:299px;width:338px}.emoji-mart .emoji-mart-emoji:focus{outline:none}.thread-message-input__wrapper .str-chat__textarea textarea:focus{border:none;outline:none;box-shadow:none;background:var(--bg-chat-darker);color:var(--type-color)}.thread-message-input__wrapper .str-chat__textarea textarea::-moz-placeholder{color:var(--third-type-color)}.thread-message-input__wrapper .str-chat__textarea textarea:-ms-input-placeholder{color:var(--third-type-color)}.thread-message-input__wrapper .str-chat__textarea textarea::placeholder{color:var(--third-type-color)}.thread-message-input__button{display:flex;cursor:pointer;align-items:center;justify-content:center;background:rgba(0,0,0,.05);border-top-right-radius:8px;border-bottom-right-radius:8px;height:44px;width:41px}.thread-message-input__icons{display:flex;justify-content:space-around;align-items:center;width:30px;padding-right:6px}@keyframes introjspulse{0%{transform:scale(0);opacity:0}25%{transform:scale(0);opacity:.1}50%{transform:scale(.1);opacity:.3}75%{transform:scale(.5);opacity:.5}to{transform:scale(1);opacity:0}}.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;opacity:0;transition:all .3s ease-out}.introjs-showElement{z-index:9999999!important}tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important;position:relative}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0;filter:alpha(opacity=0)}.introjs-relativePosition{position:relative}.introjs-helperLayer{position:absolute;z-index:9999998;border-radius:4px;transition:all .3s ease-out}.introjs-helperLayer,.introjs-helperLayer *,.introjs-helperLayer :after,.introjs-helperLayer :before{box-sizing:content-box}.introjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;transition:all .3s ease-out}.introjs-helperNumberLayer,.introjs-tooltipReferenceLayer,.introjs-tooltipReferenceLayer *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.introjs-helperNumberLayer{color:#9e9e9e;text-align:center;padding-top:10px;padding-bottom:10px}.introjs-arrow{border:5px solid transparent;content:"";position:absolute}.introjs-arrow.top{top:-10px;left:10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;left:10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;background-color:#fff;min-width:250px;max-width:300px;border-radius:5px;box-shadow:0 3px 30px rgba(33,33,33,.3);transition:opacity .1s ease-out}.introjs-tooltiptext{padding:20px}.introjs-tooltip-title{font-size:18px;margin:0;padding:0;font-weight:700;float:left;line-height:32px}.introjs-tooltip-header{padding-left:20px;padding-right:20px;padding-top:10px}.introjs-tooltip-header:after{content:".";visibility:hidden;display:block;height:0;clear:both}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:10px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons:after{content:"";visibility:hidden;display:block;height:0;clear:both}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;display:inline-block;padding:.5rem 1rem;border:1px solid #bdbdbd;text-decoration:none;text-shadow:1px 1px 0 #fff;font-size:14px;color:#424242;white-space:nowrap;cursor:pointer;outline:none;background-color:#f4f4f4;border-radius:.2em;zoom:1;*display:inline}.introjs-button:hover{border-color:#9e9e9e;background-color:#e0e0e0}.introjs-button:focus,.introjs-button:hover{outline:none;text-decoration:none;color:#212121}.introjs-button:focus{background-color:#eee;box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5);border:1px solid #616161}.introjs-button:active{outline:none;text-decoration:none;background-color:#e0e0e0;border-color:#9e9e9e;color:#212121}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{box-sizing:content-box;color:#616161;float:right;font-size:20px;cursor:pointer;font-weight:700;line-height:1;text-align:center;padding:7px 10px}.introjs-skipbutton:focus,.introjs-skipbutton:hover{color:#212121;outline:none;text-decoration:none}.introjs-prevbutton{float:left}.introjs-nextbutton{float:right}.introjs-disabled,.introjs-disabled:focus,.introjs-disabled:hover{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center;padding-top:10px;padding-bottom:10px}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:0 auto;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{transition:width .1s ease-in;box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:focus,.introjs-bullets ul li a:hover{width:15px;background:#999;text-decoration:none;outline:none}.introjs-bullets ul li a.active{width:15px;background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px;border-radius:4px;background-color:#e0e0e0}.introjs-progressbar{box-sizing:content-box;float:left;width:0;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,.57)}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}.introjs-hint-pulse{box-sizing:content-box;width:10px;height:10px;border:5px solid rgba(60,60,60,.27);border-radius:30px;background-color:hsla(0,0%,53.3%,.24);z-index:10;position:absolute;transition:all .2s ease-out}.introjs-hint-no-anim .introjs-hint-dot{-webkit-animation:none;animation:none}.introjs-hint-dot{box-sizing:content-box;border:10px solid hsla(0,0%,57.3%,.36);background:0 0;border-radius:60px;height:50px;width:50px;-webkit-animation:introjspulse 3s ease-out;animation:introjspulse 3s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-25px;left:-25px;z-index:1;opacity:0}.rc-rate{margin:0;padding:0;list-style:none;font-size:18px;display:inline-block;vertical-align:middle;font-weight:400;font-style:normal;outline:none}.rc-rate-rtl{direction:rtl}.rc-rate-disabled .rc-rate-star,.rc-rate-disabled .rc-rate-star-content:before,.rc-rate-disabled .rc-rate-star:before{cursor:default}.rc-rate-disabled .rc-rate-star:hover{transform:scale(1)}.rc-rate-star{padding:0;display:inline-block;margin:0 8px 0 0;position:relative;transition:all .3s;color:#e9e9e9;cursor:pointer;line-height:1.5}.rc-rate-rtl .rc-rate-star{margin-right:0;margin-left:8px;float:right}.rc-rate-star-first,.rc-rate-star-second{transition:all .3s}.rc-rate-star-focused,.rc-rate-star:hover{transform:scale(1.1)}.rc-rate-star-first{position:absolute;left:0;top:0;width:50%;height:100%;overflow:hidden;opacity:0}.rc-rate-rtl .rc-rate-star-first{right:0;left:auto}.rc-rate-star-half .rc-rate-star-first,.rc-rate-star-half .rc-rate-star-second{opacity:1}.rc-rate-star-full .rc-rate-star-second,.rc-rate-star-half .rc-rate-star-first{color:#f5a623}.rc-rate-star-full:hover .rc-rate-star-second,.rc-rate-star-half:hover .rc-rate-star-first{color:#f8c165}@font-face{font-family:anticon;src:url(//at.alicdn.com/t/font_r5u29ls31bgldi.eot);src:url(//at.alicdn.com/t/font_r5u29ls31bgldi.eot#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_r5u29ls31bgldi.woff) format("woff"),url(//at.alicdn.com/t/font_r5u29ls31bgldi.ttf) format("truetype"),url(//at.alicdn.com/t/font_r5u29ls31bgldi.svg#iconfont) format("svg")}.anticon{font-style:normal;vertical-align:baseline;text-align:center;text-transform:none;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon:before{display:block;font-family:anticon!important}.anticon-star:before{content:"\e660"}