@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,400i,700,700i);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:inherit;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:1em;height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:.3em;width:var(--PhoneInputCountrySelectArrow-width);height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-color:inherit;border-top:0 solid var(--PhoneInputCountrySelectArrow-color);border-bottom-width:1px;border-bottom:var(--PhoneInputCountrySelectArrow-borderWidth) solid var(--PhoneInputCountrySelectArrow-color);border-left:0 solid var(--PhoneInputCountrySelectArrow-color);border-right-width:1px;border-right:var(--PhoneInputCountrySelectArrow-borderWidth) solid var(--PhoneInputCountrySelectArrow-color);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:9999;z-index:var(--toastify-z-index);-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:320px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:sans-serif;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s}.Toastify--animate-icon{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:#fff;color:var(--toastify-text-color-info);background:#3498db;background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:#fff;color:var(--toastify-text-color-success);background:#07bc0c;background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:#fff;color:var(--toastify-text-color-warning);background:#f1c40f;background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:#fff;color:var(--toastify-text-color-error);background:#e74c3c;background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;z-index:var(--toastify-z-index);opacity:.7;-webkit-transform-origin:left;transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-right:2px solid var(--toastify-spinner-color);-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.12d37040.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.8fc5f5f2.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.48e4b37e.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.8fc5f5f2.woff) format("woff");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.04e05839.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.8fc5f5f2.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:url(/static/media/roboto-greek-300-normal.7c6b44c5.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.8fc5f5f2.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.af9afdc1.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.8fc5f5f2.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.a29236e0.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.8fc5f5f2.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:url(/static/media/roboto-latin-300-normal.0109a2ac.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.8fc5f5f2.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.493afe7a.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.376ea5d9.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.5e493812.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.376ea5d9.woff) format("woff");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.bb723e84.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.376ea5d9.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/roboto-greek-400-normal.1cbfc636.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.376ea5d9.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.c0bec65d.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.376ea5d9.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.c3dcdbd5.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.376ea5d9.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url(/static/media/roboto-latin-400-normal.4673b453.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.376ea5d9.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.3e748c93.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.52cb737b.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.d1615fb9.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.52cb737b.woff) format("woff");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.9c0d384f.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.52cb737b.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url(/static/media/roboto-greek-500-normal.007ca18d.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.52cb737b.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.b8e494da.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.52cb737b.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.feaff916.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.52cb737b.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url(/static/media/roboto-latin-500-normal.86988841.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.52cb737b.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.b816cda3.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.ef6d1d09.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.0334efc0.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.ef6d1d09.woff) format("woff");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.9674bc0a.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.ef6d1d09.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url(/static/media/roboto-greek-700-normal.3292e831.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.ef6d1d09.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.3096f18a.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.ef6d1d09.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.bcf37d66.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.ef6d1d09.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url(/static/media/roboto-latin-700-normal.0682ca7f.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.ef6d1d09.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.rfu-file-icon--small.svg-inline--fa{color:#414d54}.rfu-file-icon--small.fa-file-excel{color:#207245}.rfu-file-icon--small.fa-file-powerpoint{color:#cb4a32}.rfu-file-icon--small.fa-file-word{color:#2c599d}.rfu-file-icon--small.fa-file-pdf{color:#f82903}:root{--main-font:IBM Plex Sans,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:rgba(0,108,255,0.3607843137254902);--magenta:#f0f;--red:red;--faded-red:rgba(208,2,27,0.10196078431372549);--dt-bg-team:#1d1f22;--border-color:rgba(0,0,0,0.0784313725490196);--lighten-black:grey;--lighten-grey:#858585;--light-grey:#ebebeb;--grey:grey;--dark-grey:#343434;--green:#28ca42;--faded-green:rgba(2,208,2,0.10196078431372549);--white5:hsla(0,0%,100%,0.050980392156862744);--white10:hsla(0,0%,100%,0.10196078431372549);--white20:hsla(0,0%,100%,0.2);--white30:hsla(0,0%,100%,0.30196078431372547);--white40:hsla(0,0%,100%,0.4);--white50:hsla(0,0%,100%,0.5019607843137255);--white60:hsla(0,0%,100%,0.6);--white70:hsla(0,0%,100%,0.7019607843137254);--white80:hsla(0,0%,100%,0.8);--white90:hsla(0,0%,100%,0.9019607843137255);--white95:hsla(0,0%,100%,0.9490196078431372);--black5:rgba(0,0,0,0.050980392156862744);--black10:rgba(0,0,0,0.10196078431372549);--black20:rgba(0,0,0,0.2);--black30:rgba(0,0,0,0.30196078431372547);--black40:rgba(0,0,0,0.4);--black50:rgba(0,0,0,0.5019607843137255);--black60:rgba(0,0,0,0.6);--black70:rgba(0,0,0,0.7019607843137254);--black80:rgba(0,0,0,0.8);--black90:rgba(0,0,0,0.9019607843137255);--black95:rgba(0,0,0,0.9490196078431372);--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;--black:#000;--blue-alice:#e9f2ff;--border:rgba(0,0,0,0.0784313725490196);--button-background:#fff;--button-text:#005fff;--grey:#7a7a7a;--grey-gainsboro:#dbdbdb;--grey-whisper:#ecebeb;--highlight:#fbf4dd;--modal-shadow:rgba(0,0,0,0.6);--overlay:rgba(0,0,0,0.2);--overlay-dark:rgba(0,0,0,0.6);--shadow-icon:rgba(0,0,0,0.25098039215686274);--targetedMessageBackground:#fbf4dd;--transparent:transparent;--white:#fff;--white-smoke:#f2f2f2;--white-snow:#fcfcfc}.str-chat{box-sizing:border-box}.str-chat *,.str-chat :after,.str-chat :before{box-sizing:inherit;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font)}.clearfix{clear:both}.messenger-chat.str-chat{display:flex;align-items:flex-start;justify-content:flex-start;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);height:100vh;margin:0;flex:1 0 100%}.messenger-chat.str-chat .str-chat__container{flex:1 1;height:100%;display:flex;flex-direction:row}.messenger-chat.str-chat .str-chat__main-panel{width:100%;min-width:250px;flex:1 1;height:100%;display:flex;flex-direction:column;padding:16px 16px 0 8px;padding:var(--sm-p) var(--sm-p) 0 var(--xs-p)}.str-chat{height:100vh;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);color:#000;color:var(--black)}.str-chat.commerce,.str-chat.messaging{background-color:#dbdbdb;background-color:var(--grey-gainsboro)}.str-chat.commerce.dark,.str-chat.messaging.dark{background-color:#343434;background-color:var(--dark-grey)}.str-chat.livestream.dark,.str-chat.team.dark{background:#343434;background:var(--dark-grey)}@font-face{font-family:ReplaceFlagEmojiPNG;src:url(/static/media/NotoColorEmoji-flags.148141ac.woff2) format("woff2");unicode-range:U+1f1e6-1f1ff}@font-face{font-family:ReplaceFlagEmojiSVG;src:url(/static/media/EmojiOneColor.90ee5fb8.woff2) format("woff2");unicode-range:U+1f1e6-1f1ff}.str-chat--windows-flags .emoji-mart-emoji-native *,.str-chat--windows-flags .str-chat__emoji-item--entity,.str-chat--windows-flags .str-chat__message-text-inner *,.str-chat--windows-flags .str-chat__textarea__textarea{font-family:ReplaceFlagEmojiPNG,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:ReplaceFlagEmojiPNG,var(--second-font),sans-serif;font-display:swap}@-moz-document url-prefix(""){.str-chat--windows-flags .emoji-mart-emoji-native *,.str-chat--windows-flags .str-chat__emoji-item--entity,.str-chat--windows-flags .str-chat__message-text-inner *,.str-chat--windows-flags .str-chat__textarea__textarea{font-family:ReplaceFlagEmojiSVG,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:ReplaceFlagEmojiSVG,var(--second-font),sans-serif;font-display:swap}}.str-chat-channel-list{float:left}.str-chat-channel{max-height:100vh}.str-chat-channel .str-chat__container{height:100%;display:flex}.str-chat-channel .str-chat__container .str-chat-angular__main-panel-inner,.str-chat-channel .str-chat__container .str-chat__main-panel{height:100%;width:100%;min-width:250px;display:flex;flex-direction:column;flex:1 1}.str-chat-channel.messaging .str-chat__main-panel{padding:16px 8px 0 0;padding:var(--sm-p) var(--xs-p) 0 0}@media screen and (max-width:960px){.str-chat-channel.messaging .str-chat__main-panel{padding:4px 4px 0;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:hsla(0,0%,100%,.9490196078431372);background:var(--white95)}.str-chat-channel.commerce.dark .str-chat__container{background:#343434;background:var(--dark-grey);box-shadow:0 10px 31px 0 rgba(0,0,0,.5019607843137255);box-shadow:0 10px 31px 0 var(--black50)}.str-chat.dark .emoji-mart{background:#343434;background:var(--dark-grey);border:#343434;border:var(--dark-grey)}.str-chat.dark .emoji-mart-category-label span,.str-chat.dark .emoji-mart-search input{background:#343434;background:var(--dark-grey);color:#fff;color:var(--white)}.str-chat.dark .emoji-mart-search button svg{fill:#fff;fill:var(--white)}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;font-size:16px;display:inline-block;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;color:#858585;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;margin:0;box-shadow:none;background:none;border:none}.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{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors img,.emoji-mart-anchors svg{fill:currentColor;height:18px;width:18px}.emoji-mart-scroll{overflow-y:scroll;overflow-x:hidden;height:270px;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:5px 25px 6px 10px;border-radius:5px;border:1px solid #d9d9d9;outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{position:absolute;top:7px;right:11px;z-index:2;padding:2px 5px 1px;border:none;background:none}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%}.emoji-mart-category-label{z-index:2;position:relative;position:-webkit-sticky;position:sticky;top:0}.emoji-mart-category-label span{display:block;width:100%;font-weight:500;padding:5px 6px;background-color:#fff;background-color:hsla(0,0%,100%,.95)}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{list-style:none;margin:0;padding:0;display:inline-block}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0;margin:0;padding:0;border:none;background:none;box-shadow:none}.emoji-mart-emoji-native{font-family:"Segoe UI Emoji","Segoe UI Symbol","Segoe UI","Apple Color Emoji","Twemoji Mozilla","Noto Color Emoji","Android Emoji"}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results-img{display:block;margin-left:auto;margin-right:auto;width:50%}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-data,.emoji-mart-preview-emoji,.emoji-mart-preview-skins{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-shortname{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches.custom{font-size:0;border:none;background-color:#fff}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:first-child{transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;transition-property:width,height;transition-duration:.125s;transition-timing-function:ease-out;cursor:default}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected:after{content:"";width:0;height:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{display:inline-block;vertical-align:middle;text-align:left;color:#888;font-size:11px;padding:5px 2px;width:95px;height:40px;border-radius:10%;background-color:#fff}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.emoji-mart-dark{color:#fff;background-color:#222}.emoji-mart-dark,.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;border-color:#555453;background-color:#2f2f2f}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-anchor-selected,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor:hover{color:#bfbfbf}.mml-container{font-family:inherit;line-height:1.26;font-size:15px}.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{overflow:hidden;border-bottom:1px solid #e5e5e6}.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{display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;text-decoration:none;-webkit-appearance:none;padding:6px 16px;border-radius:16px;border:1px solid #f2f2f2;color:#006cff;background:#f2f2f2;font-family:inherit;font-weight:700;font-size:15px;margin:0}.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{border-color:#006cff;color:#fff;background:#006cff}.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]{border-color:#f2f2f2;color:#b2b1b5;background:#f2f2f2}.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{padding:5px;border-radius:100%}.mml-btnlist{display:flex}.mml-btnlist--grounded{flex-direction:column;overflow:hidden;width:100%;border:1px solid #e5e5e6;background:#f2f2f2}.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{width:100%;margin:0;padding:12px 16px;border-width:0 0 1px;border-radius:0;border-color:#e5e5e6}.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{justify-content:flex-start;font-weight:400}.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{display:flex;padding:8px 0;overflow-x:scroll;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.mml-carousel__track::-webkit-scrollbar{display:none}.mml-carousel__slides{display:flex;flex-wrap:nowrap;min-width:100%}.mml-carousel__slide{scroll-snap-align:center;display:flex;flex-direction:column;margin-right:8px}.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-top:8px;padding-bottom:6px}.mml-carousel-item>.mml-md:last-of-type,.mml-carousel-item>.mml-text:last-of-type{flex:1 1}.mml-carousel-item>.mml-text{font-size:11px;color:#8a898e}.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{padding:10px 16px;border-top-left-radius:0;border-top-right-radius:0;border:1px solid #e5e5e6}.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-2,.mml-col-3,.mml-col-4,.mml-col-5,.mml-col-6,.mml-col-7,.mml-col-8,.mml-col-9,.mml-col-10,.mml-col-11,.mml-col-12{position:relative;width:100%;padding-right:4px;padding-left:4px}.mml-col-1{flex:0 0 8.33333%;max-width:8.33333%}.mml-col-2{flex:0 0 16.66667%;max-width:16.66667%}.mml-col-3{flex:0 0 25%;max-width:25%}.mml-col-4{flex:0 0 33.33333%;max-width:33.33333%}.mml-col-5{flex:0 0 41.66667%;max-width:41.66667%}.mml-col-6{flex:0 0 50%;max-width:50%}.mml-col-7{flex:0 0 58.33333%;max-width:58.33333%}.mml-col-8{flex:0 0 66.66667%;max-width:66.66667%}.mml-col-9{flex:0 0 75%;max-width:75%}.mml-col-10{flex:0 0 83.33333%;max-width:83.33333%}.mml-col-11{flex:0 0 91.66667%;max-width:91.66667%}.mml-col-12{flex:0 0 100%;max-width:100%}.mml-col-auto{flex:0 0 auto;width:auto;max-width:100%}.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{display:flex;justify-content:center;padding:8px;color:#bb5151;font-size:88%}.mml-icon{font-family:Material Icons;line-height:16px;font-size:16px}.mml-icon__svg{width:1em;height:1em;fill:currentColor}.mml-image{display:block;width:100%;height:auto;margin:0}.mml-input{position:relative;width:100%;padding:12px 16px;-webkit-appearance:none;border:1px solid #e5e5e6;color:#8a898e}.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{outline:none;color:#0e1621}.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-header+.mml-input,.mml-card .mml-input+.mml-btn{border-top:0}.mml-progress{width:1em;color:#bbb;-webkit-animation:mml-animation-dash 1.4s ease-in-out infinite;animation:mml-animation-dash 1.4s ease-in-out infinite;stroke-dasharray:80px,200px;stroke-dashoffset:0px}.mml-progress__svg{display:block}.mml-progress__circle{stroke:currentColor}@-webkit-keyframes mml-animation-dash{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}@keyframes mml-animation-dash{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.mml-loading{display:flex;align-items:center;justify-content:center;padding:8px;font-size:88%}.mml-loading__text{padding-left:8px}.mml-md{padding:2px 0;color:#0e1621}.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{padding:0 1em;margin:1em 0;border:solid #f2f2f2;border-width:0 0 0 3px}.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{padding:2px 4px;margin:0 0 1em;white-space:normal;background:#e5e5e6}.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-size:87.5%;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.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{flex:1 1;display:flex}.mml-number__count{align-items:center;justify-content:center;margin:0 8px;font-weight:700;color:#0e1621}.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-right:-4px;margin-left:-4px;min-width:100%}.mml-card{width:100%}.mml-card .mml-btnlist{font-size:14px;border:0}.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{min-width:100%;border:1px solid #e5e5e6}.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{padding:10px 16px;border-radius:0}.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{border-color:#e5e5e6;border-style:solid;border-width:0 1px;background:#fff;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{display:flex;align-items:center;min-width:100%;padding:15px 0;font-size:13px;background:#f2f2f2;color:#8a898e;border-top-left-radius:16px;border-top-right-radius:16px;border:1px solid #e5e5e6}.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{padding-left:16px;margin-right:-8px}.mml-card-header__text{padding:0 16px;font-weight:700}.mml-datepicker{flex:1 1;display:flex}.mml-datepicker__select{flex:1 1}.mml-datepicker__select>div{overflow-y:scroll;scrollbar-width:none;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.mml-datepicker__select>div::-webkit-scrollbar{display:none}.mml-datepicker__item{padding:4px 5px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.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{height:217px;background:#fff}.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:"";z-index:1;position:absolute;left:0;right:0;height:10%;min-height:60px;pointer-events:none}.mml-scheduler .mml-datepicker__select:before{top:0;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,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{bottom:0;background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,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;justify-content:center;padding:8px;font-size:88%}.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{padding:2px 0;color:#0e1621}.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-]{font-family:Avenir,Arial,Helvetica,sans-serif;box-sizing:border-box}.rfu-file-previewer{border:1px solid rgba(0,0,0,.1);border-radius:4px;overflow:hidden;margin:8px 0;position:relative}.rfu-file-previewer ol{position:relative;margin:0;padding:0;list-style:none}.rfu-file-previewer ol li{position:relative;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.1)}.rfu-file-previewer ol li:last-child{border-color:transparent}.rfu-file-previewer__file{position:relative;display:flex;align-items:center;cursor:pointer}.rfu-file-previewer__file:hover{background:#fafafa}.rfu-file-previewer__file a{flex:1 1;margin:0 8px;color:#414d54;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfu-file-previewer__file svg{min-width:25px}.rfu-file-previewer__file--uploading{opacity:.4}.rfu-file-previewer__file--failed a{display:flex;align-items:center;color:#8b9297}.rfu-file-previewer__file--failed a:after{text-decoration:none}.rfu-file-previewer__image{min-width:25px;display:flex}.rfu-file-previewer__loading-indicator{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1000}.rfu-file-previewer__close-button{position:relative;z-index:10000}.rfu-file-previewer__failed{background:#ff6363}.rfu-file-previewer__failed,.rfu-file-previewer__retry{padding:3px 6px;margin-left:8px;color:#fff;border-radius:4px;font-size:12px}.rfu-file-previewer__retry{text-decoration:none;background:#63e5a4}.rfu-file-upload-button{cursor:pointer}.rfu-file-upload-button svg{fill:#a0b2b8}.rfu-file-upload-button:hover svg{fill:#88979c}.rfu-file-upload-button label{cursor:pointer}.rfu-file-upload-button .rfu-file-input{width:0;height:0;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rfu-icon-button{cursor:pointer;position:relative;padding:4px;align-items:center;justify-content:center}.rfu-icon-button svg{margin:4px;position:relative;z-index:50;fill:#a0b2b8}.rfu-icon-button:hover svg{fill:#88979c}.rfu-dropzone .rfu-dropzone__notifier{position:absolute;height:100%;width:100%;padding:30px;z-index:90;display:none;border-radius:4px}.rfu-dropzone--accept .rfu-dropzone__notifier{background:rgba(0,212,106,.83);display:block}.rfu-dropzone--reject .rfu-dropzone__notifier{background:rgba(255,0,0,.83);display:block}.rfu-dropzone__inner{padding:30px;border:1px dashed #fff;border-radius:4px}.rfu-image-previewer{flex-wrap:wrap;margin:8px 0}.rfu-image-previewer,.rfu-image-previewer__image{display:flex}.rfu-image-previewer__image{width:100px;height:100px;position:relative;margin-right:8px;margin-bottom:8px;align-items:center;justify-content:center}.rfu-image-previewer__image--loaded .rfu-thumbnail__overlay{background:linear-gradient(180deg,rgba(0,0,0,.4),transparent)}.rfu-image-previewer__image .rfu-thumbnail__wrapper{position:absolute}.rfu-image-previewer__image .rfu-loading-indicator{position:absolute;z-index:90}.rfu-image-previewer__retry{z-index:90}.rfu-image-upload-button{cursor:pointer}.rfu-image-upload-button svg{fill:#a0b2b8}.rfu-image-upload-button:hover svg{fill:#88979c}.rfu-image-upload-button label{cursor:pointer}.rfu-image-upload-button .rfu-image-input{width:0;height:0;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rfu-loading-indicator{margin:0 auto;width:70px;text-align:center}.rfu-loading-indicator>div{width:18px;height:18px;background-color:#ccc;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.rfu-loading-indicator .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rfu-loading-indicator .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rfu-loading-indicator__spinner{width:20px;height:20px;border:2px solid #eee;border-top-color:#00d46a;border-radius:50%;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.rfu-thumbnail__wrapper{width:100px;height:100px;border-radius:4px;overflow:hidden;position:relative}.rfu-thumbnail__overlay{position:absolute;background-color:rgba(0,0,0,.4);width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-end;padding:5px}.rfu-thumbnail__image{width:inherit;height:inherit;object-fit:cover}.rfu-thumbnail-placeholder{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:1px dashed #bfbfbf;border-radius:4px;cursor:pointer}.rfu-thumbnail-placeholder:hover{background:#f2f2f2}.str-chat__actions-box{background:#fff;background:var(--white);background-image:linear-gradient(-180deg,#fcfcfc,#f7f7f7);background-image:linear-gradient(-180deg,var(--bg-gradient-start),var(--bg-gradient-end));box-shadow:0 1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 0 0 var(--border);border-radius:8px;border-radius:var(--border-radius-md);display:flex;flex-direction:column;z-index:1000;position:absolute;min-width:150px}.str-chat__actions-box--right{right:0;top:calc(100% + 2px)}.str-chat__actions-box--left{left:0;top:calc(100% + 2px)}.str-chat__actions-box>button{text-align:left;width:100%;border:none;margin:0;padding:8px;padding:var(--xs-p);font-size:12px;font-size:var(--sm-font);background:none;cursor:pointer}.str-chat__actions-box>button:not(:last-of-type){box-shadow:0 1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 0 0 var(--border)}.str-chat__actions-box>button:hover{color:#006cff;color:var(--primary-color)}.dark.str-chat .str-chat__message-actions-box{background:#7a7a7a;background:var(--grey);background-image:linear-gradient(-180deg,#fcfcfc,#f7f7f7);background-image:linear-gradient(-180deg,var(--bg-gradient-start),var(--bg-gradient-end));box-shadow:0 0 2px 0 rgba(0,0,0,.0784313725490196),0 1px 0 0 rgba(0,0,0,.0784313725490196),0 1px 8px 0 rgba(0,0,0,.0784313725490196);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:#fff;color:var(--white)}.dark.str-chat .str-chat__message-actions-box button:hover{color:#006cff;color:var(--primary-color)}.str-chat__message-attachment-actions-form{width:100%;margin:8px 0;margin:var(--xs-m) 0;padding:0;display:flex}.str-chat__message-attachment-actions-button{flex:1 1;border:none;background:none;margin:0 4px;margin:0 var(--xxs-m);padding:8px;padding:var(--xs-p) var(--xs-p);border-radius:999px;border-radius:var(--border-radius-round);outline:none}.str-chat__message-attachment-actions-button:focus{border:1px solid #006cff;border:1px solid var(--primary-color);box-shadow:0 0 0 2px rgba(0,108,255,.3607843137254902);box-shadow:0 0 0 2px var(--primary-color-faded)}.str-chat__message-attachment-actions-button--primary{background-color:#006cff;background-color:var(--primary-color);color:#fff;color:var(--white)}.str-chat__message-attachment-actions-button--default{border:2px solid rgba(0,0,0,.0784313725490196);border:2px solid var(--border)}.dark.str-chat .str-chat__message-attachment-actions-button{color:#fff;color:var(--white)}.dark.str-chat .str-chat__message-attachment-actions-button--default{border-color:#ecebeb;border-color:var(--grey-whisper)}.str-chat__attachment{max-width:450px}.str-chat__player-wrapper{position:relative;padding-top:56.25%}.str-chat__player-wrapper .react-player{position:absolute;top:0;left:0}.str-chat__message .str-chat__player-wrapper .react-player{border-radius:16px 16px 16px 0;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:16px 16px 0 16px;border-radius:var(--border-radius) var(--border-radius) 0 var(--border-radius);overflow:hidden}.str-chat__message-attachment{width:100%;max-width:375px;border-radius:16px;border-radius:var(--border-radius);margin:8px auto 8px 0;margin:var(--xs-m) auto var(--xs-m) 0;padding:0}.str-chat__message--me .str-chat__message-attachment{padding-left:0;margin:8px 0 8px auto;margin:var(--xs-m) 0 var(--xs-m) auto}.str-chat__message-team.thread-list .str-chat__message-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{position:relative;height:50px;display:flex;align-items:center;font-size:14px;font-size:var(--md-font);line-height:22px;border-left:1px solid rgba(0,0,0,.0784313725490196);border-left:1px solid var(--border);width:auto;padding-left:4px;padding-left:var(--xxs-p)}.str-chat__message-attachment-file--item:hover{background:#fff;background:var(--white)}.str-chat__message-attachment-file--item img,.str-chat__message-attachment-file--item svg{margin-right:8px;margin-right:var(--xs-m)}.str-chat__message-attachment-file--item-text{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.str-chat__message-attachment-file--item a{font-weight:700;font-weight:var(--font-weight-bold);color:#000;color:var(--black);opacity:.8;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.str-chat__message-attachment-file--item a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.str-chat__message-attachment-file--item span{line-height:14px;font-size:12px;font-size:var(--sm-font);font-weight:700;font-weight:var(--font-weight-bold);text-transform:uppercase;display:block;color:#000;color:var(--black);opacity:.5}.str-chat__message-attachment--image{height:auto;max-height:300px;max-width:100%;border-radius:0}.str-chat__message-attachment--image:hover{background:transparent}.str-chat__message-attachment--image img{height:inherit;width:auto;max-height:inherit;max-width:100%;display:block;object-fit:cover;overflow:hidden}.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-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:#ecebeb;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:#fff;color:var(--white)}.livestream.str-chat.dark .str-chat__message-attachment-file--item:hover{background:transparent}.str-chat__avatar{width:32px;height:32px;flex:0 0 32px;margin-right:8px;margin-right:var(--xs-m);display:flex;align-items:center;justify-content:center;color:#fff;color:var(--white);text-transform:uppercase;overflow:hidden}.str-chat__avatar--circle{border-radius:999px;border-radius:var(--border-radius-round)}.str-chat__avatar--rounded{border-radius:4px;border-radius:var(--border-radius-sm)}.str-chat__avatar--square{border-radius:0}.str-chat__avatar-fallback,.str-chat__avatar-image{display:block;width:inherit;height:inherit;object-fit:cover;text-align:center}.str-chat__avatar-image--loaded{background-color:none}.str-chat__avatar-fallback{background-color:#006cff;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 0 0 8px;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{height:80px;overflow:hidden;position:relative;border-radius:4px;border-radius:var(--border-radius-sm);margin:0;display:flex;background:#ecebeb;background:var(--grey-whisper)}.str-chat__audio__image{height:80px;width:80px;position:relative;z-index:20}.str-chat__audio__image--overlay{width:inherit;height:inherit;position:absolute;top:0;left:0;background:rgba(0,0,0,.6);background:var(--overlay-dark);z-index:30;font-size:3em;color:#f2f2f2;color:var(--white-smoke);display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.str-chat__audio__image--button{margin:0;padding:0;display:flex;align-items:center;width:40px;height:40px}.str-chat__audio__image--button svg{fill:#f2f2f2;fill:var(--white-smoke)}.str-chat__audio__image img{z-index:20;position:absolute;top:0;left:0;width:inherit;height:inherit;object-fit:cover}.str-chat__audio__content{display:flex;flex-direction:column;justify-content:space-around;padding:8px 16px;padding:var(--xs-p) var(--sm-p);margin-left:16px;margin-left:var(--sm-m);width:100%}.str-chat__audio__content--title{margin:0;padding:0;line-height:1}.str-chat__audio__content--subtitle{margin:0;padding:0;line-height:1;font-size:12px;font-size:var(--sm-font);opacity:.49}.str-chat__audio__content--progress{height:6px;width:100%;border-radius:4px;border-radius:var(--border-radius-sm);background:rgba(0,0,0,.2);background:var(--overlay);padding:1px;margin:2px 0;margin:calc(var(--xxs-m)/2) 0}.str-chat__audio__content--progress>div{height:4px;border-radius:4px;border-radius:var(--border-radius-sm);width:0;background:#006cff;background:var(--primary-color);transition:width .5s linear}.str-chat.dark .str-chat__audio__wrapper{background:#000;background:var(--black);color:#fff;color:var(--white)}.str-chat.dark .str-chat__audio__content--progress{background:#7a7a7a;background:var(--grey)}.str-chat__message-attachment-card{position:relative;background:#fff;background:var(--white);border-radius:16px 16px 16px 0;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;overflow:hidden;font-size:12px;font-size:var(--sm-font);border:10px solid rgba(0,0,0,.0784313725490196);border:10px solid var(--border);margin:32px 0 0;margin:var(--lg-m) 0 0 0}.str-chat__message-attachment-card--header{width:100%;height:175px}.str-chat__message-attachment-card--header img{width:inherit;height:inherit;object-fit:cover}.str-chat__message-attachment-card--title{font-weight:700;font-weight:var(--font-weight-bold);flex:1 1}.str-chat__message-attachment-card--flex{min-width:0}.str-chat__message-attachment-card--flex,.str-chat__message-attachment-card--flex>*{overflow:hidden;text-overflow:ellipsis}.str-chat__message-attachment-card--content{padding:8px 16px;padding:var(--xs-p) var(--sm-p);margin:-8px;margin:calc(var(--xs-m)*-1);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.str-chat__message-attachment-card--content>*{margin:8px 0;margin:var(--xs-m) 0}.str-chat__message-attachment-card--url{text-decoration:none;display:block;color:#000;color:var(--black);text-transform:uppercase;opacity:.5}.str-chat__message-attachment-card--url:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:unset}.str-chat.commerce .str-chat__message-attachment-card{max-width:375px;width:100%}.str-chat__message--me .str-chat__message-attachment-card{background:rgba(0,0,0,.2);background:var(--overlay);border:1px solid transparent;border-radius:16px 16px 0 16px;border-radius:var(--border-radius) var(--border-radius) 0 var(--border-radius)}.dark.str-chat .str-chat__message-attachment-card__giphy-logo{-webkit-filter:invert(100%);filter:invert(100%)}.str-chat__header{display:flex;padding:8px;padding:var(--xs-p);border-bottom:1px solid rgba(0,0,0,.0784313725490196);border-bottom:1px solid var(--border)}.str-chat__header-livestream{padding:8px 40px;padding:var(--xs-p) var(--xl-p);min-height:70px;display:flex;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);background:#fff;background:var(--white);box-shadow:0 1px 1px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 1px 0 var(--border)}.str-chat__header-livestream-left{flex:1 1;font-size:14px;font-size:var(--md-font)}.str-chat__header-livestream-left--title{font-weight:700;font-weight:var(--font-weight-bold);margin:0}.str-chat__header-livestream-left--members{font-weight:400;font-weight:var(--font-weight-regular);margin:0}.str-chat__header-livestream-left--livelabel{position:relative;left:5px;font-size:12px;font-size:var(--sm-font);text-transform:uppercase;color:red;color:var(--red);display:inline-block;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.str-chat__header-livestream-left--livelabel:before{content:"";position:relative;top:-2px;left:-4px;display:inline-block;width:5px;height:5px;border-radius:999px;border-radius:var(--border-radius-round);background-color:#ff3742;background-color:var(--accent_red)}@-webkit-keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.str-chat__header-livestream-right{display:flex;margin:0 -4px;margin:0 calc(var(--xxs-m)*-1)}.str-chat__header-livestream-right-button-wrapper{position:relative}.str-chat__header .str-chat__avatar{margin:0 16px 0 0;margin:0 var(--sm-m) 0 0}.str-chat__title{font-weight:600;font-weight:var(--font-weight-semi-bold)}.str-chat__meta{flex-direction:column}.str-chat__info,.str-chat__meta{width:100%;display:flex;justify-content:space-between}.str-chat__info{font-size:14px;font-size:var(--md-font);color:#7a7a7a;color:var(--grey)}.str-chat__square-button{background:#ecebeb;background:var(--grey-whisper);border:1px solid rgba(0,0,0,.0784313725490196);border:1px solid var(--border);border-radius:4px;border-radius:var(--border-radius-sm);padding:8px;padding:var(--xs-p);margin:0 4px;margin:0 var(--xxs-m);display:flex;align-items:center;justify-content:center}.str-chat__square-button svg{fill:#000;fill:var(--black)}.str-chat__square-button:active{background-color:#ecebeb;background-color:var(--grey-whisper)}.dark.str-chat .str-chat__square-button{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);box-shadow:0 1px 0 0 rgba(0,0,0,.7019607843137254);box-shadow:0 1px 0 0 var(--black70);border-radius:4px;border-radius:var(--border-radius-sm)}.dark.str-chat .str-chat__square-button svg{fill:hsla(0,0%,100%,.7019607843137254);fill:var(--white70)}.messaging.str-chat .str-chat__header-livestream{position:relative;z-index:1;border-radius:8px 8px 0 0;border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;background:#fcfcfc;background:var(--white-snow);box-shadow:0 7px 9px 0 rgba(0,0,0,.0784313725490196),0 1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 7px 9px 0 var(--border),0 1px 0 0 var(--border)}@media screen and (max-width:960px){.messaging.str-chat .str-chat__header-livestream{padding-left:16px;padding-left:var(--sm-p);padding-right:16px;padding-right:var(--sm-p)}}.messaging.str-chat.dark .str-chat__header-livestream{background:#343434;background:var(--dark-grey);box-shadow:0 7px 9px 0 rgba(0,0,0,.0784313725490196),0 1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 7px 9px 0 var(--border),0 1px 0 0 var(--border);border-radius:8px 8px 0 0;border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;color:#fff;color:var(--white)}.livestream.str-chat .str-chat__header-livestream{position:relative;z-index:1;background:#ecebeb;background:var(--grey-whisper);box-shadow:0 1px 1px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 1px 0 var(--border)}.livestream.str-chat.dark .str-chat__header-livestream{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);box-shadow:0 1px 1px 0 rgba(0,0,0,.0784313725490196);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:#fff;color:var(--white)}.livestream.str-chat.dark .str-chat__header-livestream-left--title{font-size:16px;font-size:var(--lg-font)}.commerce.str-chat .str-chat__header-livestream{background:hsla(0,0%,100%,.8);background:var(--white80);box-shadow:0 7px 9px 0 rgba(0,0,0,.050980392156862744),0 1px 0 0 rgba(0,0,0,.050980392156862744);box-shadow:0 7px 9px 0 var(--black5),0 1px 0 0 var(--black5);border-radius:8px 8px 0 0;border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;padding:24px;padding:var(--md-p)}.commerce.str-chat .str-chat__header-livestream-left--title{font-size:26px;font-size:var(--xxl-font);margin:0;line-height:1;font-weight:400;font-weight:var(--font-weight-regular)}.commerce.str-chat .str-chat__header-livestream-left--subtitle{margin:8px 0;margin:var(--xs-m) 0;font-size:16px;font-size:var(--lg-font)}.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:#7a7a7a;background:var(--grey);box-shadow:0 7px 9px 0 rgba(0,0,0,.050980392156862744),0 1px 0 0 rgba(0,0,0,.050980392156862744);box-shadow:0 7px 9px 0 var(--black5),0 1px 0 0 var(--black5);border-radius:8px 8px 0 0;border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;color:#fff;color:var(--white)}.team.str-chat.dark .str-chat__header-livestream{background:#343434;background:var(--dark-grey);box-shadow:0 1px 1px 0 rgba(0,0,0,.30196078431372547);box-shadow:0 1px 1px 0 var(--black30)}.team.str-chat.dark .str-chat__header-livestream-left{color:#fff;color:var(--white)}.team.str-chat.dark .str-chat__header-livestream-left--title{font-size:16px;font-size:var(--lg-font)}.team.str-chat.dark .str-chat__header-livestream-left--members{font-size:12px;font-size:var(--sm-font)}.str-chat__header-hamburger{width:30px;height:38px;padding:8px 8px 8px 0;padding:var(--xs-p) var(--xs-p) var(--xs-p) 0;margin-right:8px;margin-right:var(--xs-m);display:none;flex-direction:column;justify-content:space-around;cursor:pointer}.str-chat__header-hamburger:hover .str-chat__header-hamburger--line{background:#006cff;background:var(--primary-color)}@media screen and (max-width:960px){.str-chat__header-hamburger{display:flex}}.str-chat__header-hamburger--line{width:100%;height:2px;background:#006cff;background:var(--primary-color);border-radius:4px;border-radius:var(--border-radius-sm)}.str-chat__channel-list{flex:1 1;overflow-y:auto;max-width:300px;background:#e9f2ff;background:var(--blue-alice);box-shadow:1px 0 0 0 rgba(0,0,0,.050980392156862744);box-shadow:1px 0 0 0 var(--black5);display:flex;flex-direction:column}.str-chat__channel-list--channels{flex:1 1}.str-chat__channel-list .channel_preview{padding:8px 16px;padding:var(--xs-p) var(--sm-p);border-bottom:1px solid rgba(0,0,0,.10196078431372549);border-bottom:1px solid var(--black10)}.str-chat__button{background:#fff;background:var(--white);box-shadow:0 1px 1px 0 rgba(0,0,0,.10196078431372549),0 1px 4px 0 rgba(0,0,0,.10196078431372549);box-shadow:0 1px 1px 0 var(--black10),0 1px 4px 0 var(--black10);font-size:14px;font-size:var(--md-font);padding:16px 64px;padding:var(--sm-p) var(--xxl-p);color:#006cff;color:var(--primary-color);display:flex;align-items:center;justify-content:center;width:calc(100% - 10px);margin:4px;margin:var(--xxs-m);border:1px solid transparent}.str-chat__button:active,.str-chat__button:focus{outline:none;box-shadow:0 0 1px 0 rgba(0,0,0,.0784313725490196),0 1px 4px 0 rgba(0,0,0,.0784313725490196),0 0 0 2px rgba(0,108,255,.3607843137254902);box-shadow:0 0 1px 0 var(--border),0 1px 4px 0 var(--border),0 0 0 2px var(--primary-color-faded);border:1px solid #006cff;border:1px solid var(--primary-color)}.str-chat__button>*{margin:0 4px;margin:0 var(--xxs-m)}.str-chat__button--round{border-radius:999px;border-radius:var(--border-radius-round)}.str-chat-channel-checkbox{position:absolute;top:0;right:0;z-index:100001}.str-chat-channel-list-burger{width:10px;height:50px;background:#fff;background:var(--white);border-radius:0 4px 4px 0;border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;padding:4px;padding:var(--xxs-p);box-shadow:0 4px 6px rgba(0,0,0,.0784313725490196);box-shadow:0 4px 6px var(--border);position:fixed;top:10px;left:0;z-index:10000;justify-content:center;cursor:pointer}.str-chat-channel-list-burger div{width:4px;height:100%;border-radius:4px;border-radius:var(--border-radius-sm);background:rgba(0,0,0,.0784313725490196);background:var(--border)}@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{position:fixed;left:-380px;top:0;z-index:1001;min-height:100vh;overflow-y:auto;box-shadow:7px 0 9px 0 rgba(0,0,0,.050980392156862744),1px 0 0 0 rgba(0,0,0,.050980392156862744);box-shadow:7px 0 9px 0 var(--black5),1px 0 0 0 var(--black5);transition:left .2s ease-in-out}.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{padding:16px 16px 0;padding:var(--sm-p) var(--sm-p) 0 var(--sm-p);overflow-y:auto}.str-chat__channel-list-messenger{padding:16px 16px 0;padding:var(--sm-p) var(--sm-p) 0 var(--sm-p);min-width:300px;background:#dbdbdb;background:var(--grey-gainsboro)}.str-chat__channel-preview-messenger{display:flex;width:100%;border:none;padding:8px;padding:var(--xs-p);align-items:center;background:transparent;box-shadow:0 1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 0 0 var(--border);text-align:left;margin:8px 0;margin:var(--xs-m) 0;color:#000;color:var(--black)}.str-chat__channel-preview-messenger:hover{cursor:pointer}.str-chat__channel-preview-messenger--active{border:none;border-radius:8px;border-radius:var(--border-radius-md);background:#fcfcfc;background:var(--white-snow);box-shadow:0 1px 5px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 5px 0 var(--border)}.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:12px;font-size:var(--sm-font);line-height:14px;max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.str-chat__channel-preview-messenger--last-message{opacity:.5}.str-chat__channel-preview-messenger--name{font-size:14px;font-size:var(--md-font);line-height:17px;font-weight:600;font-weight:var(--font-weight-semi-bold);margin-bottom:2px;margin-bottom:calc(var(--xxs-m)/2);max-width:250px}.str-chat__channel-preview-messenger--name span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__channel-preview-messenger--unread .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview-messenger--unread .str-chat__channel-preview-messenger--last-message p{opacity:1;font-weight:600;font-weight:var(--font-weight-semi-bold);max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark.str-chat .str-chat__channel-preview-messenger--active{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);box-shadow:0 1px 5px 0 rgba(0,0,0,.10196078431372549);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:#fff;color:var(--white);max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dark.str-chat .str-chat__channel-preview-messenger--name{color:#fff;color:var(--white)}.str-chat__channel-search{padding:24px 24px 0;padding:var(--md-p) var(--md-p) 0;display:flex;align-items:center;position:relative;background:#dbdbdb;background:var(--grey-gainsboro)}.str-chat__channel-search input{flex:1 1;background:#ecebeb;background:var(--grey-whisper);border:1px solid transparent;outline:none;height:30px;border-radius:16px;border-radius:var(--border-radius);color:#000;color:var(--black);font-size:14px;font-size:var(--md-font);padding:16px;padding:var(--sm-p)}.str-chat__channel-search input::-webkit-input-placeholder{color:#7a7a7a;color:var(--grey)}.str-chat__channel-search input::placeholder{color:#7a7a7a;color:var(--grey)}.str-chat__channel-search input:focus{background:#fff;background:var(--white);border:1px solid #006cff;border:1px solid var(--primary-color);box-shadow:0 0 0 2px rgba(0,108,255,.3607843137254902);box-shadow:0 0 0 2px var(--primary-color-faded);transition:all .2s ease-in-out}.str-chat__channel-search-container{position:absolute;width:300px;z-index:2;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{display:flex;align-items:center;border-radius:8px;border-radius:var(--border-radius-md);height:40px;cursor:pointer;padding-left:8px}.str-chat__channel-search-container .str-chat__channel-search-result:hover{font-weight:700;font-weight:var(--font-weight-bold);transition:all .2s ease-in-out}.str-chat__channel-search-result.focused{font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__channel-search-container.popup{border-radius:8px;border-radius:var(--border-radius-md);background:#f2f2f2;background:var(--white-smoke);left:300px;top:20px;box-shadow:0 7px 9px 0 rgba(0,0,0,.0784313725490196),0 1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 7px 9px 0 var(--border),0 1px 0 0 var(--border);border:1px solid rgba(0,0,0,.0784313725490196);border:1px solid var(--border)}.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:#ebebeb;background:var(--light-grey)}.str-chat__channel-search-container.inline{top:60px;right:0;background:#dbdbdb;background:var(--grey-gainsboro);height:calc(100vh - 60px)}.str-chat__channel-search-container.inline .str-chat__channel-search-result.focused,.str-chat__channel-search-container.inline .str-chat__channel-search-result:hover{background:#fff;background:var(--white)}.dark.str-chat .str-chat__channel-search input{background:#dbdbdb;background:var(--grey-gainsboro);color:#fff;color:var(--white)}.str-chat__down{display:flex;height:100%}.str-chat__down-main{flex:1 1;padding:32px;padding:var(--lg-p)}.dark.str-chat .str-chat__down{color:#fff;color:var(--white)}.str-chat.messaging .str-chat__event-component__channel-event{display:flex;margin-top:24px;margin-top:var(--md-m)}.str-chat.messaging .str-chat__event-component__channel-event__content{margin-right:8px;margin-right:var(--xs-m);color:rgba(0,0,0,.6);color:var(--overlay-dark);font-size:16px;font-size:var(--lg-font)}.str-chat.messaging .str-chat__event-component__channel-event__date{font-size:10px;font-size:var(--xs-font);margin-top:4px;margin-top:var(--xxs-m)}.str-chat.team .str-chat__event-component__channel-event{display:flex;margin:24px 40px;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{margin-right:8px;margin-right:var(--xs-m);color:rgba(0,0,0,.6);color:var(--overlay-dark);font-size:16px;font-size:var(--lg-font)}.str-chat.team .str-chat__event-component__channel-event__date{font-size:10px;font-size:var(--xs-font);margin-top:4px;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{display:flex;padding:40px;padding:var(--xl-p);align-items:center}.str-chat__date-separator-date{font-size:14px;font-size:var(--md-font);font-weight:700;font-weight:var(--font-weight-bold);color:rgba(0,0,0,.6);color:var(--overlay-dark);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font)}.str-chat__date-separator-line{flex:1 1;background-color:rgba(0,0,0,.2);background-color:var(--overlay);height:1px;border:none}.str-chat__date-separator>:not(:last-child){margin-right:16px;margin-right:var(--sm-m)}.commerce.str-chat .str-chat__date-separator{padding:40px 0;padding:var(--xl-p) 0}.dark.str-chat .str-chat__date-separator-line{background-color:#dbdbdb;background-color:var(--grey-gainsboro)}.dark.str-chat .str-chat__date-separator-date{color:#ecebeb;color:var(--grey-whisper)}.dark.str-chat.team .str-chat__date-separator-line{background-color:rgba(0,0,0,.2);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{padding:8px;background:#fff;background:var(--white);box-shadow:inset 0 0 0 1px #006cff;box-shadow:inset 0 0 0 1px var(--primary-color);border:1px solid transparent;resize:none;border-radius:4px;border-radius:var(--border-radius-sm);width:100%;font-size:16px;font-size:var(--lg-font);line-height:22px;color:#000;color:var(--black)}.str-chat__edit-message-form textarea:focus{box-shadow:inset 0 0 0 1px #006cff,0 0 0 2px rgba(0,108,255,.3607843137254902);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;font-weight:700;font-weight:var(--font-weight-bold);color:#7a7a7a;color:var(--grey)}.str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:#006cff;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;position:unset;top:unset;right:unset;left:unset}.str-chat__edit-message-form .rfu-file-upload-button svg,.str-chat__edit-message-form .str-chat__input-emojiselect svg,.str-chat__edit-message-form .str-chat__input-fileupload svg{fill:#000;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{display:flex;align-items:baseline}.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:#dbdbdb;fill:var(--grey-gainsboro)}.str-chat.dark .str-chat__edit-message-form .str-chat__message-team-form-footer button{color:#dbdbdb;color:var(--grey-gainsboro)}.str-chat.dark .str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit]{color:#006cff;color:var(--primary-color)}.str-chat.dark .str-chat__edit-message-form textarea{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px var(--black20);border:2px solid transparent;border-radius:4px;border-radius:var(--border-radius-sm);color:#fff;color:var(--white)}.str-chat.dark .str-chat__edit-message-form textarea:focus{box-shadow:inset 0 0 0 1px #006cff;box-shadow:inset 0 0 0 1px var(--primary-color);border:2px solid rgba(0,108,255,.3607843137254902);border:2px solid var(--primary-color-faded);border-radius:4px;border-radius:var(--border-radius-sm)}.str-chat__gallery{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;overflow:hidden}.str-chat__gallery-image{width:150px;height:150px;background:#fff;background:var(--white);margin-bottom:1px;margin-right:1px}.str-chat__gallery-image:hover{cursor:zoom-in}.str-chat__gallery-image img{width:inherit;height:inherit;object-fit:cover}.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{width:150px;height: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{position:relative;width:150px;height:150px;color:#fff;color:var(--white);display:flex;align-items:center;justify-content:center;background-size:cover;background-position:0 0;background-repeat:no-repeat;cursor:zoom-in}.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{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{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);background-color:var(--overlay-dark);z-index:0}.commerce.str-chat .str-chat__gallery{width:calc(100% - 30px);display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:100px}.commerce.str-chat .str-chat__gallery-image,.commerce.str-chat .str-chat__gallery-placeholder{width:100%;height:100%}.commerce.str-chat .str-chat__message-commerce .str-chat__gallery{border-radius:16px 16px 16px 2px;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:16px 16px 2px 16px;border-radius:var(--border-radius) var(--border-radius) 2px var(--border-radius)}.str-chat__loading-channels{width:300px;height:100%;padding:24px;padding:var(--md-p);background:#dbdbdb;background:var(--grey-gainsboro)}.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,#fcfcfc,#f7f7f7);background-image:linear-gradient(-90deg,var(--bg-gradient-start),var(--bg-gradient-end))}.str-chat__loading-channels-status,.str-chat__loading-channels-username{border-radius:16px;border-radius:var(--border-radius);height:14px}.str-chat__loading-channels-avatar{width:40px;height:40px;border-radius:999px;border-radius:var(--border-radius-round);margin-right:8px;margin-right:var(--xs-m)}.str-chat__loading-channels-username{width:40%;margin-bottom:8px;margin-bottom:var(--xs-m)}.str-chat__loading-channels-status{width:80%}.str-chat__loading-channels-item{display:flex;align-items:center;width:100%;height:40px;border-radius:4px;border-radius:var(--border-radius-sm);margin-bottom:16px;margin-bottom:var(--sm-m);-webkit-animation:pulsate 1s linear 0s infinite alternate;animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channels-item:nth-of-type(2){-webkit-animation:pulsate infinite 1s linear .3334 alternate;animation:pulsate infinite 1s linear .3334 alternate}.str-chat__loading-channels-item:last-of-type{-webkit-animation:pulsate 1s linear .6667s infinite alternate;animation:pulsate 1s linear .6667s infinite alternate}@-webkit-keyframes pulsate{0%{opacity:.5}to{opacity:1}}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.str-chat.messaging .str-chat__load-more-button__button{border:0;width:100%;height:40px;border-radius:8px;border-radius:var(--border-radius-md);background:#ecebeb;background:var(--grey-whisper);box-shadow:0 1px 5px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 5px 0 var(--border);color:#7a7a7a;color:var(--grey);padding:8px;padding:var(--xs-p);font-size:14px;font-size:var(--md-font)}.str-chat.messaging .str-chat__load-more-button__button:hover{cursor:pointer}.str-chat.team .str-chat__load-more-button__button{border:0;background:transparent;width:100%;height:40px;padding:8px;padding:var(--xs-p);font-size:14px;font-size:var(--md-font)}.str-chat.team .str-chat__load-more-button__button:hover{cursor:pointer}.str-chat__li{display:block;position:relative}.str-chat__li .quoted-message{display:flex;align-items:flex-end;margin-bottom:4px;margin-bottom:var(--xxs-m)}.str-chat__li .quoted-message-inner{display:flex;text-align:start;align-items:flex-end;background:#ecebeb;background:var(--grey-whisper);border-radius:8px 8px 8px 0;border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;max-width:408px;padding:4px 8px;padding:var(--xxs-p) var(--xs-p)}.str-chat__li .quoted-message-inner .str-chat__message-attachment-card.str-chat__message-attachment-card--image{border:none;border-radius:8px;border-radius:var(--border-radius-md)}.str-chat__li .quoted-message-inner .str-chat__message-attachment--image:first-of-type{max-height:48px;max-width:48px;border-radius:8px;border-radius:var(--border-radius-md)}.str-chat__li .quoted-message-inner .str-chat__message-attachment img{border-radius:8px;border-radius:var(--border-radius-md)}.str-chat__li .quoted-message-inner .str-chat__message-attachment--file:first-of-type{background:#fff;background:var(--white);border-radius:8px;border-radius:var(--border-radius-md);border-bottom:1px solid #ecebeb;border-bottom:1px solid var(--grey-whisper);min-width:33%}.str-chat__li .quoted-message-inner :nth-child(2){margin-left:8px;margin-left:var(--xs-m)}.str-chat__li .quoted-message.mine .quoted-message-inner{background:#fcfcfc;background:var(--white-snow)}.str-chat__li--single,.str-chat__li--top{margin:24px 0 0}.str-chat__li--single .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message-attachment-card,.str-chat__li--single .str-chat__message .str-chat__gallery,.str-chat__li--single .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message .str-chat__gallery,.str-chat__li--top .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-radius:16px 16px 16px 2px;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--has-text .str-chat__gallery,.str-chat__li--single .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card,.str-chat__li--single .str-chat__message--me .str-chat__message-attachment--img,.str-chat__li--single .str-chat__message--me .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message--me .str-chat__gallery,.str-chat__li--top .str-chat__message--me.str-chat__message--has-text .str-chat__gallery,.str-chat__li--top .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message--me.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card,.str-chat__li--top .str-chat__message--me .str-chat__message-attachment--img,.str-chat__li--top .str-chat__message--me .str-chat__message-attachment-card{border-radius:16px 16px 2px 16px;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-attachment--img,.str-chat__li--middle .str-chat__message-attachment-card,.str-chat__li--middle .str-chat__message .str-chat__gallery,.str-chat__li--middle .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__gallery,.str-chat__li--middle .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--middle .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-radius:2px 16px 16px 2px;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-attachment--img,.str-chat__li--middle .str-chat__message--me .str-chat__message-attachment-card,.str-chat__li--middle .str-chat__message--me .str-chat__message .str-chat__gallery{border-radius:16px 2px 2px 16px;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:2px;border-top-left-radius:calc(var(--border-radius-sm)/2)}.str-chat__li--bottom{margin:0 0 24px}.str-chat__li--bottom .str-chat__message-attachment--img,.str-chat__li--bottom .str-chat__message-attachment-card,.str-chat__li--bottom .str-chat__message .str-chat__gallery,.str-chat__li--bottom .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__gallery,.str-chat__li--bottom .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment--img,.str-chat__li--bottom .str-chat__message.str-chat__message--has-text.str-chat__message--has-attachment .str-chat__message-attachment-card{border-radius:2px 16px 16px 2px;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-attachment--img,.str-chat__li--bottom .str-chat__message--me .str-chat__message-attachment-card,.str-chat__li--bottom .str-chat__message--me .str-chat__message .str-chat__gallery{border-radius:16px 2px 2px 16px;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:2px;border-top-left-radius:calc(var(--border-radius-sm)/2)}.str-chat__li--single{margin-bottom:24px;margin-bottom:var(--md-m)}.str-chat__li--middle .str-chat__message-data,.str-chat__li--top .str-chat__message-data{display:none}.str-chat__li--top .str-chat__message-text-inner{border-radius:16px 16px 16px 2px;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:16px 16px 2px 16px;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:16px 16px 16px 2px;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:2px 16px 16px 2px;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:16px 16px 2px 16px;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:16px 2px 2px 16px;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:2px 16px 16px 2px;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:16px 2px 2px 16px;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{margin:0;padding:0;border-radius:16px 2px 2px 16px;border-radius:var(--border-radius) calc(var(--border-radius-sm)/2) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__message,.str-chat__message-simple{display:inline-flex;justify-content:flex-start;align-items:flex-end;padding:0;position:relative;margin:2px 0;margin:calc(var(--xxs-m)/2) 0;width:100%}.str-chat__message--system,.str-chat__message-simple--system{text-align:center;align-items:center;width:100%;flex-direction:column;padding:40px;padding:var(--xl-p);box-sizing:border-box;font-size:10px;font-size:var(--xs-font)}.str-chat__message--system__text,.str-chat__message-simple--system__text{display:flex;align-items:center;width:100%}.str-chat__message--system__text p,.str-chat__message-simple--system__text p{margin:0 24px;color:#7a7a7a;color:var(--grey);text-transform:uppercase;font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__message--system__line,.str-chat__message-simple--system__line{flex:1 1;height:1px;width:100%;background-color:rgba(0,0,0,.2);background-color:var(--overlay)}.str-chat__message--system__date,.str-chat__message-simple--system__date{margin-top:4px;text-transform:uppercase;color:#7a7a7a;color:var(--grey)}.str-chat__message-inner,.str-chat__message-simple-inner{position:relative}@media screen and (min-width:420px){.str-chat__message-inner,.str-chat__message-simple-inner{margin-right:88px;margin-left:unset}}.str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-simple-inner>.str-chat__message-simple__actions{position:absolute;top:5px;left:calc(100% + 8px)}.str-chat__message-attachment-container,.str-chat__message-simple-attachment-container{display:flex;flex-direction:column}.str-chat__message-simple-text,.str-chat__message-text{display:inline-flex;justify-content:flex-start;align-items:center;padding:0;position:relative}.str-chat__message-simple-text-inner,.str-chat__message-text-inner{position:relative;flex:1 1;display:block;min-height:32px;padding:4px 8px;padding:var(--xxs-p) var(--xs-p);font-size:16px;font-size:var(--lg-font);color:#000;color:var(--black);border-radius:16px 16px 16px 0;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;background:#fcfcfc;background:var(--white-snow);border:1px solid rgba(0,0,0,.0784313725490196);border:1px solid var(--border);margin-left:0}.str-chat__message-simple-text-inner p,.str-chat__message-text-inner p{overflow-wrap:break-word;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-simple-text-inner--focused,.str-chat__message-text-inner--focused{background:#006cff;background:var(--primary-color);border:1px solid #006cff;border:1px solid var(--primary-color);margin-right:0;margin-left:0}.str-chat__message-simple-text-inner--has-attachment,.str-chat__message-text-inner--has-attachment{border-radius:2px 16px 16px 2px;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:32px;font-size:var(--xxxl-font);padding-left:0;padding-right:0}.str-chat__message-attachment--img,.str-chat__message-simple-attachment--img{width:100%;max-width:480px;display:block;height:inherit;cursor:zoom-in}.str-chat__message-data,.str-chat__message-simple-data{margin-top:4px;margin-top:var(--xxs-m);width:100%;font-size:10px;font-size:var(--xs-font);color:rgba(0,0,0,.6);color:var(--overlay-dark);position:absolute;white-space:nowrap}.str-chat__message-name,.str-chat__message-simple-name{font-weight:700;font-weight:var(--font-weight-bold);margin-right:4px;margin-right:var(--xxs-m)}.str-chat__message-simple p,.str-chat__message p{margin:0;white-space:pre-line;line-height:20px}.str-chat__message-simple p:not(:first-of-type),.str-chat__message p:not(:first-of-type){margin:16px 0 0;margin:var(--sm-m) 0 0}.str-chat__message--me,.str-chat__message-simple--me{display:flex;margin:4px 0;margin:var(--xxs-m) 0;justify-content:flex-end}.str-chat__message--me .str-chat__message-text,.str-chat__message-simple--me .str-chat__message-text{display:flex;justify-content:flex-end}.str-chat__message--me .str-chat__message-attachment-container,.str-chat__message-simple--me .str-chat__message-attachment-container{display:flex;flex-direction:column;align-items:flex-end}.str-chat__message--me .str-chat__message-inner,.str-chat__message-simple--me .str-chat__message-inner{justify-content:flex-end;align-items:flex-end}@media screen and (min-width:420px){.str-chat__message--me .str-chat__message-inner,.str-chat__message-simple--me .str-chat__message-inner{margin-right:unset;margin-left:88px}}.str-chat__message--me .str-chat__message-inner>.str-chat__message-simple__actions,.str-chat__message-simple--me .str-chat__message-inner>.str-chat__message-simple__actions{position:absolute;top:5px;left:unset;right:calc(100% + 8px)}.str-chat__message--me .str-chat__message-text-inner,.str-chat__message-simple--me .str-chat__message-text-inner{flex:initial;background:#ecebeb;background:var(--grey-whisper);border-color:transparent;text-align:right;border-radius:16px 16px 2px 16px;border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius);margin-right:0}.str-chat__message--me .str-chat__message-text-inner--focused,.str-chat__message-simple--me .str-chat__message-text-inner--focused{background:#006cff;background:var(--primary-color);border:1px solid #006cff;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:16px 2px 2px 16px;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:32px;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{width:100%;max-width:480px;display:block;height:inherit;object-fit:cover;border:none}.str-chat__message--me .str-chat__message-data,.str-chat__message-simple--me .str-chat__message-data{text-align:right;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.str-chat__message--with-reactions,.str-chat__message-simple--with-reactions{margin-top:24px;margin-top:var(--md-m)}.str-chat__message-link,.str-chat__message-simple-link{color:#006cff;color:var(--primary-color);font-weight:700;font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-mention,.str-chat__message-simple-mention{font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__message-simple-url-link,.str-chat__message-url-link{max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.str-chat__message--inner,.str-chat__message-simple--inner{display:flex;flex-direction:column;align-items:flex-start}.str-chat__message-simple .messaging.str-chat .str-chat__message,.str-chat__message-simple .messaging.str-chat .str-chat__message--me,.str-chat__message .messaging.str-chat .str-chat__message,.str-chat__message .messaging.str-chat .str-chat__message--me{margin:2px 0;margin:calc(var(--xxs-m)/2) 0}.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,.str-chat__message .messaging.str-chat .str-chat__message--me--with-reactions,.str-chat__message .messaging.str-chat .str-chat__message--with-reactions{margin-top:32px;margin-top:var(--lg-m)}.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment--image,.str-chat__message .messaging.str-chat .str-chat__message-attachment--image{margin:2px 0;margin:calc(var(--xxs-m)/2) 0;max-width:480px}.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment--card,.str-chat__message .messaging.str-chat .str-chat__message-attachment--card{margin:2px 0;margin:calc(var(--xxs-m)/2) 0;line-height:normal}.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card,.str-chat__message .messaging.str-chat .str-chat__message-attachment-card{margin:2px auto;margin:calc(var(--xxs-m)/2) auto;line-height:normal;background:#dbdbdb;background:var(--grey-gainsboro)}.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card--title,.str-chat__message .messaging.str-chat .str-chat__message-attachment-card--title{color:#006cff;color:var(--primary-color)}.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card--text,.str-chat__message .messaging.str-chat .str-chat__message-attachment-card--text{display:none}.str-chat__message-simple .messaging.str-chat .str-chat__message-attachment-card--url,.str-chat__message .messaging.str-chat .str-chat__message-attachment-card--url{text-transform:lowercase}.str-chat__message-simple .messaging.str-chat .str-chat__message--deleted,.str-chat__message .messaging.str-chat .str-chat__message--deleted{margin:0 40px;margin:0 var(--xl-m)}.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,.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{border-top-left-radius:2px;border-top-left-radius:calc(var(--border-radius-sm)/2)}.str-chat__message--deleted,.str-chat__message-simple--deleted{margin:0 0 0 40px;margin:0 0 0 var(--xl-m);flex-direction:column;align-items:flex-start}.str-chat__message--deleted-inner,.str-chat__message-simple--deleted-inner{background:#ecebeb;background:var(--grey-whisper);padding:8px 16px;padding:var(--xs-p) var(--sm-p);border-radius:16px;border-radius:var(--border-radius);font-size:12px;font-size:var(--sm-font);color:#7a7a7a;color:var(--grey)}.str-chat__message--me.str-chat__message--deleted,.str-chat__message-simple--me.str-chat__message--deleted{margin:0 40px 0 0;margin:0 var(--xl-m) 0 0;align-items:flex-end}.str-chat__message--me.str-chat__message--deleted-inner,.str-chat__message-simple--me.str-chat__message--deleted-inner{background:#f2f2f2;background:var(--white-smoke);padding:8px 16px;padding:var(--xs-p) var(--sm-p);border-radius:16px;border-radius:var(--border-radius);font-size:12px;font-size:var(--sm-font);color:#7a7a7a;color:var(--grey)}.str-chat__message--error,.str-chat__message--failed,.str-chat__message-simple--error,.str-chat__message-simple--failed{margin:0 0 32px 40px;margin:0 0 var(--lg-m) var(--xl-m);font-size:12px;font-size:var(--sm-font);padding:4px 0;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:rgba(208,2,27,.10196078431372549);background:var(--faded-red);border:1px solid rgba(208,2,27,.10196078431372549);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:40px;margin-right:var(--xl-m)}.str-chat__message-simple .str-chat__message-attachment-file--item:hover,.str-chat__message .str-chat__message-attachment-file--item:hover{background:transparent}.str-chat__message-simple{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font)}.str-chat__message-simple__actions{display:flex}.str-chat__message-simple__actions__action{margin:4px;margin:var(--xxs-m);display:flex;align-items:center;height:10px;cursor:pointer}.str-chat__message-simple__actions__action svg{fill:#000;fill:var(--black);opacity:.5}.str-chat__message-simple__actions__action:hover svg{opacity:1}.str-chat__message-simple__actions__action--reactions,.str-chat__message-simple__actions__action--thread{display:none}.str-chat__message-simple__actions__action--options{position:relative;display:none}.str-chat__message-simple-text{display:flex;justify-content:flex-end;padding:0;position:relative}.str-chat__message-simple-text-inner{flex:initial;text-align:left;max-width:460px}.str-chat__message-simple-text-inner.str-chat__message-simple-text-inner--is-emoji{background: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:#006cff;color:var(--primary-color);font-weight:700;font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-simple-text-inner blockquote{margin:0 0 0 4px;margin:0 0 0 var(--xxs-m);font-style:italic;padding-left:24px;padding-left:var(--md-p);position:relative}.str-chat__message-simple-text-inner blockquote:before{font-size:26px;font-size:var(--xxl-font);content:"“";font-style:italic;position:absolute;opacity:.5;top:2px;left:-5px}.str-chat__message-simple--me .str-chat__message-simple-reply-button{display:flex;justify-content:flex-end}.str-chat__message-simple--me .str-chat__message-simple-reply-button .str-chat__message-replies-count-button{display:flex;flex-direction:row-reverse}.str-chat__message-simple--me .str-chat__message-simple-reply-button .str-chat__message-replies-count-button svg{-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:4px;margin-left:var(--xxs-m);margin-bottom:4px;margin-bottom:var(--xxs-m);margin-right:0}.str-chat__message-simple--me .str-chat__message-simple__actions{justify-content:flex-end}.str-chat__message-simple--me .str-chat__message-attachment--image{max-width:460px}.str-chat__message-simple--me-text-inner--is-emoji{background-color:transparent;line-height:32px}.str-chat__message-simple--me .str-chat__message-simple__actions{order:-1}.str-chat__message-simple:hover .str-chat__message-simple__actions__action--options,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--reactions,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--thread{display:flex}@media screen and (max-width:960px){.str-chat__message-simple:hover .str-chat__message-simple__actions__action--options,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--reactions,.str-chat__message-simple:hover .str-chat__message-simple__actions__action--thread{display:none}}.str-chat__simple-message--error-message{text-align:left;text-transform:uppercase;font-size:10px;font-size:var(--xs-font);opacity:.5}.str-chat__message-simple-status{margin:8px 0 8px 8px;margin:var(--xs-m) 0 var(--xs-m) var(--xs-m);order:3;position:absolute;left:100%;bottom:0;line-height:1;display:flex;justify-content:flex-end;align-items:center;z-index:1}.str-chat__message-simple-status-number{font-size:10px;font-size:var(--xs-font);margin-left:4px;position:absolute;left:100%;color:rgba(0,0,0,.6);color:var(--overlay-dark)}.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{position:absolute;bottom:100%;right:0;content:" ";width:15px;height:15px}.str-chat__message-simple .str-chat__message-attachment-card{margin:0;background:#fff;background:var(--white);border:1px solid rgba(0,0,0,.0784313725490196);border:1px solid var(--border)}.str-chat__message-simple .str-chat__message-attachment-card--content{background:#dbdbdb;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{margin:0;background:#fff;background:var(--white);border:1px solid #dbdbdb;border:1px solid var(--grey-gainsboro);border-radius:8px;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 8px;padding:0 var(--xs-p)}.str-chat__message-simple .str-chat__message-attachment--file:first-of-type{border-radius:16px 16px 0 0;border-radius:var(--border-radius) var(--border-radius) 0 0;border-bottom:transparent}.str-chat__message-simple .str-chat__message-attachment--file:last-of-type{border-top-color:transparent;border-radius:0 0 16px 2px;border-radius:0 0 var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__message-simple .str-chat__message-attachment--file:last-of-type:first-of-type{border-bottom:1px solid #dbdbdb;border-bottom:1px solid var(--grey-gainsboro);border-top:1px solid #dbdbdb;border-top:1px solid var(--grey-gainsboro);border-radius:16px 16px 16px 2px;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__message-simple .str-chat__message-attachment-file--item{border-radius:0}.str-chat__message-simple--me .str-chat__message-attachment-card{border-radius:16px 4px 4px 4px;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:#dbdbdb;background:var(--grey-gainsboro)}.str-chat__message-simple--me .str-chat__message-attachment--file:last-of-type{border-radius:0 0 2px 16px;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:first-of-type{border-radius:16px 16px 2px 16px;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{right:unset;left:100%;border-radius:16px 16px 16px 2px;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.livestream.str-chat .str-chat__li--single{margin:0}@media screen and (max-width:960px){.str-chat__message-simple-text-inner{max-width:218px}.str-chat__message-simple-status{left:unset;right:8px;bottom:30px}}.dark.str-chat .str-chat__message-simple-text-inner{background:#f2f2f2;background:var(--white-smoke);color:#fff;color:var(--white)}.dark.str-chat .str-chat__message-simple-text-inner--is-emoji{background:transparent}.dark.str-chat .str-chat__message-simple__actions svg{fill:#fff;fill:var(--white)}.dark.str-chat .str-chat__message-simple-data{color:#fff;color:var(--white);opacity:.5}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card{background:transparent}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card--content{background:#f2f2f2;background:var(--white-smoke)}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment-card--url{color:#dbdbdb;color:var(--grey-gainsboro)}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file{border-color:transparent;background:#f2f2f2;background:var(--white-smoke)}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file a,.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file span{color:#fff;color:var(--white)}.dark.str-chat .str-chat__message-simple .str-chat__message-attachment--file span{opacity:.5}.dark.str-chat .str-chat__message-simple .str-chat__message-simple-status-number{color:#dbdbdb;color:var(--grey-gainsboro)}.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple-text-inner{background:#000;background:var(--black)}.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple-text-inner--is-emoji{background:transparent}.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple .str-chat__message-attachment-card--content{background:#000;background:var(--black)}.dark.str-chat .str-chat__message-simple--me .str-chat__message-simple .str-chat__message-attachment--file{background:rgba(0,0,0,.2);background:var(--overlay)}.dark.str-chat .str-chat__message-simple__actions__action--options .str-chat__actions-box{background:#7a7a7a;background:var(--grey);box-shadow:0 0 2px 0 rgba(0,0,0,.2),0 1px 0 0 rgba(0,0,0,.0784313725490196),0 1px 8px 0 rgba(0,0,0,.0784313725490196);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:rgba(208,2,27,.10196078431372549);background:var(--faded-red);border:1px solid rgba(208,2,27,.10196078431372549);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{right:100%;left:unset;border-radius:16px 16px 2px 16px;border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__message .str-chat__message-simple__actions__action--options .str-chat__message-actions-box--mine.str-chat__message-actions-box--reverse{left:100%;right:unset;border-radius:16px 16px 16px 2px;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2)}.str-chat__message a[href^="mailto:"]{-webkit-hyphens:none;hyphens:none}@media screen and (max-width:375px){.str-chat__message .str-chat__message-attachment--img{max-width:235px}}@media screen and (max-width:414px){.str-chat__message .str-chat__message-attachment--img{max-width:274px}}@media only screen and (device-width:375px)and (-webkit-device-pixel-ratio:3){.str-chat__message .str-chat__message-attachment--img{max-width:240px}}.str-chat .mml-container{display:flex;padding-bottom:4px;padding-bottom:var(--xxs-p)}.str-chat .mml-icon{font-family:"Material Icons",sans-serif}.str-chat .mml-wrap{display:block;max-width:none;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}}@media screen and (max-width:960px){.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-simple.mobile-press .str-chat__message-simple__actions__action--options,.str-chat__message-simple.mobile-press .str-chat__message-simple__actions__action--reactions,.str-chat__message-simple.mobile-press .str-chat__message-simple__actions__action--thread{display:flex}.str-chat__message-actions-box{position:absolute;display:none;bottom:20px;left:40px;width:120px;border-radius:16px 16px 16px 0;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;background:#fff;background:var(--white);background-image:linear-gradient(-180deg,#fcfcfc,#f7f7f7);background-image:linear-gradient(-180deg,var(--bg-gradient-start),var(--bg-gradient-end));box-shadow:0 0 2px 0 rgba(0,0,0,.0784313725490196),0 1px 0 0 rgba(0,0,0,.0784313725490196),0 1px 8px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 0 2px 0 var(--border),0 1px 0 0 var(--border),0 1px 8px 0 var(--border);z-index:999}.str-chat__message-actions-box--open{display:block}.str-chat__message-actions-list{height:100%;margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start}.str-chat__message-actions-list-item{padding:8px;padding:var(--xs-p) var(--xs-p);width:100%;margin:0}.str-chat__message-actions-list button{background:none;text-align:left;outline:none;border:none;cursor:pointer;display:block;width:100%;font-size:12px;font-size:var(--sm-font);color:#000;color:var(--black);text-decoration:none}.str-chat__message-actions-list button:hover{color:#006cff;color:var(--primary-color)}.str-chat__message-actions-list button:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.050980392156862744);border-bottom:1px solid var(--black5)}.str-chat__message-actions{position:relative;align-self:flex-start;display:flex;align-items:center;justify-content:flex-end;margin:4px 8px;margin:var(--xxs-m) var(--xs-m);cursor:pointer;order:2}.str-chat__message--me .str-chat__message-actions{order:-1}.str-chat__message-actions-options,.str-chat__message-actions-reactions{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.str-chat__message-actions-options svg,.str-chat__message-actions-reactions{fill:#7a7a7a;fill:var(--grey);position:relative}.str-chat__message-actions-options:hover svg,.str-chat__message-actions-reactions:hover{fill:#006cff;fill:var(--primary-color)}.str-chat__message-commerce{display:flex;justify-content:flex-start;align-items:flex-end;padding:0;position:relative;margin:1px 0}.str-chat__message-commerce-inner{position:relative}.str-chat__message-commerce-inner>.str-chat__message-commerce__actions{min-height:10px;min-width:30px;float:right}.str-chat__message-commerce-inner>.str-chat__message-commerce__actions .str-chat__reaction-list{left:unset;right:46px}.str-chat__message-commerce .str-chat__avatar{margin-right:8px}.str-chat__message-commerce .str-chat__message-attachment-card--content{margin:0;padding:6px 8px}.str-chat__message-commerce--middle,.str-chat__message-commerce--top{margin-left:40px}.str-chat__message-commerce--middle .str-chat__message-commerce-data,.str-chat__message-commerce--top .str-chat__message-commerce-data{display:none}.str-chat__message-commerce--top .str-chat__message-commerce-text-inner{border-radius:16px 16px 4px 4px}.str-chat__message-commerce--bottom .str-chat__message-commerce-text-inner{border-radius:4px 4px 16px 0}.str-chat__message-commerce--single .str-chat__message-commerce-text-inner{border-radius:16px 16px 16px 0}.str-chat__message-commerce--single .str-chat__message-commerce-text-inner--has-attachment{border-radius:4px 4px 16px 0}.str-chat__message-commerce--middle .str-chat__message-commerce-text-inner{border-radius:4px 4px 4px 4px}.str-chat__message-commerce-text-inner{position:relative;display:block;min-height:32px;padding:5px 10px;font-size:16px;font-size:var(--lg-font);color:#000;border-radius:16px 16px 16px 0;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 0;background:#fff;border:1px solid rgba(0,0,0,.0784313725490196);border:1px solid var(--border-color);margin-left:0;max-width:345px}.str-chat__message-commerce-text-inner p{margin:0;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-commerce-text-inner p:not(:first-of-type){margin:16px 0 0}.str-chat__message-commerce-text-inner--has-attachment{border-radius:2px 16px 16px 2px;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{width:100%;max-width:480px;display:block;height:inherit;cursor:zoom-in}.str-chat__message-commerce-data{margin-top:5px;width:100%;font-size:10px;font-size:var(--xs-font);color:rgba(0,0,0,.5)}.str-chat__message-commerce-name{font-weight:700;font-weight:var(--font-weight-bold);margin-right:5px}.str-chat__message-commerce p{margin:0;line-height:20px}.str-chat__message-commerce--with-reactions{margin-top:30px}.str-chat__message-commerce--with-reactions .str-chat__message-commerce__actions__action--reactions{display:none}.str-chat__message-commerce-link{color:#006cff;color:var(--primary-color);font-weight:700;font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-commerce--inner{display:flex;flex-direction:column;align-items:flex-start}.str-chat__message-commerce--deleted{background:#7a7a7a;background:var(--grey);float:left;padding:8px 16px;border-radius:16px;border-radius:var(--border-radius);font-size:12px;font-size:var(--sm-font);color:var(--darken-grey);margin:0 0 0 42px}.str-chat__message-commerce--error{margin:0 0 32px;font-size:12px;font-size:var(--sm-font)}.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{-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-left:5px;margin-bottom:4px;margin-right:0}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text-inner{background:#ebebeb;border-width:0;margin-top:2px;border-color:transparent}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text-inner p{text-align:right}.str-chat__message-commerce--right.str-chat__message-commerce>.str-chat__avatar{display:none}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-attachment{margin:0 auto 0 30px}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-attachment--img{border-radius:16px 16px 2px 16px;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 16px}.str-chat__message-commerce--right.str-chat__message-commerce--bottom,.str-chat__message-commerce--right.str-chat__message-commerce--single{margin-right:0}.str-chat__message-commerce--right.str-chat__message-commerce--single .str-chat__message-commerce-text-inner{border-radius:16px 16px 4px 16px}.str-chat__message-commerce--right.str-chat__message-commerce--single .str-chat__message-commerce-text-inner--has-attachment{border-radius:16px 4px 4px 16px}.str-chat__message-commerce--right.str-chat__message-commerce--bottom .str-chat__message-commerce-text-inner{border-radius:4px 4px 4px 16px}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__avatar{order:1}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text{flex-direction:row-reverse;justify-content:flex-start}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-text-inner{flex:unset}.str-chat__message-commerce--right.str-chat__message-commerce .str-chat__message-commerce-data{text-align:right}.str-chat__message-commerce--has-text .str-chat__message-commerce-inner .str-chat__message-attachment{width:100%;height:auto;margin:4px auto}.str-chat__message-commerce{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font)}.str-chat__message-commerce__actions{display:flex;margin-top:5px;align-items:flex-start;justify-content:flex-start;min-width:30px}.str-chat__message-commerce__actions__action{margin:5px;display:flex;align-items:center;height:10px;cursor:pointer}.str-chat__message-commerce__actions__action svg{fill:#000;opacity:.5}.str-chat__message-commerce__actions__action:hover svg{opacity:1}.str-chat__message-commerce__actions__action--reactions,.str-chat__message-commerce__actions__action--thread{display:none}.str-chat__message-commerce__actions__action--options{position:relative;display:none}.str-chat__message-commerce__actions__action--options .str-chat__message-actions-box{bottom:10px;left:unset;right:100%;width:120px;border-radius:16px 16px 2px 16px}.str-chat__message-commerce-text{display:flex;padding:0;position:relative}.str-chat__message-commerce-text-inner{text-align:left}.str-chat__message-commerce-text-inner.str-chat__message-commerce-text-inner--is-emoji{margin:5px 0;background:transparent}.str-chat__message-commerce-text-inner p{text-align:left}.str-chat__message-commerce-text-inner a{color:var(--secondary-color);font-weight:700;font-weight:var(--font-weight-bold);text-decoration:none}.str-chat__message-commerce-text-inner blockquote{margin:0 0 0 5px;font-style:italic;padding-left:20px;position:relative}.str-chat__message-commerce-text-inner blockquote:before{font-size:26px;font-size:var(--xxl-font);content:"“";font-style:italic;position:absolute;opacity:.5;top:2px;left:-5px}.str-chat__message-commerce:hover .str-chat__message-commerce__actions__action--options,.str-chat__message-commerce:hover .str-chat__message-commerce__actions__action--reactions,.str-chat__message-commerce:hover .str-chat__message-commerce__actions__action--thread{display:flex}.str-chat__commerce-message--error-message{text-align:left;text-transform:uppercase;font-size:10px;font-size:var(--xs-font);opacity:.5}.str-chat__message-commerce-status{margin:10px 0 10px 10px;order:3;position:absolute;left:100%;bottom:0;line-height:1;display:flex;justify-content:flex-end;align-items:center;z-index:11}.str-chat__message-commerce-status-number{font-size:10px;font-size:var(--xs-font);margin-left:4px;position:absolute;left:100%;color:rgba(0,0,0,.6)}.str-chat__message-commerce-status>.str-chat__avatar{align-self:flex-end;margin-right:0}.str-chat__message-commerce-status>.str-chat__tooltip{display:none;max-width:300px;min-width:100px;text-align:center}.str-chat__message-commerce-status:hover>.str-chat__tooltip{display:block}.str-chat__message-commerce-status:after{position:absolute;bottom:100%;right:0;content:" ";width:15px;height:15px}.str-chat__message-commerce .str-chat__message-attachment{width:calc(100% - 30px);max-width:unset;border-radius:unset;margin:0 auto 0 0}.str-chat__message-commerce .str-chat__message-attachment-card{margin:0;border-radius:4px 16px 4px 4px;border-radius:4px var(--border-radius) 4px 4px;background:#fff;border:1px solid rgba(0,0,0,.08)}.str-chat__message-commerce .str-chat__message-attachment-card--content{background:#ebebeb}.str-chat__message-commerce .str-chat__message-attachment-card--text{display:none}.str-chat__list--thread .str-chat__message-commerce__actions{width:30px}.str-chat__list--thread .str-chat__message-commerce__actions__action--options .str-chat__message-actions-box{right:unset;left:100%;border-radius:16px 16px 16px 2px;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 2px}.str-chat.dark .str-chat__message-commerce-data{color:#fff;opacity:.5}.str-chat.dark .str-chat__message-commerce-text-inner{background:hsla(0,0%,100%,.05);color:#fff}.str-chat.dark .str-chat__message-commerce__actions svg{fill:#fff}.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card--content{background:rgba(0,0,0,.2)}.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card--title{color:#fff}.str-chat.dark .str-chat__message-commerce .str-chat__message-attachment-card--url{color:hsla(0,0%,100%,.5)}.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce-text-inner,.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-commerce--right .str-chat__message-commerce .str-chat__message-attachment-card--content{background:rgba(0,0,0,.2)}.str-chat__input{background:#fff;background:var(--white);box-shadow:0 -1px 3px 0 rgba(0,0,0,.0784313725490196),0 -1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 -1px 3px 0 var(--border),0 -1px 0 0 var(--border);display:flex;flex-wrap:wrap;padding:8px;padding:var(--xs-p);position:relative;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);padding-bottom:0}.str-chat__input--emojipicker{position:absolute;bottom:100%;right:0}.str-chat__input .rfu-file-previewer{flex:1 1 100%}.str-chat__input--textarea-wrapper{display:flex;flex-wrap:wrap;flex:1 0;position:relative}.str-chat__input--textarea-wrapper .str-chat__textarea textarea{padding-right:72px}.str-chat__input-emojiselect,.str-chat__input .rfu-file-upload-button{position:absolute;cursor:pointer;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background-size:44px 44px;fill:rgba(0,0,0,.6);fill:var(--black60)}.str-chat__input-emojiselect:hover,.str-chat__input .rfu-file-upload-button:hover{fill:#000;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-footer{display:flex;justify-content:space-between;font-size:12px;font-size:var(--sm-font);background:#fff;background:var(--white);padding:0 8px 8px;padding:0 var(--xs-p) var(--xs-p) var(--xs-p);color:grey;color:var(--lighten-black)}.str-chat__input-footer--typing{font-style:italic}.str-chat__input-footer--count--hidden{visibility:hidden}.str-chat__textarea{height:auto;flex:1 1}.str-chat__textarea textarea{width:100%;outline:none;padding:16px;padding:var(--sm-p);background:#fff;background:var(--white);border:1px solid rgba(0,0,0,.0784313725490196);border:1px solid var(--border);border-radius:8px;border-radius:var(--border-radius-md);font-size:16px;font-size:var(--lg-font);min-height:42px;transition:height .1s ease-in;resize:none}.str-chat__textarea textarea:focus{background:#fff;background:var(--white);border:1px solid #006cff;border:1px solid var(--primary-color);box-shadow:0 0 0 2px rgba(0,108,255,.3607843137254902);box-shadow:0 0 0 2px var(--primary-color-faded)}.str-chat__textarea textarea:placeholder{color:rgba(0,0,0,.5019607843137255);color:var(--black50)}.str-chat__emojisearch{bottom:100%;left:0;width:calc(100% - 20px);position:absolute;background:hsla(0,0%,100%,.9490196078431372);background:var(--white95);box-shadow:0 0 1px 0 rgba(0,0,0,.30196078431372547),0 0 6px 0 rgba(0,0,0,.10196078431372549);box-shadow:0 0 1px 0 var(--black30),0 0 6px 0 var(--black10);z-index:-1;margin:0 8px;margin:0 var(--xs-m);max-height:360px;overflow-y:auto}.str-chat__emojisearch,.str-chat__emojisearch__list{border-radius:4px 4px 0 0;border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.str-chat__emojisearch__list{margin:0;padding:0;list-style-type:none}.dark.str-chat .str-chat__emojisearch{background:#343434;background:var(--dark-grey);box-shadow:0 0 1px 0 rgba(0,0,0,.30196078431372547),0 0 6px 0 rgba(0,0,0,.10196078431372549);box-shadow:0 0 1px 0 var(--black30),0 0 6px 0 var(--black10);border-radius:4px 4px 0 0;border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.dark.str-chat .str-chat__emojisearch .rta__list-header{background:#343434;background:var(--dark-grey);border:1px solid hsla(0,0%,100%,.050980392156862744);border:1px solid var(--white5);box-shadow:0 2px 1px 0 rgba(0,0,0,.050980392156862744);box-shadow:0 2px 1px 0 var(--black5);color:#fff;color:var(--white)}.dark.str-chat .rfu-file-previewer__file a,.dark.str-chat .str-chat__emojisearch .rta__entity{color:#fff;color:var(--white)}.dark.str-chat .rfu-file-previewer__file:hover{background:transparent}.dark.str-chat .rfu-file-previewer__close-button{color:#fff;color:var(--white)}.rta{font-size:14px;font-size:var(--md-font)}.rta__entity--selected{background-color:#006cff;background-color:var(--primary-color);color:#fff;color:var(--white)}.rta__list{border-radius:4px 4px 0 0;border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.rta__list-header{padding:16px;padding:var(--sm-p);font-size:14px;font-size:var(--md-font)}.str-chat__emoji-item{padding:0 24px;padding:0 var(--md-p);display:flex;align-items:center;margin:0 -8px;margin:0 calc(var(--xs-m)*-1)}.str-chat__emoji-item--entity{min-width:24px}.str-chat__emoji-item--highlight{font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__emoji-item--highlight,.str-chat__emoji-item--part{font-size:12px;font-size:var(--sm-font)}.str-chat__slash-command{padding:8px 16px;padding:var(--xs-p) var(--sm-p);font-size:14px;font-size:var(--md-font)}.str-chat__slash-command-description{font-size:12px;font-size:var(--sm-font)}.str-chat__user-item{padding:8px 16px;padding:var(--xs-p) var(--sm-p);display:flex}.str-chat__user-item--highlight{font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__user-item--highlight,.str-chat__user-item--part{font-size:12px;font-size:var(--sm-font)}.str-chat .rfu-dropzone .rfu-dropzone__notifier{position:absolute;height:100%;width:100%;padding:4px;padding:var(--xxs-p);z-index:1001;display:none}.str-chat .rfu-dropzone--accept .rfu-dropzone__notifier{background:rgba(0,108,255,.3607843137254902);background:var(--primary-color-faded);display:block}.str-chat .rfu-dropzone--reject .rfu-dropzone__notifier{background:red;background:var(--red);display:block}.rfu-dropzone__inner{width:100%;height:100%;padding:0 32px;padding:0 var(--lg-p);border:1px dashed transparent;box-sizing:border-box;display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column;color:#fff;color:var(--white);font-weight:800;font-size:12px;font-size:var(--sm-font)}.rfu-dropzone--reject .rfu-dropzone__inner,.rfu-dropzone__inner svg{display:none}.str-chat__file-uploads{max-height:300px;flex:1 1 100%;overflow-y:auto}.rfu-file-upload-button svg{fill:#7a7a7a;fill:var(--grey)}.dark.str-chat .str-chat__input{box-shadow:0 -1px 1px 0 rgba(0,0,0,.30196078431372547);box-shadow:0 -1px 1px 0 var(--black30)}.dark.str-chat .str-chat__input,.dark.str-chat .str-chat__input-footer{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5)}.dark.str-chat .str-chat__input textarea{background:rgba(0,0,0,.10196078431372549);background:var(--black10);border:1px solid rgba(0,0,0,.4);border:1px solid var(--black40);border-radius:4px;border-radius:var(--border-radius-sm);color:#fff;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:#fff;fill:var(--white)}.str-chat__fileupload-wrapper .str-chat__tooltip{display:none;bottom:35px;right:50px}.str-chat__fileupload-wrapper:hover .str-chat__tooltip{display:block}.str-chat__emojiselect-wrapper .str-chat__tooltip{display:none;bottom:35px;right:24px}.str-chat__emojiselect-wrapper:hover .str-chat__tooltip{display:block}.str-chat__small-message-input--textarea-wrapper .str-chat__fileupload-wrapper .str-chat__tooltip{bottom:32px;right:32px}.str-chat__small-message-input--textarea-wrapper .str-chat__emojiselect-wrapper .str-chat__tooltip{bottom:32px;right:10px}.str-chat__small-message-input--textarea-wrapper .str-chat__input-small-cooldown{position:absolute;right:20px;font-size:16px;font-size:var(--lg-font);font-weight:700;font-weight:var(--font-weight-bold);top:6px}.str-chat__input-flat{background:#fff;background:var(--white);padding:8px 40px;padding:var(--xs-p) var(--xl-p);position:relative;z-index:1;width:100%}.str-chat__input-flat-quoted{border-top:1px solid rgba(0,0,0,.10196078431372549);border-top:1px solid var(--black10)}.str-chat__input-flat-quoted .quoted-message-preview{display:flex;flex-direction:column;align-items:center;margin-bottom:8px;margin-bottom:var(--xs-m)}.str-chat__input-flat-quoted .quoted-message-preview-header{font-size:14px;font-size:var(--md-font);margin-bottom:8px;margin-bottom:var(--xs-m)}.str-chat__input-flat-quoted .quoted-message-preview-header .str-chat__square-button{position:absolute;right:0;top:0;margin:unset;padding:8px;padding:var(--xs-p);border-radius:16px;border-radius:var(--border-radius);cursor:pointer}.str-chat__input-flat-quoted .quoted-message-preview-content{display:flex;align-items:flex-end;background:#ecebeb;background:var(--grey-whisper);border-radius:8px 8px 8px 0;border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;max-width:60%;padding:8px 16px;padding:var(--xs-p) var(--sm-p)}.str-chat__input-flat-quoted .quoted-message-preview-content-inner{display:flex;text-align:start;align-items:flex-end}.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:8px;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:#fff;background:var(--white);border-radius:8px;border-radius:var(--border-radius-md);border-left:none;padding:0 8px;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:8px;border-radius:var(--border-radius-md)}.str-chat__input-flat-quoted .quoted-message-preview-content-inner :nth-child(2){margin-left:8px;margin-left:var(--xs-m)}.str-chat__input-flat-wrapper{display:flex;flex-wrap:wrap}.str-chat__input-flat .str-chat__textarea{flex:1 1}.str-chat__input-flat .str-chat__textarea>textarea{min-height:56px;background:#ecebeb;background:var(--grey-whisper);border-radius:8px;border-radius:var(--border-radius-md);padding:20px 69px;font-size:16px;font-size:var(--lg-font);line-height:17px;border:none;margin:0}.str-chat__input-flat .str-chat__textarea>textarea:focus{border:none;color:#000;color:var(--black);border-radius:8px;border-radius:var(--border-radius-md);box-shadow:0 0 0 3px #006cff;box-shadow:0 0 0 3px var(--primary-color)}.str-chat__input-flat-footer{padding:8px 40px;padding:var(--xs-p) var(--xl-p);background:#fff;background:var(--white)}.str-chat__input-flat-emojiselect{position:absolute;top:calc(100% - 45px);left:25px}.str-chat__input-flat-emojiselect svg{fill:#000;fill:var(--black);opacity:.5}.str-chat__input-flat-emojiselect svg:hover{opacity:1}.str-chat__input-flat-cooldown{font-size:22px;font-size:var(--xl-font);font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__input-flat--textarea-wrapper{display:flex;flex-wrap:wrap;flex:1 0;position:relative}.str-chat__input-flat--textarea-wrapper .str-chat__fileupload-wrapper .str-chat__tooltip{bottom:45px;right:25px}.str-chat__input-flat--textarea-wrapper .str-chat__emojiselect-wrapper .str-chat__tooltip{bottom:50px;left:32px;right:unset}.str-chat__input-flat--textarea-wrapper .str-chat__emojiselect-wrapper .str-chat__tooltip:after{left:5px;right:unset}.str-chat__input-flat .str-chat__input--emojipicker{left:0;right:auto}.str-chat__input-flat .rfu-file-previewer{width:100%}.str-chat__input-flat .rfu-file-upload-button{position:absolute;top:calc(100% - 40px);right:25px}.str-chat__input-flat .rfu-file-upload-button svg{fill:#000;fill:var(--black);opacity:.5}.str-chat__input-flat .rfu-file-upload-button svg:hover{opacity:1}.rfu-image-previewer{flex:1 1 100%}.rfu-image-previewer__image{width:60px!important;height:60px!important}.rfu-image-previewer__image .rfu-thumbnail__wrapper{width:60px!important;height:60px!important;border-radius:8px;border-radius:var(--border-radius-md)}.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay{padding:0}.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button svg,.rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-thumbnail__overlay svg{opacity:.9;height:25px;width:25px}.rfu-image-previewer .rfu-thumbnail-placeholder{width:60px;height:60px;border-radius:8px;border-radius:var(--border-radius-md)}.commerce.str-chat .str-chat__input-flat{padding:8px 24px;background:transparent}.dark.str-chat .str-chat__input-flat,.dark.str-chat .str-chat__input-flat textarea{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5)}.dark.str-chat .str-chat__input-flat textarea{border-radius:8px;border-radius:var(--border-radius-md);color:#fff;color:var(--white)}.dark.str-chat .str-chat__input-flat-emojiselect svg,.dark.str-chat .str-chat__input-flat .rfu-file-upload-button svg{fill:#fff;fill:var(--white)}.dark.str-chat.commerce .str-chat__input-flat{background:none}@media screen and (max-width:960px){.str-chat.messaging .str-chat__input-flat{padding:8px;padding:var(--xs-p) var(--xs-p)}}.str-chat__message-notification{display:block;position:absolute;align-self:center;background:#006cff;background:var(--primary-color);border:none;color:#fff;color:var(--white);border-radius:50px;padding:4px 8px;padding:var(--xxs-p) var(--xs-p);font-size:12px;font-size:var(--sm-font);bottom:10px;z-index:101}.str-chat__message-notification-right{align-self:flex-end}.str-chat__message-notification-scroll-down{cursor:pointer;display:block;width:42px;height:42px;background-size:14px auto;border-radius:50%;background:#fff;background:var(--white);box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.str-chat__message-notification-scroll-down:before{position:absolute;top:calc(50% - 8px);left:calc(50% - 6px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);display:block;width:12px;height:12px;content:"";border:2px solid #006cff;border:2px solid var(--primary-color);border-width:0 0 2px 2px}.str-chat__message-notification-scroll-down-unread-count{font-size:10px;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:18px}.str-chat-angular__message-list-host,.str-chat__list{overflow-x:hidden;overflow-y:auto}.str-chat__list{flex:1 1;-webkit-overflow-scrolling:touch;padding:0}.str-chat__list .str-chat__reverse-infinite-scroll{padding-top:72px}.str-chat__list-wrapper{flex:1 1;position:relative;display:flex;flex-direction:column}.str-chat__list--thread{padding:16px 0 0;padding:var(--sm-p) 0 0 0;overflow:visible}.str-chat__list__center{width:100%;display:flex;justify-content:center}.str-chat__ul{display:block;list-style-type:none;padding:0;margin:0}.str-chat__custom-notification{border-radius:4px;border-radius:var(--border-radius-sm);font-size:12px;font-size:var(--sm-font);padding:8px;padding:var(--xs-p);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);text-align:center}.str-chat__custom-notification.notification-success{background:rgba(2,208,2,.10196078431372549);background:var(--faded-green);border:1px solid #28ca42;border:1px solid var(--green);color:#28ca42;color:var(--green)}.str-chat__connection-issue,.str-chat__custom-notification.notification-error{background:rgba(208,2,27,.10196078431372549);background:var(--faded-red);border:1px solid red;border:1px solid var(--red);color:red;color:var(--red)}.str-chat__connection-issue{border-radius:4px;border-radius:var(--border-radius-sm);font-size:12px;font-size:var(--sm-font);padding:8px;padding:var(--xs-p);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);text-align:center}.str-chat__list-notifications{padding:0 40px;padding:0 var(--xl-p);display:flex;position:relative;flex-direction:column;justify-content:center}.messaging.str-chat .str-chat__list{padding:0 40px;padding:0 var(--xl-p) 0;background:#fff;background:var(--white)}.messaging.str-chat .str-chat__list .str-chat__reverse-infinite-scroll{padding-top:56px}.messaging.str-chat .str-chat__list-notifications{background:#fff;background:var(--white)}@media screen and (max-width:960px){.messaging.str-chat .str-chat__list{padding:0 8px;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-notifications{padding:0 8px;padding:0 var(--xs-p)}}.messaging.str-chat.dark .str-chat__list,.messaging.str-chat.dark .str-chat__list-notifications{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5)}.livestream.str-chat .str-chat__list{padding:0 8px;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{padding:0 24px;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:24px;padding-left:var(--md-p);padding-right:24px;padding-right:var(--md-p)}.str-chat__virtual-list{position:relative;flex:1 1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;background:var(--white);margin:0;width:100%;height:100%}.str-chat__virtual-list__loading{display:flex;padding-top:8px;padding-top:var(--xs-p);justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.dark .str-chat__virtual-list{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5)}.str-chat__message-team{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);position:relative;display:flex;padding:5px 40px}.str-chat__message-team .str-chat__avatar{margin-right:0}.str-chat__message-team-pin-indicator{padding-left:40px}.str-chat__message-team-actions{position:absolute;top:-12px;right:0;display:flex;align-items:center;justify-content:space-between;width:75px;height:24px;border-radius:100px;background:#fff;background:var(--white);border:1px solid #e0e0e0;box-shadow:0 2px 1px 0 rgba(0,0,0,.07);z-index:10;visibility:hidden;padding:0 4px}.str-chat__message-team-actions>span{cursor:pointer}.str-chat__message-team-actions>span,.str-chat__message-team-actions>span>span{position:relative;flex:1 1;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.str-chat__message-team-actions>span svg{fill:#000;opacity:.5}.str-chat__message-team-actions>span:hover svg{opacity:1}.str-chat__message-team-actions .str-chat__message-actions-box{bottom:auto;left:auto;visibility:hidden;right:100%;top:-10px;border-radius:7px}.str-chat__message-team-actions .str-chat__message-actions-box--open{visibility:visible}.str-chat__message-team-group{position:relative;width:100%}.str-chat__message-team-meta{display:flex;flex-direction:column;align-items:flex-end;min-width:50px;padding:0 10px 0 0;justify-content:space-between}.str-chat__message-team-meta time{text-transform:uppercase;color:rgba(0,0,0,.5);font-size:10px;font-size:var(--xs-font);margin-bottom:5px;text-align:right;visibility:hidden}.str-chat__message-team-author{font-size:15px;text-transform:capitalize;line-height:40px;margin-left:10px;display:flex;align-items:center;justify-content:space-between}.str-chat__message-team-content{width:100%;padding-left:10px;color:#404040;font-size:15px;line-height:22px;font-weight:400;font-weight:var(--font-weight-regular);border-left:1px solid rgba(0,0,0,.1);position:relative;margin:0}.str-chat__message-team-content--image{padding-left:0;border-left-color:transparent}.str-chat__message-team-content p{margin:0;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-team-content p:not(:first-of-type){margin:16px 0 0}.str-chat__message-team-content p a{color:var(--secondary-color);font-weight:700;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:IBM Plex Sans,sans-serif;font-family:var(--main-font);line-height:inherit;font-size:12px;font-size:var(--sm-font);font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__message-team-content pre{margin:0 5px 0 0;border-radius:4px;background-color:#f8f8f8;border:1px solid #d3d3d3;padding:10px}.str-chat__message-team-content code{width:inherit;white-space:pre-wrap;word-break:break-all}.str-chat__message-team-content ul{margin:0}.str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before,.str-chat__message-team-content--top:not(.str-chat__message-team-content--image):before{content:"";position:absolute;top:0;left:0;-webkit-transform:rotate(-135deg) translateX(1px);transform:rotate(-135deg) translateX(1px);-webkit-transform-origin:0;transform-origin:0;width:5px;height:1px;background-color:rgba(0,0,0,.1)}.str-chat__message-team-content--single,.str-chat__message-team-content--top{margin:5px 0 0}.str-chat__message-team-content--bottom,.str-chat__message-team-content--middle{margin:0}.str-chat__message-team-text--is-emoji{font-size:32px;font-size:var(--xxxl-font);line-height:42px}.str-chat__message-team-status{position:absolute;left:100%;bottom:1px;line-height:1;display:flex;justify-content:flex-end;align-items:center;z-index:11}.str-chat__message-team-status-number{font-size:10px;font-size:var(--xs-font);margin-left:4px;position:absolute;left:100%;color:rgba(0,0,0,.6)}.str-chat__message-team-status>.str-chat__avatar{align-self:flex-end;margin-right:0}.str-chat__message-team-status>.str-chat__tooltip{display:none;max-width:300px;min-width:100px;text-align:center}.str-chat__message-team-status:hover>.str-chat__tooltip{display:block}.str-chat__message-team-status:after{position:absolute;bottom:100%;right:0;content:" ";width:15px;height:15px}.str-chat__message-team-failed{border:0;background:none;display:flex;align-items:center;color:#ea152f;cursor:pointer;margin:5px 0;font-size:12px;font-size:var(--sm-font);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--bottom .str-chat__message-team-meta time,.str-chat__message-team--single .str-chat__message-team-meta time{visibility:visible}.str-chat__message-team--editing{padding:10px;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;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-top:20px;padding-bottom:20px}.str-chat__message-team--error .str-chat__message-team-status{display:none}.str-chat__message-team--error .str-chat__message-team-content{background:transparent;border-width:2px;border-color:#d0021b}.str-chat__message-team--error .str-chat__message-team-content p{opacity:.5}.str-chat__message-team--error .str-chat__message-team-content:before{content:"";position:absolute;top:0;left:0;-webkit-transform:rotate(-135deg) translateX(1px);transform:rotate(-135deg) translateX(1px);-webkit-transform-origin:0;transform-origin:0;width:5px;height:2px;background-color:#d0021b}.str-chat__message-team--ephemeral .str-chat__message-team-status{display:none}.str-chat__message-team--failed .str-chat__message-team-content--text{border-color:#d0021b}.str-chat__message-team--failed .str-chat__message-team-content--text p{opacity:.5}.str-chat__message-team .str-chat__message-attachment--img{border-radius:0;padding-left:5px;border-left:1px solid rgba(0,0,0,.1)}.str-chat__message-team .str-chat__message-attachment-card{margin:0;border-radius:4px 4px 4px 4px;background:#fff;border:1px solid rgba(0,0,0,.08)}.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;padding-left:5px;box-shadow:0 2px 6px rgba(0,0,0,.15);border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff}.str-chat__message-team .quoted-message-inner{background:#fff}.str-chat__message-team .quoted-message-inner .str-chat__message-attachment img{padding-left:0;border-left:0}.str-chat__message-team-error-header{font-size:10px;font-size:var(--xs-font);color:rgba(0,0,0,.4);font-style:italic;text-transform:none}.str-chat__thread-list .str-chat__message-simple__actions{min-width:30px}.str-chat__thread-list .str-chat__message-team{padding:5px 10px}.str-chat__thread-list .str-chat__message-team-actions{width:60px;min-width:unset}.str-chat__thread-list .str-chat__message-team-actions .str-chat__message-actions-box{top:auto;bottom:auto;bottom:-10px}.str-chat blockquote{margin:0 0 0 5px;font-style:italic;padding-left:20px;position:relative}.str-chat blockquote:before{font-size:26px;font-size:var(--xxl-font);content:"“";font-style:italic;position:absolute;opacity:.5;top:2px;left:-5px}.str-chat.dark .str-chat__message-team-error-header{color:hsla(0,0%,100%,.5);opacity:1}.str-chat.dark .str-chat__message-team-author{color:#fff}.str-chat.dark .str-chat__message-team-meta time{color:hsla(0,0%,100%,.3)}.str-chat.dark .str-chat__message-team-content,.str-chat.dark .str-chat__message-team .str-chat__message-attachment{border-color:rgba(0,0,0,.4);color:#fff}.str-chat.dark .str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team-content--top:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team .str-chat__message-attachment--single:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team .str-chat__message-attachment--top:not(.str-chat__message-team-content--image):before{background-color:rgba(0,0,0,.4)}.str-chat.dark .str-chat__message-team-content--image,.str-chat.dark .str-chat__message-team .str-chat__message-attachment--image{border-color:transparent}.str-chat.dark .str-chat__message-team-content p code,.str-chat.dark .str-chat__message-team-content pre,.str-chat.dark .str-chat__message-team .str-chat__message-attachment p code,.str-chat.dark .str-chat__message-team .str-chat__message-attachment pre{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item{border-color:rgba(0,0,0,.4)}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item a,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item a,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item span{color:#fff}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item span{opacity:.4}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-file--item:hover,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-file--item:hover{background:transparent}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment--file a,.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment--file span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment--file a,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment--file span{color:#fff}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment--file span,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment--file span{opacity:.4}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card{background:transparent}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--content,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--content{background:rgba(0,0,0,.1);min-height:58px;margin:0;padding:0 16px}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--title,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--title{color:#fff}.str-chat.dark .str-chat__message-team-content .str-chat__message-attachment-card--url,.str-chat.dark .str-chat__message-team .str-chat__message-attachment .str-chat__message-attachment-card--url{color:hsla(0,0%,100%,.4)}.str-chat.dark .str-chat__message-team-actions{background:#1b1d20;border:1px solid hsla(0,0%,87.8%,.03);box-shadow:0 2px 1px 0 rgba(0,0,0,.07);border-radius:12px}.str-chat.dark .str-chat__message-team-actions .str-chat__message-actions-box{background:#6a6b6d}.str-chat.dark .str-chat__message-team-actions>span{border-color:rgba(0,0,0,.04)}.str-chat.dark .str-chat__message-team-actions>span svg{fill:#fff}.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content{border-color:red;border-width:1px}.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content p{color:hsla(0,0%,100%,.5);opacity:1}.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content--single:not(.str-chat__message-team-content--image):before,.str-chat.dark .str-chat__message-team--error .str-chat__message-team-content--top:not(.str-chat__message-team-content--image):before{background-color:red;height:1px}.str-chat.dark .str-chat__message-team--editing{padding:10px;background:rgba(0,0,0,.1);box-shadow:0 0 11px 0 rgba(0,0,0,.06),inset 0 1px 0 0 rgba(0,108,255,.1),inset 0 -1px 0 0 rgba(0,108,255,.1);z-index:1}.str-chat__message-livestream{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);display:flex;width:100%;margin:0;padding:10px;border:1px solid transparent;position:relative}.str-chat__message-livestream-pin-indicator{padding-left:10px}.str-chat__message-livestream-left{width:30px}.str-chat__message-livestream-left .str-chat__avatar{margin-right:0}.str-chat__message-livestream-right{flex:1 1}.str-chat__message-livestream-content{position:relative;padding:5px 10px;border:1px solid transparent}.str-chat__message-livestream-content>*{font-size:12px;font-size:var(--sm-font);line-height:20px;margin:0}.str-chat__message-livestream-content p{margin:0;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.str-chat__message-livestream-content p:not(:first-of-type){margin:16px 0 0}.str-chat__message-livestream-content p code{background-color:hsla(0,0%,100%,.2);background-color:var(--white20);border:1px solid rgba(0,108,255,.3607843137254902);border:1px solid var(--primary-color-faded);border-radius:3px;padding:2px 4px}.str-chat__message-livestream-content p a{color:#006cff;color:var(--primary-color);font-weight:700;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;line-height:inherit;padding:10px;font-size:12px;font-size:var(--sm-font);font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__message-livestream-content pre{margin:0 5px 0 0;border-radius:4px;background-color:rgba(0,108,255,.3607843137254902);background-color:var(--primary-color-faded);border:1px solid #006cff;border:1px solid var(--primary-color)}.str-chat__message-livestream-content code{width:inherit;word-break:break-all}.str-chat__message-livestream-content .livestream-quoted-message{background:#ebebeb;background:var(--light-grey);border:1px solid rgba(0,0,0,.10196078431372549);border:1px solid var(--black10);padding:10px;border-radius:5px;margin-bottom:5px}.str-chat__message-livestream:hover .str-chat__message-livestream-actions{display:flex}.str-chat__message-livestream-actions{background:hsla(0,0%,100%,.6);background:var(--white60);border:1px solid rgba(0,0,0,.2);border:1px solid var(--black20);box-shadow:0 2px 1px 0 rgba(0,0,0,.050980392156862744);box-shadow:0 2px 1px 0 var(--black5);width:141px;height:24px;padding:0 4px;position:absolute;top:-12px;right:0;border-radius:24px;display:none;align-items:center;justify-content:space-between}.str-chat__message-livestream-actions>span{position:relative;flex:1 1;display:flex;justify-content:center;align-items:center;height:100%;text-align:center;cursor:pointer}.str-chat__message-livestream-actions>span:not(:last-of-type){border-right:1px solid #ebebeb;border-right:1px solid var(--light-grey)}.str-chat__message-livestream-actions>span>span{position:relative;flex:1 1;display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.str-chat__message-livestream-actions>span svg{fill:#000;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{bottom:auto;left:auto;visibility:hidden;right:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:7px}.str-chat__message-livestream-actions .str-chat__message-actions-box--open{visibility:visible}.str-chat__message-livestream-time{font-size:10px;font-size:var(--xs-font);line-height:20px;color:rgba(0,0,0,.5019607843137255);color:var(--black50);flex:2 1;padding:0 4px}.str-chat__message-livestream-text--is-emoji{font-size:32px;font-size:var(--xxxl-font);line-height:42px}.str-chat__message-livestream-author{margin-bottom:8px;text-transform:capitalize;display:flex;align-items:center;justify-content:flex-start}.str-chat__message-livestream-author strong{margin-right:8px}.str-chat__message-livestream:hover{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);border:1px solid rgba(0,0,0,.050980392156862744);border:1px solid var(--black5);box-shadow:0 0 6px 0 rgba(0,0,0,.050980392156862744);box-shadow:0 0 6px 0 var(--black5);border-radius:6px}.str-chat__message-livestream .str-chat__message-attachment--img{border-radius:0}.str-chat__message-livestream .str-chat__message-attachment-card{margin:0;border-radius:0;background:hsla(0,0%,100%,.2);background:var(--white20);border:1px solid rgba(0,0,0,.10196078431372549);border:1px solid var(--black10)}.str-chat__message-livestream .str-chat__message-attachment-card--content{background:hsla(0,0%,100%,.2);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{text-align:center;font-size:12px;font-size:var(--sm-font);padding:8px;margin:8px 10px 0;background:#006cff;background:var(--primary-color);border-radius:2px;color:#343434;color:var(--dark-grey)}.str-chat__message-livestream--error .str-chat__message-livestream-content p,.str-chat__message-livestream--failed .str-chat__message-livestream-content p{color:red;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{position:relative;top:2px;margin-right:4px}.str-chat__message-livestream--failed .str-chat__message-livestream-content p{cursor:pointer}.str-chat__message-livestream--initial-message{margin:20px 10px 0;width:auto}.str-chat__list--thread .str-chat__message-livestream__actions{min-width:30px}.str-chat__list--thread .str-chat__message-livestream-actions{width:110px;min-width:unset}.str-chat__list--thread .str-chat__message-livestream-actions .str-chat__message-actions-box{top:auto;bottom:auto;bottom:-10px}.livestream.dark.str-chat .str-chat__message-livestream{color:#ebebeb;color:var(--light-grey)}.livestream.dark.str-chat .str-chat__message-livestream:hover{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);border:1px solid rgba(0,0,0,.050980392156862744);border:1px solid var(--black5);box-shadow:0 0 6px 0 rgba(0,0,0,.050980392156862744);box-shadow:0 0 6px 0 var(--black5);border-radius:6px}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card{background:rgba(0,0,0,.10196078431372549);background:var(--black10);border:1px solid hsla(0,0%,100%,.10196078431372549);border:1px solid var(--white10)}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card--content{background:rgba(0,0,0,.10196078431372549);background:var(--black10)}.livestream.dark.str-chat .str-chat__message-livestream .str-chat__message-attachment-card--url{color:hsla(0,0%,100%,.8);color:var(--white80)}.livestream.dark.str-chat .str-chat__message-livestream-actions{background:#343434;background:var(--dark-grey);border:1px solid hsla(0,0%,100%,.050980392156862744);border:1px solid var(--white5);box-shadow:0 2px 1px 0 rgba(0,0,0,.050980392156862744);box-shadow:0 2px 1px 0 var(--black5)}.livestream.dark.str-chat .str-chat__message-livestream-actions>span:not(:last-of-type){border-color:hsla(0,0%,100%,.050980392156862744);border-color:var(--white5)}.livestream.dark.str-chat .str-chat__message-livestream-actions svg{fill:#fff;fill:var(--white)}.livestream.dark.str-chat .str-chat__message-livestream-time{color:#fff;color:var(--white);opacity:.5}.str-chat__message-replies-count-button{display:block;border:none;background:none;padding:0;margin-top:8px;margin-top:var(--xs-m);font-size:12px;font-size:var(--sm-font);line-height:15px;font-weight:700;font-weight:var(--font-weight-bold);color:#006cff;color:var(--primary-color);cursor:pointer}.str-chat__message-replies-count-button svg{fill:#ecebeb;fill:var(--grey-whisper);margin-right:4px;margin-right:var(--xxs-m)}.dark.str-chat .str-chat__message-replies-count-button svg{fill:hsla(0,0%,100%,.10196078431372549);fill:var(--white10)}.dark.str-chat.team .str-chat__message-replies-count-button svg{fill:rgba(0,0,0,.4);fill:var(--black40)}.str-chat__modal{background:#000;background:var(--black);position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;opacity:.89;display:none;align-items:center;justify-content:center}.str-chat__modal--open{display:flex}.str-chat__modal__inner{max-width:667px;background:#fff;background:var(--white);padding:24px;padding:var(--md-p);border-radius:8px;border-radius:var(--border-radius-md)}.str-chat__modal__close-button{position:absolute;top:0;right:0;padding:24px;padding:var(--md-p);font-size:14px;font-size:var(--md-font);line-height:10px;color:#fff;color:var(--white);cursor:pointer;display:flex;align-items:center}.str-chat__modal__close-button svg{position:relative;top:1px;margin-left:8px;margin-left:var(--xs-m);fill:#fff;fill:var(--white)}.str-chat__modal__close-button:hover{opacity:.79}.str-chat__modal .str-chat__edit-message-form{min-width:300px}.str-chat__modal .str-chat__input-emojiselect,.str-chat__modal .str-chat__input-fileupload{position:relative;top:unset;right:unset}.str-chat.dark.messaging .str-chat__modal__inner{border:2px solid #fff;border:2px solid var(--white);background:#000;background:var(--black)}.str-chat__modal-image__wrapper{line-height:0;position:relative;text-align:center;box-sizing:border-box}.str-chat__modal-image__image{max-height:100vh;max-width:100%}.str-chat__message-commerce .str-chat__reaction-list,.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{background:url(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-commerce .str-chat__reaction-list,.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{background-image:url(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-commerce .str-chat__reaction-list,.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{background-image:url(data:image/png;base64,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)}}.str-chat__message-commerce .str-chat__reaction-list,.str-chat__message .str-chat__reaction-list{position:absolute;right:15px;top:-28px;z-index:1;height:33px;width:auto;background-position:0 -66px;background-repeat:repeat-x}.str-chat__message-commerce .str-chat__reaction-list ul,.str-chat__message .str-chat__reaction-list ul{position:relative;list-style-type:none;padding:0;font-size:16px;font-size:var(--lg-font);line-height:26px;display:flex;justify-content:center;margin:-1px -16px 0 0;z-index:888}.str-chat__message-commerce .str-chat__reaction-list .emoji-mart-emoji,.str-chat__message .str-chat__reaction-list .emoji-mart-emoji{display:flex}.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:before{position:absolute;content:"";top:0;height:33px}.str-chat__message-commerce .str-chat__reaction-list:after,.str-chat__message .str-chat__reaction-list:after{right:-26px;width:26px;background-position:-33px -33px}.str-chat__message-commerce .str-chat__reaction-list:before,.str-chat__message .str-chat__reaction-list:before{left:-13px;width:13px;background-position:0 -33px}.str-chat__message-commerce .str-chat__reaction-list--reverse,.str-chat__message .str-chat__reaction-list--reverse{right:auto;left:15px;position:absolute}.str-chat__message-commerce .str-chat__reaction-list--reverse ul,.str-chat__message .str-chat__reaction-list--reverse ul{margin:-1px -4px 0 -16px}.str-chat__message-commerce .str-chat__reaction-list--reverse:after,.str-chat__message .str-chat__reaction-list--reverse:after{right:-13px;width:13px;background-position:-46px 0}.str-chat__message-commerce .str-chat__reaction-list--reverse:before,.str-chat__message .str-chat__reaction-list--reverse:before{left:-26px;width:26px;background-position:0 0}.str-chat__message-commerce .str-chat__reaction-list li,.str-chat__message .str-chat__reaction-list li{display:flex;align-items:center}.str-chat__message-commerce .str-chat__reaction-list li button,.str-chat__message .str-chat__reaction-list li button{padding:0}.str-chat__message-commerce .str-chat__reaction-list--counter,.str-chat__message .str-chat__reaction-list--counter{color:#fff;color:var(--button-background);font-size:12px;font-size:var(--sm-font)}.str-chat__message--me .str-chat__message-commerce-inner>.str-chat__reaction-list,.str-chat__message--right .str-chat__message-commerce-inner>.str-chat__reaction-list,.str-chat__message-commerce--me .str-chat__message-commerce-inner>.str-chat__reaction-list,.str-chat__message-commerce--right .str-chat__message-commerce-inner>.str-chat__reaction-list{left:46px}.str-chat__message--me .str-chat__reaction-list,.str-chat__message--right .str-chat__reaction-list,.str-chat__message-commerce--me .str-chat__reaction-list,.str-chat__message-commerce--right .str-chat__reaction-list{right:auto;left:16px}.str-chat__message--me .str-chat__reaction-list ul,.str-chat__message--right .str-chat__reaction-list ul,.str-chat__message-commerce--me .str-chat__reaction-list ul,.str-chat__message-commerce--right .str-chat__reaction-list ul{margin:-1px 0 0 -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{right:-13px;width:13px;background-position:-46px 0}.str-chat__message--me .str-chat__reaction-list:before,.str-chat__message--right .str-chat__reaction-list:before,.str-chat__message-commerce--me .str-chat__reaction-list:before,.str-chat__message-commerce--right .str-chat__reaction-list:before{left:-26px;width:26px;background-position:0 0}.str-chat__message--me .str-chat__reaction-list--reverse,.str-chat__message--right .str-chat__reaction-list--reverse,.str-chat__message-commerce--me .str-chat__reaction-list--reverse,.str-chat__message-commerce--right .str-chat__reaction-list--reverse{right:15px;left:auto}.str-chat__message--me .str-chat__reaction-list--reverse ul,.str-chat__message--right .str-chat__reaction-list--reverse ul,.str-chat__message-commerce--me .str-chat__reaction-list--reverse ul,.str-chat__message-commerce--right .str-chat__reaction-list--reverse ul{margin:-1px -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{right:-26px;width:26px;background-position:-33px -33px}.str-chat__message--me .str-chat__reaction-list--reverse:before,.str-chat__message--right .str-chat__reaction-list--reverse:before,.str-chat__message-commerce--me .str-chat__reaction-list--reverse:before,.str-chat__message-commerce--right .str-chat__reaction-list--reverse:before{left:-13px;width:13px;background-position:0 -33px}.str-chat__message-commerce-inner>.str-chat__reaction-list{left:unset;right:46px}.str-chat__message-commerce--right .str-chat__message-commerce-inner>.str-chat__reaction-list{right:unset;left:46px}.str-chat__message-reactions-list{list-style-type:none;margin:0;padding:0;display:flex}.str-chat__message-reactions-list-item{font-size:22px;font-size:var(--xl-font);margin:0 4px;margin:0 var(--xxs-m);position:relative;line-height:0}.str-chat__message-reactions-list-item button{padding:0}.str-chat__message-reactions-list-item span[role=img]{position:relative;display:block;top:-2px;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.str-chat__message-reactions-list-item span[role=img]:hover{-webkit-transform:scale(1.4);transform:scale(1.4)}.str-chat__message-reactions-list-item__count{position:absolute;top:28px;font-size:10px;font-size:var(--xs-font);color:#fff;color:var(--white);font-weight:700;font-weight:var(--font-weight-bold);left:6px}.str-chat__message-reactions-list-item .latest-user{width:20px;height:20px;position:absolute;top:-24px;left:0}.str-chat__message-reactions-list-item .latest-user-tooltip{display:none;text-align:center;position:absolute;bottom:calc(100% + 5px);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background:rgba(0,0,0,.8);background:var(--black80);border-radius:4px;border-radius:var(--border-radius-sm);background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.5019607843137255));background-image:linear-gradient(-180deg,transparent,var(--black50));max-width:237px;padding:4px 8px;padding:var(--xxs-p) var(--xs-p);font-size:12px;font-size:var(--sm-font);color:#fff;color:var(--white)}.str-chat__message-reactions-list-item .latest-user-tooltip:after{content:"";position:absolute;top:calc(100% - 4px);left:50%;-webkit-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:7px;height:7px;background-color:#343434;background-color:var(--dark-grey)}.str-chat__message-reactions-list-item .latest-user-not-found{background-color:var(--secondary-color)}.str-chat__message-reactions-list-item .latest-user-not-found,.str-chat__message-reactions-list-item .latest-user img{border:1.5px solid #fff;border:1.5px solid var(--white);border-radius:999px;border-radius:var(--border-radius-round);width:inherit;height:inherit}.str-chat__message-reactions-list-item .latest-user img{object-fit:cover}.str-chat__message-reactions-list-item .latest-user:hover .latest-user-tooltip{display:block}.str-chat__reaction-selector{z-index:999;height:60px;position:absolute;width:auto;background:#000;background:var(--black);background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.0784313725490196));background-image:linear-gradient(-180deg,transparent,var(--border));border:1px solid hsla(0,0%,100%,.050980392156862744);border:1px solid var(--white5);box-shadow:0 3px 1px 0 rgba(0,0,0,.0784313725490196),0 11px 8px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 3px 1px 0 var(--border),0 11px 8px 0 var(--border);border-radius:999px;border-radius:var(--border-radius-round);display:flex;align-items:center}.str-chat__reaction-selector ul{position:relative;z-index:1000;margin:0 16px;margin:0 var(--sm-m)}.str-chat__reaction-selector-tooltip{position:absolute;bottom:calc(100% + 15px);background:#000;background:var(--black);border-radius:4px;border-radius:var(--border-radius-sm);min-width:85px;min-height:24px;max-width:100%;padding:4px 8px;padding:var(--xxs-p) var(--xs-p);font-size:12px;font-size:var(--sm-font);color:#fff;color:var(--white);text-align:center}.str-chat__reaction-selector-tooltip .arrow{position:absolute;top:calc(100% - 4px);left:50%;-webkit-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);width:7px;height:7px;background-color:#000;background-color:var(--black)}.str-chat__reaction-selector .emoji-mart-emoji:hover{transition:.1s;-webkit-transform:scale(1.2);transform:scale(1.2);cursor:pointer}.str-chat__message-commerce .str-chat__reaction-selector,.str-chat__message-livestream .str-chat__reaction-selector,.str-chat__message-simple .str-chat__reaction-selector,.str-chat__message-team .str-chat__reaction-selector,.str-chat__message .str-chat__reaction-selector{top:-65px;left:0}.str-chat__message-commerce--right .str-chat__reaction-selector{left:unset;right:0}.str-chat__message-livestream .str-chat__reaction-selector{left:unset;top:-70px;right:0}.str-chat__message-team .str-chat__reaction-selector{left:unset;top:-60px;right:0}.str-chat__message-simple .str-chat__reaction-selector{right:unset;left:0}.str-chat__message-simple--me .str-chat__reaction-selector,.str-chat__message-simple .str-chat__reaction-selector--reverse{right:0;left:unset}.str-chat__message-simple--me .str-chat__reaction-selector--reverse{right:unset;left:0}.str-chat__send-button{margin-left:8px;margin-left:var(--xs-m);border:0;background:0;outline:0}@media screen and (min-width:768px){.str-chat__send-button{display:none}}.str-chat__simple-reactions-list{list-style-type:none;padding:4px 4px 2px;padding:var(--xxs-p) var(--xxs-p) calc(var(--xxs-p)/2) var(--xxs-p);display:inline-flex;margin:8px 0 0;margin:var(--xs-m) 0 0 0;border:1px solid rgba(0,0,0,.0784313725490196);border:1px solid var(--border);border-radius:4px;border-radius:var(--border-radius-sm);line-height:1;position:relative}.str-chat__simple-reactions-list-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background:rgba(0,0,0,.6);background:var(--overlay-dark);border-radius:4px;border-radius:var(--border-radius-sm);background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.5019607843137255));background-image:linear-gradient(-180deg,transparent,var(--black50));min-height:24px;width:auto;max-width:275px;padding:4px 8px;padding:var(--xxs-p) var(--xs-p);font-size:12px;font-size:var(--sm-font);color:#fff;color:var(--white);text-align:center}.str-chat__simple-reactions-list-tooltip>.arrow{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.6);border-top:4px solid var(--overlay-dark)}.str-chat__simple-reactions-list-item{margin:0;cursor:pointer}.str-chat__simple-reactions-list-item>span{line-height:1}.str-chat__simple-reactions-list-item .emoji-mart-emoji:hover{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(1.2);transform:scale(1.2)}.str-chat__simple-reactions-list-item--last-number{font-size:10px;font-size:var(--xs-font);display:flex;align-items:center;color:#000}.dark.str-chat .str-chat__simple-reactions-list{border:1px solid hsla(0,0%,100%,.10196078431372549);border:1px solid var(--white10);border-radius:4px;border-radius:var(--border-radius-sm)}.dark.str-chat .str-chat__simple-reactions-list-item--last-number{color:#fff;color:var(--white)}.str-chat__small-message-input{display:flex;flex-wrap:wrap;margin:8px;margin:var(--xs-m);position:relative;z-index:1000}.str-chat__small-message-input .rfu-file-previewer,.str-chat__small-message-input .rfu-image-previewer{flex:1 1 100%}.str-chat__small-message-input__wrapper{position:relative;z-index:0;width:100%}.str-chat__small-message-input-emojiselect{bottom:10px;right:6px}.str-chat__small-message-input .rfu-file-upload-button{bottom:9px;right:26px}.str-chat__small-message-input--textarea-wrapper{flex-wrap:wrap;flex:1 0;position:relative}.str-chat__small-message-input-emojiselect,.str-chat__small-message-input .rfu-file-upload-button{position:absolute;cursor:pointer;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background-size:44px 44px;fill:#7a7a7a;fill:var(--grey)}.str-chat__small-message-input-emojiselect:hover,.str-chat__small-message-input .rfu-file-upload-button:hover{fill:#000;fill:var(--black)}.str-chat__small-message-input-emojipicker{position:absolute;bottom:100%;right:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.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:#ecebeb;background:var(--grey-whisper);color:#000;color:var(--black);min-height:36px;font-size:12px;font-size:var(--sm-font);padding:10px 44px 8px 8px}.str-chat__small-message-input textarea:focus{height:36px}.str-chat__small-message-input .str-chat__emojisearch{bottom:100%}.str-chat__small-message-input .str-chat__user-item{font-size:14px;font-size:var(--md-font)}.str-chat__small-message-input .rfu-file-upload-button{position:absolute;cursor:pointer;right:28px}.str-chat__small-message-input .rfu-dropzone .rfu-dropzone__notifier{z-index:1000}.dark.str-chat .str-chat__small-message-input textarea{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);border:1px solid rgba(0,0,0,.2);border:1px solid var(--black20);border-radius:4px;border-radius:var(--border-radius-sm);color:#fff;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:#fff;fill:var(--white)}.str-chat__thread{background:#ecebeb;background:var(--grey-whisper);flex:1 0 300px;min-width:300px;max-width:300px;overflow-y:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);overflow:hidden;max-height:100%;display:flex;flex-direction:column;padding-top:0}.str-chat__thread--full{max-width:100%}.str-chat__thread-header{position:relative;width:100%;background:#ecebeb;background:var(--grey-whisper);box-shadow:0 1px 1px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 1px 1px 0 var(--border);height:70px;min-height:70px;top:0;display:flex;align-items:center;justify-content:space-between;padding:0 16px;padding:0 var(--sm-p)}.str-chat__thread-header-details{font-size:14px;font-size:var(--md-font)}.str-chat__thread-header-details small{display:block;font-size:12px;font-size:var(--sm-font)}.str-chat__thread-start{border-radius:4px;border-radius:var(--border-radius-sm);margin:8px 8px 0;margin:var(--xs-m) var(--xs-m) 0 var(--xs-m);padding:8px;padding:var(--xs-p);background:#ecebeb;background:var(--grey-whisper);text-align:center;font-size:12px;font-size:var(--sm-font)}.str-chat__thread-list{height:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding-top:16px;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-radius:8px;border-radius:var(--border-radius-md);border-bottom:1px solid #ecebeb;border-bottom:1px solid var(--grey-whisper)}.str-chat__thread-list .quoted-message{display:flex;align-items:flex-end;margin-bottom:4px;margin-bottom:var(--xxs-m)}.str-chat__thread-list .quoted-message-inner{display:flex;text-align:start;align-items:flex-end;background:#ecebeb;background:var(--grey-whisper);border-radius:8px 8px 8px 0;border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;max-width:408px;padding:4px 8px;padding:var(--xxs-p) var(--xs-p)}.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:8px;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:8px;border-radius:var(--border-radius-md)}.str-chat__thread-list .quoted-message-inner :nth-child(2){margin-left:8px;margin-left:var(--xs-m)}.messaging.str-chat .str-chat__thread,.str-chat__thread-list .quoted-message.mine .quoted-message-inner{background:#fff;background:var(--white)}.messaging.str-chat .str-chat__thread{margin-right:8px;margin-right:var(--xs-m);margin-top:16px;margin-top:var(--sm-m);border-radius:8px 8px 0 0;border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;overflow:hidden;max-height:100%;display:flex;flex-direction:column;padding-top:0}.messaging.str-chat .str-chat__thread.str-chat__thread--full{margin:0}.messaging.str-chat .str-chat__thread .str-chat__gallery{justify-content:flex-end;border-radius:0}.messaging.str-chat .str-chat__thread .str-chat__gallery-image,.messaging.str-chat .str-chat__thread .str-chat__gallery-placeholder{width:100px;height:100px}.messaging.str-chat .str-chat__thread-list{padding:16px 16px 0;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{border:none;background:#fff;background:var(--white);box-shadow:0 2px 9px 0 rgba(0,0,0,.0784313725490196),0 1px 0 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 9px 0 var(--border),0 1px 0 0 var(--border)}.messaging.str-chat .str-chat__thread-start{margin-top:24px;margin-top:var(--md-m)}@media screen and (max-width:960px){.messaging.str-chat .str-chat__thread{position:fixed;top:0;right:0;height:100vh;background:#fff;background:var(--white);z-index:1000;margin:0;width:100vw;max-width:100%}}.messaging.str-chat.dark .str-chat__thread{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5)}.messaging.str-chat.dark .str-chat__thread-header{background:rgba(0,0,0,.8);background:var(--black80);box-shadow:0 7px 9px 0 rgba(0,0,0,.050980392156862744),0 1px 0 0 rgba(0,0,0,.050980392156862744);box-shadow:0 7px 9px 0 var(--black5),0 1px 0 0 var(--black5);color:#fff;color:var(--white)}.messaging.str-chat.dark .str-chat__thread-start{color:#fff;color:var(--white)}@media screen and (max-width:960px){.messaging.str-chat.dark .str-chat__thread{background:#343434;background:var(--dark-grey)}}.team.str-chat .str-chat__thread{background:#fff;background:var(--white)}@media screen and (max-width:960px){.team.str-chat .str-chat__thread{position:fixed;top:0;right:0;height:100vh;background:#fff;background:var(--white);z-index:1000;margin:0;width:100vw;max-width:100%}}.team.str-chat .str-chat__thread-header{height:80px}.team.str-chat.dark .str-chat__thread{background:#1d1f22;background:var(--dt-bg-team)}.livestream.str-chat .str-chat__thread,.str-chat .str-chat__thread{background:transparent}.livestream.str-chat .str-chat__thread-header,.str-chat .str-chat__thread-header{background:hsla(0,0%,100%,.30196078431372547);background:var(--white30)}.livestream.str-chat .str-chat__list--thread,.str-chat .str-chat__list--thread{padding:0 8px;padding:0 var(--xs-p)}.livestream.str-chat.dark .str-chat__thread,.str-chat.dark .str-chat__thread{background:#343434;background:var(--dark-grey)}.livestream.str-chat.dark .str-chat__thread-header,.str-chat.dark .str-chat__thread-header{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5);box-shadow:0 1px 1px 0 rgba(0,0,0,.30196078431372547);box-shadow:0 1px 1px 0 var(--black30);color:#fff;color:var(--white)}.livestream.str-chat.dark .str-chat__thread-start,.str-chat.dark .str-chat__thread-start{background:rgba(0,0,0,.050980392156862744);background:var(--black5);border-radius:4px;border-radius:var(--border-radius-sm);color:#fff;color:var(--white)}.str-chat__typing-indicator{display:flex;visibility:hidden;align-items:center}.str-chat__typing-indicator--typing{visibility:visible}.str-chat__typing-indicator__avatars{display:flex}.str-chat__typing-indicator__avatars .str-chat__avatar{margin-right:-8px;margin-right:calc(var(--xs-m)*-1)}.str-chat__typing-indicator__avatars .str-chat__avatar:last-of-type{margin-right:8px;margin-right:var(--xs-m)}.str-chat__typing-indicator__dots{position:relative;background:#fff;background:var(--white);border:1px solid rgba(0,0,0,.10196078431372549);border:1px solid var(--black10);padding:4px 8px;padding:var(--xxs-p) var(--xs-m);border-radius:16px 16px 16px 2px;border-radius:var(--border-radius) var(--border-radius) var(--border-radius) 2px}.str-chat__typing-indicator__dot{display:inline-block;width:6px;height:6px;border-radius:999px;border-radius:var(--border-radius-round);margin-right:4px;margin-right:var(--xxs-m);background:#006cff;background:var(--primary-color);-webkit-animation:wave 1.1s linear infinite;animation:wave 1.1s linear infinite}.str-chat__typing-indicator__dot:nth-child(2){-webkit-animation-delay:-.9s;animation-delay:-.9s;opacity:.5}.str-chat__typing-indicator__dot:nth-child(3){-webkit-animation-delay:-.8s;animation-delay:-.8s;opacity:.2}.dark.str-chat .str-chat__typing-indicator__avatars .str-chat__avatar{border-color:#343434;border-color:var(--dark-grey)}.dark.str-chat .str-chat__typing-indicator__dots{background:hsla(0,0%,100%,.050980392156862744);background:var(--white5)}@-webkit-keyframes wave{0%,60%,to{-webkit-transform:none;-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes wave{0%,60%,to{-webkit-transform:none;-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.str-chat__tooltip{position:absolute;right:0;bottom:calc(100% + 10px);display:flex;background:#000;background:var(--black);border-radius:4px;border-radius:var(--border-radius-sm);padding:4px 8px;padding:var(--xxs-p) var(--xs-p);color:#fff;color:var(--white);font-size:10px;font-size:var(--xs-font);max-width:300px}.str-chat__tooltip button{outline:none;outline:0;background:none;color:#006cff;color:var(--primary-color);font-size:10px;font-size:var(--xs-font);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--second-font);border:none}.str-chat__tooltip a{color:#006cff;color:var(--primary-color);text-decoration:none}.str-chat__tooltip:after{content:"";position:absolute;bottom:-2px;right:5px;width:5px;height:5px;background:#000;background:var(--black);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.str-chat__virtual-list{font-size:0}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding:1px 40px;padding:1px var(--xl-p);width:100%}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple{padding-bottom:16px;padding-bottom:var(--sm-p)}.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:40px;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-right:40px;padding-right:var(--xl-p);padding-left:0}.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:8px;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-bottom:0;padding-left:40px;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-right:40px;padding-right:var(--xl-p);padding-left:0}.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:8px;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{display:flex;align-items:flex-end;margin-bottom:4px;margin-bottom:var(--xxs-m)}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper .str-chat__message-simple .quoted-message-inner{display:flex;text-align:start;align-items:flex-end;background:#ecebeb;background:var(--grey-whisper);border-radius:8px 8px 8px 0;border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0;max-width:408px;padding:4px 8px;padding:var(--xxs-p) var(--xs-p)}.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:8px;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{max-height:48px;max-width:48px;border-radius:8px;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 img{border-radius:8px;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:#fff;background:var(--white);border-radius:8px;border-radius:var(--border-radius-md);border-bottom:1px solid #ecebeb;border-bottom:1px solid var(--grey-whisper);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:8px;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:#fcfcfc;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:#fcfcfc;background:var(--white-snow);border-top:2px solid rgba(0,0,0,.0784313725490196);border-top:2px solid var(--border)}.str-chat__virtual-message__wrapper{display:flex;padding:10px 40px;flex-direction:row;position:relative}.str-chat__virtual-message__wrapper:hover{background:#f8f8ff}.str-chat__virtual-message__wrapper>.str-chat__avatar{margin:0}.str-chat__virtual-message__wrapper>.str-chat__virtual-message__content{padding-left:12px}.str-chat__virtual-message__wrapper .str-chat__avatar--rounded{border-radius:16px;border-radius:var(--border-radius)}.str-chat__virtual-message__wrapper .str-chat__avatar-fallback{background-color:#789}.str-chat__virtual-message__meta{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.str-chat__virtual-message__data{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;min-width:70px;margin-left:auto}.str-chat__virtual-message__author{color:#006cff;color:var(--primary-color);font-size:1rem}.str-chat__virtual-message__date{font-size:.7rem;opacity:.5;padding-left:8px;display:block;margin-left:auto}.str-chat__virtual-message__actions{position:relative;cursor:pointer}.str-chat__virtual-message__actions svg{fill:#000;fill:var(--black);opacity:.5}.str-chat__virtual-message__actions:hover svg{opacity:1}.str-chat__virtual-message__actions .str-chat__message-actions-box{bottom:10px;left:unset;right:100%;border-radius:16px 16px 2px 16px;border-radius:var(--border-radius) var(--border-radius) calc(var(--border-radius-sm)/2) var(--border-radius)}.str-chat__virtual-message__content{display:flex;flex:1 1;flex-direction:column;align-items:flex-start}.str-chat__virtual-message__content .str-chat__message--deleted-inner{padding:8px 0}.str-chat__virtual-message__text{padding-top:5px;font-size:.9rem;display:flex;justify-content:space-between;width:100%;word-break:break-word}.str-chat__virtual-message__text p{padding-right:16px}.str-chat__virtual-message__text a{color:#006cff;color:var(--primary-color);text-decoration:none;font-weight:700;font-weight:var(--font-weight-bold)}.str-chat__virtual-message__wrapper--group{padding-top:0}.str-chat__virtual-message__wrapper--group .str-chat__virtual-message__author,.str-chat__virtual-message__wrapper--group>.str-chat__avatar{display:none}.str-chat__virtual-message__wrapper--group .str-chat__virtual-message__content{padding-left:50px}.str-chat__virtual-message__wrapper--group .str-chat__virtual-message__content .str-chat__gallery{width:100%;margin:0;justify-content:unset}.dark .str-chat__virtual-message__wrapper:hover{background:rgba(0,0,0,.2);background:var(--black20)}.dark .str-chat__virtual-message__text{color:#f8f8ff}.dark .str-chat__virtual-message__date{color:#fff;color:var(--white)}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rce-container-mbox{display:block;flex-direction:column;min-width:300px;overflow-x:hidden}.rce-mbox-forward{align-items:center;align-self:center;background:#fff;border-radius:20px;bottom:0;box-shadow:0 0 5px 0 #a4a4a4;cursor:pointer;flex-direction:row;height:30px;justify-content:center;margin:auto;position:absolute;top:0;transition:all .3s ease;width:30px}.rce-mbox-forward-left{display:flex;left:-50px;opacity:0;visibility:hidden}.rce-mbox-forward-right{display:flex;opacity:0;right:-50px;visibility:hidden}.rce-mbox-reply-btn-left{display:flex;left:-85px;opacity:0;visibility:hidden}.rce-mbox-reply-btn-right{display:flex;opacity:0;right:-85px;visibility:hidden}.rce-container-mbox:hover .rce-mbox-forward-left,.rce-container-mbox:hover .rce-mbox-forward-right{opacity:1;visibility:visible}.rce-mbox-remove{align-items:center;align-self:center;background:#fff;border-radius:20px;bottom:0;box-shadow:0 0 5px 0 #a4a4a4;cursor:pointer;flex-direction:row;height:30px;justify-content:center;margin:auto;position:absolute;top:0;transition:all .3s ease;width:30px}.rce-mbox-remove-left{display:flex;left:-120px;opacity:0;visibility:hidden}.rce-mbox-remove-right{display:flex;opacity:0;right:-120px;visibility:hidden}.rce-container-mbox:hover .rce-mbox-remove-left,.rce-container-mbox:hover .rce-mbox-remove-right,.rce-container-mbox:hover .rce-mbox-reply-btn-left,.rce-container-mbox:hover .rce-mbox-reply-btn-right{opacity:1;visibility:visible}.rce-mbox{background:#fff;border-radius:5px;border-top-left-radius:0;box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);flex-direction:column;float:left;margin:3px 5px 3px 20px;min-width:140px;padding:6px 9px 8px;position:relative}.rce-mbox.message-focus{-webkit-animation-duration:1s;animation-duration:1s;animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-name:message-box-default-focus;animation-name:message-box-default-focus}@-webkit-keyframes message-box-default-focus{0%{background-color:#fff}to{background-color:#dfdfdf}}.rce-mbox-body{margin:0;padding:0;position:relative}.rce-mbox.rce-mbox-right{border-top-left-radius:5px;border-top-right-radius:0;float:right;margin-left:5px;margin-right:20px}.rce-mbox.rce-mbox-right.message-focus{-webkit-animation-duration:1s;animation-duration:1s;animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-name:message-box-right-focus;animation-name:message-box-right-focus}@-webkit-keyframes message-box-right-focus{0%{background-color:#d4f1fb}to{background-color:#b8dae6}}.rce-mbox-text{font-size:13.6px;word-break:break-word}.rce-mbox-text-retracted{align-items:center;display:flex;font-style:italic;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mbox-text.rce-mbox-text-retracted svg{margin-right:3px}.rce-mbox-text-retracted.left{color:rgba(85,85,85,.7019607843137254)!important}.rce-mbox-text-retracted.right{color:hsla(0,0%,93.7%,.7019607843137254)!important}.rce-mbox-text:after{content:"\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0"}.rce-mbox-time{align-items:center;bottom:-5px;color:rgba(0,0,0,.45098039215686275);display:flex;font-size:12px;justify-content:flex-end;right:-4px;text-align:right;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mbox-time.non-copiable:before{content:attr(data-text)}.rce-mbox-time-block{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.32941176470588235),transparent);border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;color:#fff;display:flex;justify-content:flex-end;left:0;margin-left:-6px;margin-right:-6px;padding-bottom:2px;padding-right:3px;padding-top:5px;right:0}.rce-mbox--clear-padding{padding-bottom:3px}.rce-mbox.rce-mbox--clear-notch{border-radius:5px 5px 5px 5px!important}.rce-mbox-right-notch{fill:#fff;-webkit-filter:drop-shadow(2px 0 1px rgba(0,0,0,.2));filter:drop-shadow(2px 0 1px rgba(0,0,0,.2));height:15px;position:absolute;right:-14px;top:0;width:15px}.rce-mbox-right-notch.message-focus{-webkit-animation-duration:1s;animation-duration:1s;animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-name:message-right-notch-focus;animation-name:message-right-notch-focus}@-webkit-keyframes message-right-notch-focus{0%{fill:#d4f1fb}to{fill:#b8dae6}}.rce-mbox-left-notch{fill:#fff;height:15px;left:-14px;position:absolute;top:0;width:15px}.rce-mbox-left-notch.message-focus{-webkit-animation-duration:1s;animation-duration:1s;animation-iteration-count:2;-webkit-animation-iteration-count:2;-webkit-animation-name:message-left-notch-focus;animation-name:message-left-notch-focus}@-webkit-keyframes message-left-notch-focus{0%{fill:#fff}to{fill:#dfdfdf}}.rce-mbox-title{align-items:center;color:#4f81a1;cursor:pointer;display:flex;font-size:13px;font-weight:500;margin:0 0 8px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mbox-title:hover{text-decoration:underline}.rce-mbox-title--clear{margin-bottom:5px}.rce-mbox-status{font-size:15px;height:15px;margin-left:3px}.rce-mbox-title>.rce-avatar-container{margin-right:5px}.rce-mbox-photo{margin-left:-6px;margin-right:-6px;margin-top:-3px}.rce-mbox-photo .rce-mbox-text{margin:auto;max-width:300px;padding:5px 0}.rce-mbox-photo--img{border-radius:5px;display:flex;justify-content:center;max-height:300px;overflow:hidden;position:relative}.rce-mbox-photo--img__block{background-color:rgba(0,0,0,.5019607843137255);border-radius:5px;bottom:0;display:flex;left:0;position:absolute;right:0;top:0}.rce-mbox-photo--img img{height:100%;min-height:100px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mbox-photo--img__block-item{cursor:pointer;height:100px;margin:auto;width:100px}.rce-mbox-photo--download{background:none;border:1px solid #eee;border-radius:100%;color:#efe;display:flex;font-size:3.2em;height:100px;justify-content:center;outline:none;width:100px}.rce-mbox-photo--download:hover{opacity:.7}.rce-mbox-photo--download:active{opacity:.3}.rce-mbox-photo--error{align-items:center;background:none;color:#eaeaea;display:flex;font-size:70px;justify-content:center}.rce-mbox-file{padding-bottom:13px}.rce-mbox-file>button{align-items:center;background:#e9e9e9;border:none;border-radius:5px;cursor:pointer;display:flex;margin-left:-6px;margin-right:-6px;margin-top:-3px;max-width:500px;min-height:52px;outline:none;padding:5px 0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mbox-file>button>*{padding:0 10px}.rce-mbox-file--icon{align-items:center;display:flex;flex-direction:column;font-size:30px}.rce-mbox-file--size{font-size:10px;margin-top:3px;max-width:52px}.rce-mbox-file--size,.rce-mbox-file--text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rce-mbox-file--text{font-size:13.6px}.rce-mbox-file--buttons{align-items:center;display:flex;font-size:30px}.rce-mbox-file--buttons .rce-error-button{display:inherit}.rce-mbox-file--loading{font-size:15px;height:40px;width:40px}.rce-container-smsg,.rce-smsg{align-items:center;display:flex;justify-content:center}.rce-smsg{background:#fff;border-radius:10px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);flex-direction:column;float:left;margin:5px 0;max-width:70%;padding:6px 9px 8px;position:relative}.rce-smsg-text{display:inline-block;font-size:15px;text-align:center}.rce-mbox-location{align-items:center;border-radius:5px;display:flex;height:150px;justify-content:center;margin-left:-6px;margin-right:-6px;margin-top:-3px;overflow:hidden;position:relative;width:250px}.rce-mbox-location-img{width:100%}.rce-mbox-location-text{margin-left:-6px;margin-right:-6px;padding:5px 0;width:250px}.rce-mbox-spotify{margin-left:-6px;margin-right:-6px;margin-top:-2px}.rce-mbox-reply,.rce-mbox-spotify{border-radius:5px;display:flex;overflow:hidden}.rce-mbox-reply{background:#ececec;cursor:pointer;font-size:12px;margin:-3px -6px 6px;padding:0 0 0 5px;position:relative;transition:.2s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mbox-reply.rce-mbox-reply-border{border-left:5px solid}.rce-mbox-reply:hover{opacity:.85}.rce-mbox-reply-left{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:3px 0}.rce-mbox-reply-owner{font-size:13px}.rce-mbox-reply-message{color:#5a5a5a;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rce-mbox-reply-right{height:40px;width:40px}.rce-mbox-reply-right img{width:100%}.rce-mbox-reply-text{margin-left:-6px;margin-right:-6px;padding:5px 0;width:250px}.rce-mbox-mtmg{align-content:center;display:flex;justify-content:center;max-width:425px;min-width:425px;padding-bottom:13px}.rce-mtmg{background:#f5f5f5;border-radius:2px;display:flex;flex-direction:column;float:left;margin:5px 0;position:relative;width:100%}.rce-mtmg-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:300px}.rce-mtmg-subject{display:inline-block;font-size:15px;padding:5px 9px;text-align:start}.rce-mtmg-toogleItem{height:100%;width:100%}.rce-mtmg-body{background:#6264a7;color:#fff;display:flex;font-size:15px;height:50px;justify-content:space-between}.rce-mtmg-body:hover{opacity:.9}.rce-mtmg-item{align-items:center;display:flex;justify-content:flex-start;padding:0 10px}.rce-mtmg-item>svg{height:23px;width:23px}.rce-mtmg-content{display:flex;flex-direction:column;padding:0 10px}.rce-mtmg-date{color:#cecece;font-size:13px}.rce-mtmg-body-bottom{color:#6264a7;cursor:pointer;display:flex;flex-direction:row;font-size:13px;padding:9px}.rce-mtmg-bottom--tptitle{align-items:center;display:flex;justify-content:center}.rce-mtmg-body-bottom--bttitle>svg,.rce-mtmg-bottom--tptitle>svg{color:rgba(98,100,167,.6313725490196078)}.rce-mtmg-toogleContent{display:none;flex-direction:column;height:auto;min-height:60px}.rce-mtmg-toogleContent--click{display:flex}.rce-mtmg-right-icon{background:transparent!important;cursor:pointer;height:100%;right:10px}.rce-mtmg-body .rce-dropdown-container{height:100%}.rce-mtmg-right-icon>svg{height:23px;width:23px}.rce-mitem{display:flex;padding:10px 8px}.rce-mitem-event:hover,.rce-mitem:hover{background:#ececec}.rce-mitem-event{-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mitem-body{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.rce-mitem-body-content{align-items:flex-start;display:flex;justify-content:flex-start}.rce-mitem-body--top{align-items:center;display:flex;margin-bottom:2px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mitem-body--top-title{color:#6264a7;font-size:15px;font-weight:600;padding:0 15px 0 0;text-transform:capitalize}.rce-mitem-body--top-title:hover{cursor:pointer;text-decoration:underline}.rce-mitem-body--bottom-title{color:#252525;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:13px}.rce-mitem-body--top-time{color:rgba(0,0,0,.4);font-size:12px}.rce-mitem-bottom-body{align-items:flex-start;display:flex;justify-content:flex-start;padding:10px 8px}.rce-mitem-body.avatar{padding:8px 10px 0 0}.rce-mitem.avatar{padding:8px 5px 0 0}.rce-mitem.no-avatar{padding:8px 10px 0 0}.rce-mitem.no-avatar>svg{height:19px;width:19px}.rce-mitem.avatar img{background:#ccc;border:none!important;border-radius:100%;height:22px;width:22px}.rce-mitem-body.avatar>svg{height:19px;width:19px}.rce-mitem-bottom-body-top{display:flex;flex-direction:column}.rce-mitem-bottom-body-top-title>svg{padding:0 7px 0 0}.rce-mitem-avatar-content{display:flex;position:absolute;right:10px}.rce-mitem-avatar{display:flex;padding:0 3px 0 0}.rce-mitem-tooltip{display:inline;position:relative}.rce-mitem-tooltip-text{margin:5px}.rce-mitem-tooltip-text:after{border-bottom:11px solid #444;border-left:8px solid transparent;border-right:8px solid transparent;content:"";left:15%;opacity:0;position:absolute;top:29px;transition:opacity .8s linear .2s}.rce-mitem-tooltip[tooltip]:after{background:#444;border-radius:8px;color:#fff;content:attr(tooltip);display:flex;font-size:14px;justify-content:center;max-width:415px;min-width:415px;opacity:0;padding:5px;position:absolute;right:-13px;top:40px;transition:opacity .8s linear .2s;z-index:1}.rce-mitem-tooltip-text:hover:after{opacity:1;transition:opacity .8s linear}.rce-mitem-tooltip[tooltip]:hover:after{opacity:1;transition:opacity .8s linear .1s}.rce-mitem-tooltip[tooltip]:hover .rce-mitem-tooltip-text:after{opacity:1}.rce-mitem-length{align-items:center;background:#e48989;border-radius:50%;color:#fff;display:flex;font-size:14px;height:25px;text-align:center;width:25px}.rce-mitem-avatar img{background:#ccc;border:none!important;border-radius:100%;height:50px;width:50px}.rce-mtmg-call-record{background:#eaeaea;height:85%;margin-top:11px;width:350px}.rce-mtmg-call-body{align-items:flex-start;display:flex;flex-direction:row;position:relative}.rce-mtmg-call-avatars{height:100px!important;position:relative;width:140px!important}.rce-mtmg-call-avatars img{background:#ccc;cursor:pointer;height:100%!important;width:100%!important}.rce-mtmg-call-body-title{display:flex;flex-direction:column;left:15px;position:relative;top:30px}.rce-mtmg-call-body-bottom,.rce-mtmg-call-body-title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:185px}.rce-mtmg-call-body-bottom{color:#505050;font-size:12px}.rce-mtmg-record-time{background:rgba(0,0,0,.8117647058823529);border-radius:5px;bottom:5px;color:#fff;font-size:13px;padding:4px;position:absolute;right:5px}.rce-avatar-container{align-items:center;display:flex;justify-content:center;overflow:hidden}.rce-avatar-container .rce-avatar{height:100%;width:100%}.rce-avatar-container.flexible .rce-avatar{border-radius:unset!important;height:auto!important;overflow:unset!important;width:100%!important}.rce-avatar-container.default{height:25px;width:25px}.rce-avatar-container.rounded{border-radius:5px}.rce-avatar-container.circle{border-radius:100%}.rce-avatar-container.xsmall{height:30px;width:30px}.rce-avatar-container.small{height:35px;width:35px}.rce-avatar-container.medium{height:40px;width:40px}.rce-avatar-container.large{height:45px;width:45px}.rce-avatar-container.xlarge{height:55px;width:55px}@-webkit-keyframes avatarLazy{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes avatarLazy{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.rce-avatar-lazy{-webkit-animation:avatarLazy 2s ease-in-out infinite normal;animation:avatarLazy 2s ease-in-out infinite normal}.rce-avatar-container.rce-citem-avatar-encircle-status{box-sizing:border-box;position:relative}.rce-avatar-letter{align-items:center;color:#fff;display:flex;font-size:20px;justify-content:center;margin-top:5px}.rce-avatar-letter-background{border-radius:20px;height:35px;width:35px}.rce-dropdown-container{position:relative}.rce-dropdown{align-items:center;background:#fff;border-radius:5px;box-shadow:0 0 5px 0 #a3a3a3;box-sizing:border-box;display:none;flex-direction:row;justify-content:center;min-width:100%;padding:8px 15px;position:absolute;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;z-index:99999}.rce-dropdown-title{color:"#000";font-size:14px;font-weight:500}.rce-dropdown.dropdown-show{-webkit-animation:dropdown-scaling .2s ease forwards;animation:dropdown-scaling .2s ease forwards;display:flex}@-webkit-keyframes dropdown-scaling{0%{opacity:0}50%{opacity:.5;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dropdown-scaling{0%{opacity:0}50%{opacity:.5;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.rce-dropdown.dropdown-hide{-webkit-animation:dropdown-reverse-scaling .2s ease forwards;animation:dropdown-reverse-scaling .2s ease forwards;display:flex}@-webkit-keyframes dropdown-reverse-scaling{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes dropdown-reverse-scaling{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}.rce-dropdown-open__nortwest{left:0;margin-top:5px;top:100%;-webkit-transform-origin:left top;transform-origin:left top}.rce-dropdown-open__norteast{margin-top:5px;right:0;top:100%;-webkit-transform-origin:right top;transform-origin:right top}.rce-dropdown-open__southwest{bottom:100%;left:0;margin-bottom:5px;-webkit-transform-origin:left bottom;transform-origin:left bottom}.rce-dropdown-open__southeast{bottom:100%;margin-bottom:5px;right:0;-webkit-transform-origin:right bottom;transform-origin:right bottom}.rce-dropdown ul{align-items:center;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.rce-dropdown ul li{border-bottom:1px solid #e9e9e9;box-sizing:border-box;color:#767676;cursor:pointer;font-size:16px;padding:8px;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%}.rce-dropdown ul li:last-child{border:none}.rce-dropdown ul li:hover a{color:#3a6d8c}.rce-dropdown.fade{-webkit-animation:dropdown-fade .5s ease forwards;animation:dropdown-fade .5s ease forwards;opacity:0;-webkit-transform:scale(1);transform:scale(1)}@-webkit-keyframes dropdown-fade{0%{opacity:0}to{opacity:1}}@keyframes dropdown-fade{0%{opacity:0}to{opacity:1}}.rce-button{background:#3979aa;border:none;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;flex-direction:row;font-size:12px;justify-content:center;outline:none;padding:8px;position:relative;text-align:center;transition:all .15s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-button,.rce-button-icon--container{align-items:center;display:flex}.rce-button:hover{opacity:.8}.rce-button:active{opacity:.6}.rce-button.outline{background:transparent!important;border:1px solid #3979aa;color:#3979aa}.rce-button.outline:hover{opacity:.6}.rce-button.outline:active{opacity:.3}.rce-button.transparent{background:transparent!important}.rce-button.transparent:hover{opacity:.6}.rce-button.transparent:active{opacity:.3}.rce-button-icon{display:flex;font-size:18px;padding:0 3px;position:relative}.rce-button-badge{align-items:center;background:#f64b34;border-radius:4px;display:flex;flex-direction:row;font-size:10px;justify-content:center;padding:4px;position:absolute;right:-7px;top:-7px}.rce-button.circle{border:1px solid #3979aa;border-radius:100%;min-height:35px;min-width:35px}.rce-mbox-video{margin-left:-6px;margin-right:-6px;margin-top:-3px}.rce-mbox-video.padding-time{padding-bottom:12px}.rce-mbox-video .rce-mbox-text{margin:auto;max-width:300px;padding:5px 0}.rce-mbox-video--video{border-radius:5px;display:flex;justify-content:center;max-height:500px;overflow:hidden;position:relative}.rce-mbox-video--video__block{background-color:rgba(0,0,0,.5019607843137255);border-radius:5px;bottom:0;display:flex;left:0;position:absolute;right:0;top:0}.rce-mbox-video--video img{height:100%;min-height:100px}.rce-mbox-video--video img,.rce-mbox-video--video video{-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mbox-video--video video{width:100%}.rce-mbox-video--video__block-item{cursor:pointer;height:100px;margin:auto;width:100px}.rce-mbox-video--download{background:none;border:1px solid #eee;border-radius:100%;color:#efe;display:flex;font-size:3.2em;height:100px;justify-content:center;outline:none;width:100px}.rce-mbox-video--download:hover{opacity:.7}.rce-mbox-video--download:active{opacity:.3}.rce-mbox-video--error{align-items:center;background:none;color:#eaeaea;display:flex;font-size:70px;justify-content:center}.rce-mbox-audio{max-width:300px;padding-bottom:10px}audio:focus{outline:none}.rce-mtlink{min-width:400px;padding-bottom:15px}.rce-mtlink-content{background-color:#e2dfec;border-radius:4px;justify-content:space-between;padding:10px}.rce-mtlink-content,.rce-mtlink-item{align-items:center;display:flex;overflow:hidden}.rce-mtlink-item{color:#6c687c;justify-content:flex-start;max-width:100%;min-width:240px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mtlink-title{color:#07030a;font-size:15px;padding-left:7px}.rce-mtlink-btn{background:#ededed;border-radius:4px;display:flex;margin-left:5px}.rce-mtlink-btn-content{border-right:1px solid;cursor:pointer;padding:4px}.rce-mtlink-btn-content:last-child{border-right:none}.rce-container-citem{display:block;flex-direction:column;min-width:240px;overflow:hidden}.rce-citem,.rce-container-citem.rce-citem-status-encircle{position:relative}.rce-citem{background:#fff;cursor:pointer;display:flex;flex-direction:row;height:72px;max-width:100%;min-width:240px;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-citem:hover{background:#f9f9f9}.rce-citem-avatar{padding:0 15px 0 13px;position:relative}.rce-citem-avatar,.rce-citem-status{align-items:center;display:flex;justify-content:center}.rce-citem-status{background:#ccc;border-radius:100%;bottom:10px;height:20px;position:absolute;right:10px;width:20px}.rce-citem-avatar.rce-citem-status-encircle .rce-citem-status{background:transparent;border-radius:100%;bottom:0;height:100%;left:0;margin:auto;right:0;top:0;width:100%}.rce-citem-avatar img{background:#ccc;border:none!important;border-radius:100%;font-size:10px;height:50px;line-height:50px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:50px}.rce-citem-body{border-bottom:1px solid rgba(0,0,0,.050980392156862744);display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow:hidden;padding-right:15px}.rce-citem-body--top{display:flex}.rce-citem-body--bottom{display:flex;margin-top:4px}.rce-citem-body--bottom-title,.rce-citem-body--top-title{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rce-citem-body--top-title{font-size:16px}.rce-citem-body--bottom-title{color:#555;font-size:15px}.rce-citem-body--top-time{color:rgba(0,0,0,.4);font-size:12px}.rce-citem-body--bottom-status{margin-left:3px}.rce-citem-body--bottom-status span{background:red;border-radius:100%;color:#fff;font-size:12px;font-weight:700;text-align:center}.rce-citem-body--bottom-status-icon,.rce-citem-body--bottom-status span{align-items:center;display:flex;height:18px;justify-content:center;width:18px}.rce-citem-body--bottom-status-icon{margin-left:3px;position:relative}.rce-citem-body--bottom-tools{align-items:center;display:flex;flex-direction:row;height:0;justify-content:center;left:-999px;opacity:0;position:absolute;transition:height .5s ease,opacity 1s ease}.rce-citem:hover .rce-citem-body--bottom-tools{height:100%;left:0;opacity:1;position:relative}.rce-citem-body--bottom-tools-item-hidden-hover{height:100%;opacity:.3;transition:.5s ease}.rce-citem:hover .rce-citem-body--bottom-tools-item-hidden-hover{height:0;left:-999px;opacity:0;position:absolute;transition:.5s ease}.rce-citem-body--bottom-tools-item{height:18px;width:18px}.rce-citem-body--bottom-tools-item svg{fill:#575757;height:18px;width:18px}.rce-container-clist{display:block;overflow:auto}.rce-container-mlist{display:flex;position:relative}.rce-mlist{display:block;flex:1 1;overflow:auto;position:relative}.rce-mlist-down-button{align-items:center;background:#fff;border-radius:100%;bottom:15px;box-shadow:0 1px 1px 0 rgba(0,0,0,.050980392156862744),0 2px 5px 0 rgba(0,0,0,.10196078431372549);color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:10px;transition:.2s;width:40px}.rce-mlist-down-button:hover{opacity:.7}.rce-mlist-down-button--badge{align-items:center;background:red;border-radius:100%;color:#fff;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;position:absolute;right:-5px;text-align:center;top:-5px;width:20px}.rce-container-mtitem{display:block}.rce-container-mtitem,.rce-mtitem{flex-direction:column;min-width:240px;overflow:hidden}.rce-mtitem{background:#fff;border-bottom:1px solid rgba(0,0,0,.050980392156862744);display:flex;max-width:100%;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rce-mtitem:hover{background:#fbfbfb}.rce-mtitem-top{display:flex;flex-direction:row;justify-content:space-between;position:relative}.rce-mtitem-subject{color:#333;font-size:15px;margin-top:5px;max-height:35px;overflow:hidden;padding:0 10px;text-overflow:ellipsis}.rce-mtitem-body{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center;overflow:hidden;padding:0 10px}.rce-mtitem-body--avatars{display:flex;flex:1 1;opacity:.7;overflow:hidden}.rce-mtitem-body--functions{align-items:center;display:flex;justify-content:flex-end;width:70px}.rce-mtitem-footer{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;padding:0 10px}.rce-mtitem-body--avatars .rce-avatar-container{border:2px solid #fff;margin-left:-10px}.rce-mtitem-body--avatars .rce-avatar-container:first-child{margin:0}.rce-mtitem-letter{align-items:center;background:#e48989;color:#fff;display:flex;justify-content:center}.rce-mtitem-button{background:#5ba7c5;display:flex;transition:.3s}.rce-mtitem-button,.rce-mtitem-closable{align-items:center;border-radius:100%;color:#fff;font-size:25px;justify-content:center;padding:3px}.rce-mtitem-closable{background:#ff4a4f;display:none;margin-right:7px}.rce-mtitem:hover .rce-mtitem-closable{cursor:pointer;display:flex}.rce-mtitem-share{align-items:center;color:#5ba7c5;display:flex;font-size:30px;justify-content:center;left:-10px;margin:-10px 0;position:relative;transition:.3s}.rce-mtitem-button:hover,.rce-mtitem-share:hover{cursor:pointer;opacity:.8}.rce-mtitem-date{color:#9f9f9f;font-size:13px}.rce-container-mtlist{display:block;overflow:auto}.rce-container-input{align-items:center;background:#fff;box-sizing:border-box;display:flex;flex-direction:row;min-width:100%}.rce-input{border:none;border-radius:5px;box-sizing:border-box;color:#333;flex:1 1;font-size:14px;height:40px;outline:none;padding:0 5px}.rce-input-textarea{height:37px;padding:10px 5px;resize:none}.rce-input-buttons{margin:5px}.rce-input-buttons,.rce-input-buttons>*{display:flex;flex-direction:row}.rce-input-buttons .rce-button:nth-child(2n){margin-left:5px;margin-right:5px}.rce-input-buttons .rce-button:last-child{margin-right:0}.rce-left-padding{padding-left:10px;padding-right:0!important}.rce-right-padding{padding-left:0!important;padding-right:10px}.rce-input::-webkit-input-placeholder{color:#afafaf}.rce-input:-ms-input-placeholder{color:#afafaf}.rce-input::placeholder{color:#afafaf}.rce-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px}.rce-navbar.light{background:#f4f4f4}.rce-navbar.dark{background:#2f414c}.rce-navbar-item{align-items:center;justify-content:flex-start}.rce-navbar-item,.rce-navbar-item>*{display:flex;flex-direction:row}.rce-navbar-item>*>*{margin-left:5px}.rce-sbar{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:10px}.rce-sbar.light{background:#f4f4f4}.rce-sbar.dark{background:#2f414c}.rce-sbar-item{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;max-width:100%}.rce-sbar-item>*{display:flex;flex-direction:column}.rce-sbar-item__center{margin:15px 0}.rce-popup-wrapper{align-items:center;background:hsla(0,0%,100%,.7019607843137254);bottom:0;display:flex;flex-direction:row;justify-content:center;left:0;margin:auto;position:fixed;right:0;top:0;z-index:9999999999}.rce-popup{align-items:stretch;-webkit-animation:popup-scaling .4s ease forwards;animation:popup-scaling .4s ease forwards;background:#fff;border-radius:5px;box-shadow:0 0 25px -2px #4f4f4f;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:100px;padding:0 10px;width:400px}@-webkit-keyframes popup-scaling{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:.5;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes popup-scaling{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:.5;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.rce-popup-header{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:18px 8px}.rce-popup-content{box-sizing:border-box;font-size:14px;padding:8px}.rce-popup-content *{margin:0}.rce-popup-footer{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;padding:18px 8px}.rce-popup-footer>*{margin-left:5px}
/*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
/*# sourceMappingURL=4.7f42cb21.chunk.css.map */