@charset "UTF-8";.e6ffb{position:fixed;top:50%;left:50%;z-index:-3;width:auto;height:auto;min-width:100%;min-height:100%;transform:translate(-50%,-50%);transform:translate(-50%) translateY(-50%);object-fit:cover;overflow:hidden;transition:opacity .25s}.bc30e{position:absolute;inset:0;z-index:999;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fffc}.bc30e svg{color:#b8b8b8;font-size:80px}@media screen and (max-width:768px){.bc30e svg{font-size:50px}}.videoChatView__wrapper{height:100vh;max-height:calc(100vh - 64px)}.videoChatView__wrapper .timer__wrapper{display:flex;justify-content:center}.videoChatView__wrapper .videoChatView__videoMeeting{border-radius:0}.MuiTooltip-popper .MuiTooltip-tooltip{font-size:1.125rem!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bbda3{line-height:1.6em}.dd3d4{border:none;outline:none}.a6194{position:fixed;left:1.125rem;bottom:1.125rem;display:flex;flex-direction:column;align-items:center;width:7.5rem;color:#fff}.a6194 p{width:5.625rem;color:#fff;font-size:.7875rem;text-align:center;text-shadow:rgba(0,0,0,.8) 0 0 5px}.a6194 .be4f9{width:6rem}.d506a{display:flex}.beaeb{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;width:100%;min-height:100%;box-sizing:border-box}.beaeb.e2c18{justify-content:center;align-items:center}.e45fb{position:relative;display:flex;max-width:50vw}.c5d29{display:flex}.ef283{position:fixed;top:8px;right:8px;z-index:1400}.b8143{display:flex;flex-direction:column;width:100%;height:100%;max-height:100%;overflow:hidden}.b8143 .f5348{position:relative;flex:1;min-height:0;overflow:hidden}.b8143 .f5348 .c1f9a{height:100%;overflow:hidden auto}.b8143 .f5348 .c1f9a .c1bed{height:calc(100vh - 120px);max-height:calc(100vh - 120px);overflow:auto}.b8143 .f5348 .c1f9a .c1bed .eebf3{display:flex;gap:8px;justify-content:space-between;align-items:center;padding-right:8px}.b8143 .f5348 .c1f9a .c1bed .eebf3 .d87c4{flex:1}.str-chat .str-chat__message-reply-in-thread-button{display:none!important}.d8514{display:flex;flex-direction:column;width:100%;height:100%;max-height:100%;overflow:hidden}.d8514 .ed0ec{position:relative;flex:1;min-height:0;overflow:hidden}.d8514 .ed0ec .a70ce{height:100%;overflow:hidden auto}.d8514 .ed0ec .a70ce .e7129{height:calc(100vh - 120px);max-height:calc(100vh - 120px);overflow:auto}.d8514 .str-chat .str-chat__channel-preview__action-buttons{display:none}.af942{display:flex}.af942.e874c{display:none}.dc674{display:flex;gap:1rem;width:100%;height:100%;box-sizing:border-box}.dc674 .c7ad6{margin-bottom:1rem;font-weight:700;font-size:1.25rem}.dc674 .c99af{margin:1rem}.dc674 .c8dc8{display:flex;flex:0 0 20rem;flex-direction:column;gap:1.5rem;justify-content:space-between;align-items:stretch;width:20rem;height:100%;min-width:20rem;max-width:20rem;overflow:hidden auto}.dc674 .c8dc8 .f2fb9{width:100%;min-width:0}.dc674 .c8dc8 .f2fb9 .f5405{width:100%}.dc674 .c8dc8 .e5773{width:100%;min-width:0}.dc674 .c8dc8 .e5773 [class*=MuiSelect-select]{white-space:normal;text-overflow:unset;word-wrap:break-word;overflow-wrap:break-word}.dc674 .c8dc8 .e2bb3{display:flex;flex-direction:column;flex-grow:1;gap:.5rem}.dc674 .c8dc8 .e2bb3 .bbc0d{color:gray}.dc674 .c8dc8 .e2bb3 .bbc0d.bb33c{color:#eeeee4;background-color:#000}.dc674 .a9b7e{display:flex;flex-direction:column;flex-grow:1}.dc674 .a9b7e .de1d6{flex:1}.dc674 .a9b7e .de1d6 .b7018{display:flex}.d174a{display:flex;flex-direction:column;height:100%;min-height:20rem;padding:1rem;box-sizing:border-box;border:1px solid #e0e0e0;border-color:#00000014;border-radius:1rem;background:#fff}.d174a .fefc0{display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5em}.d174a .fefc0.fc002{flex-wrap:wrap}.d174a .fefc0 .e5c13{flex-shrink:0;aspect-ratio:1/1}.d174a .fefc0 .f696a{display:flex;flex-flow:column wrap;flex-grow:1;min-width:0}.d174a .fefc0 .f696a .c0b86{font-size:1.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.d174a .fefc0 .f696a .b4ab2{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.d174a .fefc0 .bad1b{display:flex;flex-direction:row;flex-shrink:0;text-align:center}.d174a .fefc0 .bad1b .e3b51{font-size:.6rem}.d174a .fefc0 .bad1b .a97f1{font-size:.8rem}.d174a .fefc0 .bad1b .a6509{height:.4rem;margin-top:.1rem;border-radius:3px}.d174a .a57cb{margin-bottom:.5rem}.d174a .d8046{margin-bottom:.5rem;flex-shrink:0}.d174a .eaef4{display:flex;align-items:flex-start;gap:.5rem;min-height:2.5rem}.d174a .bbf1a{flex-shrink:0;font-size:1.1rem!important;color:#0000008a;margin-top:.15rem}.d174a .b763b{flex:1;min-width:0}.d174a .e6d16{display:block}.d174a .ee390{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.d174a .a9f21{display:flex;flex-wrap:wrap;gap:.5rem;min-height:2rem;margin-bottom:.5rem}.d174a .a9f21 .aedd6{color:#888}.d174a .d7372{display:flex;flex-direction:row;align-items:center;gap:.35rem;justify-content:space-between;margin-bottom:.5rem;flex-shrink:0}.d174a .ac3dd{font-size:1.1rem!important;color:#0000008a}.d174a .db580{flex:1}.d174a .fdfb7{flex-shrink:0}.d174a .a757d{width:100%;margin-top:.25rem}.d174a .f9bc4{margin-top:.5rem;font-weight:700}.ec2ca{display:flex;flex-direction:column;height:100vh}.ec2ca .d2e67 .eb521{display:flex;justify-content:space-between;align-items:center}.ec2ca .d2e67 .eb521 .aa6b7{height:100%;max-height:2rem}.ec2ca .d2e67 .eb521 .d2eb3{display:flex;gap:1rem}.ec2ca .d2e67 .eb521 .d2eb3 .fae5e{font-weight:700;letter-spacing:1px}.ec2ca .dfbf0{display:flex;flex:1;flex-direction:column;min-height:0}.ec2ca .dfbf0 .aa479{flex:1;width:100%;min-height:0;overflow:auto}.ec2ca .dfbf0 .e1f6d{display:flex;flex:1;gap:16px;height:100%;margin-top:0}.ec2ca .dfbf0 .e1f6d .d498f{display:flex;flex:1;flex-direction:column;min-width:0;border-radius:8px;box-shadow:0 2px 8px #0000000a;overflow:hidden}.ec2ca .dfbf0 .e1f6d .d498f.e36e6,.ec2ca .dfbf0 .e1f6d .d498f.b0ba8{background:#fafafa}.bdade .c95f6{border-radius:2em}.b4078{position:fixed;top:0;left:0;z-index:-4;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}.b4078.ae2ed{filter:brightness(50%)}.fb40b{line-height:1.6em}.fcb9d{border:none;outline:none}.dd6f1{flex-grow:1;flex-shrink:1;max-width:130rem;min-height:calc(100vh - 20rem);margin:auto;padding:0 0 1.8rem;box-sizing:border-box;color:#fff;border-radius:.7875rem;background-color:#eee}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{position:fixed;inset:0;z-index:10000;display:none;background-color:#000;background-color:#0006;filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.sweet-alert{position:fixed;top:50%;left:50%;z-index:99999;display:none;width:478px!important;margin-top:-200px!important;margin-left:-239px;padding:17px;font-family:Lato,Helvetica,Arial,sans-serif;text-align:center;border-radius:5px;background-color:#fff;overflow:hidden}@media all and (max-width:540px){.sweet-alert{left:15px;right:15px;width:auto;margin-right:0;margin-left:0}}.sweet-alert h2{position:relative;display:block;margin:25px;padding:0 25px;color:#575757;font-weight:400;font-size:30px;font-family:Lato,sans-serif;line-height:40px;text-align:center;text-transform:none}.sweet-alert p{position:relative;float:none;margin:0;padding:0;color:#797979;font-weight:300;font-size:16px;line-height:normal;text-align:center;text-align:inherit}.sweet-alert fieldset{position:relative;border:none}.sweet-alert .sa-error-container{max-height:0;margin-right:-17px;margin-left:-17px;padding:0 10px;background-color:#f1f1f1;overflow:hidden;transition:padding .15s,max-height .15s;webkit-transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{max-height:100px;padding:10px 0;transition:padding .25s,max-height .25s;webkit-transition:padding .2s,max-height .2s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;margin-right:3px;color:#fff;line-height:24px;text-align:center;border-radius:50%;background-color:#ea7d7d}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;transform:scale(.5);transform-origin:50% 50%;transition:all .1s}.sweet-alert .sa-input-error:before,.sweet-alert .sa-input-error:after{position:absolute;top:50%;left:50%;content:"";width:20px;height:6px;margin-top:-4px;margin-left:-9px;border-radius:3px;background-color:#f06e57}.sweet-alert .sa-input-error:before{transform:rotate(-45deg)}.sweet-alert .sa-input-error:after{transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;transform:scale(1)}.sweet-alert input{display:none;width:100%;height:43px;margin-top:10px;margin-bottom:17px;padding:0 12px;box-sizing:border-box;font-size:18px;border:1px solid #d7d7d7;border-radius:3px;box-shadow:inset 0 1px 1px #0000000f;transition:all .3s}.sweet-alert input:focus{border:1px solid #b4dbed;outline:none;box-shadow:0 0 3px #c4e6f5}.sweet-alert input:focus::placeholder{opacity:.5;transition:opacity .3s .03s ease}.sweet-alert input:focus:input-placeholder{opacity:.5;transition:opacity .3s .03s ease}.sweet-alert input:focus::input-placeholder{opacity:.5;transition:opacity .3s .03s ease}.sweet-alert input::placeholder{color:#bdbdbd}.sweet-alert input:input-placeholder{color:#bdbdbd}.sweet-alert input::input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{position:relative;display:inline-block}.sweet-alert .la-ball-fall{position:absolute;top:50%;left:50%;margin-top:4px;margin-left:-27px;visibility:hidden;opacity:0}.sweet-alert button{margin:26px 5px 0;padding:10px 32px;color:#fff;font-weight:500;font-size:17px;border:none;border-radius:5px;background-color:#2787c1;box-shadow:none;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px #80b3eb7f,inset 0 0 0 1px #0000000d}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:#c5cdd3cc 0 0 2px,#0000000c 0 0 0 1px inset!important}.sweet-alert button[disabled]{cursor:default;opacity:.6}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{visibility:visible;opacity:1;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{position:relative;width:80px;height:80px;margin:20px auto;padding:0;box-sizing:content-box;border:4px solid gray;border-radius:50%}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;top:37px;display:block;width:47px;height:5px;border-radius:2px;background-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{left:17px;transform:rotate(45deg)}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{right:16px;transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;top:10px;left:50%;width:5px;height:47px;margin-left:-2px;border-radius:2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;left:50%;bottom:10px;width:7px;height:7px;margin-left:-3px;border-radius:50%;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info:before{position:absolute;left:50%;bottom:17px;content:"";width:5px;height:29px;margin-left:-2px;border-radius:2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info:after{position:absolute;top:19px;content:"";width:7px;height:7px;margin-left:-3px;border-radius:50%;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success:before,.sweet-alert .sa-icon.sa-success:after{position:absolute;content:"";width:60px;height:120px;border-radius:50%;background:#fff;transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success:before{top:-7px;left:-33px;border-radius:120px 0 0 120px;transform:rotate(-45deg);transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success:after{top:-11px;left:30px;border-radius:0 120px 120px 0;transform:rotate(-45deg);transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{position:absolute;top:-4px;left:-4px;z-index:2;width:80px;height:80px;box-sizing:content-box;border:4px solid rgb(165 220 134 / 20%);border-radius:50%}.sweet-alert .sa-icon.sa-success .sa-fix{position:absolute;top:8px;left:28px;z-index:1;width:5px;height:90px;background-color:#fff;transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{position:absolute;z-index:2;display:block;height:5px;border-radius:2px;background-color:#a5dc86}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{top:46px;left:14px;width:25px;transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{top:38px;right:8px;width:47px;transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{border:none;border-radius:0;background-repeat:no-repeat;background-position:center center;background-size:contain}@keyframes showSweetAlert{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes hideSweetAlert{0%{transform:scale(1)}to{transform:scale(.5)}}@keyframes slideFromTop{0%{top:0%}to{top:50%}}@keyframes slideToTop{0%{top:50%}to{top:0%}}@keyframes slideFromBottom{0%{top:70%}to{top:50%}}@keyframes slideToBottom{0%{top:50%}to{top:70%}}.showSweetAlert[data-animation=pop]{animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{animation:none}.showSweetAlert[data-animation=slide-from-top]{animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{animation:none}.hideSweetAlert[data-animation=slide-from-top]{animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{animation:slideToBottom .3s}@keyframes animateSuccessTip{0%{top:19px;left:1px;width:0}54%{top:19px;left:1px;width:0}70%{top:37px;left:-8px;width:50px}84%{top:48px;left:21px;width:17px}to{top:45px;left:14px;width:25px}}@keyframes animateSuccessLong{0%{top:54px;right:46px;width:0}65%{top:54px;right:46px;width:0}84%{top:35px;right:0;width:55px}to{top:38px;right:8px;width:47px}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}.animateSuccessTip{animation:animateSuccessTip .75s}.animateSuccessLong{animation:animateSuccessLong .75s}.sa-icon.sa-success.animate:after{animation:rotatePlaceholder 4.25s ease-in}@keyframes animateErrorIcon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0)}}.animateErrorIcon{animation:animateErrorIcon .5s}@keyframes animateXMark{0%{margin-top:26px;opacity:0;transform:scale(.4)}50%{margin-top:26px;opacity:0;transform:scale(.4)}80%{margin-top:-6px;transform:scale(1.15)}to{margin-top:0;opacity:1;transform:scale(1)}}.animateXMark{animation:animateXMark .5s}@keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}.pulseWarning{animation:pulseWarning .75s infinite alternate}@keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}.pulseWarningIns{animation:pulseWarningIns .75s infinite alternate}@keyframes rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{transform:rotate(45deg) \	}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{transform:rotate(-45deg) \	}.sweet-alert .sa-icon.sa-success{border-color:transparent\	}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{transform:rotate(45deg) \	}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{transform:rotate(-45deg) \	}.la-ball-fall,.la-ball-fall>div{position:relative;box-sizing:border-box}.la-ball-fall{display:block;color:#fff;font-size:0}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;border:0 solid currentcolor;background-color:currentcolor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){animation-delay:-.2s}.la-ball-fall>div:nth-child(2){animation-delay:-.1s}.la-ball-fall>div:nth-child(3){animation-delay:0ms}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@keyframes ball-fall{0%{opacity:0;transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}90%{opacity:.5}to{opacity:0;transform:translateY(145%)}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.d9ae9{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#00000080;background-position:center;background-size:cover}.e368b{width:100%;max-width:50%;margin-inline:16px;padding:32px;border-radius:8px;background-color:#fffc;box-shadow:0 4px 16px #0000001f}.e31df{max-height:280px;padding:8px;color:#f5f5f5;font-size:12px;font-family:monospace;border-radius:4px;background-color:#121212;overflow:auto}.f5c01{line-height:1.6em}.ca3bf{border:none;outline:none}.bd9c0{position:absolute;bottom:0;right:0;z-index:10;margin-left:.75rem;font-size:1.0125rem}.bd9c0 .f6e73{z-index:10;padding:.7875rem;color:#fff;font-size:.7875rem;outline:none;cursor:pointer}.bd9c0 .f6e73 svg{transition:all .2s ease-in}.bd9c0 .f6e73:hover svg{transform:scale(1.2);transition:all .2s ease-in}.bd9c0 .f6e73.f180c{margin-top:.7875rem;border-radius:50%;background-color:var(--primary-color)}.bd9c0 .f6e73.a4739{color:var(--primary-color)}.bd9c0.a1960{position:relative;display:flex;justify-content:center;width:100%;margin:.7875rem 0;text-align:center}.bd9c0.a9264{bottom:1.6875rem}@media screen and (max-width:435px){.bd9c0.a9264{bottom:3.75rem}}.swal2-popup.share-button-swal,.swal2-popup.share-button-swal .swal2-html-container{padding:0}.swal2-popup.share-button-swal .swal2-html-container .fancybox-share{max-width:100%}.swal2-popup.share-button-swal .swal2-html-container .fancybox-share .fancybox-share__button--download{background-color:#19b35a}.swal2-popup.share-button-swal .fancybox-share__button--tw{background-color:#000}.c3a72{border:none}.c3a72:hover svg{transform:scale(1.2);transition:all .2s ease-in}.f005f .aef24{display:none}.fancybox-share__button--download{background-color:#19b35a}.d3c10{display:none}.df1e2{line-height:1.6em}.d532f{border:none;outline:none}.a3a5b{position:fixed;left:0;bottom:0;right:0;z-index:8;height:.375rem;background:var(--primary-color)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(./ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(./slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.c636c{line-height:1.6em}.ea8af{border:none;outline:none}.f7f0d{width:100vw}.f7f0d .d1f07{max-width:890px;margin:5.625rem auto 0;box-sizing:border-box}.f7f0d .d1f07 h1{padding:0;font-size:1.05rem}.f7f0d .d1f07 .a4141{display:block;padding-bottom:1.875rem}.f7f0d .d1f07 .dca3b{position:relative;width:3rem;margin:10px 0 0;border:3px solid var(--primary-color);border-radius:.75rem;background-color:var(--primary-color)}.f7f0d .d1f07 .e2953{margin-bottom:2.25rem;padding:.75rem 1.5rem;background-color:#fff}.f7f0d .d1f07 .ea277{padding-bottom:1.125rem}.f7f0d .d1f07 .caadf{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1.125rem}.f7f0d .d1f07 .caadf .c7962{display:flex;flex-flow:column wrap;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box}.f7f0d .d1f07 .caadf .c7962 .a9987 h1{margin-top:0;color:var(--primary-color);font-size:18px}.f7f0d .d1f07 .caadf .c7962 .a9987 h1 .cbc0b{font-size:14px}.f7f0d .d1f07 .caadf .db76b{display:flex;flex-direction:column;justify-content:space-between}.f7f0d .d1f07 .caadf .c7962,.f7f0d .d1f07 .caadf .db76b{margin-top:.75rem;padding:.375rem;border-radius:.375rem;box-shadow:0 3px 10px #00000026}.f7f0d .d1f07 .caadf .c7962 .f7506,.f7f0d .d1f07 .caadf .db76b .f7506{position:relative;display:flex;justify-content:center;align-items:center;width:40%;height:118px;border-radius:.9375rem;background-color:#e5e5e5}.f7f0d .d1f07 .caadf .c7962 .f7506 p,.f7f0d .d1f07 .caadf .db76b .f7506 p{z-index:1;font-weight:700;font-size:15px}.f7f0d .d1f07 .caadf .c7962 .f7506 .a3a21,.f7f0d .d1f07 .caadf .db76b .f7506 .a3a21{position:absolute;left:0;bottom:0;right:0;justify-content:center;align-self:flex-end;width:100%;height:0;border-radius:0 0 .375rem .375rem;background-color:#19b35a;transition:height 2s}.f7f0d .d1f07 .caadf .b2d9c,.f7f0d .d1f07 .caadf .a489b{font-weight:700;font-size:12px;text-align:center;text-transform:uppercase}.f7f0d .d1f07 .caadf .c7962 .c807f,.f7f0d .d1f07 .caadf .db76b .c807f{position:relative;display:flex;justify-content:center;align-items:center;width:95%;height:auto}.f7f0d .d1f07 .caadf .c7962 .c807f .dae40,.f7f0d .d1f07 .caadf .db76b .c807f .dae40{position:absolute;color:var(--primary-color)}.f7f0d .d1f07 .caadf .c7962 .c807f .dae40 h1,.f7f0d .d1f07 .caadf .db76b .c807f .dae40 h1{font-size:20px}.f7f0d .d1f07 .e2a3d .slick-slide,.f7f0d .d1f07 .ff633 .slick-slide{padding:0 .5625rem}.f7f0d .d1f07 .e2a3d .slick-track,.f7f0d .d1f07 .ff633 .slick-track{margin-left:unset}.f7f0d .d1f07 .e2a3d a.a0eb9,.f7f0d .d1f07 .ff633 a.a0eb9{position:relative;display:inline-block;width:100%;height:200px;box-sizing:border-box;text-align:center;border-radius:.375rem;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 3px 10px #00000026;overflow:hidden;-webkit-user-select:none;user-select:none}.f7f0d .d1f07 .e2a3d a.a0eb9 img,.f7f0d .d1f07 .ff633 a.a0eb9 img{width:90%;margin:10px auto 0;border-radius:.375rem;overflow:hidden}.f7f0d .d1f07 .e2a3d a.a0eb9 .ebce8,.f7f0d .d1f07 .ff633 a.a0eb9 .ebce8{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;width:100%;height:100%;padding:.75rem;box-sizing:border-box;background-image:linear-gradient(0deg,rgba(0,0,0,.75) 0%,transparent 50%)}.f7f0d .d1f07 .e2a3d a.a0eb9 p,.f7f0d .d1f07 .ff633 a.a0eb9 p{z-index:1;display:-webkit-box;margin:unset;color:#fff;font-weight:700;font-size:16px;text-align:left;text-overflow:ellipsis;text-shadow:2px 2px 5px rgba(0,0,0,.75);overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.f7f0d .d1f07 .e2a3d a.a0eb9 p:nth-child(2),.f7f0d .d1f07 .ff633 a.a0eb9 p:nth-child(2){color:#fff;font-size:11px}.f7f0d .d1f07 .e2a3d a.a0eb9 .c6c78,.f7f0d .d1f07 .ff633 a.a0eb9 .c6c78{position:absolute;top:.75rem;right:.75rem;width:1em;height:1em;padding:.375rem;border-radius:50%;background-color:var(--primary-color)}.f7f0d .d1f07 .e2a3d .slick-arrow,.f7f0d .d1f07 .ff633 .slick-arrow{position:absolute;top:calc(50% - .5625rem);z-index:1;display:flex;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;border-radius:50%;background-color:#fff;box-shadow:0 3px 10px #00000026;cursor:pointer}.f7f0d .d1f07 .e2a3d .slick-arrow svg,.f7f0d .d1f07 .ff633 .slick-arrow svg{width:1.125rem;height:1.125rem;color:var(--primary-color)}.f7f0d .d1f07 .e2a3d .slick-arrow.slick-prev,.f7f0d .d1f07 .ff633 .slick-arrow.slick-prev{left:-20px}.f7f0d .d1f07 .e2a3d .slick-arrow.slick-next,.f7f0d .d1f07 .ff633 .slick-arrow.slick-next{right:-20px}.f7f0d .d1f07 .e2a3d .slick-arrow.slick-disabled,.f7f0d .d1f07 .ff633 .slick-arrow.slick-disabled{display:none}.f7f0d .d1f07 .e2a3d .slick-arrow:before,.f7f0d .d1f07 .ff633 .slick-arrow:before{display:none}.f7f0d .d1f07 .e2a3d h2,.f7f0d .d1f07 .ff633 h2{padding:1.5rem 1.875rem;color:var(--primary-color);font-size:.8625rem}.f7f0d .d1f07 .e2a3d h2 svg,.f7f0d .d1f07 .ff633 h2 svg{margin-right:10px;font-size:24px}@media screen and (max-width:890px){.f7f0d .d1f07{width:100%;max-width:unset;margin:unset;margin-top:5.625rem}}@media screen and (max-width:800px){.f7f0d .d1f07 .e2953 .caadf{grid-template-columns:repeat(4,1fr)}.f7f0d .d1f07 .e2953 .caadf .c7962,.f7f0d .d1f07 .e2953 .caadf .db76b{grid-column:span 2}.f7f0d .d1f07 .e2953 .caadf .db76b.cf39e{grid-column:2/span 2}.f7f0d .d1f07 .e2953 h1{text-align:left!important}}@media screen and (max-width:736px){.f7f0d .d1f07 .e2953 .caadf .c7962,.f7f0d .d1f07 .e2953 .caadf .db76b{flex:0 0 45%;box-sizing:border-box}.f7f0d .d1f07 .e2953 .caadf .c7962 .f7506,.f7f0d .d1f07 .e2953 .caadf .db76b .f7506{width:30%;height:118px}}@media screen and (max-width:500px){.f7f0d .d1f07 .e2953{margin-bottom:0;padding:1.875rem 0;border-radius:.75rem .75rem 0 0}.f7f0d .d1f07 .e2953 .ea277{padding:0 1.875rem}.f7f0d .d1f07 .e2953 .caadf{grid-template-columns:repeat(4,1fr)}.f7f0d .d1f07 .e2953 .caadf .c7962,.f7f0d .d1f07 .e2953 .caadf .db76b{display:flex;flex:0 0 100%;flex-direction:column;align-items:center;box-sizing:border-box}.f7f0d .d1f07 .e2953 .caadf .c7962 .f7506,.f7f0d .d1f07 .e2953 .caadf .db76b .f7506{width:70px;height:118px}.f7f0d .d1f07 .e2953 .caadf .db76b.cf39e{grid-column:span 2}.f7f0d .d1f07 .e2953 .e2a3d,.f7f0d .d1f07 .e2953 .ff633{margin-top:1.875rem;padding:0 1.875rem}.f7f0d .d1f07 .e2953 .e2a3d .slick-arrow,.f7f0d .d1f07 .e2953 .ff633 .slick-arrow{display:none}}.d3fea{position:absolute;inset:0;z-index:999;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fffc}.d3fea svg{color:#b8b8b8;font-size:80px}@media screen and (max-width:768px){.d3fea svg{font-size:50px}}.c3597{height:100vh;overflow:hidden}.db99a{line-height:1.6em}.cb948{border:none;outline:none}.b6f2d{box-sizing:content-box}.b6f2d .b7e40{margin:.5em 0;padding-right:.75rem;padding-left:.75rem;color:#555;font-weight:initial;font-size:.9375rem;font-family:Lato,sans-serif;border-right:1px solid #cecece}.b6f2d .b7e40 .b1de1{font-weight:700}.a251d{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;min-height:100dvh;box-sizing:border-box}.f98f8{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;width:100%;min-height:100%;min-height:100dvh;box-sizing:border-box}.f98f8.df199{justify-content:center;align-items:center}.b056a{display:flex;width:max-content;max-width:75vw;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);margin:16px;box-sizing:border-box;overflow:auto}@media(max-width:600px){.b056a{max-width:calc(100vw - 32px);max-width:calc(100dvw - 32px)}}.d8d19{position:fixed;top:8px;right:8px;z-index:10}.e8849{position:relative;width:100%;height:100%}.e8849 .d894c{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.f22df{line-height:1.6em}.b2957{border:none;outline:none}.e21aa{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1.8rem .7875rem}.c3870{width:600px;padding:1.8rem;text-align:center;border-radius:.1875rem}.d8de7{margin-bottom:1.575rem;font-size:.4875rem}.bc51e{display:flex;flex-direction:row;gap:.4875rem;align-items:center;margin:0;padding:0;font-size:.4875rem;list-style:none}.a9d2d{display:inline-flex;align-items:center;color:#aaa;font-size:.75rem}.a9d2d a{color:#aaa;font-size:inherit;text-decoration:none}.a9d2d a:hover{color:var(--primary-color);text-decoration:underline}.a9d2d span{font-size:inherit}.f18f1{color:var(--primary-color);font-weight:500;font-size:.84375rem}.f18f1 a{color:inherit;font-size:inherit}.f18f1 span{font-size:inherit}.b82b8{margin:0 .4875rem;color:#aaa;font-size:.4875rem}.dd310{margin-top:1.575rem;margin-bottom:1.18125rem}.ca024{font-weight:600}.fdf6b{margin-top:.7875rem;padding:.7875rem 1.8rem;font-weight:500;font-size:.35625rem;text-transform:none}@media screen and (max-width:768px){.e21aa{padding:1.8rem .4875rem}.c3870{max-width:100%;padding:1.8rem}}.f0219{line-height:1.6em}.e43f2{border:none;outline:none}.b1024{text-align:left}.b1024 .bfedc.b58be{float:inherit}.b1024 .a2f5a.b58be{margin-top:3rem}.b1024 .ee64e{width:100%;color:#000;border:1px solid #ddd}.b1024 .ee64e .f2e56{display:grid;grid-template-areas:"title icon";grid-template-columns:9fr 1.5rem;padding:15px;color:#fff;font-size:11pt;background-color:var(--primary-color);cursor:pointer}.b1024 .ee64e .f2e56 .aa463{grid-area:title;width:calc(100% - 20px)}.b1024 .ee64e .f2e56 .c09f2{display:flex;float:right;width:20px;font-size:20px}.b1024 .ee64e .f2e56 .c09f2 svg{margin-top:auto;margin-bottom:auto}.b1024 .ee64e .f2e56 .ed932{transform:rotate(180deg);transition:transform .3s}.b1024 .ee64e .f2e56 .e2767{transform:rotate(0);transition:transform .3s}.b1024 .ee64e .f2e56 .cc5a3{clear:both}.b1024 .ee64e .c1d2d{padding:15px;font-size:.9rem;line-height:1.5rem;border-top:1px solid #ddd}.a12a7{line-height:1.6em}.fe8a1{border:none;outline:none}.d6c69{display:flex;gap:14px;width:100%}.d6c69 .ec19e{display:flex;align-items:center;box-sizing:content-box;text-transform:none}.d6c69 .ec19e.dea2d{flex:.33}.d6c69 .ec19e svg{width:20px;height:20px}.d6c69 .ec19e svg.f80bd{width:15px;height:15px;margin-right:5px}.edfb3{line-height:1.6em}.c49a3{border:none;outline:none}.a8d79{display:flex;flex-grow:1;width:100%;min-height:100vh;margin-bottom:3.75rem}.a8d79 .cfa10{max-width:54.375rem;margin:auto;margin-top:6.75rem;padding:0 1.125rem}.a8d79 .cfa10 .contentHeader{display:block;margin:auto}.a8d79 .cfa10 .showcaseCollection__Grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.7875rem;padding:0 .6rem}.a8d79 .cfa10 .showcaseCollection__Grid h1{grid-column:1/span 4}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card{position:relative}@media screen and (max-width:800px){.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item{grid-template-columns:1fr;max-height:100%}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer{order:0}}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .addFavorite__container{visibility:hidden}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item{position:relative;display:block;grid-template-columns:7.5rem auto;grid-gap:0;height:20.625rem;box-sizing:border-box;border:0 solid white;border-radius:.375rem;background-color:#fff;outline:none;cursor:pointer;overflow:hidden}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item svg{position:absolute;top:.75rem;right:.75rem;z-index:9;color:green;font-size:1.3125rem}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer{width:100%;height:40%;object-fit:cover}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer div{width:100%;height:100%}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer div img{width:100%;height:90%;min-width:214px;max-width:214px;min-height:110px;margin-top:2.5%;box-sizing:content-box;object-fit:contain}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer .overlay{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#0000 18%,#0003 45%,#0009);opacity:1}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer.card{width:auto;height:100%}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer{position:absolute;bottom:0;z-index:1;order:1;display:flex;flex-direction:column;align-items:flex-start;width:100%;height:60%;margin:0;padding:0;color:#414042;text-align:center}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard{width:100%;margin:0;padding:.7875rem;box-sizing:border-box;border-top:var(--primary-color) solid .375rem;background-color:#fff;transition:all .2s ease}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard h4{margin:0;color:#414042;font-size:.825rem;text-align:left}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard h4 svg{font-size:.8625rem}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard p{margin-top:.375rem;padding-top:0;color:#414042;font-size:.7875rem;text-align:left;word-break:inherit}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .showcase{position:absolute;bottom:0;display:inline-flex;margin-bottom:.7875rem;margin-left:.7875rem;padding:.7875rem;color:#fff;font-size:.7875rem;text-align:left;border-radius:.375rem;background-color:var(--primary-color)}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:hover{box-sizing:border-box;border:1px solid var(--primary-color)}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:hover .textContainer .actionCard{padding-bottom:.75rem;transition:.3s all}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:active{transform:scale(.95)}@media(max-width:900px){.a8d79 .cfa10 .showcaseCollection__Grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.7875rem;padding:0 .6rem}.a8d79 .cfa10 .showcaseCollection__Grid h1{grid-column:1/span 3}}@media(max-width:700px){.a8d79 .cfa10 .showcaseCollection__Grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.7875rem;padding:0}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:active{transform:scale(1)}.a8d79 .cfa10 .showcaseCollection__Grid h1{grid-column:1/span 2}}@media(max-width:485px){.a8d79 .cfa10{height:80vh;overflow-y:scroll}.a8d79 .cfa10 .showcaseCollection__Grid{grid-template-columns:1fr;margin-top:1.125rem}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item{height:18rem}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer div img{max-width:100%;max-height:auto}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer{justify-content:space-between}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard{height:unset}.a8d79 .cfa10 .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard p{margin:.375rem 0 0}}.sourcePopUp .qr{width:11.25rem}.sourcePopUp .apple,.sourcePopUp .play{height:2.625rem}.a4557{display:flex;flex-direction:column;justify-content:space-between;max-width:100%}.a4557 .a5e04{transition:all .25s cubic-bezier(.6,.23,0,.99)}.a4557 .a5e04.e5d9a{transform:translateY(-400px)}.a4557 .a5e04 .ba87c{display:flex;width:100%;min-height:100vh}.ca0d7{line-height:1.6em}.d962b{border:none;outline:none}.f2dee{position:fixed;top:0;left:0;z-index:999;display:flex;justify-content:center;align-items:center;width:100%;padding:.5em 0;background-color:#fff;box-shadow:0 2px 4px #0000001a}.f2dee .a3954{margin-right:1em;color:#6cd488}.f2dee .aee32{margin:0 .5em;text-transform:none}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@media screen and (-ms-high-contrast:active)and (max-width:1050px),screen and (-ms-high-contrast:none)and (max-width:1050px){li{display:block!important;margin:0;padding:.4875rem!important}li:nth-child(n+7){margin:0!important;padding:0!important}li:nth-child(n+7) button:nth-child(n+1){margin:0!important;padding:.7875rem}.navBurger{display:none!important}li:nth-child(n+6){margin:1.3125rem 0!important}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){html{height:100%;overflow:hidden}body{height:100%;overflow:auto}.contentContainer{width:48.75rem;min-height:100vh}.loginView .loginView__content .login__form{margin:0 7.5rem 7.5rem}.toolbox__Grid{display:flex;flex-flow:row wrap;margin:auto}.toolbox__Grid .ToolboxCard__Animated{width:33%}.toolbox__Grid .ToolboxCard__Animated .toolbox__Item{width:100%}.showcaseCollection__Grid{display:flex;flex-flow:row wrap;margin:auto}.showcaseCollection__Grid .ShowcaseCollectionCard__Animated{width:48%;padding:.375rem}.showcaseCollection__Grid .ShowcaseCollectionCard__Animated .showcaseCollection__Card{display:flex;flex-wrap:wrap;width:100%}.showcaseCollection__Grid .ShowcaseCollectionCard__Animated .showcaseCollection__Card .showcaseCollection__Grid--item{display:flex;width:100%}.showcaseCollection__Grid .ShowcaseCollectionCard__Animated .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer{width:70%}.showcaseCollection__Grid .ShowcaseCollectionCard__Animated .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer{width:30%}.fastfacts__Grid{display:flex;flex-flow:row wrap;margin:auto}.fastfacts__Grid .fastfactsCard__Animated{width:48%;padding:.375rem}.fastfacts__Grid .fastfactsCard__Animated .fastfacts__Card{display:flex;flex-wrap:wrap;width:100%}.fastfacts__Grid .fastfactsCard__Animated .fastfacts__Card .fastfacts__Grid--item{display:flex;width:100%}.fastfacts__Grid .fastfactsCard__Animated .fastfacts__Card .fastfacts__Grid--item .textContainer{width:70%}.fastfacts__Grid .fastfactsCard__Animated .fastfacts__Card .fastfacts__Grid--item .imageContainer{width:30%}.trainingView .contentHeader .container__Progress .container__progressBar .progressBar,.trainingView .contentHeader .container__Progress .container__progressDiploma .progressBar{stroke-width:.75rem}.homeContainer{display:flex;justify-content:center;width:48.75rem}.homeContainer .homeView{-ms-display:grid;-ms-grid-columns:1fr;margin:100px auto 0}.search__container .search__result--grid{display:flex;flex-wrap:wrap;width:100%}.search__container .search__result--grid a{display:inline;width:45%}.search__container .search__result--grid a .search__result--item{width:100%}.subApps .subApp__Card{width:31%;margin:.375rem!important}.subApps .subApp__Card .subApp__Card--content h4{margin:1.125rem!important}.subApps .progressBar{left:0;stroke-width:.75rem}.collection__Container .imageGrid__Container .imageGrid__Grid{position:relative;display:flex;flex-wrap:wrap;width:48.75rem;margin:auto}.collection__Container .imageGrid__Container .imageGrid__Grid .imageGrid_Card{width:25%}.collection__Container .imageGrid__Container .imageGrid__Grid .imageGrid_Card:after{background-color:#0000}.collection__Container .videoGrid__Container .videoGrid__Grid{position:relative;display:flex;flex-wrap:wrap;width:48.75rem;margin:auto}.collection__Container .videoGrid__Container .videoGrid__Grid .videoGrid_Card{width:25%}.collection__Container .videoGrid__Container .videoGrid__Grid .videoGrid_Card:after{background-color:#0000}.collection__Container .videoGrid__Container .videoGrid__Grid .videoGrid_Card:before{background-color:#0000}.favorite__Grid{display:flex;flex-wrap:wrap;justify-content:left;margin:0}.favorite__Grid .favorite__card,.favorite__Grid .favorite__card--web{display:flex;width:31%!important;margin:.4875rem}.footer__center .logo{display:none}}.Toastify{margin-top:0}.Toastify__toast-body{margin:auto .375rem;font-weight:500;font-size:.75rem}.Toastify__toast--success{background-color:#6cd488;transition:background-color .25s}.Toastify__toast--success:hover{background-color:#37bc5b}.Toastify__toast--error{background-color:tomato;transition:background-color .25s}.Toastify__toast--error:hover{background-color:#fa2600}.Toastify__close-button{background-color:transparent!important}.Toastify__toast-container--bottom-center{position:absolute;bottom:3.75rem}@keyframes zoomIn{0%{opacity:0;transform:translateY(50%)}50%{opacity:1}}.zoomIn{transition:all .3s;animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:translateY(50%)}to{opacity:0}}.zoomOut{transition:all .3s;animation-name:zoomOut}.chat__wrapper--loungeChat button.channelOptions__options{padding:.375rem;color:#000;background-color:var(--white-smoke)}.chat__wrapper--loungeChat .str-chat__channel-preview-messenger{justify-content:unset}.chat__wrapper--privateChat .privateChannelHeader__container{color:#fff;background-color:var(--primary-color)}.chat__wrapper--privateChat .privateChannelHeader__container button>svg{color:#fff}.actionCard{max-width:100%;padding:1.8rem;color:#414042;text-align:center;background-color:#fff}.actionCard svg{padding:0 .4875rem .1875rem 0;font-size:.7875rem}.actionCard h4{margin:0;margin-bottom:.75rem;font-size:.7875rem}.actionCard h6{margin:0}.actionCard ul{margin:1.8rem 0;padding:0;text-align:left}.actionCard ul li{margin:.7875rem 0;padding:.3rem 0;color:#aaa;font-size:.7875rem}.actionCard ul li svg{padding:0 .4875rem}.actionCard hr{display:block;height:1px;margin:1em 0;padding:0;border:0;border-top:1px solid var(--primary-color)}.actionCard a button{color:#fff;text-decoration:none}.actionCard a button svg{padding:0 .4875rem 0 0}.actionCard.bgEnabled{height:100%;color:#fff;background:var(--primary-color)}.backButton{display:block;display:flex;max-width:6.375rem;max-height:2.625rem;margin:1.5rem 1.8rem 1.2rem;padding:.5625rem .6rem .3rem;font-weight:700;font-size:.7875rem;text-align:center;border:2px solid;border-radius:3.75rem;background-color:transparent;pointer-events:all;transition:color .2s linear,background-color .2s linear}.backButton svg{display:inline;margin:.075rem .7875rem .3rem;padding-left:.375rem;font-size:.7875rem;transition:color .2s linear,margin .2s linear}.backButton p{display:inline;margin:0;line-height:1.3875rem}.backButton:hover{color:var(--primary-color);background-color:var(--accent-color);transition:background-color .2s linear}.backLink{display:flex;flex-direction:row;justify-content:center;align-items:center;width:5.25rem;height:1.875rem;margin:2.625rem 1.8rem 1.2rem;padding:.3rem .6rem;padding-left:0;box-sizing:content-box;text-align:center;border:1px solid #fff;border-radius:1.875rem;background-color:#0006;box-shadow:0 0 25px 1px #00000040;pointer-events:all;transition:color .2s linear,background-color .2s linear}.backLink svg{display:inline;margin:.3rem .7875rem;padding:0!important;font-size:.75rem!important;transition:color .2s linear,margin .2s linear}.backLink p{display:inline;margin:auto .7875rem auto 0}.backLink:hover{background-color:color-mix(in srgb,var(--accent-color) 90%,black);transition:background-color .2s linear}.backLink:hover svg{margin:.3rem .9375rem .3rem 0;transition:margin .2s linear}.backLink:active{transform:scale(.9)}@media screen and (max-width:760px){.backLink{position:fixed;top:1.125rem;left:1.125rem;width:35px;height:35px;margin:unset;padding:unset;border:none;box-shadow:none}.backLink .svg-inline--fa.fa-w-10{width:20px!important;height:20px!important}.backLink span{display:none}.backLink:hover{background-color:#0006}.backLink:hover svg{margin:0}.backLink:active{transform:scale(1)}}.breakoutView .breakoutHolder{max-width:960px;margin:0 auto;margin-top:6rem}.breakoutView .breakoutHolder .showcaseCollection__Grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.7875rem;padding:0 .6rem}.breakoutView .breakoutHolder .showcaseCollection__Grid h1{grid-column:1/span 4}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card{position:relative}@media screen and (max-width:800px){.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item{grid-template-columns:1fr;max-height:100%}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer{order:0}}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .addFavorite__container{visibility:hidden}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item{position:relative;display:block;grid-template-columns:7.5rem auto;grid-gap:0;height:20.625rem;box-sizing:border-box;border:0 solid white;border-radius:.375rem;background-color:#fff;outline:none;cursor:pointer;overflow:hidden}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item svg{position:absolute;top:.75rem;right:.75rem;z-index:9;color:green;font-size:1.3125rem}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer{width:100%;height:40%;object-fit:cover}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer div{width:100%;height:100%}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer div img{width:100%;height:90%;min-width:214px;max-width:214px;min-height:110px;margin-top:2.5%;box-sizing:content-box;object-fit:contain}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer .overlay{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#0000 18%,#0003 45%,#0009);opacity:1}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer.card{width:auto;height:100%}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer{position:absolute;bottom:0;z-index:1;order:1;display:flex;flex-direction:column;align-items:flex-start;width:100%;height:60%;margin:0;padding:0;color:#414042;text-align:center}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard{width:100%;margin:0;padding:.7875rem;box-sizing:border-box;border-top:var(--primary-color) solid .375rem;background-color:#fff;transition:all .2s ease}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard h4{margin:0;color:#414042;font-size:.825rem;text-align:left}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard h4 svg{font-size:.8625rem}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard p{margin-top:.375rem;padding-top:0;color:#414042;font-size:.7875rem;text-align:left;word-break:inherit}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .showcase{position:absolute;bottom:0;display:inline-flex;margin-bottom:.7875rem;margin-left:.7875rem;padding:.7875rem;color:#fff;font-size:.7875rem;text-align:left;border-radius:.375rem;background-color:var(--primary-color)}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:hover{box-sizing:border-box;border:1px solid var(--primary-color)}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:hover .textContainer .actionCard{padding-bottom:.75rem;transition:.3s all}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:active{transform:scale(.95)}@media(max-width:900px){.breakoutView .breakoutHolder .showcaseCollection__Grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.7875rem;padding:0 .6rem}.breakoutView .breakoutHolder .showcaseCollection__Grid h1{grid-column:1/span 3}}@media(max-width:700px){.breakoutView .breakoutHolder .showcaseCollection__Grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.7875rem;padding:0}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item:active{transform:scale(1)}.breakoutView .breakoutHolder .showcaseCollection__Grid h1{grid-column:1/span 2}}@media(max-width:485px){.breakoutView .breakoutHolder{height:90vh;overflow-y:scroll}.breakoutView .breakoutHolder .showcaseCollection__Grid{grid-template-columns:1fr;margin-top:1.125rem}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item{height:18rem}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .imageContainer div img{max-width:100%;max-height:auto}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer{justify-content:space-between}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard{height:unset}.breakoutView .breakoutHolder .showcaseCollection__Grid .showcaseCollection__Card .showcaseCollection__Grid--item .textContainer .actionCard p{margin:.375rem 0 0}}.breakoutWellnessView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh}.breakoutWellnessView .breakoutHolder{max-width:960px;margin:0 auto;margin-top:6rem}.breakoutWellnessView .breakoutHolder .hidden{display:none}.breakoutWellnessView .breakoutHolder .keynote{grid-template-columns:3fr 3fr 3fr!important;margin-top:.75rem;margin-bottom:1.875rem}.breakoutWellnessView .breakoutHolder .keynote h4{margin-bottom:.375rem;color:#fff;font-size:1.5rem}.breakoutWellnessView .breakoutHolder .title{display:grid;align-content:center;min-height:1.875rem;color:#fff;font-weight:700;font-size:1.3125rem;text-align:left}.breakoutWellnessView .breakoutHolder .title span{width:100%;margin-top:.75rem}.breakoutWellnessView .breakoutHolder .subtitle{margin-left:0;font-size:1.05rem}.breakoutWellnessView .breakoutHolder .subtitle span{margin-top:.375rem}.breakoutWellnessView .breakoutHolder .sessions{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.125rem;text-align:center}@media(max-width:1025px){.breakoutView .breakoutHolder{max-width:100%;padding:1.125rem}.breakoutView .breakoutHolder .session{grid-row:auto/span 2;grid-column:auto/span 2;display:grid;grid-template-columns:1fr 2fr;height:auto;border-radius:.375rem;background-color:#fff}.breakoutView .breakoutHolder .session .content span{float:left;width:100%;margin-top:.75rem!important}}.big{grid-row:auto/span 2;grid-column:auto/span 2}.big-keynote{grid-row:auto/span 2;grid-column:auto/span 2;grid-template-columns:6fr 6fr!important;height:16.875rem!important}.big-keynote img{max-height:16.875rem!important}.large{grid-row:auto/span 2;grid-column:auto/span 2}.title{grid-column:auto/span 2}.session{position:relative;display:grid;grid-template-columns:3fr 6fr;height:auto;border-radius:.75rem;background-color:#fff}.session .lockItem{position:absolute;z-index:9;display:grid;place-items:center center;width:calc(100% - .75rem);height:100%;padding-left:.75rem;color:#fff;font-weight:700;font-size:.7875rem;font-size:.9375rem;text-transform:uppercase;border-radius:.75rem;background:#0000008c}.session .lockItem .unlock{margin-top:1.125rem;color:#fff;font-weight:700;font-size:.675rem;cursor:pointer}.session .lockItem span{text-align:center}.session .lockItem span .timing{margin-top:.75rem}.session .lockItem svg{margin-right:.75rem}.session img,.session .loader{width:100%;height:100%;max-height:18.75rem;border-radius:.75rem 0 0 .75rem;object-fit:cover;transition:opacity .2s}.session .loader{display:flex;justify-content:center;align-items:center}.session .content{position:relative;padding:1.875rem 1.125rem 1.125rem;text-align:left}.session .content .sessiontime{position:absolute;top:.75rem;left:1.125rem;display:none;color:#414042;font-size:.675rem}.session .content .time{position:absolute;top:.75rem;right:.75rem;color:#414042;font-size:.7875rem}.session .content .time svg{margin-right:.375rem}.session .content span{margin-top:1.875rem;margin-bottom:.1875rem;color:#414042;font-weight:700;font-size:.975rem}.session .content .sub__copy{color:#414042;font-size:.675rem;line-height:.9375rem}.session .content .sub__copy div{margin-top:.75rem}.session .content .colored{color:#fff!important;border:1px solid var(--primary-color)!important;background:var(--primary-color)}.session .content .sub__btn{float:left;margin-top:1.125rem;margin-right:.375rem;padding:.39rem 1.125rem;color:#414042;font-size:.7875rem;text-align:center;border:1px solid grey;border-radius:.375rem}.boothContainer{position:absolute;left:calc(50% - 28.125rem);display:block;min-width:33.75rem;max-width:52.5rem;min-height:26.25rem;max-height:37.5rem;margin-top:8.25rem;text-align:center;transition:all .3s ease-in-out}.boothContainer .boothHeader{position:relative;display:grid;grid-template-columns:2fr 3fr;width:37.5rem;height:19.5rem;margin-right:auto;margin-left:auto;background-color:#fff;box-shadow:0 0 30px #000000bf!important}.boothContainer .boothHeader video{height:19.5rem;object-fit:scale-down}.boothContainer .boothHeader #boothLogo{width:100%;height:100%;max-height:19.5rem;margin:auto;padding:1.5rem;box-sizing:border-box;object-fit:contain}.boothContainer .boothHeader #boothVideo{height:19.5rem!important;max-height:19.5rem!important;margin-left:auto}.boothContainer .boothHeader #boothVideo .react-player__preview{width:22.5rem!important;height:19.5rem!important;max-height:19.5rem!important;object-fit:cover}.boothContainer .boothHeader #boothVideo video{width:22.5rem!important;height:19.5rem!important;max-height:19.5rem!important}.boothContainer .boothHeader #boothImage{width:100%;height:100%;box-sizing:content-box;object-fit:cover}.boothContainer .companyName{position:relative;display:block;margin:1.875rem;padding:.75rem;color:#fff;font-weight:700;font-size:25pt;line-height:28pt;text-shadow:0 0 6px rgba(0,0,0,.74)}.boothContainer .bounce{margin:-.75rem 1.875rem 1.875rem;color:#fff;font-size:3rem;text-align:center;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.boothContainer .boothContentSpacer{height:1.875rem}.boothContainer .boothContent{height:auto;min-width:41.25rem;max-width:52.5rem;margin-bottom:3rem;padding:1.5rem 2.25rem 2.25rem;border-radius:.75rem;background-color:#fff;box-shadow:0 0 30px #000000bf!important}.boothContainer .boothContent .translateOverview{margin-top:.75rem;padding:1.5rem 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.boothContainer .boothContent .translateOverview p,.boothContainer .boothContent .translateOverview ul,.boothContainer .boothContent .translateOverview li,.boothContainer .boothContent .translateOverview span{color:#565656;font-size:.825rem;text-align:center}.boothContainer .boothContent .translateOverview ul{margin-top:.75rem}.boothContainer .boothContent .translateOverview span{margin-left:.375rem;color:var(--primary-color);text-decoration:underline;cursor:pointer}.boothContainer .boothContent .companyLocation{display:grid;grid-template-columns:1fr 1fr}.boothContainer .boothContent .companyLocation .map{position:relative!important;width:100%!important;height:15rem!important;margin-top:.75rem!important;margin-bottom:.75rem!important}.boothContainer .boothContent .companyLocation .location{padding-top:0;padding-left:1.125rem;color:#414042;font-size:11pt;line-height:1.125rem;text-align:left;text-align:justify}.boothContainer .boothContent .companyLocation .location h3{position:relative;display:flex;margin-bottom:.75rem;padding:0;color:#414042;font-weight:400;font-size:14pt;letter-spacing:0}.boothContainer .boothContent .companyLocation .location a{color:var(--primary-color)}.boothContainer .boothContent .companySharing .sharing .fancybox-share__input{width:auto;height:2.3625rem;margin:0;color:#fff;font-weight:700;border:0;border-radius:3px;background:#16b0b5}.boothContainer .boothContent .companySharing .sharing .fancybox-share__input:hover{background:#0b7477}.boothContainer .boothContent .holderBooth{position:relative}.boothContainer .boothContent ul{margin-block-end:0;margin-bottom:1.125rem;padding-top:0;color:#000;font-size:11pt;text-align:justify}.boothContainer .boothContent ul li{margin-block-end:0;padding-top:0;color:#000;font-size:11pt;line-height:1.6em;text-align:left;word-spacing:.05em;list-style:disc}.boothContainer .boothContent p{margin:0}.boothContainer .boothContent h4{position:relative;display:flex;justify-self:flex-start;float:left;margin-bottom:.75rem;padding:0;color:#000;font-weight:400;font-size:14pt}.boothContainer .boothContent p,.boothContainer .boothContent h3{padding-top:0;color:#000;font-size:11pt;text-align:left}.boothContainer .boothContent hr{margin-top:.75rem;margin-bottom:.375rem;border-width:0;border-top:1px solid #e1e1e1}.boothContainer .boothContent .trainingContent__shareBtn{position:absolute;inset:.1875rem 2.625rem auto auto;z-index:1;padding:.675rem .75rem;font-size:.825rem;border-radius:1.875rem;background-color:#ffffff9b}.boothContainer .boothContent .trainingContent__shareBtn svg{color:#333333c2;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5))}.boothContainer .boothContent .trainingContent__shareBtn:hover{background-color:#fff}.boothContainer .boothContent .trainingContent__shareBtn:hover svg{color:#000}.boothContainer .boothContent .addFavorite__container{position:absolute;inset:.1875rem .1875rem auto auto;z-index:1;font-size:.8625rem;border-radius:1.875rem;background-color:#ffffff9b}.boothContainer .boothContent .addFavorite__container svg{color:#333333c2;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5))}.boothContainer .boothContent .addFavorite__container:hover{background-color:#fff}.boothContainer .boothContent .addFavorite__container:hover svg{color:#000}.boothContainer .boothContent .companyPosts{display:grid;padding:1.125rem;padding-top:0;color:#000;text-align:justify;border-left:10px solid var(--primary-color);background-color:#fff;box-shadow:0 0 37px #00000030}.boothContainer .boothContent .companyPosts h4{margin-bottom:0}.boothContainer .boothContent .companyPosts div{width:100%;height:auto;min-width:37.5rem;max-width:48.75rem;margin:.75rem auto}.boothContainer .boothContent .companyPosts div a{color:var(--primary-color);font-size:11.5pt;line-height:1.5rem;text-align:justify;text-decoration:underline}.boothContainer .boothContent .companyInfo{display:grid;color:#000;text-align:justify}.boothContainer .boothContent .companyInfo p,.boothContainer .boothContent .companyInfo h3{margin:0;padding-top:0;color:#000;font-size:11pt;line-height:1.6em;text-align:left;word-spacing:.05em}.boothContainer .boothContent .companyInfo img{width:100%;height:auto}.boothContainer .boothContent .companyInfo p a,.boothContainer .boothContent .companyInfo p a a{color:var(--primary-color)!important}.boothContainer .boothContent .companyInfo h4{margin-bottom:0}.boothContainer .boothContent .companyImages h4{float:none}.boothContainer .boothContent .companyImages a{position:relative}.boothContainer .boothContent .companyImages a .addFavorite__container{top:.3rem;right:.375rem;display:block}.boothContainer .boothContent .companyImages a .trainingContent__shareBtn{top:0;right:2.625rem}.boothContainer .boothContent .companyImages .titleImg{min-height:20px;margin-top:.375rem;color:#000;font-size:.7875rem;text-align:center}.boothContainer .boothContent .companyImages .slidingImage{box-sizing:content-box;object-fit:cover}.boothContainer .boothContent .companyImages .slick-slide{padding:5px}.boothContainer .boothContent .companyImages .slick-slide img{width:100%;height:100%;max-height:6.75rem;margin:auto}.boothContainer .boothContent .companyImages .slick-dots{bottom:-12px;margin-bottom:-.9375rem;text-align:center}.boothContainer .boothContent .companyImages .slick-dots li button:before{color:#8a8a8a;font-size:11px;line-height:25px}.boothContainer .boothContent .companyImages .slick-next,.boothContainer .boothContent .companyImages .slick-prev{top:35%}.boothContainer .boothContent .companyImages .fa-chevron-left,.boothContainer .boothContent .companyImages .fa-chevron-right{width:1.3125rem!important;height:1.3125rem!important;color:#c1c1c1!important}.boothContainer .boothContent .companyImages hr{margin-top:3rem}.boothContainer .boothContent .companyVideos .companyVideos_Grid{display:grid;flex-flow:row wrap;grid-template-columns:repeat(2,1fr);grid-gap:40px 10px;justify-items:center;width:100%}.boothContainer .boothContent .companyVideos .companyVideos_Grid video{object-fit:cover}.boothContainer .boothContent .companyVideos .companyVideos_Grid .streamedVideo{position:relative}.boothContainer .boothContent .companyVideos .companyVideos_Grid .streamedVideo .addFavorite__container{top:45%;right:.375rem}.boothContainer .boothContent .companyVideos .companyVideos_Grid hr{grid-column-start:span 2;width:100%;margin-top:.375rem}.boothContainer .boothContent .companyVideos .companyVideos_Grid .video{position:relative;width:22.5rem;height:14.625rem}.boothContainer .boothContent .companyVideos .companyVideos_Grid .video video{z-index:-1;height:13.125rem!important;box-shadow:0 0 37px #00000030}.boothContainer .boothContent .companyVideos .companyVideos_Grid .video .title{margin-top:.375rem;color:#333;font-weight:700;font-size:.6375rem;text-align:center;text-transform:uppercase}.boothContainer .boothContent .companyVideos hr{margin-top:1.875rem}.boothContainer .boothContent .companyBrochures .companyBrochures_Grid{display:grid;flex-flow:row wrap;grid-template-columns:repeat(4,1fr);grid-gap:40px 20px;gap:10px;justify-items:center;width:100%}.boothContainer .boothContent .companyBrochures .companyBrochures_Grid .boothBrochure{position:relative;border:var(--primary-color) 1px solid}.boothContainer .boothContent .companyBrochures .companyBrochures_Grid a{position:relative}.boothContainer .boothContent .companyBrochures .companyBrochures_Grid a img{width:100%;height:15rem;box-sizing:content-box;border-bottom:var(--primary-color) 1px solid;object-fit:cover}.boothContainer .boothContent .companyBrochures .companyBrochures_Grid .title{padding:.375rem;color:#333;font-weight:700;font-size:.675rem;text-align:center;text-transform:uppercase}.boothContainer .boothContent .companyBrochures hr{margin-top:1.875rem}.boothContainer .boothContent .companySocials{position:relative;display:grid;grid-template-columns:1fr 1fr}.boothContainer .boothContent .companySocials a:hover,.boothContainer .boothContent .companySocials svg:hover{color:#0a71b4}.boothContainer .boothContent .companySocials a{display:flex;margin:.75rem;margin-left:0;padding-left:0;color:var(--primary-color);font-size:10pt;text-align:left;text-decoration:underline}.boothContainer .boothContent .companySocials a svg{margin-left:0;padding-right:.75rem;padding-left:0;color:var(--primary-color);font-size:1.5rem}.boothContainer .boothContent .companySocials .socialMedia{display:grid}.boothContainer .boothContent .companySocials .socialMedia .socialIcons{display:flex;justify-content:flex-start;margin-top:-.75rem}.boothContainer .boothContent .companySocials .companyWebsites{display:grid;grid-template-columns:1fr 1fr}.boothContainer .boothContent .companySocials .companyWebsites h4{grid-column:span 2}.boothContainer .boothContent .companySocials .companyWebsites #companyWebsite{margin-top:.375rem;margin-bottom:1.5rem}.boothContainer .boothContent .companySharing{position:relative;display:grid;text-align:left}.boothContainer .boothContent .companySharing .sharing{position:relative;justify-content:flex-start;margin-top:0}.boothContainer .boothContent .companySharing .sharing .wrapper__paragraph{margin-top:.375rem;margin-bottom:-1.125rem;margin-left:0}.boothContainer .boothContent .companySharing .sharing p{display:inline-block;margin-left:.375rem}.boothContainer .boothContent .companySharing .sharing a{width:auto;height:auto}.boothContainer .boothContent .companySharing .sharing a svg{padding:10px 5px 5px}.boothContainer .boothContent .companySharing .sharing .fancybox-share__input{width:9.75rem}.boothContainer .boothContent #favePage{position:relative;margin-top:1.875rem}.boothContainer .boothContent #favePage .addFavorite__container{position:relative;inset:auto;z-index:1;color:var(--primary-color);font-size:1.0125rem;border-radius:.5625rem}.boothContainer .boothContent #favePage .addFavorite__container svg{padding:.5625rem;color:#fff;font-size:1.5rem;border-radius:2.25rem;background-color:var(--primary-color)}@media screen and (max-width:1024px){.boothContainer{left:.75rem;width:calc(100% - 12rem);margin:7.5rem auto}.boothContainer .boothContent{min-width:unset;max-width:unset}.boothContainer .boothContent .companyVideos .companyVideos_Grid .video{width:100%}.boothContainer .boothContent .companyVideos .companyVideos_Grid .video .title{margin-top:.75rem!important}.boothContainer .boothContent .companyBrochures .companyBrochures_Grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:770px){.profileView .boothContainer{left:unset;width:100%;min-width:unset;max-width:unset;min-height:unset;max-height:unset}.profileView .boothContainer .boothHeader{grid-template-columns:1fr;width:90%;height:15rem;margin-top:3.75rem}.profileView .boothContainer .boothHeader img{display:none}.profileView .boothContainer .boothHeader #boothVideo{height:15rem!important;margin-left:unset}.profileView .boothContainer .boothHeader #boothVideo div video{width:100%!important;height:100%!important;max-height:unset!important}.profileView .boothContainer .boothContent{margin-bottom:0}.profileView .boothContainer .companyPosts div{min-width:unset;max-width:unset}.profileView .boothContainer .companyVideos{display:flex;flex-direction:column}.profileView .boothContainer .companyVideos .companyVideos_Grid{position:relative;display:block;width:inherit;margin:0}.profileView .boothContainer .companyVideos .companyVideos_Grid .video,.profileView .boothContainer .companyVideos .companyVideos_Grid .streamedVideo{width:100%;height:9.375rem}.profileView .boothContainer .companyVideos .companyVideos_Grid .video:not(:last-child),.profileView .boothContainer .companyVideos .companyVideos_Grid .streamedVideo:not(:last-child){margin-bottom:2.625rem}.profileView .boothContainer .companyVideos .companyVideos_Grid .video .addFavorite__container,.profileView .boothContainer .companyVideos .companyVideos_Grid .streamedVideo .addFavorite__container{top:.375rem!important;right:.375rem!important}.profileView .boothContainer .companyVideos .companyVideos_Grid .video .trainingContent__shareBtn,.profileView .boothContainer .companyVideos .companyVideos_Grid .streamedVideo .trainingContent__shareBtn{right:3rem}.profileView .boothContainer .companyBrochures .companyBrochures_Grid{grid-template-columns:repeat(2,1fr)}.profileView .boothContainer .companyBrochures .companyBrochures_Grid a img{height:9.375rem}.profileView .boothContainer .companySharing .sharing p{margin-top:.75rem;margin-left:5px}.profileView .boothContainer .companySocials,.profileView .boothContainer .companyLocation{grid-template-columns:1fr}.profileView .miniChat__wrapper,.profileView .miniChat__wrapper .miniChat__container{display:none}}.contentHeader{position:relative;margin-bottom:1.125rem}.contentHeader .icon{position:absolute;color:#fff;font-size:1.725rem;text-shadow:0 0 10px rgba(0,0,0,.6)}.contentHeader h3{margin:0;margin-top:1.5rem;margin-left:3rem;color:#fff;font-size:1.5rem;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.6)}.contentHeader h6{max-width:85%;margin:.4875rem 0 .4875rem 3rem;color:#fff;font-weight:600;font-size:.84375rem;font-family:Lato,arial,sans-serif;line-height:1.125rem;text-transform:none;text-shadow:0 0 10px rgba(0,0,0,.6)}.contentHeader hr{border:.5px solid white}.contentHeader .fa-heart{top:.1125rem;left:.75rem;font-size:1.125rem}.contentHeader .fa-envelope{top:.4875rem;font-size:1.125rem}.breakout .icon,.network .icon{margin-top:-.9375rem!important}.meeting .icon{margin-top:-.3rem!important}.media .icon{margin-top:-.825rem!important}.training .icon{margin-top:-.9375rem!important}.prize .icon{margin-top:-.375rem!important}@media(max-width:1500px){.contentHeader h6{max-width:80%}}@media(min-width:761px)and (max-width:1420px){.contentHeader{margin-top:6rem}}@media(max-width:760px){.lounge__Wrapper .contentHeader{margin-top:3rem}}.contentSubHeader{position:relative;margin-bottom:1.125rem}.contentSubHeader .icon{position:absolute;top:.3rem;color:#fff;font-size:1.725rem}.contentSubHeader h3{margin:0;margin-left:.375rem;color:#fff;font-size:1.3125rem}.contentSubHeader h6{margin:.4875rem 0 .4875rem .375rem;color:#fff}.cookie__container{position:relative;top:-11.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:.7875rem}.cookie__container .text__container{width:37.5rem;padding:.75rem;border-radius:.375rem;background:#f5f5f5e6;box-shadow:.1875rem .1875rem .75rem #000000b3}.cookie__container h1,.cookie__container h2,.cookie__container a{width:auto;height:auto;color:#000;text-align:center}.cookie__container h2 a{font-weight:700;text-decoration:underline}.diploma{padding-bottom:.75rem}.diploma .fancybox-close-small{display:none}.diploma .diploma__image{width:auto;height:30rem;padding:1.875rem;padding-bottom:0;border-radius:.7875rem}.diploma .buttons__diploma{display:flex;justify-content:center;margin:.7875rem auto 0}.chart{display:flex;flex-direction:column;justify-content:space-between;margin-top:.75rem;padding:.375rem;border-radius:.375rem;box-shadow:0 3px 10px #00000026}.chart .chart-header{font-weight:700;font-size:12px;text-align:center;text-transform:uppercase}.chart .pie-chart{position:relative;display:flex;justify-content:center;align-items:center;width:95%;height:auto}.chart .pie-chart-amount{position:absolute;color:var(--primary-color)}.chart .pie-chart-amount h1{font-size:20px}.uncompleted_items .slick-slide,.completed_items .slick-slide{padding:0 .5625rem}.uncompleted_items .slick-track,.completed_items .slick-track{margin-left:unset}.uncompleted_items h1,.completed_items h1{padding:0;font-size:1.05rem}.uncompleted_items .title,.completed_items .title{display:block;padding-bottom:1.875rem}.uncompleted_items .shortLine,.completed_items .shortLine{position:relative;width:3rem;margin:10px 0 0;border:3px solid var(--primary-color);border-radius:.75rem;background-color:var(--primary-color)}.uncompleted_items a.item,.completed_items a.item{position:relative;display:inline-block;width:100%;height:200px;box-sizing:border-box;text-align:center;border-radius:.375rem;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 3px 10px #00000026;overflow:hidden;-webkit-user-select:none;user-select:none}.uncompleted_items a.item img,.completed_items a.item img{width:90%;margin:10px auto 0;border-radius:.375rem;overflow:hidden}.uncompleted_items a.item .background-overlay,.completed_items a.item .background-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;width:100%;height:100%;padding:.75rem;box-sizing:border-box;background-image:linear-gradient(0deg,rgba(0,0,0,.75) 0%,transparent 50%)}.uncompleted_items a.item .background-overlay p,.completed_items a.item .background-overlay p{z-index:1;display:-webkit-box;margin:unset;color:#fff;font-weight:700;font-size:16px;text-align:left;text-overflow:ellipsis;text-shadow:2px 2px 5px rgba(0,0,0,.75);overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.uncompleted_items a.item .background-overlay p:nth-child(2),.completed_items a.item .background-overlay p:nth-child(2){color:#fff;font-size:11px}.uncompleted_items a.item .background-overlay .checkmark,.completed_items a.item .background-overlay .checkmark{position:absolute;top:.75rem;right:.75rem;width:1.75em;height:1.75em;padding:.375rem;border-radius:50%;background-color:var(--primary-color)}.uncompleted_items .slick-arrow,.completed_items .slick-arrow{position:absolute;top:calc(50% - .5625rem);z-index:1;display:flex;justify-content:center;align-items:center;width:2.0625rem;height:2.0625rem;border-radius:50%;background-color:#fff;box-shadow:0 3px 10px #0000004d;cursor:pointer}.uncompleted_items .slick-arrow svg,.completed_items .slick-arrow svg{width:1.125rem;height:1.125rem;color:var(--primary-color)}.uncompleted_items .slick-arrow.slick-prev,.completed_items .slick-arrow.slick-prev{left:-20px}.uncompleted_items .slick-arrow.slick-next,.completed_items .slick-arrow.slick-next{right:-20px}.uncompleted_items .slick-arrow.slick-disabled,.completed_items .slick-arrow.slick-disabled{display:none}.uncompleted_items .slick-arrow:before,.completed_items .slick-arrow:before{display:none}.uncompleted_items h2,.completed_items h2{padding:1.5rem 1.875rem;color:var(--primary-color);font-size:.8625rem}.uncompleted_items h2 svg,.completed_items h2 svg{margin-right:10px;font-size:24px}.tile__exhibition{position:absolute;top:-3.75rem;left:-1.875rem;padding:.2625rem;border:1px solid var(--primary-color)!important;border-style:solid;border-width:1px;border-radius:.75rem;box-shadow:0 0 34px #000000a8;transition:transform .4s}.tile__exhibition .viewAll{position:absolute;bottom:-1.6875rem;right:calc(50% - 3.3rem);width:6.75rem;padding:.5625rem;box-sizing:border-box;color:var(--primary-color)!important;font-weight:700;font-size:.675rem;text-align:center;text-transform:uppercase;border:1px solid var(--primary-color);border-radius:1.875rem;background:#fff}.tile__exhibition .tile-holder{position:relative;inset:15% 0 0;display:grid;grid-template-columns:1fr;place-items:center center;width:100%}.tile__exhibition .tile-holder .icon{display:none;padding:.375rem;text-align:right}.tile__exhibition .tile-holder .icon img{width:3rem;margin:0 auto}.tile__exhibition .tile-holder .icon svg{margin-right:.75rem}.tile__exhibition .tile-holder .title{position:relative;display:grid;grid-template-columns:auto;align-content:baseline;width:100%;margin-top:.2625rem;box-sizing:border-box;color:#fff;color:var(--primary-color)!important;font-weight:700;font-size:.8625rem;font-family:Lato,sans-serif;text-align:center!important}.tile__exhibition .tile-holder .title span{color:var(--primary-color)!important;text-align:center}.tile__exhibition .tile-holder .company{position:relative;display:grid;width:100%;min-width:6rem;margin:0 auto;padding:7px;box-sizing:border-box;border-radius:.75rem}.tile__exhibition .tile-holder .company .inner{height:4.5rem;border-radius:.75rem;box-shadow:0 0 4px #000000a8}.tile__exhibition .tile-holder .company .completed{position:absolute;top:.375rem;right:.375rem;z-index:2;display:grid;padding:.1875rem;color:#6cd488;font-size:.9375rem;border-radius:50%;background:#fff;box-shadow:0 0 4px #000000a8}.tile__exhibition .tile-holder .company .company__image{position:relative;height:2.4375rem;max-width:2.4375rem;margin:0 auto;object-fit:contain}.tile__exhibition .tile-holder .company .company__name{margin-bottom:.75rem;color:gray;font-weight:700;font-size:.5625rem;text-align:center}.tile__exhibition .tile-holder .company:hover{transform:scale(1.1)}.tile__exhibition .tile-holder .slidingCompaniesSingle{width:7.875rem;height:auto;height:6.375rem;padding-right:28px;padding-left:28px}.tile__exhibition .tile-holder .slidingCompaniesSingle .title{font-size:.7875rem}.tile__exhibition .tile-holder .slidingCompaniesPartner{width:9.375rem;height:auto;box-sizing:border-box}.tile__exhibition .tile-holder .slidingCompaniesPartner .title{font-size:.7875rem}.tile__exhibition .tile-holder .slidingCompaniesPartner .slick-track{margin:0;margin-left:1.875rem}.tile__exhibition .tile-holder .slidingCompaniesSmall{width:12.75rem;height:auto;height:6.375rem;padding-right:28px;padding-left:28px}.tile__exhibition .tile-holder .slidingCompaniesMedium{width:24rem;height:6.375rem;padding-right:28px;padding-left:28px}.tile__exhibition .tile-holder .slidingCompaniesBig{width:18rem;height:auto;height:6.375rem;padding-right:28px;padding-left:28px}.tile__exhibition .tile-holder .slidingCompaniesDouble{width:24.375rem!important;height:auto;height:12rem;padding-right:0;padding-left:0}.tile__exhibition .tile-holder .slick-slide img{width:auto;height:11.25rem;margin:auto}.tile__exhibition .tile-holder .slick-dots{left:50%;bottom:-12px;width:22.5rem;transform:translate(-50%)}.tile__exhibition .tile-holder .slick-dots li button:before{color:#8a8a8a;font-size:25px;line-height:25px}.tile__exhibition .tile-holder .slick-prev:before{content:"<";color:#8a8a8a;font-weight:900;font-size:1.875rem}.tile__exhibition .tile-holder .slick-next:before{content:">";color:#8a8a8a;font-weight:900;font-size:1.875rem}.tile__exhibition .tile-holder .companies{display:grid;grid-template-rows:1fr;grid-gap:.15rem;padding-right:8px;padding-left:8px;text-align:center}.tile__exhibition .tile-holder .companies .company__image{position:relative;height:2.625rem;max-width:3rem;margin:0 auto;object-fit:contain}.tile__exhibition .tile-holder .slick-prev:before{display:none}.tile__exhibition .tile-holder .slick-next:before{display:none}.tile__exhibition .tile-holder .fa-chevron-left,.tile__exhibition .tile-holder .fa-chevron-right{width:1.3125rem!important;height:1.3125rem!important;color:#c1c1c1!important}.slider-prev{position:absolute;top:calc(50% - 1.125rem);left:-2.25rem;z-index:99;display:block;width:1.3125rem!important;height:1.3125rem;color:#c1c1c1;background:transparent}.slick-dots{bottom:0}.slider-next{position:absolute;top:calc(50% - 1.125rem);right:-2.25rem;z-index:99;display:block;width:1.3125rem!important;height:1.3125rem;color:#c1c1c1;background:transparent}.slick-slide{padding:2px;box-sizing:border-box}.partner-pavilion{grid-column:3/-3!important}.bottom{grid-column:2/-2!important;top:0!important}@media(max-width:1025px){.connector{top:-5%!important;display:block!important}.tile__exhibition .connector,.tile__exhibition .connector2{display:block!important}.accommodations-and-outfitters{top:-25%;left:5%}.airlines{top:61%;left:-5%}.cruises{top:48%;left:65%}.museums-and-gastronomy{top:-25%;left:70.5%}.peru-resource-center{top:106%;left:-35%}.peru-resource-center .tile-holder .companies{grid-template-columns:1fr 1fr}.peru-resource-center .tile-holder .companies .company .inner{border:gold 2px solid}}.favorite__card .favorite__image--container svg{padding-top:1.125rem;color:#41a8c7;font-size:1.9875rem}.favorite__card .favorite__image--container video{object-fit:cover}.favorite__card .favorite__image--container .image-fav{max-height:7.5rem;object-fit:contain}.favorite__card h4{color:#000;text-transform:capitalize}.favorite__card .addFavorite__container{top:0;bottom:auto}.favorite__card #boothExhibitor .image-fav{max-width:75%}.header{position:fixed;top:1.125rem;left:0;z-index:99;display:flex;flex-direction:column;grid-template-columns:auto auto auto;width:100%;height:5.625rem;padding:0;color:#252523;background:transparent}.header:not(.main){pointer-events:none}.header .welcomeImage{position:fixed;left:40%;min-width:9.375rem;max-width:9.375rem;margin-top:.375rem;margin-right:.75rem;transform:translate(-240%)}.header .logo{position:fixed;width:9.375rem;margin-top:.375rem;transform:translate(170%)}.header #logoHeader{position:fixed;top:.7875rem;left:30%;width:8.0625rem;margin-top:-.1875rem;transform:translate(-50%)}.header #logoHeader2{position:fixed;top:1.125rem;left:50%;width:9.375rem;margin-top:-.1875rem;transform:translate(-50%)}.header #logoHeader3{width:13.125rem}.header .homeHeader{flex:1;width:100%;height:auto;height:5.625rem;margin-top:0;border-top:3px solid var(--primary-color);border-bottom:3px solid var(--primary-color);background:#fff;opacity:.9;transform:inherit}.header .homeHeader h3{position:fixed;width:100%}.header .homeHeader #logoStatic{position:fixed;top:.6rem;left:1%;width:12.375rem;margin-top:.0375rem;transform:inherit}.header .homeHeader #logoHeader{position:fixed;top:1.125rem;left:40%;width:auto;height:6rem;margin-top:0;transform:inherit}.header .homeHeader #logoHeader2{position:fixed;top:-.375rem;left:46%;width:auto;height:7.5rem;margin-top:.5625rem;transform:inherit}.header .homeHeader .topper{position:absolute;top:0;left:0;right:0;z-index:3;height:.15rem;background-color:var(--primary-color);background-repeat:no-repeat;background-size:auto 45px}.header .homeHeader .bottomer{position:absolute;left:0;bottom:0;right:0;z-index:3;height:.15rem;background-color:var(--primary-color);background-repeat:no-repeat;background-size:auto 45px}.header .homeHeader .header-title{display:none}.header .homeHeader h3{margin-top:1.95rem;color:var(--primary-color);font-weight:900;font-size:1.425rem;font-family:Lato,serif;text-align:center}.header .homeHeader .double{margin-top:1.2rem}.header .homeHeader #long{margin-top:1.5rem}.header .homeHeader #xpopro-logo{max-width:12vh}.header .homeHeader .sponsorHeader{width:auto;height:100%;max-width:13vw;margin-right:3rem;margin-left:3rem;padding:.75rem 0 .9375rem;box-sizing:border-box;object-fit:contain}.header .homeHeader .sponsorHeader.tc{margin-bottom:.375rem}@media(max-width:1100px){.header nav .secondaryNav{margin-top:1.125rem}.header .homeHeader{height:6rem}.header .homeHeader h3{left:18%;float:unset;max-width:48.75rem;margin:1.875rem 0 0 3rem!important;padding:0 .5625rem;font-size:1.2375rem}.header .homeHeader #logoStatic{top:3%;left:0;width:11.25rem}}@media(max-width:1000px){.header{height:5.25rem}.header nav .secondaryNav{margin-top:.75rem}.header .homeHeader{height:5.25rem}.header .homeHeader h3{left:20%;float:unset;margin:1.875rem .75rem 0 1.875rem!important;padding:0 .5625rem;font-size:1.125rem}.header .homeHeader img{width:7.5rem}.header .homeHeader #long{margin-top:3rem!important}.header .homeHeader #logoStatic{top:4%;width:7.5rem}.header .homeHeader #logoHeader{height:5.25rem;margin-top:.375rem}.header .homeHeader #logoHeader2{height:2.25rem;margin-top:1.125rem}}@media(max-width:850px){.header.main{top:0;z-index:-1;display:block;height:auto}.header .homeHeader{top:0;display:flex;flex-direction:column;justify-content:flex-start;height:6.375rem;padding:0;text-align:center;background-color:transparent;background-image:linear-gradient(180deg,rgba(255,255,255,.4) 40%,transparent 100%)}.header .homeHeader #logoStatic{position:relative!important;top:unset;left:unset;width:17%!important;height:fit-content;transform:none}.header .homeHeader .header-title{display:block;width:100%;margin:0;color:#fff;font-weight:700;font-size:10px;line-height:1.875rem;text-shadow:2px 2px 10px #000}.header .homeHeader .header-title h2{margin:0}.header .homeHeader .topper,.header .homeHeader .bottomer,.header .homeHeader #logoHeader,.header .homeHeader #logoHeader2,.header .homeHeader #logoHeader3,.header .homeHeader h3{display:none}nav .secondaryNav{top:1.125rem}}@media(max-width:500px){.header .homeHeader #logoHeader{left:14%;width:11.25rem;margin-top:2.625rem}nav.nav.mini ul.secondaryNav li #openWidget svg{color:var(--primary-color)}nav.nav.mini ul.secondaryNav li.userNav button.account{background-color:var(--primary-color)}nav.nav.home ul.secondaryNav,nav.nav.mini ul.secondaryNav{background-color:transparent}nav.nav.home ul.secondaryNav li a.xp,nav.nav.mini ul.secondaryNav li a.xp{display:none}nav.nav.home ul.secondaryNav li a.fav,nav.nav.mini ul.secondaryNav li a.fav{display:none}nav.nav.home ul.secondaryNav li a.messageSmall,nav.nav.mini ul.secondaryNav li a.messageSmall{display:none}nav.nav.home ul.secondaryNav li .nav__meetingButton,nav.nav.mini ul.secondaryNav li .nav__meetingButton{display:none}nav.nav.home ul.secondaryNav li .nav__meetingButton svg,nav.nav.mini ul.secondaryNav li .nav__meetingButton svg{display:none}}@media(max-width:760px){.header .homeHeader{top:.0375rem;height:6rem;border:0;background-image:unset;opacity:1}.header .homeHeader h3{margin:4.125rem auto 0!important;font-size:4vw}.header .homeHeader img{display:none}.header .homeHeader #logoStatic{position:fixed;top:.375rem;left:1.5%;display:block;width:11.25rem!important;margin-top:.0375rem;transform:inherit}.header .homeHeader #logoHeader{left:8%;width:clamp(15rem,75%,18.75rem);margin-top:2.25rem}}.attendee__form{display:flex;flex-direction:column;justify-content:center;margin:1.3125rem;color:#414042}.attendee__form h3{margin:0;font-size:1.3125rem;line-height:1}.attendee__form h3.form__message{padding:.75rem;color:red;font-size:.7875rem;text-align:center;opacity:0;transition:opacity .3s}.attendee__form h3:first-of-type{font-size:1.3125rem}.attendee__form h3{font-size:1.3125rem}.attendee__form .noAccountBtn{padding-top:.525rem;padding-right:.75rem}.attendee__form p.legal span{color:#00b5c9;text-decoration:underline}.attendee__form p.legal{display:block;text-align:center;opacity:.5}.attendee__form p.legal span{color:var(--company-color)}.attendee__form p.legal span:hover{text-decoration:underline;cursor:pointer}.attendee__form p{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:0}.attendee__form p input{display:block;flex-grow:1;padding:.4875rem .3rem;box-sizing:border-box;line-height:1;border:none;outline:0;outline-width:0;transition:border-color .2s}.attendee__form p input:invalid{box-shadow:none}.attendee__form p ::placeholder{color:#aaa}.attendee__form p input:-webkit-autofill{box-shadow:0 0 0 30px #fff inset}.attendee__form p input:focus+.focusArrow{opacity:1;transform:translate(0)}.attendee__form p .focusArrow{order:-1;flex:0 0 20px;width:.4875rem;height:.4875rem;margin:0;opacity:0;transform:translate(-100%);transition:all .2s}.attendee__form p .focusArrow path{fill:none;stroke:#007bff;stroke-width:1px}.attendee__form p .inputLine{flex:0 0 100%;width:100%;height:2px;margin:0;stroke:#aaa}.attendee__form p .inputLine .activeFocus{stroke:#007bff;transition:all .2s;stroke-dasharray:0,20;stroke-dashoffset:-20}.attendee__form p input:focus~.inputLine .activeFocus{stroke-dasharray:40,0;stroke-dashoffset:0}.attendee__form p .svg-inline--fa{flex:0 0 .75rem;margin-right:.75rem;color:#aaa}.attendee__form p input:focus~.svg-inline--fa{color:#007bff}.attendee__form .login__form--buttons{display:flex;justify-content:flex-end;margin-top:.7875rem}.attendee__form .login__form--buttons button{padding:.6rem 2.25rem;font-size:.6rem;text-transform:uppercase;border-radius:.6rem;background-color:var(--company-color);outline:0}.attendee__form .attendee__form--buttons{display:flex;justify-content:flex-end;margin-top:.4875rem;padding-bottom:.4875rem}.attendee__form .attendee__form--buttons button{padding:.6rem 2.25rem;font-size:.6rem;text-transform:uppercase;border-radius:.6rem;background-color:var(--company-color);outline:0}.attendee__form .attendee__form--buttons button span.svg-inline--fa{margin:0 .825rem;pointer-events:none}.attendee__form .attendee__form--buttons button:hover{color:#fff;background-color:color-mix(in srgb,var(--company-color) 90%,black)}.attendee__form .attendee__form--buttons button:active{background-color:color-mix(in srgb,var(--company-color) 10%,white);transform:scale(.9)}.attendee__form .attendee__form--buttons .button-inverse,.attendee__form .attendee__form--buttons .button-inverse:hover,.attendee__form .attendee__form--buttons .button-inverse:active{color:var(--company-color);background-color:transparent}.attendee__form .RegisterHolder h3{margin-bottom:.375rem;font-size:1.3125rem}.attendee__form .RegisterHolder h3:nth-of-type(2){margin-top:1.5rem}.attendee__form .RegisterHolder .Register__type{display:grid;grid-template-columns:repeat(2,1fr)!important;justify-items:center;width:100%}.attendee__form .RegisterHolder .Register__type label{width:100%!important;padding:.9375rem;box-sizing:border-box;color:#000;cursor:pointer}.attendee__form .RegisterHolder .Register__type label span{margin:auto;padding-left:.9375rem;outline:0 solid transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.attendee__form .RegisterHolder .Register__type label span:focus{border:none}.attendee__form .RegisterHolder .Register__type label span.image{width:auto}.attendee__form .RegisterHolder .Register__type label span img{display:inline-block;padding:.4875rem;transition:all .3s ease-in-out}.attendee__form .RegisterHolder .Register__type label span img:hover{transform:scale(1.05)}.attendee__form .RegisterHolder .Register__type label:hover{background-color:#ebebeb}.attendee__form .RegisterHolder .Register__type #pAm{grid-row:span 2;width:auto}.attendee__form .RegisterHolder .Register__type #pMan p{grid-row:span 1;width:auto}.attendee__form .RegisterHolder select{display:block;margin:.375rem .375rem 1.875rem;padding:.375rem}.attendee__form .Register h3{margin-bottom:.375rem;font-size:1.3125rem}.attendee__form .Register h3:nth-of-type(2){margin-top:1.5rem}.attendee__form .Register .Register__type{display:grid;grid-template-columns:repeat(2,1fr)!important;justify-items:center;width:100%}.attendee__form .Register .Register__type label{width:100%!important;padding:.9375rem;box-sizing:border-box;color:#000;cursor:pointer}.attendee__form .Register .Register__type label span{margin:auto;padding-left:.9375rem;outline:0 solid transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.attendee__form .Register .Register__type label span:focus{border:none}.attendee__form .Register .Register__type label span.image{width:auto}.attendee__form .Register .Register__type label span img{display:inline-block;padding:.4875rem;transition:all .3s ease-in-out}.attendee__form .Register .Register__type label span img:hover{transform:scale(1.05)}.attendee__form .Register .Register__type label:hover{background-color:#ebebeb}.attendee__form .Register .Register__type #pAm{grid-row:span 2;width:auto}.attendee__form .Register .Register__type #pMan p{grid-row:span 1;width:auto}.attendee__form .Register .checkItem svg{display:none}.attendee__form .Register .login__form--buttons{display:flex;justify-content:flex-end;float:none;margin-top:.6rem}.attendee__form .Email__input--forgotPassword-btn{position:relative;right:0;display:inline-block;width:100%;margin-top:.375rem;padding-right:.375rem!important;box-sizing:border-box;color:#fff;font-size:.6rem;text-align:right;text-transform:uppercase;text-decoration:none;border-radius:.6rem;background-color:#fff!important;cursor:pointer}.attendee__form .Email__input--forgotPassword-btn .Email__input--forgotPassword{margin:auto;margin-right:-.75rem;color:#5f5f5f;font-weight:700;font-size:.6rem;letter-spacing:.0375rem;text-align:center;background-color:#fff!important;transition:all .1s ease}.attendee__form .sweet-alert a{color:var(--primary-color)}.attendee__form .step{grid-column:1/span 2;width:100%;margin-top:1.875rem;padding-bottom:0;color:#5d5d5d;font-weight:700;font-size:.8625rem;text-align:left}.attendee__form .step a{color:var(--primary-color)}.Email .restrictions{margin-top:-1.125rem;margin-left:2.25rem;padding-bottom:1.125rem;font-size:8pt;font-style:italic}.Email .Email__input{display:block;margin-top:.75rem}.Email .Email__input .Email__input--wrapper{display:flex;flex-direction:row;align-items:center}.Email .Email__input .Email__input--wrapper .inputfields{flex:14}.Email .Email__input legend{margin-top:.75rem;font-weight:400;font-size:.7875rem}.Email .Email__input hr{width:2.625rem;margin-top:1.125rem;margin-bottom:1.5rem;border:.1875rem solid var(--primary-color);border-radius:.75rem;background:var(--primary-color)}.Email .Email__input .center{font-size:.7875rem;text-align:center}.Email .Email__input button{margin-top:.75rem;padding:.75rem 1.875rem;font-weight:700;font-size:.7875rem;text-transform:uppercase}.noAgent .sa-button-container .cancel{margin-top:0}.noAgent__container img{width:auto;height:2.25rem}.noAgent__container .noAgent__close:hover{background:none}.noAgent__container p{font-size:.7875rem}.noAgent__container p a{color:var(--company-color);font-size:.7875rem;line-height:200%}.noAgent__container button{color:#fff;background-color:var(--company-color)}.noAgent__container button:hover{background-color:#b84d27}.Forgot{width:75%;margin:auto}.Forgot h3{margin-bottom:.375rem;font-size:1.3125rem}.Forgot h3:nth-of-type(2){margin-top:1.5rem}.magicLink{width:75%;margin:auto}.magicLink h3{margin-bottom:.375rem;font-size:1.3125rem}.magicLink h3:nth-of-type(2){margin-top:1.5rem}.RegisterHolder h3{margin-bottom:.375rem;font-size:1.3125rem}.RegisterHolder h3:nth-of-type(2){margin-top:1.5rem}.RegisterHolder .Register__type{display:grid;grid-template-columns:repeat(2,1fr)!important;justify-items:center;width:100%}.RegisterHolder .Register__type label{width:100%!important;padding:.9375rem;box-sizing:border-box;color:#000;cursor:pointer}.RegisterHolder .Register__type label span{margin:auto;padding-left:.9375rem;outline:0 solid transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.RegisterHolder .Register__type label span:focus{border:none}.RegisterHolder .Register__type label span.image{width:auto}.RegisterHolder .Register__type label span img{display:inline-block;padding:.4875rem;transition:all .3s ease-in-out}.RegisterHolder .Register__type label span img:hover{transform:scale(1.05)}.RegisterHolder .Register__type label:hover{background-color:#ebebeb}.RegisterHolder .Register__type #pAm{grid-row:span 2;width:auto}.RegisterHolder .Register__type #pMan p{grid-row:span 1;width:auto}.RegisterHolder select{display:block;margin:.375rem .375rem 1.875rem;padding:.375rem}.Register .Register__type{display:grid;grid-template-columns:repeat(2,1fr)!important;justify-items:center;width:100%}.Register .Register__type label{width:100%!important;padding:.9375rem;box-sizing:border-box;color:#000;cursor:pointer}.Register select{display:block;margin:.375rem .375rem 1.875rem;padding:.375rem}.Register h3{margin-bottom:.375rem;font-size:1.3125rem}.Register h3:nth-of-type(2){margin-top:1.5rem}.Register .Register__type{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;width:100%}.Register .Register__type label{width:5.25rem;padding:.9375rem;color:#000;cursor:pointer}.Register .Register__type label span{margin:auto;padding-left:.9375rem;outline:0 solid transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.Register .Register__type label span:focus{border:none}.Register .Register__type label span.image{width:auto}.Register .Register__type label span img{display:inline-block;padding:.4875rem;transition:all .3s ease-in-out}.Register .Register__type label span img:hover{transform:scale(1.05)}.Register .Register__type label:hover{background-color:#ebebeb}.Register .Register__type #pAm{grid-row:span 2;width:auto}.Register .Register__type #pMan p{grid-row:span 1;width:auto}.Register select{display:block;margin:.375rem .375rem 1.875rem;margin-left:0!important}.login__form{display:flex;flex-direction:column;justify-content:center;width:80%;max-width:37.5rem;margin:.4875rem;margin:0 auto;color:#414042}.login__form h3{margin:0;font-size:1.3125rem;line-height:1}.login__form h3.form__message{padding:.75rem;color:red;font-size:.7875rem;text-align:center;opacity:0;transition:opacity .3s}.login__form h3:first-of-type{font-size:1.3125rem}.login__form h3{font-size:1.3125rem}.login__form p.legal span{color:#00b5c9;text-decoration:underline}.login__form p.legal{display:block;text-align:center;opacity:.5}.login__form p.legal span{color:var(--company-color)}.login__form p.legal span:hover{text-decoration:underline;cursor:pointer}.login__form .button-inverse{color:#fff;text-transform:uppercase;border:none;background-color:transparent}.login__form .button-inverse:hover{color:#f2f2f2;text-decoration:underline;background-color:transparent}.login__form p{display:flex;flex:15;flex-wrap:wrap;align-items:center;width:100%;margin:0}.login__form p input{display:block;flex-grow:1;padding:.4875rem .3rem;box-sizing:border-box;font-size:.7875rem;line-height:1;border:none;outline:0;outline-width:0;transition:border-color .2s}.login__form p input:invalid{box-shadow:none}.login__form p ::placeholder{color:#aaa}.login__form p input:-webkit-autofill{box-shadow:0 0 0 30px #fff inset}.login__form p input:focus+.focusArrow{opacity:1;transform:translate(0)}.login__form p .focusArrow{order:-1;flex:0 0 20px;width:.4875rem;height:.4875rem;margin:0;opacity:0;transform:translate(-100%);transition:all .2s}.login__form p .focusArrow path{fill:none;stroke:#007bff;stroke-width:1px}.login__form p .inputLine{flex:0 0 100%;width:100%;height:2px;margin:0;stroke:#aaa}.login__form p .inputLine .activeFocus{stroke:#007bff;transition:all .2s;stroke-dasharray:0,20;stroke-dashoffset:-20}.login__form p input:focus~.inputLine .activeFocus{stroke-dasharray:40,0;stroke-dashoffset:0}.login__form p .svg-inline--fa{flex:0 0 .75rem;margin-right:.75rem;color:#aaa}.login__form p input:focus~.svg-inline--fa{color:#007bff}.login__form .login__form--buttons{display:flex;justify-content:flex-end;margin-top:.7875rem}.login__form .login__form--buttons button{padding:.7875rem 2.25rem;text-transform:uppercase;outline:0}.login__form .login__form--buttons button span.svg-inline--fa{margin:0 .825rem;pointer-events:none}.login__form .login__form--buttons .button-inverse,.login__form .login__form--buttons .button-inverse:hover,.login__form .login__form--buttons .button-inverse:active{color:var(--company-color);background-color:transparent}@media screen and (max-width:599px){.login__form{margin-left:.45rem}.login__form input{display:block;flex-grow:1;padding:.4875rem .3rem;box-sizing:border-box;font-size:16px;line-height:1;border:none;outline:0;outline-width:0;transition:border-color .2s}}.messageCenterView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh;margin:auto 1.8rem 1.8rem;text-align:left}.messageCenterView .messageHolder{width:100%;max-width:960px;margin:0 auto;margin-top:3.75rem}.messageCenterView .messageHolder .contentHeader .fa-envelope{top:.375rem!important;left:.5625rem}.messageCenterView h4{margin:auto}.messageCenterView .message__Grid{display:flex;align-content:space-around;padding:1.125rem;color:#414042;background:#fff}.messageCenterView .message__Grid .subtitle{margin:1.875rem auto;color:#aaa;font-size:.6rem;text-align:center}.messageCenterView .message__Grid ::-webkit-scrollbar{width:5px}.messageCenterView .message__Grid ::-webkit-scrollbar-track{border-radius:15px;background:#f5f5f5}.messageCenterView .message__Grid ::-webkit-scrollbar-thumb{border-radius:15px;background:var(--primary-color)}.messageCenterView .message__Grid .message__Inbox{width:18.75rem;overflow-y:none}.messageCenterView .message__Grid .message__Inbox ul{margin:0;padding:0}.messageCenterView .message__Grid .message__Inbox ul li{padding:.7875rem;border-bottom:1px solid whitesmoke}.messageCenterView .message__Grid .message__Inbox ul li .message__inbox--container{display:flex;flex-direction:row;outline:none;cursor:pointer}.messageCenterView .message__Grid .message__Inbox ul li .message__inbox--text{position:relative;display:flex;flex-direction:column;width:100%;max-height:100%}.messageCenterView .message__Grid .message__Inbox ul li .message__inbox--text h6{margin:.4875rem 0}.messageCenterView .message__Grid .message__Inbox ul li .message__inbox--text p{bottom:.1875rem;margin:.4875rem 0;color:#aaa}.messageCenterView .message__Grid .message__Inbox ul li .message__inbox--text .message__inbox--copy p{color:#000!important}.messageCenterView .message__Grid .message__Inbox ul li img{min-width:3.75rem;max-height:3.75rem;margin:.4875rem;border:1px solid #aaa;border-radius:50%;object-fit:cover}.messageCenterView .message__Grid .message__Inbox ul li:hover,.messageCenterView .message__Grid .message__Inbox ul li.active{background:#93e6ff4d}.messageCenterView .message__Grid .message__Content{width:26.25rem;height:auto;margin:0 1.3125rem 1.3125rem}.messageCenterView .message__Grid .message__Content img{width:100%;height:auto}.messageCenterView .message__Grid .message__Content a{color:#414042}.messageCenterView .message__Grid .message__Content p{margin:0;font-size:.75rem!important}.messageCenterView .message__Grid .message__Content p a{color:var(--primary-color)}.messageCenterView .message__Grid .message__Content h4{margin-bottom:.75rem}@media(max-width:1025px){.messageHolder{max-width:100%;padding:1.125rem}.messageCenterView{margin:0;padding:0}.message__Grid .message__Inbox{display:none}.message__Content{width:100%!important}}@media(min-width:761px)and (max-width:1420px){.messageHolder .contentHeader{margin-top:initial}}.miniChat__wrapper{position:fixed;top:0;right:0;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.miniChat__wrapper .meeting-button{line-height:1.2}.miniChat__wrapper .exhibition-chat-paper{width:17vw;height:75%;border-radius:.5em 0 0 .5em;box-shadow:0 0 30px #00000073!important}.miniChat__wrapper .warningTranslation{position:absolute;top:100%;z-index:1;width:100%;padding:.75rem 0;font-size:.9375rem;text-align:center}.miniChat__wrapper .str-chat__message-text{text-align:left}.miniChat__wrapper .miniChat__container{display:flex;flex-direction:column}.miniChat__wrapper .miniChat__container .noAgents{padding:3.75rem .75rem;color:#167ac6;font-weight:700;font-size:.8625rem;text-align:center}.miniChat__wrapper .miniChat__container p{color:#000;text-align:center}.miniChat__wrapper .miniChat__container .miniUser__List{display:flex;flex-flow:row wrap;justify-content:flex-start}.miniChat__wrapper .miniChat__container .miniUser__List button.user__Item{position:relative;display:flex;flex-direction:column;justify-content:flex-start;margin:.5625rem 2.0625rem;padding:unset;box-sizing:border-box;color:unset;font-size:.675rem;text-align:center;border-radius:unset;background-color:unset}.miniChat__wrapper .miniChat__container .miniUser__List button.user__Item .user__image{align-self:center;width:2.25rem;height:2.25rem;border-radius:50%;object-fit:cover}.miniChat__wrapper .miniChat__container .miniUser__List button.user__Item h5{width:100%;margin:.375rem 0 0;padding:0;color:#000;font-size:.6rem}.miniChat__wrapper .hide{display:none!important}.miniChat__wrapper .show{display:block!important}.miniChat__wrapper .chat__Holder{display:grid;grid-template-columns:6fr 2fr;width:100%;height:16.875rem;max-height:70vh;box-sizing:border-box;border-radius:0 0 .75rem .75rem}.miniUser__List .title{display:flex;justify-content:center;margin:.75rem;margin-bottom:0;color:var(--primary-color);font-weight:700;font-size:.675rem;text-shadow:color-mix(in srgb,var(--primary-color) 10%,black)}.miniUser__List .status{position:absolute;top:-.1875rem;right:-.1875rem;width:.75rem;height:.75rem;border:2px solid white;border-radius:50%;background:#0ec55c}.miniUser__List .offline{background:#f38f60}.miniUser__List .active{background:#f0f8ff}.chatBlock{display:flex;flex:1 0 0;flex-direction:column}.chatBlock .wrapper__chat{display:flex;flex:1 0 0;flex-direction:column;justify-content:flex-end}.chatBlock .loader{position:absolute;z-index:-1;display:grid;place-items:center center;width:100%;height:13.125rem}.chatBlock iframe{z-index:1}.chatBlock .start{margin-top:.75rem;padding:1.875rem;box-sizing:border-box;color:#1b7fcccc;font-size:.8625rem;text-align:center;border-top:1px solid grey}.chatBlock .currentConversation{position:relative;display:flex;display:grid;justify-content:center;width:100%;padding:.75rem;box-sizing:border-box;background-color:#dfe9ff}.chatBlock .currentConversation .user-item{margin-top:.075rem;padding-left:.75rem;color:#131313;font-weight:700;font-size:.7875rem;text-align:left}.chatBlock .currentConversation .holder{display:grid;grid-template-columns:1fr 11fr}.chatBlock .currentConversation .title{margin-top:.075rem;color:#2f91ac;font-weight:700;font-size:.7875rem;text-align:left;word-break:break-all}.chatBlock .currentConversation .buttonHolder{display:grid;grid-template-columns:1fr 1fr;grid-gap:.1875rem;margin-top:.75rem}.chatBlock .currentConversation span{float:left;padding:.5625rem .375rem;color:#fff;font-weight:700;font-size:.675rem;text-align:center;border-radius:.375rem;background-color:#2f91ac}.chatBlock .currentConversation span a{color:#fff}.chatBlock .currentConversation .linkedIn{padding-top:.375rem;font-size:1.5rem}.chatBlock .currentConversation img{width:1.875rem;height:1.875rem;border-radius:50%;object-fit:cover}.chatBlock .currentConversation text{margin:0;margin-top:.375rem;margin-left:.75rem;padding:0;color:var(--primary-color);color:#494949;font-weight:700;font-size:.9rem;text-shadow:color-mix(in srgb,var(--primary-color) 10%,black)}.chatBlock .messages__Wrapper{position:relative;display:grid;grid-row-gap:0;padding:.5625rem;border-top:2px solid whitesmoke;overflow-y:scroll}.chatBlock .messages__Wrapper .chatMessage{position:relative;flex-grow:1;flex-shrink:1;place-self:flex-start flex-start;margin-right:1.875rem;padding-left:.75rem}.chatBlock .messages__Wrapper .chatMessage .chatUser{margin-left:.75rem;color:purple;font-size:.7875rem}.chatBlock .messages__Wrapper .chatMessage .message{display:flex;padding:.75rem;color:#000;font-size:.7875rem;text-align:left;border-radius:1.125rem;background-color:#dfe9ff}.chatBlock .messages__Wrapper .chatMessage .time{display:flex;justify-content:flex-end;margin-top:.1875rem;margin-right:.75rem;color:#00008b;font-size:.6rem}.chatBlock .messages__Wrapper .thisUserChatMessage{position:relative;flex-grow:1;flex-shrink:1;justify-self:flex-end;margin-left:1.875rem}.chatBlock .messages__Wrapper .thisUserChatMessage .chatUser{margin-left:.75rem;color:purple;font-size:.7875rem}.chatBlock .messages__Wrapper .thisUserChatMessage .message{display:flex;padding:.75rem;color:#fff;font-size:.7875rem;text-align:left;border-radius:1.125rem 1.125rem 0;background:linear-gradient(to bottom right,#681183cc,#e00038cc)}.chatBlock .messages__Wrapper .thisUserChatMessage .time{display:flex;justify-content:flex-end;margin-top:.1875rem;margin-right:.75rem;color:#00008b;font-size:.6rem}.chatBlock .chat__Input{position:absolute;bottom:0;width:100%;border-top:2px solid rgb(244,246,250)}.chatBlock .chat__Input input{flex-grow:1;width:calc(100% - 9.375rem);margin:.375rem .375rem .375rem .75rem;padding:.375rem}.chatBlock .chat__Input span{margin-top:.75rem}.chatBlock .chat__Input span svg{margin-right:.375rem;margin-left:.375rem;color:var(--primary-color);font-size:1.0875rem}.chatBlock .chat__Input button{min-width:3.75rem;margin:.375rem;font-size:.7875rem;background:linear-gradient(to left,#681183cc,#e00038cc)}@media only screen and (max-width:1500px){.boothContainer.shrink-for-chat{left:1.125rem;color:green}}.container__mobileButtons{position:fixed;inset:0;z-index:9999;background-color:#000000bd}.container__mobileButtons .container__mobileButtons__holder{position:fixed;top:50%;left:50%;width:95%;padding:1rem;font-size:2.35rem;text-align:center;border-radius:1rem;background:#fff;transform:translate(-50%,-50%)}.container__mobileButtons .container__mobileButtons__holder hr{margin-top:4rem}.container__mobileButtons .container__mobileButtons__holder ul{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2.4rem;text-align:left;list-style:disc}.container__mobileButtons .container__mobileButtons__holder h2{margin:20px 0;padding:0;font-size:2.8rem;font-family:Roboto-medium,sans-serif;line-height:100%}.container__mobileButtons .container__mobileButtons__holder h5{margin:5%;font-size:1rem}.container__mobileButtons .container__mobileButtons__holder .buttons{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:auto;margin:0 auto;margin-top:1rem}.container__mobileButtons .container__mobileButtons__holder .buttons img{width:auto;height:6rem;margin:.5rem}.account{margin:0;padding:1.5rem .7875rem;color:var(--primary-color);font-size:.5625rem;white-space:nowrap;text-align:center;text-transform:uppercase;border:none;border-radius:0;background-color:transparent;cursor:pointer;transition:all .3s}.account svg{margin:0;padding:0 .4875rem 0 0}.account svg:nth-child(2){padding:0 0 0 .3rem}.account.active{background-color:color-mix(in srgb,var(--primary-color) 90%,black)}.account:hover{color:#fff;background-color:color-mix(in srgb,var(--primary-color) 85%,black)}.burgerMenu{margin:0;padding:calc(1.3125rem - .4875rem + .075rem) 1.3125rem;font-size:1.3125rem;border-radius:0;background-color:transparent}.burgerMenu :hover{background-color:#0000}.burgerMenu svg{padding:0}.dropDown{position:fixed;top:6.75rem;right:0;z-index:20;width:15rem;color:gray;font-size:.6rem;background-color:#fff;box-shadow:0 4px 8px #0003,0 4px 20px #0003;overflow:hidden}.dropDown .dropDown__Nav ul li:first-of-type a{font-weight:600}.dropDown ul{margin:0;padding:0}.dropDown ul li{margin:0;padding:0;color:#000;text-align:left;border:none}.dropDown ul li button,.dropDown ul li div{background:none}.dropDown ul li button,.dropDown ul li a,.dropDown ul li div{display:block;margin:0;padding:.9375rem 1.8rem;color:#000;font-weight:400;letter-spacing:.075rem;text-transform:uppercase}.dropDown ul li button svg,.dropDown ul li a svg,.dropDown ul li div svg{padding-right:.4875rem}.dropDown ul li button span,.dropDown ul li a span,.dropDown ul li div span{float:right;color:var(--primary-color)}.dropDown ul li button:hover,.dropDown ul li a:hover,.dropDown ul li div:hover{color:#000;text-decoration:underline}.dropDown ul li:hover,.dropDown ul li.is-active{border:none;box-shadow:0}.dropDown .dropDown__Header{height:2.4375rem;padding:1.3125rem 1.8rem;box-sizing:content-box;background-color:var(--primary-color);background-repeat:no-repeat;background-position:center center;background-size:cover}.dropDown .dropDown__Header .dropDown__Header-profile{width:100%;margin:auto;color:#fff;font-size:.6rem;letter-spacing:.075rem;text-transform:uppercase}.dropDown .dropDown__Header .dropDown__Header-profile svg{padding-right:.4875rem;font-size:1.3125rem}.dropDown .dropDown__Header .dropDown__Header-profile span{font-weight:400;font-size:.6rem;text-transform:lowercase}.dropDown .dropDown__Footer{margin:0;padding:0}.dropDown .dropDown__Footer hr,.settings,.settings a{margin:0}.accountToggle-enter{height:0;opacity:0}.accountToggle-enter.accountToggle-enter-active{height:11.25rem;opacity:1;transition:all .15s ease-in-out}.accountToggle-leave{height:11.25rem;opacity:1}.accountToggle-leave.accountToggle-leave-active{height:0;opacity:0;transition:all .15s ease-in-out}@media screen and (max-width:760px){.dropDown{top:3.75rem}}.searchContainer{margin:0;padding:0}.searchContainer label{position:relative;width:100%;margin:0;padding:0}.searchContainer label input{width:4.5rem;height:1.875rem;padding:.75rem .75rem .75rem 1.5rem;box-sizing:border-box;color:#fff;border:3px solid var(--primary-color);border-radius:1.875rem;background-color:color-mix(in srgb,var(--primary-color) 80%,black);outline:none;transition:all .3s ease}.searchContainer label input::placeholder{color:#fff;font-size:.4875rem;text-transform:uppercase}.searchContainer label input.expanded{width:8.625rem;transition:all .3s ease}.searchContainer label button{position:absolute;left:.75rem;float:left;margin:0;padding:0;background-color:#fff0;pointer-events:none}.searchContainer label button svg{float:left;width:1.875rem;height:1.875rem;padding:0}.sideMenu{position:fixed;top:0;left:0;z-index:-2;display:block;width:400px;height:100%;max-width:400px;background-color:#fff;transform:translate(-100%);overflow-x:hidden}.sideMenu h3{margin:auto;margin-top:1.875rem;font-size:.7875rem;text-align:center}.sideMenu ul{margin:0;padding:0}.sideMenu ul li{margin:0;padding:0;text-align:left;border:none}.sideMenu ul li a{display:block;margin:0;padding:.9375rem 2.25rem;color:#414042;font-weight:400;font-size:.675rem;letter-spacing:.1125rem;border-bottom:solid 1px #ddd}.sideMenu ul li a p.sideMenu__description{position:absolute;margin:.1875rem 0 0;color:#aaa;font-weight:400;font-size:.7875rem;letter-spacing:normal;text-transform:none;opacity:0;transform:translateY(-75%);transition:all .3s ease-in-out}.sideMenu ul li a svg{padding-right:.4875rem}.sideMenu ul li a:hover{color:var(--accent-color)}.sideMenu ul li a:hover .sideMenu__description,.sideMenu ul li a.is-active .sideMenu__description{opacity:1;transform:translateY(0);transition:all .25s ease-in-out}.sideMenu ul li a.is-active{color:var(--accent-color);transition:all .3s ease-in-out}.sideMenu .sideMenu__Header{height:7.5rem;background-color:var(--primary-color);background-repeat:no-repeat;background-position:center;background-size:cover}.sideMenu .sideMenu__Header .sideMenu__Header-close{display:block;float:right;padding:1.3125rem;cursor:pointer}.sideMenu .sideMenu__Header .sideMenu__Header-close svg{color:#fff;font-size:1.3125rem}.sideMenu .sideMenu__Header .sideMenu__Header-logo{display:block;float:right;width:100%;height:auto;margin:auto;color:#fff;font-weight:400;font-size:.7875rem;letter-spacing:.075rem;text-transform:uppercase}.sideMenu .sideMenu__Header .sideMenu__Header-logo img{display:block;width:11.25rem;margin:auto}.menuToggle-enter{opacity:0}.menuToggle-enter.menuToggle-enter-active{opacity:1;transition:all .25s ease-in-out}.menuToggle-leave{opacity:1}.menuToggle-leave.menuToggle-leave-active{opacity:0;transition:all .25s ease-in-out}.logo{width:9.375rem;margin-top:.3rem;padding:.7875rem 1.3125rem}nav.nav{position:fixed;right:0;z-index:99;padding-left:0;font-size:.5625rem;text-transform:uppercase;-webkit-user-select:none;user-select:none}@media screen and (max-width:1200px){nav.nav .secondaryNav{padding:1.125rem 0}nav.nav .secondaryNav li{margin:0 .75rem 0 0}}@media screen and (max-width:1050px){nav.nav li{display:none}nav.nav .navBurger{display:block;margin:0;padding:0}}nav.nav.home{top:-.75rem}nav.nav.home .secondaryNav{pointer-events:auto}nav.nav.home .secondaryNav .account,nav.nav.home .secondaryNav #openWidget,nav.nav.home .secondaryNav button,nav.nav.home .secondaryNav a{color:var(--primary-color)}nav.nav.home .secondaryNav .account svg,nav.nav.home .secondaryNav #openWidget svg,nav.nav.home .secondaryNav button svg,nav.nav.home .secondaryNav a svg{--fa-primary-color: #f26634;--fa-secondary-color: #f26634}nav.nav.home .secondaryNav .account:hover,nav.nav.home .secondaryNav #openWidget:hover,nav.nav.home .secondaryNav button:hover,nav.nav.home .secondaryNav a:hover{color:color-mix(in srgb,var(--primary-color) 60%,transparent)}nav.nav.home .secondaryNav .xp{margin-right:1.5rem}nav.nav.mini{background:transparent;box-shadow:none;pointer-events:none;transition:all .2s ease-in}nav.nav.mini .secondaryNav{width:1.5rem;border:2px white,.8;background-color:var(--primary-color);box-shadow:-.375rem -.375rem 1.5rem #0000;pointer-events:auto;transition:all .2s ease-in}nav.nav.mini .secondaryNav .nav__meetingButton svg{--fa-primary-color: white;--fa-secondary-color: white}nav.nav .burgerNav{justify-content:flex-start;width:25vw;margin-top:1.5rem;padding-left:0}nav.nav .secondaryNav{position:relative;top:3rem;display:flex;justify-content:flex-end;align-items:center;width:auto!important;height:100%;margin:0;padding:0;padding:1.125rem;border-radius:0}nav.nav .secondaryNav .xp{border-radius:0}nav.nav .secondaryNav .xp{margin-left:.75rem!important;font-weight:700}nav.nav .secondaryNav .xp span{margin-left:.1875rem;font-weight:700;font-size:.75rem;text-transform:initial!important;text-decoration:underline!important;text-decoration:none;vertical-align:top}nav.nav .secondaryNav li{display:flex;justify-content:center;align-items:center;height:100%;margin:0 1.5rem 0 0}nav.nav .secondaryNav li a,nav.nav .secondaryNav li button{margin:0!important;padding:0!important}nav.nav .secondaryNav li.navLogin button.account{font-size:13px}nav.nav .secondaryNav li.navLogin button.account svg{margin-right:.375rem}nav.nav .secondaryNav li #openWidget,nav.nav .secondaryNav li .nav__meetingButton{position:relative;bottom:auto;right:unset;display:flex;width:auto;height:auto;padding:1.125rem .75rem 1.3875rem;color:#fff;font-size:.9375rem;background:transparent}nav.nav .secondaryNav li #openWidget svg,nav.nav .secondaryNav li .nav__meetingButton svg{--fa-primary-color: #f26634;--fa-secondary-color: #f26634;padding:0}nav.nav .secondaryNav li #openWidget:hover,nav.nav .secondaryNav li .nav__meetingButton:hover{filter:brightness(1.3)}nav.nav .secondaryNav li #openWidget:hover svg,nav.nav .secondaryNav li .nav__meetingButton:hover svg{--fa-primary-color: #f26634 !important;--fa-secondary-color: #f26634 !important}nav.nav .secondaryNav li button.account{color:#fff;font-size:18px;background-color:transparent}nav.nav .secondaryNav li button.account:hover{color:color-mix(in srgb,var(--primary-color) 95%,white);background-color:transparent}nav.nav .secondaryNav li a{position:relative;display:flex;margin:auto;padding:1.125rem .75rem 1.3875rem;color:#fff;font-size:.9375rem;text-align:center}nav.nav .secondaryNav li a svg{padding:0}nav.nav .secondaryNav li a:hover{color:color-mix(in srgb,var(--primary-color) 95%,white)}nav.nav .secondaryNav li a.is-active{color:#fff;text-decoration:underline}nav.nav .secondaryNav li:last-of-type{margin-right:.75rem}nav.nav .secondaryNav .xp:hover{border-radius:0}nav.nav .burgerMenu{color:var(--secondary-color)}nav.nav svg{margin:0;padding:0 .4875rem 0 0}nav.hide{display:none}nav.subApp{display:none}@media(max-width:850px){nav.home{top:-1.875rem}nav.home .secondaryNav{top:1.875rem}.home .secondaryNav li .xp{margin-right:0!important}}@media screen and (max-width:760px){nav{position:fixed;top:-3rem;right:1.125rem}nav .secondaryNav{margin:unset}nav .secondaryNav .navLogin a{padding:0}nav .secondaryNav .navLogin button.account{display:flex;align-items:flex-start;padding:0;font-size:12px}nav .secondaryNav .navLogin button.account svg{margin-right:.375rem}nav .secondaryNav .xp{margin-right:0}nav .secondaryNav .userNav .account{display:flex;justify-content:center;align-items:center;width:35px;height:35px;padding:unset;color:#fff;font-size:25px;text-align:right;border-radius:3px;background-color:color-mix(in srgb,var(--primary-color) 70%,transparent)}nav .secondaryNav .userNav .account svg{padding:0}nav .secondaryNav .userNav .account:hover{color:#fff;background-color:#ffffffbf}nav.mini .secondaryNav{background-color:transparent}}.swal__meetingOverview{flex-direction:column;width:unset!important}.swal__meetingOverview .swal2-actions .swal2-confirm{font-size:1em}.swal__meetingOverview .meetingOverview__wrapper .meetingOverview__table th,.swal__meetingOverview .meetingOverview__wrapper .meetingOverview__table td{font-size:.75rem}.swal__meetingOverview .meetingOverview__wrapper .meetingOverview__table th svg,.swal__meetingOverview .meetingOverview__wrapper .meetingOverview__table td svg{font-size:1.125rem}.swal__meetingOverview .meetingOverview__wrapper h1,.swal__meetingOverview .meetingOverview__wrapper p{font-size:1em}.hidden{transform:translateY(-.84375rem)}.popupLogo{width:13.125rem!important}.progressBar{position:absolute;left:0;bottom:0;z-index:2;width:100%;height:.4875rem;margin:0;padding:0;stroke:#efefef}.progressBar .placeholderValue{margin:0;padding:0;stroke-dasharray:40,0}.progressBar .progressValue{margin:0;padding:0;stroke:#6cd488;transform:scaleY(2);transition:all .5s}.progressBar.background{background-color:transparent}ul.sellingPoints{margin:.75rem auto;padding:0;font-weight:400;font-size:.7875rem}ul.sellingPoints li{display:grid;grid-template-columns:45px auto;margin:.75rem 0}ul.sellingPoints li span{padding:0;padding-right:1.5rem}ul.sellingPoints li span .fa-circle{color:#6cd488}.session .app.loader{position:absolute;display:flex;justify-content:center;align-items:center}.session .app.loader.background{width:100%;height:100%}.session img{transition:opacity .2s}.flexSchedule{position:absolute;top:25%;right:1.125rem;display:flex;flex-direction:column;justify-content:center}.flexSchedule .schedule{width:10.5rem;padding:1.125rem;box-sizing:content-box;color:#fff;text-align:center;border:2px solid white;border-radius:1.125rem;background:color-mix(in srgb,var(--primary-color) 70%,transparent)}.flexSchedule .schedule p{color:#fff;font-size:.825rem}.flexSchedule .schedule a,.flexSchedule .schedule h2,.flexSchedule .schedule h3{color:#fff}.flexSchedule .schedule h3{margin-top:.75rem;margin-bottom:0;font-size:.975rem;text-decoration:underline}.flexSchedule .schedule h4{margin:.75rem .375rem .375rem;font-size:.84375rem;font-family:Lato,arial,sans-serif}.flexSchedule .schedule hr{margin-top:.75rem}.customBox .fancybox-inner{right:0}.customBox .fancybox-thumbs{top:initial;bottom:0;display:flex;justify-content:center;width:100%;background:none}.socialIcons{display:flex;flex-direction:row;justify-content:flex-end;margin-top:-1.875rem;margin-right:.75rem;font-size:.9375rem}.socialIcons a{display:flex}.socialIcons a svg{padding:.7875rem;color:var(--primary-color)}.socialIcons a:hover svg{color:var(--accent-color)}.share-button{position:fixed;top:7.5rem;right:calc(50vw - 432px);z-index:99;width:50px}.share-button .toggle{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;width:50px;height:50px;color:#fff;border-radius:50%;background-color:var(--secondary-color);cursor:pointer}.share-button .toggle svg{width:1.3125rem;height:1.3125rem}.share-button .toggle-input{display:none}.share-button .toggle-input:checked+.toggle svg{display:none}.share-button .toggle-input:checked+.toggle:after,.share-button .toggle-input:checked+.toggle:before{position:absolute;top:23px;left:10px;content:"";width:30px;height:3px;background-color:#fff}.share-button .toggle-input:checked+.toggle:after{transform:rotate(45deg);animation:bar1 .3s forwards}.share-button .toggle-input:checked+.toggle:before{transform:rotate(-45deg);animation:bar2 .3s forwards}.share-button .toggle-input:checked+.toggle:hover:after,.share-button .toggle-input:checked+.toggle:hover:before{background-color:var(--secondary-color)}.share-button .toggle:hover{color:var(--secondary-color);background-color:#fff;box-shadow:inset 0 0 0 1px var(--secondary-color)}.share-button .network-list li{position:absolute;top:0;left:0;display:block;width:50px;height:50px;margin:0;padding:0;list-style-type:none;opacity:0;transition:all .25s cubic-bezier(.43,1.17,.69,1.24)}.share-button .network-list li a{position:relative;display:block;width:50px;height:50px;line-height:50px;text-decoration:none;text-indent:120%;border-radius:50%;overflow:hidden}.share-button .network-list li a:hover{transition:background-color .3s}.share-button .network-list li a:before{position:absolute;inset:0;width:50px;height:50px;font-size:18px;line-height:50px;text-align:center;text-indent:0;border-radius:25px;box-shadow:inset 0 0 0 1px #000;-webkit-font-smoothing:antialiased}.share-button .network-list li button{position:relative;display:block;width:50px;height:50px;padding:unset;line-height:50px;text-decoration:none;text-indent:120%;border-radius:50%;overflow:hidden}.share-button .network-list li button:before{position:absolute;inset:0;width:50px;height:50px;font-size:18px;line-height:50px;text-align:center;text-indent:0;border-radius:25px;box-shadow:inset 0 0 0 1px #000;-webkit-font-smoothing:antialiased}.share-button .network-list li svg{position:absolute;top:10px;left:10px;width:1.875rem;height:1.875rem}.share-button .network-list .facebook a{background-color:#3b5998}.share-button .network-list .facebook a:hover{background-color:#2d4373}.share-button .network-list .twitter a,.share-button .network-list .twitter a:hover{background-color:#000}.share-button .network-list .mail a{background-color:#bd081d}.share-button .network-list .mail a:hover{background-color:#8c0615}.share-button .network-list .copy button:hover:before{box-shadow:inset 0 0 0 2px green}.share-button input:checked~.network-list li{opacity:1}.share-button input:checked~.network-list li:nth-child(1){top:60px}.share-button input:checked~.network-list li:nth-child(2){top:120px}.share-button input:checked~.network-list li:nth-child(3){top:180px}.share-button input:checked~.network-list li:nth-child(4){top:240px}@keyframes bar1{0%{top:0;left:0;content:"";width:46px;height:50px;background-color:transparent;opacity:1;transform:rotate(0) scale(1)}50%{top:0;left:0;content:"";width:46px;height:50px;background-color:transparent;opacity:0;transform:rotate(0) scale(.2)}50.001%{top:22px;left:10px;content:"";width:30px;height:3px;background-color:#fff}60%{opacity:1;transform:rotate(0) scale(1)}to{transform:rotate(45deg) scale(1)}}@keyframes bar2{0%{background-color:transparent;opacity:0;transform:rotate(0) scale(.2)}50%{background-color:transparent;opacity:0;transform:rotate(0) scale(.2)}60%{opacity:1;transform:rotate(0) scale(1)}to{transform:rotate(-45deg) scale(1)}}@media(max-width:875px){.share-button{top:unset;bottom:1.875rem;right:calc(50vw - 350px);z-index:99}.share-button input:checked~.network-list{position:absolute;bottom:-.75rem}.share-button input:checked~.network-list li{opacity:1}.share-button input:checked~.network-list li:nth-child(1){top:unset;bottom:60px}.share-button input:checked~.network-list li:nth-child(2){top:unset;bottom:120px}.share-button input:checked~.network-list li:nth-child(3){top:unset;bottom:180px}.share-button input:checked~.network-list li:nth-child(4){top:unset;bottom:240px}}@media(max-width:800px){.share-button{right:1.875rem}}.storeButtons__container{display:flex;flex-direction:row;justify-content:center;margin-top:.375rem}.storeButtons__container a{margin:.375rem}.storeButtons__container a img{height:1.5rem;margin:.375rem auto}.tile{position:absolute;top:-2.25rem;left:-1.875rem;padding-bottom:1.125rem;border-style:solid;border-width:0;border-radius:1.5rem;background:color-mix(in srgb,var(--primary-color) 70%,transparent);box-shadow:0 0 34px #0003;transition:transform .4s}.tile .bgTile{position:absolute;width:100%;height:100%;border-radius:1.5rem;background-repeat:no-repeat;background-position:center center;background-size:cover;opacity:.8}.tile .bgTile video{width:100%;height:100%;opacity:0}.tile .bgTile image{width:100%;height:100%;opacity:0}.tile .info{position:absolute;top:45%;left:5%;color:gray;font-size:1.125rem}.tile .lockItem{position:absolute;z-index:1;display:grid;place-items:center center;width:9.075rem!important;height:9.9375rem!important;padding-left:.75rem;color:#fff;font-weight:700;font-size:.7875rem;font-size:.9375rem;text-transform:uppercase;border:1px solid white;border-radius:12.75rem;background:#000000b3}.tile .lockItem span{text-align:center}.tile .lockItem span .timing{margin-top:.75rem}.tile .lockItem svg{margin-right:.75rem}.tile .tile-holder{position:relative;inset:15% 0 0;display:grid;display:block;place-items:center center;float:left;width:100%}.tile .tile-holder .arrow{position:absolute;top:45%;right:1.05rem;color:#2d2926;font-size:1.3125rem}.tile .tile-holder .left{position:absolute;top:45%;left:1.05rem!important;right:auto!important;color:#2d2926;font-size:1.3125rem}.tile .tile-holder .icon{margin-top:-.375rem;margin-bottom:.375rem;font-size:1.8rem;text-align:center}.tile .tile-holder .title{width:80%;color:#fff;font-weight:700;font-size:1.125rem;text-align:center}.tile .tile-holder .line{width:1.875rem;height:4px;margin:0 auto;margin-top:.375rem;padding:0;border:0;border-color:#fff;border-radius:5.625rem;background-color:#fff}.tile .tile-holder .sub_title{margin-top:.375rem;color:#000;font-weight:700;font-size:.75rem;text-align:center}.tile:hover{z-index:10;background:#f7f4f4e6;transform:scale(2.25)}.tile:hover .bgTile{opacity:.9}.tile:hover .bgTile video{width:100%;height:100%;border-radius:1.5rem;opacity:.9;object-fit:cover}.tile:hover .bgTile image{width:100%;height:100%;border-radius:1.5rem;opacity:.8}.tile:hover .tile-holder .icon svg{color:var(--primary-color);filter:drop-shadow(.0375rem .075rem .225rem rgba(0,0,0,.8))}.tile:hover .tile-holder .title{color:var(--primary-color);font-weight:800;font-size:1.125rem;text-align:center;filter:drop-shadow(.0375rem .0375rem .1875rem rgba(0,0,0,.4))}.tile:hover .tile-holder .line{width:1.875rem;height:4px;margin:0 auto;margin-top:.375rem;padding:0;border:0;border-radius:5.625rem;background-color:var(--primary-color);filter:drop-shadow(.0375rem .075rem .225rem rgba(0,0,0,.8))}.tile:hover .tile-holder .sub_title{margin-top:.375rem;color:#000;font-weight:700;font-size:.75rem;text-align:center}.boothExhibitorView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh}.boothExhibitorView .boothExhibitorHolder{margin:0 auto;margin-top:5.625rem}.boothExhibitorView .boothExhibitorHolder .contentHeader{max-width:890px;margin:auto;margin-bottom:1.125rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid{display:grid;grid-template-columns:1fr 4fr;grid-column-gap:1.875rem;width:90vw}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .reset{height:max-content;padding:.375rem;border-radius:.375rem;background-color:var(--primary-color)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters{position:sticky;top:6.75rem;align-self:start;width:12.375rem;height:300px;margin-top:.375rem;margin-bottom:.375rem;padding:.75rem;border-top:.375rem solid var(--primary-color);background:#fff;background:linear-gradient(to top right,#fff9,#fffc)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .search{margin-top:.5625rem;padding-top:1.5rem;border-top:1px solid #7d7c7c}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .search .searchField{display:flex;height:2.0625rem;margin-top:.375rem;line-height:2.625rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .search .searchField .searchIcon{position:absolute;align-self:center;width:2.625rem;color:#a9a9a9;font-size:.9375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .search .searchField .searchInput{display:inline-block;width:100%;height:100%;padding:0 .75rem 0 2.625rem;box-sizing:border-box;font-size:.75rem;border:0 solid #ccc;border-radius:.375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors{margin-top:.5625rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors .multiselect-container{margin:.375rem 0;cursor:pointer}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors .multiselect-container .chip,.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors .multiselect-container .highlight{text-transform:capitalize;background:var(--primary-color)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors .multiselect-container .option{text-transform:capitalize}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors .multiselect-container .option:hover{background:var(--primary-color)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors .multiselect-container .search-wrapper{display:flex;flex-direction:column;justify-content:space-around;align-items:start;min-height:1.875rem;border-radius:.375rem;background-color:#fff}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .filters .selectedFloors .multiselect-container .search-wrapper .searchBox{display:inline-block;width:100%;height:100%;margin-top:unset;padding:0 .75rem;box-sizing:border-box;font-size:.75rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right{display:flex;flex-direction:column}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .loader{margin:0 auto;margin-top:1.875rem;margin-bottom:1.875rem;color:#fff;font-size:1.5rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right h1,.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right h2{margin-left:.375rem;color:#fff;text-transform:uppercase}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors{display:flex;flex-flow:row wrap;grid-gap:.75rem;justify-content:flex-start;margin-top:.375rem;margin-bottom:3rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardContainer{display:grid;grid-template-rows:1fr 1.875rem;width:15rem;height:13.125rem;border-radius:.375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardContainer .contactView__Content{display:flex;flex-direction:column;align-items:center;height:100%;padding:0 .375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardContainer .contactView__Content h1{margin-left:unset;text-align:center}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardContainer a{display:flex;flex-direction:row;gap:.375rem;align-items:center;font-weight:700;cursor:pointer}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardContainer h4{margin:unset;text-align:center;text-transform:capitalize}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront{background:#000;background:linear-gradient(to top right,#0006,#0009)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow{display:flex;justify-content:space-between;align-items:center}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow .sharefav{display:flex;flex-direction:row;gap:.375rem;align-items:center;font-weight:700;cursor:pointer}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow .sharefav svg{color:var(--primary-color)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow .sharefav .addFavorite__container{position:inherit}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow .sharefav .addFavorite__container .addFavorite__background{padding:unset}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow .sharefav .trainingContent__shareBtn{padding:revert;background-color:transparent}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow a{color:var(--primary-color)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow .flipButton{margin-right:.375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .bottomRow .flipButton svg{transform:scaleX(-1)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .contactView__Content{color:#aaa}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .contactView__Content img{width:4.875rem;height:4.875rem;margin-top:.75rem;padding:.1875rem;border:.225rem solid var(--primary-color);border-radius:50%;object-fit:cover}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardFront .contactView__Content h2{margin-bottom:.375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack{background-color:var(--primary-color)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .bottomRow{display:flex;justify-content:space-between}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .bottomRow .flipButton{margin-right:.375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .bottomRow .flipButton svg{transform:scaleX(-1)}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .bottomRow .chatButton{margin-left:.375rem}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .contactView__Content{justify-content:space-evenly;margin-right:.375rem;margin-left:.375rem;color:#fff}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .contactView__Content h4{margin:unset;text-align:center;text-transform:capitalize}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .contactView__Content a{display:flex;flex-direction:row;gap:.375rem;align-items:center}.boothExhibitorView .boothExhibitorHolder .boothExhibitorGrid .right .boothExhibitors .cardBack .contactView__Content a:hover{color:#000}.boothsView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh}.boothsView .boothsHolder{margin:0 auto;margin-top:5.625rem}.boothsView .boothsHolder .contentHeader{max-width:890px;margin:auto;margin-bottom:1.125rem}.boothsView .boothsHolder .boothsGrid{display:grid;grid-template-columns:1fr 4fr;grid-column-gap:1.875rem;width:90vw}.boothsView .boothsHolder .boothsGrid .filters{position:sticky;top:6.75rem;align-self:start;width:12.375rem;height:220px;margin-top:.375rem;margin-bottom:.375rem;padding:.75rem;border-top:.375rem solid var(--primary-color);background:#fff;background:linear-gradient(to top right,#fff9,#fffc)}.boothsView .boothsHolder .boothsGrid .filters .selectedFloors{margin-top:.5625rem}.boothsView .boothsHolder .boothsGrid .filters .selectedFloors .multiselect-container{margin:.375rem 0;cursor:pointer}.boothsView .boothsHolder .boothsGrid .filters .selectedFloors .multiselect-container .chip,.boothsView .boothsHolder .boothsGrid .filters .selectedFloors .multiselect-container .highlight{text-transform:capitalize;background:var(--primary-color)}.boothsView .boothsHolder .boothsGrid .filters .selectedFloors .multiselect-container .option{text-transform:capitalize}.boothsView .boothsHolder .boothsGrid .filters .selectedFloors .multiselect-container .option:hover{background:var(--primary-color)}.boothsView .boothsHolder .boothsGrid .filters .selectedFloors .multiselect-container .search-wrapper{display:flex;flex-direction:column;justify-content:space-around;align-items:start;min-height:1.875rem;border-radius:.375rem;background-color:#fff}.boothsView .boothsHolder .boothsGrid .filters .selectedFloors .multiselect-container .search-wrapper .searchBox{display:inline-block;width:100%;height:100%;margin-top:unset;padding:0 .75rem;box-sizing:border-box;font-size:.75rem}.boothsView .boothsHolder .boothsGrid .right{display:flex;flex-direction:column}.boothsView .boothsHolder .boothsGrid .right .loader{margin:0 auto;margin-top:1.875rem;margin-bottom:1.875rem;color:#fff;font-size:1.5rem}.boothsView .boothsHolder .boothsGrid .right h1,.boothsView .boothsHolder .boothsGrid .right h2{margin-left:.375rem;color:#fff;text-transform:uppercase}.boothsView .boothsHolder .boothsGrid .right .booths{display:flex;flex-flow:row wrap;grid-gap:.75rem;justify-content:flex-start;margin-top:.375rem;margin-bottom:.375rem}.boothsView .boothsHolder .boothsGrid .right .booths .showcaseBooth{position:relative;display:grid;grid-template-rows:1fr 1.875rem;width:15rem;height:7.5rem;padding:.1875rem .75rem;box-sizing:border-box;color:#fff;background:#000;background:linear-gradient(to top right,#0009,#000c);outline:none;box-shadow:0 0 34px #000000a8;cursor:pointer;overflow:hidden;transition:transform .4s}.boothsView .boothsHolder .boothsGrid .right .booths .showcaseBooth .content{display:flex;flex-direction:column;justify-content:center;align-items:center}.boothsView .boothsHolder .boothsGrid .right .booths .showcaseBooth .content h2{font-size:.9375rem}.boothsView .boothsHolder .boothsGrid .right .booths .showcaseBooth .bottomRow{text-align:right;border-top:1px solid var(--primary-color)}.boothsView .boothsHolder .boothsGrid .right .booths .showcaseBooth:hover{color:#fff;background:var(--primary-color)}.boothsView .boothsHolder .boothsGrid .right .booths .showcaseBooth:hover .bottomRow{border-top:1px solid white}.breakoutView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh}.breakoutView .breakoutHolder{max-width:960px;margin:0 auto;margin-top:.75rem}.breakoutView .breakoutHolder .hidden{display:none}.breakoutView .breakoutHolder .keynote{grid-template-columns:3fr 3fr 3fr!important;margin-top:.75rem;margin-bottom:1.875rem}.breakoutView .breakoutHolder .keynote h4{margin-bottom:.375rem;color:#fff;font-size:1.5rem}.breakoutView .breakoutHolder .title{display:grid;align-content:center;min-height:1.875rem;color:#fff;font-weight:700;font-size:1.3125rem;text-align:left}.breakoutView .breakoutHolder .title span{width:100%;margin-top:.75rem}.breakoutView .breakoutHolder .subtitle{margin-left:0;font-size:1.05rem}.breakoutView .breakoutHolder .subtitle span{margin-top:.375rem}.breakoutView .breakoutHolder .contentHeader h6,.breakoutView .breakoutHolder .contentHeader h3,.breakoutView .breakoutHolder .contentHeader .icon{color:#fff;text-shadow:0 0 10px rgba(0,0,0,.6)}.breakoutView .breakoutHolder .contentHeader hr{border:.5px solid white;filter:drop-shadow(.0375rem .0375rem .0375rem rgba(255,255,255,.8))}.breakoutView .breakoutHolder .filter{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.3125rem;margin:0 auto;margin-bottom:1.125rem;padding-right:13.125rem;padding-bottom:1.125rem;padding-left:13.125rem;box-sizing:border-box;font-weight:700;font-size:.75rem;text-align:center;text-transform:uppercase;border-bottom:1px solid var(--primary-color)}.breakoutView .breakoutHolder .filter.active{border:5px solid var(--secondary-color)}.breakoutView .breakoutHolder .filter .filterItem{width:100%;height:7.5rem;margin-bottom:.5625rem;box-sizing:border-box;border:3px solid #fff;border-radius:.75rem;background:#fff}.breakoutView .breakoutHolder .filter .filterItem img{object-fit:cover}.breakoutView .breakoutHolder .filter .title{grid-column:1/4;grid-row-start:1;font-size:.8625rem!important;text-align:center!important}.breakoutView .breakoutHolder .filter .active{border:5px solid var(--secondary-color)}.breakoutView .breakoutHolder .filter img{z-index:0;width:100%;height:100%;padding:0;border-radius:10px;object-fit:cover}.breakoutView .breakoutHolder .filter .enabled{border:3px solid var(--primary-color)}.breakoutView .breakoutHolder .sessions{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.125rem;text-align:center}@media(max-width:1025px){.breakoutView .breakoutHolder{max-width:100%;padding:1.125rem}.breakoutView .breakoutHolder .session{grid-row:auto/span 2;grid-column:auto/span 2;display:grid;grid-template-columns:1fr 2fr;height:auto;border-radius:.75rem!important;background-color:#fff}.breakoutView .breakoutHolder .session .content span{float:left;width:100%;margin-top:.75rem!important}}@media(max-width:650px){.breakoutView{height:unset;min-height:100vh}.breakoutView .breakoutHolder{overflow-x:hidden}.breakoutView .breakoutHolder .filter{display:grid;grid-template-rows:auto;grid-template-columns:none!important;width:90vw!important;margin-bottom:1.125rem;padding:0}.breakoutView .breakoutHolder .filter .enabled a{display:flex;flex-direction:column}.breakoutView .breakoutHolder .filter .enabled img{margin:auto}.breakoutView .breakoutHolder .sessions .session{grid-template-columns:none!important;height:auto!important}.breakoutView .breakoutHolder .sessions .session .sub__copy{display:none}.breakoutView .breakoutHolder .sessions .session img{width:calc(100% + 2px);border-radius:.75rem .75rem 0 0;transform:translate(-1px,-1px)}}.countDownView{display:grid;height:100vh}.countDownView .hidden{display:none}.countDownView .bg{position:fixed;z-index:-2;width:100vw;height:100vh;background-image:url(https://travprocdn.imgix.net/1851/bg@2x.jpg?width=1500);background-repeat:no-repeat;background-position:center center;background-size:cover;transition:opacity 3s ease-in-out;transition:background-image .5s ease-in-out}.countDownView .redo{display:block;width:100%;color:#000;font-size:.75rem;text-align:center}.countDownView .redo a,.countDownView .redo .link{color:var(--primary-color)}.countDownView .share-button{position:fixed;top:7.5rem;right:calc(50vw - 343px)!important;z-index:99;width:50px}.countDownView .countDownHolder{position:relative;display:flex;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;padding:1.125rem;padding-top:0!important;background:#ffffffe6}.countDownView .countDownHolder .sponsors_countdown{position:relative;z-index:3;display:grid;width:100%;height:100%;margin:0 auto;margin-bottom:.375rem}.countDownView .countDownHolder .sponsors_countdown img{width:95%;max-width:41.25rem;margin:2.25rem auto .375rem}.countDownView .countDownHolder .showstart{display:block;width:100%;margin-top:0;color:var(--primary-color);font-size:.9rem}.countDownView .countDownHolder h1{margin:0;color:#414042;font-weight:700}.countDownView .countDownHolder h1 span{font-weight:400;font-size:.9375rem}.countDownView .countDownHolder h2{margin:0;margin-top:.375rem;color:#414042;font-weight:700;font-size:1.0125rem;line-height:1.5rem;text-align:center;text-transform:uppercase}.countDownView .countDownHolder p.info{color:#414042;font-size:.9rem;text-align:center}.countDownView .countDownHolder .underline{font-weight:700;font-size:.7875rem;text-decoration:underline}.countDownView .countDownHolder .countDown{margin-top:0;padding-bottom:.375rem;color:var(--primary-color);font-size:1.875rem;text-align:center}.countDownView .countDownHolder .countDown .date{display:flex;gap:.375rem;justify-content:center;max-width:18.75rem;margin:0 auto;font-size:.75rem}.countDownView .countDownHolder .title{display:grid;margin-top:0!important;margin-right:9.375rem;margin-bottom:.375rem;margin-left:9.375rem;padding:0 3.75rem .75rem;color:#fff;font-weight:700;font-size:1.3125rem;text-align:center}.countDownView .countDownHolder .title img{width:18.75rem;margin:.375rem auto;margin-top:3.75rem!important}.countDownView .countDownHolder .or{width:100%;color:#fff;font-weight:700;font-size:.9rem;text-align:center}.countDownView .countDownHolder .continue{display:inline-block;width:16.875rem;height:3rem;margin:.75rem .375rem;padding:.75rem 1.875rem;box-sizing:border-box;color:#fff;font-weight:700;font-size:.75rem;font-family:Lato,sans-serif;text-align:center;text-decoration:none;border:none;border-radius:.375rem;background-color:var(--primary-color);outline:0;cursor:pointer}.countDownView .countDownHolder .register{display:inline-block;margin:.5625rem .375rem .75rem;padding:.75rem 1.875rem;box-sizing:border-box;color:#fff;font-weight:700;font-size:.75rem;font-family:Lato,sans-serif;text-align:center;text-decoration:none;border:none;border-radius:.375rem;outline:0;cursor:pointer}.countDownView .countDownHolder .ics{display:inline-block;width:11.25rem;margin:.075rem .375rem .375rem;padding:.75rem;box-sizing:border-box;color:#fff;font-weight:700;font-size:.75rem;font-family:Lato,sans-serif;text-align:center;text-decoration:none;border:none;border-radius:.3rem;background-color:var(--primary-color);outline:0;cursor:pointer}.countDownView .countDownHolder .actionButtons__Holder{display:grid;grid-template-columns:1fr;grid-gap:.375rem;justify-items:center;width:33.75rem;height:3rem;margin-top:0}.countDownView .countDownHolder .Title__input--button{width:5.625rem;height:3.375rem;margin:.75rem .375rem .375rem;font-size:.75rem}.countDownView .countDownHolder .Title__input--button.exhibitor{background-color:var(--primary-color)}.countDownView .countDownHolder .sideVideo{width:70%;cursor:move;transition:none 0s ease 0s}@media(max-width:800px){#root,body,html{width:100%;height:100%;margin:0}.countDownHolder{width:100%;padding:.75rem}.countDownView .countDownHolder .actionButtons__Holder{width:100%}.countDownView .countDownHolder .actionButtons__Holder a{position:relative;width:100%}.sponsors{display:grid;grid-template-columns:1fr 1fr!important;width:70%!important;margin:0 auto}#openWidget{position:fixed;top:auto;bottom:-.375rem;right:1.6875rem;z-index:999;display:none;display:block;width:8.25rem;height:2.625rem;padding:.1125rem .1125rem .375rem;color:#fff;font-weight:900;font-size:10pt;font-family:arial;font-family:Lato,sans-serif;text-align:center;border-radius:.5625rem .5625rem 0 0;background:#ed4226;cursor:pointer}h1{text-align:center}.countDownView .countDownHolder{position:fixed;width:100%;height:100%;box-sizing:border-box;overflow-y:auto}.countDownView .countDownHolder .continue{width:auto}.countDownView .countDownHolder .continue{width:100%;height:auto;padding:0;padding-top:.75rem;padding-bottom:.75rem;box-sizing:border-box;font-size:.75rem}#preregister{margin-left:0;padding-top:.375rem}}@media(max-width:550px){.countDownView .countDownHolder{padding:.75rem!important}.countDownView .countDownHolder .title img{width:90%}.sponsors{width:100%!important;margin-left:1.3125rem!important}}.countDownView .countDownHolder h1{color:var(--primary-color);font-weight:700;font-family:Lato,serif;text-align:center!important}.countDownView .countDownHolder p.info{color:#626262}.countDownView .countDownHolder h4{color:#f5f5f5;font-weight:500;text-align:center!important;text-transform:uppercase}.countDownView .countDownHolder h3{color:#f5f5f5;font-weight:700;text-align:center!important;text-transform:uppercase;text-decoration:underline}.countDownView .countDownHolder .actionButtons__Holder{max-width:22.5rem!important}#preregister{width:15rem!important;height:3rem;font-weight:900;font-size:.75rem;text-transform:uppercase;background-color:var(--primary-color)}@media all and (min-width:800px){#preregister{height:3rem}}.countDownView .countDownHolder .bottom-buttons{margin-bottom:3.75rem}@media all and (max-width:576px){.countDownView .countDownHolder .title{width:100%;margin:0;padding:0;padding-top:.75rem;padding-bottom:.75rem;box-sizing:border-box}}.countDownHolder{border-right:.75rem solid rgba(255,255,255,.6196078431);border-left:.75rem solid rgba(255,255,255,.6196078431)}.countDownHolder .lang__select{position:absolute;top:.9375rem;right:1.875rem;color:#2889d2;font-weight:700;font-size:.75rem;outline-width:0}.countDownHolder h2{font-family:Lato,sans-serif}.countDownHolder .welcome{font-weight:700!important;font-size:1.6875rem!important}.exhibitionFloor{width:100vw}.exhibitionFloor #viewVideo{display:none}.exhibitionFloor .headerExhibition{position:fixed;top:calc(18% + 1.125rem);top:1.125rem;left:0;left:calc(50% - 20.625rem);width:33.75rem;height:auto;height:5.625rem;margin-top:0;border:5px solid #ffb81c;border-radius:.75rem;background-color:#fff;transform:inherit}.exhibitionFloor .headerExhibition .icon{position:absolute;color:#fff;font-size:1.725rem}.exhibitionFloor .headerExhibition h3{margin:0;margin-top:-.375rem;margin-left:-1.125rem;color:#000;font-size:1.3125rem;text-align:center}.exhibitionFloor .headerExhibition h6{max-width:95%;margin:.4875rem 0 .4875rem 1.5rem;color:#000;font-size:.9rem}.exhibitionFloor .contentHeader{margin-top:2.25rem}.exhibitionFloor .contentHeader .icon{position:absolute;color:#fff;font-size:1.725rem;text-shadow:0 0 10px rgba(0,0,0,.6)}.exhibitionFloor .contentHeader h3{color:#fff;font-size:1.425rem;font-family:Lato,serif;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.6)}.exhibitionFloor .contentHeader h6{max-width:85%;margin:.4875rem 0 .4875rem 3rem;color:#fff;font-weight:600;font-size:.84375rem;text-shadow:0 0 10px rgba(0,0,0,.6)}.exhibitionFloor .contentHeader hr{border:.5px solid white}.exhibitionFloor .header__title{position:fixed;left:50%;bottom:0;width:100%;min-width:41.25rem;max-width:48.75rem;padding:.75rem;color:var(--primary-color);font-weight:700;font-size:1.05rem;text-align:center;border-radius:.75rem .75rem 0 0;background:#fffc;box-shadow:0 0 1px #000000a8;transform:translate(-50%)}.exhibitionFloor .exhibitionHolder{position:relative;min-width:800px;max-width:1000px;min-height:800px;max-height:900px;margin:.75rem auto 0}.exhibitionFloor .exhibitionHolder .connector{position:absolute;top:calc(24% + .375rem);left:17.5%;z-index:0;width:65%;height:calc(35% + .75rem);border:.2625rem solid white}.exhibitionFloor .exhibitionHolder .exhibition__container{display:grid;grid-template-columns:repeat(8,1fr);gap:15% 2%}.exhibitionFloor .exhibitionHolder .exhibition__container .tile__exhibition{grid-column:span 4;position:relative;top:10%;left:unset;display:flex;align-items:center;width:100%;box-sizing:content-box;border:none!important;background-color:transparent;box-shadow:none}.exhibitionFloor .exhibitionHolder .exhibition__container .tile__exhibition .tile-holder{top:unset;gap:.375rem;padding:.75rem 0;border:1px solid var(--primary-color);border-radius:.75rem;background-color:#fff}.exhibitionFloor .exhibitionHolder .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDouble{width:30rem}.exhibitionFloor .exhibitionHolder .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDoubleBig{width:42rem}.exhibitionFloor .exhibitionHolder .exhibition__container .where-love-lives{grid-column:3/span 4}.exhibitionFloor .exhibitionHolder .viewAll{position:absolute;right:calc(50% - 3.225rem);width:6.75rem;padding:.5625rem;box-sizing:border-box;color:var(--primary-color);font-weight:700;font-size:.675rem;text-align:center;text-transform:uppercase;border:2px solid gray;border-radius:2.25rem;background:#fff}.exhibitionFloor .tickerDiv .ticker{box-sizing:content-box}.ticker{position:fixed!important;left:0;bottom:.375rem;right:0;height:30px;padding-bottom:.8625rem;border-top:1px solid #cecece;background:#fff}.ticker div{display:flex;flex-direction:row;white-space:nowrap}.ticker a{margin-top:0;margin-right:.75rem;margin-left:0;color:#000;font-size:.8625rem}.ticker h1{padding-right:.75rem;padding-left:.75rem;color:#555;font-weight:initial;font-size:.9375rem;font-family:Lato,sans-serif;border-right:1px solid #cecece}.ticker h1 span{font-weight:700}.welcomeFloor .access__container .logo{width:15rem}.welcomeFloor .access__container h5{margin-bottom:.375rem}@media(max-width:1500px){.exhibitionFloor .contentHeader{margin-top:5.625rem}.exhibitionFloor .contentHeader h6{max-width:80%}}@media(max-width:1230px){.exhibitionFloor .exhibitionHolder{width:100%;min-width:unset;max-width:unset}.exhibitionFloor .contentHeader{position:relative;left:unset;width:unset;max-width:960px;margin:0 auto;margin-top:6.375rem;padding:0 1.125rem;transform:unset}.exhibitionFloor .exhibition__container{display:flex!important;flex-direction:column!important;flex-wrap:wrap;row-gap:1.875rem!important;justify-content:center;align-items:center!important;width:100%;min-width:unset;max-width:unset;min-height:unset;max-height:unset;margin-top:2.25rem!important;padding-bottom:4.5rem;transform:unset}.exhibitionFloor .exhibition__container .connector{display:none!important}.exhibitionFloor .exhibition__container .tile__exhibition{z-index:unset}.exhibitionFloor .exhibition__container .tile__exhibition.leading-hotels-of-the-world{width:30rem}}@media(max-width:930px){.exhibitionFloor .exhibition__container{flex-direction:row!important;column-gap:1.875rem!important}.exhibitionFloor .exhibition__container .tile__exhibition{position:unset;width:calc(100% - 2.25rem)!important;margin-bottom:3rem}.exhibitionFloor .exhibition__container .tile__exhibition.destinations,.exhibitionFloor .exhibition__container .tile__exhibition.leading-hotels-of-the-world{width:unset}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder{top:0;display:flex!important;flex-flow:column!important;row-gap:.375rem;justify-content:center!important;height:5.625rem}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .viewAll{right:calc(50% - 3.375rem)}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesSingle,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesSmall,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesMedium,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDouble,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDoubleBig{width:unset!important;height:unset}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slick-slider{display:none}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .title{display:block;font-size:.9375rem}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .title .icon{margin-bottom:.75rem;text-align:unset}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .title .icon svg{margin-right:unset}.tickerDiv{display:none}}@media screen and (max-height:850px){.exhibitionFloor .exhibitionHolder .exhibition__container{row-gap:1.875rem}.exhibitionFloor .exhibitionHolder .exhibition__container .tile__exhibition{top:0}}@media screen and (max-width:760px){.exhibitionFloor .exhibition__container{display:block!important}.exhibitionFloor .exhibition__container .tile__exhibition{display:block!important;width:calc(100% - 2.25rem)!important;margin:1.125rem auto;border-radius:8px;box-shadow:none}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder{width:unset;height:unset;padding:1.3125rem 0!important}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesSingle,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesSmall,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDouble,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesMedium,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDoubleBig{margin-top:.75rem}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesSingle .viewAll,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesSmall .viewAll,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDouble .viewAll,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesMedium .viewAll,.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDoubleBig .viewAll{position:relative;top:unset;bottom:unset;right:unset;display:inline-block;color:#fff!important;border:none;border-radius:.375rem;background-color:var(--primary-color)}.exhibitionFloor .exhibition__container .tile__exhibition .tile-holder .slidingCompaniesDoubleBig{width:unset;height:unset}}.favoriteView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh;margin:auto;text-align:center}.favoriteView .favorite--title{grid-column:auto/span 4;color:#fff;text-align:left;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.4)}.favoriteView .favoriteHolder{width:100%;max-width:960px;margin:0 auto;margin-top:3.75rem}.favoriteView .favoriteHolder .subtitle{margin:1.875rem auto;color:#aaa;font-size:.6rem;text-align:center}.favoriteView .favorite__Grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.7875rem;margin:1.3125rem}.favoriteView .favorite__Grid .favorite__card{position:relative;width:100%;height:auto;color:#414042;background-color:#fff;box-shadow:0 0 30px #6464644d;cursor:pointer;overflow:hidden}.favoriteView .favorite__Grid .favorite__card .favorite__button{margin:auto;color:#414042;text-align:center}.favoriteView .favorite__Grid .favorite__card .favorite__button .favorite__image--container{position:relative;overflow:hidden}.favoriteView .favorite__Grid .favorite__card .favorite__button .favorite__image--container img{width:100%;height:auto;max-height:7.5rem;transform:scale(1);object-fit:cover;overflow:hidden;transition:transform .5s}.favoriteView .favorite__Grid .favorite__card .favorite__button h4{margin:.7875rem}.favoriteView .favorite__Grid .favorite__card .favorite__button p{margin:.4875rem 2.25rem}.favoriteView .favorite__Grid .favorite__button:hover .favorite__image--container img{transform:scale(1.1);transition:transform .5s}.favoriteView .favorite__Grid .favorite__card--web{position:relative;width:100%;height:auto;box-shadow:0 0 30px #6464644d;cursor:pointer;overflow:hidden}.favoriteView .favorite__Grid .favorite__card--web .favorite__weblink{color:#414042;text-align:center}.favoriteView .favorite__Grid .favorite__card--web .favorite__weblink .favorite__image--container{position:relative;overflow:hidden}.favoriteView .favorite__Grid .favorite__card--web .favorite__weblink .favorite__image--container img{width:100%;height:auto;object-fit:cover;overflow:hidden;transition:transform .5s}.favoriteView .favorite__Grid .favorite__card--web .favorite__weblink h4{margin:.7875rem;font-size:.675rem}.favoriteView .favorite__Grid .favorite__card--web .favorite__weblink p{margin:0 2.25rem}.favoriteView .favorite__Grid .favorite__card--web .favorite__weblink .url{margin:.4875rem .7875rem;color:var(--primary-color);font-size:.4875rem}.favoriteView .favorite__Grid .favorite__weblink:hover .favorite__image--container img{transform:scale(1.1);transition:transform .5s}.favoriteView .favorite__Grid{display:flex;flex-wrap:wrap;justify-content:left;margin:0}.favoriteView .favorite__Grid .favorite--title{width:100%}.favoriteView .favorite__Grid .favorite__card{width:16.875rem}.favoriteView .favorite__Grid .favorite__card--web{width:15rem}@media screen and (max-width:800px){.favorite__Grid{grid-template-columns:1fr}}@media(max-width:1025px){.favoriteHolder{max-width:100%;padding:1.125rem}.favoriteView{margin:0;padding:0}}.frameView{width:100vw;height:100vh;background-color:var(--primary-color)}.frameView .frame{display:block;width:100%;height:100vh;margin-top:0;background-color:var(--primary-color)}.homeView{width:100vw;height:100vh}.homeView .powered{position:fixed;width:7.5rem;color:#fff}.homeView .powered text{position:absolute;bottom:1.875rem;width:100%;color:#fff;font-size:.7875rem;text-align:center}.homeView .theSourceLink h4{text-align:center;text-shadow:rgba(0,0,0,.8) 0 0 5px}.homeView .presented{position:fixed;top:7.5rem;left:2.5%;width:auto;text-align:center;text-transform:uppercase}.homeView .presented p{margin-bottom:0;color:#fff!important;font-weight:700;font-size:.7875rem;text-shadow:rgba(0,0,0,.8) 0 0 5px}.homeView .presented img{width:8.625rem;margin-top:.375rem;padding:.75rem;border-radius:.75rem;background-color:#fff}.connector2{position:absolute;top:calc(50% - 12.375rem);left:calc(50% - 33.75rem);z-index:-2;width:21.2%;height:calc(45% - .75rem);border:.2625rem solid white;box-shadow:0 0 34px #000000a8}.connector3{position:absolute;top:2.25rem;left:3.75rem;width:20%;height:120%;border:.375rem solid white;box-shadow:0 0 34px #000000a8}.homeGrid{display:flex;gap:3.75rem;justify-content:center;align-items:center;min-height:100vh;padding-top:8.25rem;padding-right:12.375rem;box-sizing:border-box}.pointsearned{grid-area:right;z-index:10;height:33.75rem}.pointsearned img{z-index:2;height:33.75rem}.buttonContainer{grid-area:middle;display:flex;flex-direction:column;justify-content:center}.buttonContainer .tile{position:relative!important;top:0;left:0;width:100%!important;min-height:7.5rem!important;padding:0}.buttonContainer .tile .bgTile{position:absolute;top:0;width:100%;height:100%;padding:inherit;background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:0}.buttonContainer .tile .tile-holder{top:0;display:flex;flex-direction:column;flex-flow:column;justify-content:center;height:inherit;padding:1.125rem .375rem;box-sizing:border-box}.buttonContainer .tile .tile-holder .icon{margin-top:0!important;color:#fff}.buttonContainer .tile .tile-holder .sub_title{margin-top:.375rem;font-family:Lato,serif}.buttonContainer .tile .tile-holder .enter{display:flex;justify-content:center;align-items:center}.buttonContainer .tile .tile-holder .arrow{top:auto}.buttonContainer .tile:hover{z-index:10;transform:scale(1.08)}.buttonContainer .tile:hover .bgTile{opacity:.7}.buttonContainer .home__buttons{z-index:2;display:grid;grid-template-areas:"top top top top" "middle-left middle-left middle-right middle-right" "bottom-left  bottom-center bottom-center  bottom-right";grid-template-rows:15.75rem 12rem 10.125rem;grid-template-columns:repeat(4,1fr);gap:1.875rem .75rem;width:39rem}.buttonContainer .exhibition{grid-area:top;place-self:space-evenly center;height:15.75rem!important}.buttonContainer .exhibition .icon{margin-top:-.375rem;margin-bottom:.0375rem;font-size:3rem;text-align:center}.buttonContainer .exhibition .title{font-weight:700;font-size:1.8rem;text-align:center}.buttonContainer .exhibition .enter{position:relative;top:.75rem;width:8.25rem;height:2.625rem;padding:.375rem .75rem;color:var(--primary-color);font-weight:700;font-size:1.05rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .breakout{grid-area:middle-left;place-self:center left;height:12rem!important}.buttonContainer .breakout .title{font-weight:700;font-size:1.5rem;text-align:center}.buttonContainer .breakout .enter{position:relative;top:.225rem;width:6.75rem;height:2.4375rem;padding:.1875rem .5625rem;color:var(--primary-color);font-weight:700;font-size:.9375rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .meetings{grid-area:middle-right;place-self:center right;height:12rem!important}.buttonContainer .meetings .title{font-weight:700;font-size:1.5rem;text-align:center}.buttonContainer .meetings .enter{position:relative;top:.225rem;width:6.75rem;height:2.4375rem;padding:.1875rem .5625rem;color:var(--primary-color);font-weight:700;font-size:.9375rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .network{grid-area:bottom-left;place-self:start left;height:10.125rem!important}.buttonContainer .network .icon{margin-top:-.375rem;margin-bottom:.0375rem;font-size:1.65rem;text-align:center}.buttonContainer .network .title{font-weight:700;font-size:1.05rem;text-align:center}.buttonContainer .network .enter{position:relative;top:.0375rem;width:5.625rem;height:1.8rem;padding:.1875rem .5625rem;color:var(--primary-color);font-weight:700;font-size:.75rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .network .lockItem{width:inherit;height:inherit;padding:0;border-radius:1.5rem}.buttonContainer .thesource{grid-area:bottom-center;place-self:start left;height:10.125rem!important}.buttonContainer .thesource .icon{margin-top:-.375rem;margin-bottom:.0375rem;font-size:1.65rem;text-align:center}.buttonContainer .thesource .title{font-weight:700;font-size:1.05rem;text-align:center}.buttonContainer .thesource .enter{position:relative;top:.0375rem;width:5.625rem;height:2.25rem;padding:.375rem .5625rem;color:var(--primary-color);font-weight:700;font-size:.75rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .thesource .lockItem{width:inherit;height:inherit;padding:0;border-radius:1.5rem}.buttonContainer .training{grid-area:middle-right;place-self:center right;height:12rem!important}.buttonContainer .training .title{font-weight:700;font-size:1.5rem;text-align:center}.buttonContainer .training .enter{position:relative;top:.225rem;width:7.5rem;height:2.4375rem;padding:.1875rem .5625rem;color:var(--primary-color);font-weight:700;font-size:.9375rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .showcasezone{grid-area:bottom-centerleft;place-self:start center;height:10.125rem!important}.buttonContainer .showcasezone .icon{margin-top:-.375rem;margin-bottom:.0375rem;font-size:1.65rem;text-align:center}.buttonContainer .showcasezone .title{font-weight:700;font-size:1.05rem;text-align:center}.buttonContainer .showcasezone .enter{position:relative;top:.0375rem;width:5.625rem;height:1.8rem;padding:.1875rem .5625rem;color:var(--primary-color);font-weight:700;font-size:.75rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .showcasezone .lockItem{width:inherit;height:inherit;padding:0;border-radius:1.5rem}.buttonContainer .prize{grid-area:bottom-right;place-self:start right;height:10.125rem!important}.buttonContainer .prize .icon{margin-top:-.375rem;margin-bottom:.0375rem;font-size:1.65rem;text-align:center}.buttonContainer .prize .title{font-weight:700;font-size:1.05rem;text-align:center}.buttonContainer .prize .enter{position:relative;top:.0375rem;width:5.625rem;height:1.8rem;padding:.1875rem .375rem;color:var(--primary-color);font-weight:700;font-size:.75rem;text-align:center;border-style:solid;border-width:2px;border-radius:.525rem;background:#f3f0edcc}.buttonContainer .prize .lockItem{width:inherit;height:inherit;padding:0;border-radius:1.5rem}.buttonContainerLeft{grid-area:right;z-index:2;display:flex;flex-direction:column}.buttonContainerLeft .tile{position:inherit!important;left:unset;width:10.5rem!important;height:10.5rem!important;padding:0!important;box-sizing:border-box;border:2px solid var(--primary-color);border-radius:12.75rem!important;overflow:hidden}.buttonContainerLeft .tile .bgTile{width:inherit;height:inherit;padding:inherit;border-radius:12.75rem!important;background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:0}.buttonContainerLeft .tile .tile-holder{top:0;display:flex;flex-direction:column;flex-flow:column;justify-content:center;height:inherit}.buttonContainerLeft .tile .tile-holder .icon{color:#fff}.buttonContainerLeft .tile .tile-holder .enter{margin-top:.375rem;color:#fff;text-align:center}.buttonContainerLeft .tile .tile-holder .arrow{top:auto}.buttonContainerLeft .tile:hover{z-index:10;transform:scale(1.17)}.buttonContainerLeft .tile:hover .bgTile{opacity:.7}@media(max-width:1225px){.homeGrid{grid-template-areas:"left right";grid-template-columns:auto auto;justify-content:center;padding-top:8.25rem!important;padding-right:unset}.homeGrid .flexSchedule{display:none}.homeGrid .buttonContainer{grid-area:right}.homeGrid .buttonContainerLeft{padding:0}}@media(max-height:900px)and (min-width:1000px){.homeGrid{min-height:unset;padding-top:7.875rem}.home__buttons{grid-template-rows:27vh 23vh 21vh!important;row-gap:1.125rem!important}.buttonContainer .exhibition{height:27vh!important}.buttonContainer .exhibition .icon{font-size:2.25rem}.buttonContainer .exhibition .title{font-size:1.5rem}.buttonContainer .exhibition .enter{height:unset;margin-top:-.75rem;padding:.45rem .75rem;font-size:.825rem}.buttonContainer .breakout,.buttonContainer .training,.buttonContainer .meetings{height:24vh!important}.buttonContainer .breakout .icon,.buttonContainer .training .icon,.buttonContainer .meetings .icon{font-size:1.5rem}.buttonContainer .breakout .title,.buttonContainer .training .title,.buttonContainer .meetings .title{font-size:1.2rem}.buttonContainer .breakout .enter,.buttonContainer .training .enter,.buttonContainer .meetings .enter{height:unset;padding:.375rem .9375rem;font-size:.825rem}.buttonContainer .trivia,.buttonContainer .showcasezone,.buttonContainer .prize,.buttonContainer .network,.buttonContainer .thesource{height:21vh!important}.buttonContainer .trivia .icon,.buttonContainer .showcasezone .icon,.buttonContainer .prize .icon,.buttonContainer .network .icon,.buttonContainer .thesource .icon{font-size:1.3125rem}.buttonContainer .trivia .title,.buttonContainer .showcasezone .title,.buttonContainer .prize .title,.buttonContainer .network .title,.buttonContainer .thesource .title{font-size:.9rem}.buttonContainer .trivia .enter,.buttonContainer .showcasezone .enter,.buttonContainer .prize .enter,.buttonContainer .network .enter,.buttonContainer .thesource .enter{height:unset;padding:.1875rem .75rem;font-size:.675rem}}@media(max-width:1000px){.homeGrid{grid-template-areas:"top" "bottom"!important;grid-template-rows:auto auto;grid-template-columns:none!important;padding-top:7.875rem}.homeGrid .buttonContainer{grid-area:top}.homeGrid .buttonContainer .tile{position:relative!important;top:0;left:0}.homeGrid .buttonContainerLeft{grid-area:bottom;flex-direction:row;justify-content:space-evenly;padding:0}.homeGrid .buttonContainerLeft .popUp{display:block}.homeGrid .buttonContainerLeft .popUp .tile{position:relative!important;top:0;left:0}.homeView .presented{left:1%;width:5.25rem}.homeView .presented .logo__top{width:3.75rem}}@media(max-width:900px){.homeGrid{flex-direction:column;gap:1.875rem;align-items:center;padding-top:6.75rem!important;padding-right:unset}.homeGrid .buttonContainerLeft .tile{margin:0}.presented{display:none}}@media(max-width:760px){.homeView{overflow-y:scroll}.homeView .homeGrid{position:relative;display:flex;flex-direction:column-reverse;gap:0;min-width:auto;max-width:unset;margin:11.25rem auto 0;padding:2.4375rem 0!important;border-radius:.975rem .975rem 0 0;background-color:#fff}.homeView .homeGrid .flexSchedule{display:none}.homeView .homeGrid .buttonContainerLeft{width:100vw;padding:0}.homeView .homeGrid .buttonContainerLeft .tile{position:relative!important;top:0;left:0;width:100%!important;height:100%!important;margin:0 auto 1.125rem;box-sizing:border-box;border:none;border-radius:full!important;background:color-mix(in srgb,var(--primary-color) 95%,white);box-shadow:none;overflow:hidden}.homeView .homeGrid .buttonContainerLeft .tile .tile-holder{position:relative;top:0;justify-content:unset;float:unset;padding:3rem 0;background-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent)}.homeView .homeGrid .buttonContainerLeft .tile .tile-holder .title{color:#fff;font-size:1.3125rem;font-family:Lato,serif;line-height:1.5rem;text-shadow:2px 2px 5px #000}.homeView .homeGrid .buttonContainerLeft .tile .tile-holder .sub_title{font-size:.9rem;font-family:Lato,serif}.homeView .homeGrid .buttonContainerLeft .tile .tile-holder .enter{height:unset;padding:.375rem 1.125rem;color:#fff;font-weight:700;font-size:.9rem;border:none;border-radius:.525rem;background-color:color-mix(in srgb,var(--secondary-color) 70%,transparent)}.homeView .homeGrid .buttonContainerLeft .tile .tile-holder .line,.homeView .homeGrid .buttonContainerLeft .tile .tile-holder .icon,.homeView .homeGrid .buttonContainerLeft .tile .tile-holder .arrow{display:none}.homeView .homeGrid .buttonContainerLeft .tile .bgTile{position:absolute!important;inset:0;width:100%;height:100%;border-radius:unset!important;opacity:1}.homeView .homeGrid .buttonContainerLeft .tile:hover{z-index:unset;transform:scale(1)}.homeView .homeGrid .buttonContainer{display:block;width:100vw}.homeView .homeGrid .buttonContainer .home__buttons{display:block;width:100%}.homeView .homeGrid .buttonContainer .home__buttons .connector{display:none!important}.homeView .homeGrid .buttonContainer .home__buttons .tile{position:relative!important;top:0;left:0;width:calc(100% - 2.25rem)!important;height:100%!important;margin:0 auto 1.125rem;box-sizing:border-box;border-radius:.45rem;background:color-mix(in srgb,var(--primary-color) 95%,white);box-shadow:none;overflow:hidden}.homeView .homeGrid .buttonContainer .home__buttons .tile .tile-holder{position:relative;top:0;float:unset;padding:3rem 0;background-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent)}.homeView .homeGrid .buttonContainer .home__buttons .tile .tile-holder .title{color:#fff;font-size:1.3125rem;font-family:Lato,serif;line-height:1.5rem;text-shadow:2px 2px 5px #000}.homeView .homeGrid .buttonContainer .home__buttons .tile .tile-holder .sub_title{font-size:.9rem;font-family:Lato,serif}.homeView .homeGrid .buttonContainer .home__buttons .tile .tile-holder .enter{height:unset;padding:.375rem 1.125rem;color:#fff;font-size:.9rem;border:none;background-color:color-mix(in srgb,var(--secondary-color) 70%,transparent)}.homeView .homeGrid .buttonContainer .home__buttons .tile .tile-holder .line,.homeView .homeGrid .buttonContainer .home__buttons .tile .tile-holder .icon,.homeView .homeGrid .buttonContainer .home__buttons .tile .tile-holder .arrow{display:none}.homeView .homeGrid .buttonContainer .home__buttons .tile:hover{z-index:unset;transform:scale(1)}.homeView .homeGrid .buttonContainer .home__buttons .bgTile{position:absolute!important;border-radius:unset;opacity:1}.homeView .homeGrid .buttonContainer .home__buttons .bgTile video{display:none}.homeView .homeGrid:after{position:absolute;top:15px;left:0;right:0;content:"";width:32px;height:4px;margin:0 auto;border-radius:.1875rem;background-color:#cecece}}.leaderboardView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh}.leaderboardView .prizeWinners{position:relative;display:block;width:100%;max-width:650px;margin:0 auto;margin-top:8.25rem;box-sizing:border-box}.leaderboardView .prizeWinners img{width:100%}.leaderboardView .spacer{height:1.875rem}.leaderboardView .prizes{margin-bottom:3.75rem}.leaderboardView .prizes .progress-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.125rem .75rem;background-color:#ffffffe6}.leaderboardView .prizes .progress-container .no-points{margin-bottom:.75rem}.leaderboardView .prizes .progress-container .progress-bar{position:relative;display:flex;justify-content:center;align-items:center;width:65px;height:150px;margin-bottom:1.125rem;border-radius:2.0625rem;background-color:#fff}.leaderboardView .prizes .progress-container .progress-bar__filled{position:absolute;left:0;bottom:0;right:0;width:100%;height:0;border-radius:0 0 .75rem .75rem;background-color:#19b35a;transition:height 1s}.leaderboardView .prizes .progress-container .progress-bar p{z-index:1;font-weight:700;font-size:15px}.leaderboardView .prizes .progress-container a{padding:.75rem 1.5rem;color:var(--primary-color);font-weight:700;font-size:12px;border:1px solid var(--primary-color);border-radius:1.5rem;background-color:#fff;transition:.2s}.leaderboardView .prizes .progress-container a:active,.leaderboardView .prizes .progress-container a:hover{color:#fff;background-color:var(--primary-color)}.leaderboardView .prizes ul{grid-template-columns:1fr 1fr}.leaderboardView .prizes ul li{display:grid;align-items:center;margin-bottom:.75rem;text-align:center;border:2px solid white;border-radius:.75rem;background-color:#fff}.leaderboardView .prizes ul li a{display:grid}.leaderboardView .prizes ul li img{width:3.75rem;margin:0 auto;padding-top:.375rem;padding-bottom:.375rem;background-color:#fff}.leaderboardView .prizes ul li .headerPrize{padding-top:.75rem;font-size:.675rem}.leaderboardView .prizes ul li span{padding:.375rem;padding-top:0;color:var(--primary-color);font-weight:700;font-size:.675rem;background:transparent}.leaderboardView .winners ul{padding:1.5rem;font-size:.9375rem;background:#ffffffe6}.leaderboardView .winners ul li{display:grid;align-items:center;margin-bottom:.5625rem;text-align:center;border-radius:.75rem}.leaderboardView .winners ul li img{width:6.75rem;height:6.75rem;margin:0 auto;border-radius:50%;object-fit:cover}.leaderboardView .winners ul li span{padding:.375rem;color:#1678a5;font-weight:700}.leaderboardView .winners ul li .company{padding:0;color:#585858;font-size:.7875rem}.leaderboardView .leaderboardHolder{max-width:890px;margin:0 auto;margin-top:.75rem;box-sizing:border-box}.leaderboardView .leaderboardHolder .self{background:#60e0f7cc!important;background-color:#b1d236!important}.leaderboardView .leaderboardHolder .board__holder{display:grid;grid-template-columns:4fr 2fr;grid-gap:1.125rem;padding-bottom:3.75rem}.leaderboardView .leaderboardHolder .board__holder .title{display:grid;margin-bottom:1.125rem;color:#fff;font-weight:700;font-size:1.3125rem;text-transform:uppercase}.leaderboardView .leaderboardHolder .board__holder h3{color:#fff;font-size:.9375rem;text-decoration:underline}.leaderboardView .leaderboardHolder .board__holder .prizes ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;padding:1.5rem;font-size:.9375rem;background:#ffffffe6}.leaderboardView .leaderboardHolder .board__holder .tentative{position:fixed;top:8.25rem;right:0;width:11.25rem;text-align:center;border:1px solid;border-color:#ffffff80;border-radius:.75rem 0 0 .75rem;background:color-mix(in srgb,var(--primary-color) 60%,transparent)}.leaderboardView .leaderboardHolder .board__holder .tentative h3{color:#fff}.leaderboardView .leaderboardHolder .board__holder .tentative ul{width:100%;margin-bottom:1.125rem;margin-left:0;padding:0}.leaderboardView .leaderboardHolder .board__holder .tentative li{display:block;margin:0;padding:.5625rem .375rem;color:#fff;font-weight:700;font-size:.7875rem;line-height:1.125rem;text-align:left;text-align:center;text-transform:capitalize;border:0;border-top:1px solid #fff;border-radius:0}.leaderboardView .leaderboardHolder .board__holder .tentative li .sub{font-size:8pt}.leaderboardView .leaderboardHolder .board__holder .tentative li span{padding:.1875rem;color:#fff;font-size:.5625rem;text-transform:uppercase;text-transform:initial;vertical-align:super;background:transparent}.leaderboardView .leaderboardHolder .board__holder .tentative .viewVideo{display:none;padding:.75rem 2.25rem;color:#1d4f9a;font-weight:700;text-transform:uppercase;border-radius:1.125rem;background:#fff}.leaderboardView .leaderboardHolder .board__holder ol{width:100%;margin:0;padding:0}.leaderboardView .leaderboardHolder .board__holder ol .start{padding:1.125rem;font-weight:700;font-size:.825rem;background:#fff}.leaderboardView .leaderboardHolder .board__holder ol li{display:grid;grid-template-columns:1fr 1fr 5fr 1fr;width:100%;margin-top:.45rem;padding:.1875rem;padding-bottom:0;box-sizing:border-box;font-size:.7875rem;background:#fffc}.leaderboardView .leaderboardHolder .board__holder ol li .position{padding:1.125rem;font-weight:700;text-align:center}.leaderboardView .leaderboardHolder .board__holder ol li .user{padding-top:.9rem;padding-left:.75rem;color:var(--primary-color);font-size:.9375rem}.leaderboardView .leaderboardHolder .board__holder ol li .image__holder{position:relative}.leaderboardView .leaderboardHolder .board__holder ol li .image__holder .user__image{width:2.625rem;height:2.625rem;margin-top:.1875rem;border-radius:50%;object-fit:cover}.leaderboardView .leaderboardHolder .board__holder ol li .image__holder .badge{position:absolute;top:0;left:1.875rem;padding:.375rem;color:gold;border-radius:50%;background:#fff;box-shadow:0 0 8px -1px #00000078}.leaderboardView .leaderboardHolder .board__holder ol li .image__holder .none{display:none}.leaderboardView .leaderboardHolder .board__holder ol li .image__holder .silver{color:silver}.leaderboardView .leaderboardHolder .board__holder ol li .image__holder .bronze{color:#f8bb86}.leaderboardView .leaderboardHolder .board__holder ol li .user__image{width:2.625rem;height:2.625rem;margin-top:.1875rem;border-radius:50%;object-fit:cover}.leaderboardView .leaderboardHolder .board__holder ol li .score{padding-top:.75rem;padding-right:.75rem;font-weight:700;font-size:.8625rem;text-align:right}.leaderboardView .leaderboardHolder .board__holder ol li .score span{padding:.1875rem;color:color-mix(in srgb,var(--primary-color) 80%,transparent);font-size:.75rem;text-transform:uppercase;text-transform:initial;vertical-align:super}.leaderboardView .leaderboardHolder .board__holder ol .first,.leaderboardView .leaderboardHolder .board__holder ol .second,.leaderboardView .leaderboardHolder .board__holder ol .third{font-weight:700}.leaderboardView .leaderboardHolder .board__holder .unranked__User{margin-top:.75rem;margin-bottom:1.5rem}.leaderboardView .leaderboardHolder .board__holder .unranked__User li{background:color-mix(in srgb,var(--primary-color) 80%,transparent)}.leaderboardView .leaderboardHolder .board__holder .unranked__User li .user,.leaderboardView .leaderboardHolder .board__holder .unranked__User li .score,.leaderboardView .leaderboardHolder .board__holder .unranked__User li .score span{color:#fff}@media(max-width:1270px){.tentative{display:none}}@media(max-width:1025px){.leaderboardHolder{max-width:100%;padding:1.5rem}.leaderboardView .leaderboardHolder .board__holder{grid-template-columns:6fr;grid-gap:1.125rem}.prizes,.winners{display:none}.unranked__User{margin-top:1.5rem}}.leaderboardView .leaderboardHolder .board__holder ol li .position{display:none}.leaderboardView .leaderboardHolder .board__holder ol li{display:grid;grid-template-columns:1fr 5fr 1fr;padding-left:1.125rem;background:#fffc}.leaderboardView .leaderboardHolder .board__holder ol li .image__holder .badge{display:none}.loginView{z-index:0;width:100%;height:100vh;background-color:#fff;transition:all 1s ease}.loginView .sellingPoints{margin-bottom:.75rem!important}.loginView .logoVid{position:fixed;top:50%;left:50%;z-index:99;width:300px;height:auto;margin-top:-84px;margin-left:-150px}.loginView .loginLogo{position:fixed;top:15%;left:0;z-index:99;width:40%}.loginView .loginLogo h3{color:#fff;font-weight:700;font-size:1.875rem;text-align:center;text-transform:uppercase}.loginView .loginLogo .loginView__bigLogo{display:none;width:45%;padding:26%;padding-top:1.5rem}.loginView .introVideo{position:absolute;inset:0;z-index:-1;width:100%;min-height:37.5rem;margin:auto;object-fit:cover;overflow:hidden}.loginView .loginView__content{display:flex;flex-direction:column;flex-flow:column;justify-content:top;float:right;width:60%;height:100vh;margin:auto 0 auto auto;background-color:#fff}.loginView .loginView__content .loginView__content--logo{width:16.875rem;margin:0 auto;margin-top:2.25rem;margin-bottom:1.5rem}@media screen and (max-width:1100px){.loginView{display:block;grid-template-columns:none;width:100%;height:100vh;background-color:#fff}.loginView__bg{display:none}.loginView__bg .loginView__bigLogo{width:60%;padding:20%;padding-top:1.5rem}.loginView__content{display:block;width:90%}}.Email .Email__input .login__form--buttons .Email__input--holder{display:flex;flex-direction:row}.login__form .login__form--buttons{display:flex;float:right}.Email .Email__input .login__form--buttons .Email__input--forgotPassword-btn{width:7.5rem;margin:.75rem 0 0 auto;padding:0;background-color:#fff}.Email .Email__input .login__form--buttons .Email__input--forgotPassword-btn .Email__input--forgotPassword{margin:auto 0 auto auto;color:#5f5f5f;font-weight:700;font-size:.6rem;letter-spacing:.0375rem;text-align:center;background-color:#fff;transition:all .1s ease}.loginView__content--request{background-color:var(--secondary-color)!important}.noAgent__container img{width:auto;height:6.75rem}.Email .Email__input .login__form--buttons{display:flex;flex-direction:column;float:right}.loginView .button__container{position:fixed;left:1.125rem;bottom:1.125rem;z-index:99}.loginView .button__container .title{margin:0;padding:0}.button__grid{bottom:0;display:grid;grid-template-columns:33% 33% 33%}.button__grid a img{float:left;width:5.625rem;height:5.625rem!important;margin:.1875rem;padding:.75rem;box-sizing:border-box;border-radius:.75rem;background:#fff;box-shadow:0 0 14px #000000bf;object-fit:contain}.loginView{background-color:#fff}.loginView .button__container .title{padding-left:.375rem;color:#fff;font-weight:700;text-transform:uppercase;filter:drop-shadow(.0375rem .0375rem .1875rem rgba(0,0,0,.8))}.loginView .introVideo{z-index:-1;height:100vh;margin:0;object-fit:cover}.loginView__content--request{position:fixed;top:3rem;right:.75rem;padding:.75rem;color:#fff;font-size:.7125rem;text-transform:uppercase;border-radius:.375rem;background:#1c3862}@media screen and (max-width:1060px){.loginView .loginView__content{width:100%!important;height:unset;min-height:100vh}.loginLogo{display:none}.login__form h3:first-of-type{font-size:1.2rem;text-align:center}ul.sellingPoints{margin:1.8rem auto;margin-bottom:.75rem!important;padding:0;font-weight:700;font-size:.7875rem}.button__container{display:none}}.loungeView{width:100vw;height:100vh}.loungeView .bg{position:fixed;z-index:-2;width:100vw;height:100vh;background-image:url(https://travprocdn.imgix.net/1851/bg@2x.jpg?width=1500);background-repeat:no-repeat;background-position:center center;background-size:cover}.loungeView .lounge__Wrapper{position:relative;max-width:900px;margin:0 auto;margin-top:.75rem}.loungeView .lounge__Wrapper .chat__Holder{width:100%;height:70vh;border:none;border-radius:0}.loungeView .lounge__Wrapper .chat__Holder .lounge__ChatWrapper{height:100%}.loungeView .lounge__Wrapper .chat__Holder .lounge__ChatWrapper .str-chat .str-chat__message-text{--str-chat__spacing-2: .75rem}.user__List{padding-left:.75rem;border-left:1px solid whitesmoke;border-radius:0 .375rem .375rem 0;background-color:#fff;overflow-y:scroll}.user__List h4{display:flex;justify-content:center;align-items:center;color:var(--primary-color);text-align:left}.user__List ul{padding:0}.user__List ul li{margin-bottom:.75rem;padding-top:.75rem;border-top:1px solid whitesmoke}.user__List .user__Item{position:relative;display:flex;height:3.75rem}.user__List .user__Item .user__image{width:2.25rem;height:2.25rem;margin-right:.375rem;margin-left:.375rem;border-radius:50%;object-fit:cover}.user__List .user__Item h5{margin:0;margin-top:.75rem;margin-left:.375rem;padding:0;font-size:.7875rem}.user__List .user__Item .socials{position:absolute;bottom:0;right:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:.375rem}.user__List .user__Item .socials a{margin-top:.75rem;color:#0e76a8;font-size:1.2rem}.categories__Wrapper{margin-right:.75rem;border-right:1px solid whitesmoke;border-radius:.375rem;background-color:#fff}.categories__Wrapper h4{display:flex;justify-content:center;align-items:center;color:var(--primary-color);text-align:left}.categories__Wrapper ul{padding:0}.categories__Wrapper ul li{position:relative;padding:.75rem;border-top:1px solid whitesmoke}.categories__Wrapper ul li .arrow{position:absolute;top:50%;right:.75rem}.categories__Wrapper ul li .user{margin-top:.1875rem;margin-left:.375rem;color:#2579c3;font-weight:700}.categories__Wrapper ul li .title{margin:0;margin-left:.375rem;padding:0;font-weight:700;font-size:.825rem}.categories__Wrapper ul li .sub__btn{width:4.5rem;margin-top:.5625rem;padding:.39rem .75rem;color:#414042;font-size:.6rem;text-align:center;border:1px solid grey;border-radius:.375rem}.chat__Wrapper{padding-top:.75rem;padding-left:.75rem;border-radius:.75rem 0 0 .75rem;background-color:#fff}.chat__Wrapper .messages__Wrapper{position:relative;display:grid;grid-row-gap:0;padding:.5625rem;overflow-y:scroll}.chat__Wrapper .messages__Wrapper .chatMessage{position:relative;flex-grow:1;flex-shrink:1;place-self:flex-start flex-start;margin-right:1.875rem}.chat__Wrapper .messages__Wrapper .chatMessage .chatUser{margin-left:.75rem;color:purple;font-size:.7875rem}.chat__Wrapper .messages__Wrapper .chatMessage .message{display:flex;padding:.75rem;color:#000;font-size:.7875rem;text-align:left;border-radius:1.125rem;background-color:#dfe9ff}.chat__Wrapper .messages__Wrapper .chatMessage .time{display:flex;justify-content:flex-end;margin-top:.1875rem;margin-right:.75rem;color:#00008b;font-size:.6rem}.chat__Wrapper .messages__Wrapper .thisUserChatMessage{position:relative;flex-grow:1;flex-shrink:1;place-self:flex-end flex-end;margin-left:1.875rem}.chat__Wrapper .messages__Wrapper .thisUserChatMessage .chatUser{margin-left:.75rem;color:purple;font-size:.7875rem}.chat__Wrapper .messages__Wrapper .thisUserChatMessage .message{display:flex;padding:.75rem;color:#fff;font-size:.7875rem;text-align:left;border-radius:1.125rem 1.125rem 0;background:linear-gradient(to bottom right,#681183cc,#e00038cc)}.chat__Wrapper .messages__Wrapper .thisUserChatMessage .time{display:flex;justify-content:flex-end;margin-top:.1875rem;margin-right:.75rem;color:#00008b;font-size:.6rem}.chat__Wrapper .chat__Input{bottom:0;border-top:2px solid rgb(244,246,250)}.chat__Wrapper .chat__Input input{width:calc(100% - 11.25rem);margin:.375rem;padding:.375rem}.chat__Wrapper .chat__Input span{margin-top:.75rem}.chat__Wrapper .chat__Input span svg{margin-right:.75rem;margin-left:.75rem;color:var(--primary-color);font-size:1.0875rem}.chat__Wrapper .chat__Input button{min-width:5.625rem;margin:.375rem;font-size:.7875rem;background:linear-gradient(to left,#681183cc,#e00038cc)}.magicLinkView{color:#414042;font-size:3rem;text-align:center;background-color:#000}.magicLinkView .sso-content{position:fixed;top:0;left:0;width:100vw;height:100vh;padding-top:3.75rem}.magicLinkView .sso-content .spinner{float:left;width:100%;margin-top:3.75rem;padding-bottom:.75rem;color:#fff}.magicLinkView .sso-content .logo{width:90%;max-width:22.5rem;margin:0 auto;margin-top:7.5rem;padding-bottom:0}.magicLinkView .sso-content p{color:#fff;font-weight:700;font-size:.975rem}.profileImageHolder{width:100%;height:100%}.profileImageHolder .profile-img{margin-top:.75rem!important}.profileImageHolder .profileHolder{width:calc(100% - 2.25rem);max-width:500px;margin:0 auto;margin-top:7.5rem;padding:.375rem;border-radius:.75rem;background-color:#fff}.profileImageHolder .profileHolder .uploader{display:grid;width:100%;margin:0 auto;margin-bottom:1.875rem;color:#fff!important;font-weight:700!important;font-size:.7875rem;text-align:center}.profileImageHolder .profileHolder video{height:60vh}.profileImageHolder .profileHolder .inputfile{position:absolute;z-index:-1;width:.1px;height:.1px;opacity:0;overflow:hidden}.profileImageHolder .profileHolder .meeting__optin__text{margin-top:.75rem;text-align:center}.profileImageHolder .profileHolder .meeting__optin__button{display:flex;margin:.75rem auto}.profileImageHolder .profileHolder button{padding:.675rem 1.125rem;font-weight:700;font-size:.6375rem;text-transform:uppercase;border-radius:2.25rem}.profileImageHolder .profileHolder button svg{margin-right:.5625rem}.profileImageHolder .profileHolder .upload{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#fff}.profileImageHolder .profileHolder .skip{max-width:80%;margin:0 auto;margin-top:1.125rem;color:var(--primary-color);border:1px solid var(--primary-color);background-color:#fff}.profileImageHolder .profileHolder .buttonHolder{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;padding:.75rem}.profileImageHolder .profileHolder .buttonHolder .showFloor{width:100%;height:49px}.profileImageHolder .profileHolder .inputfile+label{display:inline-block;max-width:80%;margin:0 auto;padding:.234375rem .46875rem;font-weight:700;font-size:.9rem;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;overflow:hidden}.profileImageHolder .profileHolder .no-js .inputfile+label{display:none}.profileImageHolder .profileHolder .inputfile:focus+label,.profileImageHolder .profileHolder .inputfile.has-focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}.profileImageHolder .profileHolder .inputfile+label svg{width:1em;height:1em;margin-top:-.25em;margin-right:.25em;vertical-align:middle;fill:currentcolor}.profileImageHolder .profileHolder .inputfile-4+label{color:var(--primary-color)}.profileImageHolder .profileHolder .inputfile-4:focus+label,.profileImageHolder .profileHolder .inputfile-4.has-focus+label,.profileImageHolder .profileHolder .inputfile-4+label:hover{color:#722040}.profileImageHolder .profileHolder .inputfile-4+label figure{display:block;width:100px;height:100px;margin:0 auto 10px;padding:20px;border-radius:50%;background-color:#000}.profileImageHolder .profileHolder .inputfile-4:focus+label figure,.profileImageHolder .profileHolder .inputfile-4.has-focus+label figure,.profileImageHolder .profileHolder .inputfile-4+label:hover figure{background-color:#722040}.profileImageHolder .profileHolder .inputfile-4+label svg{width:100%;height:100%;fill:#f1e5e6}.profileImageHolder .profileHolder .cropHolder{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto}.profileImageHolder .profileHolder .title{display:grid;margin-bottom:1.125rem;padding:0 3.75rem;font-weight:700;font-size:1.125rem;text-align:center}.profileImageHolder .profileHolder .title span{width:100%;margin-top:1.125rem;color:var(--primary-color)}.profileImageHolder .profileHolder .title img{width:15rem;height:15rem;margin:0 auto;border-radius:50%;object-fit:cover}.profileImageHolder .profileHolder .subtitle{display:grid;color:#fff;font-weight:700;font-size:1.125rem;text-align:center}.profileImageHolder .profileHolder .subtitle span:first-of-type{margin-bottom:.1875rem;font-size:.9375rem}.profileImageHolder .profileHolder .continue{display:grid;margin:0 auto;margin-top:.75rem;padding:.75rem 1.875rem;font-weight:700;font-size:.825rem;border-radius:1.875rem}@media screen and (max-width:599px){.profileImageHolder .profileHolder{margin-top:20%}.profileImageHolder .profileHolder .title{padding:0 1.125rem}.profileImageHolder .profileHolder .buttonHolder{grid-template-columns:1fr;margin:0 auto}}.profileView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh;color:#fff;overflow:hidden}.profileView .profileGradient{position:fixed;inset:0;z-index:-1;background:#000;background:linear-gradient(to top right,#04192680,#0000001a);overflow:hidden}@media screen and (max-width:770px){.profileView{display:block}}.reservationView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh}.reservationView .reservationHolder{position:relative;width:100%;max-width:900px;margin:0 auto;margin-top:8.25rem}.reservationView .reservationHolder .reservationView__container{display:grid;grid-template-columns:repeat(4,1fr);padding:0 .6rem}.reservationView .reservationHolder .reservationView__container .zoom{position:relative;width:11.25rem;height:20.625rem;border:3px solid var(--primary-color);border-radius:.75rem;background:#f8f8f6cc}.reservationView .reservationHolder .reservationView__container .zoom .image{width:11.25rem;height:7.5rem;border-radius:.75rem .75rem 0 0}.reservationView .reservationHolder .reservationView__container .zoom .line{width:1.875rem;height:4px;margin:0 auto;padding:0;border:0;border-radius:5.625rem;background-color:#eb058c}.reservationView .reservationHolder .reservationView__container .zoom .title{color:#000;font-weight:700;font-size:1.05rem;text-align:center}.reservationView .reservationHolder .reservationView__container .zoom .title h3{margin:.75rem;padding:0;font-size:1.125rem;letter-spacing:0}.reservationView .reservationHolder .reservationView__container .zoom .subtitle{margin-top:0;padding:.75rem;color:#414042;font-size:.525rem;text-align:center}.reservationView .reservationHolder .reservationView__container .zoom .subtitle h4{margin-top:0;padding-top:0}.reservationView .reservationHolder .reservationView__container .zoom .viewAll{position:absolute;left:1.5rem;bottom:-1.125rem;width:8.25rem;padding:.5625rem;box-sizing:border-box;color:var(--primary-color);font-weight:700;font-size:.675rem;text-align:center;text-transform:uppercase;border:1px solid var(--primary-color);border-radius:1.5rem;background:#fff}.reservationView .reservationPopup .access__container .logo{width:15rem}.reservationView .reservationPopup .access__container h5{margin-bottom:.375rem}.sessionItemView{display:flex;justify-content:center;align-items:flex-start;width:100vw;height:auto}.sessionItemView .container__sessionItem{position:relative;display:grid;grid-template-columns:6fr 3fr;align-items:flex-start;width:90vw;max-width:1600px;margin-top:6rem;padding:1.125rem}.sessionItemView .container__sessionItem #wrapperFavorite{grid-column:span 2;width:100%}.sessionItemView .container__sessionItem .container__breakoutChat{min-height:70vh;max-height:70vh;margin:0 .75rem;padding-top:0;background-color:transparent}.sessionItemView .container__sessionItem .wrapper__speakers{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1.875rem;margin-top:0;padding:1.125rem .75rem .75rem;padding-left:0;box-sizing:border-box;color:#fff;text-align:center}.sessionItemView .container__sessionItem .wrapper__speakers h2{margin:0;margin-bottom:.75rem}.sessionItemView .container__sessionItem .wrapper__speakers .speaker{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;min-height:9.375rem;max-height:11.25rem;margin:0;padding:.375rem;color:#000;border:1px solid #b1b1b1;border-radius:.75rem;background-color:#fff}.sessionItemView .container__sessionItem .wrapper__speakers .speaker img{width:3.375rem;height:3.375rem;margin-top:.375rem;border-radius:50%;object-fit:cover}.sessionItemView .container__sessionItem .wrapper__speakers .speaker .type_of_user{color:var(--primary-color);font-size:.75rem;text-transform:uppercase}.sessionItemView .container__sessionItem .wrapper__speakers .speaker .sub_company{font-size:.675rem}.sessionItemView .container__sessionItem .wrapper__speakers .speaker .user{margin-top:.375rem;font-weight:700;font-size:.825rem}.sessionItemView .container__sessionItem .wrapper__speakers .speaker .sub{margin-top:2px;margin-bottom:3px;font-size:.675rem}.sessionItemView .container__sessionItem .wrapper__speakers .speaker hr{margin-top:15px;margin-bottom:2px}.sessionItemView .container__sessionItem .wrapper__speakers .socials{margin-top:.75rem}.sessionItemView .container__sessionItem .wrapper__speakers .socials span{position:relative;float:left;width:100%;font-size:.7875rem;text-align:left}.sessionItemView .container__sessionItem .wrapper__speakers .socials .social__items{display:grid;grid-template-columns:1fr 1fr;grid-gap:.375rem;float:left;margin-top:-.375rem;margin-bottom:.375rem}.sessionItemView .container__sessionItem .wrapper__speakers .socials .social__items a{margin-top:.75rem;color:#0e76a8;font-size:1.575rem}.sessionItemView .container__sessionItem .video{position:relative}.sessionItemView .container__sessionItem .video .container__videoButtons{position:absolute;top:0;right:0;display:flex}.sessionItemView .container__sessionItem .video .container__videoButtons>div,.sessionItemView .container__sessionItem .video .container__videoButtons>button{position:unset;z-index:1;display:flex;justify-content:center;align-items:center;width:3.75rem;margin:.375rem;font-size:.7875rem;border-radius:2.25rem;background-color:#fffc}.sessionItemView .container__sessionItem .video .container__videoButtons>div svg,.sessionItemView .container__sessionItem .video .container__videoButtons>button svg{color:#000;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5))}.sessionItemView .container__sessionItem .video video{width:100%;height:auto}.sessionItemView .container__sessionItem .video .title{display:grid;margin-top:.375rem;padding:1.125rem;font-weight:700;font-size:1.3125rem;text-align:left;border-top:.375rem solid var(--primary-color);background-color:#fff}.sessionItemView .container__sessionItem .video .title span{width:100%;color:#000}.sessionItemView .container__sessionItem .video .title img{margin:0 auto}.sessionItemView .container__sessionItem .video .title .title{display:grid;margin-top:1.125rem;padding:1.125rem;font-weight:700;font-size:1.3125rem;text-align:left;border-top:.375rem solid var(--primary-color);background-color:#fff}.sessionItemView .container__sessionItem .video .title .title span{width:100%;margin-top:.75rem;color:#000}.sessionItemView .container__sessionItem .video .title .title img{width:8.25rem;margin:0 auto}.sessionItemView .container__sessionItem .video .title .subtitle{clear:both;margin-top:.75rem;margin-bottom:0;margin-left:0;color:#000;font-weight:400;font-size:11pt;text-align:left}.sessionItemView .container__sessionItem .video .title .subtitle .true{outline:0;cursor:default;opacity:.5}.sessionItemView .container__sessionItem .video .title .subtitle span{margin-top:1.875rem;color:#4a4a4a;font-weight:700}.sessionItemView .container__sessionItem .video .title .subtitle .sub__copy{float:left;margin-top:.9375rem!important;margin-right:.375rem;padding:.39rem 1.875rem;color:#414042;color:#fff!important;font-weight:700;font-size:.675rem;text-align:center;border:1px solid grey;border:1px solid var(--primary-color)!important;border-radius:.375rem;background:var(--primary-color)}@media only screen and (max-width:1400px)and (min-width:1021px){.sessionItemView .sessionItemHolder .video .trainingContent__shareBtn{right:16.125rem}.sessionItemView .sessionItemHolder .video .addFavorite__container{right:19.875rem}}@media(max-width:1020px){.sessionItemView .sessionItemHolder{grid-template-columns:auto}.sessionItemView .sessionItemHolder .video .trainingContent__shareBtn{right:1.125rem}.sessionItemView .sessionItemHolder .video .addFavorite__container{right:4.875rem}.sessionItemView .sessionItemHolder .speakerHolder .socials span{text-align:center}.sessionItemView .sessionItemHolder .speakerHolder .socials .social__items{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:.375rem;float:initial;width:3.75rem;margin:0 auto;margin-top:-.375rem;margin-bottom:.375rem}}@media screen and (max-width:960px){.sessionItemView .container__sessionItem{grid-template-columns:1fr;gap:1.125rem}.sessionItemView .container__sessionItem .wrapper__speakers{grid-template-columns:1fr 1fr;gap:.75rem}.sessionItemView .container__sessionItem .wrapper__speakers .title{margin-top:1.125rem}.sessionItemView .container__sessionItem .wrapper__speakers .speaker{box-sizing:border-box}.sessionItemView .container__sessionItem .wrapper__speakers .speaker hr{display:none}.sessionItemView .container__sessionItem .wrapper__speakers .speaker .type_of_user{margin-top:.75rem}.sessionItemView .container__sessionItem .container__breakoutChat{margin:0}}.sessionView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh}.sessionView .rewards-info{position:absolute;top:30vh;right:0;width:10rem;height:auto;padding:1rem;font-size:.675rem;text-align:left;border:1px solid var(--primary-color);border-radius:.375rem 0 0 .375rem;background-color:color-mix(in srgb,var(--primary-color) 80%,transparent)}.sessionView .breakoutHolder{max-width:960px;margin:0 auto;margin-top:.75rem}.sessionView .breakoutHolder .title{display:grid;align-content:center;min-height:1.875rem;color:#fff;font-weight:700;font-size:1.3125rem;text-align:left}.sessionView .breakoutHolder .title span{width:100%;margin-top:.75rem}.sessionView .breakoutHolder .subtitle{font-size:1.05rem}.sessionView .breakoutHolder .subtitle span{margin-top:.375rem}.sessionView .breakoutHolder .sessions{display:grid;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-gap:1.125rem;padding-bottom:1.875rem;text-align:center}.sessionView .breakoutHolder .sessions .contentHeader{grid-column-start:span 3;margin-bottom:0}.sessionView .breakoutHolder .sessions .contentHeader svg{display:none}.sessionView .breakoutHolder .sessions .contentHeader h3{margin:0;font-size:1.05rem;text-align:left}.sessionView .breakoutHolder .sessions .session{display:grid;grid-template-columns:2fr 4fr;height:100%;border-radius:.375rem;background-color:#fff}.sessionView .breakoutHolder .sessions .session .image__holder{position:relative;height:100%}.sessionView .breakoutHolder .sessions .session .image__holder .CircularProgressbar{position:absolute;left:1.05rem;bottom:.75rem;z-index:2;width:3rem}.sessionView .breakoutHolder .sessions .session .image__holder svg{position:absolute;left:1.3125rem;bottom:1.125rem;z-index:5;color:green;font-size:1.875rem}.sessionView .breakoutHolder .sessions .session .image__holder .overlay{position:absolute;left:0;bottom:0;z-index:1;width:100%;height:100%;border-radius:0 .75rem 0 .375rem;background:linear-gradient(top,#0000,#000);background:linear-gradient(to bottom,#0000,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#000000",GradientType=0)}.sessionView .breakoutHolder .sessions .session .image__holder img{position:absolute;left:0;width:100%;height:100%;border-radius:.375rem 0 0 .375rem;object-fit:cover}.sessionView .breakoutHolder .sessions .session .image__holder .rewards{position:absolute;top:0;left:.2rem;width:3rem;height:3rem}.sessionView .breakoutHolder .sessions .session .image__holder .rewards .rewards__icon{position:absolute;top:0;left:0;color:#ffc107;font-size:2.4rem}.sessionView .breakoutHolder .sessions .session .content{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;padding:1.125rem;text-align:left}.sessionView .breakoutHolder .sessions .session .content .time{position:absolute;top:.75rem;right:.75rem;color:#428eff;font-size:.7875rem}.sessionView .breakoutHolder .sessions .session .content span{margin-top:1.875rem;color:#4a4a4a;font-weight:700;font-size:1.1625rem}.sessionView .breakoutHolder .sessions .session .content .sub__copy{float:left;margin-top:.9375rem!important;padding:.39rem .75rem .375rem;color:#616161;font-size:.675rem;text-align:center;border:1px solid grey;border-radius:.375rem;cursor:pointer}.sessionView .breakoutHolder .sessions .session .content .app{width:4.5rem;height:4.5rem;margin-top:1.125rem;margin-bottom:.75rem;border-radius:.375rem;object-fit:contain}.sessionView .sessionView__popup{position:fixed;top:0;left:0;z-index:6;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.sessionView .sessionView__popup .sessionView__popup--bg{position:absolute;z-index:-1;width:100%;height:100%;background-color:#000000bf}.sessionView .sessionView__popup .sessionView__popup--content{width:90%;height:auto;max-width:450px;padding:1.5rem;box-sizing:border-box;text-align:center;border-radius:.375rem;background-color:#fff}.sessionView .sessionView__popup .sessionView__popup--content h1{margin-bottom:1.5rem;color:var(--primary-color)}.sessionView .sessionView__popup .sessionView__popup--content p{font-size:.9375rem}.sessionView .sessionView__popup .sessionView__popup--content button{margin-top:1.5rem}@media(max-width:1020px){.sessionView .breakoutHolder{margin-top:1.875rem;margin-right:1.875rem;margin-left:1.875rem}.sessionView .breakoutHolder .sessions{grid-template-columns:1fr 1fr!important}.sessionView .breakoutHolder .sessionView .breakoutHolder .sessions .session{display:grid;grid-template-columns:2fr 4fr;max-height:13.875rem;border-radius:.375rem;background-color:#fff}}@media(max-width:599px){.sessionView{height:unset;min-height:100vh}.sessionView .breakoutHolder{width:100%;margin:2.25rem .75rem 0;overflow-x:hidden}.sessionView .breakoutHolder .sessions{grid-template-columns:1fr!important}.sessionView .breakoutHolder .sessions .session{width:100%}.sessionView .breakoutHolder .sessions .session .content .titleHolder span{display:block;margin-top:0}.sessionView .breakoutHolder .sessions .session .content .titleHolder .sub__copy{display:block;margin-top:.75rem!important}}.welcomeView{display:flex;flex-direction:row;justify-content:space-between;width:100vw;height:100vh;color:#fff;overflow-y:auto}@media(max-width:800px){.welcomeView .welcomeView{display:block}.welcomeView .welcomeView__Wrapper{margin:3.75rem 0}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text button{margin-bottom:7.5rem}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text{margin-top:.75rem;padding:1.125rem}.welcomeView .logoWelcome img{width:15rem!important}.welcomeView .qr{max-width:10.5rem!important}.welcomeView h1{font-size:1.125rem!important}.welcomeView hr,.welcomeView .app{display:none}.welcomeView .storeButtons__container{width:100%}.welcomeView .storeButtons__container img{display:block;margin:0 auto;margin-bottom:1.125rem}}@media(max-width:500px){.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .welcomeView__Button{left:0%!important;width:90%!important}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-slider{width:100%!important}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-slider .slick-next{right:-8px}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-slider .slick-prev{left:-14px}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-slider .slick-list{left:.75rem;width:100%!important}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-slider .slick-list img{width:100%!important;height:auto!important;max-width:90%!important}}.welcomeView .backgroundImage{margin-top:0;background:linear-gradient(#0000,#000000b3),url(https://front.travpromobile.com/1851/bg@2x.jpg) no-repeat center center fixed;background-position:30%!important;-webkit-background-size:cover;background-size:cover;filter:brightness(.8)}.welcomeView .welcomeView__Wrapper{width:100%;height:100%;max-width:45rem;max-height:45rem;margin:auto;box-sizing:border-box}.welcomeView .welcomeView__Wrapper .logoWelcome{flex-direction:row;justify-content:space-between;width:100%;max-width:37.5rem;margin:auto}.welcomeView .welcomeView__Wrapper .logoWelcome img{display:block;width:16.875rem;margin:0 auto}.welcomeView .welcomeView__Wrapper .welcomeView__Image{width:inherit;height:100%}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text{margin-top:1.875rem;padding:1.125rem;box-sizing:border-box;color:#fff;border-radius:.5625rem;background-color:#171717}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text h1{margin-top:.75rem;margin-bottom:.75rem;padding:0;font-size:1.5rem;text-align:center}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .qr{display:block;width:100%;max-width:13.125rem;margin:0 auto}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .sub{margin:0;margin-bottom:1.5rem;padding:0;font-weight:400}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text p{font-size:.9rem;line-height:1.3875rem;text-align:center}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .app{margin-bottom:0;font-weight:700}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-arrow:before{font-size:1.5rem}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-slider{width:24.375rem;margin:0 auto}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text ul{margin:0 auto;line-height:1.6875rem;text-align:center;list-style:none}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text ul li{font-size:.9375rem}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text ul button:before{content:"•";display:inline-block;width:1em;color:#d3d3d3;font-weight:700;font-size:.5625rem}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-list{width:24.375rem}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .slick-list img{width:100%;height:auto;max-width:24.375rem}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text hr{height:1px;margin-bottom:1.5rem;border:0;background-image:linear-gradient(to right,#0000,#ffffffbf,#fff0)}.welcomeView .welcomeView__Wrapper .welcomeView__Wrapper__Text .welcomeView__Button{display:block;width:100%;max-width:22.5rem;margin:0 auto;padding:.75rem 1.125rem;font-weight:700;font-size:.75rem;text-align:center;border-radius:1.875rem;background-color:var(--primary-color)}.welcomeView .welcomeHolder .video{display:grid;align-content:center}.welcomeView .welcomeHolder video{width:100%;height:55vh;margin:0 auto;background:#000;object-fit:contain}.welcomeView .welcomeHolder .title{display:grid;margin-right:3rem;margin-bottom:1.125rem;margin-left:3rem;padding:0 3.75rem;font-weight:700;font-size:1.3125rem;text-align:center;text-transform:uppercase}.welcomeView .welcomeHolder .title img{width:26.25rem;margin:0 auto;margin-top:.375rem}@media screen and (max-width:500px){.welcomeView{min-height:37.5rem}.welcomeView .bg{width:100%;height:100%}.welcomeView .welcomeHolder{max-width:100%;margin:0 auto;padding:.375rem}.welcomeView .welcomeHolder video{width:95%;height:auto}.welcomeView .welcomeHolder .title{margin-right:auto;margin-left:auto}.welcomeView .welcomeHolder .title span{width:100%;margin-top:.75rem;color:#fff}.welcomeView .welcomeHolder .title img{display:none;width:15rem;margin:0 auto;margin-top:1.875rem}}.welcomeView{width:100vw;height:100vh}.welcomeView .showContinue{text-align:center}.welcomeView .welcomeHolder{max-width:800px;margin:0 auto;padding:.375rem}.welcomeView .welcomeHolder .video{display:grid;align-content:center;width:100%;height:50vh!important;margin:0 auto;object-fit:contain}.welcomeView .welcomeHolder .title{display:grid;margin:0 3rem 1.125rem;padding:0;font-weight:700;font-size:1.3125rem;text-align:center;text-transform:uppercase}.welcomeView .welcomeHolder .title span{width:100%;margin-top:.375rem;margin-bottom:3rem;color:#fff}.welcomeView .welcomeHolder .title img{display:none;width:100%;max-width:26.25rem;margin:0 auto;margin-top:1.875rem}.welcomeView .welcomeHolder .subtitle{display:grid;color:#fff;font-weight:700;font-size:1.125rem;text-align:center}.welcomeView .welcomeHolder .subtitle span:first-of-type{margin-bottom:.1875rem;font-size:.9375rem}.welcomeView .welcomeHolder .continue{display:grid;margin:0 auto;margin-top:2.25rem;padding:.75rem 1.875rem;font-weight:700;font-size:.825rem;border-radius:1.875rem}@media screen and (max-width:500px){.welcomeView{min-height:37.5rem}.welcomeView .bg{width:100%;height:100%}.welcomeView .welcomeHolder{max-width:100%;margin:0 auto;padding:.375rem}.welcomeView .welcomeHolder video{width:95%;height:auto}.welcomeView .welcomeHolder .react-player__preview{height:50vh!important;object-fit:contain}.welcomeView .welcomeHolder .title{margin-top:1.125rem;margin-right:auto;margin-left:auto}.welcomeView .welcomeHolder .title span{width:100%;margin-top:.75rem;margin-bottom:0;color:#fff}.welcomeView .welcomeHolder .title img{width:70%;margin:0 auto}}#keynotesVid p.welcomeView__videoError{text-align:center}#keynotesVid p{color:#fff;font-weight:700;text-align:right;text-decoration:underline}.trainingContent__shareBtn{border:none}.trainingContent__shareBtn .swal2-close{display:flex;color:#757575;font-weight:700;font-size:1.875rem}.swal2-container .swal2-popup{flex-direction:column;font-size:1em}.swal2-container .swal2-popup .swal2-content{padding:0!important}.swal2-container .swal2-html-container{overflow:hidden!important}.swal2-container .swal2-validation-message{display:none}.swal2-container .swal2-close{position:absolute;top:0;right:0;z-index:2;justify-content:center;align-items:center;width:1.2em;height:1.2em;padding:0;color:#888;font-weight:700;font-size:1.875rem;line-height:1.2;border:none;border-radius:0;background:0 0;cursor:pointer;overflow:hidden;transition:color .1s ease-out}.sweet-alert{font-weight:700!important}.sweet-alert h2{margin-bottom:0;font-size:.9375rem}.sweet-alert p{font-weight:700}.sweet-alert p a{color:var(--primary-color)}.sweet-alert .sa-button-container button.confirm{background-color:var(--primary-color)!important}.sweet-alert .sa-button-container button.cancel{text-transform:capitalize}.global-paragraph{line-height:1.6em}.global-button{border:none;outline:none}body{max-width:100%;margin:0;padding:0;color:#414042;font-size:.7875rem;font-family:Lato,arial,sans-serif;text-shadow:rgba(0,0,0,.01) 0 0 1px;overflow:hidden scroll;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body ul{list-style:none}body a{color:#fff;text-decoration:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background-color:#bfbfbf}@layer stream,stream-overrides;@layer stream{.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:transparent!important;max-width:100vw}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.stream-chat__paginated-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__location-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgdmlld0JveD0iMCAwIDI1NS44NTYgMjU1Ljg1NiI+PHBhdGggZD0iTTEyNy45MjggMzguOGMtMzAuNzUgMC01NS43NjggMjUuMDE3LTU1Ljc2OCA1NS43NjdzMjUuMDE4IDU1Ljc2NyA1NS43NjggNTUuNzY3IDU1Ljc2OC0yNS4wMTcgNTUuNzY4LTU1Ljc2N1MxNTguNjc4IDM4LjggMTI3LjkyOCAzOC44em0wIDk2LjUzM2MtMjIuNDc5IDAtNDAuNzY4LTE4LjI4OC00MC43NjgtNDAuNzY3UzEwNS40NDkgNTMuOCAxMjcuOTI4IDUzLjhzNDAuNzY4IDE4LjI4OCA0MC43NjggNDAuNzY3LTE4LjI4OCA0MC43NjYtNDAuNzY4IDQwLjc2NnoiLz48cGF0aCBkPSJNMTI3LjkyOCAwQzc1Ljc4NCAwIDMzLjM2MiA0Mi40MjIgMzMuMzYyIDk0LjU2NmMwIDMwLjA3MiAyNS4yMiA3NC44NzUgNDAuMjUzIDk4LjkwNCA5Ljg5MSAxNS44MDkgMjAuNTIgMzAuODU1IDI5LjkyOCA0Mi4zNjUgMTUuMTAxIDE4LjQ3NCAyMC41MDYgMjAuMDIgMjQuMzg2IDIwLjAyIDMuOTM4IDAgOS4wNDEtMS41NDcgMjQuMDk1LTIwLjAzMSA5LjQyOS0xMS41NzkgMjAuMDYzLTI2LjYxNiAyOS45NDQtNDIuMzQyIDE1LjEzNi0yNC4wODggNDAuNTI3LTY4Ljk3MSA0MC41MjctOTguOTE3QzIyMi40OTUgNDIuNDIyIDE4MC4wNzMgMCAxMjcuOTI4IDB6bTQzLjY0MSAxODEuODAzYy0xOS4zOTYgMzEuNDgzLTM3LjIwMyA1Mi43NTctNDMuNzMgNTguMTg4LTYuNTYxLTUuMjY0LTI0LjA3OS0yNi4wMzItNDMuNzQ2LTU4LjA4OS0yMi43MDctMzcuMDE1LTM1LjczLTY4Ljg0OC0zNS43My04Ny4zMzZDNDguMzYyIDUwLjY5MyA4NC4wNTUgMTUgMTI3LjkyOCAxNXM3OS41NjYgMzUuNjkzIDc5LjU2NiA3OS41NjZjLjAwMSAxOC4zODItMTMuMDk0IDUwLjE3OC0zNS45MjUgODcuMjM3eiIvPjwvc3ZnPg==);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(./stream-chat-icons-CVCe0Jge.eot);src:url(./stream-chat-icons-CVCe0Jge.eot#iefix) format("embedded-opentype"),url(./stream-chat-icons-BLRMizsT.woff) format("woff2"),url(./stream-chat-icons-BLRMizsT.woff) format("woff"),url(./stream-chat-icons-C_tSEO3S.ttf) format("truetype"),url(./stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url(./stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size) * .5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size) * .3)}.str-chat__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px) * 12);height:calc(var(--str-chat__spacing-px) * 12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(1){grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;width:100%;min-width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size) * .5)}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size) * .33)}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 34)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{margin:var(--str-chat__attachment-margin);min-width:200px}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder{position:relative;display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-geolocation__icon{height:calc(var(--str-chat__spacing-px) * 150)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{position:absolute;inset-inline-end:.75rem;inset-block:.75rem;height:calc(var(--str-chat__spacing-px) * 20);width:calc(var(--str-chat__spacing-px) * 20)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{display:flex;justify-content:center;padding:.5rem 2rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active{display:flex;flex-direction:column;align-items:center;gap:.375rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{color:var(--str-chat__danger-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-status{color:var(--str-chat__info-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{text-transform:lowercase}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px) * 120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px) * 5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px) * 9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px) * 45);width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;width:100%;height:100%;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px) * 36);height:calc(var(--str-chat__spacing-px) * 36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);min-width:calc(var(--str-chat__spacing-px) * 72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px) * 37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px) * 13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px) * 16);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px) * 2);inset-inline-end:calc(var(--str-chat__spacing-px) * 2);cursor:pointer;z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px) * 320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{width:100%}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;display:flex;align-items:center;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:flex;align-items:center;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height: 28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height: 24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{min-width:3rem;align-self:center}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__empty-channel{position:relative}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px) * 36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px) * 15);height:calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px) * 90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px) * 90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px) * 42);height:calc(var(--str-chat__spacing-px) * 42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__dialog-overlay{inset:0;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;justify-content:flex-end;gap:1.25rem;padding:2.25rem 1.25rem}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat-angular__dialog-body.str-chat__dialog__body{padding:0}.str-chat-angular__dialog-body .str-chat__dialog__controls{padding-bottom:0}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;width:100%;padding-block:.25rem}.str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__dropzone-container p{margin:unset}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__form__switch-field .str-chat__form__switch-field__switch{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px) * 52);height:calc(var(--str-chat__spacing-px) * 32);padding:.25rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{justify-content:flex-end}.str-chat__dropdown .str-chat__dropdown__open-button{width:100%;text-align:start}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:transparent}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--poll{--str-chat-icon-width: var(--str-chat-icon-height);-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow-y:auto;overflow-x:hidden}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px) * 250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{display:flex;flex-direction:column;gap:.25rem}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{height:calc(var(--str-chat__spacing-px) * 12);width:100%}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .str-chat__loading-indicator{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__modal.str-chat__share-location-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__modal-header{padding-top:0}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body{display:flex;flex-direction:column;gap:1rem;padding-block:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__form__switch-field,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dropdown__open-button{padding:.5rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items{display:flex;flex-direction:column;align-items:flex-start;padding-block:.25rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{padding:.25rem .5rem;width:100%;text-align:start}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__controls{padding:1.25rem 1rem 0}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.str-chat__message{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message .str-chat__message-reminder,.str-chat__quoted-message-preview .str-chat__message-reminder{grid-area:message-reminder;padding-block:.5rem .125rem;margin:0}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:". message-reminder" "avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message-reminder" "message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted,.str-chat__message.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--blocked{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder" "reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-delivered,.str-chat__quoted-message-preview .str-chat__message-status-delivered{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__message .str-chat__message-status-delivered svg,.str-chat__quoted-message-preview .str-chat__message-status-delivered svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button:disabled{cursor:auto}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1 * calc(var(--str-chat__spacing-px) * 18) / 2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px) * 18);height:calc(var(--str-chat__spacing-px) * 18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-box__submenu,.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-box__submenu .str-chat__message-actions-list-item-button,.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat-angular__create-poll{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 21);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 27);height:calc(var(--str-chat__spacing-px) * 27);font-size:calc(var(--str-chat__spacing-px) * 27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px) * 30);height:calc(var(--str-chat__spacing-px) * 28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);min-width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px) * 32);height:calc(var(--str-chat__spacing-px) * 32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);min-width:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px) * 25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2) / 2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-poll-preview__name{white-space:nowrap;overflow-y:visible;overflow-x:clip;text-overflow:ellipsis;overflow-x:hidden}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{padding:.25rem .5rem;cursor:pointer}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__send-to-channel-checkbox__container{width:100%;display:flex;padding:.5rem .75rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field{display:flex;align-items:center}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field label{padding-inline:.5rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field input{margin:0}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);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}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background:none;border:none;cursor:pointer;background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px) * 10);z-index:100}.str-chat__list-notifications{position:relative}.str-chat__list-notifications{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{display:flex;flex-direction:column;align-items:center}.str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-results-modal button,.str-chat__poll-answer-list-modal button,.str-chat__add-poll-answer-modal button,.str-chat__suggest-poll-option-modal button,.str-chat__poll-options-modal button{background:none;border:none;cursor:pointer}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{margin:0;flex:1}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size: 1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__close-button,.str-chat__poll-actions:not(.str-chat-angular__poll-actions) .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__tooltip,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__checkmark,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px) * 5);min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{padding-inline:1rem;flex:1}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__inner,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body form,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{padding:1rem;display:flex;flex-direction:column;gap:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__field-label,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}@media only screen and (max-device-width:768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list,.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body{max-height:100%;min-height:0;display:flex;flex-direction:column}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body stream-poll-options-list{height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;width:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px) * 21);font-size:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px) * 21);width:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px) * 150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px) * 4);height:calc(var(--str-chat__spacing-px) * 4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.str-chat__unseen-threads-banner__button{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{margin-top:2px;flex-shrink:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.str-chat__chat-view{display:flex;width:100%;height:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.str-chat__chat-view__selector-button{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical: 50%;--str-chat-unread-count-badge-absolute-offset-horizontal: 50%}.str-chat__unread-count-badge-container{position:relative;display:flex;align-items:center;justify-content:center}.str-chat__unread-count-badge{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5}.str-chat{--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat__cta-button{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__geolocation-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__geolocation-attachment-color: var(--str-chat__text-color);--str-chat__geolocation-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__geolocation-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__geolocation-attachment-border-block-start: none;--str-chat__geolocation-attachment-border-block-end: none;--str-chat__geolocation-attachment-border-inline-start: none;--str-chat__geolocation-attachment-border-inline-end: none;--str-chat__geolocation-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0% 25%,#f4f4f4 0% 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{background:var(--str-chat__geolocation-attachment-background-color);color:var(--str-chat__geolocation-attachment-color);box-shadow:var(--str-chat__geolocation-attachment-box-shadow);border-radius:var(--str-chat__geolocation-attachment-border-radius);border-block-start:var(--str-chat__geolocation-attachment-border-block-start);border-block-end:var(--str-chat__geolocation-attachment-border-block-end);border-inline-start:var(--str-chat__geolocation-attachment-border-inline-start);border-inline-end:var(--str-chat__geolocation-attachment-border-inline-end);overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{color:currentColor}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{background:none;border:none;font:var(--str-chat__subtitle-medium-text);cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{font:var(--str-chat__caption-text)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px) * 5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px) * 14) calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-subtitle{font:var(--str-chat__caption-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image{color:var(--str-chat__active-primary-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:transparent!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);text-align:left;font:var(--str-chat__subtitle-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{background:none;border:none;text-decoration:none}.str-chat__base-image{color:transparent}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__load-more-button__button{width:80%}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty{color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:transparent}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:transparent}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:transparent}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px)}.str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat input::-webkit-outer-spin-button,.str-chat input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.str-chat input[type=number]{-moz-appearance:textfield}.str-chat__form-field-error{font-size:.75rem;color:var(--str-chat__danger-color)}.str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__form__switch-field,.str-chat__form__switch-field label{cursor:pointer}.str-chat__form__switch-field label{display:flex;gap:.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled,.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch,.str-chat__form__switch-field--disabled label{cursor:not-allowed}.str-chat__dropdown .str-chat__dropdown__open-button{background:none;border:none;cursor:pointer}.str-chat__dropdown .str-chat__dropdown__items{background-color:var(--str-chat__background-color)}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat__icon--poll{background-color:var(--str-chat-icon-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat{--str-chat__link-preview-loading-state-color: var(--str-chat__disabled-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{background-image:linear-gradient(-90deg,var(--str-chat__link-preview-loading-state-color) 0%,var(--str-chat__link-preview-loading-state-color) 100%);animation:pulsate 1s linear 0s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{border-radius:calc(var(--str-chat__spacing-px) * 3)}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat__share-location-dialog .str-chat__live-location-activation{border-radius:var(--str-chat__border-radius-sm);border:1px solid var(--str-chat__secondary-overlay-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__form__switch-field{background-color:var(--str-chat__background-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__open-button{border-radius:var(--str-chat__border-radius-xs);border:1px solid var(--str-chat__secondary-overlay-color);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items{box-shadow:0 0 8px var(--str-chat__box-shadow-color);border-radius:var(--str-chat__border-radius-xs)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{background:none;border:none;cursor:pointer}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__blocked-message-border-radius: var(--str-chat__border-radius-md);--str-chat__blocked-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start: none;--str-chat__blocked-message-border-block-end: none;--str-chat__blocked-message-border-inline-start: none;--str-chat__blocked-message-border-inline-end: none;--str-chat__blocked-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reminder-color: var(--str-chat__primary-color);--str-chat__message-reminder-background-color: var(--str-chat__secondary-background-color);--str-chat__message-reminder-border-block-start: none;--str-chat__message-reminder-border-block-end: none;--str-chat__message-reminder-border-inline-start: none;--str-chat__message-reminder-border-inline-end: none;--str-chat__message-reminder-box-shadow: none;--str-chat__message-reminder-border-radius: 0}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-reminder{background:var(--str-chat__message-reminder-background-color);color:var(--str-chat__message-reminder-color);box-shadow:var(--str-chat__message-reminder-box-shadow);border-radius:var(--str-chat__message-reminder-border-radius);border-block-start:var(--str-chat__message-reminder-border-block-start);border-block-end:var(--str-chat__message-reminder-border-block-end);border-inline-start:var(--str-chat__message-reminder-border-inline-start);border-inline-end:var(--str-chat__message-reminder-border-inline-end);font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-status-sent svg path,.str-chat__message .str-chat__message-status-delivered svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button{border:none;background-color:transparent;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:transparent}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover,.str-chat__message-actions-box .str_chat__button-with-submenu--submenu-open{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}.str-chat__message-actions-box .str-chat__message-actions-box__submenu{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}@media(hover:none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:transparent}}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var( --str-chat__primary-color )}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__file-input-container,.str-chat__message-input .str-chat-angular__create-poll{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path,.str-chat__message-input .str-chat-angular__create-poll svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:transparent;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:transparent;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:transparent}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:transparent;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__add-location-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__location-icon) no-repeat center/contain;mask:var(--str-chat__location-icon) no-repeat center/contain}.str-chat__send-to-channel-checkbox__field *{cursor:pointer}.str-chat__send-to-channel-checkbox__field label{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid transparent}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media(hover:none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:transparent}}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:transparent;width:unset;max-width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner{background-color:transparent;width:unset;max-width:unset;height:unset;padding:0}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px) * 4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll-option-list--full,.str-chat__poll-answer,.str-chat__modal__poll-option-list__title,.str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__modal .str-chat__poll-answer__text,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option-list--full,.str-chat__modal .str-chat__poll-answer,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__modal .str-chat__poll-option,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{border:none;background:transparent;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:transparent;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:transparent;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}}.eca03{display:flex;width:100%;height:100%}.eca03 .c0ce4{flex:1;height:100%}@layer stream-overrides{.eca03 .str-chat__channel{flex:1}.eca03 .str-chat__channel .str-chat__container{flex-direction:column}.eca03 .str-chat__channel .str-chat__container .str-chat__channel-header{--str-chat__channel-header-box-shadow: 0 4px 6px -2px rgb(0 0 0 / 40%) !important;--str-chat__spacing-2: 1rem;position:relative;z-index:1;border-bottom:1px solid var(--str-chat__surface-color)!important}.eca03 .str-chat__channel-list .str-chat__channel-preview__action-buttons{display:none}.eca03 .str-chat__list .str-chat__li .str-chat__message .str-chat__message-bubble{color:var(--str-chat__custom-bubble-color, inherit)!important;background:var(--str-chat__custom-bubble-background-color, inherit)!important}.eca03 .str-chat__list .str-chat__message-metadata .str-chat__message-simple-name{color:var(--str-chat__custom-name-color, inherit);font-weight:700}}@layer stream-overrides{.str-chat__channel{flex:1}.str-chat__channel .str-chat__channel-header-info{display:none}}.abc7f{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.bd2bc{--header-height: 48px;--content-height: 400px;--chat-window-width: 320px;position:fixed;bottom:0;right:24px;z-index:1000;display:flex;flex-direction:row;gap:8px;align-items:flex-end;pointer-events:none}.bd2bc.e5199{position:absolute}.bd2bc.b7766 .cf4f1{transform:translateY(0)}.bd2bc.b7766 .dd71c .d71f5{transform:rotate(180deg)}.bd2bc .cf4f1,.bd2bc .e6de1{pointer-events:auto}.bd2bc .e6de1{display:flex;flex-direction:column;width:var(--chat-window-width);height:var(--content-height);border:1px solid var(--str-chat__surface-color, #e0e0e0);border-radius:12px 12px 0 0;background:var(--str-chat__background-color, #fff);overflow:hidden;animation:d8b54 .3s ease-in-out}.bd2bc .e6de1 .d33d4{position:relative;display:flex;align-items:center}.bd2bc .e6de1 .d33d4 .b2f4f{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.bd2bc .cf4f1{display:flex;flex-direction:column;width:340px;height:calc(var(--header-height) + var(--content-height));transform:translateY(var(--content-height));transition:transform .3s ease-in-out}.bd2bc .cf4f1.c72ec{width:280px}.bd2bc .cf4f1.e49eb{width:340px}.bd2bc .cf4f1.c37cc{width:420px}.bd2bc .cf4f1 .dd71c{display:flex;flex-shrink:0;align-items:center;height:var(--header-height);border-radius:12px 12px 0 0;cursor:pointer}.bd2bc .cf4f1 .dd71c .c3e79{flex:1}.bd2bc .cf4f1 .dd71c .d71f5{margin:0 8px;transition:transform .3s ease-in-out}.bd2bc .cf4f1 .af247{flex:1;min-height:0;border-right:1px solid var(--str-chat__surface-color, #e0e0e0);border-left:1px solid var(--str-chat__surface-color, #e0e0e0);background:var(--str-chat__background-color, #fff);overflow:hidden}.bd2bc .str-chat__channel-list .str-chat__channel-preview__action-buttons{display:none}.bd2bc .str-chat__list{scrollbar-color:rgba(0,0,0,.2) white}.bd2bc .str-chat__channel-header-info,.bd2bc .str-chat__message-reply-in-thread-button{display:none}@keyframes d8b54{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@layer stream{.c7d56{box-sizing:border-box;font-family:var(--str-chat__font-family)}.c7d56 *{box-sizing:border-box}.c7d56 .d5df3,.c7d56 .bbcec{z-index:1;padding:0!important;box-shadow:none!important;border-color:transparent!important;max-width:100vw}.c7d56 .d5df3 .e2ad2,.c7d56 .bbcec .e2ad2{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.aaad4{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.aaad4 .f2e70{margin:auto}.aaad4 .e44d7{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .f7593{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.c7d56{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem}.c7d56{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__location-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgdmlld0JveD0iMCAwIDI1NS44NTYgMjU1Ljg1NiI+PHBhdGggZD0iTTEyNy45MjggMzguOGMtMzAuNzUgMC01NS43NjggMjUuMDE3LTU1Ljc2OCA1NS43NjdzMjUuMDE4IDU1Ljc2NyA1NS43NjggNTUuNzY3IDU1Ljc2OC0yNS4wMTcgNTUuNzY4LTU1Ljc2N1MxNTguNjc4IDM4LjggMTI3LjkyOCAzOC44em0wIDk2LjUzM2MtMjIuNDc5IDAtNDAuNzY4LTE4LjI4OC00MC43NjgtNDAuNzY3UzEwNS40NDkgNTMuOCAxMjcuOTI4IDUzLjhzNDAuNzY4IDE4LjI4OCA0MC43NjggNDAuNzY3LTE4LjI4OCA0MC43NjYtNDAuNzY4IDQwLjc2NnoiLz48cGF0aCBkPSJNMTI3LjkyOCAwQzc1Ljc4NCAwIDMzLjM2MiA0Mi40MjIgMzMuMzYyIDk0LjU2NmMwIDMwLjA3MiAyNS4yMiA3NC44NzUgNDAuMjUzIDk4LjkwNCA5Ljg5MSAxNS44MDkgMjAuNTIgMzAuODU1IDI5LjkyOCA0Mi4zNjUgMTUuMTAxIDE4LjQ3NCAyMC41MDYgMjAuMDIgMjQuMzg2IDIwLjAyIDMuOTM4IDAgOS4wNDEtMS41NDcgMjQuMDk1LTIwLjAzMSA5LjQyOS0xMS41NzkgMjAuMDYzLTI2LjYxNiAyOS45NDQtNDIuMzQyIDE1LjEzNi0yNC4wODggNDAuNTI3LTY4Ljk3MSA0MC41MjctOTguOTE3QzIyMi40OTUgNDIuNDIyIDE4MC4wNzMgMCAxMjcuOTI4IDB6bTQzLjY0MSAxODEuODAzYy0xOS4zOTYgMzEuNDgzLTM3LjIwMyA1Mi43NTctNDMuNzMgNTguMTg4LTYuNTYxLTUuMjY0LTI0LjA3OS0yNi4wMzItNDMuNzQ2LTU4LjA4OS0yMi43MDctMzcuMDE1LTM1LjczLTY4Ljg0OC0zNS43My04Ny4zMzZDNDguMzYyIDUwLjY5MyA4NC4wNTUgMTUgMTI3LjkyOCAxNXM3OS41NjYgMzUuNjkzIDc5LjU2NiA3OS41NjZjLjAwMSAxOC4zODItMTMuMDk0IDUwLjE3OC0zNS45MjUgODcuMjM3eiIvPjwvc3ZnPg==);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(data:application/vnd.ms-fontobject;base64,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sFwsswABAUMrLbBdLLMBAAFDKy2wXiyzAQEBQystsF8ssgAARSstsGAssgABRSstsGEssgEARSstsGIssgEBRSstsGMssgAASCstsGQssgABSCstsGUssgEASCstsGYssgEBSCstsGcsswAAAEQrLbBoLLMAAQBEKy2waSyzAQAARCstsGosswEBAEQrLbBrLLMAAAFEKy2wbCyzAAEBRCstsG0sswEAAUQrLbBuLLMBAQFEKy2wbyyxADwrLrEwARQrLbBwLLEAPCuwQCstsHEssQA8K7BBKy2wciywABaxADwrsEIrLbBzLLEBPCuwQCstsHQssQE8K7BBKy2wdSywABaxATwrsEIrLbB2LLEAPSsusTABFCstsHcssQA9K7BAKy2weCyxAD0rsEErLbB5LLEAPSuwQistsHossQE9K7BAKy2weyyxAT0rsEErLbB8LLEBPSuwQistsH0ssQA+Ky6xMAEUKy2wfiyxAD4rsEArLbB/LLEAPiuwQSstsIAssQA+K7BCKy2wgSyxAT4rsEArLbCCLLEBPiuwQSstsIMssQE+K7BCKy2whCyxAD8rLrEwARQrLbCFLLEAPyuwQCstsIYssQA/K7BBKy2whyyxAD8rsEIrLbCILLEBPyuwQCstsIkssQE/K7BBKy2wiiyxAT8rsEIrLbCLLLILAANFUFiwBhuyBAIDRVgjIRshWVlCK7AIZbADJFB4sQUBFUVYMFktAEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAHQrEAACqxAAdCsQAKKrEAB0KxAAoqsQAHQrkAAAALKrEAB0K5AAAACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgBiFFYuAgAiFi5AAMAAERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVmxAA4quAH/hbAEjbECAESzBWQGAERE);src:url(data:application/vnd.ms-fontobject;base64,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sFwsswABAUMrLbBdLLMBAAFDKy2wXiyzAQEBQystsF8ssgAARSstsGAssgABRSstsGEssgEARSstsGIssgEBRSstsGMssgAASCstsGQssgABSCstsGUssgEASCstsGYssgEBSCstsGcsswAAAEQrLbBoLLMAAQBEKy2waSyzAQAARCstsGosswEBAEQrLbBrLLMAAAFEKy2wbCyzAAEBRCstsG0sswEAAUQrLbBuLLMBAQFEKy2wbyyxADwrLrEwARQrLbBwLLEAPCuwQCstsHEssQA8K7BBKy2wciywABaxADwrsEIrLbBzLLEBPCuwQCstsHQssQE8K7BBKy2wdSywABaxATwrsEIrLbB2LLEAPSsusTABFCstsHcssQA9K7BAKy2weCyxAD0rsEErLbB5LLEAPSuwQistsHossQE9K7BAKy2weyyxAT0rsEErLbB8LLEBPSuwQistsH0ssQA+Ky6xMAEUKy2wfiyxAD4rsEArLbB/LLEAPiuwQSstsIAssQA+K7BCKy2wgSyxAT4rsEArLbCCLLEBPiuwQSstsIMssQE+K7BCKy2whCyxAD8rLrEwARQrLbCFLLEAPyuwQCstsIYssQA/K7BBKy2whyyxAD8rsEIrLbCILLEBPyuwQCstsIkssQE/K7BBKy2wiiyxAT8rsEIrLbCLLLILAANFUFiwBhuyBAIDRVgjIRshWVlCK7AIZbADJFB4sQUBFUVYMFktAEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAHQrEAACqxAAdCsQAKKrEAB0KxAAoqsQAHQrkAAAALKrEAB0K5AAAACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgBiFFYuAgAiFi5AAMAAERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVmxAA4quAH/hbAEjbECAESzBWQGAERE) format("embedded-opentype"),url(data:font/woff;base64,d09GRgABAAAAABOAAA8AAAAAIZwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAARAAAAGA+I0pZY21hcAAAAdgAAACpAAACghQm1dNjdnQgAAAChAAAAAsAAAAOAAAAAGZwZ20AAAKQAAAG7QAADgxiLvl6Z2FzcAAACYAAAAAIAAAACAAAABBnbHlmAAAJiAAABocAAAl+vh58pmhlYWQAABAQAAAAMQAAADYpquy3aGhlYQAAEEQAAAAbAAAAJAc8A2hobXR4AAAQYAAAABMAAABUUNwAAGxvY2EAABB0AAAALAAAACwUwhZvbWF4cAAAEKAAAAAgAAAAIAE1DpZuYW1lAAAQwAAAAZkAAAM5xf2X6HBvc3QAABJcAAAApwAAAO+JQDsRcHJlcAAAEwQAAAB6AAAAnH62O7Z4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgYb7FOIGBlYGBqYppDwMDQw+EZnzAYMjIBBRlYGVmwAoC0lxTGA68YHghwhz0P4shinkNwzSgMCOKIiYAmW4M+nic7ZHLEcIwDAXXIQRCfkB8oAiKoSBOVKsugl4kukAz6x3LdiajBxyBg/N0WigfCqq3d8veP3DZ+y0v33fuQmO91W0DwwbZq/jZY3fjb1r/cseJM72/HxiZmFm4cuPOSvWLHf8atZTfrmqigZqW+ESxRGlZosQsUZKW+OSxxDPAEk8DSzwXLFHCNgTIY6C/sylAngPkJUC+Bsi3APkeIK8Bcg2oX0ahMdkAAAB4nGNgQAYAAA4AAQB4nK1Xa1sbxxWe1Q2MAQNC2M267ihjUZcdySRxHGIrDtllURwlqcC43XVuu0i4TZNekt7oNb1flD9zVrRPnW/5aXnPzEoBB9ynz1M+6Lwz886c65xZSGhJ4n4UxlJ2H4n5nS5V7j2I6IZL1+LkoRzej6jQSD+bFtOi31f7br1OIiYRqK2RcESQ+E1yNMnkYZMKWtVVvUlFLQdHxeWa8AOqBjJJ/KywHPhZoxhQIdg7lDSrAIJ0QKXe4ahQKOAYqh9crvPsaL7m+JcloPJHVaeKNUWiFx3EoxWnYBSWNBU9qgUR66OVIMgJrhxI+rxHpdUHo2vOXBD2Q6qEUZ2KjXj3rQhkdxhJ6vUwtQk2bTDaiGOZWTYsuoapfCRpndfXmfl5L5KIxjCVNNOLEsxIXpthdJPRzcRN4jh2ES2aDfokdiMSXSbXMXa7dIXRlW76aEH0mfGoLPbjeJDG5HhxnHsQywH8UX7cpLKWsKDUSOHTVNCLaEr5NK18ZABbkiZVTLgRCTnIpvZ9yYvsrmvN518SSdin8lodi4EcyiF0ZevlBiK0EyU9N92NIxXXY0mb9yKsuRyX3JQmTWk6F3gjUbBpnsZQ+QrlovyUCvsPyenDEJpaa9I5LdnaebhVEvuST6DNJGZKsmWsndGjc/MiCP21+qRwzuuThTRrT3E8mBDA9USGQ5VyUk2whcsJIenCyLGVSK1Kt6yKuTO201XsEu6Xrh3fNK+NQ0dzs6IYQour6vEaiviCzgqFkAbpVpMWNKhS0oXgNT4AABmiBR7tYrRg8rWIgxZMUCRi0IdmWgwSOUwkLSJsTVrS3b0oKw224qs0d6AOm1TV3Z2oe89OunXMV838ss7EUnA/ypaWAnJSnxY9vnIoLT+7wD8L+CFnBbkoNnpRxuGDv/4QGYbahbW6wrYxdu06b8FN5pkYnnRgfwezJ5N1RgozIaoK8UJB3Rk5jmOyVdMiE4VwL6Il5cuQ5lF+c4hw4svkP5cuOWJRVIXv+xyBZaw5abY87dGnnvs0wrUCH2teky7qzGF5CfFm+TWdFVk+pbMSS1dnZZaXdVZh+XWdTbG8orNplt/Q2TmWnlbj+FMlQaSVbJHzDt+WJuljiyuTxY/sYvPY4upk8WO7KLWgC96ZfsKpf1tX2c/j/tXhn4RdT8M/lgr+sbwK/1g24B/LVfjH8pvwj+U1+MfyW/CP5Rr8Y9nSsm0K9rqG2kuJRNNzksCkFJewxTW7rum6R9dxH5/BVejIM7Kp0g3Fjf2JDJe9f3ac4my+EnLF0TNrWdmphRGaInv53LHwnMW5oeXzxvLncZrlhF/ViWt7qi08L1b+Jfhv647ayG44Nfb1JuIBB063H5cl3WjSC7p1sd2kjf9GRWH3QX8RKRIrDdmSHW4JCO3d4bCjOughER4+dF28SBuOU1tGhG+hd63QRdBKaKcNQ8tmhU/nA+9g2FJStoc48/ZJmmzZ86ii/DFbUsI9ZXMnOirJsnSPSqvlp2KfO+0MmrYyO9R2QpXg8euacLezr1IpSAaKynhUsVwKUhc44U73+J4UpqH/q23kWEHDNr9YM4HRgvNOUaJsT62giSAZZRRc+Sun4kQ2osFGFPGbd9IvdaEQ2uNYSMyWV/NYqDbC9NJkiWbM+rbqsFLO4p1JCNkZG2kSe1FLtvGgs/X5pGS78lRQpYHR3ePfLjaJp1V7ni3FJf/yMUuCcboS/sB53OVxijfRP1ocxW26GEQ9F2+qbMetbN1Zxr195cTqrts7seqfuvdJOwJNt7wnKdzSdNsbwjauMTh1JhUJbdE6doTGZa7PVRv5FB9ovnWdC1Th+rRw8+z52zqbwVsz3vI/lnTn/1XF7BP3sbZCqzpWL/U4t7ODBnzLG0flVYxue3WVxyX3ZhKCuwhBzV57fI3ghldbdBO3/LUz5rs4zlmu0gvAr2t6EeINjmKIcMttPLzjaL2puaDpDcBv65EQ2wA9AIfBjh45ZmYXwMzcY04HYI85DO4zh8F3mMPgu/oIvTAAioAcg2J95Ni5B0B27i3mOYzeZp5B7zDPoHeZZ9B7rDMESFgng5R1MthnnQz6zHkVYMAcBgfMYfCQOQy+Z+zaAvq+sYvR+8YuRj8wdjH6wNjF6ENjF6MfGrsY/cjYxejHiHF7ksCfmBFtAn5k4SuAH3PQzcjH6Kd4a3POzyxkzs8Nx8k5v8Dmlyan/tKMzI5DC3nHryxk+q9xTk74jYVM+K2FTPgduHcm5/3ejAz9EwuZ/gcLmf5H7MwJf7KQCX+2kAl/AfflyXl/NSND/5uFTP+7hUz/B3bmhH9ayIShhUz4VI/Omy9bqrijUqEY4p8mtMHY92j6gIpXe4fjx7r5BSXaAUEAAAAAAQAB//8AD3icjVbvb1tXGX7fc+4vxz+am9i+dtK49r2xHcf54fjaufH1mjhO0qRt0i5raGt1a8g01oUyiSpjhQ+MCAhiGypfBpOmaVKF1Hyotk5UgiGN5sv+gAmBxIdKg/GBBgkEUoDKWlzeYyddhoro1fU5597znONz3vd5nnOBA11slt0EDXTogmplAlBBYAirKjLgEuOrGkqyLNWokuQVkCV5sbOjzYNghDu6OrsCfo/epssSaKh5lHAW86OFlKkEw4YoxIO638AdK5ebGRkxzZGRmVzOalVMFuXMyJLomsnVWxUANtf2N7wPMii3JcB8Fg3HUNNY3Noq1+t4/84dt17fw11j55s4jgKXVg0nza5Rt3uH9RC4vPVfuNZ8qkFAfMPd2nLr7HxZzNvC8Qj7LngJp+7Nl25CaVYeKW9v799s9sADPHLNSRrrGOx2c80fiT+qEwTgwZ/4InsH/NABucpgu8zwuETDOQX9EsUf2TlgDJcBGZ5m0KEfCmgK+JlfFjFOmEpIdxL50aJeSPGEqie4d/c3PZnXcbsnk+lpGDNsiL2T6dl9/UeZHvxZT6ZhHMPt5v+K9dHeOKjQXYlInFKNG1TAy5IkqZLaobfLSjTr2LqV0G29vrmJC5sum9v9gM1Bky/8HvElAja4cLoyP4ZMwXmQucRlaR0khUvKKyoqjCvsFYGWQVCouSOq9rfUHXVLzmixMDTYl4ra3Xap16NEsjiE6ZRlKmqAhYIxtBP5cSQM8oQ5RI1xnGDjaOdjeITFWDCAaIUsw7F4KnB+onqy9kbf+PPlqbVpFistj9m16d1PBxcG09P9A6HY1yZHlye9vkq8eMR0G//+5uXNzcv4/uxaPPH0vHLsxYnptamx5dLo06XGBzSmf25YktNudfhLxXGZmU61ZOLCt2/cgP0c88tstZljmbdybGAar95yt3HHvXXL/QvulAVMpjz/mv+EPYAgZCAPZajCxcqFNtyLi4qyX/FxySNLq+AJoMY82qq3GayaVwRrRQRr8egTBTvbHw4hVCaeqB6tjjl2uVAeHurPZ/PxI6FMOONtgyAGDwlumKqiKkEjbITzzqgzWkin0iluirIgnvOiJygwnftKTew36I2TiCHuXFlZdkolZ3nl0/3GlQsLJwfpOrnwi/2G09XbW0gmG//qSiYLvcmbcy9FG2ejL7EHXxjYbOx2fGFks4FXk7YYKOawk41/LE5OLjZDeyBmETgMTqVAjkS+A/IlkEgg0kGBtAKEcLi7KxoxwqFWINT/GQiraBfp96gtzi7R9cjV//jMmfoe93/PvkEtD+m27Zd+ryZx5MIf0PAI0/Gg8J2/lhv3XfxVY/Y99x7ufDa27d5jZVe8qzbm3hUcafxz233oF3yS9JSCoxXXQlnC+RTCCdouk2S2DkxYsNCRJANxhOyN14BzsW+Oi8GkFcyYinJYKMf6fMN23hlHxwowi3RTEJKht2pCZ58MfWv6YSYvzE9XL3ac048tF4n+pJv88ID1A7TY8WH7YZoS8Stzufns1NoP16aCnaL7gAbeBB+EK51kHxxOqORdx+n9y0FUjCwWPVjMh42UCDteb9zF3rf/cMrIl2pfwb9vNu427t689OKV2vMTs635KOf3KOdCU0z4JsVS9+Mmn/xsi53ZfXcKr9MkHz7zzAF+eCEORVisnALwoAdwncihMa6tt6FCKVI8qzKihIwju+RFTVU1EpWmqSugauqimfD7BrKJolk0wr64P66Lq90nYkmuErJDtqAKf2w5sdjSjRt09z+WeNiQwC7h1ccTC7TOjO+xD3kJ2oktU5VKIsYkRtZLRNhQZcaBb4ijGzaASRKrkTqkZSAandZ1BD2lp+JHopFQ0KNBO7ZrpJCkcFed7NUMYEgnv02SpQqjtYJGDA0KAJFotIgXMzN9fTNPiQKtJhGe60u/uvTc0qvpvj/2zWRwoAnINH5L9U9bVDo7f+JZ31tv+Z49MX+2tfY/05n6OzgEFnz15PuxJ89XUpQuxr8OKIOMsE5b/L6kMCbL7JyomfxlkJn8ZHclSUC+8f9wtQqlL97TFQl3tlu6VcyrdKA4wbC9d0xa4tBMWukUOcMhEovS6iqk6iMmnjJHclbj5+YI7rwQ8+nv6b7YC3o0quMOlS59qJh43cqNmB/HfL5YxIxGzcjnZ0GcvUZ+oNzWmt8Kqb1gOkkiC14LxEKhWAC/09nJ1j2S0d5A3ZA8D/wD/v8A75bUsgB4nGNgZGBgAOJTj5a9i+e3+crAz/wCKMLw2P9KN4L+38z8gtkSyOVgYAKJAgCY3g2xAAAAeJxjYGRgYA76nwUkXzAwgElGBlQgCgBdCQOsAHicY37BwMBMBcy0B8EGADu9ExsAAAAAAABOAGIAdgCKAKgAvAD4ARgBmgGwAkoClgLAAxwDRANaA9YENASgBL8AAQAAABUAQwAFAAAAAAACAB4ARQCNAAAAbw4MAAAAAHicjZLBSsNAFEVvaqtoQVDB9eBCLNK0jbrpSijoyo1gl8KYTpOUZKZMpkLdu/JD/AN3foA/ob/ibTqIUkQTJjnv3vcm8x4BsIt3BFheZ1xLDrDDaMk1bODC8xr1K8918q3nBpowntepP3jewjGePDexhxfuENQ3GU3w5jnAQXDiuYbt4MbzGvXYc5386LmB/eDZ8zr1V89bGAYfnps4rJ0NzHRusyR14mjQElE3OhV3c2EoZVrmQs5camwpzsXYaKfy3ISxKUpnlSzacSpdO4uNLq9VMsulXdFXhKGyZWa06IXdFe9SaWWlU6PFCcr7JHJuLMbWFOLCf1tMrZmo2IWpc9N+p/P9TBhwuFPMYZEhQQoHgSOqLb4jdLlOSXfMEMxcZmXQkMipSMxYkVZOyfica8xIU1XMyMkhYj4L+o5ZijUF2tRSkiNlla/pX9NNuGNOx/4j/++MId3FTlkVC/R4mu4/6i7p6qpWVp2MvmZQ4p5njKg6drro1lbdCf7IP/sWnOvCm1CJqYfVdB3VPjq8f5nTJ5CYoNwAAAB4nG2M2w6CMBiDV2HIQcUTvgUPNbZfWTIZ+RkS3l4I8c5etV/Tip3YlIv/qrBDhBgSCfZIkSFHgQOOOKHEGRdcccMdFR4iUTpY3+WK2U+18dPPOnqGYrNsX22Q2vmB0o2MfaFbFepmbBpHslfjUq1j55XJDDn7ISaTMm33kpYZx0s0kinwXDL1bq5tV4d2pfFAnUlUCEq30dvqqLFd3Ds1C/EFlNU66QB4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGdidNjIwaEFoLhR6JwMDAzcSaycDMwODy0YVxo7AiA0OHREgforLRg0QfwcHA0SAwSVSeqM6SGgXRwMDI4tDR3IITAIENjLwae1g/N+6gaV3IxODy2bWFDYGFxcAlBwqBwAA) format("woff2"),url(data:font/woff;base64,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) format("woff"),url(data:font/ttf;base64,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AmIgsABQWLBAYFlmsAFjIyAgPIo4LbBALCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrLbBBLCMgLkawAiVGsBdDWFIbUFlYIDxZLrEwARQrLbBCLCMgLkawAiVGsBdDWFAbUllYIDxZIyAuRrACJUawF0NYUhtQWVggPFkusTABFCstsEMssDorIyAuRrACJUawF0NYUBtSWVggPFkusTABFCstsEQssDsriiAgPLAGI0KKOCMgLkawAiVGsBdDWFAbUllYIDxZLrEwARQrsAZDLrAwKy2wRSywABawBCWwBCYgICBGI0dhsAwjQi5HI0cjYbALQysjIDwgLiM4sTABFCstsEYssQoEJUKwABawBCWwBCUgLkcjRyNhILAGI0KxDABCsAtDKyCwYFBYILBAUVizBCAFIBuzBCYFGllCQiMgR7AGQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsARDYGQjsAVDYWRQWLAEQ2EbsAVDYFmwAyWwAmIgsABQWLBAYFlmsAFjYbACJUZhOCMgPCM4GyEgIEYjR7ABKyNhOCFZsTABFCstsEcssQA6Ky6xMAEUKy2wSCyxADsrISMgIDywBiNCIzixMAEUK7AGQy6wMCstsEkssAAVIEewACNCsgABARUUEy6wNiotsEossAAVIEewACNCsgABARUUEy6wNiotsEsssQABFBOwNyotsEwssDkqLbBNLLAAFkUjIC4gRoojYTixMAEUKy2wTiywCiNCsE0rLbBPLLIAAEYrLbBQLLIAAUYrLbBRLLIBAEYrLbBSLLIBAUYrLbBTLLIAAEcrLbBULLIAAUcrLbBVLLIBAEcrLbBWLLIBAUcrLbBXLLMAAABDKy2wWCyzAAEAQystsFksswEAAEMrLbBaLLMBAQBDKy2wWyyzAAABQystsFwsswABAUMrLbBdLLMBAAFDKy2wXiyzAQEBQystsF8ssgAARSstsGAssgABRSstsGEssgEARSstsGIssgEBRSstsGMssgAASCstsGQssgABSCstsGUssgEASCstsGYssgEBSCstsGcsswAAAEQrLbBoLLMAAQBEKy2waSyzAQAARCstsGosswEBAEQrLbBrLLMAAAFEKy2wbCyzAAEBRCstsG0sswEAAUQrLbBuLLMBAQFEKy2wbyyxADwrLrEwARQrLbBwLLEAPCuwQCstsHEssQA8K7BBKy2wciywABaxADwrsEIrLbBzLLEBPCuwQCstsHQssQE8K7BBKy2wdSywABaxATwrsEIrLbB2LLEAPSsusTABFCstsHcssQA9K7BAKy2weCyxAD0rsEErLbB5LLEAPSuwQistsHossQE9K7BAKy2weyyxAT0rsEErLbB8LLEBPSuwQistsH0ssQA+Ky6xMAEUKy2wfiyxAD4rsEArLbB/LLEAPiuwQSstsIAssQA+K7BCKy2wgSyxAT4rsEArLbCCLLEBPiuwQSstsIMssQE+K7BCKy2whCyxAD8rLrEwARQrLbCFLLEAPyuwQCstsIYssQA/K7BBKy2whyyxAD8rsEIrLbCILLEBPyuwQCstsIkssQE/K7BBKy2wiiyxAT8rsEIrLbCLLLILAANFUFiwBhuyBAIDRVgjIRshWVlCK7AIZbADJFB4sQUBFUVYMFktAEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAHQrEAACqxAAdCsQAKKrEAB0KxAAoqsQAHQrkAAAALKrEAB0K5AAAACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgBiFFYuAgAiFi5AAMAAERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVmxAA4quAH/hbAEjbECAESzBWQGAERE) format("truetype"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%3e%3cmetadata%3eCopyright%20(C)%202024%20by%20original%20authors%20@%20fontello.com%3c/metadata%3e%3cdefs%3e%3cfont%20id='stream-chat-icons'%20horiz-adv-x='1000'%20%3e%3cfont-face%20font-family='stream-chat-icons'%20font-weight='400'%20font-stretch='normal'%20units-per-em='1000'%20ascent='850'%20descent='-150'%20/%3e%3cmissing-glyph%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='action'%20unicode='&%23xe800;'%20d='M500%20517c46%200%2083%2037%2083%2083%200%2046-37%2083-83%2083-46%200-83-37-83-83%200-46%2037-83%2083-83z%20m0-84c-46%200-83-37-83-83%200-46%2037-83%2083-83%2046%200%2083%2037%2083%2083%200%2046-37%2083-83%2083z%20m0-250c-46%200-83-37-83-83%200-46%2037-83%2083-83%2046%200%2083%2037%2083%2083%200%2046-37%2083-83%2083z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-down'%20unicode='&%23xe801;'%20d='M309%20504l191-190%20191%20190%2059-58-250-250-250%20250%2059%2058z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-left'%20unicode='&%23xe802;'%20d='M654%20541l-58%2059-250-250%20250-250%2058%2059-190%20191%20190%20191z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-right'%20unicode='&%23xe803;'%20d='M404%20600l-58-59%20191-191-191-191%2058-59%20250%20250-250%20250z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='close'%20unicode='&%23xe804;'%20d='M792%20583l-59%2059-233-233-233%20233-59-59%20233-233-233-233%2059-59%20233%20233%20233-233%2059%2059-233%20233%20233%20233z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-up'%20unicode='&%23xe805;'%20d='M691%20196l-191%20191-191-191-59%2058%20250%20250%20250-250-59-58z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='chat-bubble'%20unicode='&%23xe806;'%20d='M779%20670h-558c-39%200-70-32-70-70v-629l139%20140h489c39%200%2070%2032%2070%2070v419c0%2038-31%2070-70%2070z%20m0-489h-489l-69-70v489h558v-419z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='pause'%20unicode='&%23xe807;'%20d='M250%2058h167v584h-167v-584z%20m333%20584v-584h167v584h-167z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='download'%20unicode='&%23xe808;'%20d='M806%20432c-28%20143-154%20251-306%20251-120%200-225-68-277-168-125-13-223-120-223-248%200-138%20112-250%20250-250h542c115%200%20208%2093%20208%20208%200%20110-85%20199-194%20207z%20m-14-332h-542c-92%200-167%2075-167%20167%200%2085%2064%20156%20149%20165l44%205%2021%2039c40%2077%20117%20124%20203%20124%20109%200%20203-77%20225-185l12-62%2064-5c65-4%20116-58%20116-123%200-69-57-125-125-125z%20m-232%20333h-120v-125h-107l167-166%20167%20166h-107v125z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='delivered'%20unicode='&%23xe809;'%20d='M375%20175l-175%20175-58-58%20233-234%20500%20500-58%2059-442-442z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='reaction'%20unicode='&%23xe80b;'%20d='M500%20767c-230%200-417-187-417-417%200-230%20187-417%20417-417%20230%200%20417%20187%20417%20417%200%20230-187%20417-417%20417z%20m0-750c-184%200-333%20149-333%20333%200%20184%20149%20333%20333%20333%20184%200%20333-149%20333-333%200-184-149-333-333-333z%20m146%20375c34%200%2062%2028%2062%2062%200%2035-28%2063-62%2063-35%200-63-28-63-63%200-34%2028-62%2063-62z%20m-292%200c35%200%2063%2028%2063%2062%200%2035-28%2063-63%2063-34%200-62-28-62-63%200-34%2028-62%2062-62z%20m146-271c97%200%20180%2061%20213%20146h-426c33-85%20116-146%20213-146z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='error'%20unicode='&%23xe80c;'%20d='M500%20767c-230%200-417-187-417-417%200-230%20187-417%20417-417%20230%200%20417%20187%20417%20417%200%20230-187%20417-417%20417z%20m42-625h-84v83h84v-83z%20m0%20166h-84v250h84v-250z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='read'%20unicode='&%23xe80d;'%20d='M749%20571l-59%2058-264-264%2058-58%20265%20264z%20m176%2058l-441-440-174%20173-58-58%20232-233%20500%20500-59%2058z%20m-909-325l233-233%2058%2058-232%20233-59-58z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='retry'%20unicode='&%23xe80e;'%20d='M735%20585c-60%2061-143%2098-235%2098-184%200-333-149-333-333%200-184%20149-333%20333-333%20155%200%20285%20106%20322%20250h-87c-34-97-126-167-235-167-138%200-250%20112-250%20250%200%20138%20112%20250%20250%20250%2069%200%20131-29%20176-74l-134-134h291v291l-98-98z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='reply-in-thread'%20unicode='&%23xe80f;'%20d='M417%20496v167l-292-292%20292-292v171c208%200%20354-67%20458-212-42%20208-167%20416-458%20458z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='send'%20unicode='&%23xe810;'%20d='M167-67l833%20417-833%20417%200-324%20595-93-595-93%200-324z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='attach'%20unicode='&%23xe811;'%20d='M542%20558h-84v-166h-166v-84h166v-166h84v166h166v84h-166v166z%20m-42%20209c-230%200-417-187-417-417%200-230%20187-417%20417-417%20230%200%20417%20187%20417%20417%200%20230-187%20417-417%20417z%20m0-750c-184%200-333%20149-333%20333%200%20184%20149%20333%20333%20333%20184%200%20333-149%20333-333%200-184-149-333-333-333z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='mic'%20unicode='&%23xe812;'%20d='M350%20225c83%200%20150%2067%20150%20150v300c0%2083-67%20150-150%20150-83%200-150-67-150-150v-300c0-83%2067-150%20150-150z%20m250%20150c0-138-112-250-250-250-138%200-250%20112-250%20250h-100c0-176%20131-321%20300-346v-154h100v154c170%2025%20300%20170%20300%20346h-100z'%20horiz-adv-x='700'%20/%3e%3cglyph%20glyph-name='bin'%20unicode='&%23xe813;'%20d='M250%2058c0-45%2038-83%2083-83h334c46%200%2083%2038%2083%2083v417c0%2046-37%2083-83%2083h-334c-45%200-83-37-83-83v-417z%20m500%20625h-104l-30%2030c-7%207-18%2012-29%2012h-174c-11%200-22-5-29-12l-30-30h-104c-23%200-42-18-42-41%200-23%2019-42%2042-42h500c23%200%2042%2019%2042%2042%200%2023-19%2041-42%2041z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='play'%20unicode='&%23xe814;'%20d='M398%20640c-28%2019-65-1-65-34v-511c0-34%2037-54%2065-35l383%20255c25%2017%2025%2053%200%2070l-383%20255z'%20horiz-adv-x='1000'%20/%3e%3c/font%3e%3c/defs%3e%3c/svg%3e") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%3e%3cmetadata%3eCopyright%20(C)%202024%20by%20original%20authors%20@%20fontello.com%3c/metadata%3e%3cdefs%3e%3cfont%20id='stream-chat-icons'%20horiz-adv-x='1000'%20%3e%3cfont-face%20font-family='stream-chat-icons'%20font-weight='400'%20font-stretch='normal'%20units-per-em='1000'%20ascent='850'%20descent='-150'%20/%3e%3cmissing-glyph%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='action'%20unicode='&%23xe800;'%20d='M500%20517c46%200%2083%2037%2083%2083%200%2046-37%2083-83%2083-46%200-83-37-83-83%200-46%2037-83%2083-83z%20m0-84c-46%200-83-37-83-83%200-46%2037-83%2083-83%2046%200%2083%2037%2083%2083%200%2046-37%2083-83%2083z%20m0-250c-46%200-83-37-83-83%200-46%2037-83%2083-83%2046%200%2083%2037%2083%2083%200%2046-37%2083-83%2083z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-down'%20unicode='&%23xe801;'%20d='M309%20504l191-190%20191%20190%2059-58-250-250-250%20250%2059%2058z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-left'%20unicode='&%23xe802;'%20d='M654%20541l-58%2059-250-250%20250-250%2058%2059-190%20191%20190%20191z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-right'%20unicode='&%23xe803;'%20d='M404%20600l-58-59%20191-191-191-191%2058-59%20250%20250-250%20250z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='close'%20unicode='&%23xe804;'%20d='M792%20583l-59%2059-233-233-233%20233-59-59%20233-233-233-233%2059-59%20233%20233%20233-233%2059%2059-233%20233%20233%20233z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='arrow-up'%20unicode='&%23xe805;'%20d='M691%20196l-191%20191-191-191-59%2058%20250%20250%20250-250-59-58z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='chat-bubble'%20unicode='&%23xe806;'%20d='M779%20670h-558c-39%200-70-32-70-70v-629l139%20140h489c39%200%2070%2032%2070%2070v419c0%2038-31%2070-70%2070z%20m0-489h-489l-69-70v489h558v-419z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='pause'%20unicode='&%23xe807;'%20d='M250%2058h167v584h-167v-584z%20m333%20584v-584h167v584h-167z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='download'%20unicode='&%23xe808;'%20d='M806%20432c-28%20143-154%20251-306%20251-120%200-225-68-277-168-125-13-223-120-223-248%200-138%20112-250%20250-250h542c115%200%20208%2093%20208%20208%200%20110-85%20199-194%20207z%20m-14-332h-542c-92%200-167%2075-167%20167%200%2085%2064%20156%20149%20165l44%205%2021%2039c40%2077%20117%20124%20203%20124%20109%200%20203-77%20225-185l12-62%2064-5c65-4%20116-58%20116-123%200-69-57-125-125-125z%20m-232%20333h-120v-125h-107l167-166%20167%20166h-107v125z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='delivered'%20unicode='&%23xe809;'%20d='M375%20175l-175%20175-58-58%20233-234%20500%20500-58%2059-442-442z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='reaction'%20unicode='&%23xe80b;'%20d='M500%20767c-230%200-417-187-417-417%200-230%20187-417%20417-417%20230%200%20417%20187%20417%20417%200%20230-187%20417-417%20417z%20m0-750c-184%200-333%20149-333%20333%200%20184%20149%20333%20333%20333%20184%200%20333-149%20333-333%200-184-149-333-333-333z%20m146%20375c34%200%2062%2028%2062%2062%200%2035-28%2063-62%2063-35%200-63-28-63-63%200-34%2028-62%2063-62z%20m-292%200c35%200%2063%2028%2063%2062%200%2035-28%2063-63%2063-34%200-62-28-62-63%200-34%2028-62%2062-62z%20m146-271c97%200%20180%2061%20213%20146h-426c33-85%20116-146%20213-146z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='error'%20unicode='&%23xe80c;'%20d='M500%20767c-230%200-417-187-417-417%200-230%20187-417%20417-417%20230%200%20417%20187%20417%20417%200%20230-187%20417-417%20417z%20m42-625h-84v83h84v-83z%20m0%20166h-84v250h84v-250z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='read'%20unicode='&%23xe80d;'%20d='M749%20571l-59%2058-264-264%2058-58%20265%20264z%20m176%2058l-441-440-174%20173-58-58%20232-233%20500%20500-59%2058z%20m-909-325l233-233%2058%2058-232%20233-59-58z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='retry'%20unicode='&%23xe80e;'%20d='M735%20585c-60%2061-143%2098-235%2098-184%200-333-149-333-333%200-184%20149-333%20333-333%20155%200%20285%20106%20322%20250h-87c-34-97-126-167-235-167-138%200-250%20112-250%20250%200%20138%20112%20250%20250%20250%2069%200%20131-29%20176-74l-134-134h291v291l-98-98z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='reply-in-thread'%20unicode='&%23xe80f;'%20d='M417%20496v167l-292-292%20292-292v171c208%200%20354-67%20458-212-42%20208-167%20416-458%20458z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='send'%20unicode='&%23xe810;'%20d='M167-67l833%20417-833%20417%200-324%20595-93-595-93%200-324z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='attach'%20unicode='&%23xe811;'%20d='M542%20558h-84v-166h-166v-84h166v-166h84v166h166v84h-166v166z%20m-42%20209c-230%200-417-187-417-417%200-230%20187-417%20417-417%20230%200%20417%20187%20417%20417%200%20230-187%20417-417%20417z%20m0-750c-184%200-333%20149-333%20333%200%20184%20149%20333%20333%20333%20184%200%20333-149%20333-333%200-184-149-333-333-333z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='mic'%20unicode='&%23xe812;'%20d='M350%20225c83%200%20150%2067%20150%20150v300c0%2083-67%20150-150%20150-83%200-150-67-150-150v-300c0-83%2067-150%20150-150z%20m250%20150c0-138-112-250-250-250-138%200-250%20112-250%20250h-100c0-176%20131-321%20300-346v-154h100v154c170%2025%20300%20170%20300%20346h-100z'%20horiz-adv-x='700'%20/%3e%3cglyph%20glyph-name='bin'%20unicode='&%23xe813;'%20d='M250%2058c0-45%2038-83%2083-83h334c46%200%2083%2038%2083%2083v417c0%2046-37%2083-83%2083h-334c-45%200-83-37-83-83v-417z%20m500%20625h-104l-30%2030c-7%207-18%2012-29%2012h-174c-11%200-22-5-29-12l-30-30h-104c-23%200-42-18-42-41%200-23%2019-42%2042-42h500c23%200%2042%2019%2042%2042%200%2023-19%2041-42%2041z'%20horiz-adv-x='1000'%20/%3e%3cglyph%20glyph-name='play'%20unicode='&%23xe814;'%20d='M398%20640c-28%2019-65-1-65-34v-511c0-34%2037-54%2065-35l383%20255c25%2017%2025%2053%200%2070l-383%20255z'%20horiz-adv-x='1000'%20/%3e%3c/font%3e%3c/defs%3e%3c/svg%3e") format("svg")}}.c7d56{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.c7d56 .a6c48,.c7d56 .b6cee{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.c7d56 .cd2bf,.c7d56 .ba976{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.c7d56 .ce513,.c7d56 .ce982{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.c7d56 .aab6d,.c7d56 .eb80e{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.c7d56 .a8bb8,.c7d56 .aa7d7{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.c7d56 .a1157,.c7d56 .abac9{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.c7d56 .ed33b{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.e37d3{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.e37d3.a44ae,.e37d3.f637d{font-size:calc(var(--str-chat__avatar-size) * .5)}.e37d3.fe193{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.e37d3.c65c1,.e37d3.f5a77{font-size:calc(var(--str-chat__avatar-size) * .3)}.e37d3 .a90dd{height:100%;width:100%;object-fit:cover}.e37d3 .e5605{text-align:center;height:inherit;width:inherit}.e37d3 .e2e0f{position:absolute;width:calc(var(--str-chat__spacing-px) * 12);height:calc(var(--str-chat__spacing-px) * 12);inset-inline-end:3%;inset-block-start:2%}.d5991{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.a788c{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.a788c.d5a8c .e37d3:nth-child(1){grid-area:1/1/3/2}.a788c.d5a8c .e37d3:nth-child(2){grid-area:1/2/2/3}.a788c.d5a8c .e37d3:nth-child(3){grid-area:2/2/3/3}.a788c .e37d3{height:100%;line-height:100%;width:100%;min-width:100%}.a788c .e37d3 .e5605,.a788c .e37d3 img{border-radius:0}.a788c .e37d3.fb1a9 .e5605{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size) * .5)}.a788c .e37d3 .e5605{font-size:calc(var(--str-chat__avatar-size) * .33)}.c7d56{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.fbdeb{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.fbdeb .c618f .da6b4{position:relative}.fbdeb .c618f .c12d4{padding-bottom:var(--str-chat__spacing-2)}.fbdeb .c618f .af68e{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.fbdeb .adbf0,.fbdeb .f0e34,.fbdeb .da6b4{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.fbdeb .da6b4{height:var(--str-chat__scraped-image-height)}.fbdeb .da6b4 img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.fbdeb .b2fdd img{cursor:zoom-in}.fbdeb .bb77c .da6b4{height:var(--str-chat__gif-height)}.fbdeb .bb77c .da6b4 img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.fbdeb .bb77c .b2fdd img{cursor:zoom-in}.fbdeb .adbf0:not(.c618f)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.fbdeb .f0e34:not(.c618f),.fbdeb .e6535 .da6b4{max-width:var(--str-chat__attachment-max-width);display:flex}.fbdeb .f0e34:not(.c618f) .ffd15,.fbdeb .e6535 .da6b4 .ffd15{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.fbdeb .f0e34:not(.c618f) .ffd15 .d836e,.fbdeb .f0e34:not(.c618f) .ffd15 .b39f6,.fbdeb .e6535 .da6b4 .ffd15 .d836e,.fbdeb .e6535 .da6b4 .ffd15 .b39f6{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.fbdeb .f0e34:not(.c618f):not(.cf0b9){height:var(--str-chat__video-height)}.fbdeb .f0e34.cf0b9:not(.c618f){max-height:var(--str-chat__video-height)}.fbdeb .f0e34.cf0b9:not(.c618f) .ffd15{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.fbdeb .f0e34.cf0b9:not(.c618f) .b39f6{max-height:var(--str-chat__video-height)}.fbdeb .e6535 .da6b4{height:var(--str-chat__scraped-video-height)}.fbdeb .f0e34:not(.c618f),.fbdeb .adbf0:not(.c618f){margin:var(--str-chat__attachment-margin)}.fbdeb .ad3ca{margin:var(--str-chat__attachment-margin)}.fbdeb .ad3ca .e3c38{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.fbdeb .ad3ca .e3c38.dcc2b{grid-template-rows:50% 50%}.fbdeb .ad3ca .e3c38 .d926f{padding:0;margin:0;position:relative}.fbdeb .ad3ca .e3c38 .d926f img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.fbdeb .ad3ca .e3c38 .dd3c5{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.fbdeb .ad3ca .e3c38 .dd3c5 p{position:relative;z-index:1}.fbdeb .ad3ca .e3c38 .dd3c5:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.fbdeb .e3c38 .d976c,.fbdeb .adbf0.d976c{padding:var(--str-chat__spacing-6)}.fbdeb .e3c38 .d976c img,.fbdeb .adbf0.d976c img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.fbdeb .d75b4{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.fbdeb .d75b4 .ba601{width:calc(var(--str-chat__spacing-px) * 30)}.fbdeb .d75b4 .d33b5{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.fbdeb .d75b4 .fcf8e{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.fbdeb .c7c7c,.fbdeb .e1853{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.fbdeb .c7c7c .e38fa,.fbdeb .c7c7c .f0796,.fbdeb .e1853 .e38fa,.fbdeb .e1853 .f0796{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.fbdeb .c7c7c .e38fa .c0b5c,.fbdeb .c7c7c .e38fa .b2fd1,.fbdeb .c7c7c .f0796 .c0b5c,.fbdeb .c7c7c .f0796 .b2fd1,.fbdeb .e1853 .e38fa .c0b5c,.fbdeb .e1853 .e38fa .b2fd1,.fbdeb .e1853 .f0796 .c0b5c,.fbdeb .e1853 .f0796 .b2fd1{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.fbdeb .c7c7c .e38fa .c0b5c .fce5d,.fbdeb .c7c7c .e38fa .c0b5c .bec28,.fbdeb .c7c7c .e38fa .b2fd1 .fce5d,.fbdeb .c7c7c .e38fa .b2fd1 .bec28,.fbdeb .c7c7c .f0796 .c0b5c .fce5d,.fbdeb .c7c7c .f0796 .c0b5c .bec28,.fbdeb .c7c7c .f0796 .b2fd1 .fce5d,.fbdeb .c7c7c .f0796 .b2fd1 .bec28,.fbdeb .e1853 .e38fa .c0b5c .fce5d,.fbdeb .e1853 .e38fa .c0b5c .bec28,.fbdeb .e1853 .e38fa .b2fd1 .fce5d,.fbdeb .e1853 .e38fa .b2fd1 .bec28,.fbdeb .e1853 .f0796 .c0b5c .fce5d,.fbdeb .e1853 .f0796 .c0b5c .bec28,.fbdeb .e1853 .f0796 .b2fd1 .fce5d,.fbdeb .e1853 .f0796 .b2fd1 .bec28{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.fbdeb .c7c7c .e38fa .c0b5c .bd2ff svg,.fbdeb .c7c7c .e38fa .b2fd1 .bd2ff svg,.fbdeb .c7c7c .f0796 .c0b5c .bd2ff svg,.fbdeb .c7c7c .f0796 .b2fd1 .bd2ff svg,.fbdeb .e1853 .e38fa .c0b5c .bd2ff svg,.fbdeb .e1853 .e38fa .b2fd1 .bd2ff svg,.fbdeb .e1853 .f0796 .c0b5c .bd2ff svg,.fbdeb .e1853 .f0796 .b2fd1 .bd2ff svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.fbdeb .c7c7c .ba601{width:calc(var(--str-chat__spacing-px) * 34)}.fbdeb .fcccb{margin:var(--str-chat__attachment-margin);min-width:200px}.fbdeb .fcccb .f2529{position:relative;display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-2)}.fbdeb .fcccb .f2529 .becc3{height:calc(var(--str-chat__spacing-px) * 150)}.fbdeb .fcccb .f2529 .c1661{position:absolute;inset-inline-end:.75rem;inset-block:.75rem;height:calc(var(--str-chat__spacing-px) * 20);width:calc(var(--str-chat__spacing-px) * 20)}.fbdeb .fcccb .b0458{display:flex;justify-content:center;padding:.5rem 2rem}.fbdeb .fcccb .b0458 .f41aa{display:flex;flex-direction:column;align-items:center;gap:.375rem}.fbdeb .fcccb .b0458 .f41aa .f9637{color:var(--str-chat__danger-color)}.fbdeb .fcccb .b0458 .f41aa .a8390{color:var(--str-chat__info-color)}.fbdeb .fcccb .b0458 .f41aa .f709d{text-transform:lowercase}.fbdeb .e1853 .e0381{display:flex;align-items:center;justify-content:center}.fbdeb .e1853 .c3e17{max-width:calc(var(--str-chat__spacing-px) * 120)}.fbdeb .e1853 .de8a4{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.fbdeb .e1853 .de8a4 .c7c80{line-height:calc(var(--str-chat__spacing-px) * 14)}.fbdeb .c3e17{position:relative;height:calc(var(--str-chat__spacing-px) * 5);flex:1;cursor:pointer}.fbdeb .c3e17 .af30d{position:absolute;inset-inline-start:0;height:inherit}.fbdeb .bcbb4{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px) * 9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.fbdeb .bcbb4 .fba01{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.fbdeb .bcbb4 .fba01 a{cursor:pointer;text-decoration:none}.fbdeb .bcbb4 .fba01 .f8057{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.fbdeb .bcbb4 .fba01 .b417e{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.fbdeb .bcbb4 .fba01 .bd2ff svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.fbdeb .bcbb4 .fba01 .de3b2{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.fbdeb .bcbb4 .fba01 .b3b3b{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.fbdeb .bcbb4 .daeba{justify-self:center}.fbdeb .bcbb4 .e339c{min-width:calc(var(--str-chat__spacing-px) * 45);width:calc(var(--str-chat__spacing-px) * 45)}.fbdeb .bcbb4 stream-voice-recording-wavebar{flex:1}.fbdeb .bcbb4 .a87fe{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.fbdeb .bcbb4 .a87fe .a33bd{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.fbdeb .bcbb4 .a87fe .bd68f{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.fbdeb .dbbd3{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.fbdeb .a5412{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.fbdeb .a5412 .e476c{padding:var(--str-chat__spacing-2_5)}.fbdeb .a5412 .e476c .bca5a{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.fbdeb .e8b76 .e476c{padding:0}.fbdeb .e8b76 .e476c .e8abe{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.fbdeb .e8b76 .e476c .e8abe .afcc3{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.fbdeb .b6df2 .bbf75{display:flex;justify-content:stretch}.fbdeb .b6df2 .bbf75 .b7ed3{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.fbdeb .f7875.ad9fe .a5412 .e476c{display:none}.fbdeb .d2ef2 .c0b5c{cursor:pointer;text-decoration:none}.fbdeb .bd2ff{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.fbdeb .f5a0f{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.c450b{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36);cursor:pointer}.c450b svg{width:var(--str-chat__spacing-3)}.dac00{--str-chat__attachment-margin: 0px}.dac00 *{cursor:pointer!important}.dac00 .a5412 .c12d4,.dac00 .a5412 .e476c{display:none}.dac00 .bcbb4{display:flex;justify-content:space-between}.dac00 .bcbb4 .a87fe,.dac00 .bcbb4 .c450b,.dac00 .e874a{display:none}.fb8f3 .dac00 .c7c7c{padding:0}.fcf38,.a87fe{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.fcf38 .a33bd,.a87fe .a33bd{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.fcf38 .bd68f,.a87fe .bd68f{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.b7b76{min-width:0}.b7b76 .e6535{width:100%}.b7b76 .e6535 a{display:block;width:100%;height:100%;position:relative}.b7b76 .e6535 a .e759a,.b7b76 .e6535 a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px) * 36);height:calc(var(--str-chat__spacing-px) * 36)}.b7b76 .e6535 a img{cursor:pointer}.dde60{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.dde60 .c2a84{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.dde60 .e0f4f{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);min-width:calc(var(--str-chat__spacing-px) * 72);overflow:hidden}.dde60 .e0f4f .fc972{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.dde60 .e0f4f .a67c9{object-fit:cover;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);word-break:break-all;overflow:hidden}.dde60 .ee79f,.dde60 .a0e4e,.dde60 .ec856,.dde60 .dfe10{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.dde60 .ee79f .f5665,.dde60 .ee79f .cfdc2,.dde60 .a0e4e .f5665,.dde60 .a0e4e .cfdc2,.dde60 .ec856 .f5665,.dde60 .ec856 .cfdc2,.dde60 .dfe10 .f5665,.dde60 .dfe10 .cfdc2{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.dde60 .ee79f .f5665 .c49ac,.dde60 .ee79f .f5665 .f48b7,.dde60 .ee79f .f5665 .bef6e,.dde60 .ee79f .cfdc2 .c49ac,.dde60 .ee79f .cfdc2 .f48b7,.dde60 .ee79f .cfdc2 .bef6e,.dde60 .a0e4e .f5665 .c49ac,.dde60 .a0e4e .f5665 .f48b7,.dde60 .a0e4e .f5665 .bef6e,.dde60 .a0e4e .cfdc2 .c49ac,.dde60 .a0e4e .cfdc2 .f48b7,.dde60 .a0e4e .cfdc2 .bef6e,.dde60 .ec856 .f5665 .c49ac,.dde60 .ec856 .f5665 .f48b7,.dde60 .ec856 .f5665 .bef6e,.dde60 .ec856 .cfdc2 .c49ac,.dde60 .ec856 .cfdc2 .f48b7,.dde60 .ec856 .cfdc2 .bef6e,.dde60 .dfe10 .f5665 .c49ac,.dde60 .dfe10 .f5665 .f48b7,.dde60 .dfe10 .f5665 .bef6e,.dde60 .dfe10 .cfdc2 .c49ac,.dde60 .dfe10 .cfdc2 .f48b7,.dde60 .dfe10 .cfdc2 .bef6e{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.dde60 .ee79f .c5ef0,.dde60 .ee79f .f4c68,.dde60 .a0e4e .c5ef0,.dde60 .a0e4e .f4c68,.dde60 .ec856 .c5ef0,.dde60 .ec856 .f4c68,.dde60 .dfe10 .c5ef0,.dde60 .dfe10 .f4c68{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.dde60 .ee79f .c5ef0 svg,.dde60 .ee79f .f4c68 svg,.dde60 .a0e4e .c5ef0 svg,.dde60 .a0e4e .f4c68 svg,.dde60 .ec856 .c5ef0 svg,.dde60 .ec856 .f4c68 svg,.dde60 .dfe10 .c5ef0 svg,.dde60 .dfe10 .f4c68 svg{height:calc(var(--str-chat__spacing-px) * 37);width:unset}.dde60 .dfe10 .cfdc2 .b9607{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px) * 13)}.dde60 .dfe10 .cfdc2 .b9607 svg{width:calc(var(--str-chat__spacing-px) * 16);height:calc(var(--str-chat__spacing-px) * 16)}.dde60 button.da465{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.dde60 .da465{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px) * 2);inset-inline-end:calc(var(--str-chat__spacing-px) * 2);cursor:pointer;z-index:1}.dde60 .da465 svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.dde60 .e652a{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.d7f77{width:100%;max-width:100%}.a8796{position:relative}.a8796 mention-list{width:100%}.a8796 .f910a{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.a8796 .f910a .f988e{padding:0!important}.b5198{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.b5198 .ee8a4{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px) * 320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.b5198 .ff165{overflow-y:unset}.b5198 .ff165 .ca27c>button{width:100%}.e5ebb{padding:var(--str-chat__spacing-2_5)}.e5ebb .bb07c .a21a8{margin-inline-start:var(--str-chat__spacing-2)}.d6d25{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.d6d25 .fd82e{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;display:flex;align-items:center;width:100%}.b8209{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.b8209 .dd52a{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:flex;align-items:center;width:100%}.f2028 mention-list{display:none}.fd2e5{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.e3b0d,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.e3b0d button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.e3b0d .a5310,stream-voice-recorder-wavebar .a5310{--str-chat-icon-height: 28px}.e3b0d .a5310 svg,stream-voice-recorder-wavebar .a5310 svg{height:28px}.e3b0d .c0cf7,stream-voice-recorder-wavebar .c0cf7{--str-chat-icon-height: 16px}.e3b0d .c0cf7 svg,stream-voice-recorder-wavebar .c0cf7 svg{height:16px}.e3b0d .b4f15,stream-voice-recorder-wavebar .b4f15{--str-chat-icon-height: 12px}.e3b0d .b4f15 svg,stream-voice-recorder-wavebar .b4f15 svg{height:12px}.e3b0d .ba631,stream-voice-recorder-wavebar .ba631{--str-chat-icon-height: 24px}.e3b0d .ba631 svg,stream-voice-recorder-wavebar .ba631 svg{height:24px}.e3b0d .b309d,stream-voice-recorder-wavebar .b309d{--str-chat-icon-height: 12px}.e3b0d .b309d svg,stream-voice-recorder-wavebar .b309d svg{height:12px}.e3b0d .b3d94,stream-voice-recorder-wavebar .b3d94{--str-chat-icon-height: 16px}.e3b0d .b3d94 svg,stream-voice-recorder-wavebar .b3d94 svg{height:16px}.e3b0d .cc44b,stream-voice-recorder-wavebar .cc44b{display:flex;align-items:center;width:3rem}.e3b0d .fca37,stream-voice-recorder-wavebar .fca37{width:3.75rem}.e3b0d .c0904,stream-voice-recorder-wavebar .c0904{padding-block:.5rem;overflow-x:auto;height:fit-content}.e3b0d .b8bde,stream-voice-recorder-wavebar .b8bde{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.e3b0d .fcf38,.e3b0d .a87fe,stream-voice-recorder-wavebar .fcf38,stream-voice-recorder-wavebar .a87fe{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.e3b0d .a87fe,stream-voice-recorder-wavebar .a87fe{width:120px}.e3b0d .fcf38,stream-voice-recorder-wavebar .fcf38{overflow-x:hidden}.fd2e5 .bcbb4{display:flex;gap:var(--str-chat__spacing-1_5)}.fd2e5 .bcbb4 .f8057{display:none}.fd2e5 .bcbb4 .de3b2{display:flex;gap:var(--str-chat__spacing-1_5)}.fd2e5 .bcbb4 .de3b2 .e339c{min-width:3rem;align-self:center}.fd2e5 .bcbb4 .daeba{display:none}.bcf8f .e874a{display:block}.da6b4 .e874a,.d926f .e874a,.adbf0 .e874a{position:absolute;top:.5rem;right:1rem}.e0f4f .e874a{display:none}.e67e1{height:100%;display:flex;flex-direction:column;position:relative}.e67e1 .b2905{height:100%;display:flex}.e67e1 .b2905 .a0f67{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.c807d{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.c807d svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.c807d{position:relative}.c807d .de415{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.daeb3{height:100%;display:flex;flex-direction:column}.daeb3 .cb4bb{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.daeb3 .cb4bb .f94bf{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);border-radius:var(--str-chat__avatar-border-radius)}.daeb3 .cb4bb .b55ba{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.daeb3 .cb4bb .b55ba .ab3d0{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 170)}.daeb3 .cb4bb .b55ba .c8358{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.daeb3 .fd3cd{height:100%;padding:0 var(--str-chat__spacing-2)}.daeb3 .fd3cd .a5da6{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.daeb3 .fd3cd .d6109{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.daeb3 .fd3cd{padding:0 min(var(--str-chat__spacing-10),4%)}.daeb3 .fd3cd .a5da6{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.daeb3 .fd3cd .d6109{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.daeb3 .fd3cd .b0953{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.daeb3 .fd3cd .b0953 .ee373{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.daeb3 .fd3cd .b0953 .a987d{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.daeb3 .fd3cd .b0953 .a987d .e4d66{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.daeb3 .fd3cd .b0953 .ff10d{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.daeb3 .fd3cd .b0953 .e0360{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.daeb3 .fd3cd .b0953 .fbb45{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 50)}.daeb3 .fd3cd .b0953:nth-of-type(2){flex-direction:row-reverse}.daeb3 .fd3cd .b0953:nth-of-type(2) .ff10d{align-self:end}.daeb3 .fd3cd .b0953:nth-of-type(2) .e4d66{flex-direction:row-reverse}.daeb3 .ff858{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.daeb3 .ff858 .de436{width:100%;height:calc(var(--str-chat__spacing-px) * 36)}.daeb3 .ff858 .c23d2{height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36)}.dbb0c{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.dbb0c .bd637{display:none}.dbb0c .c77c2{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.dbb0c .c77c2 p{margin:0}.dbb0c .c77c2 .a7f47,.dbb0c .c77c2 .f3c97{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.dbb0c .c77c2 .a7f47{overflow-y:hidden}.cdf04{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.cdf04 .a29c4,.cdf04 .a29c4 .f5c33{height:100%}.cdf04 .a29c4 .f5c33 .e5dfa{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.cdf04 .a29c4 .f5c33 .e5dfa svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.cdf04 .a29c4 .f5c33 .b0e91{display:none}.cdf04 .e23c1{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.cdf04 .e23c1 .e44d7{display:flex;align-items:center;justify-content:center}.cdf04 .aaad4{gap:0}.e3992{overflow:hidden}.e3992 .abe32{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.e3992 .abe32 .b1f62{overflow-y:auto}.edec0 .f5c33{display:flex;flex-direction:column}.edec0 .f5c33 stream-paginated-list{min-height:0}.d720e{position:relative}.d720e .de1ac{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.d720e .de1ac .de735{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.f7a87{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.f7a87 .fc3c8{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.f7a87 .fc3c8 .d9ed2{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.f7a87 .fc3c8 .d9ed2 .ae3ed{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.f7a87 .fc3c8 .d9ed2 .e6696{width:100%}.f7a87 .fc3c8 .ecac6{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.f7a87 .fc3c8 .ecac6 .c7684{flex:1}.f7a87 .fc3c8 .ecac6 .d076d{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.f7a87 .fc3c8 .ecac6 .d076d svg{width:calc(var(--str-chat__spacing-px) * 15);height:calc(var(--str-chat__spacing-px) * 15)}.f7a87 .fc3c8 .e6696,.f7a87 .fc3c8 .c7684{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.f7a87 .fc3c8 .e6696 p,.f7a87 .fc3c8 .c7684 p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.aa528{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.aa528 .fbd1a{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.aa528 .bbeb1{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.aa528 .da935{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.eaea5{position:relative;display:flex;flex-direction:column;justify-content:center}.eaea5.f1dd4.e0a72,.eaea5.c301b.e0a72{height:100%}.eaea5.e0a72{min-height:0}.eaea5 .afff7{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.eaea5 .afff7 .d8c66{background:none;border:none;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.eaea5 .afff7 .e3048{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.eaea5 .afff7 .e3048 .a1195,.eaea5 .afff7 .e3048 .ee247{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.eaea5 .afff7 .e3048 .ee247{background:none;border:none;cursor:pointer}.eaea5 .afff7 .e3048 .ee247:disabled{cursor:default}.eaea5 .afff7 .e3048 input{flex:1;min-width:0}.eaea5 .a4663,.eaea5 .ef82b{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.eaea5 .d355a{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.eaea5 .d355a.ace85{flex:1}.eaea5 .d355a.e2123{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.eaea5 .d355a .de50e{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.eaea5 .d355a .de50e svg{height:calc(var(--str-chat__spacing-px) * 90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px) * 90);padding:var(--str-chat__spacing-10) 0}.eaea5 .d355a .bc5c7{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.eaea5 .d355a .bc5c7 .de116,.eaea5 .d355a .bc5c7 .f2840{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.fa7e0{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.ffd91{width:calc(var(--str-chat__spacing-px) * 42);height:calc(var(--str-chat__spacing-px) * 42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.ffd91 .c3980{display:inline-block;height:calc(var(--str-chat__spacing-px) * 24)}.e19f9{inset:0;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.da76a{width:100%}.da76a .ddb12{padding:2rem 1rem;overflow-y:auto}.da76a .ddb12 .fe2d1{margin-bottom:1rem}.da76a .faee8{display:flex;justify-content:flex-end;gap:1.25rem;padding:2.25rem 1.25rem}.da76a .faee8 .bfd3b{background:none;border:none}.b127f.ddb12{padding:0}.b127f .faee8{padding-bottom:0}.f2f33 input[type=text]{width:100%;padding:.625rem 1rem}.a3b6c{overflow:hidden}.a3b6c .c355c{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.a3b6c .c355c .a0c73{height:1rem;width:1rem}.a3b6c .c355c .a2df5{padding-inline:.675rem}.f3853{display:flex;width:100%;padding-block:.25rem}.f7263{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.f7263 p{margin:unset}.e06f3{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.e06f3 .a4ff6{display:flex;align-items:center;justify-content:flex-end}.e06f3 .a4ff6 button{cursor:pointer;margin:0}.f8b0a .c15e4{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.f8b0a .d5154 .c65f5{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.f8b0a .d5154 .c65f5{min-width:40%;max-width:60%;width:min-content}}.a1683{display:flex;flex-direction:column;gap:.5rem}.a1683 .a8582{margin-left:.5rem}.f3bf3{width:100%;padding:1rem}.f3bf3 input[type=checkbox]{display:none}.f3bf3 label{display:flex;align-items:center;justify-content:space-between;width:100%}.f3bf3 .fff24{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px) * 52);height:calc(var(--str-chat__spacing-px) * 32);padding:.25rem}.f3bf3 .fff24 .c2386{height:1.5rem;width:1.5rem}.f3bf3 .fff24.aeb90{justify-content:flex-end}.c88c7 .d09fe{width:100%;text-align:start}.a47fe{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.a47fe .f8b3d{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:transparent}.a47fe .aca3a{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.fb8f3 .fbdeb .d5154 .c65f5{height:80%;width:80%}@media only screen and (max-device-width:768px){.fb8f3 .fbdeb .d5154 .c65f5{height:100%;width:100%}}[dir=rtl] .f8b3d svg{transform:scaleX(-1)}.c7d56{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.bdbd1{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.bdbd1:before{line-height:var(--str-chat-icon-height)}.ece7a{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.c1a26{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.fe5f2{--str-chat-icon-width: var(--str-chat-icon-height);-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.a7146:before{content:""}.e8bda:before{content:""}.da1b5:before{content:""}.d6d5f:before{content:""}.eaee8:before{content:""}.adab8:before{content:""}.e83d0:before{content:""}.c1b77:before{content:""}.aa368:before{content:""}.fbbd7:before{content:""}.e7cad:before{content:""}.a695e:before{content:""}.c5976:before{content:""}.d9237:before{content:""}.e1726:before{content:""}.f47c1:before{content:""}.b519f:before{content:""}.f57cb:before{content:""}.ca670:before{content:""}.e87fc:before{content:""}.e9df4{overflow-y:auto;overflow-x:hidden}.c1150{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.ff4b0{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.ff4b0 .fe55f{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px) * 250);padding-inline:.5rem}.ff4b0 .a3213{display:flex;align-items:center}.ff4b0 .dd483{width:100%;min-width:0;flex:1;padding-inline:.5rem}.ff4b0 .dd483 .b4aba,.ff4b0 .dd483 .a96e4{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.ff4b0 .a889b{background:none;border:none;cursor:pointer}.d51a2 .dd483{display:flex;flex-direction:column;gap:.25rem}.d51a2 .dd483 .b4aba{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.d51a2 .dd483 .a96e4{height:calc(var(--str-chat__spacing-px) * 12);width:100%}.c7d56{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.f2e70{display:flex;align-items:center;justify-content:center;animation:c3186 1s linear infinite}.f2e70 svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes c3186{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes c3186{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .f2e70{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.f0127{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.fef61.d66ae .f9fae{display:none}.fef61.d66ae .ee7a3 .f9ef9{padding-top:0}.fef61.d66ae .ee7a3 .ddb12{display:flex;flex-direction:column;gap:1rem;padding-block:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.fef61.d66ae .ee7a3 .ddb12 .f0684,.fef61.d66ae .ee7a3 .ddb12 .f0684 .f3bf3,.fef61.d66ae .ee7a3 .ddb12 .f0684 .d09fe{padding:.5rem}.fef61.d66ae .ee7a3 .ddb12 .f0684 .e0c4a .eeb0e{display:flex;flex-direction:column;align-items:flex-start;padding-block:.25rem}.fef61.d66ae .ee7a3 .ddb12 .f0684 .e0c4a .eeb0e .ddb3e{padding:.25rem .5rem;width:100%;text-align:start}.fef61.d66ae .ee7a3 .faee8{padding:1.25rem 1rem 0}.c7d56{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.fb8f3{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.fb8f3.ea611{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.fb8f3 .a6e80{max-width:var(--str-chat__message-max-width)}.fb8f3 .e8471{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.fb8f3.d4f25{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.fb8f3.d4f25 .a6e80{max-width:var(--str-chat__message-max-width)}.dac00{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.dac00 .aa407{pointer-events:none;max-width:var(--str-chat__message-max-width)}.bd84f{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.fb8f3,.dac00{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.fb8f3 .a31be,.dac00 .a31be{grid-area:message-reminder;padding-block:.5rem .125rem;margin:0}.fb8f3.d701c,.fb8f3.dac00,.dac00.d701c,.dac00.dac00{grid-template-areas:". message-reminder" "avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.fb8f3.ad707,.dac00.ad707{grid-template-areas:"message-reminder" "message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.fb8f3.ad707>.d1115,.dac00.ad707>.d1115{display:none}.fb8f3.ec291,.dac00.ec291,.fb8f3.a7057,.dac00.a7057{grid-template-areas:"message"}.fb8f3.d9e71,.dac00.d9e71{grid-template-areas:"message";grid-template-columns:auto}.fb8f3 .d1115,.dac00 .d1115{grid-area:avatar;align-self:end}.fb8f3 .d73d1,.dac00 .d73d1{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.fb8f3 .d73d1 .e8471,.dac00 .d73d1 .e8471{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.fb8f3 .d73d1 .e8471 .d86ed,.fb8f3 .d73d1 .e8471 .d9e24,.fb8f3 .d73d1 .e8471 .d2c81,.dac00 .d73d1 .e8471 .d86ed,.dac00 .d73d1 .e8471 .d9e24,.dac00 .d73d1 .e8471 .d2c81{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.fb8f3 .d73d1 .e8471 .d86ed,.fb8f3 .d73d1 .e8471 .eac9d,.dac00 .d73d1 .e8471 .d86ed,.dac00 .d73d1 .e8471 .eac9d{position:relative}.fb8f3 .d73d1 .d8799,.dac00 .d73d1 .d8799{grid-area:reactions}.fb8f3 .d73d1 .a6e80,.dac00 .d73d1 .a6e80{grid-area:message-bubble;position:relative;min-width:0}.fb8f3 .d73d1 .a6e80 .efb8c,.dac00 .d73d1 .a6e80 .efb8c{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.fb8f3 .d73d1 .a6e80 .efb8c p,.dac00 .d73d1 .a6e80 .efb8c p{white-space:pre-line;margin:0}.fb8f3 .d73d1 .a6e80 .efb8c .a3b11,.dac00 .d73d1 .a6e80 .efb8c .a3b11{overflow-y:hidden}.fb8f3.ad707 .d73d1,.dac00.ad707 .d73d1{grid-template-areas:"reminder reminder" "reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.fb8f3.ad707 .d73d1 .e8471,.dac00.ad707 .d73d1 .e8471{flex-direction:row}.fb8f3 .c4318,.dac00 .c4318{grid-area:translation-notice}.fb8f3 .c4318 button,.dac00 .c4318 button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.fb8f3 .d81a6,.dac00 .d81a6{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.fb8f3 .d9a61,.dac00 .d9a61{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.fb8f3 .d9a61 .bf533,.dac00 .d9a61 .bf533{overflow-y:hidden}.fb8f3 .d9a61 .bc485+.f661a:before,.dac00 .d9a61 .bc485+.f661a:before{content:"•";margin-right:var(--str-chat__spacing-1)}.fb8f3 .d9a61 .a2f8e,.dac00 .d9a61 .a2f8e{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.fb8f3.ad707 .d9a61,.dac00.ad707 .d9a61{justify-content:flex-end;text-align:right}.fb8f3 .ddd6a,.dac00 .ddd6a{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.fb8f3 .ddd6a svg,.dac00 .ddd6a svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.fb8f3 .ddd6a.ec7c9,.dac00 .ddd6a.ec7c9{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.fb8f3 .ddd6a.ec7c9 svg,.dac00 .ddd6a.ec7c9 svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.fb8f3 .ec7c9,.dac00 .ec7c9{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.fb8f3 .ec7c9 svg,.dac00 .ec7c9 svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.fb8f3 .ead58,.dac00 .ead58{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.fb8f3 .ead58 svg,.dac00 .ead58 svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.fb8f3 .f881b,.fb8f3 .bf5ac,.dac00 .f881b,.dac00 .bf5ac{grid-area:replies}.fb8f3 .f881b button,.fb8f3 .bf5ac button,.dac00 .f881b button,.dac00 .bf5ac button{cursor:pointer;padding:0}.fb8f3 .f881b button:disabled,.fb8f3 .bf5ac button:disabled,.dac00 .f881b button:disabled,.dac00 .bf5ac button:disabled{cursor:auto}.fb8f3 .ad99c,.dac00 .ad99c{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.fb8f3 .ad99c p,.dac00 .ad99c p{white-space:pre-line;margin:0}.fb8f3 .ff2bf,.dac00 .ff2bf{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.fb8f3 .ff2bf p,.dac00 .ff2bf p{white-space:pre-line;margin:0}.fb8f3 .aa407,.dac00 .aa407{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.fb8f3 .aa407 p,.dac00 .aa407 p{white-space:pre-line;margin:0}.fb8f3 .aa407,.dac00 .aa407{display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.fb8f3 .ac9f9,.dac00 .ac9f9{display:inline-block;width:1.25em}.fb8f3 .dcccb,.dac00 .dcccb{display:none}.fb8f3 .b91c5,.dac00 .b91c5{cursor:pointer}.fb8f3.e8e15 .dcccb,.fb8f3.e5e33 .dcccb,.dac00.e8e15 .dcccb,.dac00.e5e33 .dcccb{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1 * calc(var(--str-chat__spacing-px) * 18) / 2)}.fb8f3.e8e15 .dcccb svg,.fb8f3.e5e33 .dcccb svg,.dac00.e8e15 .dcccb svg,.dac00.e5e33 .dcccb svg{width:calc(var(--str-chat__spacing-px) * 18);height:calc(var(--str-chat__spacing-px) * 18)}.fafa7:not(.e1aa4,.e567b) .a5da6:hover:not(:has(.aa8a1:hover,.d5154)) .e8471,.fafa7:not(.e1aa4,.e567b) .a5da6:focus-within:not(:has(.aa8a1:focus-within,.d5154)) .e8471,.fafa7:not(.e1aa4,.e567b) .a5da6:has(.a9950) .e8471,.b1510:not(.e1aa4,.e567b) .a5da6:hover:not(:has(.aa8a1:hover,.d5154)) .e8471,.b1510:not(.e1aa4,.e567b) .a5da6:focus-within:not(:has(.aa8a1:focus-within,.d5154)) .e8471,.b1510:not(.e1aa4,.e567b) .a5da6:has(.a9950) .e8471{display:flex}.fafa7:not(.e1aa4,.e567b) .a5da6:hover:not(:has(.aa8a1:hover,.d5154)) .d701c .d73d1,.fafa7:not(.e1aa4,.e567b) .a5da6:focus-within:not(:has(.aa8a1:focus-within,.d5154)) .d701c .d73d1,.fafa7:not(.e1aa4,.e567b) .a5da6:has(.a9950) .d701c .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:hover:not(:has(.aa8a1:hover,.d5154)) .d701c .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:focus-within:not(:has(.aa8a1:focus-within,.d5154)) .d701c .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:has(.a9950) .d701c .d73d1{margin-inline-end:0}.fafa7:not(.e1aa4,.e567b) .a5da6:hover:not(:has(.aa8a1:hover,.d5154)) .ad707 .d73d1,.fafa7:not(.e1aa4,.e567b) .a5da6:focus-within:not(:has(.aa8a1:focus-within,.d5154)) .ad707 .d73d1,.fafa7:not(.e1aa4,.e567b) .a5da6:has(.a9950) .ad707 .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:hover:not(:has(.aa8a1:hover,.d5154)) .ad707 .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:focus-within:not(:has(.aa8a1:focus-within,.d5154)) .ad707 .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:has(.a9950) .ad707 .d73d1{margin-inline-start:0}@supports not selector(:has(a,b)){.fafa7:not(.e1aa4,.e567b) .a5da6:hover .e8471,.fafa7:not(.e1aa4,.e567b) .a5da6:focus-within .e8471,.b1510:not(.e1aa4,.e567b) .a5da6:hover .e8471,.b1510:not(.e1aa4,.e567b) .a5da6:focus-within .e8471{display:flex}.fafa7:not(.e1aa4,.e567b) .a5da6:hover .d701c .d73d1,.fafa7:not(.e1aa4,.e567b) .a5da6:focus-within .d701c .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:hover .d701c .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:focus-within .d701c .d73d1{margin-inline-end:0}.fafa7:not(.e1aa4,.e567b) .a5da6:hover .ad707 .d73d1,.fafa7:not(.e1aa4,.e567b) .a5da6:focus-within .ad707 .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:hover .ad707 .d73d1,.b1510:not(.e1aa4,.e567b) .a5da6:focus-within .ad707 .d73d1{margin-inline-start:0}}.fafa7.e1aa4 .d73d1:hover .e8471,.b1510.e1aa4 .d73d1:hover .e8471{display:flex}.fafa7.e1aa4 .d701c .d73d1:hover,.b1510.e1aa4 .d701c .d73d1:hover{margin-inline-end:0}.fafa7.e1aa4 .ad707 .d73d1:hover,.b1510.e1aa4 .ad707 .d73d1:hover{margin-inline-start:0}.d73d1 .e8471.a9950{display:flex}.d73d1 .e8471{display:none}.d73d1 .fdeff.e8471{display:flex}.d73d1:focus-within .e8471{display:flex}.d701c .d73d1:not(:has(.a9950)){margin-inline-end:var(--str-chat-message-options-size)}.ad707 .d73d1{margin-inline-start:var(--str-chat-message-options-size)}.f14b0 .fb8f3,.b4010 .fb8f3{margin-block-end:var(--str-chat__spacing-0_5)}.f14b0 .fb8f3 .d9a61,.b4010 .fb8f3 .d9a61{display:none}.f14b0 .fb8f3>.d1115,.b4010 .fb8f3>.d1115{visibility:hidden}.c8359 .fb8f3,.bd0e7 .fb8f3{margin-block-end:var(--str-chat__spacing-2)}.e5732{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.a638d{flex:1;height:var(--str-chat__spacing-px)}.e5732>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.fb8f3 .dac00{margin-block-end:var(--str-chat__spacing-2)}.d9e71{width:100%;text-align:center}.d9e71 p{margin:0}.dac00 .aa407{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.ef585 .dac00{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.ef585 .dac00 .aa407{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.ef585 .dac00 .aa407 .aa719{max-height:100%;min-height:0}.ef585 .dac00 .aa407 .aa719 p{max-height:100%;overflow-y:auto;overflow-x:hidden}.bf895{padding-block:.5rem}.bf895 .e2913{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.f674b{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.f674b button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.f674b button:first-of-type{padding-inline:.75rem .375rem}.f674b button:last-of-type{padding-inline:.375rem .75rem}.f674b button:last-of-type svg{width:.875rem}.a0dcd{transform:translateZ(0)}.a0dcd.c0f8a{transform:none}.a2f8e{overflow:hidden;transition:height .1s}.f5883{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.c051b{height:0}.fb704{cursor:pointer}.e567b .a6e80{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.e567b.d61f1 .b9a43,.e567b.d61f1 .a3b11{pointer-events:none}.e567b .d73d1{margin-inline:0}.e567b .e8471{display:none}.e567b .a7e64{-webkit-touch-callout:default}.dc54f{overflow:hidden}.dc54f .f57a0,.dc54f .e7d89{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.dc54f .f57a0 .fc952,.dc54f .e7d89 .fc952{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.cb624{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.cb624 .a4553{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.cb624 .f0b96,.cb624 .ab954,.cb624 .d18f8{cursor:pointer;padding:var(--str-chat__spacing-2)}.ef585{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.ef585 .b63c6{display:flex;align-items:center;justify-content:center;width:100%}.ef585 .b63c6 .a00ce{width:100%;text-align:center}.ef585 .b63c6 .d203e{width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer}.ef585 .bfb51{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.ef585 .bfb51 .a4939{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.ef585 .bfb51 .a4939 .bed08{display:flex;align-items:center;justify-content:center;cursor:pointer}.ef585 .bfb51 .e20dd{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 21);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.ef585 .bfb51 .c96dd{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.ef585 .bfb51 .c96dd .a3cd6{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.ef585 .bfb51 .c96dd .a3cd6 .e606c{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.ef585 .bfb51 .c96dd .a3cd6 .ba6b2{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 27);height:calc(var(--str-chat__spacing-px) * 27);font-size:calc(var(--str-chat__spacing-px) * 27);align-self:end}.ef585 .bfb51 .c96dd .a3cd6 .ba6b2 .ba443{z-index:5}.ef585 .bfb51 .c96dd .a3cd6 .ba6b2 .ba443 .cd50e{display:flex}.ef585 .bfb51 .c96dd .a3cd6 .ba6b2 .aba6e{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.ef585 .bfb51 .c96dd .a3cd6 .ba6b2 .aba6e svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.ef585 .bfb51 .c96dd .a3cd6 .ba6b2 .aba6e svg path{fill:var(--str-chat__message-input-tools-color)}.ef585 .a8796{display:flex;align-items:center;justify-content:center;width:100%}.ef585 .a57d9{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.ef585 .ce9ae{width:calc(var(--str-chat__spacing-px) * 30);height:calc(var(--str-chat__spacing-px) * 28);cursor:pointer}.ef585 .d03cf{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);min-width:calc(var(--str-chat__spacing-px) * 45)}.ef585 .d03cf svg{width:calc(var(--str-chat__spacing-px) * 32);height:calc(var(--str-chat__spacing-px) * 32)}.ef585 .f8c4d{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);min-width:calc(var(--str-chat__spacing-px) * 40)}.ef585 .f8c4d svg{height:calc(var(--str-chat__spacing-px) * 25)}.ef585 .dae6c{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2) / 2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.ef585 .b9e0f{align-self:center;padding:var(--str-chat__spacing-3)}.ef585 .dac00{padding:var(--str-chat__spacing-2)}.ef585 .dac00 .fcfa5{white-space:nowrap;overflow-y:visible;overflow-x:clip;text-overflow:ellipsis;overflow-x:hidden}.ef585 .feea8{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.ef585 .feea8 .b531e{display:flex;justify-content:flex-end}.c15e4{max-height:50%}.a9d8c{height:100%;max-height:100%}.bc9c5{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .d03cf svg,[dir=rtl] .f8c4d svg{transform:scaleX(-1)}.be8c2 button,.c5948 button{background:none;border:none}.c5948 .b1b87{padding:.25rem .5rem;cursor:pointer}.c5948 .b1b87 .bd922{height:26px;width:26px}.ebd5b{display:none}.be8c2{min-width:300px;padding-block:.5rem}.b9491{width:100%;display:flex;padding:.5rem .75rem}.b9491 .f8c07{display:flex;align-items:center}.b9491 .f8c07 label{padding-inline:.5rem}.b9491 .f8c07 input{margin:0}.eb05d{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.dae3f{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.dae3f .f1002{padding:0 var(--str-chat__spacing-2)}.dae3f .f1002 .a5da6{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.dae3f .f1002 .d6109{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.dae3f .f1002{padding:0 min(var(--str-chat__spacing-10),4%)}.dae3f .f1002 .a5da6{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.dae3f .f1002 .d6109{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.dae3f .f1002 .fafa7{list-style:none;padding:0;margin:0}.dae3f .d6109{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.dae3f .d6109 .ebaf3{text-align:start;padding-top:var(--str-chat__spacing-3)}.bd600{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.bd600 .f3160{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.a0f67 .fafa7 .a5da6:first-of-type{padding-top:4.5rem}.a0f67 .fafa7 .e5732+.a5da6:first-of-type{padding-top:inherit}.b1510{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.b1510 .f1002{overscroll-behavior:none}.b1510 .f1002>div{padding:0 var(--str-chat__spacing-2)}.b1510 .f1002>div .a5da6{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.b1510 .f1002>div .d6109{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.b1510 .f1002>div{padding:0 min(var(--str-chat__spacing-10),4%)}.b1510 .f1002>div .a5da6{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.b1510 .f1002>div .d6109{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.b1510 .d6109{padding-block-end:var(--str-chat__spacing-4)}.b1510 .d6109 .ebaf3{text-align:start;padding-top:var(--str-chat__spacing-3)}.cb920{display:flex;padding-top:var(--str-chat__spacing-2);justify-content:center;width:100%;position:absolute}.b1510 p{margin:0!important}.b1510 p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.b1510 .fb8f3{margin-block-end:0!important}.b1510 .fa60d{padding-block-end:var(--str-chat__spacing-0_5)}.a6b5b{display:flex}.a6b5b .d46c7{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.a6b5b .d46c7 .c3b6a{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.a6b5b .d46c7 .c3b6a button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.a6b5b .d46c7 .c3b6a .c4052{height:calc(var(--str-chat__spacing-px) * 13);display:flex!important;align-items:center;justify-content:center}.a6b5b .d46c7 .cce1f,.a6b5b .d46c7 .f52a9{display:none}.ad707 .a6b5b{justify-content:flex-end}.d701c .a6b5b{justify-content:flex-start}.b393f .d5154 .c65f5{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.b393f .d5154 .c65f5{min-width:40%;max-width:60%;width:min-content}}.e89b3{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.e89b3 .af97b{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.e89b3 .af97b .afeff{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.e89b3 .af97b .afeff .a30e2{width:18px;line-height:18px}.e89b3 .ecf5b{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.e89b3 .ecf5b.a30e2{line-height:2rem}.e89b3 .efbd5{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.e89b3 .efbd5 .f2e70{margin:auto}.e89b3 .efbd5 .aa77e{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.bf669{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.bf669.cf375{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.bf669.cf375 .ba0b7{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.bf669.cf375 .ba0b7 .d3bd4{flex-shrink:0}.bf669 .ba0b7{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.bf669 .ba0b7 .d3bd4{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40)}.bf669 .ba0b7 .d3bd4 .c4052{height:calc(var(--str-chat__spacing-px) * 20);display:flex!important;align-items:center;justify-content:center}.bf669 .ba0b7 .b16a8,.bf669 .ba0b7 .d0d43{display:none}.ad707 .bf669{inset-inline-end:0}.d701c .bf669{inset-inline-start:0}.b80e1{position:static;inset-block-end:unset}.b80e1 ul{margin:0}.ad707 .b80e1,.d701c .b80e1{inset-inline-start:unset}.d5154{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;z-index:100}.d5154 .f9ef9{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.d5154 .f9ef9 button.c41ae,.d5154 .f9ef9 .f9fae{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.d5154 .f9ef9 button.c41ae{background-image:var(--str-chat__arrow-left-icon)}.d5154 .f9ef9 .ed447{background:none;border:none;cursor:pointer;background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.d5154 .f9ef9 .a46e0{flex:1}.d5154 button.f9fae{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.d5154 .f9fae{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.d5154 .c65f5{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.ff865{display:none}.a95e7{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px) * 10);z-index:100}.e7f16{position:relative}.e7f16{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.eb601{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.b4009{z-index:101}.d89a0{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.d89a0 button{background:none;border:none;cursor:pointer}.d89a0 .e6ecc{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.d89a0 .a66ab{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.d89a0 .a5a73 .aa95b{font:var(--str-chat__body-medium-text)}.d89a0 .a5a73 .a1f9c{font:var(--str-chat__caption-text)}.d89a0 .c01ac{display:flex;flex-direction:column;align-items:center}.c1e22{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.ac6ec button,.a3eb6 button,.ce241 button,.bc8b6 button,.bf2bf button{background:none;border:none;cursor:pointer}.efedc .b920d,.b2341 .b920d{display:none}.d36df{cursor:pointer}.d36df.e1755{cursor:default;height:100%;padding:0}.d36df .eecb2{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.d36df .eecb2 p{margin:0;flex:1}.d36df .eecb2 .d4dac{--str-chat__avatar-size: 1.175rem;display:flex}.efedc .d36df{display:flex;flex-direction:row;padding:1rem .75rem}.efedc .d36df:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.efedc .d36df:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.ce737:not(.efedc){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.ce737:not(.efedc) .d36df{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.ce737:not(.efedc) .d36df .eecb2{grid-column:2/3;grid-row:1/2}.ce737:not(.efedc) .d36df .dda0d{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.b2341 .d36df{display:flex;flex-direction:column}.b07f0.cf187 .f9fae,.c01ac:not(.c3bb9) .fef61 .f9fae{display:none}.b07f0.cf187 .c65f5,.c01ac .fef61 .c65f5{padding:0 0 .5rem;overflow:hidden;max-width:400px}.b07f0.cf187 .c65f5 .fe55f,.c01ac .fef61 .c65f5 .fe55f{max-width:300px}.b07f0.cf187 .c65f5 .e2bc9 .a8582,.c01ac .fef61 .c65f5 .e2bc9 .a8582{height:1rem}.b07f0.cf187 .c65f5 .f11bb,.b07f0.cf187 .c65f5 .b2068,.b07f0.cf187 .c65f5 .b2341,.c01ac .fef61 .c65f5 .f11bb,.c01ac .fef61 .c65f5 .b2068,.c01ac .fef61 .c65f5 .b2341{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.b07f0.cf187 .c65f5 .f11bb .f0127,.b07f0.cf187 .c65f5 .e1755 .f0127,.c01ac .fef61 .c65f5 .f11bb .f0127,.c01ac .fef61 .c65f5 .e1755 .f0127{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.b07f0.cf187 .c65f5 .e0780,.b07f0.cf187 .c65f5 .fe46c,.c01ac .fef61 .c65f5 .e0780,.c01ac .fef61 .c65f5 .fe46c{padding:1.175rem 1rem}.b07f0.cf187 .c65f5 .ff3a9,.b07f0.cf187 .c65f5 .b7c3c,.c01ac .fef61 .c65f5 .ff3a9,.c01ac .fef61 .c65f5 .b7c3c{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.b07f0.cf187 .c65f5 .b7c3c,.b07f0.cf187 .c65f5 .b1863,.b07f0.cf187 .c65f5 .e4308,.b07f0.cf187 .c65f5 .c56a4,.c01ac .fef61 .c65f5 .b7c3c,.c01ac .fef61 .c65f5 .b1863,.c01ac .fef61 .c65f5 .e4308,.c01ac .fef61 .c65f5 .c56a4{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.b07f0.cf187 .c65f5 .e4308,.c01ac .fef61 .c65f5 .e4308{padding-bottom:0}.b07f0.cf187 .c65f5 .b7c3c,.b07f0.cf187 .c65f5 .b1863,.b07f0.cf187 .c65f5 .e4308,.c01ac .fef61 .c65f5 .b7c3c,.c01ac .fef61 .c65f5 .b1863,.c01ac .fef61 .c65f5 .e4308{overflow-y:auto;padding:0 1rem 1.25rem}.b07f0.cf187 .c65f5 .e4308,.b07f0.cf187 .c65f5 .c56a4,.c01ac .fef61 .c65f5 .e4308,.c01ac .fef61 .c65f5 .c56a4{gap:.5rem}.b07f0.cf187 .c65f5 .b7c3c,.b07f0.cf187 .c65f5 .b1863,.c01ac .fef61 .c65f5 .b7c3c,.c01ac .fef61 .c65f5 .b1863{gap:2rem}.b07f0.cf187 .c65f5 .c01d8,.c01ac .fef61 .c65f5 .c01d8{padding-bottom:1rem}.b07f0.cf187 .c65f5 .e1ba4,.c01ac .fef61 .c65f5 .e1ba4{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.b07f0.cf187 .c65f5 .e1ba4 .dbbf8,.c01ac .fef61 .c65f5 .e1ba4 .dbbf8{margin:0}.b07f0.cf187 .c65f5 .e6ecc,.c01ac .fef61 .c65f5 .e6ecc{margin-right:1rem}.b07f0.cf187 .c65f5 .e6d01,.c01ac .fef61 .c65f5 .e6d01{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.b07f0.cf187 .c65f5 .e6d01 .cb5ec,.c01ac .fef61 .c65f5 .e6d01 .cb5ec{flex:1}.b07f0.cf187 .c65f5 .e6cf8,.c01ac .fef61 .c65f5 .e6cf8{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.b07f0.cf187 .c65f5 .e6cf8 .dadbe,.c01ac .fef61 .c65f5 .e6cf8 .dadbe{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px) * 5);min-width:0}.b07f0.cf187 .c65f5 .e6cf8 .dadbe .a48c2,.c01ac .fef61 .c65f5 .e6cf8 .dadbe .a48c2{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.b07f0.cf187 .c65f5 .dc384,.c01ac .fef61 .c65f5 .dc384{display:flex;gap:.375rem}.b07f0.cf187 .c65f5 .dc384 .cd5fe,.c01ac .fef61 .c65f5 .dc384 .cd5fe{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.bc609{padding:0 1rem .75rem}.a98f7 .a46e0{padding-inline:1rem;flex:1}.a98f7 .b7c3c{padding-inline:1rem}.f6259{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.e1672 .fef61 .f9fae,.fef61.c33b4 .f9fae{display:none}.e1672 .fef61 .c65f5,.fef61.c33b4 .c65f5{padding:0;max-height:unset;display:block}.e1672 .fef61 .a405e,.fef61.c33b4 .a405e{height:100%;width:100%;display:flex;flex-direction:column}.e1672 .fef61 .a405e button,.fef61.c33b4 .a405e button{background:none;border:none;cursor:pointer}.e1672 .fef61 .a405e .f9ef9,.fef61.c33b4 .a405e .f9ef9{padding-block:14px}.e1672 .fef61 .a405e .f9ef9 .ed447,.fef61.c33b4 .a405e .f9ef9 .ed447{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.e1672 .fef61 .a405e .ddb12,.fef61.c33b4 .a405e .ddb12{flex:1 1;padding:1rem}.e1672 .fef61 .a405e .ddb12 form,.fef61.c33b4 .a405e .ddb12 form{display:flex;flex-direction:column;gap:2rem}.e1672 .fef61 .a405e .dbad0,.fef61.c33b4 .a405e .dbad0{margin:0;padding:0}.e1672 .fef61 .a405e .dbad0 .d61d2,.fef61.c33b4 .a405e .dbad0 .d61d2{width:100%;padding:1rem}.e1672 .fef61 .a405e .dbad0 .d61d2 .ee016,.fef61.c33b4 .a405e .dbad0 .d61d2 .ee016,.e1672 .fef61 .a405e .dbad0 .d61d2 .ee016 .acc0e,.fef61.c33b4 .a405e .dbad0 .d61d2 .ee016 .acc0e{width:100%}.e1672 .fef61 .a405e .babde .ee016,.fef61.c33b4 .a405e .babde .ee016{padding:1rem}.e1672 .fef61 .a405e .ee016 input,.fef61.c33b4 .a405e .ee016 input{width:100%}.e1672 .fef61 .a405e .d71bf,.fef61.c33b4 .a405e .d71bf{padding:1rem;display:flex;flex-direction:column;gap:1rem}.e1672 .fef61 .a405e .d71bf .f3bf3,.fef61.c33b4 .a405e .d71bf .f3bf3{padding:0}.e1672 .fef61 .a405e .d71bf .d61d2,.fef61.c33b4 .a405e .d71bf .d61d2{width:100%}.e1672 .fef61 .a405e .d71bf .d61d2 .ee016,.fef61.c33b4 .a405e .d71bf .d61d2 .ee016{padding:0}.e1672 .fef61 .a405e .d71bf .d61d2 .ee016 .a8582,.fef61.c33b4 .a405e .d71bf .d61d2 .ee016 .a8582{height:1rem}.e1672 .fef61 .a405e .dd260,.fef61.c33b4 .a405e .dd260{display:flex;flex-direction:column}.e1672 .fef61 .a405e .e7f44,.fef61.c33b4 .a405e .e7f44{display:block;margin-bottom:.5rem}.e1672 .fef61 .a405e .dd15a,.fef61.c33b4 .a405e .dd15a{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.e1672 .fef61 .a405e .dd15a .c043e,.fef61.c33b4 .a405e .dd15a .c043e{height:1rem;width:1rem}@media only screen and (max-device-width:768px){.d5154 .c65f5{width:90%}.c33b4 .c65f5,.a3eb6 .c65f5,.ac6ec .c65f5{height:90%;max-height:unset}}.c3bb9 .b2068,.c3bb9 .b2068 .b1863{max-height:100%;min-height:0;display:flex;flex-direction:column}.c3bb9 .b2068 .b1863 stream-poll-options-list{height:100%;overflow-y:auto;overflow-x:hidden}.cdc7e{position:relative;display:flex;flex-direction:column;justify-content:center}.cdc7e.b10f0{flex:1;max-height:100%}.cdc7e .c5d84{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.cdc7e .c5d84 .dc9a4{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.cdc7e .c5d84 .edb5a{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.cdc7e .c5d84 .edb5a .a6eb6{height:20px;width:20px;margin-right:.5rem}.cdc7e .c5d84 .edb5a .f505d{background:none;border:none;cursor:pointer;padding:0}.cdc7e .c5d84 .edb5a .f505d:disabled{cursor:default}.cdc7e .c5d84 .edb5a .f505d .f09f8{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.cdc7e .c5d84 .edb5a input{flex:1;min-width:0}.cdc7e .f962a{flex:1;display:flex;flex-direction:column;min-height:0}.cdc7e .f962a .ef9e4{width:100%}.cdc7e .f962a .ef9e4 button{background:none;border:none;cursor:pointer}.cdc7e .f962a .ef9e4 .ad562{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.cdc7e .f962a .ef9e4 .ad562 .cdd65{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.cdc7e .f962a .ef9e4 .ad562 .a8eba{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.cdc7e .f962a .dc2fb,.cdc7e .f962a .c8510{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.cdc7e .f962a .e3de7,.cdc7e .f962a .e3de7 .b8a4d{flex:1;display:flex;flex-direction:column;min-height:0}.cdc7e .f962a .e3de7 .b8a4d .e6461{display:flex;flex-direction:column}.cdc7e .f962a .e3de7 .b8a4d .c3266{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.cdc7e .f962a .e3de7 .b8a4d .c3266 .bf074,.cdc7e .f962a .e3de7 .b8a4d .c3266 .eb7dd{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.cdc7e .f962a .e3de7 .b8a4d .c71cd{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.fb8ab{height:100%;display:flex;flex-direction:column;width:100%}.fb8ab .bcd07{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.fb8ab .bcd07 .a618d{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.fb8ab .bcd07 .a618d .f4e25,.fb8ab .bcd07 .a618d .a168e,.fb8ab .bcd07 .a618d .ee5a1,.fb8ab .bcd07 .a618d .ad5c0,.fb8ab .bcd07 .a618d .dc2da{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.fb8ab .bcd07 .a618d .ad5c0{overflow-y:hidden}.fb8ab .bcd07 .cbe5b{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px) * 21);font-size:calc(var(--str-chat__spacing-px) * 21)}.fb8ab .bcd07 .cbe5b svg{height:calc(var(--str-chat__spacing-px) * 21);width:calc(var(--str-chat__spacing-px) * 21)}.d162a .eb05d{height:auto}.e5768 .eb05d{height:100%}.e5768 .eb05d .fa60d:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.d6109{padding:var(--str-chat__spacing-2)}.fe55f{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px) * 150);width:max-content}.a5dc4{position:static!important}.b1510 .d2f53{position:static}.d2f53{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.d2f53 .c2580{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.d2f53 .c2580 .fb031{width:calc(var(--str-chat__spacing-px) * 4);height:calc(var(--str-chat__spacing-px) * 4)}.d1898{display:flex;flex-direction:column;flex-grow:1}.c0491{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.dc48c{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.aa436 .b751a{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.aa436 .b751a .b50db{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.aa436 .b751a .b50db .bdbd1{margin-top:2px;flex-shrink:0}.aa436 .b751a .d49fd{font-size:14px;line-height:1}.aa436 .b751a .edf3f{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.aa436 .b751a .d0815{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.aa436 .b751a .c8f95{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.aa436 .b751a .bb218{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.aa436 .b751a .d727b{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.aa436 .b751a .cf6b3{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.aa436 .b751a .daa15{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.aa436 .b751a .f4ff3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.aa436 .b751a .de0a1{white-space:nowrap}.aa436 .a8d9f{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.f1dc1{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.eb924{display:flex;width:100%;height:100%}.cbde2{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.b9f34{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.da6c1,.ad32f{display:flex;flex-grow:1}.c7d56{--str-chat-unread-count-badge-absolute-offset-vertical: 50%;--str-chat-unread-count-badge-absolute-offset-horizontal: 50%}.c582b{position:relative;display:flex;align-items:center;justify-content:center}.ec9cf{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.a1638{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.c857a{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.be451{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.df5dd{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.a075f{padding:0 8px}.c7d56{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5}.c7d56{--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.c7d56,.e2023{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.a7226{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.c569b{color:#fff;transition:all .3s ease-out;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.c569b:hover{color:#337ab7}.c569b:hover .ed6b9{transform:scale(1.1)}}.c569b:focus{outline:2px solid #337ab7}.c413f .c569b:focus{outline:none}.c046f{bottom:0;padding:20px}.c046f .ed6b9{height:28px;width:28px}@media(max-width:768px){.c046f{padding:15px}.c046f .ed6b9{height:24px;width:24px}}@media(max-width:480px){.c046f{padding:10px}.c046f .ed6b9{height:16px;width:16px}}.c046f{right:0}.ccc56,.fd8e4{padding:50px 10px;top:50%;transform:translateY(-50%)}.ccc56 .ed6b9,.fd8e4 .ed6b9{height:120px;width:60px}@media(max-width:768px){.ccc56 .ed6b9,.fd8e4 .ed6b9{height:72px;width:36px}}@media(max-width:480px){.ccc56 .ed6b9,.fd8e4 .ed6b9{height:48px;width:24px}}.ccc56[disabled],.fd8e4[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.ccc56{left:0}.fd8e4{right:0}.c7527{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.c7527.b7ff2{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.c7527.b7ff2 .d3904{top:50%;transform:translateY(-50%)}.d3904{position:relative;line-height:0;top:0}.d3904 .ade0c{background-color:var(--str-chat__secondary-surface-color)}.d3904 .ade0c .eec11{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.d3904 .ade0c .e874a{position:absolute;left:.375rem;top:.375rem}.d3904.e1b1c{background:#000}.d3904.e1b1c .ade0c .c1444{max-width:100%}.d3904 .ade0c .c1444{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.d3904.a68b2 .ade0c .c1444,.d3904.ca6c9 .ade0c .c1444,.d3904.bf2ee .ade0c .c1444,.d3904.ac43c .ade0c .c1444{max-height:100vh}.d9c7e{position:relative}.d9c7e.a68b2,.d9c7e.ca6c9,.d9c7e.bf2ee,.d9c7e.ac43c{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.d9c7e.a68b2,.d9c7e.ca6c9,.d9c7e.bf2ee,.d9c7e.ac43c{width:calc(100% - 87px)}}.d9c7e.aee02{direction:rtl}.cdd46{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.ade0c{left:0;position:absolute;top:0;width:100%}.ade0c.e072c,.ade0c.c8fcd{position:relative}.ade0c .c1444{width:100%;object-fit:contain}.b9204{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.b9204{font-size:.8em;padding:5px 10px}}.c7d56{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.fa7e0{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end)}.fa7e0:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.fa7e0:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.fa7e0{font:var(--str-chat__subtitle-text)}.c7d56{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.ffd91{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.ffd91 svg path{fill:var(--str-chat__circle-fab-color)}.ffd91:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.c7d56{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.e37d3 .a90dd{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.e37d3.fe193{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.e37d3 .e5605{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.e37d3 .e2e0f{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.d5991,.a788c{border-radius:var(--str-chat__avatar-border-radius)}.c7d56{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__geolocation-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__geolocation-attachment-color: var(--str-chat__text-color);--str-chat__geolocation-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__geolocation-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__geolocation-attachment-border-block-start: none;--str-chat__geolocation-attachment-border-block-end: none;--str-chat__geolocation-attachment-border-inline-start: none;--str-chat__geolocation-attachment-border-inline-end: none;--str-chat__geolocation-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.fbdeb{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.fbdeb .adbf0,.fbdeb .da6b4,.fbdeb .f0e34{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.fbdeb .e3c38{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.fbdeb .e3c38 .d926f{background-color:var(--str-chat__image-attachment-background-color);border:0}.fbdeb .e3c38 .dd3c5{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.fbdeb .e3c38 .dd3c5:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.fbdeb .d976c{background-image:repeating-conic-gradient(#d4d5d7 0% 25%,#f4f4f4 0% 50%);background-size:24px 24px}.fbdeb .d75b4,.fbdeb .c7c7c{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.fbdeb .fcccb{background:var(--str-chat__geolocation-attachment-background-color);color:var(--str-chat__geolocation-attachment-color);box-shadow:var(--str-chat__geolocation-attachment-box-shadow);border-radius:var(--str-chat__geolocation-attachment-border-radius);border-block-start:var(--str-chat__geolocation-attachment-border-block-start);border-block-end:var(--str-chat__geolocation-attachment-border-block-end);border-inline-start:var(--str-chat__geolocation-attachment-border-inline-start);border-inline-end:var(--str-chat__geolocation-attachment-border-inline-end);overflow:hidden}.fbdeb .fcccb .f2529 .c1661{color:currentColor}.fbdeb .fcccb .b0458{background-color:var(--str-chat__tertiary-surface-color)}.fbdeb .fcccb .b0458 .f41aa .f9637{background:none;border:none;font:var(--str-chat__subtitle-medium-text);cursor:pointer}.fbdeb .fcccb .b0458 .f41aa .f709d{font:var(--str-chat__caption-text)}.fbdeb .d75b4 .fcf8e,.fbdeb .c7c7c .fce5d,.fbdeb .c7c7c .bec28,.fbdeb .e1853 .fce5d,.fbdeb .e1853 .bec28{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.fbdeb .c7c7c .c7c80,.fbdeb .e1853 .c7c80{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.fbdeb .c7c7c .bd2ff svg path,.fbdeb .e1853 .bd2ff svg path{fill:var(--str-chat__file-attachment-color)}.fbdeb .e1853{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.fbdeb .c3e17{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px) * 5)}.fbdeb .c3e17 .af30d{background-color:var(--str-chat__primary-color);border-radius:inherit}.fbdeb .c450b{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.fbdeb .c450b svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.fbdeb .c450b:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.fbdeb .bcbb4{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.fbdeb .bcbb4 a{color:var(--str-chat__voice-recording-attachment-widget-color)}.fbdeb .bcbb4 .b417e{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.fbdeb .bcbb4 .e339c{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.fbdeb .bcbb4 .a33bd{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.fbdeb .bcbb4 .cf74f{background:var(--str-chat__primary-color)}.fbdeb .bcbb4 .bd68f{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.fbdeb .bcbb4 .b3b3b{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.fbdeb .dbbd3{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.fbdeb .c618f{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.fbdeb .c618f .c12d4,.fbdeb .c618f .bca5a{font:var(--str-chat__body-medium-text)}.fbdeb .e8b76 img{border-bottom-left-radius:0;border-bottom-right-radius:0}.fbdeb .e8b76 .da6b4 .c12d4{background-color:var(--str-chat__audio-attachment-widget-background-color)}.fbdeb .e8b76 .e8abe{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px) * 14) calc(var(--str-chat__spacing-px) * 14)}.fbdeb .e8b76 .e8abe .bec28{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.fbdeb .b6df2{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.fbdeb .b6df2 .b7ed3{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.fbdeb .b6df2 .b7ed3:active{color:var(--str-chat__attachment-action-active-color)}.fbdeb .b6df2 .b7ed3:not(:last-of-type){border-inline-end:none}.fbdeb .f7875.ad9fe .da6b4{border-end-start-radius:0;border-end-end-radius:0}.c450b{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.c450b svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.c450b:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.a5412.e8b76 .da6b4{border-end-start-radius:0;border-end-end-radius:0}.bcbb4{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.bcbb4 .b417e{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.bcbb4 .e339c{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.fcf38,.a87fe{cursor:pointer}.fcf38 .a33bd,.a87fe .a33bd{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.fcf38 .cf74f,.a87fe .cf74f{background:var(--str-chat__primary-color)}.fcf38 .bd68f,.a87fe .bd68f{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.d2ef2 .c0b5c{color:var(--str-chat__attachment-list-color)}.b7b76 .e759a{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.c7d56{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.dde60{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.dde60 .c2a84{border-radius:inherit}.dde60 .e0f4f{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.dde60 .e0f4f .a67c9,.dde60 .e0f4f .fc972{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.dde60 .ee79f,.dde60 .a0e4e,.dde60 .ec856,.dde60 .dfe10{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.dde60 .ee79f .c49ac,.dde60 .ee79f .bef6e,.dde60 .a0e4e .c49ac,.dde60 .a0e4e .bef6e,.dde60 .ec856 .c49ac,.dde60 .ec856 .bef6e,.dde60 .dfe10 .c49ac,.dde60 .dfe10 .bef6e{font:var(--str-chat__subtitle-medium-text)}.dde60 .ee79f .f48b7,.dde60 .a0e4e .f48b7,.dde60 .ec856 .f48b7,.dde60 .dfe10 .f48b7{font:var(--str-chat__caption-text)}.dde60 .ee79f .b9607,.dde60 .a0e4e .b9607,.dde60 .ec856 .b9607,.dde60 .dfe10 .b9607{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.dde60 .ee79f .b9607 svg path,.dde60 .a0e4e .b9607 svg path,.dde60 .ec856 .b9607 svg path,.dde60 .dfe10 .b9607 svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.dde60 .dfe10 .b9607 svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.dde60 .ec856 .cc44b{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.dde60 .ee79f .c5ef0{color:var(--str-chat__active-primary-color)}.dde60 .da465{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.dde60 .da465 .bdbd1{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.dde60 .da465 svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.dde60 .da465 svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.dde60 .e652a{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.dde60 .e652a svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.dde60 .e652a.fc266{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.dde60 .e652a.ffa5e{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.fd2e5{background-color:var(--str-chat__background-color)}.e3b0d button{background:none;border:none;cursor:pointer}.e3b0d button:disabled{cursor:default}.e3b0d .a5310,.e3b0d .c0cf7{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.e3b0d .c450b{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.e3b0d .b4f15,.e3b0d .ba631{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.e3b0d .b4f15{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.e3b0d .b309d,.e3b0d .b3d94{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.e3b0d .b309d .f2e70 svg linearGradient stop:last-child,.e3b0d .b3d94 .f2e70 svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.c7d56{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.f910a{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.f910a .adc52.bd670>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.f910a .f988e{color:var(--str-chat__autocomplete-menu-color)!important;background-color:transparent!important}.e5ebb{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);text-align:left;font:var(--str-chat__subtitle-text)}.e5ebb .bb07c .a4975{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.e5ebb .bb07c .a21a8{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.d6d25{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.d6d25 .fd82e{font:var(--str-chat__subtitle-text)}.d6d25 .b455c{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.b8209{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.b8209 .dd52a{font:var(--str-chat__subtitle-text)}.b5198{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.b5198 .ee8a4 .ca27c>a{text-decoration:none}.b5198 .ee8a4 .daead{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.b5198 .ff165 .ca27c>button{background:none;border:none;text-decoration:none}.bcf8f{color:transparent}.eec11{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.eec11~.e874a .bd2ff path{fill:var(--str-chat__text-color)}.e0f4f .eec11{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.dde60 .fdee0{background-color:var(--str-chat__secondary-surface-color)}.dde60 .fdee0 .a67c9.eec11{background-color:var(--str-chat__disabled-color)}.c7d56{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.e67e1{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.c807d{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.c807d svg path{fill:var(--str-chat__channel-empty-indicator-color)}.c807d .df13b{color:var(--str-chat__channel-empty-color)}.daeb3{animation:cb6c2 1s linear 0s infinite alternate}.daeb3:nth-of-type(2){animation:cb6c2 1s linear .3334s infinite alternate}.daeb3:last-of-type{animation:cb6c2 1s linear .6667s infinite alternate}.daeb3 .cb4bb{background-color:var(--str-chat__channel-header-background-color)}.daeb3 .cb4bb .f94bf{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.daeb3 .cb4bb .ab3d0,.daeb3 .cb4bb .c8358{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.daeb3 .fd3cd{background-color:var(--str-chat__message-list-background-color)}.daeb3 .fd3cd .ee373{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.daeb3 .fd3cd .ff10d,.daeb3 .fd3cd .e0360,.daeb3 .fd3cd .fbb45{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.daeb3 .ff858 .de436,.daeb3 .ff858 .c23d2{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.daeb3 .ff858 .de436{border-radius:var(--str-chat__message-textarea-border-radius)}.daeb3 .ff858 .c23d2{border-radius:var(--str-chat__message-send-border-radius)}.c7d56{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.dbb0c{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.dbb0c .a7f47{font:var(--str-chat__subtitle-medium-text)}.dbb0c .f3c97{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.c7d56{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.cdf04{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.cdf04 .e44d7{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end)}.cdf04 .e44d7:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.cdf04 .e44d7:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.cdf04 .e44d7{width:80%}.cdf04 .e5dfa{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center}.cdf04 .e5dfa svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.cdf04 .e5dfa{color:var(--str-chat__channel-list-empty-indicator-color)}.c7d56{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.d720e .de1ac .de735{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:transparent}.d720e .de1ac .f61f9.a8d48{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.d720e .de1ac .f9596.a8d48{--str-chat-icon-color: var(--str-chat__text-color)}.f7a87{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.fb499,.e1b64{background-color:var(--str-chat__channel-preview-active-background-color)}.f7a87:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.f7a87 .d9ed2{font:var(--str-chat__subtitle-medium-text)}.f7a87 .d9ed2 .ae3ed{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.f7a87 .d9ed2 .c7684{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.f7a87 .def77 .c7684,.f7a87 .d9ed2:hover .c7684{color:var(--str-chat__channel-preview-color)}.f7a87 .d076d{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.f7a87 .d076d svg path{fill:var(--str-chat__channel-preview-message-status-color)}.f7a87 .f2a5d{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.aa528{animation:cb6c2 1s linear 0s infinite alternate}.aa528:nth-of-type(2){animation:cb6c2 1s linear .3334s infinite alternate}.aa528:last-of-type{animation:cb6c2 1s linear .6667s infinite alternate}.aa528 .d5991,.aa528 .bbeb1,.aa528 .da935{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.aa528 .bbeb1,.aa528 .da935{border-radius:var(--str-chat__border-radius-xs)}.c7d56{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.e3048{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.e3048 input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.e3048 .ee247 svg path{fill:transparent}.bf44d{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.bf44d .a1195 svg path{fill:var(--str-chat__primary-color)}.bf44d .ee247 svg path{fill:var(--str-chat__text-low-emphasis-color)}.ef82b{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.d355a{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.d355a.e2123{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.d355a .a4663{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.d355a .de50e{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.d355a .de50e svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.d355a .bc5c7{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.d355a .bc5c7 .f2840{font:var(--str-chat__subtitle-medium-text)}.d355a .e1b64{background-color:var(--str-chat__channel-preview-active-background-color)}.d355a .bc5c7:hover,.d355a .dc75c{background-color:var(--str-chat__channel-search-result-hover-background-color)}.c7d56{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.da76a .fe2d1{font:var(--str-chat__subtitle-medium-text)}.da76a .c54f9{font:var(--str-chat__subtitle-text)}.da76a .faee8 .bfd3b{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.da76a .faee8 .df727{text-transform:uppercase}.da76a .faee8 .df727:disabled{color:var(--str-chat__disabled-color)}.f2f33 input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.a3b6c{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.a3b6c .c355c{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.a3b6c .c355c:hover,.a3b6c .c355c:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.c7d56{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.f9130{cursor:grabbing}.f3853[draggable=true]{cursor:grab}.f3853[draggable=true]:active{background:transparent}.f3853{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.f3853.fd6c4{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.f3853.ee4f5{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.c7d56{--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px)}.f7263{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.c7d56{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.e06f3 .a4ff6 .ede68,.e06f3 .a4ff6 .bda0d{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.e06f3 .a4ff6 .ede68{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.e06f3 .a4ff6 .bda0d{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.c7d56 input::-webkit-outer-spin-button,.c7d56 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.c7d56 input[type=number]{-moz-appearance:textfield}.a8582{font-size:.75rem;color:var(--str-chat__danger-color)}.f3bf3{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.f3bf3,.f3bf3 label{cursor:pointer}.f3bf3 label{display:flex;gap:.5rem}.f3bf3 .fff24{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.f3bf3 .fff24 .c2386{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.f3bf3 .fff24.aeb90{background-color:var(--str-chat__green600)}.f3bf3 .fff24.aeb90 .c2386{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.dd521 .dd521,.dd521 .dd521 .fff24,.dd521 label{cursor:not-allowed}.c88c7 .d09fe{background:none;border:none;cursor:pointer}.c88c7 .eeb0e{background-color:var(--str-chat__background-color)}.c7d56{--str-chat-icon-color: var(--str-chat__text-color)}.bdbd1{color:var(--str-chat-icon-color)}.c5976{--str-chat-icon-color: var(--str-chat__danger-color)}.fe5f2{background-color:var(--str-chat-icon-color)}.c7d56{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width:768px){.fb8f3 .fbdeb .d5154 .c65f5{border-radius:0}}.a47fe .f8b3d{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.a47fe .f8b3d svg path{fill:var(--str-chat__image-carousel-stepper-color)}.c7d56{--str-chat__link-preview-loading-state-color: var(--str-chat__disabled-color)}.ff4b0 .dd483{border-left:2px solid var(--str-chat__primary-color)}.ff4b0 .dd483 .b4aba{font:var(--str-chat__body-medium-text)}.ff4b0 .dd483 .a96e4{font:var(--str-chat__caption-text)}.ff4b0 .a889b svg path{fill:var(--str-chat__text-low-emphasis-color)}.d51a2 .b4aba,.d51a2 .a96e4{background-image:linear-gradient(-90deg,var(--str-chat__link-preview-loading-state-color) 0%,var(--str-chat__link-preview-loading-state-color) 100%);animation:cb6c2 1s linear 0s infinite alternate}.d51a2 .b4aba:nth-of-type(2),.d51a2 .a96e4:nth-of-type(2){animation:cb6c2 1s linear .3334s infinite alternate}.d51a2 .b4aba:last-of-type,.d51a2 .a96e4:last-of-type{animation:cb6c2 1s linear .6667s infinite alternate}@keyframes cb6c2{0%{opacity:.5}to{opacity:1}}.d51a2 .b4aba,.d51a2 .a96e4{border-radius:calc(var(--str-chat__spacing-px) * 3)}.c7d56{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.f2e70 svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.ee7a3 .f0684{border-radius:var(--str-chat__border-radius-sm);border:1px solid var(--str-chat__secondary-overlay-color)}.ee7a3 .f0684 .f3bf3{background-color:var(--str-chat__background-color)}.ee7a3 .f0684 .d09fe{border-radius:var(--str-chat__border-radius-xs);border:1px solid var(--str-chat__secondary-overlay-color);background-color:var(--str-chat__tertiary-surface-color)}.ee7a3 .f0684 .eeb0e{box-shadow:0 0 8px var(--str-chat__box-shadow-color);border-radius:var(--str-chat__border-radius-xs)}.ee7a3 .f0684 .eeb0e .ddb3e{background:none;border:none;cursor:pointer}.ee7a3 .f0684 .eeb0e .ddb3e:hover{background-color:var(--str-chat__message-options-hover-background-color)}.c7d56{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__blocked-message-border-radius: var(--str-chat__border-radius-md);--str-chat__blocked-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start: none;--str-chat__blocked-message-border-block-end: none;--str-chat__blocked-message-border-inline-start: none;--str-chat__blocked-message-border-inline-end: none;--str-chat__blocked-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reminder-color: var(--str-chat__primary-color);--str-chat__message-reminder-background-color: var(--str-chat__secondary-background-color);--str-chat__message-reminder-border-block-start: none;--str-chat__message-reminder-border-block-end: none;--str-chat__message-reminder-border-inline-start: none;--str-chat__message-reminder-border-inline-end: none;--str-chat__message-reminder-box-shadow: none;--str-chat__message-reminder-border-radius: 0}.d9e71{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.e5732{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.a638d{background-color:var(--str-chat__date-separator-line-color);border:none}.a5936{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.fb8f3{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.fb8f3 a{text-decoration:none;color:var(--str-chat__message-link-color)}.fb8f3 .a31be{background:var(--str-chat__message-reminder-background-color);color:var(--str-chat__message-reminder-color);box-shadow:var(--str-chat__message-reminder-box-shadow);border-radius:var(--str-chat__message-reminder-border-radius);border-block-start:var(--str-chat__message-reminder-border-block-start);border-block-end:var(--str-chat__message-reminder-border-block-end);border-inline-start:var(--str-chat__message-reminder-border-inline-start);border-inline-end:var(--str-chat__message-reminder-border-inline-end);font:var(--str-chat__caption-medium-text)}.fb8f3 .a6e80{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.fb8f3 .ad99c{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.fb8f3 .ff2bf{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.fb8f3.ad707 .a6e80{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.fb8f3 .e8471{--str-chat-icon-color: var(--str-chat__message-options-color)}.fb8f3 .e8471 .d86ed,.fb8f3 .e8471 .d9e24,.fb8f3 .e8471 .d2c81{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.fb8f3 .e8471 .d86ed .ac129 path,.fb8f3 .e8471 .d9e24 .ac129 path,.fb8f3 .e8471 .d2c81 .ac129 path{fill:var(--str-chat__message-options-color)}.fb8f3 .e8471 .d86ed:hover,.fb8f3 .e8471 .d9e24:hover,.fb8f3 .e8471 .d2c81:hover{background-color:var(--str-chat__message-options-hover-background-color)}.fb8f3 .e8471 .d86ed:active .ac129 path,.fb8f3 .e8471 .d9e24:active .ac129 path,.fb8f3 .e8471 .d2c81:active .ac129 path{fill:var(--str-chat__message-options-active-color)}.fb8f3 .c4318 button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.fb8f3 .c4318 button:active,.fb8f3 .c4318 button:hover{background:var(--str-chat__translation-notice-active-background-color)}.fb8f3 .d9a61,.fb8f3 .d81a6{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.fb8f3 .d9a61 .d38c6,.fb8f3 .d81a6 .d38c6{font:var(--str-chat__caption-medium-text)}.fb8f3 .ddd6a{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.fb8f3 .ddd6a svg path{fill:var(--str-chat__message-status-color)}.fb8f3 .ec7c9 svg path,.fb8f3 .ead58 svg path{fill:var(--str-chat__text-low-emphasis-color)}.fb8f3 .f881b button,.fb8f3 .bf5ac button{border:none;background-color:transparent;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.fb8f3 .e5a58{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.fb8f3 .dcccb{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.fb8f3 .dcccb svg #f570e{fill:var(--str-chat__message-error-message-color)}.aaff7{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.a5da6:hover:not(:has(.aa8a1:hover,.d5154)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.a5da6:hover{background-color:var(--str-chat__message-active-bacground-color)}}.b4010 .d701c .a6e80,.bd0e7 .d701c .a6e80{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.b4010 .ad707 .a6e80,.bd0e7 .ad707 .a6e80{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.f14b0 .d701c .a6e80,.c8359 .d701c .a6e80{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.f14b0 .ad707 .a6e80,.c8359 .ad707 .a6e80{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.c7233.d701c .a6e80{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.c7233.ad707 .a6e80{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.dac00{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.dac00 .aa407{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.ef585 .dac00 .aa407{background-color:var(--str-chat__message-bubble-background-color)}.e2913{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.f674b{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.f674b button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:transparent}.f674b button:first-of-type{font:var(--str-chat__caption-text)}.c7d56{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.dc54f{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.dc54f .fc952{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.dc54f .fc952:hover,.dc54f .d2863{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}.dc54f .f57a0{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}@media(hover:none){.dc54f .fc952:hover{background-color:transparent}}.c7d56{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.cb624 .f0b96,.cb624 .ab954,.cb624 .d18f8{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.cb624 .f0b96{color:var(--str-chat__message-bounce-edit-button-color)}.cb624 .ab954{color:var(--str-chat__message-bounce-send-button-color)}.cb624 .d18f8{color:var(--str-chat__message-bounce-delete-button-color)}.c7d56{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var( --str-chat__primary-color )}.ef585{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.ef585 .a4939,.ef585 .e20dd{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.ef585 .a4939 svg path,.ef585 .e20dd svg path{fill:var(--str-chat__message-input-tools-color)}.ef585 .c9450 svg path{fill:var(--str-chat__primary-color)}.ef585 .c96dd{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.ef585 .c96dd .e606c{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:transparent;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.ef585 .ce9ae{background-image:var(--str-chat__circle-stop-icon);background-color:transparent;border-width:0}.ef585 .d03cf{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.ef585 .d03cf svg path{fill:var(--str-chat__message-send-color)}.ef585 .d03cf:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:transparent}.ef585 .d03cf:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.ef585 .f8c4d{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.ef585 .f8c4d:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.ef585 .dae6c{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.ef585 .b9e0f{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.ef585 .b63c6 .a00ce{font:var(--str-chat__subtitle-medium-text)}.ef585 .b63c6 .d203e{background-color:transparent;border:none}.ef585 .b63c6 .d203e svg path{fill:var(--str-chat__message-input-tools-color)}.ef585 .feea8{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.ef585 .feea8 .eb862,.ef585 .feea8 .d059b{font:var(--str-chat__subtitle2-medium-text)}.ef585 .feea8 .ed1d9{font:var(--str-chat__subtitle-text)}.ef585 .feea8 .d059b{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.c5948 .b1b87 .bd922{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.c5948 .b1b87:hover .bd922{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.be8c2 .d0a66{color:var(--str-chat__text-low-emphasis-color)}.be8c2 .d0a66 .a0c73{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.be8c2 .d0a66:hover,.be8c2 .d0a66:focus{color:var(--str-chat__text-color)}.be8c2 .d0a66:hover .a0c73,.be8c2 .d0a66:focus .a0c73{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.be8c2 .e6816 .a0c73{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.be8c2 .cd5ee .a0c73{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.be8c2 .c5a34 .a0c73{-webkit-mask:var(--str-chat__location-icon) no-repeat center/contain;mask:var(--str-chat__location-icon) no-repeat center/contain}.f8c07 *{cursor:pointer}.f8c07 label{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.c7d56{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.dae3f{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.dae3f .d6109{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.dae3f .d6109 .ebaf3{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.bd600{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.bd600 .ffd91{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.bd600 .ffd91 svg path{fill:var(--str-chat__jump-to-latest-message-color)}.bd600 .ffd91:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.bd600 .ffd91 .f3160{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.c7d56{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.b1510{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.b1510 .d6109{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.b1510 .d6109 .ebaf3{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.c7d56{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.a6b5b .d46c7{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.a6b5b .d46c7 .c3b6a{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.a6b5b .d46c7 .c3b6a.f8626{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.e89b3 .afeff{border-block-end:solid transparent}.e89b3 .ffe49{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.e89b3 .aa77e{font:var(--str-chat__subtitle-text)}.c7d56{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.c7d56 .cf375{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.c1274 .ba0b7{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.c1274 .ba0b7 .d3bd4{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.c1274 .ba0b7 .d3bd4:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.c1274 .ba0b7 .d3bd4.c17e4{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media(hover:none){.c1274 .ba0b7 .d3bd4:hover{background-color:transparent}}.c7d56{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.fef61{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.fef61 .c65f5{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.fef61 .f9ef9 .a46e0{font:var(--str-chat__subtitle2-medium-text)}.fef61 .f9fae{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.fef61 .f9fae .bdbd1{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.fef61 .f9fae svg path{fill:var(--str-chat__modal-close-icon-color)}.fef61 .f9fae svg rect,.fef61 .f9fae svg circle{fill:var(--str-chat__modal-close-icon-background)}.c618f .d5154 .c65f5.b382f,.adbf0 .d5154 .c65f5.b382f,.ad3ca .d5154 .c65f5.b382f{background-color:transparent;width:unset;max-width:unset;height:unset;padding:0}.c618f .d5154 .c65f5.b382f img,.adbf0 .d5154 .c65f5.b382f img,.ad3ca .d5154 .c65f5.b382f img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.b07f0.d5154.d7852 .c65f5.b382f,.b07f0.d5154.debf9 .c65f5.b382f{background-color:transparent;width:unset;max-width:unset;height:unset;padding:0}.b07f0.d5154.d7852 .c65f5.b382f img,.b07f0.d5154.debf9 .c65f5.b382f img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.c7d56{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.a95e7{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.c7d56{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.e7f16{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.c7d56{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.eb601{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.d89a0 .a5a73 .a1f9c{color:var(--str-chat__text-low-emphasis-color)}.d89a0 .e6ecc{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.d89a0 .a66ab{background-color:var(--str-chat__primary-color);border:none}.d89a0 .ce737 .d36df.e9d58:hover{cursor:pointer}.d89a0 .ce737 .d36df .dda0d{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px) * 4)}.d89a0 .ce737 .d36df .a8241{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.efedc,.e1ba4,.e0780,.b2341 .fe46c,.b2341 .d36df{border-radius:.75rem}.efedc{overflow:clip}.c313b .d36df:hover{cursor:unset}.fef61 .dbbf8,.fef61 .e0780,.fef61 .fe46c,.c01ac .fef61 .dbbf8,.c01ac .fef61 .e0780,.c01ac .fef61 .fe46c{font:var(--str-chat__subtitle-medium-text)}.fef61 .efedc,.fef61 .e1ba4,.fef61 .e0780,.fef61 .fe46c,.fef61 .d36df,.c01ac .fef61 .efedc,.c01ac .fef61 .e1ba4,.c01ac .fef61 .e0780,.c01ac .fef61 .fe46c,.c01ac .fef61 .d36df{background-color:var(--str-chat__tertiary-surface-color)}.fef61 .efedc .c5e33,.c01ac .fef61 .efedc .c5e33{font-weight:500}.fef61 .efedc .e9d58:hover,.c01ac .fef61 .efedc .e9d58:hover{background-color:var(--str-chat__secondary-surface-color)}.fef61 .d36df .e6d01,.c01ac .fef61 .d36df .e6d01{font:var(--str-chat__subtitle-text)}.fef61 .d36df .e6d01 .cb5ec,.c01ac .fef61 .d36df .e6d01 .cb5ec{font:var(--str-chat__subtitle-medium-text)}.fef61 .d36df .c01d8,.c01ac .fef61 .d36df .c01d8{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.e6cf8 .a48c2{text-transform:capitalize}.e6cf8 .f6085{color:var(--str-chat__text-low-emphasis-color)}.f6259{font:var(--str-chat__body-medium-text)}.a405e .dbad0{border:none}.a405e .d71bf,.a405e .d61d2:not(.babde),.a405e .babde .ee016{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.a405e .d71bf input,.a405e .d61d2:not(.babde) input,.a405e .babde .ee016 input{border:none;background:transparent;outline:none}.a405e .d71bf input,.a405e .d71bf input::placeholder,.a405e .d61d2:not(.babde) input,.a405e .d61d2:not(.babde) input::placeholder,.a405e .babde .ee016 input,.a405e .babde .ee016 input::placeholder{font:var(--str-chat__subtitle-text)}.a405e .dd15a input{pointer-events:auto}.a405e .dd15a .c043e{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.a405e .fc92a{border:1px solid var(--str-chat__message-error-message-color)}.a405e .d71bf .fc92a,.a405e .d71bf .fc92a .ee016,.a405e .babde.fc92a{border:none}.a405e .babde.fc92a .ee016{border:1px solid var(--str-chat__message-error-message-color)}.c7d56{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.edb5a{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.edb5a .a6eb6{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.edb5a input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.edb5a .f09f8{background-color:transparent;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.c97e3{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.c97e3 .f09f8{background-color:var(--str-chat__text-low-emphasis-color)}.b330e{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.ef9e4{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.b8a4d{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.b8a4d .c42de{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.b8a4d .c42de svg path{fill:var(--str-chat__search-results-empty-icon-color)}.b8a4d .c3266{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.b8a4d .c3266.e1b64{background-color:var(--str-chat__channel-preview-active-background-color)}.b8a4d .c3266 .eb7dd{font:var(--str-chat__subtitle-medium-text)}.b8a4d .c3266:hover,.b8a4d .d50f5{background-color:var(--str-chat__search-result-hover-background-color)}.c7d56{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.fb8ab{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.fb8ab .bcd07{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.fb8ab .bcd07 .f4e25,.fb8ab .bcd07 .dc2da{font:var(--str-chat__subtitle-medium-text)}.fb8ab .bcd07 .ee5a1,.fb8ab .bcd07 .ad5c0{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.fb8ab .bcd07 .cbe5b{background-color:transparent;border:none}.fb8ab .bcd07 .cbe5b svg path{fill:var(--str-chat__thread-color)}.c7d56{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.fe55f{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.fe55f:after{background-color:var(--str-chat__tooltip-background-color)}.c7d56{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.d2f53{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.d2f53 .c2580 .fb031{border-radius:999px;animation:c138d 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.d2f53 .c2580 .fb031:nth-child(1){animation-delay:0s}.d2f53 .c2580 .fb031:nth-child(2){animation-delay:.5s}.d2f53 .c2580 .fb031:nth-child(3){animation-delay:1s}@keyframes c138d{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.c7d56{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.d1898{background-color:var(--str-chat-thread-list-container-background-color)}.c0491{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.dc48c{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.aa436{border-right:1px solid var(--str-chat-thread-list-border-color)}.aa436 .b751a{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.aa436 .b751a[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.aa436 .b751a[aria-selected=true] .c8f95,.aa436 .b751a[aria-selected=true] .daa15{color:inherit}.aa436 .b751a .c8f95{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.aa436 .b751a .bb218{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.aa436 .b751a .daa15{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.f1dc1{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.c7d56{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.cbde2{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.b9f34{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.b9f34[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.c7d56{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.ec9cf{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.a075f{background-color:var(--str-chat__grey300)}.f0a6d{color:var(--str-chat__text-color)}}.a6170 .fec66{display:flex;justify-content:center;align-items:center;width:40px;height:40px}.a6170 .ac248{width:32px;height:32px}.a6170 .bdd8a{width:40px;height:40px}.a6170 .af766{width:48px;height:48px}.a6170 .e68bc{border-radius:var(--str-chat__avatar-border-radius);background-color:#00f}.a6170 .babbb{height:10px;min-width:10px;padding:0 4px;font-size:.6rem}.a6170 .c87f0{height:12px;min-width:12px;padding:0 5px;font-size:.7rem}.a6170 .c52b5{height:14px;min-width:14px;padding:0 6px;font-size:.8rem}.a6170 svg{width:20px;height:20px}.dc025{display:flex;width:100%}.dc025 .c9198{display:flex;flex:1;flex-direction:row;gap:.25rem}.dc025 .c9198 .efe44{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0;text-transform:none}.dc025 .c9198 .efe44 .f9a90{display:flex;flex:1;flex-direction:column;gap:.5rem;justify-content:space-between;width:100%;text-transform:none;border-radius:.5rem}.dc025 .c9198 .efe44 .f9a90 .ebaec{display:flex;flex:1;align-items:center;text-overflow:ellipsis;overflow:hidden}.dc025 .d6178{position:relative;display:flex;flex-direction:column;gap:.5rem;align-items:stretch;width:100%;min-width:0}.dc025 .f6bc6{display:flex;gap:.5rem;align-items:center;width:100%;min-width:0}.dc025 .f7690{flex-shrink:0;align-self:flex-start;width:fit-content;height:100%;padding-bottom:1rem}.dc025 .ffc01{width:100%;min-width:0}.dc025 .bb121{display:flex;gap:1rem;align-items:center;min-width:0;padding-bottom:1rem;overflow:hidden}.dc025 .bb121.d3f97{flex:0 0 auto;min-width:fit-content;overflow:hidden}.dc025 .bb121.d3f97 .b8f94{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dc025 .bb121.a6dc2{flex:1;min-width:0}.dc025 .bb121.a6dc2>*{flex:1 1 0;min-width:0}.dc025 .bb121.a6dc2 button{width:100%;min-width:0;max-width:100%;white-space:normal;text-align:center;overflow:visible}.dc025 .bb121.a6dc2 button span{white-space:normal;word-break:break-word}.f209c{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:1rem}.f209c .ef13c{flex-shrink:0;height:100%;padding:.25rem;border-radius:.25rem}.f209c .cef84{display:flex;justify-content:center;align-items:center;width:100%;padding:.25rem}.f209c .f1e92{display:flex;flex:1;flex-direction:column;width:100%;height:100%;min-height:0}.f209c .f1e92 .d292c{flex-shrink:0}.f209c .f1e92 .fb37b{display:flex;flex:1;justify-content:center;align-items:center}.f209c .f1e92 .str-chat__channel{display:flex;flex:1;flex-direction:column;min-height:0}.f209c .f1e92 .str-chat__channel .str-chat__channel-header{display:none}@keyframes cbc66{0%{opacity:0}to{opacity:1}}.MuiTooltip-popper .MuiTooltip-tooltip{font-size:1.5rem}.meetingAppBar__wrapper header{background-color:var(--primary-color)}.meetingAppBar__wrapper .meetingAppBar__filler{flex:1}.meetingAppBar__wrapper .meetingAppBar__meetingWith{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5em}.meetingAppBar__drawer iframe{height:100%;min-width:25vw}.a6709{display:flex;flex-direction:column;width:100%;height:100%}.a6709 iframe{flex:1;border:none}.a6709 button{font-size:2em}.pqiIw1ZXWI{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.pqiIw1ZXWI .YvMEXsF6Ew{display:flex;justify-content:center;width:100%}.pqiIw1ZXWI .YvMEXsF6Ew ._98g4wUJbEk .g645Mg-Pck .KWe-fuWaCG{text-align:center}.pqiIw1ZXWI .ur-CtbeT2p{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:16px;box-sizing:border-box}.pqiIw1ZXWI .ur-CtbeT2p .Vkkm6rhLYA{width:100%;height:100%;padding:12px 16px;background-color:#00000005}.pqiIw1ZXWI ._-1LGHzNkpn{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:32px;padding-bottom:32px;color:#0009}.pqiIw1ZXWI ._-1LGHzNkpn .BnCYxpldjb,.pqiIw1ZXWI ._-1LGHzNkpn .d0ZGeja1l6{margin-bottom:16px}.pqiIw1ZXWI ._-1LGHzNkpn .-Si1gIs49g{margin-bottom:24px;text-align:center}.UoxyeVNoJl{display:flex;align-items:center;background-color:#00000005}.xmASE6ZBvk{padding:.5em}.-c-o1YCgjk{background-color:#00000005;cursor:pointer;transition:background-color .1s ease-in-out}.-c-o1YCgjk.tzNwonz4E1{cursor:default}.-c-o1YCgjk ._5stB1Jbykj .pHLN-LlVMD{display:flex;align-items:center}.-c-o1YCgjk ._5stB1Jbykj.tzNwonz4E1{opacity:.5}.-c-o1YCgjk ._5stB1Jbykj.zr0j3EcJky{text-align:center}.-c-o1YCgjk ._5stB1Jbykj.zr0j3EcJky .pHLN-LlVMD{gap:1em;justify-content:center}.-c-o1YCgjk:hover{background-color:#00000014}.QxiOgxxn53{display:flex;flex-direction:column}.QxiOgxxn53 ._5EKuZ20Gzf .kUTXN5-ZzH{display:flex;background-color:#0000000d}.QxiOgxxn53 ._5EKuZ20Gzf .kUTXN5-ZzH .bAlUTv1mLu{flex:1}.QxiOgxxn53 ._5EKuZ20Gzf .kUTXN5-ZzH.rhEdFznRFG{background-color:#00000026}.QxiOgxxn53 ._5EKuZ20Gzf .kUTXN5-ZzH:disabled,.QxiOgxxn53 ._5EKuZ20Gzf .kUTXN5-ZzH.CE9qjR0gvR{opacity:.6;cursor:not-allowed}.eIC-lbz51k{display:flex;flex:1;flex-direction:column;width:100%;overflow:hidden}.eIC-lbz51k .N2dnufxHDS{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;padding:32px;color:#0009}.eIC-lbz51k .N2dnufxHDS .GmjyIi5Q-u{color:#0009}.eIC-lbz51k .GQptuGvLR9{display:flex;flex-direction:column;justify-content:center;align-items:center}.eIC-lbz51k .GQptuGvLR9 ._9b3jOxJC6o{flex-grow:1;width:100%;height:100%;max-width:9em;max-height:9em;aspect-ratio:1/1}.eIC-lbz51k .GQptuGvLR9 .wIrRSMM9GI{display:flex;flex-flow:column wrap;flex-grow:1;padding:.5rem}.eIC-lbz51k .GQptuGvLR9 .wIrRSMM9GI .r0ZxMv5fed{font-weight:700;font-size:1.2rem}.eIC-lbz51k .GQptuGvLR9 .wIrRSMM9GI .B5MdaX-4M-{font-size:.9rem}.eIC-lbz51k .GQptuGvLR9 .wIrRSMM9GI .n5s5PWxl8K{font-size:.8rem}.eIC-lbz51k .GQptuGvLR9 .a028pHvq6t{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;padding:.5rem}.eIC-lbz51k .GQptuGvLR9 .a028pHvq6t .g4zDK9vwnI{color:#888}.eIC-lbz51k .Bfko2Yxf3Y{margin:.5rem}.eIC-lbz51k .uwHs3ie4Vf{display:flex;flex-direction:column}.eIC-lbz51k .uwHs3ie4Vf .bLDvuUN3m3{padding:.5rem 1rem}.eIC-lbz51k .uwHs3ie4Vf .bLDvuUN3m3 .-Rz9NhgWz7{font-weight:700}.eIC-lbz51k .lpiawZLgfH .fDEcP3ekDD{display:flex;flex-direction:row;align-items:center;padding:0 0 .5rem}.eIC-lbz51k .lpiawZLgfH .fDEcP3ekDD ._58P30B6cZs{width:1.5rem;height:1.5rem}.eIC-lbz51k ._5zjY0K2GgA{flex:1;min-height:0;max-height:10rem;padding:8px;border-radius:4px;overflow:auto}.eIC-lbz51k ._5zjY0K2GgA.VmOPrysmQS{opacity:.6;pointer-events:none}.eIC-lbz51k .nwAz1qSX6U{position:relative;display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3{padding:0 8px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0{width:100%}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0 ._8RhAXSxYLv{margin-bottom:16px;color:#0009;font-size:14px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0 .clnc-eEAfw{margin-bottom:8px;color:#000000de;font-weight:500;font-size:14px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0 .m0KGZl6DtV{width:100%;padding:16px;box-sizing:border-box;font-size:14px;font-family:inherit;line-height:1.5;border:1px solid rgba(0,0,0,.23);border-radius:4px;resize:none;transition:border-color .2s ease}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0 .m0KGZl6DtV.VmOPrysmQS{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0 .m0KGZl6DtV:hover{border-color:#0000006b}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0 .m0KGZl6DtV:focus{border-color:#1976d2;border-width:2px;outline:none}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .NNxnMRfzn0 .uu8zLEdHfW{min-width:120px;margin-top:16px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .AFHH1keFfk{width:100%}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .AFHH1keFfk ._8RhAXSxYLv{margin-bottom:16px;color:#0009;font-size:14px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .AFHH1keFfk .rYImcZbqfJ{margin-bottom:24px;color:#000000de;font-weight:500;font-size:14px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .AFHH1keFfk .Ag5Ggogg-p{min-width:120px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .AFHH1keFfk .LlbtjLSyMH{display:flex;gap:12px;margin-top:16px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .AFHH1keFfk .LlbtjLSyMH ._7s5FFU5LSq,.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .AFHH1keFfk .LlbtjLSyMH ._6bMiRWi6ze{min-width:120px}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .Rmf78PtVzk{padding:32px;text-align:center}.eIC-lbz51k .nwAz1qSX6U ._4gCc0gcZQ3 .iYhaDNcCYA .rvsB01fP5N .Rmf78PtVzk .p3xYQeUwvm{color:#0009;font-size:14px}.dgYODAjCwQ{z-index:1400}._3B5U4t8M5u{width:100%;box-sizing:border-box}._3B5U4t8M5u ._1kPZjlIwNb{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:16px;padding:12px 16px;box-sizing:border-box;border:1px solid rgba(0,0,0,.08);border-radius:4px;background-color:#00000005}._3B5U4t8M5u .dPW87fkMuZ{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:32px;padding-bottom:32px;color:#0009}._3B5U4t8M5u .dPW87fkMuZ .JGCIbykI-u,._3B5U4t8M5u .dPW87fkMuZ .Vaq8suGuqD{margin-bottom:16px}._3B5U4t8M5u .dPW87fkMuZ .kc4iT-epqc{margin-bottom:24px;text-align:center}._3B5U4t8M5u .dPW87fkMuZ .pGgt8S-noY{min-width:120px}._3B5U4t8M5u .DIlRXnkzFA{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ{min-width:650px}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .lgMcAHG45r{display:flex;gap:8px;align-items:center}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .lgMcAHG45r .dvCcWyV2hV{width:32px;height:32px;font-size:.875rem}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .lgMcAHG45r .-jrjpe3ZHy{display:flex;flex-direction:column}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .lgMcAHG45r .-jrjpe3ZHy .EFzys9qgED{font-weight:500}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .lgMcAHG45r .-jrjpe3ZHy .JbYm0CJ-Sc{color:#0009}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .GWu1FQXrYd{font-weight:500}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .oV1Er0W0oW{color:#0009}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .Eh9nwpMmAq{font-family:Roboto Mono,monospace}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .NkIkbKXAmU{font-weight:500}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE ._0Z0MiwHAgP{color:#0009}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .EvvmodsZAR{display:flex;gap:8px;justify-content:center}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .EvvmodsZAR .-DOd5DppMB{min-width:36px;border:1px solid;transition:opacity .2s ease-in-out}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .EvvmodsZAR .-DOd5DppMB.-hCj-4IQWW{border-color:#4caf50}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .EvvmodsZAR .-DOd5DppMB.-hCj-4IQWW:hover{background-color:#4caf501a}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .EvvmodsZAR .-DOd5DppMB.LL7Eh45vGn{border-color:#f44336}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .EvvmodsZAR .-DOd5DppMB.LL7Eh45vGn:hover{background-color:#f443361a}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .EvvmodsZAR .-DOd5DppMB.DP9dg-IjnR{opacity:.6;pointer-events:none}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .kESqKkaWeU{color:#0009}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .BOI2nmbep3{display:flex;flex-direction:column;gap:8px;align-items:center}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE .JGI2Tw7HWj{min-width:120px}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw{color:#0009;opacity:.6}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .lgMcAHG45r .-jrjpe3ZHy .EFzys9qgED,._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .lgMcAHG45r .-jrjpe3ZHy .JbYm0CJ-Sc,._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .GWu1FQXrYd,._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .oV1Er0W0oW,._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .NkIkbKXAmU,._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw ._0Z0MiwHAgP{color:#0009}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .EvvmodsZAR .-DOd5DppMB,._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .JGI2Tw7HWj{opacity:.5;pointer-events:none}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE.PUMnh4S5cw .kESqKkaWeU{color:#0006}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE:last-child td,._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE:last-child th{border:0}._3B5U4t8M5u .DIlRXnkzFA .SU1YDgMSQZ .bdi8J6bHeE:hover{background-color:#0000000a}.NBZhBylV34{display:flex;flex-direction:column;width:100%;height:100%}.pKPyYqLFmb{width:100%;height:100%;border:none;border-radius:8px;background-color:#000}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:transparent!important;max-width:100vw}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.stream-chat__paginated-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__location-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgdmlld0JveD0iMCAwIDI1NS44NTYgMjU1Ljg1NiI+PHBhdGggZD0iTTEyNy45MjggMzguOGMtMzAuNzUgMC01NS43NjggMjUuMDE3LTU1Ljc2OCA1NS43NjdzMjUuMDE4IDU1Ljc2NyA1NS43NjggNTUuNzY3IDU1Ljc2OC0yNS4wMTcgNTUuNzY4LTU1Ljc2N1MxNTguNjc4IDM4LjggMTI3LjkyOCAzOC44em0wIDk2LjUzM2MtMjIuNDc5IDAtNDAuNzY4LTE4LjI4OC00MC43NjgtNDAuNzY3UzEwNS40NDkgNTMuOCAxMjcuOTI4IDUzLjhzNDAuNzY4IDE4LjI4OCA0MC43NjggNDAuNzY3LTE4LjI4OCA0MC43NjYtNDAuNzY4IDQwLjc2NnoiLz48cGF0aCBkPSJNMTI3LjkyOCAwQzc1Ljc4NCAwIDMzLjM2MiA0Mi40MjIgMzMuMzYyIDk0LjU2NmMwIDMwLjA3MiAyNS4yMiA3NC44NzUgNDAuMjUzIDk4LjkwNCA5Ljg5MSAxNS44MDkgMjAuNTIgMzAuODU1IDI5LjkyOCA0Mi4zNjUgMTUuMTAxIDE4LjQ3NCAyMC41MDYgMjAuMDIgMjQuMzg2IDIwLjAyIDMuOTM4IDAgOS4wNDEtMS41NDcgMjQuMDk1LTIwLjAzMSA5LjQyOS0xMS41NzkgMjAuMDYzLTI2LjYxNiAyOS45NDQtNDIuMzQyIDE1LjEzNi0yNC4wODggNDAuNTI3LTY4Ljk3MSA0MC41MjctOTguOTE3QzIyMi40OTUgNDIuNDIyIDE4MC4wNzMgMCAxMjcuOTI4IDB6bTQzLjY0MSAxODEuODAzYy0xOS4zOTYgMzEuNDgzLTM3LjIwMyA1Mi43NTctNDMuNzMgNTguMTg4LTYuNTYxLTUuMjY0LTI0LjA3OS0yNi4wMzItNDMuNzQ2LTU4LjA4OS0yMi43MDctMzcuMDE1LTM1LjczLTY4Ljg0OC0zNS43My04Ny4zMzZDNDguMzYyIDUwLjY5MyA4NC4wNTUgMTUgMTI3LjkyOCAxNXM3OS41NjYgMzUuNjkzIDc5LjU2NiA3OS41NjZjLjAwMSAxOC4zODItMTMuMDk0IDUwLjE3OC0zNS45MjUgODcuMjM3eiIvPjwvc3ZnPg==);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(./stream-chat-icons-CVCe0Jge.eot);src:url(./stream-chat-icons-CVCe0Jge.eot#iefix) format("embedded-opentype"),url(./stream-chat-icons-BLRMizsT.woff) format("woff2"),url(./stream-chat-icons-BLRMizsT.woff) format("woff"),url(./stream-chat-icons-C_tSEO3S.ttf) format("truetype"),url(./stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url(./stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size) * .5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size) * .3)}.str-chat__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px) * 12);height:calc(var(--str-chat__spacing-px) * 12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(1){grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;width:100%;min-width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size) * .5)}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size) * .33)}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 34)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{margin:var(--str-chat__attachment-margin);min-width:200px}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder{position:relative;display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-geolocation__icon{height:calc(var(--str-chat__spacing-px) * 150)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{position:absolute;inset-inline-end:.75rem;inset-block:.75rem;height:calc(var(--str-chat__spacing-px) * 20);width:calc(var(--str-chat__spacing-px) * 20)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{display:flex;justify-content:center;padding:.5rem 2rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active{display:flex;flex-direction:column;align-items:center;gap:.375rem}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{color:var(--str-chat__danger-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-status{color:var(--str-chat__info-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{text-transform:lowercase}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px) * 120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px) * 5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px) * 9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px) * 45);width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;width:100%;height:100%;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px) * 36);height:calc(var(--str-chat__spacing-px) * 36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);min-width:calc(var(--str-chat__spacing-px) * 72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__location-preview-image svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px) * 37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px) * 13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px) * 16);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px) * 2);inset-inline-end:calc(var(--str-chat__spacing-px) * 2);cursor:pointer;z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px) * 320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{width:100%}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;display:flex;align-items:center;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:flex;align-items:center;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height: 28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height: 24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{min-width:3rem;align-self:center}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__empty-channel{position:relative}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px) * 36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px) * 15);height:calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px) * 90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px) * 90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px) * 42);height:calc(var(--str-chat__spacing-px) * 42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__dialog-overlay{inset:0;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;justify-content:flex-end;gap:1.25rem;padding:2.25rem 1.25rem}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat-angular__dialog-body.str-chat__dialog__body{padding:0}.str-chat-angular__dialog-body .str-chat__dialog__controls{padding-bottom:0}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;width:100%;padding-block:.25rem}.str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__dropzone-container p{margin:unset}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__form__switch-field .str-chat__form__switch-field__switch{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px) * 52);height:calc(var(--str-chat__spacing-px) * 32);padding:.25rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{justify-content:flex-end}.str-chat__dropdown .str-chat__dropdown__open-button{width:100%;text-align:start}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:transparent}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--poll{--str-chat-icon-width: var(--str-chat-icon-height);-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow-y:auto;overflow-x:hidden}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px) * 250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{display:flex;flex-direction:column;gap:.25rem}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{height:calc(var(--str-chat__spacing-px) * 12);width:100%}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .str-chat__loading-indicator{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__modal.str-chat__share-location-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__modal-header{padding-top:0}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body{display:flex;flex-direction:column;gap:1rem;padding-block:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__form__switch-field,.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dropdown__open-button{padding:.5rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items{display:flex;flex-direction:column;align-items:flex-start;padding-block:.25rem}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__body .str-chat__live-location-activation .str-chat__dialog-contents .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{padding:.25rem .5rem;width:100%;text-align:start}.str-chat__modal.str-chat__share-location-modal .str-chat__share-location-dialog .str-chat__dialog__controls{padding:1.25rem 1rem 0}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.str-chat__message{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message .str-chat__message-reminder,.str-chat__quoted-message-preview .str-chat__message-reminder{grid-area:message-reminder;padding-block:.5rem .125rem;margin:0}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:". message-reminder" "avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message-reminder" "message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted,.str-chat__message.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--blocked{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder" "reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status.str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status.str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-sent,.str-chat__quoted-message-preview .str-chat__message-status-sent{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 12)}.str-chat__message .str-chat__message-status-sent svg,.str-chat__quoted-message-preview .str-chat__message-status-sent svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-status-delivered,.str-chat__quoted-message-preview .str-chat__message-status-delivered{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__message .str-chat__message-status-delivered svg,.str-chat__quoted-message-preview .str-chat__message-status-delivered svg{width:var(--str-chat-icon-height);height:var(--str-chat-icon-height)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button:disabled,.str-chat__quoted-message-preview .str-chat__message-is-thread-reply-button-wrapper button:disabled{cursor:auto}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1 * calc(var(--str-chat__spacing-px) * 18) / 2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px) * 18);height:calc(var(--str-chat__spacing-px) * 18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-box__submenu,.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-box__submenu .str-chat__message-actions-list-item-button,.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat-angular__create-poll{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 21);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 27);height:calc(var(--str-chat__spacing-px) * 27);font-size:calc(var(--str-chat__spacing-px) * 27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px) * 30);height:calc(var(--str-chat__spacing-px) * 28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);min-width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px) * 32);height:calc(var(--str-chat__spacing-px) * 32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);min-width:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px) * 25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2) / 2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-poll-preview__name{white-space:nowrap;overflow-y:visible;overflow-x:clip;text-overflow:ellipsis;overflow-x:hidden}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{padding:.25rem .5rem;cursor:pointer}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__send-to-channel-checkbox__container{width:100%;display:flex;padding:.5rem .75rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field{display:flex;align-items:center}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field label{padding-inline:.5rem}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field input{margin:0}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);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}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background:none;border:none;cursor:pointer;background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px) * 10);z-index:100}.str-chat__list-notifications{position:relative}.str-chat__list-notifications{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{display:flex;flex-direction:column;align-items:center}.str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-results-modal button,.str-chat__poll-answer-list-modal button,.str-chat__add-poll-answer-modal button,.str-chat__suggest-poll-option-modal button,.str-chat__poll-options-modal button{background:none;border:none;cursor:pointer}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{margin:0;flex:1}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size: 1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__close-button,.str-chat__poll-actions:not(.str-chat-angular__poll-actions) .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__tooltip,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__checkmark,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px) * 5);min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat-react__modal.str-chat__poll-action-modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{padding-inline:1rem;flex:1}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__modal__inner,.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__dialog__body form,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{padding:1rem;display:flex;flex-direction:column;gap:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__field-label,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.str-chat-angular__create-poll-modal .str-chat__modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}@media only screen and (max-device-width:768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list,.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body{max-height:100%;min-height:0;display:flex;flex-direction:column}.str-chat-angular__poll-actions .str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body stream-poll-options-list{height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;width:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px) * 21);font-size:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px) * 21);width:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px) * 150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px) * 4);height:calc(var(--str-chat__spacing-px) * 4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.str-chat__unseen-threads-banner__button{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{margin-top:2px;flex-shrink:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.str-chat__chat-view{display:flex;width:100%;height:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.str-chat__chat-view__selector-button{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical: 50%;--str-chat-unread-count-badge-absolute-offset-horizontal: 50%}.str-chat__unread-count-badge-container{position:relative;display:flex;align-items:center;justify-content:center}.str-chat__unread-count-badge{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5}.str-chat{--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat__cta-button{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__geolocation-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__geolocation-attachment-color: var(--str-chat__text-color);--str-chat__geolocation-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__geolocation-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__geolocation-attachment-border-block-start: none;--str-chat__geolocation-attachment-border-block-end: none;--str-chat__geolocation-attachment-border-inline-start: none;--str-chat__geolocation-attachment-border-inline-end: none;--str-chat__geolocation-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0% 25%,#f4f4f4 0% 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-geolocation{background:var(--str-chat__geolocation-attachment-background-color);color:var(--str-chat__geolocation-attachment-color);box-shadow:var(--str-chat__geolocation-attachment-box-shadow);border-radius:var(--str-chat__geolocation-attachment-border-radius);border-block-start:var(--str-chat__geolocation-attachment-border-block-start);border-block-end:var(--str-chat__geolocation-attachment-border-block-end);border-inline-start:var(--str-chat__geolocation-attachment-border-inline-start);border-inline-end:var(--str-chat__geolocation-attachment-border-inline-end);overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{color:currentColor}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__stop-sharing-button{background:none;border:none;font:var(--str-chat__subtitle-medium-text);cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{font:var(--str-chat__caption-text)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px) * 5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px) * 14) calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__location-preview,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-subtitle,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-subtitle{font:var(--str-chat__caption-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__location-preview .str-chat__location-preview-image{color:var(--str-chat__active-primary-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:transparent!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);text-align:left;font:var(--str-chat__subtitle-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{background:none;border:none;text-decoration:none}.str-chat__base-image{color:transparent}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__load-more-button__button{width:80%}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty{color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:transparent}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:transparent}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:transparent}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px)}.str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat input::-webkit-outer-spin-button,.str-chat input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.str-chat input[type=number]{-moz-appearance:textfield}.str-chat__form-field-error{font-size:.75rem;color:var(--str-chat__danger-color)}.str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__form__switch-field,.str-chat__form__switch-field label{cursor:pointer}.str-chat__form__switch-field label{display:flex;gap:.5rem}.str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled,.str-chat__form__switch-field--disabled .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch,.str-chat__form__switch-field--disabled label{cursor:not-allowed}.str-chat__dropdown .str-chat__dropdown__open-button{background:none;border:none;cursor:pointer}.str-chat__dropdown .str-chat__dropdown__items{background-color:var(--str-chat__background-color)}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat__icon--poll{background-color:var(--str-chat-icon-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat{--str-chat__link-preview-loading-state-color: var(--str-chat__disabled-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{background-image:linear-gradient(-90deg,var(--str-chat__link-preview-loading-state-color) 0%,var(--str-chat__link-preview-loading-state-color) 100%);animation:pulsate 1s linear 0s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{border-radius:calc(var(--str-chat__spacing-px) * 3)}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat__share-location-dialog .str-chat__live-location-activation{border-radius:var(--str-chat__border-radius-sm);border:1px solid var(--str-chat__secondary-overlay-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__form__switch-field{background-color:var(--str-chat__background-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__open-button{border-radius:var(--str-chat__border-radius-xs);border:1px solid var(--str-chat__secondary-overlay-color);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items{box-shadow:0 0 8px var(--str-chat__box-shadow-color);border-radius:var(--str-chat__border-radius-xs)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option{background:none;border:none;cursor:pointer}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__dropdown__items .str-chat__live-location-sharing-duration-option:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__blocked-message-border-radius: var(--str-chat__border-radius-md);--str-chat__blocked-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start: none;--str-chat__blocked-message-border-block-end: none;--str-chat__blocked-message-border-inline-start: none;--str-chat__blocked-message-border-inline-end: none;--str-chat__blocked-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reminder-color: var(--str-chat__primary-color);--str-chat__message-reminder-background-color: var(--str-chat__secondary-background-color);--str-chat__message-reminder-border-block-start: none;--str-chat__message-reminder-border-block-end: none;--str-chat__message-reminder-border-inline-start: none;--str-chat__message-reminder-border-inline-end: none;--str-chat__message-reminder-box-shadow: none;--str-chat__message-reminder-border-radius: 0}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-reminder{background:var(--str-chat__message-reminder-background-color);color:var(--str-chat__message-reminder-color);box-shadow:var(--str-chat__message-reminder-box-shadow);border-radius:var(--str-chat__message-reminder-border-radius);border-block-start:var(--str-chat__message-reminder-border-block-start);border-block-end:var(--str-chat__message-reminder-border-block-end);border-inline-start:var(--str-chat__message-reminder-border-inline-start);border-inline-end:var(--str-chat__message-reminder-border-inline-end);font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-status-sent svg path,.str-chat__message .str-chat__message-status-delivered svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button{border:none;background-color:transparent;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:transparent}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover,.str-chat__message-actions-box .str_chat__button-with-submenu--submenu-open{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}.str-chat__message-actions-box .str-chat__message-actions-box__submenu{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}@media(hover:none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:transparent}}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var( --str-chat__primary-color )}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__file-input-container,.str-chat__message-input .str-chat-angular__create-poll{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path,.str-chat__message-input .str-chat-angular__create-poll svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:transparent;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:transparent;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:transparent}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:transparent;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__add-location-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__location-icon) no-repeat center/contain;mask:var(--str-chat__location-icon) no-repeat center/contain}.str-chat__send-to-channel-checkbox__field *{cursor:pointer}.str-chat__send-to-channel-checkbox__field label{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid transparent}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media(hover:none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:transparent}}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:transparent;width:unset;max-width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner{background-color:transparent;width:unset;max-width:unset;height:unset;padding:0}.str-chat-react__modal.str-chat__modal--open.str-chat__image-modal .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat-react__modal.str-chat__modal--open.str-chat__gallery-modal .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px) * 4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll-option-list--full,.str-chat__poll-answer,.str-chat__modal__poll-option-list__title,.str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__modal .str-chat__poll-answer__text,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option-list--full,.str-chat__modal .str-chat__poll-answer,.str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__modal .str-chat__modal__poll-results__title,.str-chat__modal .str-chat__poll-option,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{border:none;background:transparent;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:transparent;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:transparent;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}.str-chat__message--me .str-chat__message-inner{grid-template-areas:"options message-bubble" "reactions reactions"!important}.str-chat__message--other .str-chat__message-inner{grid-template-areas:"message-bubble options" "reactions reactions"!important}
