@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.sk-spinner{color:#333}.sk-spinner>div{background-color:currentColor}.ball-scale-ripple-multiple>div,.ball-scale-ripple>div,.ball-triangle-path>div{background-color:initial;border-color:currentColor}.ball-clip-rotate>div{background-color:initial;border-left-color:currentColor;border-right-color:currentColor;border-top-color:currentColor}.ball-clip-rotate-pulse>div:first-child{background-color:currentColor}.ball-clip-rotate-pulse>div:last-child{background-color:initial;border-bottom-color:currentColor;border-top-color:currentColor}.ball-clip-rotate-multiple>div:first-child{background-color:initial;border-left-color:currentColor;border-right-color:currentColor}.ball-clip-rotate-multiple>div:last-child{border-top-color:currentColor}.ball-clip-rotate-multiple>div:last-child,.triangle-skew-spin>div{background-color:initial;border-bottom-color:currentColor}.pacman>div:first-child,.pacman>div:nth-child(2){background-color:initial;border-bottom-color:currentColor;border-left-color:currentColor;border-top-color:currentColor}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5){background-color:currentColor}@keyframes sk-fade-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}.sk-fade-in{animation:sk-fade-in 2s}.sk-fade-in-half-second{animation:sk-fade-in 1s}.sk-fade-in-quarter-second{animation:sk-fade-in .5s}.sk-chasing-dots{animation:sk-rotate 2s linear infinite;height:27px;position:relative;width:27px}.sk-chasing-dots>div{animation:sk-bounce 2s ease-in-out infinite;background-color:currentColor;border-radius:100%;display:inline-block;height:60%;position:absolute;top:0;width:60%}.sk-chasing-dots>div:last-child{animation-delay:-1s;bottom:0;top:auto}@keyframes sk-rotate{to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}.sk-circle{height:22px;position:relative;width:22px}.sk-circle>div{background-color:initial;height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle>div:before{animation:sk-bouncedelay 1.2s ease-in-out infinite;animation-fill-mode:both;background-color:currentColor;border-radius:100%;content:"";display:block;height:20%;margin:0 auto;width:20%}.sk-circle>div:nth-child(2){transform:rotate(30deg)}.sk-circle>div:nth-child(3){transform:rotate(60deg)}.sk-circle>div:nth-child(4){transform:rotate(90deg)}.sk-circle>div:nth-child(5){transform:rotate(120deg)}.sk-circle>div:nth-child(6){transform:rotate(150deg)}.sk-circle>div:nth-child(7){transform:rotate(180deg)}.sk-circle>div:nth-child(8){transform:rotate(210deg)}.sk-circle>div:nth-child(9){transform:rotate(240deg)}.sk-circle>div:nth-child(10){transform:rotate(270deg)}.sk-circle>div:nth-child(11){transform:rotate(300deg)}.sk-circle>div:nth-child(12){transform:rotate(330deg)}.sk-circle>div:nth-child(2):before{animation-delay:-1.1s}.sk-circle>div:nth-child(3):before{animation-delay:-1s}.sk-circle>div:nth-child(4):before{animation-delay:-.9s}.sk-circle>div:nth-child(5):before{animation-delay:-.8s}.sk-circle>div:nth-child(6):before{animation-delay:-.7s}.sk-circle>div:nth-child(7):before{animation-delay:-.6s}.sk-circle>div:nth-child(8):before{animation-delay:-.5s}.sk-circle>div:nth-child(9):before{animation-delay:-.4s}.sk-circle>div:nth-child(10):before{animation-delay:-.3s}.sk-circle>div:nth-child(11):before{animation-delay:-.2s}.sk-circle>div:nth-child(12):before{animation-delay:-.1s}.sk-cube-grid{height:27px;width:27px}.sk-cube-grid>div{animation:sk-scaleDelay 1.3s ease-in-out infinite;background-color:currentColor;float:left;height:33%;width:33%}.sk-cube-grid>div:first-child{animation-delay:.2s}.sk-cube-grid>div:nth-child(2){animation-delay:.3s}.sk-cube-grid>div:nth-child(3){animation-delay:.4s}.sk-cube-grid>div:nth-child(4){animation-delay:.1s}.sk-cube-grid>div:nth-child(5){animation-delay:.2s}.sk-cube-grid>div:nth-child(6){animation-delay:.3s}.sk-cube-grid>div:nth-child(7){animation-delay:0s}.sk-cube-grid>div:nth-child(8){animation-delay:.1s}.sk-cube-grid>div:nth-child(9){animation-delay:.2s}@keyframes sk-scaleDelay{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.sk-double-bounce{height:27px;position:relative;width:27px}.sk-double-bounce>div{animation:sk-bounce 2s ease-in-out infinite;background-color:currentColor;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.sk-double-bounce>div:last-child{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.sk-folding-cube{height:27px;position:relative;transform:rotate(45deg);width:27px}.sk-folding-cube>div{background-color:initial;float:left;height:50%;position:relative;transform:scale(1.1);width:50%}.sk-folding-cube>div:before{animation:sk-foldCubeAngle 2.4s linear infinite both;background-color:currentColor;content:"";height:100%;left:0;position:absolute;top:0;transform-origin:100% 100%;width:100%}.sk-folding-cube>div:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-folding-cube>div:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-folding-cube>div:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-folding-cube>div:nth-child(2):before{animation-delay:.3s}.sk-folding-cube>div:nth-child(4):before{animation-delay:.6s}.sk-folding-cube>div:nth-child(3):before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{opacity:0;transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px) rotateX(0deg)}90%,to{opacity:0;transform:perspective(140px) rotateY(180deg)}}.sk-pulse>div{animation:sk-scaleout 1s ease-in-out infinite;background-color:currentColor;border-radius:100%;height:27px;width:27px}@keyframes sk-scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}to{opacity:0;transform:scale(1);-webkit-transform:scale(1)}}.sk-rotating-plane>div{animation:sk-rotateplane 1.2s ease-in-out infinite;background-color:currentColor;height:27px;width:27px}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-three-bounce{height:18px}.sk-three-bounce>div{animation:sk-bouncedelay 1.4s ease-in-out infinite;animation-fill-mode:both;background-color:currentColor;border-radius:100%;display:inline-block;height:18px;width:18px}.sk-three-bounce>div:first-child{animation-delay:-.32s}.sk-three-bounce>div:nth-child(2){animation-delay:-.16s}.sk-wandering-cubes{height:52px;position:relative;width:52px}.sk-wandering-cubes>div{animation:sk-cubemove 1.8s ease-in-out infinite;background-color:currentColor;height:10px;left:0;position:absolute;top:0;width:10px}.sk-wandering-cubes>div:last-child{animation-delay:-.9s}@keyframes sk-cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}.sk-wave{height:27px;width:30px}.sk-wave>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:currentColor;display:inline-block;height:100%;width:6px}.sk-wave>div:nth-child(2){animation-delay:-1.1s}.sk-wave>div:nth-child(3){animation-delay:-1s}.sk-wave>div:nth-child(4){animation-delay:-.9s}.sk-wave>div:nth-child(5){animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.sk-wordpress>div{animation:sk-inner-circle 1s linear infinite;background-color:currentColor;border-radius:27px;display:inline-block;height:27px;position:relative;width:27px}.sk-wordpress>div:after{background-color:#fff;border-radius:8px;content:"";display:block;height:8px;left:5px;position:absolute;top:5px;width:8px}@keyframes sk-inner-circle{0%{transform:rotate(0);-webkit-transform:rotate(0)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}._overlay_16hvq_1{animation:_fadeIn_16hvq_1 .45s;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:50}._overlay_16hvq_1[data-state=closed]{animation:_fadeOut_16hvq_1 .45s ease-in}@keyframes _fadeIn_16hvq_1{0%{background-color:#0000}to{background-color:#00000080}}@keyframes _fadeOut_16hvq_1{0%{background-color:#00000080}to{background-color:#0000}}._dialogContent_16hvq_34{border:none;bottom:0;box-shadow:-2px 0 14px #0003;display:block;height:100vh;margin:0;position:fixed;z-index:70}._dialogRight_16hvq_45{animation:_slideIn_16hvq_1 .45s cubic-bezier(.16,1,.3,1);right:0;top:0;transition:.5s}._dialogRight_16hvq_45[data-state=closed]{animation:_slideOut_16hvq_1 .45s ease-in}._dialogBottom_16hvq_56{animation:_slideUp_16hvq_1 .45s cubic-bezier(.16,1,.3,1);bottom:0;left:0;transition:.5s;width:100%}._dialogBottom_16hvq_56[data-state=closed]{animation:_slideDown_16hvq_1 .45s ease-in}@keyframes _slideIn_16hvq_1{0%{right:-100%}to{right:0}}@keyframes _slideOut_16hvq_1{0%{right:0}to{right:-100%}}@keyframes _slideUp_16hvq_1{0%{bottom:-100%}to{bottom:0}}@keyframes _slideDown_16hvq_1{0%{bottom:0}to{bottom:-100%}}._flyoutCloseButton_16hvq_104{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;display:block;grid-column:2/2;height:44px;text-align:center;width:44px}._flyoutCloseButton_16hvq_104 svg{fill:var(--color--ww100);height:10px;width:10px}._content_1ibbd_2{background-color:var(--color--white);border-radius:5px;box-shadow:0 0 15px #2d2d2d80;height:100%;margin:0;outline:none;overflow:visible;padding:30px 40px 30px 30px;width:400px}._content_1ibbd_2 p:last-of-type{margin-bottom:0}._close_1ibbd_18{background:transparent;border:1px solid transparent;border-radius:3px;color:var(--color--ww100);cursor:pointer;height:28px;padding-top:4px;position:absolute;right:5px;top:5px;width:28px}._close_1ibbd_18:focus{border:1px solid var(--color--ww100);border-radius:3px}._close_1ibbd_18 svg{fill:var(--color--ww100);height:14px;width:14px}._close_1ibbd_18 svg:focus,._close_1ibbd_18 svg:hover{border:none;color:var(--color--ww100)}._arrow_1ibbd_49{fill:var(--color--white);height:10px;width:20px}._noStyle_1ibbd_56._content_1ibbd_2{background-color:#fff;border-radius:4px;box-shadow:2px 2px 6px #0003;padding:20px 30px 20px 20px;width:260px}._noStyle_1ibbd_56._close_1ibbd_18{align-items:center;border:1px solid transparent;color:#000;cursor:pointer;display:inline-flex;font-family:inherit;height:25px;justify-content:center;padding-top:0;position:absolute;right:5px;top:5px;width:25px}._noStyle_1ibbd_56._close_1ibbd_18:focus,._noStyle_1ibbd_56._close_1ibbd_18:hover{border:1px solid #000;border-radius:100%}._trigger_jepmi_3{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;padding:0}._faq_jepmi_12 ._item_jepmi_12{border-bottom:1px solid #dadbdc;font-family:var(--font-family-sans)}._faq_jepmi_12 ._header_jepmi_16{margin:0;padding:40px 0}._faq_jepmi_12 ._trigger_jepmi_3{text-align:left;width:100%}._faq_jepmi_12 ._panel_jepmi_25{padding-bottom:40px;padding-top:-40px}@media (min-width:769px){._faq_jepmi_12 ._panel_jepmi_25{width:66%}}._faqTriggerWrapper_jepmi_34{border-radius:5px}._faqTriggerWrapper_jepmi_34[data-state=closed] ._minus_jepmi_39,._faqTriggerWrapper_jepmi_34[data-state=open] ._plus_jepmi_45{display:none}._faqTriggerWrapper_jepmi_34[data-state=open] ._minus_jepmi_39{display:inline}._faqTriggerWrapper_jepmi_34:focus{outline:1px solid var(--color--ww100)}._faqTrigger_jepmi_34{display:flex;font-size:16px;justify-content:space-between;line-height:1.6;margin-right:10px}@media (min-width:769px){._faqTrigger_jepmi_34{font-size:24px}}._minus_jepmi_39,._plus_jepmi_45{height:26px;margin-left:10px;width:26px}._panel_jepmi_25{overflow:hidden}._panel_jepmi_25[data-state=open]{animation:_slideDown_jepmi_1 50ms ease-out}._panel_jepmi_25[data-state=closed]{animation:_slideUp_jepmi_1 .1s ease-out}@keyframes _slideDown_jepmi_1{0%{height:0}to{height:var(--radix-accordion-panel-height)}}@keyframes _slideUp_jepmi_1{0%{height:var(--radix-accordion-panel-height)}to{height:0}}._container_15w4n_1{border:1px solid var(--color--ww560);max-height:0;opacity:0;overflow:hidden;position:relative;transition:all .5s}._clickable_15w4n_10{cursor:pointer}._content_15w4n_14{margin:15px 30px}._content_15w4n_14._withClose_15w4n_18{margin-right:40px}._open_15w4n_22{max-height:100vh;opacity:1}._close_15w4n_27{background:transparent;border:1px solid transparent;border-radius:3px;color:var(--color--ww100);cursor:pointer;height:28px;padding-top:4px;position:absolute;right:5px;top:5px;width:28px}._close_15w4n_27:focus{border:1px solid var(--color--ww100);border-radius:3px}._close_15w4n_27 svg{fill:var(--color--ww100);height:14px;width:14px}._close_15w4n_27 svg:focus,._close_15w4n_27 svg:hover{border:none;color:var(--color--ww100)}._card_186fi_1{background-color:var(--color--white);border:1px solid var(--color--ww720);border-radius:14px;font-family:var(--font-family-sans);min-height:100px;overflow:hidden;position:relative}._content_186fi_11{padding:16px}._cardClickable_186fi_15{cursor:pointer}._flag_186fi_19{background-color:var(--color--ww100);color:var(--color--white);padding:8px 16px;text-align:center}._root_1pcrt_7,._wrapper_1pcrt_2{align-items:center;display:flex}._root_1pcrt_7{background-color:var(--color--white);border-radius:4px;border-width:1px;height:20px;justify-content:center;position:relative;width:20px}._root_1pcrt_7:not(disabled):hover:before{border-radius:2px;bottom:2px;box-shadow:inset 0 0 0 1px var(--color--black);content:"";cursor:pointer;left:2px;position:absolute;right:2px;top:2px}._root_1pcrt_7:disabled:hover:before{box-shadow:none;cursor:auto}._root_1pcrt_7[data-state=checked]{background-color:var(--color--ww100)}._root_1pcrt_7[data-state=unchecked]:hover{cursor:auto}._indicator_1pcrt_44{display:flex}._indicator_1pcrt_44 svg{fill:var(--color--white);height:11px;width:11px}._label_1pcrt_54{font-family:var(--font-family-sans);line-height:1;padding-left:5px}._noStyle_1pcrt_61._root_1pcrt_7[data-state=checked]{background-color:var(--color--white)}._noStyle_1pcrt_61._root_1pcrt_7:hover{background-color:var(--color--ww720)}._noStyle_1pcrt_61._root_1pcrt_7:hover:before{box-shadow:none}._noStyle_1pcrt_61._root_1pcrt_7:disabled:hover{background-color:var(--color--white)}._noStyle_1pcrt_61._indicator_1pcrt_44 svg{fill:var(--color--black)}._wrapper_1pcrt_2._pillLong_1pcrt_82,._wrapper_1pcrt_2._pill_1pcrt_81{position:relative}._wrapper_1pcrt_2._pill_1pcrt_81{margin:8px 8px 0 0}._wrapper_1pcrt_2._pillLong_1pcrt_82{margin:0 0 16px}button._pillLong_1pcrt_82,button._pill_1pcrt_81{border-radius:10px;height:100%;left:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}button._pillLong_1pcrt_82+label,button._pill_1pcrt_81+label{border:1px solid;border-radius:10px;padding:20px;z-index:0}._pillLong_1pcrt_82._indicator_1pcrt_44 svg,._pill_1pcrt_81._indicator_1pcrt_44 svg{height:11px;width:11px}._headingH1_tvhb2_3{font-family:var(--font-family-serif);font-size:48px;font-weight:var(--weight--extra-bold);line-height:56px}@media (min-width:769px){._headingH1_tvhb2_3{font-size:56px;line-height:64px}}._headingH2_tvhb2_15{font-family:var(--font-family-serif);font-size:40px;font-weight:var(--weight--extra-bold);line-height:48px}@media (min-width:769px){._headingH2_tvhb2_15{font-size:48px;line-height:56px}}._headingH3_tvhb2_27{font-family:var(--font-family-serif);font-size:32px;font-weight:var(--weight--bold);line-height:40px}@media (min-width:769px){._headingH3_tvhb2_27{font-size:40px;line-height:48px}}._headingH4_tvhb2_39{font-family:var(--font-family-serif);font-size:24px;font-weight:var(--weight--bold);line-height:32px}@media (min-width:769px){._headingH4_tvhb2_39{font-size:32px;line-height:40px}}._headingH5_tvhb2_51{font-family:var(--font-family-serif-alt);font-size:22px;font-weight:var(--weight--bold);line-height:28px}@media (min-width:769px){._headingH5_tvhb2_51{font-size:24px;line-height:32px}}._headingH6_tvhb2_63{font-family:var(--font-family-serif-alt);font-size:16px;font-weight:var(--weight--bold);line-height:24px}@media (min-width:769px){._headingH6_tvhb2_63{font-size:18px;line-height:28px}}._wrapper_yfwyx_1{display:flex;flex-direction:column}._inlineCheckboxes_yfwyx_6{flex-direction:row;flex-wrap:wrap}._default_14pth_4 .splide__arrows.splide__arrows--ltr{bottom:-24px;position:relative}._default_14pth_4 .splide__arrow.splide__arrow--next,._default_14pth_4 .splide__arrow.splide__arrow--prev{background:none;border:13px solid transparent;height:48px;outline:1px solid #000;outline:1px solid var(--color--black);outline-offset:-13px;width:48px}._default_14pth_4 .splide__arrow.splide__arrow--prev{left:auto;right:48px}._default_14pth_4 .splide__arrow.splide__arrow--next{right:0}._default_14pth_4 .splide__arrow svg{fill:#181386;fill:var(--color--ww100);height:10px!important}._default_14pth_4 .splide__pagination{bottom:-30px!important}._default_14pth_4 .splide__pagination__page{background:#8d8d91}._default_14pth_4 .splide__pagination__page.is-active{background:#322da0;background:var(--color--bluecorn600);transform:scale(1)}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}:root{--color--ww100:#181386;--color--ww110:#6335fc;--color--ww120:#acd9f3;--color--ww220:#b9b1fa;--color--ww220-10:#ebebfc;--color--ww300:#00351c;--color--ww310:#b9b1fa;--color--ww320:#ccd7d2;--color--ww320-10:#e1f1b2;--color--ww400:#fe8458;--color--ww410:#ffe6de;--color--ww420:#f1e2d1;--color--ww420-10:#fbf3eb;--color--ww600:#992331;--color--ww620:#4f2aca;--color--ww700:#e0f262;--color--ww820:#e98490;--color--ww820-10:#fbf3eb;--color--ww000:#070517;--color--ww560:#5a577d;--color--ww740:#5a577d;--color--ww530:#9390ae;--color--ww720:rgba(50,45,160,.2);--color--ww510:#f4f5f9;--color--ww500:#fff;--color--black200:#adabc2;--color--bluecorn600:#322da0;--color--red500:#db3347;--color--black:#000;--color--white:#fff;--color--shadow:rgba(--color--black,.12);--color--link:--color--ww100;--color--link-hover:--color--ww620;--color--link-focus:--color--ww100;--color--link-alt:--color--ww500;--color--link-hover-alt:--color--ww500;--color--link-focus-alt:--color--ww500;--color--btn:--color--ww100;--color--btn-hover:--color--ww620;--color--btn-focus:--color--ww620;--color--btn-disable:--color--ww530;--weight--light:300;--weight--normal:400;--weight--medium:500;--weight--semi-bold:600;--weight--bold:700;--weight--extra-bold:800;--font-family-sans:"URW Form SemiCond",Helvetica,Arial,sans-serif;--font-family-serif:"Dashiell Fine",Georgia,"Times New Roman",Times,serif;--font-family-serif-alt:"Dashiell Bright","Dashiell Fine",Georgia,"Times New Roman",Times,serif}._assessment_1njq9_5 ._dialogOverlay_1njq9_5{background:rgba(14,17,29,.4);bottom:0;left:0;position:fixed;right:0;top:0}._assessment_1njq9_5 ._dialogContent_1njq9_11{border-radius:8px;left:50%;max-width:327px;padding:24px;position:fixed;top:30%;transform:translate(-50%,-30%);width:100%}@media (min-width:769px){._assessment_1njq9_5 ._dialogContent_1njq9_11{max-width:433px}}._assessment_1njq9_5 ._dialogContent_1njq9_11:focus{outline:none}._assessment_1njq9_5 ._dialogTitle_1njq9_30{margin:0}._assessment_1njq9_5 ._dialogDescription_1njq9_34{margin:16px 0}._dialogCloseWrapper_1njq9_38{margin:0 auto;max-width:-moz-fit-content;max-width:fit-content}._assessment_1njq9_5 ._dialogClose_1njq9_38{display:inline-block;line-height:1.15;padding:0;text-align:center;width:100%}:root{--fg-color:#37352f;--fg-color-0:rgba(55,53,47,.09);--fg-color-1:rgba(55,53,47,.16);--fg-color-2:rgba(55,53,47,.4);--fg-color-3:rgba(55,53,47,.6);--fg-color-4:#000;--fg-color-5:rgba(55,53,47,.024);--fg-color-6:rgba(55,53,47,.8);--fg-color-icon:var(--fg-color);--bg-color:#fff;--bg-color-0:hsla(44,6%,50%,.15);--bg-color-1:#f7f6f3;--bg-color-2:hsla(44,6%,50%,.15);--select-color-0:#2eaadc;--select-color-1:rgba(45,170,219,.3);--select-color-2:#d9eff8;--notion-red:#e03e3e;--notion-pink:#ad1a72;--notion-blue:#0b6e99;--notion-purple:#6940a5;--notion-teal:#0f7b6c;--notion-yellow:#dfab01;--notion-orange:#d9730d;--notion-brown:#64473a;--notion-gray:#9b9a97;--notion-red_background:#fbe4e4;--notion-pink_background:#f4dfeb;--notion-blue_background:#ddebf1;--notion-purple_background:#eae4f2;--notion-teal_background:#ddedea;--notion-yellow_background:#fbf3db;--notion-orange_background:#faebdd;--notion-brown_background:#e9e5e3;--notion-gray_background:#ebeced;--notion-red_background_co:hsla(0,74%,94%,.3);--notion-pink_background_co:rgba(244,223,235,.3);--notion-blue_background_co:rgba(221,235,241,.3);--notion-purple_background_co:rgba(234,228,242,.3);--notion-teal_background_co:rgba(221,237,234,.3);--notion-yellow_background_co:hsla(45,80%,92%,.3);--notion-orange_background_co:hsla(29,74%,92%,.3);--notion-brown_background_co:hsla(20,12%,90%,.3);--notion-gray_background_co:hsla(210,5%,93%,.3);--notion-item-blue:rgba(0,120,223,.2);--notion-item-orange:rgba(245,93,0,.2);--notion-item-green:rgba(0,135,107,.2);--notion-item-pink:rgba(221,0,129,.2);--notion-item-brown:rgba(140,46,0,.2);--notion-item-red:rgba(255,0,26,.2);--notion-item-yellow:rgba(233,168,0,.2);--notion-item-default:hsla(45,4%,80%,.5);--notion-item-purple:rgba(103,36,222,.2);--notion-item-gray:hsla(45,2%,60%,.4);--notion-max-width:720px;--notion-header-height:45px}.dark-mode{--fg-color:hsla(0,0%,100%,.9);--fg-color-0:var(--fg-color);--fg-color-1:var(--fg-color);--fg-color-2:var(--fg-color);--fg-color-3:var(--fg-color);--fg-color-4:var(--fg-color);--fg-color-5:hsla(0,0%,100%,.7);--fg-color-6:#fff;--fg-color-icon:#fff;--bg-color:#2f3437;--bg-color-0:#474c50;--bg-color-1:#3f4447;--bg-color-2:hsla(44,6%,50%,.15);--notion-red:#ff7369;--notion-pink:#e255a1;--notion-blue:#529cca;--notion-purple:#9a6dd7;--notion-teal:#4dab9a;--notion-yellow:#ffdc49;--notion-orange:#ffa344;--notion-brown:#937264;--notion-gray:hsla(195,2%,60%,.95);--notion-red_background:#594141;--notion-pink_background:#533b4c;--notion-blue_background:#364954;--notion-purple_background:#443f57;--notion-teal_background:#354c4b;--notion-yellow_background:#59563b;--notion-orange_background:#594a3a;--notion-brown_background:#434040;--notion-gray_background:#454b4e;--notion-red_background_co:rgba(89,65,65,.3);--notion-pink_background_co:rgba(83,59,76,.3);--notion-blue_background_co:rgba(120,162,187,.3);--notion-purple_background_co:rgba(68,63,87,.3);--notion-teal_background_co:rgba(53,76,75,.3);--notion-yellow_background_co:rgba(89,86,59,.3);--notion-orange_background_co:rgba(89,74,58,.3);--notion-brown_background_co:rgba(67,64,64,.3);--notion-gray_background_co:rgba(69,75,78,.3)}.notion{caret-color:var(--fg-color);color:var(--fg-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;line-height:1.5}.notion>*{padding:3px 0}.notion *{margin-block-end:0;margin-block-start:0}.notion ::-moz-selection{background:var(--select-color-1)}.notion ::selection{background:var(--select-color-1)}.notion *,.notion :focus{outline:0}.notion-page-content{display:flex;flex-direction:column;width:100%}@media (min-width:1300px) and (min-height:300px){.notion-page-content-has-aside{display:flex;flex-direction:row;width:calc((100vw + var(--notion-max-width))/2)}.notion-page-content-has-aside .notion-aside{display:flex}.notion-page-content-has-aside .notion-page-content-inner{max-width:var(--notion-max-width);width:var(--notion-max-width)}}.notion-page-content-inner{align-items:flex-start;display:flex;flex-direction:column;position:relative}.notion-aside{align-items:center;align-self:flex-start;display:none;flex:1 1;flex-direction:column;position:sticky;top:148px}.notion-aside-table-of-contents{align-items:center;display:flex;flex-direction:column;max-height:calc(100vh - 164px);min-width:222px;overflow:hidden auto;overflow:auto}.notion-aside-table-of-contents-header{font-size:1.1em;font-weight:400;text-transform:uppercase;word-break:break-word}.notion-aside-table-of-contents .notion-table-of-contents-item{line-height:1}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0:first-of-type{margin-top:0}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0{margin-top:.25em}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-1{font-size:13px}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-2{font-size:12px}.notion-aside-table-of-contents .notion-table-of-contents-item-body{border:0}.notion-table-of-contents-active-item{color:var(--select-color-0)!important}.notion-app{background:var(--bg-color);min-height:100vh;position:relative}.notion-viewport{bottom:0;left:0;padding:0;position:relative;right:0;top:0}.medium-zoom-overlay{z-index:300}.medium-zoom-image{border-radius:0}.medium-zoom-image--opened{margin:unset!important;min-height:unset!important;min-width:unset!important;z-index:301}.notion-frame{display:flex;flex-direction:column;height:100%;width:100%}.notion-page-scroller{align-items:center;display:flex;flex-direction:column;flex-grow:1;min-height:calc(100vh - var(--notion-header-height));position:relative}.notion-red,.notion-red_co{color:var(--notion-red)}.notion-pink,.notion-pink_co{color:var(--notion-pink)}.notion-blue,.notion-blue_co{color:var(--notion-blue)}.notion-purple,.notion-purple_co{color:var(--notion-purple)}.notion-teal,.notion-teal_co{color:var(--notion-teal)}.notion-yellow,.notion-yellow_co{color:var(--notion-yellow)}.notion-orange,.notion-orange_co{color:var(--notion-orange)}.notion-brown,.notion-brown_co{color:var(--notion-brown)}.notion-gray,.notion-gray_co{color:var(--notion-gray)}.notion-red_background{background-color:var(--notion-red_background)}.notion-pink_background{background-color:var(--notion-pink_background)}.notion-blue_background{background-color:var(--notion-blue_background)}.notion-purple_background{background-color:var(--notion-purple_background)}.notion-teal_background{background-color:var(--notion-teal_background)}.notion-yellow_background{background-color:var(--notion-yellow_background)}.notion-orange_background{background-color:var(--notion-orange_background)}.notion-brown_background{background-color:var(--notion-brown_background)}.notion-gray_background{background-color:var(--notion-gray_background)}.notion-red_background_co{background-color:var(--notion-red_background_co)}.notion-pink_background_co{background-color:var(--notion-pink_background_co)}.notion-blue_background_co{background-color:var(--notion-blue_background_co)}.notion-purple_background_co{background-color:var(--notion-purple_background_co)}.notion-teal_background_co{background-color:var(--notion-teal_background_co)}.notion-yellow_background_co{background-color:var(--notion-yellow_background_co)}.notion-orange_background_co{background-color:var(--notion-orange_background_co)}.notion-brown_background_co{background-color:var(--notion-brown_background_co)}.notion-gray_background_co{background-color:var(--notion-gray_background_co)}.notion-item-blue{background-color:var(--notion-item-blue)}.notion-item-orange{background-color:var(--notion-item-orange)}.notion-item-green{background-color:var(--notion-item-green)}.notion-item-pink{background-color:var(--notion-item-pink)}.notion-item-brown{background-color:var(--notion-item-brown)}.notion-item-red{background-color:var(--notion-item-red)}.notion-item-yellow{background-color:var(--notion-item-yellow)}.notion-item-default{background-color:var(--notion-item-default)}.notion-item-purple{background-color:var(--notion-item-purple)}.notion-item-gray{background-color:var(--notion-item-gray)}.notion b{font-weight:600}.notion-title{font-size:2.5em;font-weight:700;line-height:1.2;margin-bottom:20px;width:100%}.notion-h{display:inline-block;font-weight:600;line-height:1.3;margin-bottom:1px;max-width:100%;padding:3px 2px;position:relative;white-space:pre-wrap;word-break:break-word}.notion-h1{font-size:1.875em;margin-top:1.08em}.notion-header-anchor{left:0;position:absolute;top:-54px}.notion-h1:first-child,.notion-title+.notion-h1,.notion-title+.notion-h2,.notion-title+.notion-h3{margin-top:0}.notion-h2{font-size:1.5em;margin-top:1.1em}.notion-h3{font-size:1.25em;margin-top:1em}.notion-h:hover .notion-hash-link{opacity:1}.notion-hash-link{fill:var(--fg-color-icon);float:left;margin-left:-20px;opacity:0;padding-right:4px;text-decoration:none}.notion-page-cover{display:block;height:30vh!important;max-height:30vh!important;min-height:30vh!important;-o-object-fit:cover;object-fit:cover;padding:0;width:100%}.notion-page-cover-wrapper{align-items:center;display:flex;height:30vh;justify-content:center;max-height:30vh;min-height:30vh;width:100%}.notion-collection-card-cover img,.notion-collection-card-cover span{max-height:100%!important;min-height:100%!important}.notion-page-cover-wrapper img,.notion-page-cover-wrapper span{height:30vh!important;max-height:30vh!important;min-height:30vh!important;width:100%!important}.notion-page{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin:0 auto;max-width:100%;padding:0;position:relative;width:100%}.notion-full-page{padding-bottom:calc(max(10vh, 120px))}.notion-page-no-cover{margin-top:48px!important;padding-top:96px}.notion-page-no-cover.notion-page-no-icon{padding-top:0}.notion-page-no-cover.notion-page-has-image-icon{padding-top:148px}.notion-page-has-cover.notion-page-no-icon{padding-top:48px}.notion-page-has-cover{padding-top:112px}.notion-page-has-cover.notion-page-has-text-icon{padding-top:64px}.notion-page-icon-wrapper{display:flex;flex-direction:row;justify-content:center;left:0;position:absolute;top:0;width:100%}.notion-page-icon-wrapper .notion-page-icon{display:block;position:relative}.notion-page-has-cover .notion-page-icon-wrapper img.notion-page-icon{top:-62px}.notion-page-has-cover .notion-page-icon-wrapper span.notion-page-icon{top:-42px}.notion-page-icon-wrapper span.notion-page-icon{color:var(--fg-color-icon);font-size:78px;height:78px;line-height:1.1;margin-left:0;max-height:78px;max-width:78px;width:78px}.notion-page-icon-wrapper img.notion-page-icon{border-radius:3px;display:block;height:124px;max-height:124px;max-width:124px;width:124px}.notion-page{padding-left:calc(min(16px, 8vw));padding-right:calc(min(16px, 8vw));width:var(--notion-max-width)}.notion-full-width{--notion-max-width:calc(min(1920px, 98vw));padding-left:calc(min(96px, 8vw));padding-right:calc(min(96px, 8vw))}.notion-small-text{font-size:14px}.notion-quote{border-left:3px solid;display:block;font-size:1.2em;margin:6px 0;padding:.2em .9em;white-space:pre-wrap;width:100%;word-break:break-word}.notion-hr{border-top:none;border-color:var(--fg-color-0);margin:6px 0;padding:0;width:100%}.notion-link{border-bottom:.05em solid;border-color:var(--fg-color-2);color:inherit;opacity:.7;text-decoration:inherit;transition:border-color .1s ease-in,opacity .1s ease-in;word-break:break-word}.notion-link:hover{border-color:var(--fg-color-6);opacity:1}.notion-collection .notion-link{opacity:1}.notion-blank{margin-bottom:1px;margin-top:1px;min-height:1rem;padding:3px 2px;width:100%}.notion-page-link{color:var(--fg-color);display:flex;height:30px;margin:1px 0;text-decoration:none;transition:background .12s ease-in 0s;width:100%}.notion-page-link:hover{background:var(--bg-color-0)}.notion-collection-card .notion-page-link{background:unset;height:unset;margin:0;transition:unset}.notion-page-icon{fill:var(--fg-color-6);color:var(--fg-color-icon);font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;font-size:1.1em;margin:2px 4px 0 2px}img.notion-page-icon,svg.notion-page-icon{border-radius:3px;display:block;max-height:22px;max-width:22px;-o-object-fit:fill;object-fit:fill}.notion-icon{color:var(--fg-color-icon);display:block;height:18px;width:18px}.notion-page-text{border-bottom:1px solid var(--fg-color-1);font-weight:500;line-height:1.3;margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-inline-code{background:var(--bg-color-2);border-radius:3px;color:#eb5757;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:85%;padding:.2em .4em}.notion-inline-underscore{text-decoration:underline}.notion-list{margin:0;margin-block-end:.6em;margin-block-start:.6em}.notion-list-disc{list-style-type:disc;margin-bottom:0;margin-top:0;padding-inline-start:1.7em}.notion-list-numbered{list-style-type:decimal;margin-bottom:0;margin-top:0;padding-inline-start:1.6em}.notion-list-disc li{padding-left:.1em}.notion-list-numbered li{padding-left:.2em}.notion-list li{padding:6px 0;white-space:pre-wrap}.notion-asset-wrapper{align-self:center;display:flex;flex-direction:column;margin:.5rem 0;max-width:100vw;min-width:100%}.notion-asset-wrapper-image{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}.notion-asset-wrapper img{height:100%;max-height:100%;width:100%}.notion-asset-wrapper iframe{background:#f7f6f5;border:none}.notion-text{margin:1px 0;padding:3px 2px;white-space:pre-wrap;width:100%;word-break:break-word}.notion-text:first-child{margin-top:2px}.notion-text-children{display:flex;flex-direction:column;padding-left:1.5em}.notion-block{padding:3px 2px}.notion .notion-code{font-size:85%}.notion-code{background:var(--bg-color-1);border-radius:3px;box-sizing:border-box;display:block;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;margin:4px 0;overflow:auto;padding:30px 16px 30px 20px;-moz-tab-size:2;-o-tab-size:2;tab-size:2;width:100%}.notion-column{display:flex;flex-direction:column;padding-bottom:12px;padding-top:12px}.notion-column>:first-child{margin-left:0;margin-right:0;margin-top:0}.notion-column>:last-child{margin-bottom:0;margin-left:0;margin-right:0}.notion-row{display:flex;max-width:100%;overflow:hidden;width:100%}@media (max-width:640px){.notion-row{flex-direction:column}.notion-row .notion-column{width:100%!important}.notion-row .notion-spacer{display:none}}.notion-bookmark{border:1px solid var(--fg-color-1);border-radius:3px;box-sizing:border-box;display:flex;margin:4px 0;overflow:hidden;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dark-mode .notion-bookmark{border-color:var(--bg-color-0)}.notion-bookmark>div:first-child{color:var(--fg-color);flex:4 1 180px;overflow:hidden;padding:12px 14px 14px;text-align:left}.notion-bookmark-title{font-size:14px;line-height:20px;margin-bottom:2px;min-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-bookmark-description{font-size:12px;height:32px;line-height:16px;opacity:.8;overflow:hidden}.notion-bookmark-link{display:flex;margin-top:6px}.notion-bookmark-link>img{height:16px;margin-right:6px;min-width:16px;width:16px}.notion-bookmark-link>div{color:var(--fg-color);font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-bookmark-image{flex:1 1 180px;position:relative}.notion-bookmark-image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.notion-column .notion-bookmark-image{display:none}.notion-spacer{width:calc(min(32px, 4vw))}.notion-spacer:last-child{display:none}.notion-asset-object-fit{border-radius:1px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.notion-image{border-radius:1px;display:block;width:100%}.notion-asset-caption{caret-color:var(--fg-color);color:var(--fg-color-3);font-size:14px;line-height:1.4;padding:6px 0 6px 2px;white-space:pre-wrap;word-break:break-word}.notion-callout{align-items:center;border-radius:3px;border-width:1px;border:1px solid var(--fg-color-0);box-sizing:border-box;display:inline-flex;margin:4px 0;padding:16px 16px 16px 12px;width:100%}.dark-mode .notion-callout{border-color:var(--bg-color-2)}.notion-callout .notion-page-icon{align-self:flex-start;font-size:1.3em;height:24px;line-height:1em;width:24px}.notion-callout-text{margin-left:8px;white-space:pre-wrap;width:100%;word-break:break-word}.notion-toggle{padding:3px 2px}.notion-toggle>summary{cursor:pointer;outline:none}.notion-toggle>div{margin-left:1.1em}.notion-collection{align-self:center;min-width:100%}.notion-collection-header{align-items:center;display:flex;height:42px;overflow:hidden;padding:4px 2px;white-space:nowrap}.notion-collection-header-title{align-items:center;display:inline-flex;font-size:1.25em;font-weight:600;line-height:1.2;margin-right:.5em;white-space:pre-wrap;word-break:break-word}.notion-collection-view-dropdown{border-radius:3px;cursor:pointer;padding:4px 8px;transition:background .12s ease-in 0s}.notion-collection-view-dropdown:hover{background:var(--bg-color-0)}.notion-collection-view-dropdown-icon{margin-left:4px;position:relative;top:2px}.notion-collection-view-type-menu-item{cursor:pointer}.notion-collection-view-type-menu-item .notion-collection-view-type{max-width:100%;min-width:100px;width:340px}.notion-collection-view-type{align-items:center;display:flex;font-size:14px}.notion-collection-view-type-icon{fill:#37352f;display:inline-block;height:14px;margin-right:6px;width:14px}.notion-collection-view-type-title{color:var(--fg-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-table{align-self:center;max-width:100vw;overflow:auto hidden;width:100vw}.notion-table-view{float:left;min-width:var(--notion-max-width);padding-left:0;position:relative;transition:padding .2s ease-out}.notion-table-header{color:var(--fg-color-3);display:flex;height:33px;min-width:var(--notion-max-width);position:absolute;z-index:82}.notion-table-header-inner{border-bottom:1px solid var(--fg-color-1);border-top:1px solid var(--fg-color-1);display:inline-flex;width:100%}.notion-table-header-placeholder{height:34px}.notion-table-th{display:flex;position:relative}.notion-table-view-header-cell{display:flex;flex-shrink:0;font-size:14px;height:32px;overflow:hidden;padding:0}.notion-table-view-header-cell-inner{border-right:1px solid var(--fg-color-0);display:flex;height:100%;padding-left:8px;padding-right:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.notion-table-th:last-child .notion-table-view-header-cell-inner{border-right:0}.notion-collection-column-title{align-items:center;display:flex;font-size:14px;line-height:120%;min-width:0}.notion-collection-column-title-icon{fill:var(--fg-color-2);display:inline-block;height:14px;margin-right:6px;min-height:14px;min-width:14px;width:14px}.notion-collection-column-title-body{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-table-body{min-width:var(--notion-max-width);position:relative}.notion-table-row{border-bottom:1px solid var(--fg-color-1);display:flex}.notion-table-cell{border-right:1px solid var(--fg-color-1);font-size:14px;line-height:1;min-height:32px;overflow:hidden;padding:5px 8px 6px;white-space:normal;word-break:break-word}.notion-table-cell:last-child{border-right:0}.notion-table-cell-title{font-weight:500}.notion-table-cell-text{white-space:pre-wrap}.notion-table-cell-email,.notion-table-cell-number,.notion-table-cell-phone_number,.notion-table-cell-text,.notion-table-cell-url{line-height:1.5}.notion-table-cell-number{white-space:pre-wrap}.notion-table-cell-multi_select,.notion-table-cell-select{padding:7px 8px 0}.notion-property-multi_select,.notion-property-select{display:flex;flex-wrap:wrap}.notion-property-multi_select-item,.notion-property-select-item{align-items:center;border-radius:3px;display:flex;height:18px;line-height:120%;overflow:hidden;padding:0 6px;text-overflow:ellipsis;white-space:nowrap}.notion-property-multi_select-item{margin:0 6px 6px 0}.notion-collection-card .notion-property-multi_select-item{margin:0 6px 0 0}.notion-property-file{align-content:flex-start;display:flex;flex-wrap:wrap}.notion-property-file img{margin-right:6px;max-height:24px;max-width:100%}.notion-collection-card-cover .notion-property-file{height:100%}.notion-collection-card-cover .notion-property-file img{margin:0;max-height:100%;width:100%}.notion-collection-card .notion-property-checkbox-container{display:flex}.notion-property-checkbox-text{display:none}.notion-collection-card .notion-property-checkbox-text{display:inline-block;margin-left:6px}.notion-property-checkbox{height:16px;width:16px}.notion-property-checkbox-checked{background:var(--select-color-0);height:16px;width:16px}.notion-property-checkbox-checked svg{fill:#fff;display:block;height:14px;left:1px;position:relative;top:1px;width:14px}.notion-property-checkbox-unchecked{border:1.3px solid var(--fg-color);height:16px;width:16px}.notion-gallery{align-self:center}.notion-gallery-view{padding-left:0;position:relative;transition:padding .2s ease-out}.notion-gallery-grid{grid-gap:16px;border-top:1px solid var(--fg-color-1);display:grid;gap:16px;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));padding-bottom:4px;padding-top:16px;position:relative}.notion-gallery-grid-size-small{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.notion-gallery-grid-size-large{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.notion-collection-card{background:var(--bg-color);border-radius:3px;box-shadow:0 0 0 1px hsla(0,0%,6%,.1),0 2px 4px hsla(0,0%,6%,.1);color:var(--fg-color);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:background .1s ease-out 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notion-collection-card:hover{background:var(--bg-color-0)}.notion-collection-card-cover{border-bottom:1px solid var(--fg-color-0);height:190px;overflow:hidden;position:relative;width:100%}.notion-collection-card-cover img{border-radius:1px 1px 0 0;height:100%;width:100%}.notion-collection-card-cover .notion-collection-card-cover-empty{background:var(--fg-color-5);box-shadow:var(--fg-color-0) 0 -1px 0 0 inset;height:100%;overflow:hidden;padding:8px 8px 0;pointer-events:none;width:100%}.notion-collection-card-size-small .notion-collection-card-cover{height:124px}.notion-collection-card-body{display:flex;flex-direction:column;padding:4px 10px}.notion-collection-card-property{font-size:12px;overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.notion-collection-card-property:first-child{font-size:14px;font-weight:500}.notion-collection-card-property:not(:first-child){text-overflow:clip;white-space:nowrap}.notion-collection-card-property img{max-height:18px}.notion-list-collection{align-self:center;max-width:100%;width:100%}.notion-list-view{max-width:100%;padding-left:0;position:relative;transition:padding .2s ease-out}.notion-list-body{border-top:1px solid var(--fg-color-1);flex-direction:column;padding-top:8px}.notion-list-body,.notion-list-item{display:flex;max-width:100%;overflow:hidden}.notion-list-item{align-items:center;justify-content:space-between;margin:1px 0;padding:0 4px}.notion-list-item-title{font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-list-item-body{align-items:center;display:flex;flex-wrap:nowrap;overflow:hidden}.notion-list-item-property{font-size:14px;margin-left:14px}.notion-list-item-property .notion-property-created_time,.notion-list-item-property .notion-property-date,.notion-list-item-property .notion-property-last_edited_time,.notion-list-item-property .notion-property-url{color:var(--fg-color-3);display:inline-block;font-size:12px;overflow:hidden;text-overflow:ellipsis}.notion-board{align-self:center;max-width:100vw;overflow:auto hidden;width:100vw}.notion-board-view{float:left;min-width:100%;padding-left:0;position:relative;transition:padding .2s ease-out}.notion-board-header{display:flex;height:44px;min-width:100%;position:absolute;z-index:82}.notion-board-header-inner{border-bottom:1px solid var(--fg-color-1);border-top:1px solid var(--fg-color-1);display:inline-flex}.notion-board-header-placeholder{height:var(--notion-header-height)}.notion-board-th{box-sizing:content-box;flex-shrink:0;padding-right:16px}.notion-board-th,.notion-board-th-body{align-items:center;display:flex;font-size:14px}.notion-board-th-body{line-height:1.2;overflow:hidden;padding-left:2px;padding-right:4px;white-space:nowrap}.notion-board-th-count{color:var(--fg-color-3);font-weight:500;padding:0 8px}.notion-board-th-empty{margin-right:4px;position:relative;top:2px}.notion-board-body{display:inline-flex}.notion-board-group{box-sizing:content-box;flex:0 0 auto;padding-right:16px}.notion-board-group-card{margin-bottom:8px}.notion-board-view .notion-board-group,.notion-board-view .notion-board-th{width:260px}.notion-board-view-size-small .notion-board-group,.notion-board-view-size-small .notion-board-th{width:180px}.notion-board-view-size-large .notion-board-group,.notion-board-view-size-large .notion-board-th{width:320px}.notion-board-view .notion-collection-card .notion-collection-card-cover{height:148px}.notion-board-view-size-small .notion-collection-card .notion-collection-card-cover{height:100px}.notion-board-view-size-large .notion-collection-card .notion-collection-card-cover{height:180px}.notion-table-of-contents{margin:4px 0;width:100%}.notion-table-of-contents-item{align-items:center;color:inherit;cursor:pointer;display:flex;font-size:14px;line-height:1.3;overflow:hidden;padding:6px 2px;text-decoration:none;text-overflow:ellipsis;transition:background 20ms ease-in 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.notion-table-of-contents-item:hover{background:var(--bg-color-0)}.notion-table-of-contents-item-body{border-bottom:1px solid var(--fg-color-1)}.notion-to-do{display:flex;flex-direction:column;width:100%}.notion-to-do-item{align-items:center;display:flex;min-height:calc(1.5em + 6px);padding-left:2px;width:100%}.notion-to-do-children{padding-left:1.5em}.notion-to-do-checked .notion-to-do-item{opacity:.375;text-decoration:line-through}.notion-to-do-body{white-space:pre-wrap;word-break:break-word}.notion-to-do-item .notion-property-checkbox{margin-right:8px}.notion-google-drive{align-self:center;margin:4px 0;width:100%}.notion-google-drive-link{border:1px solid var(--fg-color-1);border-radius:3px;color:inherit;cursor:pointer;display:flex;flex-direction:column;position:relative;text-decoration:none;transition:background 20ms ease-in 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.notion-google-drive-link:hover{background:var(--bg-color-0)}.notion-google-drive-preview{display:block;overflow:hidden;padding-bottom:55%;position:relative;width:100%}.notion-google-drive-preview img{bottom:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;position:absolute;right:0;top:0;width:100%}.notion-google-drive-body{border-top:1px solid var(--fg-color-1);min-height:60px;overflow:hidden;padding:12px 14px 14px;width:100%}.notion-google-drive-body-title{font-size:14px;line-height:20px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-google-drive-body-modified-time{color:var(--fg-color-3);font-size:12px;line-height:1.3;max-height:32px;overflow:hidden}.notion-google-drive-body-source{align-items:center;display:flex;margin-top:6px}.notion-google-drive-body-source-icon{background-size:cover;flex-shrink:0;height:16px;margin-right:6px;width:16px}.notion-google-drive-body-source-domain{font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-file{margin:1px 0;width:100%}.notion-file-link{align-items:center;border-radius:3px;color:inherit;display:flex;padding:3px 2px;text-decoration:none;transition:background 20ms ease-in 0s}.notion-file-link:hover{background:var(--bg-color-0)}.notion-file-icon{align-items:center;display:flex;flex-grow:0;flex-shrink:0;height:1.35em;justify-content:center;margin-right:2px;min-height:calc(1.5em + 6px);width:1.35em}.notion-file-info{align-items:baseline;display:flex}.notion-file-size,.notion-file-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notion-file-size{color:var(--fg-color-3);font-size:12px;line-height:16px;margin-left:6px}.notion-audio,.notion-audio audio{width:100%}.notion-equation{fill:inherit;border-radius:3px;color:inherit;display:inline-flex;position:relative;transition:background 20ms ease-in 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notion-equation-inline{-webkit-user-select:all;-moz-user-select:all;user-select:all}.notion-equation-block{cursor:pointer;display:flex;flex-direction:column;margin:4px 0;max-width:100%;overflow:auto;padding:4px 8px;width:100%}.notion-equation:hover{background:var(--bg-color-0)}.notion-equation:active,.notion-equation:focus{background:var(--select-color-2)}.notion-frame .katex-display .katex{padding-right:32px}.notion-frame .katex>.katex-html{white-space:normal}.notion-page-title{align-items:center;display:inline-flex;line-height:1.3;max-width:100%;transition:background .12s ease-in 0s}.notion-page-title-icon{align-items:center;border-radius:3px;display:flex;flex-shrink:0;height:22px;justify-content:center;margin-left:2px;margin-right:6px;width:22px}.notion-collection-card-property .notion-link{border-bottom:0}.notion-collection-card-property .notion-page-title{transition:none}.notion-collection-card-property .notion-page-title:hover{background:unset}.notion-collection-card-property .notion-page-title-icon{height:18px;margin-left:0;width:18px}.notion-collection-card-property .notion-page-title-text{border-bottom:0}.notion-collection-card-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-page-title-text{border-bottom:1px solid var(--fg-color-1);font-weight:500;line-height:1.3;overflow:hidden;position:relative;text-overflow:ellipsis;top:1px;white-space:nowrap}.notion-link .notion-page-title-text{border-bottom:0}.notion-collection-row{border-bottom:1px solid var(--fg-color-0);margin-bottom:1em;padding:4px 0 8px;width:100%}.notion-collection-row-body{display:flex;flex-direction:column}.notion-collection-row-property{align-items:center;display:flex;margin-bottom:4px}.notion-collection-row-value{flex:1 1;font-size:14px;padding:6px 8px 7px}.notion-collection-row-property .notion-collection-column-title{align-items:center;color:var(--fg-color-3);display:flex;height:34px;padding:0 6px;width:160px}.notion-collection-row-property .notion-property{width:100%}.notion-collection-row-property .notion-collection-column-title-icon{height:16px;min-height:16px;min-width:16px;width:16px}.notion-collection-row-property .notion-link{border-bottom:0}.notion-collection-row-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-user{border-radius:100%;display:block;height:20px;-o-object-fit:cover;object-fit:cover;width:20px}.notion-list-item-property .notion-property-multi_select-item{flex-wrap:none;margin-bottom:0}.notion-list-item-property .notion-property-multi_select-item:last-of-type{margin-right:0}.notion-column .notion-board-view,.notion-column .notion-collection-header,.notion-column .notion-table-view,.notion-toggle .notion-board-view,.notion-toggle .notion-collection-header,.notion-toggle .notion-table-view{padding-left:0!important;padding-right:0!important}.notion-column .notion-board,.notion-column .notion-table,.notion-toggle .notion-board,.notion-toggle .notion-table{max-width:100%!important;width:100%!important}@media only screen and (max-width:730px){.notion-asset-wrapper{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}}@media (max-width:640px){.notion-bookmark-image{display:none}}.lazy-image-wrapper{overflow:hidden;position:relative}.lazy-image-wrapper img{height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.lazy-image-preview{filter:blur(20px);opacity:1;transform:scale(1.1);transition:opacity .4s ease-in!important;transition-delay:.1s;will-change:opacity}.lazy-image-wrapper img.lazy-image-real{position:relative}.lazy-image-real{opacity:0;transition:opacity .4s ease-out!important;will-change:opacity}.lazy-image-real.medium-zoom-image{transition:transform .3s cubic-bezier(.2,0,.2,1),opacity .4s ease-out!important;will-change:opacity,transform}.medium-zoom-image--opened{-o-object-fit:cover;object-fit:cover;opacity:1}.lazy-image-loaded .lazy-image-preview{opacity:0}.lazy-image-loaded .lazy-image-real{opacity:1}.notion-page-cover.lazy-image-wrapper{padding:0!important}.notion-collection-card-cover .lazy-image-wrapper{height:100%;padding:0!important}.notion-page-cover .lazy-image-preview,.notion-page-cover .lazy-image-real{will-change:unset!important}.notion-page-cover .lazy-image-loaded .lazy-image-preview{opacity:1}.notion-lite{overflow-y:auto}.notion-lite .notion-page{padding:0;width:100%}.notion-lite .notion-board-view,.notion-lite .notion-collection-header,.notion-lite .notion-table-view{padding-left:0!important;padding-right:0!important}.notion-lite .notion-board,.notion-lite .notion-table{width:100%!important}.notion-header{background:var(--bg-color);height:var(--notion-header-height);left:0;max-width:100vw;min-height:var(--notion-header-height);overflow:hidden;position:sticky;top:0;width:100%;z-index:200}.notion-header .nav-header{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:14px;justify-content:space-between;left:0;line-height:1.5;line-height:1.2;padding:0 12px;position:absolute;right:0;top:0}.notion-header .breadcrumbs,.notion-header .nav-header{align-items:center;display:flex;flex-direction:row;height:100%}.notion-header .breadcrumbs{flex-grow:0;margin-right:8px;min-width:0}.notion-header .breadcrumb{align-items:center;background:transparent;border-radius:3px;color:var(--fg-color);cursor:pointer;display:inline-flex;flex-direction:row;justify-content:center;margin:1px 0;padding:4px 6px;text-decoration:none;text-overflow:ellipsis;transition:background .12s ease-in 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.notion-header .breadcrumb .icon{position:relative;top:-1px}.notion-header img.icon{height:18px!important;width:18px!important}.notion-header .icon{font-size:18px;line-height:1.1;margin-right:6px}.notion-header .searchIcon{fill:var(--fg-color);color:var(--fg-color);height:14px;margin-right:6px;width:14px}.notion-header .breadcrumb:not(.active):hover{background:var(--bg-color-0)}.notion-header .breadcrumb:not(.active):active{background:var(--bg-color-1)}.notion-header .breadcrumb.active{cursor:default}.notion-header .spacer{color:var(--fg-color-2);margin:0 2px}.notion-header .button{height:28px;padding:0 8px}.notion-search-overlay{align-items:flex-start;background:hsla(0,0%,6%,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.notion-search{background:#fff;border-radius:3px;box-shadow:0 0 0 1px hsla(0,0%,6%,.05),0 5px 10px hsla(0,0%,6%,.1),0 15px 40px hsla(0,0%,6%,.2);caret-color:#37352f;color:#37352f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;line-height:1.5;max-height:80vh;max-width:600px;min-height:50px;outline:none;overflow:hidden;position:relative;top:90px;width:75%}.notion-search .quickFindMenu{display:flex;flex-direction:column;height:100%;max-height:80vh;max-width:calc(100vw - 24px);min-height:50px;min-width:100%}.notion-search .searchBar{align-items:center;box-shadow:0 1px 0 rgba(55,53,47,.09);display:flex;flex-direction:row;font-size:18px;height:52px;line-height:27px;padding:0 16px}.notion-search .searchInput{border:none;flex:1 1;font-size:inherit;line-height:inherit;outline:none;resize:none;white-space:nowrap}.notion-search .inlineIcon{fill:rgba(55,53,47,.4);margin-right:10px}.notion-search .clearButton{border-radius:20px;cursor:pointer;margin-left:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notion-search .clearIcon{fill:rgba(55,53,47,.3);height:14px;width:14px}.notion-search .clearButton:hover .clearIcon{fill:rgba(55,53,47,.4)}.notion-search .clearButton:active .clearIcon{fill:rgba(55,53,47,.8)}.notion-search .loadingIcon{animation:spinner .6s linear infinite}.notion-search .noResultsPane{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 16px}.notion-search .noResults{color:rgba(55,53,47,.6);font-size:14px;font-weight:500;line-height:20px}.notion-search .noResultsDetail{color:rgba(55,53,47,.4);font-size:14px;margin-top:2px}.notion-search .resultsFooter{box-shadow:0 -1px 0 rgba(55,53,47,.09);color:rgba(55,53,47,.4);display:flex;flex-direction:column;font-size:12px;justify-content:center;margin-top:1px;min-height:28px;padding:0 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notion-search .resultsCount{color:rgba(55,53,47,.6);font-weight:500}.notion-search .resultsPane{display:flex;flex:1 1;flex-direction:column;height:100%;overflow:auto}.notion-search .result{align-items:center;border-bottom:1px solid rgba(55,53,47,.06);color:#37352f;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;min-height:36px;padding:8px 14px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notion-search .resultsPane .result:hover{background:rgba(55,53,47,.08)!important}.notion-search .resultsPane .result:active{background:rgba(55,53,47,.16)!important}.notion-sync-block{width:100%}.notion-collection-group{margin-bottom:1em}.notion-collection-group>summary>div{align-items:center;display:inline-flex;transform:scale(.85);transform-origin:0 50%}.notion-simple-table{border:1px solid var(--fg-color-5);border-collapse:collapse;border-spacing:0;font-size:14px}.notion-simple-table tr:first-child td{background:var(--bg-color-0)}.notion-simple-table td{border:1px solid var(--fg-color-5);padding:8px}.notion-external{border-radius:3px;text-decoration:none;transition:background .12s ease-in 0s}.notion-external:hover{background:var(--bg-color-0)}.notion-external-block{border:1px solid var(--fg-color-1);display:flex;margin-top:4px;padding:6px;width:100%}.notion-external-mention{display:inline;margin-left:2px;margin-right:2px}.notion-external-image{height:32px;margin:3px 12px 3px 4px;width:32px}.notion-external-mention .notion-external-image{display:inline-block;height:16px;margin:0 .3em 0 0;width:16px}.notion-external-description{display:flex;flex-direction:column}.notion-external-mention .notion-external-description{display:inline}.notion-external-title{color:var(--fg-color-4);font-size:14px;font-weight:500}.notion-external-mention .notion-external-title{border-bottom:.05em solid var(--fg-color-1);display:inline;font-size:16px}.notion-external-subtitle{color:var(--fg-color-3);font-size:12px}.notion-external-mention .notion-external-subtitle{display:none}:root{--main-font:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;--second-font:Helvetica Neue,Helvetica,Arial,sans-serif;--xs-font:10px;--sm-font:12px;--md-font:14px;--lg-font:16px;--xl-font:22px;--xxl-font:26px;--xxxl-font:32px;--font-weight-regular:400;--font-weight-semi-bold:600;--font-weight-bold:700;--primary-color:#006cff;--primary-color-faded:#006cff5c;--magenta:#f0f;--red:red;--faded-red:#d0021b1a;--blue:#026afa;--faded-blue:#cfe3ff;--dt-bg-team:#1d1f22;--border-color:rgba(0,0,0,.078);--lighten-black:grey;--lighten-grey:#858585;--light-grey:#ebebeb;--grey:#7a7a7a;--dark-grey:#343434;--green:#28ca42;--faded-green:#02d0021a;--white:#fff;--white5:#ffffff0d;--white10:#ffffff1a;--white20:#ffffff33;--white30:#ffffff4d;--white40:#ffffff66;--white50:#ffffff80;--white60:#ffffff99;--white70:#ffffffb3;--white80:#ffffffcc;--white90:#ffffffe6;--white95:#fffffff2;--black:#000;--black5:#0000000d;--black10:#0000001a;--black20:#00000033;--black30:#0000004d;--black40:#00000066;--black50:#00000080;--black60:#00000099;--black70:#000000b3;--black80:#000000cc;--black90:#000000e6;--black95:#000000f2;--border-radius:16px;--border-radius-sm:calc(var(--border-radius)/4);--border-radius-md:calc(var(--border-radius)/2);--border-radius-round:999px;--spacing-unit:8px;--xxs-p:calc(var(--spacing-unit)/2);--xs-p:var(--spacing-unit);--sm-p:calc(var(--spacing-unit)*2);--md-p:calc(var(--spacing-unit)*3);--lg-p:calc(var(--spacing-unit)*4);--xl-p:calc(var(--spacing-unit)*5);--xxl-p:calc(var(--spacing-unit)*8);--xxs-m:calc(var(--spacing-unit)/2);--xs-m:var(--spacing-unit);--sm-m:calc(var(--spacing-unit)*2);--md-m:calc(var(--spacing-unit)*3);--lg-m:calc(var(--spacing-unit)*4);--xl-m:calc(var(--spacing-unit)*5);--xxl-m:calc(var(--spacing-unit)*8);--assetsPath:"../assets";--accent_blue:#005fff;--accent_green:#20e070;--accent_red:#ff3742;--bg-gradient-end:#f7f7f7;--bg-gradient-start:#fcfcfc;--blue-alice:#e9f2ff;--border:#00000014;--button-background:#fff;--button-text:#005fff;--secondary-button-text:var(--grey);--grey-gainsboro:#dbdbdb;--grey-whisper:#ecebeb;--highlight:#fbf4dd;--modal-shadow:#00000099;--overlay:#00000033;--overlay-dark:#00000099;--shadow-icon:#00000040;--targetedMessageBackground:#fbf4dd;--transparent:transparent;--white-smoke:#f2f2f2;--white-snow:#fcfcfc;--unread-badge-color:#fff;--modal-overlay-color:rgba(0,0,0,.89);--modal-edit-message-form-width:47em}.str-chat{box-sizing:border-box}.str-chat *,.str-chat :after,.str-chat :before{box-sizing:inherit;font-family:var(--second-font)}.str-chat .ngxp__container{border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;z-index:1}.str-chat .ngxp__container .ngxp__arrow{display:none!important}.str-chat.google-chrome popper-content .ngxp__container{bottom:0;display:block!important;opacity:0;position:absolute;right:0}.str-chat.google-chrome popper-content .ngxp__container[aria-hidden=true]{visibility:hidden}.clearfix{clear:both}.messenger-chat.str-chat{align-items:flex-start;display:flex;flex:1 0 100%;font-family:var(--second-font);height:100vh;justify-content:flex-start;margin:0}.messenger-chat.str-chat .str-chat__container{display:flex;flex:1 1;flex-direction:row;height:100%}.messenger-chat.str-chat .str-chat__main-panel{display:flex;flex:1 1;flex-direction:column;height:100%;min-width:250px;padding:var(--sm-p) var(--sm-p) 0 var(--xs-p);width:100%}.str-chat{color:var(--black);font-family:var(--second-font);height:100vh}.str-chat.dark{color:var(--white)}.str-chat.commerce,.str-chat.messaging{background-color:var(--grey-gainsboro)}.str-chat.commerce.dark,.str-chat.messaging.dark{background-color:var(--dark-grey)}.str-chat.livestream.dark,.str-chat.team.dark{background:var(--dark-grey)}@font-face{font-family:ReplaceFlagEmojiPNG;src:url(/static/media/NotoColorEmoji-flags.148141acfb7ce6e4f383.woff2) format("woff2");unicode-range:u+1f1e6-1f1ff}@font-face{font-family:ReplaceFlagEmojiSVG;src:url(/static/media/EmojiOneColor.90ee5fb894c8d349bc54.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-display:swap;font-family:ReplaceFlagEmojiPNG,var(--second-font),sans-serif}@-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-display:swap;font-family:ReplaceFlagEmojiSVG,var(--second-font),sans-serif}}.str-chat-channel-list{float:left}.str-chat-channel{max-height:100vh}.str-chat-channel .str-chat__container{display:flex;height:100%}.str-chat-channel .str-chat__container .str-chat-angular__main-panel-inner,.str-chat-channel .str-chat__container .str-chat__main-panel{display:flex;flex:1 1;flex-direction:column;height:100%;min-width:250px;width:100%}.str-chat-channel .str-chat__container .str-chat-angular__main-panel-inner--hideOnThread,.str-chat-channel .str-chat__container .str-chat__main-panel--hideOnThread{display:none}.str-chat-channel .str-chat__container .rfu-dropzone{width:100%}.str-chat-channel.messaging .str-chat__main-panel{padding:var(--sm-p) var(--xs-p) 0 0}@media screen and (max-width:960px){.str-chat-channel.messaging .str-chat__main-panel{padding:var(--xxs-p) var(--xxs-p) 0}}.str-chat-channel.team .str-chat__container{display:flex}.str-chat-channel.commerce .str-chat__main-panel{width:100%}.str-chat-channel.commerce .str-chat__container{background:var(--white95)}.str-chat-channel.commerce.dark .str-chat__container{background:var(--dark-grey);box-shadow:0 10px 31px 0 var(--black50)}.str-chat.dark .emoji-mart{background:var(--dark-grey);border:var(--dark-grey)}.str-chat.dark .emoji-mart-category-label span,.str-chat.dark .emoji-mart-search input{background:var(--dark-grey);color:var(--white)}.str-chat.dark .emoji-mart-search button svg{fill:var(--white)}.str-chat__empty-channel{display:none}stream-icon,stream-icon-placeholder{align-items:center;display:flex;justify-content:center}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#222427;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px}.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-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-width:1px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;line-height:0;padding:0 6px}.emoji-mart-anchor{background:none;border:none;box-shadow:none;color:#858585;display:block;flex:1 1 auto;margin:0;overflow:hidden;padding:12px 4px;position:relative;text-align:center;transition:color .1s ease-out}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor-selected,.emoji-mart-anchor:focus,.emoji-mart-anchor:hover{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{background-color:#464646;bottom:-3px;height:3px;left:0;position:absolute;width:100%}.emoji-mart-anchors i{display:inline-block;max-width:22px;width:100%}.emoji-mart-anchors img,.emoji-mart-anchors svg{fill:currentColor;height:18px;width:18px}.emoji-mart-scroll{height:270px;overflow-x:hidden;overflow-y:scroll;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{border:1px solid #d9d9d9;border-radius:5px;display:block;font-size:16px;outline:0;padding:5px 25px 6px 10px;width:100%}.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{background:none;border:none;padding:2px 5px 1px;position:absolute;right:11px;top:7px;z-index:2}.emoji-mart-category .emoji-mart-emoji span{cursor:default;position:relative;text-align:center;z-index:1}.emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#f4f4f4;border-radius:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.emoji-mart-category-label{position:relative;position:sticky;top:0;z-index:2}.emoji-mart-category-label span{background-color:#fff;background-color:hsla(0,0%,100%,.95);display:block;font-weight:500;padding:5px 6px;width:100%}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{display:inline-block;list-style:none;margin:0;padding:0}.emoji-mart-emoji{background:none;border:none;box-shadow:none;display:inline-block;font-size:0;margin:0;padding:0;position:relative}.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{color:#858585;font-size:14px;padding-top:70px;text-align:center}.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{height:70px;position:relative}.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{color:#888;font-size:12px}.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{color:#bbb;font-size:11px}.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{background-color:#fff;border:1px solid #d9d9d9;border-radius:12px;font-size:0;padding:2px 0}.emoji-mart-skin-swatches.custom{background-color:#fff;border:none;font-size:0}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{padding:0 2px;width:16px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;transition-duration:.125s;transition-property:width,padding;transition-timing-function:ease-out;vertical-align:middle;width:0}.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{padding:0 2px;position:relative;width:16px}.emoji-mart-skin-swatch.selected:after{background-color:#fff;border-radius:100%;content:"";height:4px;left:50%;margin:-2px 0 0 -2px;opacity:0;pointer-events:none;position:absolute;top:50%;transition:opacity .2s ease-out;width:4px}.emoji-mart-skin-swatch.custom{cursor:default;display:inline-block;height:38px;overflow:hidden;transition-duration:.125s;transition-property:width,height;transition-timing-function:ease-out;vertical-align:middle;width:0}.emoji-mart-skin-swatch.custom.selected{height:38px;padding:0 2px 0 0;position:relative;width:36px}.emoji-mart-skin-swatch.custom.selected:after{content:"";height:0;width: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{height:38px;padding:0 2px 0 0;width:36px}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{background-color:#fff;border-radius:10%;color:#888;display:inline-block;font-size:11px;height:40px;padding:5px 2px;text-align:left;vertical-align:middle;width:95px}.emoji-mart-skin{border-radius:100%;display:inline-block;max-width:12px;padding-top:100%;width: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{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.emoji-mart-dark{background-color:#222;color:#fff}.emoji-mart-dark,.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{background-color:#2f2f2f;border-color:#555453;color:#fff}.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{background-color:#222;border-color:#555453}.emoji-mart-dark .emoji-mart-anchor-selected,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor:hover{color:#bfbfbf}.mml-container{font-family:inherit;font-size:15px;line-height:1.26}.mml-container *{box-sizing:border-box}.mml-wrap{display:flex;flex-direction:column;max-width:66.66%}.mml-align-left .mml-wrap{margin-right:auto}.mml-align-right .mml-wrap{margin-left:auto}.mml-wrap>*{border-radius:16px}.mml-align-left .mml-wrap>*{margin-right:auto}.mml-align-right .mml-wrap>*{margin-left:auto}.mml-align-left .mml-wrap>:last-child:not(.mml-btn){border-bottom-left-radius:0}.mml-align-right .mml-wrap>:last-child:not(.mml-btn){border-bottom-right-radius:0}.mml-add-to-calendar>.mml-card-body:last-child{border-bottom:1px solid #e5e5e6;overflow:hidden}.base-dark .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#1b2d46}.commerce-light .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#eaeaea}.commerce-dark .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#004ccc}.livestream-light .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#bed5e4}.livestream-dark .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#081e58}.messaging-light .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#d6d6d6}.messaging-dark .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#252628}.team-light .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#eaeaea}.team-dark .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-color:#4e00cc}.mml-align-left .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-right-radius:16px}.mml-align-right .mml-add-to-calendar>.mml-card-body:last-child{border-bottom-left-radius:16px}.mml-btn{align-items:center;-webkit-appearance:none;background:#f2f2f2;border:1px solid #f2f2f2;border-radius:16px;color:#006cff;display:inline-flex;font-family:inherit;font-size:15px;font-weight:700;justify-content:center;margin:0;padding:6px 16px;text-decoration:none;-webkit-user-select:none;user-select:none}.base-dark .mml-btn{border-color:#1a232e}.commerce-light .mml-btn{border-color:#d9e1e6}.commerce-dark .mml-btn{border-color:#1c1f27}.livestream-light .mml-btn{border-color:#d9e1e6}.livestream-dark .mml-btn{border-color:#041b55}.messaging-light .mml-btn{border-color:#ebebeb}.messaging-dark .mml-btn{border-color:#242424}.team-light .mml-btn{border-color:#ccc}.team-dark .mml-btn{border-color:#201c27}.base-dark .mml-btn{color:#006cff}.commerce-light .mml-btn{color:#005fff}.commerce-dark .mml-btn{color:#004ccc}.livestream-light .mml-btn{color:#19a0ff}.livestream-dark .mml-btn{color:#0d47d9}.messaging-dark .mml-btn,.messaging-light .mml-btn{color:#0283ff}.team-light .mml-btn{color:#4e1d9d}.team-dark .mml-btn{color:#5d02f0}.base-dark .mml-btn{background:#152438}.commerce-light .mml-btn{background:#fff}.commerce-dark .mml-btn{background:#1c1f27}.livestream-light .mml-btn{background:#fff}.livestream-dark .mml-btn{background:#010c29}.messaging-light .mml-btn{background:#fff}.messaging-dark .mml-btn{background:#3e4042}.team-light .mml-btn{background:#fff}.team-dark .mml-btn{background:#201c27}.mml-btn:not([disabled]){cursor:pointer}.mml-btn:focus,.mml-btn:hover{background:#006cff;border-color:#006cff;color:#fff}.base-dark .mml-btn:focus,.base-dark .mml-btn:hover{border-color:#006cff}.commerce-light .mml-btn:focus,.commerce-light .mml-btn:hover{border-color:#005fff}.commerce-dark .mml-btn:focus,.commerce-dark .mml-btn:hover{border-color:#004ccc}.livestream-light .mml-btn:focus,.livestream-light .mml-btn:hover{border-color:#19a0ff}.livestream-dark .mml-btn:focus,.livestream-dark .mml-btn:hover{border-color:#0d47d9}.messaging-dark .mml-btn:focus,.messaging-dark .mml-btn:hover,.messaging-light .mml-btn:focus,.messaging-light .mml-btn:hover{border-color:#0283ff}.team-light .mml-btn:focus,.team-light .mml-btn:hover{border-color:#4e1d9d}.team-dark .mml-btn:focus,.team-dark .mml-btn:hover{border-color:#5d02f0}.base-dark .mml-btn:focus,.base-dark .mml-btn:hover,.commerce-dark .mml-btn:focus,.commerce-dark .mml-btn:hover,.commerce-light .mml-btn:focus,.commerce-light .mml-btn:hover,.livestream-dark .mml-btn:focus,.livestream-dark .mml-btn:hover,.livestream-light .mml-btn:focus,.livestream-light .mml-btn:hover,.messaging-light .mml-btn:focus,.messaging-light .mml-btn:hover{color:#fff}.messaging-dark .mml-btn:focus,.messaging-dark .mml-btn:hover{color:#e8e8e9}.team-dark .mml-btn:focus,.team-dark .mml-btn:hover,.team-light .mml-btn:focus,.team-light .mml-btn:hover{color:#fff}.base-dark .mml-btn:focus,.base-dark .mml-btn:hover{background:#006cff}.commerce-light .mml-btn:focus,.commerce-light .mml-btn:hover{background:#005fff}.commerce-dark .mml-btn:focus,.commerce-dark .mml-btn:hover{background:#004ccc}.livestream-light .mml-btn:focus,.livestream-light .mml-btn:hover{background:#19a0ff}.livestream-dark .mml-btn:focus,.livestream-dark .mml-btn:hover{background:#0d47d9}.messaging-dark .mml-btn:focus,.messaging-dark .mml-btn:hover,.messaging-light .mml-btn:focus,.messaging-light .mml-btn:hover{background:#0283ff}.team-light .mml-btn:focus,.team-light .mml-btn:hover{background:#4e1d9d}.team-dark .mml-btn:focus,.team-dark .mml-btn:hover{background:#5d02f0}.mml-btn[disabled]{background:#f2f2f2;border-color:#f2f2f2;color:#b2b1b5}.base-dark .mml-btn[disabled]{border-color:#152438}.commerce-light .mml-btn[disabled]{border-color:#fff}.commerce-dark .mml-btn[disabled]{border-color:#1c1f27}.livestream-light .mml-btn[disabled]{border-color:#fff}.livestream-dark .mml-btn[disabled]{border-color:#010c29}.messaging-light .mml-btn[disabled]{border-color:#fff}.messaging-dark .mml-btn[disabled]{border-color:#3e4042}.team-light .mml-btn[disabled]{border-color:#fff}.team-dark .mml-btn[disabled]{border-color:#201c27}.base-dark .mml-btn[disabled]{color:#57606b}.commerce-light .mml-btn[disabled]{color:#b6bece}.commerce-dark .mml-btn[disabled]{color:#43527c}.livestream-light .mml-btn[disabled]{color:#85cdff}.livestream-dark .mml-btn[disabled]{color:#48526a}.messaging-light .mml-btn[disabled]{color:#b3b3b3}.messaging-dark .mml-btn[disabled]{color:#626262}.team-light .mml-btn[disabled]{color:#9f8bbf}.team-dark .mml-btn[disabled]{color:#59437c}.base-dark .mml-btn[disabled]{background:#152438}.commerce-light .mml-btn[disabled]{background:#fff}.commerce-dark .mml-btn[disabled]{background:#1c1f27}.livestream-light .mml-btn[disabled]{background:#fff}.livestream-dark .mml-btn[disabled]{background:#010c29}.messaging-light .mml-btn[disabled]{background:#fff}.messaging-dark .mml-btn[disabled]{background:#3e4042}.team-light .mml-btn[disabled]{background:#fff}.team-dark .mml-btn[disabled]{background:#201c27}.mml-btn:focus{outline:none}.mml-btn--floating{box-shadow:0 2px 5px rgba(0,0,0,.15)}.base-dark .mml-btn--floating{box-shadow:0 4px 4px rgba(0,0,0,.15)}.commerce-light .mml-btn--floating{box-shadow:0 2px 5px rgba(0,0,0,.08)}.commerce-dark .mml-btn--floating{box-shadow:0 4px 4px rgba(0,0,0,.15)}.livestream-light .mml-btn--floating{box-shadow:0 2px 5px rgba(190,213,228,.5)}.livestream-dark .mml-btn--floating{box-shadow:0 4px 4px rgba(0,0,0,.15)}.messaging-light .mml-btn--floating{box-shadow:0 2px 5px rgba(0,74,174,.15)}.messaging-dark .mml-btn--floating{box-shadow:0 4px 4px rgba(0,0,0,.1)}.team-light .mml-btn--floating{box-shadow:0 2px 5px rgba(0,0,0,.08)}.team-dark .mml-btn--floating{box-shadow:0 4px 4px rgba(0,0,0,.15)}.mml-btn--floating:focus{box-shadow:none!important}.mml-btn--with-icon .mml-icon{margin-right:.4em}.mml-btn--icon{border-radius:100%;padding:5px}.mml-btnlist{display:flex}.mml-btnlist--grounded{background:#f2f2f2;border:1px solid #e5e5e6;flex-direction:column;overflow:hidden;width:100%}.base-dark .mml-btnlist--grounded{border-color:#1b2d46}.commerce-light .mml-btnlist--grounded{border-color:#eaeaea}.commerce-dark .mml-btnlist--grounded{border-color:#004ccc}.livestream-light .mml-btnlist--grounded{border-color:#bed5e4}.livestream-dark .mml-btnlist--grounded{border-color:#081e58}.messaging-light .mml-btnlist--grounded{border-color:#d6d6d6}.messaging-dark .mml-btnlist--grounded{border-color:#252628}.team-light .mml-btnlist--grounded{border-color:#eaeaea}.team-dark .mml-btnlist--grounded{border-color:#4e00cc}.base-dark .mml-btnlist--grounded{background:#152438}.commerce-light .mml-btnlist--grounded{background:#fff}.commerce-dark .mml-btnlist--grounded{background:#1c1f27}.livestream-light .mml-btnlist--grounded{background:#fff}.livestream-dark .mml-btnlist--grounded{background:#010c29}.messaging-light .mml-btnlist--grounded{background:#fff}.messaging-dark .mml-btnlist--grounded{background:#3e4042}.team-light .mml-btnlist--grounded{background:#fff}.team-dark .mml-btnlist--grounded{background:#201c27}.mml-btnlist--grounded .mml-btn{border-color:#e5e5e6;border-radius:0;border-width:0 0 1px;margin:0;padding:12px 16px;width:100%}.base-dark .mml-btnlist--grounded .mml-btn{border-color:#1b2d46}.commerce-light .mml-btnlist--grounded .mml-btn{border-color:#eaeaea}.commerce-dark .mml-btnlist--grounded .mml-btn{border-color:#004ccc}.livestream-light .mml-btnlist--grounded .mml-btn{border-color:#bed5e4}.livestream-dark .mml-btnlist--grounded .mml-btn{border-color:#081e58}.messaging-light .mml-btnlist--grounded .mml-btn{border-color:#d6d6d6}.messaging-dark .mml-btnlist--grounded .mml-btn{border-color:#252628}.team-light .mml-btnlist--grounded .mml-btn{border-color:#eaeaea}.team-dark .mml-btnlist--grounded .mml-btn{border-color:#4e00cc}.mml-btnlist--grounded .mml-btn:not(:hover):not(:focus){background:none}.mml-btnlist--grounded .mml-btn:last-child{border-width:0}.mml-btnlist--grounded .mml-btn--with-icon{font-weight:400;justify-content:flex-start}.mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#0e1621}.base-dark .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#fff}.commerce-light .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#202a3c}.commerce-dark .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#e2e5e9}.livestream-light .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#2c2c30}.livestream-dark .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#fff}.messaging-light .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#0e1621}.messaging-dark .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#e8e8e9}.team-light .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#2e2c30}.team-dark .mml-btnlist--grounded .mml-btn--with-icon:not(:hover):not(:focus){color:#e5e2e9}.mml-btnlist--floating{flex-direction:row;flex-wrap:wrap;justify-content:center}.mml-align-right .mml-btnlist--floating{margin-left:calc(-50% - 8px);margin-right:-8px}.mml-align-left .mml-btnlist--floating{margin-left:-8px;margin-right:calc(-50% - 8px)}.mml-btnlist--floating .mml-btn{margin:8px}.mml-align-right .mml-carousel{margin-left:-50%}.mml-align-left .mml-carousel{margin-right:-50%}.mml-carousel__track{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;overflow-x:scroll;padding:8px 0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.mml-carousel__track::-webkit-scrollbar{display:none}.mml-carousel__slides{display:flex;flex-wrap:nowrap;min-width:100%}.mml-carousel__slide{display:flex;flex-direction:column;margin-right:8px;scroll-snap-align:center}.mml-align-right .mml-carousel__slide:first-child{margin-left:auto}.mml-carousel__slide:last-child{margin-right:0}.mml-carousel-item>:not(:first-child):not(:last-child){background:#fff}.base-dark .mml-carousel-item>:not(:first-child):not(:last-child){background:#0e1723}.commerce-light .mml-carousel-item>:not(:first-child):not(:last-child){background:#f5f9ff}.commerce-dark .mml-carousel-item>:not(:first-child):not(:last-child){background:#0c0e12}.livestream-light .mml-carousel-item>:not(:first-child):not(:last-child){background:#f1faff}.livestream-dark .mml-carousel-item>:not(:first-child):not(:last-child){background:#00091f}.messaging-light .mml-carousel-item>:not(:first-child):not(:last-child){background:#f7f7f8}.messaging-dark .mml-carousel-item>:not(:first-child):not(:last-child){background:#2d2e2f}.team-light .mml-carousel-item>:not(:first-child):not(:last-child){background:#f9f5ff}.team-dark .mml-carousel-item>:not(:first-child):not(:last-child){background:#0f0c12}.mml-carousel-item>.mml-md,.mml-carousel-item>.mml-text{border-color:#e5e5e6;border-style:solid;border-width:0 1px;padding:0 8px 8px}.base-dark .mml-carousel-item>.mml-md,.base-dark .mml-carousel-item>.mml-text{border-color:#1b2d46}.commerce-light .mml-carousel-item>.mml-md,.commerce-light .mml-carousel-item>.mml-text{border-color:#eaeaea}.commerce-dark .mml-carousel-item>.mml-md,.commerce-dark .mml-carousel-item>.mml-text{border-color:#004ccc}.livestream-light .mml-carousel-item>.mml-md,.livestream-light .mml-carousel-item>.mml-text{border-color:#bed5e4}.livestream-dark .mml-carousel-item>.mml-md,.livestream-dark .mml-carousel-item>.mml-text{border-color:#081e58}.messaging-light .mml-carousel-item>.mml-md,.messaging-light .mml-carousel-item>.mml-text{border-color:#d6d6d6}.messaging-dark .mml-carousel-item>.mml-md,.messaging-dark .mml-carousel-item>.mml-text{border-color:#252628}.team-light .mml-carousel-item>.mml-md,.team-light .mml-carousel-item>.mml-text{border-color:#eaeaea}.team-dark .mml-carousel-item>.mml-md,.team-dark .mml-carousel-item>.mml-text{border-color:#4e00cc}.mml-carousel-item>.mml-md:first-of-type,.mml-carousel-item>.mml-text:first-of-type{padding-bottom:6px;padding-top:8px}.mml-carousel-item>.mml-md:last-of-type,.mml-carousel-item>.mml-text:last-of-type{flex:1 1}.mml-carousel-item>.mml-text{color:#8a898e;font-size:11px}.base-dark .mml-carousel-item>.mml-text{color:#868b91}.commerce-light .mml-carousel-item>.mml-text{color:#6c7a93}.commerce-dark .mml-carousel-item>.mml-text{color:#afc0df}.livestream-light .mml-carousel-item>.mml-text{color:#7ba0bb}.livestream-dark .mml-carousel-item>.mml-text{color:#7889b6}.messaging-light .mml-carousel-item>.mml-text{color:#8c8c8c}.messaging-dark .mml-carousel-item>.mml-text{color:#898a8b}.team-light .mml-carousel-item>.mml-text{color:#7c61a8}.team-dark .mml-carousel-item>.mml-text{color:#c1afdf}.mml-carousel-item .mml-btn{border:1px solid #e5e5e6;border-top-left-radius:0;border-top-right-radius:0;padding:10px 16px}.base-dark .mml-carousel-item .mml-btn{border-color:#1b2d46}.commerce-light .mml-carousel-item .mml-btn{border-color:#eaeaea}.commerce-dark .mml-carousel-item .mml-btn{border-color:#004ccc}.livestream-light .mml-carousel-item .mml-btn{border-color:#bed5e4}.livestream-dark .mml-carousel-item .mml-btn{border-color:#081e58}.messaging-light .mml-carousel-item .mml-btn{border-color:#d6d6d6}.messaging-dark .mml-carousel-item .mml-btn{border-color:#252628}.team-light .mml-carousel-item .mml-btn{border-color:#eaeaea}.team-dark .mml-carousel-item .mml-btn{border-color:#4e00cc}.mml-col-align-center{justify-content:center}.mml-col-align-right{justify-content:flex-end}.mml-col-1,.mml-col-10,.mml-col-11,.mml-col-12,.mml-col-2,.mml-col-3,.mml-col-4,.mml-col-5,.mml-col-6,.mml-col-7,.mml-col-8,.mml-col-9{padding-left:4px;padding-right:4px;position:relative;width:100%}.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;max-width:100%;width:auto}.mml-offset-1{margin-left:8.33333%}.mml-offset-2{margin-left:16.66667%}.mml-offset-3{margin-left:25%}.mml-offset-4{margin-left:33.33333%}.mml-offset-5{margin-left:41.66667%}.mml-offset-6{margin-left:50%}.mml-offset-7{margin-left:58.33333%}.mml-offset-8{margin-left:66.66667%}.mml-offset-9{margin-left:75%}.mml-offset-10{margin-left:83.33333%}.mml-offset-11{margin-left:91.66667%}.mml-error{color:#bb5151;display:flex;font-size:88%;justify-content:center;padding:8px}.mml-icon{font-family:Material Icons;font-size:16px;line-height:16px}.mml-icon__svg{fill:currentColor;height:1em;width:1em}.mml-image{display:block;height:auto;margin:0;width:100%}.mml-input{-webkit-appearance:none;border:1px solid #e5e5e6;color:#8a898e;padding:12px 16px;position:relative;width:100%}.base-dark .mml-input{border-color:#1b2d46}.commerce-light .mml-input{border-color:#eaeaea}.commerce-dark .mml-input{border-color:#004ccc}.livestream-light .mml-input{border-color:#bed5e4}.livestream-dark .mml-input{border-color:#081e58}.messaging-light .mml-input{border-color:#d6d6d6}.messaging-dark .mml-input{border-color:#252628}.team-light .mml-input{border-color:#eaeaea}.team-dark .mml-input{border-color:#4e00cc}.base-dark .mml-input{color:#868b91}.commerce-light .mml-input{color:#6c7a93}.commerce-dark .mml-input{color:#afc0df}.livestream-light .mml-input{color:#7ba0bb}.livestream-dark .mml-input{color:#7889b6}.messaging-light .mml-input{color:#8c8c8c}.messaging-dark .mml-input{color:#898a8b}.team-light .mml-input{color:#7c61a8}.team-dark .mml-input{color:#c1afdf}.mml-input:focus{color:#0e1621;outline:none}.base-dark .mml-input:focus{color:#fff}.commerce-light .mml-input:focus{color:#202a3c}.commerce-dark .mml-input:focus{color:#e2e5e9}.livestream-light .mml-input:focus{color:#2c2c30}.livestream-dark .mml-input:focus{color:#fff}.messaging-light .mml-input:focus{color:#0e1621}.messaging-dark .mml-input:focus{color:#e8e8e9}.team-light .mml-input:focus{color:#2e2c30}.team-dark .mml-input:focus{color:#e5e2e9}.mml-card .mml-input+.mml-btn,.mml-card-header+.mml-input{border-top:0}.mml-progress{stroke-dasharray:80px,200px;stroke-dashoffset:0;animation:mml-animation-dash 1.4s ease-in-out infinite;color:#bbb;width:1em}.mml-progress__svg{display:block}.mml-progress__circle{stroke:currentColor}@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}}.mml-loading{align-items:center;display:flex;font-size:88%;justify-content:center;padding:8px}.mml-loading__text{padding-left:8px}.mml-md{color:#0e1621;padding:2px 0}.base-dark .mml-md{color:#fff}.commerce-light .mml-md{color:#202a3c}.commerce-dark .mml-md{color:#e2e5e9}.livestream-light .mml-md{color:#2c2c30}.livestream-dark .mml-md{color:#fff}.messaging-light .mml-md{color:#0e1621}.messaging-dark .mml-md{color:#e8e8e9}.team-light .mml-md{color:#2e2c30}.team-dark .mml-md{color:#e5e2e9}.mml-md blockquote{border:solid #f2f2f2;border-width:0 0 0 3px;margin:1em 0;padding:0 1em}.base-dark .mml-md blockquote{border-color:#152438}.commerce-light .mml-md blockquote{border-color:#fff}.commerce-dark .mml-md blockquote{border-color:#1c1f27}.livestream-light .mml-md blockquote{border-color:#fff}.livestream-dark .mml-md blockquote{border-color:#010c29}.messaging-light .mml-md blockquote{border-color:#fff}.messaging-dark .mml-md blockquote{border-color:#3e4042}.team-light .mml-md blockquote{border-color:#fff}.team-dark .mml-md blockquote{border-color:#201c27}.mml-md pre{background:#e5e5e6;margin:0 0 1em;padding:2px 4px;white-space:normal}.base-dark .mml-md pre{background:#1b2d46}.commerce-light .mml-md pre{background:#eaeaea}.commerce-dark .mml-md pre{background:#004ccc}.livestream-light .mml-md pre{background:#bed5e4}.livestream-dark .mml-md pre{background:#081e58}.messaging-light .mml-md pre{background:#d6d6d6}.messaging-dark .mml-md pre{background:#252628}.team-light .mml-md pre{background:#eaeaea}.team-dark .mml-md pre{background:#4e00cc}.mml-md code{color:#e83e8c;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:87.5%}.mml-md p{margin:0}.mml-md p:not(:first-child):not(:last-child){margin:0 0 1em}.base-dark .mml-md a,.mml-md a{color:#006cff}.commerce-light .mml-md a{color:#005fff}.commerce-dark .mml-md a{color:#004ccc}.livestream-light .mml-md a{color:#19a0ff}.livestream-dark .mml-md a{color:#0d47d9}.messaging-dark .mml-md a,.messaging-light .mml-md a{color:#0283ff}.team-light .mml-md a{color:#4e1d9d}.team-dark .mml-md a{color:#5d02f0}.mml-number,.mml-number__count{display:flex;flex:1 1}.mml-number__count{align-items:center;color:#0e1621;font-weight:700;justify-content:center;margin:0 8px}.base-dark .mml-number__count{color:#fff}.commerce-light .mml-number__count{color:#202a3c}.commerce-dark .mml-number__count{color:#e2e5e9}.livestream-light .mml-number__count{color:#2c2c30}.livestream-dark .mml-number__count{color:#fff}.messaging-light .mml-number__count{color:#0e1621}.messaging-dark .mml-number__count{color:#e8e8e9}.team-light .mml-number__count{color:#2e2c30}.team-dark .mml-number__count{color:#e5e2e9}.mml-number .mml-btn{margin:8px}.mml-row{display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px;min-width:100%}.mml-card{width:100%}.mml-card .mml-btnlist{border:0;font-size:14px}.mml-card>:not(:first-child):not(:last-child){background:#fff}.base-dark .mml-card>:not(:first-child):not(:last-child){background:#0e1723}.commerce-light .mml-card>:not(:first-child):not(:last-child){background:#f5f9ff}.commerce-dark .mml-card>:not(:first-child):not(:last-child){background:#0c0e12}.livestream-light .mml-card>:not(:first-child):not(:last-child){background:#f1faff}.livestream-dark .mml-card>:not(:first-child):not(:last-child){background:#00091f}.messaging-light .mml-card>:not(:first-child):not(:last-child){background:#f7f7f8}.messaging-dark .mml-card>:not(:first-child):not(:last-child){background:#2d2e2f}.team-light .mml-card>:not(:first-child):not(:last-child){background:#f9f5ff}.team-dark .mml-card>:not(:first-child):not(:last-child){background:#0f0c12}.mml-card>.mml-number{border-color:#e5e5e6;border-style:solid;border-width:0 1px}.base-dark .mml-card>.mml-number{border-color:#1b2d46}.commerce-light .mml-card>.mml-number{border-color:#eaeaea}.commerce-dark .mml-card>.mml-number{border-color:#004ccc}.livestream-light .mml-card>.mml-number{border-color:#bed5e4}.livestream-dark .mml-card>.mml-number{border-color:#081e58}.messaging-light .mml-card>.mml-number{border-color:#d6d6d6}.messaging-dark .mml-card>.mml-number{border-color:#252628}.team-light .mml-card>.mml-number{border-color:#eaeaea}.team-dark .mml-card>.mml-number{border-color:#4e00cc}.mml-card>.mml-btn{border:1px solid #e5e5e6;min-width:100%}.base-dark .mml-card>.mml-btn{border-color:#1b2d46}.commerce-light .mml-card>.mml-btn{border-color:#eaeaea}.commerce-dark .mml-card>.mml-btn{border-color:#004ccc}.livestream-light .mml-card>.mml-btn{border-color:#bed5e4}.livestream-dark .mml-card>.mml-btn{border-color:#081e58}.messaging-light .mml-card>.mml-btn{border-color:#d6d6d6}.messaging-dark .mml-card>.mml-btn{border-color:#252628}.team-light .mml-card>.mml-btn{border-color:#eaeaea}.team-dark .mml-card>.mml-btn{border-color:#4e00cc}.mml-card>.mml-btn:last-child{border-radius:0;padding:10px 16px}.mml-align-left .mml-card>.mml-btn:last-child{border-bottom-right-radius:16px}.mml-align-right .mml-card>.mml-btn:last-child{border-bottom-left-radius:16px}.mml-card-body{background:#fff;border-color:#e5e5e6;border-style:solid;border-width:0 1px;color:#0e1621;font-size:14px}.base-dark .mml-card-body{border-color:#1b2d46}.commerce-light .mml-card-body{border-color:#eaeaea}.commerce-dark .mml-card-body{border-color:#004ccc}.livestream-light .mml-card-body{border-color:#bed5e4}.livestream-dark .mml-card-body{border-color:#081e58}.messaging-light .mml-card-body{border-color:#d6d6d6}.messaging-dark .mml-card-body{border-color:#252628}.team-light .mml-card-body{border-color:#eaeaea}.team-dark .mml-card-body{border-color:#4e00cc}.base-dark .mml-card-body{background:#0e1723}.commerce-light .mml-card-body{background:#f5f9ff}.commerce-dark .mml-card-body{background:#0c0e12}.livestream-light .mml-card-body{background:#f1faff}.livestream-dark .mml-card-body{background:#00091f}.messaging-light .mml-card-body{background:#f7f7f8}.messaging-dark .mml-card-body{background:#2d2e2f}.team-light .mml-card-body{background:#f9f5ff}.team-dark .mml-card-body{background:#0f0c12}.base-dark .mml-card-body{color:#fff}.commerce-light .mml-card-body{color:#202a3c}.commerce-dark .mml-card-body{color:#e2e5e9}.livestream-light .mml-card-body{color:#2c2c30}.livestream-dark .mml-card-body{color:#fff}.messaging-light .mml-card-body{color:#0e1621}.messaging-dark .mml-card-body{color:#e8e8e9}.team-light .mml-card-body{color:#2e2c30}.team-dark .mml-card-body{color:#e5e2e9}.mml-card-body>.mml-md,.mml-card-body>.mml-text{padding:0 8px 8px}.mml-card-body>.mml-md:first-of-type,.mml-card-body>.mml-text:first-of-type{padding-top:8px}.mml-card-header{align-items:center;background:#f2f2f2;border:1px solid #e5e5e6;border-top-left-radius:16px;border-top-right-radius:16px;color:#8a898e;display:flex;font-size:13px;min-width:100%;padding:15px 0}.base-dark .mml-card-header{background:#152438}.commerce-light .mml-card-header{background:#fff}.commerce-dark .mml-card-header{background:#1c1f27}.livestream-light .mml-card-header{background:#fff}.livestream-dark .mml-card-header{background:#010c29}.messaging-light .mml-card-header{background:#fff}.messaging-dark .mml-card-header{background:#3e4042}.team-light .mml-card-header{background:#fff}.team-dark .mml-card-header{background:#201c27}.base-dark .mml-card-header{color:#868b91}.commerce-light .mml-card-header{color:#6c7a93}.commerce-dark .mml-card-header{color:#afc0df}.livestream-light .mml-card-header{color:#7ba0bb}.livestream-dark .mml-card-header{color:#7889b6}.messaging-light .mml-card-header{color:#8c8c8c}.messaging-dark .mml-card-header{color:#898a8b}.team-light .mml-card-header{color:#7c61a8}.team-dark .mml-card-header{color:#c1afdf}.base-dark .mml-card-header{border-color:#1b2d46}.commerce-light .mml-card-header{border-color:#eaeaea}.commerce-dark .mml-card-header{border-color:#004ccc}.livestream-light .mml-card-header{border-color:#bed5e4}.livestream-dark .mml-card-header{border-color:#081e58}.messaging-light .mml-card-header{border-color:#d6d6d6}.messaging-dark .mml-card-header{border-color:#252628}.team-light .mml-card-header{border-color:#eaeaea}.team-dark .mml-card-header{border-color:#4e00cc}.mml-card-header .mml-icon{margin-right:-8px;padding-left:16px}.mml-card-header__text{font-weight:700;padding:0 16px}.mml-datepicker{display:flex;flex:1 1}.mml-datepicker__select{flex:1 1}.mml-datepicker__select>div{-ms-overflow-style:none;overflow-y:scroll;overflow:-moz-scrollbars-none;scrollbar-width:none}.mml-datepicker__select>div::-webkit-scrollbar{display:none}.mml-datepicker__item{cursor:pointer;padding:4px 5px;-webkit-user-select:none;user-select:none;white-space:nowrap}.mml-datepicker__item--selected{color:#006cff;font-weight:700}.base-dark .mml-datepicker__item--selected{color:#006cff}.commerce-light .mml-datepicker__item--selected{color:#005fff}.commerce-dark .mml-datepicker__item--selected{color:#004ccc}.livestream-light .mml-datepicker__item--selected{color:#19a0ff}.livestream-dark .mml-datepicker__item--selected{color:#0d47d9}.messaging-dark .mml-datepicker__item--selected,.messaging-light .mml-datepicker__item--selected{color:#0283ff}.team-light .mml-datepicker__item--selected{color:#4e1d9d}.team-dark .mml-datepicker__item--selected{color:#5d02f0}.mml-datepicker--double .mml-datepicker__date{text-align:right}.mml-datepicker--single .mml-datepicker__select{text-align:center}.mml-scheduler .mml-datepicker{background:#fff;height:217px}.base-dark .mml-scheduler .mml-datepicker{background:#0e1723}.commerce-light .mml-scheduler .mml-datepicker{background:#f5f9ff}.commerce-dark .mml-scheduler .mml-datepicker{background:#0c0e12}.livestream-light .mml-scheduler .mml-datepicker{background:#f1faff}.livestream-dark .mml-scheduler .mml-datepicker{background:#00091f}.messaging-light .mml-scheduler .mml-datepicker{background:#f7f7f8}.messaging-dark .mml-scheduler .mml-datepicker{background:#2d2e2f}.team-light .mml-scheduler .mml-datepicker{background:#f9f5ff}.team-dark .mml-scheduler .mml-datepicker{background:#0f0c12}.mml-scheduler .mml-datepicker__select{position:relative}.mml-scheduler .mml-datepicker__select:after,.mml-scheduler .mml-datepicker__select:before{content:"";height:10%;left:0;min-height:60px;pointer-events:none;position:absolute;right:0;z-index:1}.mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));top:0}.base-dark .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#0e1723,hsla(0,0%,100%,0))}.commerce-light .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#f5f9ff,hsla(0,0%,100%,0))}.commerce-dark .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#0c0e12,hsla(0,0%,100%,0))}.livestream-light .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#f1faff,hsla(0,0%,100%,0))}.livestream-dark .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#00091f,hsla(0,0%,100%,0))}.messaging-light .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#f7f7f8,hsla(0,0%,100%,0))}.messaging-dark .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#2d2e2f,hsla(0,0%,100%,0))}.team-light .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#f9f5ff,hsla(0,0%,100%,0))}.team-dark .mml-scheduler .mml-datepicker__select:before{background-image:linear-gradient(180deg,#0f0c12,hsla(0,0%,100%,0))}.mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0}.base-dark .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#0e1723,hsla(0,0%,100%,0))}.commerce-light .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#f5f9ff,hsla(0,0%,100%,0))}.commerce-dark .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#0c0e12,hsla(0,0%,100%,0))}.livestream-light .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#f1faff,hsla(0,0%,100%,0))}.livestream-dark .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#00091f,hsla(0,0%,100%,0))}.messaging-light .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#f7f7f8,hsla(0,0%,100%,0))}.messaging-dark .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#2d2e2f,hsla(0,0%,100%,0))}.team-light .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#f9f5ff,hsla(0,0%,100%,0))}.team-dark .mml-scheduler .mml-datepicker__select:after{background-image:linear-gradient(0deg,#0f0c12,hsla(0,0%,100%,0))}.mml-success{display:flex;font-size:88%;justify-content:center;padding:8px}.base-dark .mml-success,.mml-success{color:#006cff}.commerce-light .mml-success{color:#005fff}.commerce-dark .mml-success{color:#004ccc}.livestream-light .mml-success{color:#19a0ff}.livestream-dark .mml-success{color:#0d47d9}.messaging-dark .mml-success,.messaging-light .mml-success{color:#0283ff}.team-light .mml-success{color:#4e1d9d}.team-dark .mml-success{color:#5d02f0}.mml-text{color:#0e1621;padding:2px 0}.base-dark .mml-text{color:#fff}.commerce-light .mml-text{color:#202a3c}.commerce-dark .mml-text{color:#e2e5e9}.livestream-light .mml-text{color:#2c2c30}.livestream-dark .mml-text{color:#fff}.messaging-light .mml-text{color:#0e1621}.messaging-dark .mml-text{color:#e8e8e9}.team-light .mml-text{color:#2e2c30}.team-dark .mml-text{color:#e5e2e9}.mml-text+.mml-md,.mml-text+.mml-text{padding-top:2px}.mml-text+.mml-btnlist,.mml-text+.mml-image{margin-top:4px}[class*=" rfu-"],[class^=rfu-]{box-sizing:border-box;font-family:Avenir,Arial,Helvetica,sans-serif}.rfu-file-previewer{border:1px solid rgba(0,0,0,.1);border-radius:4px;margin:8px 0;overflow:hidden;position:relative}.rfu-file-previewer ol{list-style:none;margin:0;padding:0;position:relative}.rfu-file-previewer ol li{border-bottom:1px solid rgba(0,0,0,.1);padding:8px 16px;position:relative}.rfu-file-previewer ol li:last-child{border-color:transparent}.rfu-file-previewer__file{align-items:center;cursor:pointer;display:flex;position:relative}.rfu-file-previewer__file:hover{background:#fafafa}.rfu-file-previewer__file a{color:#414d54;flex:1 1;margin:0 8px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.rfu-file-previewer__file svg{min-width:25px}.rfu-file-previewer__file--uploading{opacity:.4}.rfu-file-previewer__file--failed a{align-items:center;color:#8b9297;display:flex}.rfu-file-previewer__file--failed a:after{text-decoration:none}.rfu-file-previewer__image{display:flex;min-width:25px}.rfu-file-previewer__loading-indicator{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.rfu-file-previewer__close-button{height:24px;position:relative;width:24px;z-index:10000}.rfu-file-previewer__failed{background:#ff6363}.rfu-file-previewer__failed,.rfu-file-previewer__retry{border-radius:4px;color:#fff;font-size:12px;margin-left:8px;padding:3px 6px}.rfu-file-previewer__retry{background:#63e5a4;height:24px;text-decoration:none;width:24px}.rfu-file-upload-button{cursor:pointer}.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{height:0;opacity:0;overflow:hidden;position:absolute;width:0;z-index:-1}.rfu-icon-button{align-items:center;background:transparent;border:none;cursor:pointer;justify-content:center;padding:4px;position:relative}.rfu-icon-button svg{fill:#a0b2b8;position:relative;z-index:50}.rfu-icon-button:hover svg{fill:#88979c}.rfu-dropzone .rfu-dropzone__notifier{border-radius:4px;display:none;height:100%;padding:30px;position:absolute;width:100%;z-index:90}.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{border:1px dashed #fff;border-radius:4px;color:#fff;font-size:12px;padding:30px}.rfu-image-previewer{flex-wrap:wrap;margin:8px 0}.rfu-image-previewer,.rfu-image-previewer__image{display:flex}.rfu-image-previewer__image{align-items:center;height:100px;justify-content:center;margin-bottom:8px;margin-right:8px;position:relative;width:100px}.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{height:24px;width:24px;z-index:90}.rfu-image-previewer__retry svg path{fill:#fff}.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{height:0;opacity:0;overflow:hidden;position:absolute;width:0;z-index:-1}.rfu-loading-indicator{margin:0 auto;text-align:center;width:70px}.rfu-loading-indicator>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#ccc;border-radius:100%;display:inline-block;height:18px;width:18px}.rfu-loading-indicator .bounce1{animation-delay:-.32s}.rfu-loading-indicator .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes spinner{to{transform:rotate(1turn)}}.rfu-loading-indicator__spinner{animation:spinner .6s linear infinite;border:2px solid #eee;border-radius:50%;border-top-color:#00d46a;height:20px;width:20px}.rfu-thumbnail__wrapper{border-radius:4px;height:100px;overflow:hidden;position:relative;width:100px}.rfu-thumbnail__overlay{align-items:flex-start;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:flex-end;padding:5px;position:absolute;width:100%}.rfu-thumbnail__image{height:inherit;object-fit:cover;width:inherit}.rfu-thumbnail-placeholder{align-items:center;border:1px dashed #bfbfbf;border-radius:4px;cursor:pointer;display:flex;height:100px;justify-content:center;width:100px}.rfu-thumbnail-placeholder:hover{background:#f2f2f2}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image,.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat__actions-box{background:var(--white);background-image:linear-gradient(-180deg,var(--bg-gradient-start),var(--bg-gradient-end));border-radius:var(--border-radius-md);box-shadow:0 1px 0 0 var(--border);display:flex;flex-direction:column;min-width:150px;position:absolute;z-index:1000}.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{background:none;border:none;cursor:pointer;font-size:var(--sm-font);margin:0;padding:var(--xs-p);text-align:left;width:100%}.str-chat__actions-box>button:not(:last-of-type){box-shadow:0 1px 0 0 var(--border)}.str-chat__actions-box>button:hover{color:var(--primary-color)}.dark.str-chat .str-chat__message-actions-box{background:var(--dark-grey);background-image:linear-gradient(-180deg,var(--dark-grey),var(--black20));box-shadow:0 0 2px 0 var(--border),0 1px 0 0 var(--border),0 1px 8px 0 var(--border)}.dark.str-chat .str-chat__message-actions-box button{color:var(--white)}.dark.str-chat .str-chat__message-actions-box button:hover{color:var(--primary-color)}.str-chat__message-attachment-actions-form{display:flex;margin:var(--xs-m) 0;padding:0;width:100%}.str-chat__message-attachment-actions-button{background:none;border:none;border-radius:var(--border-radius-round);flex:1 1;margin:0 var(--xxs-m);outline:none;padding:var(--xs-p) var(--xs-p)}.str-chat__message-attachment-actions-button:focus{border:1px solid var(--primary-color);box-shadow:0 0 0 2px var(--primary-color-faded)}.str-chat__message-attachment-actions-button--primary{background-color:var(--primary-color);color:var(--white)}.str-chat__message-attachment-actions-button--default{border:2px solid var(--border)}.dark.str-chat .str-chat__message-attachment-actions-button{color:var(--white)}.dark.str-chat .str-chat__message-attachment-actions-button--default{border-color:var(--grey-whisper)}.str-chat__attachment,.str-chat__message-attachment{--attachment-max-width:450px;--video-width:300px;max-width:var(--attachment-max-width)}.str-chat__message-attachment.str-chat__message-attachment--video:not(.str-chat__message-attachment--card){--attachment-max-width:var(--video-width);width:var(--video-width)}.str-chat__player-wrapper{display:flex;flex-direction:column;padding-top:56.25%;position:relative}.str-chat__player-wrapper .react-player,.str-chat__player-wrapper .str-chat__video-angular{height:100%;left:0;max-height:100%;min-height:0;position:absolute;top:0;width:100%}.str-chat__message-attachment-dynamic-size{--video-max-height:300px;max-height:var(--video-max-height)}.str-chat__message-attachment-dynamic-size .str-chat__player-wrapper{height:min(var(--video-max-height),min(var(--attachment-max-width,1000000)/var(--original-width,1000000),1px)*var(--original-height,1000000));padding-top:0}.str-chat__message-attachment-dynamic-size .str-chat__player-wrapper,.str-chat__message-attachment-dynamic-size .str-chat__player-wrapper .react-player,.str-chat__message-attachment-dynamic-size .str-chat__player-wrapper .str-chat__video-angular{max-height:var(--video-max-height);max-width:var(--attachment-max-width);position:static}.str-chat__message .str-chat__player-wrapper .react-player{border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;overflow:hidden}.str-chat__message--me .str-chat__player-wrapper .react-player{border-radius:var(--border-radius) var(--border-radius) 0 var(--border-radius);overflow:hidden}.str-chat__message-attachment{--attachment-max-width:375px;border-radius:var(--border-radius);padding:var(--xs-m) auto var(--xs-m) 0;width:100%}.str-chat__message-attachment--giphy{max-width:unset}.str-chat__message .str-chat__message-attachment{margin:var(--xs-m) 0 var(--xs-m) auto}.str-chat__message--me .str-chat__message-attachment{padding-left:0}.str-chat__message-team.thread-list .str-chat__message-attachment{--attachment-max-width:200px}.str-chat__message-attachment{overflow:hidden}.str-chat__message-attachment:hover{background:transparent}.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{align-items:center;border-left:1px solid var(--border);display:flex;font-size:var(--md-font);height:50px;line-height:22px;padding-left:var(--xxs-p);position:relative;width:auto}.str-chat__message-attachment-file--item:hover{background:var(--white)}.str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-width:0;row-gap:2px;width:100%}.str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row{align-items:center;column-gap:8px;display:flex;justify-content:space-between;width:100%}.str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name{color:var(--black);font-weight:var(--font-weight-bold);min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-download{display:flex}.str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-download svg{height:16px;width:24px}.str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-download svg path{fill:var(--black)}.str-chat__message-attachment-file--item img,.str-chat__message-attachment-file--item svg{margin-right:var(--xs-m)}.str-chat__message-attachment-file--item-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__message-attachment-file--item span{color:var(--black);display:block;font-size:var(--sm-font);font-weight:var(--font-weight-bold);line-height:14px;opacity:.5;text-transform:uppercase}.str-chat__message-attachment--image{--image-max-height:300px;border-radius:0;max-height:var(--image-max-height);max-width:var(--attachment-max-width)}.str-chat__message-attachment--image:hover{background:transparent}.str-chat__message-attachment--image img{display:block;height:min(var(--image-max-height),min(var(--attachment-max-width,1000000)/var(--original-width,1000000),1px)*var(--original-height,1000000));max-height:inherit;object-fit:cover;overflow:hidden;width:auto}.str-chat__message-attachment--image img:hover{background:transparent}.str-chat__message-attachment--image--actions{height:320px}.str-chat__message-attachment--image--actions img{height:280px}.str-chat__message-attachment--media{width:300px}.str-chat__message-attachment-card{min-height:60px}.str-chat__message-attachment:not(.str-chat__message-attachment-dynamic-size) .str-chat__message-attachment--image img{max-width:100%}.str-chat__message-attachment-dynamic-size.str-chat__message-attachment--svg-image img{object-fit:contain}.str-chat__message-attachment-dynamic-size.str-chat__message-attachment--image{align-items:center;display:flex;justify-content:center;overflow:hidden;width:auto}.str-chat__message-attachment-card__giphy-logo{height:20px;width:auto}.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:var(--grey-whisper)}.livestream.str-chat.dark .str-chat__message-attachment-file--item a,.livestream.str-chat.dark .str-chat__message-attachment-file--item span{color:var(--white)}.livestream.str-chat.dark .str-chat__message-attachment-file--item:hover{background:transparent}.str-chat__avatar{align-items:center;color:var(--white);display:flex;flex:0 0 32px;height:32px;justify-content:center;margin-right:var(--xs-m);overflow:hidden;text-transform:uppercase;width:32px}.str-chat__avatar--circle{border-radius:var(--border-radius-round)}.str-chat__avatar--rounded{border-radius:var(--border-radius-sm)}.str-chat__avatar--square{border-radius:0}.str-chat__avatar-fallback,.str-chat__avatar-image{display:block;height:inherit;object-fit:cover;text-align:center;width:inherit}.str-chat__avatar-image--loaded{background-color:transparent}.str-chat__avatar-fallback{background-color:var(--primary-color)}.str-chat__message--me>.str-chat-angular__avatar-host,.str-chat__message--me>.str-chat__avatar{order:1}.str-chat__message--me>.str-chat-angular__avatar-host .str-chat__avatar,.str-chat__message--me>.str-chat__avatar{margin:0;margin-left:var(--xs-m)}.str-chat__li--middle .str-chat__message>.str-chat-angular__avatar-host,.str-chat__li--middle .str-chat__message>.str-chat__avatar,.str-chat__li--top .str-chat__message>.str-chat-angular__avatar-host,.str-chat__li--top .str-chat__message>.str-chat__avatar{visibility:hidden}.str-chat__audio__wrapper{background:var(--grey-whisper);border-radius:var(--border-radius-sm);display:flex;height:80px;margin:0;overflow:hidden;position:relative}.str-chat__audio__image{height:80px;position:relative;width:80px;z-index:20}.str-chat__audio__image--overlay{align-items:center;background:var(--overlay-dark);color:var(--white-smoke);display:flex;font-size:3em;height:inherit;justify-content:center;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:inherit;z-index:30}.str-chat__audio__image--button{align-items:center;display:flex;height:40px;margin:0;padding:0;width:40px}.str-chat__audio__image--button svg{fill:var(--white-smoke)}.str-chat__audio__image img{height:inherit;left:0;object-fit:cover;position:absolute;top:0;width:inherit;z-index:20}.str-chat__audio__content{display:flex;flex-direction:column;justify-content:space-around;margin-left:var(--sm-m);padding:var(--xs-p) var(--sm-p);width:100%}.str-chat__audio__content--title{font-size:var(--md-font);line-height:1;margin:0;padding:0}.str-chat__audio__content--subtitle{font-size:var(--sm-font);line-height:1;margin:0;opacity:.49;padding:0}.str-chat__audio__content--progress{background:var(--overlay);border-radius:var(--border-radius-sm);height:6px;margin:calc(var(--xxs-m)/2) 0;padding:1px;width:100%}.str-chat__audio__content--progress>div{background:var(--primary-color);border-radius:var(--border-radius-sm);height:4px;transition:width .5s linear;width:0}.str-chat.dark .str-chat__audio__wrapper{background:var(--black);color:var(--white)}.str-chat.dark .str-chat__audio__content--progress{background:var(--grey)}.str-chat__message-attachment-card:not(.str-chat__message-attachment-card--giphy) .str-chat__message-attachment-card--header img{height:inherit;width:inherit}.str-chat__message-attachment-card{background:var(--white);border:10px solid var(--border);border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;font-size:var(--sm-font);margin:var(--lg-m) 0 0 0;overflow:hidden;position:relative}.str-chat__message-attachment-card--header{height:175px;width:100%}.str-chat__message-attachment-card--header img{object-fit:cover}.str-chat__message-attachment-card--title{flex:1 1;font-weight:var(--font-weight-bold)}.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{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:calc(var(--xs-m)*-1);padding:var(--xs-p) var(--sm-p)}.str-chat__message-attachment-card--content>*{margin:var(--xs-m) 0}.str-chat__message-attachment-card--url{color:var(--black);display:block;opacity:.5;text-decoration:none;text-transform:uppercase}.str-chat__message-attachment-card--url:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:unset}.giphy-preview-message .str-chat__message-attachment-card--giphy{display:flex;flex-direction:column}.giphy-preview-message .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{background-color:#fff;display:flex;justify-content:center}.giphy-preview-message .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header .str-chat__message-attachment--img{width:unset}.str-chat.commerce .str-chat__message-attachment-card{max-width:375px;width:100%}.str-chat__message--me .str-chat__message-attachment-card{background:var(--overlay);border:1px solid transparent;border-radius:var(--border-radius) var(--border-radius) 0 var(--border-radius)}.dark.str-chat .str-chat__message-attachment-card__giphy-logo{filter:invert(100%)}.str-chat__message-attachment-card.str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--content{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAkCAYAAAB/up84AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABVhJREFUeNrsW6GS20AMdToGBgEGAQYBBgEBBQYFgQcP5hMO9jP6CYWFBwsPBgYUGBQEFAQUGAQYBBgYGHjmutt5O6NupbXXcZJrx5rJXGyv11o96Ukr52avr6/BJG9HZmMBMpvNYnxt1JzNZNoRAYFxM2Z8rT6FuueMcaH6s1KfhBn3U42r1Jg1rrfq+Bt5xgf1Z64+uQFQndNzLc1Ydfwg6F2p6wd1PVXfU+b6Gc9vHGuh8+jrsXVN61Sq64XggNw95tlH9XmP6y3W2OI+qvN3db6mN7/zBFAb8L2aNMJxRsDQC6jIuEyN039LnAvV8QJKRRijZUHmT8iiLpEFDHKJaB1TGN732WuAokEIDQCwhwGjsMEIMNgp6qY9JlsTgyXquCFG1d54IsbOsKAVPLDBcQJjUxB0RJwAltGntNQ46GhzqPnb0y0954RG/1iLQ7SRCkR+guiPtW6GFRg5gAlCrFvbJEZ0ngDAUn0/Y77fDCJFXuiB/AmGDC3PLg0YWLRW5CcJWWPglNxDKS6C59AcZBs/sYxbOQBqHHkuZYCsGCds4SQJDDx3RK3RjUb9EfMUcLQ57BHS64MAIYtYkvEt+d4wCzqr++ipkoTtkihOI2chREfA5KiC0GOAaMig05zoWJPjgMk39jxcPphDR0mSDrtq438g51iq8omQlEnYJfHoiAFxYQGko6bCPSmZ5wS+TRx0Zc5R4CtmHbEVJT+0p1uOYdNE1SMfOKNO0zXWEmItptApsfYa1LV0UZUPIHSCmlRYJhfokNWhX5IcsmIWbEAMCQWerWirhZK57MghNQyzgke3QuQWPUv4EAac9wCuJjmkNmvUNEwiobX+DgdEWoQGgNDPGtTWWhRRWONX5JlnePCZhP1JUCOzPN1O0C2MohP7xuiko8Qy9INUDBg2YPJMlzP8pRv0qYeUdu+Cy+RAKIYmtVqojM5kkS0DwkXlLuY0ICzgAEOlAd8fPe+rYJdppz61TiZ5G4AgcScWz05RcUtAkOwyJMtI4FzNt3suCWKfwLUhdqRC0yA/enB1CZ4vBZ2fhIptJ4x/5PYVavyzQ39N0V8ddnsQ+m3sfX02hjo3bIVJ7d5PhqojZxYdC3NEdv9oQMQWFFjHHqpLEsc9BZyF23c9cG0ZOJjUIN15V1mY8OOAhW0E77yWaP2eoO9VBFG/d6yX6/xuHT2z3AsQ5ImnjrZBF6XcUiKAEl0RlJzZ7ZtnbxmqSgRqfxmyD9k6wNDGzuExecB3Z1/ukBOjQH73MZbspChFp9nQ/EYY9+LaaIYOqlo7JjwISX+LcBwbjAOz2ZKS7BpOcq0o0R2HvZAbHpHPJGc+dm00paQuedmOA4O0WD5fyQ4V08Ip4ATxhYl8CCh76/0QLVyehlBVFyCpYJTcKmPjHoY8XNE2VQ8dbIkdr4Z95npBwcNVahKzNEMBSYSyz46iLm8sLunreG5O+xYTsaMUHYu6bMn79sRCT2+8l6SMV2cCT5e3UspBXbbd9n3nDIN/Q1KP3JDfWLcd8kZwCVX12hjeOlmOIMe+L6FGjJLC4QS5rz6hg/tThjZiU0Pr/g7D65/uCUafKgaUJu0lHjvox/XsjXA+GAOQUogIXV8/v7GoKOGJfYuHxvHjt7t3rEMHD2+E5PoR+5GCLCS+8g6Z2xgGt6anuwGC99MSKAl6RrfUs/ofje+b1PcjlJBlMMk4gKBUe77AqKVP/T1Jj30IQPmCTdkm6NeKb5BkJzCGdCA8XuFGZIOWCBEh/mwGiZ/rFZXk3xHEdkjHb6MknVOhypJe+Sac03XlL4fe3r81mH518q9GyCS3kV8CDADlsrVaJhTLAgAAAABJRU5ErkJggg==);background-position:right var(--border-radius) bottom var(--border-radius);background-repeat:no-repeat;background-size:56px}.str-chat__header{border-bottom:1px solid var(--border);display:flex;padding:var(--xs-p)}.str-chat__header-livestream{align-items:center;background:var(--white);box-shadow:0 1px 1px 0 var(--border);display:flex;font-family:var(--second-font);min-height:70px;padding:var(--xs-p) var(--xl-p)}.str-chat__header-livestream-left{flex:1 1;font-size:var(--md-font)}.str-chat__header-livestream-left--title{font-weight:var(--font-weight-bold);margin:0}.str-chat__header-livestream-left--members{font-weight:var(--font-weight-regular);margin:0}.str-chat__header-livestream-left--livelabel{animation:pulse 2s infinite;color:var(--red);display:inline-block;font-size:var(--sm-font);left:5px;position:relative;text-transform:uppercase}.str-chat__header-livestream-left--livelabel:before{background-color:var(--accent_red);border-radius:var(--border-radius-round);content:"";display:inline-block;height:5px;left:-4px;position:relative;top:-2px;width:5px}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.str-chat__header-livestream-right{display:flex;margin:0 calc(var(--xxs-m)*-1)}.str-chat__header-livestream-right-button-wrapper{position:relative}.str-chat__header .str-chat__avatar{margin:0 var(--sm-m) 0 0}.str-chat__title{font-weight:var(--font-weight-semi-bold)}.str-chat__meta{flex-direction:column}.str-chat__info,.str-chat__meta{display:flex;justify-content:space-between;width:100%}.str-chat__info{color:var(--grey);font-size:var(--md-font)}.str-chat__square-button{align-items:center;background:var(--grey-whisper);border:1px solid var(--border);border-radius:var(--border-radius-sm);display:flex;justify-content:center;margin:0 var(--xxs-m);padding:var(--xs-p)}.str-chat__square-button svg{fill:var(--black)}.str-chat__square-button:active{background-color:var(--grey-whisper)}.dark.str-chat .str-chat__square-button{background:var(--white5);border-radius:var(--border-radius-sm);box-shadow:0 1px 0 0 var(--black70)}.dark.str-chat .str-chat__square-button svg{fill:var(--white70)}.messaging.str-chat .str-chat__header-livestream{background:var(--white-snow);border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;box-shadow:0 7px 9px 0 var(--border),0 1px 0 0 var(--border);position:relative;z-index:2}@media screen and (max-width:960px){.messaging.str-chat .str-chat__header-livestream{padding-left:var(--sm-p);padding-right:var(--sm-p)}}.messaging.str-chat.dark .str-chat__header-livestream{background:var(--dark-grey);border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;box-shadow:0 7px 9px 0 var(--border),0 1px 0 0 var(--border);color:var(--white)}.livestream.str-chat .str-chat__header-livestream{background:var(--grey-whisper);box-shadow:0 1px 1px 0 var(--border);position:relative;z-index:1}.livestream.str-chat.dark .str-chat__header-livestream{background:var(--white5);box-shadow:0 1px 1px 0 var(--border)}.livestream.str-chat.dark .str-chat__header-livestream-left--members,.livestream.str-chat.dark .str-chat__header-livestream-left--title{color:var(--white)}.livestream.str-chat.dark .str-chat__header-livestream-left--title{font-size:var(--lg-font)}.commerce.str-chat .str-chat__header-livestream{background:var(--white80);border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;box-shadow:0 7px 9px 0 var(--black5),0 1px 0 0 var(--black5);padding:var(--md-p)}.commerce.str-chat .str-chat__header-livestream-left--title{font-size:var(--xxl-font);font-weight:var(--font-weight-regular);line-height:1;margin:0}.commerce.str-chat .str-chat__header-livestream-left--subtitle{font-size:var(--lg-font);margin:var(--xs-m) 0}.commerce.str-chat .str-chat__header-livestream-left--members,.commerce.str-chat .str-chat__header-livestream-right-button--info{display:none}.commerce.str-chat.dark .str-chat__header-livestream{background:var(--grey);border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;box-shadow:0 7px 9px 0 var(--black5),0 1px 0 0 var(--black5);color:var(--white)}.team.str-chat.dark .str-chat__header-livestream{background:var(--dark-grey);box-shadow:0 1px 1px 0 var(--black30)}.team.str-chat.dark .str-chat__header-livestream-left{color:var(--white)}.team.str-chat.dark .str-chat__header-livestream-left--title{font-size:var(--lg-font)}.team.str-chat.dark .str-chat__header-livestream-left--members{font-size:var(--sm-font)}.str-chat__header-hamburger{align-items:center;background:transparent;border:none;cursor:pointer;display:none;height:38px;justify-content:center;margin-right:var(--xs-m);padding:var(--xxs-p);width:30px}.str-chat__header-hamburger:hover svg path{fill:var(--primary-color)}@media screen and (max-width:960px){.str-chat__header-hamburger{display:flex}}.str-chat__channel-list{background:var(--blue-alice);box-shadow:1px 0 0 0 var(--black5);display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.str-chat__channel-list--channels{flex:1 1}.str-chat__channel-list .channel_preview{border-bottom:1px solid var(--black10);padding:var(--xs-p) var(--sm-p)}.str-chat__channel-list .str-chat__channel-list-empty{display:none}.dark.str-chat .str-chat__channel-list-messenger{background:var(--dark-grey)}.str-chat__button{align-items:center;background:var(--white);border:1px solid transparent;box-shadow:0 1px 1px 0 var(--black10),0 1px 4px 0 var(--black10);color:var(--primary-color);display:flex;font-size:var(--md-font);justify-content:center;margin:var(--xxs-m);padding:var(--sm-p) var(--xxl-p);width:calc(100% - 10px)}.str-chat__button:active,.str-chat__button:focus{border:1px solid var(--primary-color);box-shadow:0 0 1px 0 var(--border),0 1px 4px 0 var(--border),0 0 0 2px var(--primary-color-faded);outline:none}.str-chat__button>*{margin:0 var(--xxs-m)}.str-chat__button--round{border-radius:var(--border-radius-round)}.str-chat-channel-checkbox{position:absolute;right:0;top:0;z-index:100001}.str-chat-channel-list-burger{background:var(--white);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;box-shadow:0 4px 6px var(--border);cursor:pointer;height:50px;justify-content:center;left:0;padding:var(--xxs-p);position:fixed;top:10px;width:10px;z-index:10000}.str-chat-channel-list-burger div{background:var(--border);border-radius:var(--border-radius-sm);height:100%;width:4px}@media screen and (max-width:960px){.str-chat-channel-list-burger{display:flex}.str-chat-channel-list.commerce,.str-chat-channel-list.messaging,.str-chat-channel-list.team{box-shadow:7px 0 9px 0 var(--black5),1px 0 0 0 var(--black5);left:-380px;min-height:100vh;overflow-y:auto;position:fixed;top:0;transition:left .2s ease-in-out;z-index:1001}.str-chat-channel-list--open.commerce,.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{overflow-y:auto;padding:var(--sm-p) var(--sm-p) 0 var(--sm-p)}.str-chat__channel-list.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--sm-p)}.str-chat__channel-list.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{height:100%;overflow-y:auto}.str-chat__channel-list-messenger{background:var(--grey-gainsboro);min-width:300px;padding:var(--sm-p) var(--sm-p) 0 var(--sm-p)}.str-chat-channel-list .str-chat__channel-list-messenger__main{padding-bottom:4px}.str-chat__channel-preview-messenger{align-items:center;background:transparent;border:none;box-shadow:0 1px 0 0 var(--border);color:var(--black);display:flex;margin:var(--xs-m) 0;padding:var(--xs-p);text-align:left;width:100%}.str-chat__channel-preview-messenger:hover{cursor:pointer}.str-chat__channel-preview-messenger--active{background:var(--white-snow);border:none;border-radius:var(--border-radius-md);box-shadow:0 1px 5px 0 var(--border)}.str-chat__channel-preview-messenger .str-chat__channel-preview-messenger--right{overflow:hidden;width:100%}.str-chat__channel-preview-messenger .str-chat__channel-preview-messenger--right .str-chat__channel-preview-end-first-row{align-items:center;display:flex;width:100%}.str-chat__channel-preview-messenger .str-chat__channel-preview-messenger--right .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview-messenger .str-chat__channel-preview-messenger--right .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background-color:var(--accent_red);border-radius:var(--border-radius-round);color:var(--unread-badge-color);font-size:.75rem;font-weight:700;line-height:.44rem;padding:8px}.str-chat__channel-preview-messenger--last-message p{margin:0}.str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview-messenger--last-message p{font-size:var(--sm-font);line-height:14px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview-messenger--last-message{opacity:.5}.str-chat__channel-preview-messenger--name{font-size:var(--md-font);font-weight:var(--font-weight-semi-bold);line-height:17px;margin-bottom:calc(var(--xxs-m)/2);max-width:250px}.str-chat__channel-preview-messenger--name span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview-messenger--unread .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview-messenger--unread .str-chat__channel-preview-messenger--last-message p{font-weight:var(--font-weight-semi-bold);max-width:150px;opacity:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark.str-chat .str-chat__channel-preview-messenger--active{background:var(--white5);box-shadow:0 1px 5px 0 var(--black10)}.dark.str-chat .str-chat__channel-preview-messenger--last-message p{margin:0}.dark.str-chat .str-chat__channel-preview-messenger--last-message,.dark.str-chat .str-chat__channel-preview-messenger--last-message p{color:var(--white);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark.str-chat .str-chat__channel-preview-messenger--name{color:var(--white)}.str-chat__channel-search{--channel-search-input-height:30px;align-items:center;background:var(--grey-gainsboro);display:flex;flex-direction:column;padding:var(--md-p);position:relative}.str-chat__channel-search input{background:var(--grey-whisper);border:1px solid transparent;border-radius:var(--border-radius);color:var(--black);font-size:var(--md-font);height:var(--channel-search-input-height);outline:none;padding:var(--sm-p);width:100%}.str-chat__channel-search input::placeholder{color:var(--grey)}.str-chat__channel-search input:focus{background:var(--white);border:1px solid var(--primary-color);box-shadow:0 0 0 2px var(--primary-color-faded);transition:all .2s ease-in-out}.str-chat__channel-search-container{padding:8px}.str-chat__channel-search-container-empty,.str-chat__channel-search-container-searching{padding-left:8px}.str-chat__channel-search-container .str-chat__channel-search-result{align-items:center;background:transparent;border:none;border-radius:var(--border-radius-md);cursor:pointer;display:flex;height:40px;padding-left:8px;width:100%}.str-chat__channel-search-container .str-chat__channel-search-result:hover{font-weight:var(--font-weight-bold);transition:all .2s ease-in-out}.str-chat__channel-search-result.focused{font-weight:var(--font-weight-bold)}.str-chat__channel-search-container.popup{background:var(--white-smoke);border:1px solid var(--border);border-radius:var(--border-radius-md);box-shadow:0 7px 9px 0 var(--border),0 1px 0 0 var(--border);left:0;position:absolute;right:0;top:calc(var(--channel-search-input-height) + 40px);z-index:2}.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:var(--light-grey)}.str-chat__channel-search-container.inline{background:var(--grey-gainsboro);width:100%}.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:var(--white)}.dark.str-chat .str-chat__channel-search,.dark.str-chat .str-chat__channel-search-container.inline{background:var(--dark-grey);color:var(--white)}.dark.str-chat .str-chat__channel-search input,.dark.str-chat .str-chat__channel-search-container.inline input{background:var(--grey-gainsboro)}.dark.str-chat .str-chat__channel-search .str-chat__channel-search-result,.dark.str-chat .str-chat__channel-search-container.inline .str-chat__channel-search-result{color:var(--white)}.dark.str-chat .str-chat__channel-search .str-chat__channel-search-result:hover,.dark.str-chat .str-chat__channel-search-container.inline .str-chat__channel-search-result:hover{background:var(--white5)}.str-chat__down{display:flex;height:100%}.str-chat__down-main{flex:1 1;padding:var(--lg-p)}.dark.str-chat .str-chat__down{color:var(--white)}.str-chat.messaging .str-chat__event-component__channel-event{display:flex;margin-top:var(--md-m)}.str-chat.messaging .str-chat__event-component__channel-event__content{color:var(--overlay-dark);font-size:var(--lg-font);margin-right:var(--xs-m)}.str-chat.messaging .str-chat__event-component__channel-event__date{font-size:var(--xs-font);margin-top:var(--xxs-m)}.str-chat.team .str-chat__event-component__channel-event{display:flex;margin:var(--md-m) var(--xl-m)}.str-chat.team .str-chat__event-component__channel-event__content,.str-chat.team .str-chat__event-component__channel-event__sentence{color:var(--overlay-dark);font-size:var(--lg-font);margin-right:var(--xs-m)}.str-chat.team .str-chat__event-component__channel-event__date{font-size:var(--xs-font);margin-top:var(--xxs-m)}.str-chat.commerce .str-chat__event-component__channel-event,.str-chat.livestream .str-chat__event-component__channel-event{display:none}.str-chat__date-separator{align-items:center;display:flex;padding:var(--xl-p)}.str-chat__date-separator-date{color:var(--overlay-dark);font-family:var(--second-font);font-size:var(--md-font);font-weight:var(--font-weight-bold)}.str-chat__date-separator-line{background-color:var(--overlay);border:none;flex:1 1;height:1px}.str-chat__date-separator>:not(:last-child){margin-right:var(--sm-m)}.commerce.str-chat .str-chat__date-separator{padding:var(--xl-p) 0}.dark.str-chat .str-chat__date-separator-line{background-color:var(--grey-gainsboro)}.dark.str-chat .str-chat__date-separator-date{color:var(--grey-whisper)}.dark.str-chat.team .str-chat__date-separator-line{background-color:var(--overlay)}.str-chat__edit-message-form{width:100%}.str-chat__edit-message-form form{position:relative;width:100%}.str-chat__edit-message-form textarea{background:var(--white);border:1px solid transparent;border-radius:var(--border-radius-sm);box-shadow:inset 0 0 0 1px var(--primary-color);color:var(--black);font-size:var(--lg-font);line-height:22px;padding:8px;resize:none;width:100%}.str-chat__edit-message-form textarea:focus{box-shadow:inset 0 0 0 1px var(--primary-color),0 0 0 2px var(--primary-color-faded);outline:0}.str-chat__edit-message-form .str-chat__message-team-form-footer button{background:none;border:none;color:var(--grey);font-weight:var(--font-weight-bold)}.str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:var(--primary-color)}.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{display:flex;left:unset;position:unset;right:unset;top: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:var(--black);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{align-items:baseline;display:flex}.str-chat__edit-message-form-options .str-chat__fileupload-wrapper:hover .str-chat__tooltip{display:none}.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:var(--grey-gainsboro)}.str-chat.dark .str-chat__edit-message-form .str-chat__message-team-form-footer button{color:var(--grey-gainsboro)}.str-chat.dark .str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:var(--primary-color)}.str-chat.dark .str-chat__edit-message-form textarea{background:var(--white5);border:2px solid transparent;border-radius:var(--border-radius-sm);box-shadow:0 0 0 1px var(--black20);color:var(--white)}.str-chat.dark .str-chat__edit-message-form textarea:focus{border:2px solid var(--primary-color-faded);border-radius:var(--border-radius-sm);box-shadow:inset 0 0 0 1px var(--primary-color)}.str-chat__edit-message-form{position:relative}.str-chat__gallery{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;overflow:hidden}.str-chat__gallery-image{background:var(--white);border:none;display:flex;height:150px;margin-bottom:1px;margin-right:1px;padding:0;width:150px}.str-chat__gallery-image:hover{cursor:zoom-in}.str-chat__gallery-image img{height:inherit;max-width:150px;object-fit:cover;width:inherit}.str-chat__gallery--square{max-width:301px}.str-chat__gallery--square .str-chat__gallery-image:nth-child(2n){margin-right:0}.commerce.str-chat .str-chat__gallery,.livestream.str-chat .str-chat__gallery,.messaging.str-chat .str-chat__gallery,.team.str-chat .str-chat__gallery{margin:4px 0}.commerce.str-chat .str-chat__gallery-image,.livestream.str-chat .str-chat__gallery-image,.messaging.str-chat .str-chat__gallery-image,.team.str-chat .str-chat__gallery-image{height:150px;width:150px}.commerce.str-chat .str-chat__gallery-placeholder,.livestream.str-chat .str-chat__gallery-placeholder,.messaging.str-chat .str-chat__gallery-placeholder,.team.str-chat .str-chat__gallery-placeholder{align-items:center;background-position:0 0;background-repeat:no-repeat;background-size:cover;border:none;color:var(--white);cursor:-webkit-zoom-in;cursor:pointer;display:flex;height:150px;justify-content:center;max-width:150px;position:relative;width:150px}.commerce.str-chat .str-chat__gallery-placeholder p,.livestream.str-chat .str-chat__gallery-placeholder p,.messaging.str-chat .str-chat__gallery-placeholder p,.team.str-chat .str-chat__gallery-placeholder p{font-size:16px;position:relative;z-index:1}.commerce.str-chat .str-chat__gallery-placeholder:after,.livestream.str-chat .str-chat__gallery-placeholder:after,.messaging.str-chat .str-chat__gallery-placeholder:after,.team.str-chat .str-chat__gallery-placeholder:after{background-color:var(--overlay-dark);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.commerce.str-chat .str-chat__gallery{display:grid;grid-auto-rows:100px;grid-template-columns:1fr 1fr;width:calc(100% - 30px)}.commerce.str-chat .str-chat__gallery-image,.commerce.str-chat .str-chat__gallery-placeholder{height:100%;width:100%}.commerce.str-chat .str-chat__message-commerce .str-chat__gallery{border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 2px}.commerce.str-chat .str-chat__message-commerce--right .str-chat__gallery{border-radius:var(--border-radius) var(--border-radius) 2px var(--border-radius)}.str-chat__message .str-chat__attachment-list-angular-host .str-chat__modal--open .str-chat__modal__inner{align-items:center;display:flex;flex-direction:column;height:80%;justify-content:center;width:80%}.stream-chat-angular__image-modal-host .str-chat__modal__inner{max-width:80%}.str-chat__image-carousel{align-items:center;display:flex;justify-content:center;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat__image-carousel .str-chat__image-carousel-stepper{background:transparent;border:none;cursor:pointer;padding:8px}.str-chat__image-carousel .str-chat__image-carousel-image{max-height:100%;max-width:100%;min-height:0;min-width:0;object-fit:cover}.str-chat__loading-channels{background:var(--grey-gainsboro);height:100%;padding:var(--md-p);width:300px}.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,var(--bg-gradient-start) 0,var(--bg-gradient-end) 100%)}.str-chat__loading-channels-status,.str-chat__loading-channels-username{border-radius:var(--border-radius);height:14px}.str-chat__loading-channels-avatar{border-radius:var(--border-radius-round);height:40px;margin-right:var(--xs-m);width:40px}.str-chat__loading-channels-username{margin-bottom:var(--xs-m);width:40%}.str-chat__loading-channels-status{width:80%}.str-chat__loading-channels-item{align-items:center;animation:pulsate 1s linear 0s infinite alternate;border-radius:var(--border-radius-sm);display:flex;height:40px;margin-bottom:var(--sm-m);width:100%}.str-chat__loading-channels-item:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channels-item:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__loading-indicator{align-items:center;animation:rotate 1s linear infinite;display:flex;justify-content:center}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.str-chat.messaging .str-chat__load-more-button__button{background:var(--grey-whisper);border:0;border-radius:var(--border-radius-md);box-shadow:0 1px 5px 0 var(--border);color:var(--grey);font-size:var(--md-font);height:40px;padding:var(--xs-p);width:100%}.str-chat.messaging .str-chat__load-more-button__button:hover{cursor:pointer}.str-chat.team .str-chat__load-more-button__button{background:transparent;border:0;font-size:var(--md-font);height:40px;padding:var(--xs-p);width:100%}.str-chat.team .str-chat__load-more-button__button:hover{cursor:pointer}.str-chat__load-more-button__button{align-items:center;display:flex;justify-content:center}.str-chat__li{display:block;position:relative}.str-chat__li .str-chat__message-inner{min-width:0}.str-chat__li .str-chat__message-inner .str-chat__translation-notice button{background:none;border:none;color:var(--lighten-grey);cursor:pointer;font-size:14px;line-height:16px;margin:0;padding:.25rem 0}.str-chat__li .str-chat__message-inner .str-chat__translation-notice button:active,.str-chat__li .str-chat__message-inner .str-chat__translation-notice button:hover{background:var(--grey-whisper)}.str-chat__li .quoted-message{align-items:flex-end;cursor:pointer;display:flex;margin-bottom:var(--xxs-m)}.str-chat__li .quoted-message-inner{align-items:flex-end;background:var(--grey-whisper);border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;display:flex;max-width:408px;padding:var(--xxs-p) var(--xs-p);text-align:start}.str-chat__li .quoted-message-inner .str-chat__message-attachment-card.str-chat__message-attachment-card--image{border:none;border-radius:var(--border-radius-md)}.str-chat__li .quoted-message-inner .str-chat__message-attachment--image:first-of-type{border-radius:var(--border-radius-md);max-height:48px;max-width:48px}.str-chat__li .quoted-message-inner .str-chat__message-attachment img{border-radius:var(--border-radius-md)}.str-chat__li .quoted-message-inner .str-chat__message-attachment--file:first-of-type{background:var(--white);border-bottom:1px solid var(--grey-whisper);border-radius:var(--border-radius-md);min-width:33%}.str-chat__li .quoted-message-inner :nth-child(2){margin-left:var(--xs-m)}.str-chat__li .quoted-message.mine .quoted-message-inner{background:var(--white-snow)}.str-chat__li--single,.str-chat__li--top{padding-top:calc(var(--md-p)/2)}.str-chat__li--single .str-chat__message .str-chat__gallery,.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__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 .str-chat__gallery,.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__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:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.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-attachment--img,.str-chat__li--single .str-chat__message--me .str-chat__message-attachment-card,.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--top .str-chat__message--me .str-chat__gallery,.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,.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{border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__li--middle{margin:0}.str-chat__li--middle .str-chat__message .str-chat__gallery,.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__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:calc(var(--border-radius-sm)/2) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__li--middle .str-chat__message--me .str-chat__message .str-chat__gallery,.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{border-radius:var(--border-radius) calc(var(--border-radius-sm)/2) calc(var(--border-radius-sm)/2) var(--border-radius)}.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:calc(var(--border-radius-sm)/2)}.str-chat__li--bottom{padding-bottom:calc(var(--md-p)/2)}.str-chat__li--bottom .str-chat__message .str-chat__gallery,.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__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:calc(var(--border-radius-sm)/2) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__li--bottom .str-chat__message--me .str-chat__message .str-chat__gallery,.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{border-radius:var(--border-radius) calc(var(--border-radius-sm)/2) calc(var(--border-radius-sm)/2) var(--border-radius)}.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:calc(var(--border-radius-sm)/2)}.str-chat__li--single{padding-bottom:calc(var(--md-m)/2)}.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:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__li--top .str-chat__message--me .str-chat__message-text-inner{border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__li--single .str-chat__message-text-inner{border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__li--single .str-chat__message-text-inner--has-attachment{border-radius:calc(var(--border-radius-sm)/2) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__li--single .str-chat__message--me .str-chat__message-text-inner{border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__li--single .str-chat__message--me .str-chat__message-text-inner--has-attachment{border-radius:var(--border-radius) calc(var(--border-radius-sm)/2) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__li--bottom .str-chat__message-text-inner,.str-chat__li--middle .str-chat__message-text-inner{border-radius:calc(var(--border-radius-sm)/2) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.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:var(--border-radius) calc(var(--border-radius-sm)/2) calc(var(--border-radius-sm)/2) var(--border-radius)}.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{border-radius:var(--border-radius) calc(var(--border-radius-sm)/2) calc(var(--border-radius-sm)/2) var(--border-radius);margin:0;padding:0}.str-chat__message,.str-chat__message-simple{align-items:flex-end;display:inline-flex;justify-content:flex-start;padding:0;padding-bottom:var(--xxs-p);padding-top:var(--xxs-p);position:relative;transition:background-color .5s ease-out;width:100%}.str-chat__message--system,.str-chat__message-simple--system{align-items:center;box-sizing:border-box;flex-direction:column;font-size:var(--xs-font);padding:var(--xl-p);text-align:center;width:100%}.str-chat__message--system__text,.str-chat__message-simple--system__text{align-items:center;display:flex;width:100%}.str-chat__message--system__text p,.str-chat__message-simple--system__text p{color:var(--grey);font-weight:var(--font-weight-bold);margin:0 24px;text-transform:uppercase}.str-chat__message--system__line,.str-chat__message-simple--system__line{background-color:var(--overlay);flex:1 1;height:1px;width:100%}.str-chat__message--system__date,.str-chat__message-simple--system__date{color:var(--grey);margin-top:4px;text-transform:uppercase}.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-left:unset;margin-right:88px}}.str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-simple-inner>.str-chat__message-simple__actions{left:calc(100% + 8px);position:absolute;top:5px}.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{align-items:center;display:inline-flex;justify-content:flex-start;padding:0;position:relative}.str-chat__message-simple-text-inner,.str-chat__message-text-inner{background:var(--white-snow);border:1px solid var(--border);border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;color:var(--black);display:block;flex:1 1;font-size:var(--lg-font);margin-left:0;min-height:32px;padding:var(--xxs-p) var(--xs-p);position:relative}.str-chat__message-simple-text-inner .str-chat__emoji-display-fix,.str-chat__message-text-inner .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message-simple-text-inner p,.str-chat__message-text-inner p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.str-chat__message-simple-text-inner--focused,.str-chat__message-text-inner--focused{background:var(--primary-color);border:1px solid var(--primary-color);margin-left:0;margin-right:0}.str-chat__message-simple-text-inner--has-attachment,.str-chat__message-text-inner--has-attachment{border-radius:calc(var(--border-radius-sm)/2) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__message-simple-text-inner--is-emoji,.str-chat__message-text-inner--is-emoji{background:transparent;border:1px solid transparent;font-size:var(--xxxl-font);padding-left:0;padding-right:0}.str-chat__message-attachment,.str-chat__message-simple-attachment{--attachment-max-width:480px}.str-chat__message-attachment--img,.str-chat__message-simple-attachment--img{cursor:zoom-in;display:block;width:100%}.str-chat__message-data,.str-chat__message-simple-data{color:var(--overlay-dark);font-size:var(--xs-font);margin-top:var(--xxs-m);position:absolute;white-space:nowrap;width:100%}.str-chat__message-name,.str-chat__message-simple-name{font-weight:var(--font-weight-bold);margin-right:var(--xxs-m)}.str-chat__message p,.str-chat__message-simple p{line-height:20px;margin:0;white-space:pre-line}.str-chat__message p:not(:first-of-type),.str-chat__message-simple p:not(:first-of-type){margin:var(--sm-m) 0 0}.str-chat__message--me,.str-chat__message-simple--me{display:inline-flex;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{align-items:flex-end;display:flex;flex-direction:column}.str-chat__message--me .str-chat__message-inner,.str-chat__message-simple--me .str-chat__message-inner{align-items:flex-end;justify-content: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-left:88px;margin-right:unset}}.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{left:unset;position:absolute;right:calc(100% + 8px);top:5px}.str-chat__message--me .str-chat__message-text-inner,.str-chat__message-simple--me .str-chat__message-text-inner{background:var(--grey-whisper);border-color:transparent;border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius);flex:initial;margin-right:0;text-align:right}.str-chat__message--me .str-chat__message-text-inner--focused,.str-chat__message-simple--me .str-chat__message-text-inner--focused{background:var(--primary-color);border:1px solid var(--primary-color);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:var(--border-radius) calc(var(--border-radius-sm)/2) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__message--me .str-chat__message-text-inner--is-emoji,.str-chat__message-simple--me .str-chat__message-text-inner--is-emoji{background:transparent;border:1px solid transparent;font-size:var(--xxxl-font);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{border:none;display:block;max-width:inherit;object-fit:cover;width:100%}.str-chat__message--me .str-chat__message-data,.str-chat__message-simple--me .str-chat__message-data{right:0;text-align:right;width:-moz-fit-content;width:fit-content}.str-chat__message--with-reactions,.str-chat__message-simple--with-reactions{padding-top:var(--md-p)}.str-chat__message--highlighted,.str-chat__message-simple--highlighted{background-color:var(--highlight);transition:background-color .1s ease-out}.str-chat__message-link,.str-chat__message-simple-link{color:var(--primary-color);font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-mention,.str-chat__message-simple-mention{font-weight:var(--font-weight-bold)}.str-chat__message--inner,.str-chat__message-simple--inner{align-items:flex-start;display:flex;flex-direction:column}.str-chat__message .messaging.str-chat .str-chat__message--me--with-reactions,.str-chat__message .messaging.str-chat .str-chat__message--with-reactions,.str-chat__message-simple .messaging.str-chat .str-chat__message--me--with-reactions,.str-chat__message-simple .messaging.str-chat .str-chat__message--with-reactions{padding-top:var(--lg-p)}.str-chat__message .messaging.str-chat .str-chat__message-attachment--image,.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment--image{max-width:480px}.str-chat__message .messaging.str-chat .str-chat__message-attachment--card,.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment--card{line-height:normal}.str-chat__message .messaging.str-chat .str-chat__message-attachment-card,.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card{background:var(--grey-gainsboro);line-height:normal;margin:calc(var(--xxs-m)/2) auto}.str-chat__message .messaging.str-chat .str-chat__message-attachment-card--title,.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card--title{color:var(--primary-color)}.str-chat__message .messaging.str-chat .str-chat__message-attachment-card--text,.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card--text{display:none}.str-chat__message .messaging.str-chat .str-chat__message-attachment-card--url,.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card--url{text-transform:lowercase}.str-chat__message .messaging.str-chat .str-chat__message--deleted,.str-chat__message-simple .messaging.str-chat .str-chat__message--deleted{margin:0 var(--xl-m)}.str-chat__message .messaging.str-chat .str-chat__li--middle .str-chat__message .str-chat__message-attachment--card,.str-chat__message .messaging.str-chat .str-chat__li--middle .str-chat__message .str-chat__message-attachment--image,.str-chat__message-simple .messaging.str-chat .str-chat__li--middle .str-chat__message .str-chat__message-attachment--card,.str-chat__message-simple .messaging.str-chat .str-chat__li--middle .str-chat__message .str-chat__message-attachment--image{border-top-left-radius:calc(var(--border-radius-sm)/2)}.str-chat__message--deleted,.str-chat__message-simple--deleted{align-items:flex-start;flex-direction:column;margin:0 0 0 var(--xl-m)}.str-chat__message--deleted-inner,.str-chat__message-simple--deleted-inner{background:var(--grey-whisper);border-radius:var(--border-radius);color:var(--grey);font-size:var(--sm-font);padding:var(--xs-p) var(--sm-p)}.str-chat__message--me.str-chat__message--deleted,.str-chat__message-simple--me.str-chat__message--deleted{align-items:flex-end;margin:0 var(--xl-m) 0 0}.str-chat__message--me.str-chat__message--deleted-inner,.str-chat__message-simple--me.str-chat__message--deleted-inner{background:var(--white-smoke);border-radius:var(--border-radius);color:var(--grey);font-size:var(--sm-font);padding:var(--xs-p) var(--sm-p)}.str-chat__message--error,.str-chat__message--failed,.str-chat__message-simple--error,.str-chat__message-simple--failed{font-size:var(--sm-font);padding:var(--xxs-p) 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:var(--faded-red);border:1px solid var(--faded-red)}.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:var(--xl-m)}.str-chat__message .str-chat__message-attachment-file--item:hover,.str-chat__message-simple .str-chat__message-attachment-file--item:hover{background:transparent}.str-chat__message .quoted-message-inner,.str-chat__message-simple .quoted-message-inner{pointer-events:none}.str-chat__message-simple{font-family:var(--second-font)}.str-chat__message-simple__actions{display:flex}.str-chat__message-simple__actions__action{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:10px;margin:var(--xxs-m);padding:0}.str-chat__message-simple__actions__action svg{fill:var(--black);opacity:.5}.str-chat__message-simple__actions__action:hover svg{opacity:1}.str-chat__message-simple__actions__action--options,.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}.str-chat__message-simple__actions__action--options>button{background-color:transparent;border:none;cursor:pointer;padding:3px 0}.str-chat__message-simple__actions__action--options.str-chat-angular__message-simple__actions__action--options--editing{display:flex;position:relative}.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}.str-chat__message-simple:hover .str-chat__message-simple__actions__action--options button{align-items:center;display:flex}.str-chat__message-simple-text{display:flex;justify-content:flex-end;padding:0;position:relative}.str-chat__message-simple-text-inner{word-wrap:break-word;flex:initial;max-width:460px;text-align:left;word-break:break-word}.str-chat__message-simple-text-inner.str-chat__message-simple-text-inner--is-emoji{background:transparent}.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:var(--primary-color);font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-simple-text-inner a:active,.str-chat__message-simple-text-inner a:focus,.str-chat__message-simple-text-inner a:hover{text-decoration:underline}.str-chat__message-simple-text-inner blockquote{font-style:italic;margin:0 0 0 var(--xxs-m);padding-left:var(--md-p);position:relative}.str-chat__message-simple-text-inner blockquote:before{content:"“";font-size:var(--xxl-font);font-style:italic;left:-5px;opacity:.5;position:absolute;top:2px}.str-chat__message-simple--deleted-inner{background:var(--dark-grey);color:var(--white)}.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{margin-bottom:var(--xxs-m);margin-left:var(--xxs-m);margin-right:0;transform:scaleX(-1)}.str-chat__message-simple--me .str-chat__message-simple__actions{flex-direction:row-reverse;justify-content:flex-end}.str-chat__message-simple--me .str-chat__message-attachment{--attachment-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__simple-message--error-message{font-size:var(--xs-font);opacity:.5;text-align:left;text-transform:uppercase}.str-chat__message-simple-status{align-items:center;bottom:0;display:flex;justify-content:flex-end;left:100%;line-height:1;margin:var(--xs-m) 0 var(--xs-m) var(--xs-m);order:3;position:absolute;z-index:1}.str-chat__message-simple-status-number{color:var(--overlay-dark);font-size:var(--xs-font);left:100%;margin-left:4px;position:absolute}.str-chat__message-simple-status-angular svg{height:20px;width:20px}.str-chat__message-simple-status-angular svg path{fill:var(--primary-color)}.str-chat__message-simple-status>.str-chat-angular__avatar-host .str-chat__avatar,.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{bottom:100%;content:" ";height:15px;position:absolute;right:0;width:15px}.str-chat__message-simple .str-chat__message-attachment-card{background:var(--white);border:1px solid var(--border);margin:0}.str-chat__message-simple .str-chat__message-attachment-card--content{background:var(--grey-gainsboro)}.str-chat__message-simple .str-chat__message-attachment-card--text{display:none}.str-chat__message-simple .str-chat__message-attachment--file{background:var(--white);border:1px solid transparent;border-color:var(--grey-gainsboro);border-radius:var(--border-radius-md)}.str-chat__message-simple .str-chat__message-attachment--file .str-chat__message-attachment-file--item{border-color:transparent;padding:0 var(--xs-p)}.str-chat__message-simple .str-chat__message-attachment--file:first-of-type:not(.str-chat-angular__message-attachment-file-single){border-bottom:transparent;border-radius:var(--border-radius) var(--border-radius) 0 0}.str-chat__message-simple .str-chat__message-attachment--file:last-of-type:not(.str-chat-angular__message-attachment-file-single){border-radius:0 0 var(--border-radius) calc(var(--border-radius-sm)/2);border-top-color:transparent}.str-chat__message-simple .str-chat__message-attachment--file:last-of-type:not(.str-chat-angular__message-attachment-file-single):first-of-type{border-bottom:1px solid var(--grey-gainsboro);border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2);border-top:1px solid var(--grey-gainsboro)}.str-chat__message-simple .str-chat__message-attachment-file--item:not(.str-chat-angular__message-attachment-file-single){border-radius:0}.str-chat__message-simple--me .str-chat__message-attachment-card{border-radius:var(--border-radius) var(--border-radius-sm) var(--border-radius-sm) var(--border-radius-sm)}.str-chat__message-simple--me .str-chat__message-attachment--file{background:var(--grey-gainsboro)}.str-chat__message-simple--me .str-chat__message-attachment--file:last-of-type:not(.str-chat-angular__message-attachment-file-single){border-radius:0 0 calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__message-simple--me .str-chat__message-attachment--file:last-of-type:not(.str-chat-angular__message-attachment-file-single):first-of-type:not(.str-chat-angular__message-attachment-file-single){border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius)}.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{border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2);left:100%;right:unset}.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{bottom:30px;left:unset;right:8px}.str-chat__message-simple-status-angular{margin-bottom:3px}}.dark.str-chat .str-chat__message-simple-text-inner,.dark.str-chat .str-chat__message-text-inner{background:var(--dark-grey);color:var(--white)}.dark.str-chat .str-chat__message-simple-text-inner--is-emoji,.dark.str-chat .str-chat__message-text-inner--is-emoji{background:transparent}.dark.str-chat .str-chat__message-simple-text-inner .quoted-message-inner,.dark.str-chat .str-chat__message-text-inner .quoted-message-inner{background:var(--dark-grey)}.dark.str-chat .str-chat__message-simple__actions svg,.dark.str-chat .str-chat__message__actions svg{fill:var(--white)}.dark.str-chat .str-chat__message-data,.dark.str-chat .str-chat__message-simple-data{color:var(--white);opacity:.5}.dark.str-chat .str-chat__message .str-chat__message-attachment-card,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card{background:transparent}.dark.str-chat .str-chat__message .str-chat__message-attachment-card--content,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card--content{background:var(--dark-grey)}.dark.str-chat .str-chat__message .str-chat__message-attachment-card--url,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card--url{color:var(--grey-gainsboro)}.dark.str-chat .str-chat__message .str-chat__message-attachment-card--title,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card--title{color:var(--primary-color)}.dark.str-chat .str-chat__message .str-chat__message-attachment--file,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file{background:var(--dark-grey);border-color:transparent;color:var(--white10)}.dark.str-chat .str-chat__message .str-chat__message-attachment--file a,.dark.str-chat .str-chat__message .str-chat__message-attachment--file span,.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:var(--white)}.dark.str-chat .str-chat__message .str-chat__message-attachment--file span,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file span{opacity:.5}.dark.str-chat .str-chat__message .str-chat__message-simple-status-number,.dark.str-chat .str-chat__message-simple .str-chat__message-simple-status-number{color:var(--grey-gainsboro)}.dark.str-chat .str-chat__message .str-chat__message--deleted-inner,.dark.str-chat .str-chat__message .str-chat__message-simple--deleted-inner,.dark.str-chat .str-chat__message-simple .str-chat__message--deleted-inner,.dark.str-chat .str-chat__message-simple .str-chat__message-simple--deleted-inner{background:var(--dark-grey);color:var(--white)}.dark.str-chat .str-chat__message--me .str-chat__message-text-inner,.dark.str-chat .str-chat__message-simple--me .str-chat__message-text-inner{background:var(--black40)}.dark.str-chat .str-chat__message--me .str-chat__message-text-inner--is-emoji,.dark.str-chat .str-chat__message-simple--me .str-chat__message-text-inner--is-emoji{background:transparent}.dark.str-chat .str-chat__message--me .str-chat__message-attachment--file,.dark.str-chat .str-chat__message--me .str-chat__message-attachment-card--content,.dark.str-chat .str-chat__message-simple--me .str-chat__message-attachment--file,.dark.str-chat .str-chat__message-simple--me .str-chat__message-attachment-card--content{background:var(--black40)}.dark.str-chat .str-chat__message--me .str-chat__message--deleted-inner,.dark.str-chat .str-chat__message--me .str-chat__message-simple--deleted-inner,.dark.str-chat .str-chat__message-simple--me .str-chat__message--deleted-inner,.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple--deleted-inner{background:var(--black40);color:var(--white)}.dark.str-chat .str-chat__message-simple__actions__action--options .str-chat__actions-box{background:var(--grey);box-shadow:0 0 2px 0 var(--overlay),0 1px 0 0 var(--border),0 1px 8px 0 var(--border)}.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:var(--faded-red);border:1px solid var(--faded-red)}.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{border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius);left:unset;right:100%}.str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box--mine.str-chat__message-actions-box--reverse{border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2);left:100%;right:unset}.str-chat__message a[href^="mailto:"]{-webkit-hyphens:none;hyphens:none}@media screen and (max-width:375px){.str-chat__message .str-chat__message-attachment{--attachment-max-width:235px}}@media screen and (max-width:414px){.str-chat__message .str-chat__message-attachment{--attachment-max-width:235px}}@media only screen and (device-width:375px)and (-webkit-device-pixel-ratio:3){.str-chat__message .str-chat__message-attachment{--attachment-max-width:235px}}.str-chat .mml-container{display:flex;padding-bottom:var(--xxs-p)}.str-chat .mml-icon{font-family:Material Icons,sans-serif}.str-chat .mml-wrap{display:block;max-width:345px}@media screen and (max-width:375px){.str-chat .mml-wrap{max-width:220px}}.str-chat .mml-datepicker{min-width:180px}.str-chat .mml-align-right .mml-btnlist--floating,.str-chat .mml-align-right .mml-carousel{margin-left:auto}.str-chat .mml-align-left .mml-btnlist--floating,.str-chat .mml-align-left .mml-carousel{margin-right:auto}@media screen and (max-width:960px){.str-chat .mml-align-left .mml-carousel{margin-left:-10px}.str-chat .mml-align-right .mml-carousel{margin-right:-10px}.str-chat.messaging .mml-align-left .mml-carousel{margin-left:-10px}.str-chat.messaging .mml-align-right .mml-carousel{margin-right:-10px}}.str-chat__message-actions-box{background:var(--white);background-image:linear-gradient(-180deg,var(--bg-gradient-start),var(--bg-gradient-end));border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;bottom:20px;box-shadow:0 0 2px 0 var(--border),0 1px 0 0 var(--border),0 1px 8px 0 var(--border);display:none;left:40px;position:absolute;width:120px;z-index:999}.str-chat__message-actions-box.str-chat__message-actions-box-angular{border-radius:var(--border-radius);margin:8px;position:static}.str-chat__message-actions-box--open{display:block}.str-chat__message-actions-list{align-items:flex-start;display:flex;flex-direction:column;height:100%;list-style-type:none;margin:0;padding:0}.str-chat__message-actions-list-item{margin:0;padding:var(--xs-p) var(--xs-p);width:100%}.str-chat__message-actions-list button{background:none;border:none;color:var(--black);cursor:pointer;display:block;font-size:var(--sm-font);outline:none;text-align:left;text-decoration:none;width:100%}.str-chat__message-actions-list button:focus{outline:5px auto -webkit-focus-ring-color}.str-chat__message-actions-list button:hover{color:var(--primary-color)}.str-chat__message-actions-list button:not(:last-of-type){border-bottom:1px solid var(--black5)}.str-chat__message-actions{align-items:center;align-self:flex-start;cursor:pointer;display:flex;justify-content:flex-end;margin:var(--xxs-m) var(--xs-m);order:2;position:relative}.str-chat__message--me .str-chat__message-actions{order:-1}.str-chat__message-actions-options,.str-chat__message-actions-reactions{align-items:center;display:flex;height:22px;justify-content:center;width:22px}.str-chat__message-actions-options svg,.str-chat__message-actions-reactions{fill:var(--grey);position:relative}.str-chat__message-actions-options:hover svg,.str-chat__message-actions-reactions:hover{fill:var(--primary-color)}.str-chat__message-simple:focus-within .str-chat__message-simple__actions__action--thread{display:flex}.str-chat__message-simple:focus-within .str-chat__message-simple__actions__action--reactions{display:flex}.str-chat__message-simple:focus-within .str-chat__message-simple__actions__action--options{display:flex}.str-chat__message-simple:focus-within .str-chat__message-simple__actions__action--options button{align-items:center;display:flex}.str-chat__message-moderation-error-actions-box{display:flex;gap:var(--xs-p);justify-content:flex-end;padding-bottom:var(--xs-p);padding-top:var(--xs-p)}.str-chat__message-moderation-error-actions-box button{background:none;border:none;color:var(--secondary-button-text);font-weight:var(--font-weight-semi-bold)}.str-chat__message-moderation-error-actions-box button.str-chat__message-moderation-error-actions-box--primary{color:var(--button-text)}.str-chat__message-edit-in-progress .ngxp__container{transform:none!important;will-change:auto!important;z-index:2}.str-chat__message-commerce{align-items:flex-end;display:flex;justify-content:flex-start;margin:1px 0;padding:0;position:relative}.str-chat__message-commerce-inner{position:relative}.str-chat__message-commerce-inner>.str-chat__message-commerce__actions{float:right;min-height:10px;min-width:30px}.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}.str-chat__message-commerce-text-inner{background:#fff;border:1px solid var(--border-color);border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;color:#000;display:block;font-size:var(--lg-font);margin-left:0;max-width:345px;min-height:32px;padding:5px 10px;position:relative}.str-chat__message-commerce-text-inner p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;overflow-wrap:break-word;white-space:pre-line;-ms-word-break:break-all;word-break:break-word}.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 var(--border-radius) var(--border-radius) 2px}.str-chat__message-commerce-text-inner--is-emoji{background:transparent;border:1px solid transparent;font-size:32px;line-height:48px;padding-left:0;padding-right:0}.str-chat__message-commerce-attachment--img{cursor:zoom-in;display:block;height:inherit;max-width:480px;width:100%}.str-chat__message-commerce-data{color:rgba(0,0,0,.5);font-size:var(--xs-font);margin-top:5px;width:100%}.str-chat__message-commerce-name{font-weight:var(--font-weight-bold);margin-right:5px}.str-chat__message-commerce p{line-height:20px;margin:0}.str-chat__message-commerce--with-reactions{padding-top:30px}.str-chat__message-commerce--with-reactions .str-chat__message-commerce__actions__action--reactions{display:none}.str-chat__message-commerce-link{color:var(--primary-color);font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-commerce--inner{align-items:flex-start;display:flex;flex-direction:column}.str-chat__message-commerce--deleted{background:var(--grey);border-radius:var(--border-radius);color:var(--darken-grey);float:left;font-size:var(--sm-font);margin:0 0 0 42px;padding:8px 16px}.str-chat__message-commerce--error{font-size:var(--sm-font);margin:0 0 32px}.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{margin-bottom:4px;margin-left:5px;margin-right:0;transform:scaleX(-1)}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text-inner{background:#ebebeb;border-color:transparent;border-width:0;margin-top:2px}.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:var(--border-radius) var(--border-radius) 2px var(--border-radius)}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-attachment-card{border-radius:16px 16px 4px}.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}.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{height:auto;margin:4px auto;width:100%}.str-chat__message-commerce{font-family:var(--second-font)}.str-chat__message-commerce__actions{align-items:flex-start;display:flex;justify-content:flex-start;margin-top:5px;min-width:30px}.str-chat__message-commerce__actions__action{align-items:center;cursor:pointer;display:flex;height:10px;margin:5px}.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{display:none;position:relative}.str-chat__message-commerce__actions__action--options .str-chat__message-actions-box{border-radius:16px 16px 2px;bottom:10px;left:unset;right:100%;width:120px}.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{background:transparent;margin:5px 0}.str-chat__message-commerce-text-inner p{text-align:left}.str-chat__message-commerce-text-inner a{color:var(--secondary-color);font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-commerce-text-inner blockquote{font-style:italic;margin:0 0 0 5px;padding-left:20px;position:relative}.str-chat__message-commerce-text-inner blockquote:before{content:"“";font-size:var(--xxl-font);font-style:italic;left:-5px;opacity:.5;position:absolute;top:2px}.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{font-size:var(--xs-font);opacity:.5;text-align:left;text-transform:uppercase}.str-chat__message-commerce-status{align-items:center;bottom:0;display:flex;justify-content:flex-end;left:100%;line-height:1;margin:10px 0 10px 10px;order:3;position:absolute;z-index:11}.str-chat__message-commerce-status-number{color:rgba(0,0,0,.6);font-size:var(--xs-font);left:100%;margin-left:4px;position:absolute}.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{bottom:100%;content:" ";height:15px;position:absolute;right:0;width:15px}.str-chat__message-commerce .str-chat__message-attachment{border-radius:unset;margin:0 auto 0 0;max-width:unset;width:calc(100% - 30px)}.str-chat__message-commerce .str-chat__message-attachment-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:4px var(--border-radius) 4px 4px;margin:0}.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{border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 2px;left:100%;right:unset}.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 .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce .str-chat__message-attachment-card--content,.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce-text-inner{background:rgba(0,0,0,.2)}.str-chat__input{background:var(--white);box-shadow:0 -1px 3px 0 var(--border),0 -1px 0 0 var(--border);display:flex;flex-wrap:wrap;font-family:var(--second-font);padding:var(--xs-p);padding-bottom:0;position:relative}.str-chat__input--emojipicker{bottom:100%;position:absolute;right:0}.str-chat__input .rfu-file-previewer{flex:1 1 100%}.str-chat__input--textarea-wrapper{display:flex;flex:1 0;flex-wrap:wrap;position:relative}.str-chat__input--textarea-wrapper .str-chat__textarea textarea{padding-right:72px}.str-chat__input .rfu-file-upload-button,.str-chat__input-emojiselect{fill:var(--black60);align-items:center;background-size:44px 44px;cursor:pointer;display:inline-flex;height:22px;justify-content:center;position:absolute;width:22px}.str-chat__input .rfu-file-upload-button:hover,.str-chat__input-emojiselect:hover{fill:var(--black)}.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 .rfu-file-upload-button:focus-within{outline:5px auto -webkit-focus-ring-color}.str-chat__input-footer{background:var(--white);color:var(--lighten-black);display:flex;font-size:var(--sm-font);justify-content:space-between;padding:0 var(--xs-p) var(--xs-p) var(--xs-p)}.str-chat__input-footer--typing{font-style:italic}.str-chat__input-footer--count--hidden{visibility:hidden}.dark .str-chat__textarea textarea::placeholder{color:var(--white30)}.str-chat__textarea{flex:1 1;height:auto}.str-chat__textarea textarea{background:var(--white);border:1px solid var(--border);border-radius:var(--border-radius-md);font-size:var(--lg-font);min-height:42px;outline:none;padding:var(--sm-p);resize:none;transition:height .1s ease-in;width:100%}.str-chat__textarea textarea:focus{background:var(--white);border:1px solid var(--primary-color);box-shadow:0 0 0 2px var(--primary-color-faded)}.str-chat__textarea textarea::placeholder{color:var(--black50)}.str-chat__emojisearch{background:var(--white95);bottom:100%;box-shadow:0 0 1px 0 var(--black30),0 0 6px 0 var(--black10);left:0;margin:0 var(--xs-m);max-height:360px;overflow-y:auto;position:absolute;width:calc(100% - 20px);z-index:10001}.str-chat__emojisearch,.str-chat__emojisearch__list{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.str-chat__emojisearch__list{list-style-type:none;margin:0;padding:0}.dark.str-chat .str-chat__emojisearch{background:var(--dark-grey);border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0;box-shadow:0 0 1px 0 var(--black30),0 0 6px 0 var(--black10)}.dark.str-chat .str-chat__emojisearch .rta__list-header{background:var(--dark-grey);border:1px solid var(--white5);box-shadow:0 2px 1px 0 var(--black5);color:var(--white)}.dark.str-chat .rfu-file-previewer__file a,.dark.str-chat .str-chat__emojisearch .rta__entity{color:var(--white)}.dark.str-chat .rfu-file-previewer__file:hover{background:transparent}.dark.str-chat .rfu-file-previewer__close-button{color:var(--white)}.rta{font-size:var(--md-font)}.rta__entity{background:transparent;border:none;cursor:pointer;width:100%}.rta__entity--selected{background-color:var(--primary-color);color:var(--white);width:100%}.active.mention-active>a{background-color:var(--primary-color)!important;color:var(--white)!important}.rta__list{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.rta__list-header{font-size:var(--md-font);padding:var(--sm-p)}.str-chat__emoji-item{align-items:center;display:flex;margin:0 calc(var(--xs-m)*-1);padding:0 var(--md-p)}.str-chat__emoji-item--entity{min-width:24px}.str-chat__emoji-item--highlight{font-size:var(--sm-font);font-weight:var(--font-weight-bold)}.str-chat__emoji-item--part{font-size:var(--sm-font)}.str-chat__slash-command{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--md-font);padding:var(--xs-p) var(--sm-p)}.str-chat__slash-command br{display:none}.str-chat__slash-command-description{font-size:var(--sm-font)}.str-chat__user-item{align-items:center;display:flex;padding:var(--xs-p) var(--sm-p)}.str-chat__user-item--highlight{font-size:var(--sm-font);font-weight:var(--font-weight-bold)}.str-chat__user-item--part{font-size:var(--sm-font)}.str-chat .rfu-dropzone .rfu-dropzone__notifier{display:none;height:100%;padding:var(--xxs-p);position:absolute;width:100%;z-index:1001}.str-chat .rfu-dropzone--accept .rfu-dropzone__notifier{background:var(--primary-color-faded);display:block}.str-chat .rfu-dropzone--reject .rfu-dropzone__notifier{background:var(--red);display:block}.rfu-dropzone__inner{align-items:center;border:1px dashed transparent;box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;font-size:var(--sm-font);font-weight:800;height:100%;justify-content:center;padding:0 var(--lg-p);text-align:center;width:100%}.rfu-dropzone--reject .rfu-dropzone__inner,.rfu-dropzone__inner svg{display:none}.str-chat__file-uploads{flex:1 1 100%;max-height:300px;overflow-y:auto}.rfu-file-upload-button svg{fill:var(--grey)}.dark.str-chat .str-chat__input{background:var(--white5);box-shadow:0 -1px 1px 0 var(--black30)}.dark.str-chat .str-chat__input-footer{background:var(--white5)}.dark.str-chat .str-chat__input textarea{background:var(--black10);border:1px solid var(--black40);border-radius:var(--border-radius-sm);color:var(--white)}.dark.str-chat .str-chat__input .rfu-file-upload-button svg,.dark.str-chat .str-chat__input .str-chat__input-emojiselect svg{fill:var(--white)}.str-chat__fileupload-wrapper .str-chat__tooltip{bottom:35px;display:none;right:50px}.str-chat__fileupload-wrapper:hover .str-chat__tooltip{display:block}.str-chat__emojiselect-wrapper .str-chat__tooltip{bottom:35px;display:none;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{font-size:var(--lg-font);font-weight:var(--font-weight-bold);position:absolute;right:20px;top:6px}.str-chat__input-flat{background:var(--white);padding:var(--xs-p) var(--xl-p);position:relative;width:100%;z-index:1}.str-chat__input-flat-quoted{border-top:1px solid var(--black10)}.str-chat__input-flat-quoted .quoted-message-preview{align-items:center;display:flex;flex-direction:column;margin-bottom:var(--xs-m);position:relative;width:100%}.str-chat__input-flat-quoted .quoted-message-preview-header{font-size:var(--md-font);margin-bottom:var(--xs-m)}.str-chat__input-flat-quoted .quoted-message-preview-header .str-chat__square-button{border-radius:var(--border-radius);cursor:pointer;margin:unset;padding:var(--xs-p);position:absolute;right:0;top:0}.str-chat__input-flat-quoted .quoted-message-preview-content{align-items:flex-end;background:var(--grey-whisper);border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;display:flex;max-width:60%;padding:var(--xs-p) var(--sm-p)}.str-chat__input-flat-quoted .quoted-message-preview-content-inner{word-wrap:break-word;align-items:flex-end;display:flex;text-align:start;word-break:break-all}.str-chat__input-flat-quoted .quoted-message-preview-content-inner .str-chat__message-attachment{margin:0}.str-chat__input-flat-quoted .quoted-message-preview-content-inner .str-chat__message-attachment--image{width:48px}.str-chat__input-flat-quoted .quoted-message-preview-content-inner .str-chat__message-attachment--card,.str-chat__input-flat-quoted .quoted-message-preview-content-inner .str-chat__message-attachment--img{border-radius:var(--border-radius-md);max-height:48px;max-width:48px;width:100%}.str-chat__input-flat-quoted .quoted-message-preview-content-inner .str-chat__message-attachment--file{min-width:33%}.str-chat__input-flat-quoted .quoted-message-preview-content-inner .str-chat__message-attachment-file--item{background:var(--white);border-left:none;border-radius:var(--border-radius-md);padding:0 var(--xs-p)}.str-chat__input-flat-quoted .quoted-message-preview-content-inner .str-chat__message-attachment-card--image{border:none;border-radius:var(--border-radius-md)}.str-chat__input-flat-quoted .quoted-message-preview-content-inner :nth-child(2){margin-left:var(--xs-m)}.str-chat__input-flat-quoted .quoted-message-preview .str-chat__message-attachment-card{margin:0;min-height:unset}.str-chat__input-flat-quoted .quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__input-flat-has-attachments .str-chat__send-button{display:block}.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.str-chat-angular__textarea{position:relative}.str-chat__input-flat .str-chat__textarea>textarea{background:var(--grey-whisper);border:none;border-radius:var(--border-radius-md);font-size:var(--lg-font);line-height:17px;margin:0;min-height:56px;padding:20px 69px}.str-chat__input-flat .str-chat__textarea>textarea:focus{border:none;border-radius:var(--border-radius-md);box-shadow:0 0 0 3px var(--primary-color);color:var(--black)}.str-chat__input-flat-footer{background:var(--white);padding:var(--xs-p) var(--xl-p)}.str-chat__input-flat-emojiselect{background-color:transparent;border:none;cursor:pointer;left:25px;padding:0;position:absolute;top:calc(100% - 45px)}.str-chat__input-flat-emojiselect.str-chat-angular__emojiselect{cursor:auto;max-width:28px;top:50%;transform:translateY(-50%)}.str-chat__input-flat-emojiselect svg{fill:var(--black);opacity:.5}.str-chat__input-flat-emojiselect svg:hover{opacity:1}.str-chat__input-flat-cooldown{align-items:center;display:flex;justify-content:flex-end;padding-left:var(--xs-p)}.str-chat__input-flat-cooldown .str-chat__message-input-cooldown-text{align-items:center;background-color:var(--grey);border-radius:var(--border-radius-round);color:var(--white);display:flex;font-size:var(--xl-font);font-weight:var(--font-weight-bold);height:50px;justify-content:center;width:50px}.str-chat__input-flat--textarea-wrapper{display:flex;flex:1 0;flex-wrap:wrap;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-dropzone,.str-chat__input-flat .rfu-file-previewer{width:100%}.str-chat__input-flat .rfu-file-upload-button{position:absolute;right:25px;top:calc(100% - 40px)}.str-chat__input-flat .rfu-file-upload-button svg{fill:var(--black);opacity:.5}.str-chat__input-flat .rfu-file-upload-button svg:hover{opacity:1}.rfu-image-previewer,.rfu-image-previewer-angular-host{flex:1 1 100%}.rfu-image-previewer-angular-host__image,.rfu-image-previewer__image{height:60px!important;width:60px!important}.rfu-image-previewer-angular-host__image .rfu-thumbnail__wrapper,.rfu-image-previewer__image .rfu-thumbnail__wrapper{border-radius:var(--border-radius-md);height:60px!important;width:60px!important}.rfu-image-previewer-angular-host__image .rfu-thumbnail__wrapper .rfu-icon-button,.rfu-image-previewer-angular-host__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay,.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-angular-host__image .rfu-thumbnail__wrapper .rfu-icon-button svg,.rfu-image-previewer-angular-host__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay svg,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button svg,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay svg{height:25px;opacity:.9;width:25px}.rfu-image-previewer-angular-host__image .rfu-thumbnail__wrapper .rfu-icon-button svg path,.rfu-image-previewer-angular-host__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay svg path,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button svg path,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay svg path{fill:var(--white-snow)}.rfu-image-previewer .rfu-thumbnail-placeholder,.rfu-image-previewer-angular-host .rfu-thumbnail-placeholder{border-radius:var(--border-radius-md);height:60px;width:60px}.commerce.str-chat .str-chat__input-flat{background:transparent;padding:8px 24px}.dark.str-chat .str-chat__input-flat{background:var(--white5)}.dark.str-chat .str-chat__input-flat textarea{background:var(--white5);border-radius:var(--border-radius-md);color:var(--white)}.dark.str-chat .str-chat__input-flat .rfu-file-upload-button svg,.dark.str-chat .str-chat__input-flat-emojiselect svg{fill:var(--white)}.dark.str-chat .str-chat__input-flat-quoted .quoted-message-preview-content{background:var(--black20)}.dark.str-chat.commerce .str-chat__input-flat{background:none}@media screen and (max-width:960px){.str-chat.messaging .str-chat__input-flat{padding:var(--xs-p) var(--xs-p)}}.str-chat__message-notification,.str-chat__message-notification-scroll-to-latest{align-self:center;background:var(--primary-color);border:none;border-radius:50px;bottom:10px;color:var(--white);display:block;font-size:var(--sm-font);padding:var(--xxs-p) var(--xs-p);position:absolute;z-index:101}.str-chat__message-notification-right,.str-chat__message-notification-scroll-to-latest-right{align-self:flex-end}.str-chat__message-notification-scroll-to-latest,.str-chat__message-notification-scroll-to-latest-scroll-to-latest{align-items:center;background:var(--white);border-radius:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:var(--primary-color);cursor:pointer;display:flex;height:42px;justify-content:center;width:42px}.str-chat__message-notification-scroll-to-latest .str-chat__jump-to-latest-icon,.str-chat__message-notification-scroll-to-latest-scroll-to-latest .str-chat__jump-to-latest-icon{display:inline-block;height:24px}.str-chat__message-notification-scroll-to-latest-scroll-to-latest-unread-count,.str-chat__message-notification-scroll-to-latest-unread-count{bottom:30px;font-size:10px;left:50%;transform:translateX(-50%)}.str-chat-angular__message-list-host,.str-chat__list{overflow-x:hidden;overflow-y:auto}.str-chat__list__loading,.str-chat__virtual-list__loading{display:flex;justify-content:center;padding-top:var(--xs-p);position:absolute;width:100%}.str-chat__list.str-chat__list--thread .str-chat__reverse-infinite-scroll{padding-top:0}.str-chat__list{-webkit-overflow-scrolling:touch;flex:1 1;padding:0;position:relative}.str-chat__list .str-chat__reverse-infinite-scroll{padding-top:72px}.str-chat__list-wrapper{display:flex;flex:1 1;flex-direction:column;position:relative}.str-chat__list--thread{padding:var(--sm-p) 0 0 0}.str-chat__list__center{display:flex;justify-content:center;width:100%}.str-chat__ul{display:block;list-style-type:none;margin:0;padding:0}.str-chat__custom-notification{border-radius:var(--border-radius-sm);font-family:var(--second-font);font-size:var(--sm-font);margin-top:var(--xs-m);padding:var(--xs-p);text-align:center}.str-chat__custom-notification.notification-success{background:var(--faded-green);border:1px solid var(--green);color:var(--green)}.str-chat__custom-notification.notification-error{background:var(--faded-red);border:1px solid var(--red);color:var(--red)}.str-chat__custom-notification.notification-info{background:var(--faded-blue);border:1px solid var(--blue);color:var(--blue)}.str-chat__connection-issue{background:var(--faded-red);border:1px solid var(--red);border-radius:var(--border-radius-sm);color:var(--red);font-family:var(--second-font);font-size:var(--sm-font);padding:var(--xs-p);text-align:center}.str-chat__jump-to-latest-message,.str-chat__list-notifications{display:flex;flex-direction:column;justify-content:center;padding:0 var(--xl-p);position:relative}.messaging.str-chat .str-chat__list.str-chat__list--thread .str-chat__reverse-infinite-scroll{padding-top:0}.messaging.str-chat .str-chat__list{background:var(--white);padding:0 var(--xl-p) 0}.messaging.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:56px}.messaging.str-chat .str-chat__list-notifications{background:var(--white)}@media screen and (max-width:960px){.messaging.str-chat .str-chat__list.str-chat__list--thread .str-chat__reverse-infinite-scroll{padding-top:0}.messaging.str-chat .str-chat__list{padding:0 var(--xs-p) 0}.messaging.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:56px}.messaging.str-chat .str-chat__list .str-chat__jump-to-latest-message,.messaging.str-chat .str-chat__list-notifications{padding:0 var(--xs-p)}}.messaging.str-chat.dark .str-chat__list,.messaging.str-chat.dark .str-chat__list-notifications{background:var(--white5)}.livestream.str-chat .str-chat__list.str-chat__list--thread .str-chat__reverse-infinite-scroll{padding-top:0}.livestream.str-chat .str-chat__list{padding:0 var(--xs-p)}.livestream.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:56px}.commerce.str-chat .str-chat__list.str-chat__list--thread .str-chat__reverse-infinite-scroll{padding-top:0}.commerce.str-chat .str-chat__list{padding:0 var(--md-p) 0}.commerce.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:72px}.commerce.str-chat .str-chat__list-notifications{padding-left:var(--md-p);padding-right:var(--md-p)}.str-chat__virtual-list{-webkit-overflow-scrolling:touch;background:var(--white);flex:1 1;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{word-wrap:break-word;overflow:hidden;white-space:pre-line}.dark .str-chat__virtual-list{background:var(--white5)}.str-chat__message-team{display:flex;font-family:var(--second-font);padding:5px 40px;position:relative}.str-chat__message-team .str-chat__avatar{margin-right:0}.str-chat__message-team-pin-indicator{padding-left:40px}.str-chat__message-team-actions{align-items:center;background:var(--white);border:1px solid #e0e0e0;border-radius:100px;box-shadow:0 2px 1px 0 rgba(0,0,0,.07);display:flex;height:24px;justify-content:space-between;padding:0 4px;position:absolute;right:0;top:-12px;visibility:hidden;width:75px;z-index:10}.str-chat__message-team-actions>span{cursor:pointer}.str-chat__message-team-actions>span,.str-chat__message-team-actions>span>span{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;position:relative;text-align:center}.str-chat__message-team-actions>span svg{fill:#000;opacity:.5}.str-chat__message-team-actions>span:hover svg{opacity:1}.str-chat__message-team-actions .str-chat__message-actions-box{border-radius:7px;bottom:auto;left:auto;right:100%;top:-10px;visibility:hidden}.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{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;min-width:50px;padding:0 10px 0 0}.str-chat__message-team-meta time{color:rgba(0,0,0,.5);font-size:var(--xs-font);margin-bottom:5px;text-align:right;text-transform:uppercase;visibility:hidden}.str-chat__message-team-author{align-items:center;display:flex;font-size:15px;justify-content:space-between;line-height:40px;margin-left:10px;text-transform:capitalize}.str-chat__message-team-content{border-left:1px solid rgba(0,0,0,.1);color:#404040;font-size:15px;font-weight:var(--font-weight-regular);line-height:22px;margin:0;padding-left:10px;position:relative;width:100%}.str-chat__message-team-content--image{border-left-color:transparent;padding-left:0}.str-chat__message-team-content p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;overflow-wrap:break-word;white-space:pre-line;-ms-word-break:break-all;word-break:break-word}.str-chat__message-team-content p:not(:first-of-type){margin:16px 0 0}.str-chat__message-team-content p a{color:var(--secondary-color);font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-team-content p code{background-color:#f8f8f8;border:1px solid rgba(208,2,27,.1);border-radius:3px;padding:2px}.str-chat__message-team-content code,.str-chat__message-team-content pre{font-family:var(--main-font);font-size:var(--sm-font);font-weight:var(--font-weight-bold);line-height:inherit}.str-chat__message-team-content pre{background-color:#f8f8f8;border:1px solid #d3d3d3;border-radius:4px;margin:0 5px 0 0;padding:10px}.str-chat__message-team-content code{white-space:pre-wrap;width:inherit;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{background-color:rgba(0,0,0,.1);content:"";height:1px;left:0;position:absolute;top:0;transform:rotate(-135deg) translateX(1px);transform-origin:0;width:5px}.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:var(--xxxl-font);line-height:42px}.str-chat__message-team-status{align-items:center;bottom:1px;display:flex;justify-content:flex-end;left:100%;line-height:1;position:absolute;z-index:11}.str-chat__message-team-status-number{color:rgba(0,0,0,.6);font-size:var(--xs-font);left:100%;margin-left:4px;position:absolute}.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{bottom:100%;content:" ";height:15px;position:absolute;right:0;width:15px}.str-chat__message-team-failed{align-items:center;background:none;border:0;color:#ea152f;cursor:pointer;display:flex;font-size:var(--sm-font);margin:5px 0;padding:0}.str-chat__message-team-failed svg{margin-right:7px}.str-chat__message-team-form-footer{display:flex;justify-content:space-between;padding:10px 0 5px}.str-chat__message-team-form-footer-angular{justify-content:end}.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{background:#edf4ff;box-shadow:0 0 11px 0 rgba(0,0,0,.06),inset 0 1px 0 0 #006cff,inset 0 -1px 0 0 #006cff;padding:10px;z-index:1}.str-chat__message-team:hover:not(.str-chat__message-team--editing,.str-chat__message-team--error) .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-bottom:20px;padding-top:20px}.str-chat__message-team--error .str-chat__message-team-status{display:none}.str-chat__message-team--error .str-chat__message-team-content{background:transparent;border-color:#d0021b;border-width:2px}.str-chat__message-team--error .str-chat__message-team-content p{opacity:.5}.str-chat__message-team--error .str-chat__message-team-content:before{background-color:#d0021b;content:"";height:2px;left:0;position:absolute;top:0;transform:rotate(-135deg) translateX(1px);transform-origin:0;width:5px}.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-left:1px solid rgba(0,0,0,.1);border-radius:0;padding-left:5px}.str-chat__message-team .str-chat__message-attachment-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:4px;margin:0}.str-chat__message-team .str-chat__message-attachment-card--content{background:#ebebeb}.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 .quoted-message{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.15);padding-left:5px;width:-moz-fit-content;width:fit-content}.str-chat__message-team .quoted-message-inner{background:#fff}.str-chat__message-team .quoted-message-inner .str-chat__message-attachment img{border-left:0;padding-left:0}.str-chat__message-team-error-header{color:rgba(0,0,0,.4);font-size:var(--xs-font);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{min-width:unset;width:60px}.str-chat__thread-list .str-chat__message-team-actions .str-chat__message-actions-box{bottom:-10px;top:auto}.str-chat__thread-list .str-chat-angular__message-list-host .str-chat__list{padding:0}.str-chat blockquote{font-style:italic;margin:0 0 0 5px;padding-left:20px;position:relative}.str-chat blockquote:before{content:"“";font-size:var(--xxl-font);font-style:italic;left:-5px;opacity:.5;position:absolute;top:2px}.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 .str-chat__message-attachment,.str-chat.dark .str-chat__message-team-content{border-color:rgba(0,0,0,.4);color:#fff}.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,.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{background-color:rgba(0,0,0,.4)}.str-chat.dark .str-chat__message-team .str-chat__message-attachment--image,.str-chat.dark .str-chat__message-team-content--image{border-color:transparent}.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,.str-chat.dark .str-chat__message-team-content p code,.str-chat.dark .str-chat__message-team-content pre{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item{border-color:rgba(0,0,0,.4)}.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,.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{color:#fff}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item span,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item span{opacity:.4}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item:hover,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item:hover{background:transparent}.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,.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{color:#fff}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment--file span,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment--file span{opacity:.4}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card{background:transparent}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--content,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--content{background:rgba(0,0,0,.1);margin:0;min-height:58px;padding:0 16px}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--title,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--title{color:#fff}.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--url,.str-chat.dark .str-chat__message-team-content .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%,88%,.03);border-radius:12px;box-shadow:0 2px 1px 0 rgba(0,0,0,.07)}.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{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);padding:10px;z-index:1}.str-chat__message-livestream{border:1px solid transparent;display:flex;font-family:var(--second-font);margin:0;padding:10px;position:relative;width:100%}.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{border:1px solid transparent;padding:5px 10px;position:relative}.str-chat__message-livestream-content>*{font-size:var(--sm-font);line-height:20px;margin:0}.str-chat__message-livestream-content p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;overflow-wrap:break-word;white-space:pre-line;-ms-word-break:break-all;word-break:break-word}.str-chat__message-livestream-content p:not(:first-of-type){margin:16px 0 0}.str-chat__message-livestream-content p code{background-color:var(--white20);border:1px solid var(--primary-color-faded);border-radius:3px;padding:2px 4px}.str-chat__message-livestream-content p a{color:var(--primary-color);font-weight:var(--font-weight-bold);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;font-size:var(--sm-font);font-weight:var(--font-weight-bold);line-height:inherit;padding:10px}.str-chat__message-livestream-content pre{background-color:var(--primary-color-faded);border:1px solid var(--primary-color);border-radius:4px;margin:0 5px 0 0}.str-chat__message-livestream-content code{width:inherit;word-break:break-all}.str-chat__message-livestream-content .livestream-quoted-message{background:var(--light-grey);border:1px solid var(--black10);border-radius:5px;margin-bottom:5px;padding:10px}.str-chat__message-livestream:hover .str-chat__message-livestream-actions{display:flex}.str-chat__message-livestream-actions{align-items:center;background:var(--white60);border:1px solid var(--black20);border-radius:24px;box-shadow:0 2px 1px 0 var(--black5);display:none;height:24px;justify-content:space-between;padding:0 4px;position:absolute;right:0;top:-12px;width:141px}.str-chat__message-livestream-actions>span{align-items:center;cursor:pointer;display:flex;flex:1 1;height:100%;justify-content:center;position:relative;text-align:center}.str-chat__message-livestream-actions>span:not(:last-of-type){border-right:1px solid var(--light-grey)}.str-chat__message-livestream-actions>span>span{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;position:relative;text-align:center}.str-chat__message-livestream-actions>span svg{fill:var(--black);opacity:.5}.str-chat__message-livestream-actions>span:hover svg{opacity:1}.str-chat__message-livestream-actions .str-chat__message-actions-box{border-radius:7px;bottom:auto;left:auto;right:100%;top:50%;transform:translateY(-50%);visibility:hidden}.str-chat__message-livestream-actions .str-chat__message-actions-box--open{visibility:visible}.str-chat__message-livestream-time{color:var(--black50);flex:2 1;font-size:var(--xs-font);line-height:20px;padding:0 4px}.str-chat__message-livestream-text--is-emoji{font-size:var(--xxxl-font);line-height:42px}.str-chat__message-livestream-author{align-items:center;display:flex;justify-content:flex-start;margin-bottom:8px;text-transform:capitalize}.str-chat__message-livestream-author strong{margin-right:8px}.str-chat__message-livestream:hover{background:var(--white5);border:1px solid var(--black5);border-radius:6px;box-shadow:0 0 6px 0 var(--black5)}.str-chat__message-livestream .str-chat__message-attachment--img{border-radius:0}.str-chat__message-livestream .str-chat__message-attachment-card{background:var(--white20);border:1px solid var(--black10);border-radius:0;margin:0}.str-chat__message-livestream .str-chat__message-attachment-card--content{background:var(--white20)}.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{background:var(--primary-color);border-radius:2px;color:var(--dark-grey);font-size:var(--sm-font);margin:8px 10px 0;padding:8px;text-align:center}.str-chat__message-livestream--error .str-chat__message-livestream-content p,.str-chat__message-livestream--failed .str-chat__message-livestream-content p{color:var(--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{margin-right:4px;position:relative;top:2px}.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{min-width:unset;width:110px}.str-chat__list--thread .str-chat__message-livestream-actions .str-chat__message-actions-box{bottom:-10px;top:auto}.livestream.dark.str-chat .str-chat__message-livestream{color:var(--light-grey)}.livestream.dark.str-chat .str-chat__message-livestream:hover{background:var(--white5);border:1px solid var(--black5);border-radius:6px;box-shadow:0 0 6px 0 var(--black5)}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card{background:var(--black10);border:1px solid var(--white10)}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card--content{background:var(--black10)}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card--url{color:var(--white80)}.livestream.dark.str-chat .str-chat__message-livestream-actions{background:var(--dark-grey);border:1px solid var(--white5);box-shadow:0 2px 1px 0 var(--black5)}.livestream.dark.str-chat .str-chat__message-livestream-actions>span:not(:last-of-type){border-color:var(--white5)}.livestream.dark.str-chat .str-chat__message-livestream-actions svg{fill:var(--white)}.livestream.dark.str-chat .str-chat__message-livestream-time{color:var(--white);opacity:.5}.str-chat__message-replies-count-button{background:none;border:none;color:var(--primary-color);cursor:pointer;display:block;font-size:var(--sm-font);font-weight:var(--font-weight-bold);line-height:15px;margin-top:var(--xs-m);padding:0}.str-chat__message-replies-count-button svg{fill:var(--grey-whisper);margin-right:var(--xxs-m)}.dark.str-chat .str-chat__message-replies-count-button svg{fill:var(--white10)}.dark.str-chat.team .str-chat__message-replies-count-button svg{fill:var(--black40)}.str-chat__modal{align-items:center;background:var(--modal-overlay-color);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.str-chat__modal--open{display:flex}.str-chat__modal__inner{background:var(--white);border-radius:var(--border-radius-md);max-width:100%;padding:var(--md-p)}.str-chat__modal__close-button{align-items:center;background-color:transparent;border:none;color:var(--white);cursor:pointer;display:flex;font-size:var(--md-font);line-height:10px;padding:var(--md-p);position:absolute;right:0;top:0}.str-chat__modal__close-button svg{fill:var(--white);margin-left:var(--xs-m);position:relative;top:1px}.str-chat__modal__close-button:hover{opacity:.79}.str-chat__modal .str-chat__edit-message-form{max-width:100%;width:var(--modal-edit-message-form-width)}.str-chat__modal .str-chat__input-emojiselect,.str-chat__modal .str-chat__input-fileupload{padding:0;position:relative;right:unset;top:unset;width:auto}.str-chat.dark.messaging .str-chat__modal__inner{background:var(--black);border:2px solid var(--white)}.str-chat__exit{display:flex;justify-content:space-between;width:86px}.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before,.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{background:url(data:image/png;base64,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) 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 .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before,.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{background-image:url(data:image/png;base64,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)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:3dppx){.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before,.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{background-image:url(data:image/png;base64,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)}}.str-chat__message .str-chat__reaction-list,.str-chat__message-commerce .str-chat__reaction-list{background-position:0 -66px;background-repeat:repeat-x;height:33px;position:absolute;right:15px;top:-28px;width:auto;z-index:1}.str-chat__message .str-chat__reaction-list.str-chat__reaction-list-hidden,.str-chat__message-commerce .str-chat__reaction-list.str-chat__reaction-list-hidden{display:none}.str-chat__message .str-chat__reaction-list ul,.str-chat__message-commerce .str-chat__reaction-list ul{display:flex;font-size:var(--lg-font);justify-content:center;line-height:26px;list-style-type:none;margin:-1px -16px 0 0;padding:0;position:relative;z-index:888}.str-chat__message .str-chat__reaction-list ul button,.str-chat__message-commerce .str-chat__reaction-list ul button{background-color:transparent;border:none;cursor:pointer;display:flex}.str-chat__message .str-chat__reaction-list .emoji-mart-emoji,.str-chat__message .str-chat__reaction-list .str-chat__emoji,.str-chat__message-commerce .str-chat__reaction-list .emoji-mart-emoji,.str-chat__message-commerce .str-chat__reaction-list .str-chat__emoji{display:flex}.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before,.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before{content:"";height:33px;position:absolute;top:0}.str-chat__message .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:after{background-position:-33px -33px;right:-26px;width:26px}.str-chat__message .str-chat__reaction-list:before,.str-chat__message-commerce .str-chat__reaction-list:before{background-position:0 -33px;left:-13px;width:13px}.str-chat__message .str-chat__reaction-list--reverse,.str-chat__message-commerce .str-chat__reaction-list--reverse{left:15px;position:absolute;right:auto}.str-chat__message .str-chat__reaction-list--reverse ul,.str-chat__message-commerce .str-chat__reaction-list--reverse ul{margin:-1px -4px 0 -16px}.str-chat__message .str-chat__reaction-list--reverse:after,.str-chat__message-commerce .str-chat__reaction-list--reverse:after{background-position:-46px 0;right:-13px;width:13px}.str-chat__message .str-chat__reaction-list--reverse:before,.str-chat__message-commerce .str-chat__reaction-list--reverse:before{background-position:0 0;left:-26px;width:26px}.str-chat__message .str-chat__reaction-list li,.str-chat__message-commerce .str-chat__reaction-list li{align-items:center;display:flex}.str-chat__message .str-chat__reaction-list li button,.str-chat__message-commerce .str-chat__reaction-list li button{padding:0}.str-chat__message .str-chat__reaction-list--counter,.str-chat__message-commerce .str-chat__reaction-list--counter{color:var(--button-background);font-size:var(--sm-font)}.str-chat__message .str-chat__reaction-list .str-chat__message-reaction-count,.str-chat__message .str-chat__reaction-list .str-chat__tooltip,.str-chat__message-commerce .str-chat__reaction-list .str-chat__message-reaction-count,.str-chat__message-commerce .str-chat__reaction-list .str-chat__tooltip{display:none}.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{left:16px;right:auto}.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 -16px}.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{background-position:-46px 0;right:-13px;width:13px}.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{background-position:0 0;left:-26px;width:26px}.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{left:auto;right:15px}.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 -16px 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{background-position:-33px -33px;right:-26px;width:26px}.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{background-position:0 -33px;left:-13px;width:13px}.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{left:46px;right:unset}.str-chat__message-reactions-list{display:flex;list-style-type:none;margin:0;padding:0}.str-chat__message-reactions-list-item{font-size:var(--xl-font);line-height:0;margin:0 var(--xxs-m);position:relative}.str-chat__message-reactions-list-item button{padding:0}.str-chat__message-reactions-list-item span[role=img]{display:block;position:relative;top:-2px;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{color:var(--white);font-size:var(--xs-font);font-weight:var(--font-weight-bold);left:6px;position:absolute;top:28px}.str-chat__message-reactions-list-item .latest-user{height:20px;left:0;position:absolute;top:-24px;width:20px}.str-chat__message-reactions-list-item .latest-user-tooltip{background:var(--black80);background-image:linear-gradient(-180deg,transparent,var(--black50));border-radius:var(--border-radius-sm);bottom:calc(100% + 5px);color:var(--white);display:none;font-size:var(--sm-font);left:50%;max-width:237px;padding:var(--xxs-p) var(--xs-p);position:absolute;text-align:center;transform:translate(-50%)}.str-chat__message-reactions-list-item .latest-user-tooltip:after{background-color:var(--dark-grey);content:"";height:7px;left:50%;position:absolute;top:calc(100% - 4px);transform:translate(-50%) rotate(45deg);width:7px}.str-chat__message-reactions-list-item .latest-user-not-found{background-color:var(--secondary-color);border:1.5px solid var(--white);border-radius:var(--border-radius-round);height:inherit;width:inherit}.str-chat__message-reactions-list-item .latest-user img{border:1.5px solid var(--white);border-radius:var(--border-radius-round);height:inherit;object-fit:cover;width:inherit}.str-chat__message-reactions-list-item .latest-user:hover .latest-user-tooltip{display:block}.str-chat__message-reactions-list-item .str-chat__emoji-selector-emoji-angular{height:20px;top:10px;width:20px}button.str-chat__message-reactions-list-item{background-color:transparent;border:none;display:flex;padding:0}.str-chat__reaction-selector{align-items:center;background:var(--black);background-image:linear-gradient(-180deg,transparent,var(--border));border:1px solid var(--white5);border-radius:var(--border-radius-round);box-shadow:0 3px 1px 0 var(--border),0 11px 8px 0 var(--border);display:flex;height:60px;position:absolute;width:auto;z-index:999}.str-chat__reaction-selector ul{margin:0 var(--sm-m);position:relative;z-index:1000}.str-chat__reaction-selector-tooltip{background:var(--black);border-radius:var(--border-radius-sm);bottom:calc(100% + 15px);color:var(--white);font-size:var(--sm-font);max-width:100%;min-height:24px;min-width:85px;padding:var(--xxs-p) var(--xs-p);position:absolute;text-align:center}.str-chat__reaction-selector-tooltip .arrow{background-color:var(--black);height:7px;left:50%;position:absolute;top:calc(100% - 4px);transform:translate(-50%) rotate(45deg);width:7px}.str-chat__reaction-selector .emoji-mart-emoji:hover,.str-chat__reaction-selector .str-chat__emoji:hover{cursor:pointer;transform:scale(1.2);transition:.1s}.str-chat__message .str-chat__reaction-selector,.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{left:0;top:-65px}.str-chat__message-commerce--right .str-chat__reaction-selector{left:unset;right:0}.str-chat__message-livestream .str-chat__reaction-selector{left:unset;right:0;top:-70px}.str-chat__message-team .str-chat__reaction-selector{left:unset;right:0;top:-60px}.str-chat__message-simple .str-chat__reaction-selector{left:0;right:unset}.str-chat__message-simple .str-chat__reaction-selector--reverse,.str-chat__message-simple--me .str-chat__reaction-selector{left:unset;right:0}.str-chat__message-simple--me .str-chat__reaction-selector--reverse{left:0;right:unset}.str-chat__send-button{background:0;border:0;margin-left:var(--xs-m);outline:0}.str-chat__send-button:focus{outline:5px auto -webkit-focus-ring-color}@media screen and (min-width:768px){.str-chat__send-button{display:none}}.str-chat__send-button .str-chat__send-button-angular svg path{fill:var(--primary-color)}.str-chat__simple-reactions-list{border:1px solid var(--border);border-radius:var(--border-radius-sm);display:inline-flex;line-height:1;list-style-type:none;margin:var(--xs-m) 0 0 0;padding:var(--xxs-p) var(--xxs-p) calc(var(--xxs-p)/2) var(--xxs-p);position:relative}.str-chat__simple-reactions-list-tooltip{background:var(--overlay-dark);background-image:linear-gradient(-180deg,transparent,var(--black50));border-radius:var(--border-radius-sm);bottom:calc(100% + 10px);color:var(--white);font-size:var(--sm-font);left:50%;max-width:275px;min-height:24px;padding:var(--xxs-p) var(--xs-p);position:absolute;text-align:center;transform:translate(-50%);width:auto}.str-chat__simple-reactions-list-tooltip>.arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--overlay-dark);height:0;left:50%;position:absolute;top:100%;transform:translate(-50%);width:0}.str-chat__simple-reactions-list-item{cursor:pointer;margin:0}.str-chat__simple-reactions-list-item>span{line-height:1}.str-chat__simple-reactions-list-item .emoji-mart-emoji:hover,.str-chat__simple-reactions-list-item .str-chat__emoji:hover{transform:scale(1.2);transition:transform .2s ease-in-out}.str-chat__simple-reactions-list-item--last-number{align-items:center;color:#000;display:flex;font-size:var(--xs-font)}.dark.str-chat .str-chat__simple-reactions-list{border:1px solid var(--white10);border-radius:var(--border-radius-sm)}.dark.str-chat .str-chat__simple-reactions-list-item--last-number{color:var(--white)}.str-chat__small-message-input{display:flex;flex-wrap:wrap;margin:var(--xs-m);padding:var(--xs-m);position:relative}.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;width:100%;z-index:0}.str-chat__small-message-input-emojiselect,.str-chat__small-message-input-fileupload{background-color:transparent;border:none;cursor:pointer;padding:0}.str-chat__small-message-input-emojiselect{bottom:10px;right:6px}.str-chat__small-message-input .str-chat-angular__emojiselect{height:auto;left:15px;max-width:20px;width:auto}.str-chat__small-message-input .str-chat-angular__cooldown{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.str-chat__small-message-input .rfu-file-upload-button{bottom:9px;right:26px}.str-chat__small-message-input--textarea-wrapper{flex:1 0;flex-wrap:wrap;position:relative}.str-chat__small-message-input .rfu-file-upload-button,.str-chat__small-message-input-emojiselect{fill:var(--grey);align-items:center;background-size:44px 44px;cursor:pointer;display:inline-flex;height:22px;justify-content:center;position:absolute;width:22px}.str-chat__small-message-input .rfu-file-upload-button:hover,.str-chat__small-message-input-emojiselect:hover{fill:var(--black)}.str-chat__small-message-input-emojipicker{bottom:100%;position:absolute;right:0;transform:scale(.8);transform-origin:100% 100%}.str-chat__small-message-input-has-attachments .str-chat__send-button{display:block}.str-chat__small-message-input--send-button{background:none;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:var(--grey-whisper);color:var(--black);font-size:var(--sm-font);min-height:36px;padding:10px 44px 8px 8px}.str-chat__small-message-input textarea.str-chat__angular-textarea{padding:10px 35px 8px}.str-chat__small-message-input textarea:focus{height:36px}.str-chat__small-message-input .str-chat-angular__textarea{position:relative}.str-chat__small-message-input .str-chat-angular__textarea+.str-chat__fileupload-wrapper .rfu-file-upload-button{right:15px}.str-chat__small-message-input .str-chat__emojisearch{bottom:100%}.str-chat__small-message-input .str-chat__user-item{font-size:var(--md-font)}.str-chat__small-message-input .rfu-file-upload-button{cursor:pointer;position:absolute;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:var(--white5);border:1px solid var(--black20);border-radius:var(--border-radius-sm);color:var(--white)}.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:var(--white)}.str-chat__thread{background:var(--grey-whisper);display:flex;flex:1 0 300px;flex-direction:column;font-family:var(--second-font);max-height:100%;max-width:300px;min-width:300px;overflow:hidden;padding-top:0}.str-chat__thread .str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-left:var(--md-p);padding-right:var(--md-p)}.str-chat__thread.str-chat__thread-container{display:flex;flex-direction:column;max-height:100%;width:100%}.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message{padding-left:var(--md-p);padding-right:var(--md-p)}.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message .str-chat__message-inner{min-width:0}.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message .str-chat__message-attachment--image,.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message .str-chat__message-attachment-card{border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message--me .str-chat__message-attachment--img,.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message--me .str-chat__message-attachment-card{border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message--with-reactions{padding-top:var(--xl-p)}.str-chat__thread.str-chat__thread-container .str-chat__parent-message-li .str-chat__message:not(.str-chat__message--has-attachment){padding-top:var(--xs-p)}.str-chat__thread--full{max-width:100%}.str-chat__thread-header{align-items:center;background:var(--grey-whisper);box-shadow:0 1px 1px 0 var(--border);display:flex;height:70px;justify-content:space-between;min-height:70px;padding:0 var(--sm-p);position:relative;top:0;width:100%}.str-chat__thread-header-details{font-size:var(--md-font);font-weight:700}.str-chat__thread-header-details .str-chat__thread-header-channel-name{font-size:var(--sm-font);font-weight:400}.str-chat__thread-start{background:var(--grey-whisper);border-radius:var(--border-radius-sm);font-size:var(--sm-font);margin:var(--xs-m) var(--xs-m) 0 var(--xs-m);padding:var(--xs-p);text-align:center}.str-chat__thread-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding-top:var(--sm-p)}.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-bottom:1px solid var(--grey-whisper);border-radius:var(--border-radius-md)}.str-chat__thread-list .str-chat__message-attachment.str-chat__message-attachment--media{width:100%}.str-chat__thread-list .quoted-message{align-items:flex-end;display:flex;margin-bottom:var(--xxs-m)}.str-chat__thread-list .quoted-message-inner{align-items:flex-end;background:var(--grey-whisper);border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;display:flex;max-width:408px;padding:var(--xxs-p) var(--xs-p);text-align:start}.str-chat__thread-list .quoted-message-inner .str-chat__message-attachment.str-chat__message-attachment--file{display:none}.str-chat__thread-list .quoted-message-inner .str-chat__message-attachment-card.str-chat__message-attachment-card--image{border-radius:unset}.str-chat__thread-list .quoted-message-inner .str-chat__message-attachment.str-chat__message-attachment--card{border:none;border-radius:var(--border-radius-md)}.str-chat__thread-list .quoted-message-inner .str-chat__message-attachment--image:first-of-type{max-height:48px;max-width:48px}.str-chat__thread-list .quoted-message-inner .str-chat__message-attachment img{border-radius:var(--border-radius-md)}.str-chat__thread-list .quoted-message-inner :nth-child(2){margin-left:var(--xs-m)}.str-chat__thread-list .quoted-message.mine .quoted-message-inner{background:var(--white)}.messaging.str-chat .str-chat__thread{background:var(--white);border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;display:flex;flex-direction:column;margin-right:var(--xs-m);margin-top:var(--sm-m);max-height:100%;overflow:hidden;padding-top:0}.messaging.str-chat .str-chat__thread.str-chat__thread--full{background:var(--white);height:100vh;margin:0;max-width:100%;position:fixed;right:0;top:0;width:100vw;z-index:1000}.messaging.str-chat .str-chat__thread .str-chat__gallery{border-radius:0;justify-content:flex-end}.messaging.str-chat .str-chat__thread .str-chat__gallery-image,.messaging.str-chat .str-chat__thread .str-chat__gallery-placeholder{height:100px;width:100px}.messaging.str-chat .str-chat__thread-list{padding:var(--sm-p) var(--sm-p) 0 var(--sm-p)}.messaging.str-chat .str-chat__thread-list>.str-chat__list{background:transparent;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{background:var(--white);border:none;box-shadow:0 2px 9px 0 var(--border),0 1px 0 0 var(--border);z-index:1}.messaging.str-chat .str-chat__thread-header .str-chat__thread-header-details{width:100%}.messaging.str-chat .str-chat__thread-header .str-chat__square-button{cursor:pointer;padding:var(--xxs-p)}.messaging.str-chat .str-chat__thread-header .str-chat__square-button svg{height:21px;width:21px}.messaging.str-chat .str-chat__thread-start{margin-top:var(--md-m)}@media screen and (max-width:960px){.messaging.str-chat .str-chat__thread{background:var(--white);height:100vh;margin:0;max-width:100%;position:fixed;right:0;top:0;width:100vw;z-index:1000}}.messaging.str-chat.dark .str-chat__thread{background:var(--white5)}.messaging.str-chat.dark .str-chat__thread-header{background:var(--dark-grey);box-shadow:0 7px 9px 0 var(--black5),0 1px 0 0 var(--black5);color:var(--white)}.messaging.str-chat.dark .str-chat__thread-start{color:var(--white)}@media screen and (max-width:960px){.messaging.str-chat.dark .str-chat__thread{background:var(--dark-grey)}}.messaging .str-chat__input-flat-quoted .quoted-message-preview-content{max-width:100%}.team.str-chat .str-chat__thread{background:var(--white)}@media screen and (max-width:960px){.team.str-chat .str-chat__thread{background:var(--white);height:100vh;margin:0;max-width:100%;position:fixed;right:0;top:0;width:100vw;z-index:1000}}.team.str-chat .str-chat__thread-header{height:80px}.team.str-chat.dark .str-chat__thread{background:var(--dt-bg-team)}.livestream.str-chat .str-chat__thread,.str-chat .str-chat__thread{background:transparent}.livestream.str-chat .str-chat__thread--full,.str-chat .str-chat__thread--full{background:var(--white);height:100vh;margin:0;max-width:100%;position:fixed;right:0;top:0;width:100vw;z-index:1000}.livestream.str-chat .str-chat__thread-header,.str-chat .str-chat__thread-header{background:var(--white30)}.livestream.str-chat .str-chat__list--thread,.str-chat .str-chat__list--thread{padding:0 var(--xs-p)}.livestream.str-chat.dark .str-chat__thread,.str-chat.dark .str-chat__thread{background:var(--dark-grey)}.livestream.str-chat.dark .str-chat__thread-header,.str-chat.dark .str-chat__thread-header{background:var(--white5);box-shadow:0 1px 1px 0 var(--black30);color:var(--white)}.livestream.str-chat.dark .str-chat__thread-start,.str-chat.dark .str-chat__thread-start{background:var(--black5);border-radius:var(--border-radius-sm);color:var(--white)}.dark.str-chat.messaging .str-chat__thread-list .quoted-message-inner{background:var(--dark-grey)}.str-chat__typing-indicator{align-items:center;display:flex;visibility:hidden}.str-chat__typing-indicator--typing{visibility:visible}.str-chat__typing-indicator__avatars{display:flex}.str-chat__typing-indicator__avatars .str-chat__avatar{margin-right:calc(var(--xs-m)*-1)}.str-chat__typing-indicator__avatars .str-chat__avatar:last-of-type{margin-right:var(--xs-m)}.str-chat__typing-indicator__dots{background:var(--white);border:1px solid var(--black10);border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 2px;padding:var(--xxs-p) var(--xs-m);position:relative}.str-chat__typing-indicator__dot{animation:wave 1.1s linear infinite;background:var(--primary-color);border-radius:var(--border-radius-round);display:inline-block;height:6px;margin-right:var(--xxs-m);width:6px}.str-chat__typing-indicator__dot:nth-child(2){animation-delay:-.9s;opacity:.5}.str-chat__typing-indicator__dot:nth-child(3){animation-delay:-.8s;opacity:.2}.str-chat__typing-indicator .str-chat__typing-indicator__users{color:var(--lighten-grey);margin-left:8px}.dark.str-chat .str-chat__typing-indicator__avatars .str-chat__avatar{border-color:var(--dark-grey)}.dark.str-chat .str-chat__typing-indicator__dots{background:var(--white5)}@keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-8px)}}.str-chat__tooltip{background:var(--black);border-radius:var(--border-radius-sm);color:var(--white);display:flex;font-size:var(--xs-font);max-width:300px;padding:var(--xxs-p) var(--xs-p)}.str-chat__tooltip button{background:none;border:none;color:var(--primary-color);font-family:var(--second-font);font-size:var(--xs-font);outline:none;outline:0}.str-chat__tooltip a{color:var(--primary-color);text-decoration:none}.str-chat__tooltip:not(.str-chat__tooltip-angular){bottom:calc(100% + 10px);position:absolute;right:0}.str-chat__tooltip:not(.str-chat__tooltip-angular):after{background:var(--black);bottom:-2px;content:"";height:5px;position:absolute;right:5px;transform:rotate(45deg);width:5px}.str-chat__virtual-list{font-size:0}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-left:var(--xl-p);padding-right:var(--xl-p);width:100%}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--first{padding-bottom:0;padding-left:var(--xl-p)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--first .str-chat__avatar,.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--first .str-chat__message-data.str-chat__message-simple-data{display:none}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--first.str-chat__message-simple--me{padding-left:0;padding-right:var(--xl-p)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--first.str-chat__message-simple--me.str-chat__virtual-message__wrapper--end{padding-right:0}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--first.str-chat__virtual-message__wrapper--end{padding-bottom:var(--xs-p)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--first.str-chat__virtual-message__wrapper--end .str-chat__message-data.str-chat__message-simple-data{display:block;position:relative;width:100%}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--group{align-items:center;padding-left:var(--xl-p)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--group.str-chat__message-simple--me{padding-left:0;padding-right:var(--xl-p)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--group.str-chat__message-simple--me.str-chat__virtual-message__wrapper--end{padding-right:0}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--group .str-chat__message-data.str-chat__message-simple-data{display:block;position:relative;width:100%}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--end{padding-bottom:var(--xs-p);padding-left:0}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--end .str-chat__avatar,.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple.str-chat__virtual-message__wrapper--end .str-chat__message-data.str-chat__message-simple-data{display:block}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message{align-items:flex-end;cursor:pointer;display:flex;margin-bottom:var(--xxs-m)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message-inner{align-items:flex-end;background:var(--grey-whisper);border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;display:flex;max-width:408px;padding:var(--xxs-p) var(--xs-p);text-align:start}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message-inner .str-chat__message-attachment-card.str-chat__message-attachment-card--image{border:none;border-radius:var(--border-radius-md)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message-inner .str-chat__message-attachment--image:first-of-type{border-radius:var(--border-radius-md);max-height:48px;max-width:48px}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message-inner .str-chat__message-attachment img{border-radius:var(--border-radius-md)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message-inner .str-chat__message-attachment--file:first-of-type{background:var(--white);border-bottom:1px solid var(--grey-whisper);border-radius:var(--border-radius-md);min-width:33%}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message-inner :nth-child(2){margin-left:var(--xs-m)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message.mine .quoted-message-inner{background:var(--white-snow)}.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}.giphy-preview-message{background:var(--white-snow);border-top:2px solid var(--border)}.str-chat__virtual-message__wrapper{display:flex;flex-direction:row;padding:10px 40px;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:var(--border-radius)}.str-chat__virtual-message__wrapper .str-chat__avatar-fallback{background-color:#789}.str-chat__virtual-message__meta{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.str-chat__virtual-message__data{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;margin-left:auto;min-width:70px}.str-chat__virtual-message__author{color:var(--primary-color);font-size:1rem}.str-chat__virtual-message__date{display:block;font-size:.7rem;margin-left:auto;opacity:.5;padding-left:8px}.str-chat__virtual-message__actions{cursor:pointer;position:relative}.str-chat__virtual-message__actions button{background:transparent;border:none}.str-chat__virtual-message__actions svg{fill:var(--black);opacity:.5}.str-chat__virtual-message__actions:hover svg{opacity:1}.str-chat__virtual-message__actions .str-chat__message-actions-box{border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius);bottom:10px;left:unset;right:100%}.str-chat__virtual-message__content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}.str-chat__virtual-message__content .str-chat__message--deleted-inner{padding:8px 0}.str-chat__virtual-message__text{display:flex;font-size:.9rem;justify-content:space-between;padding-top:5px;width:100%;word-break:break-word}.str-chat__virtual-message__text p{padding-right:16px}.str-chat__virtual-message__text a{color:var(--primary-color);font-weight:var(--font-weight-bold);text-decoration:none}.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{justify-content:unset;margin:0;width:100%}.dark .str-chat__virtual-message__wrapper:hover{background:var(--black20)}.dark .str-chat__virtual-message__text{color:#f8f8ff}.dark .str-chat__virtual-message__date{color:var(--white)}
/*# sourceMappingURL=617.3532641d.css.map*/