.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0,0,9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1}@media only screen and (max-width: 480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.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:5px;z-index:9999;opacity:.7;background-color:#ffffffb3;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}.Toastify__progress-bar--default{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-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: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:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform: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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(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}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 320px){.\!container{max-width:320px!important}.container{max-width:320px}}@media (min-width: 375px){.\!container{max-width:375px!important}.container{max-width:375px}}@media (min-width: 428px){.\!container{max-width:428px!important}.container{max-width:428px}}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 667px){.\!container{max-width:667px!important}.container{max-width:667px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1023px){.\!container{max-width:1023px!important}.container{max-width:1023px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1365px){.\!container{max-width:1365px!important}.container{max-width:1365px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-7{bottom:1.75rem}.bottom-\[-10px\]{bottom:-10px}.bottom-\[-415px\]{bottom:-415px}.bottom-\[140px\]{bottom:140px}.bottom-\[17px\]{bottom:17px}.bottom-\[calc\(75px\+var\(--sab\)\)\]{bottom:calc(75px + var(--sab))}.left-0{left:0}.left-0\.5{left:.125rem}.left-1\/2{left:50%}.left-\[-45\%\]{left:-45%}.left-\[8px\]{left:8px}.right-0{right:0}.right-\[12px\]{right:12px}.right-\[15px\]{right:15px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-\[-110px\]{top:-110px}.top-\[-18px\]{top:-18px}.top-\[-27px\]{top:-27px}.top-\[-4px\]{top:-4px}.top-\[45px\]{top:45px}.top-\[8px\]{top:8px}.top-\[9px\]{top:9px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-\[-1\]{z-index:-1}.z-\[1000\]{z-index:1000}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[50\]{z-index:50}.z-\[999\]{z-index:999}.m-0{margin:0}.m-\[0_4px\]{margin:0 4px}.m-\[0_auto\]{margin:0 auto}.m-\[10px_auto_0\]{margin:10px auto 0}.m-\[23px_auto_0\]{margin:23px auto 0}.m-\[25px_auto_0\]{margin:25px auto 0}.m-\[30px_auto_0\]{margin:30px auto 0}.m-\[5px_auto_0\]{margin:5px auto 0}.m-auto{margin:auto}.mx-\[10px\]{margin-left:10px;margin-right:10px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-4{margin-top:1rem;margin-bottom:1rem}.my-\[15px\]{margin-top:15px;margin-bottom:15px}.my-\[16px\]{margin-top:16px;margin-bottom:16px}.my-\[61px\]{margin-top:61px;margin-bottom:61px}.my-\[7px\]{margin-top:7px;margin-bottom:7px}.\!mb-0{margin-bottom:0!important}.\!ml-0{margin-left:0!important}.\!mr-0{margin-right:0!important}.\!mt-\[10px\]{margin-top:10px!important}.\!mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[15px\]{margin-bottom:15px}.mb-\[20px\]{margin-bottom:20px}.mb-\[23px\]{margin-bottom:23px}.mb-\[30px\]{margin-bottom:30px}.mb-\[5px\]{margin-bottom:5px}.mb-\[6px\]{margin-bottom:6px}.mb-\[8px\]{margin-bottom:8px}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-8{margin-left:2rem}.ml-\[-2px\]{margin-left:-2px}.ml-\[10px\]{margin-left:10px}.ml-\[15px\]{margin-left:15px}.ml-\[20px\]{margin-left:20px}.ml-\[21px\]{margin-left:21px}.ml-\[4px\]{margin-left:4px}.ml-\[5px\]{margin-left:5px}.ml-\[6px\]{margin-left:6px}.mr-\[-10px\]{margin-right:-10px}.mr-\[10px\]{margin-right:10px}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-\[-5px\]{margin-top:-5px}.mt-\[10px\]{margin-top:10px}.mt-\[12px\]{margin-top:12px}.mt-\[15px\]{margin-top:15px}.mt-\[1px\]{margin-top:1px}.mt-\[20px\]{margin-top:20px}.mt-\[22px\]{margin-top:22px}.mt-\[23px\]{margin-top:23px}.mt-\[25px\]{margin-top:25px}.mt-\[29px\]{margin-top:29px}.mt-\[2px\]{margin-top:2px}.mt-\[30px\]{margin-top:30px}.mt-\[37px\]{margin-top:37px}.mt-\[3px\]{margin-top:3px}.mt-\[40px\]{margin-top:40px}.mt-\[43px\]{margin-top:43px}.mt-\[45px\]{margin-top:45px}.mt-\[50px\]{margin-top:50px}.mt-\[5px\]{margin-top:5px}.mt-\[60px\]{margin-top:60px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.h-0{height:0px}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-\[100vh\]{height:100vh}.h-\[110px\]{height:110px}.h-\[120px\]{height:120px}.h-\[133px\]{height:133px}.h-\[18px\]{height:18px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[215px\]{height:215px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[29px\]{height:29px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[31px\]{height:31px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[40px\]{height:40px}.h-\[410px\]{height:410px}.h-\[415px\]{height:415px}.h-\[42px\]{height:42px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[4px\]{height:4px}.h-\[50px\]{height:50px}.h-\[54px\]{height:54px}.h-\[55px\]{height:55px}.h-\[5px\]{height:5px}.h-\[65px\]{height:65px}.h-\[6px\]{height:6px}.h-\[70px\]{height:70px}.h-\[72px\]{height:72px}.h-\[75px\]{height:75px}.h-\[82px\]{height:82px}.h-\[95px\]{height:95px}.h-\[calc\(100vh-120px\)\]{height:calc(100vh - 120px)}.h-\[calc\(100vh-var\(--sat\)-var\(--sab\)\)\],.h-\[calc\(100vh_-_var\(--sat\)_-_var\(--sab\)\)\]{height:calc(100vh - var(--sat) - var(--sab))}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.max-h-\[350px\]{max-height:350px}.max-h-\[40vh\]{max-height:40vh}.min-h-\[14px\]{min-height:14px}.min-h-\[22px\]{min-height:22px}.min-h-\[36px\]{min-height:36px}.min-h-full{min-height:100%}.\!w-\[298px\]{width:298px!important}.\!w-fit{width:fit-content!important}.w-0{width:0px}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-\[100vw\]{width:100vw}.w-\[101\%\]{width:101%}.w-\[10px\]{width:10px}.w-\[110px\]{width:110px}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[18\%\]{width:18%}.w-\[200\%\]{width:200%}.w-\[210px\]{width:210px}.w-\[24px\]{width:24px}.w-\[25\%\]{width:25%}.w-\[25px\]{width:25px}.w-\[277px\]{width:277px}.w-\[298px\]{width:298px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[31px\]{width:31px}.w-\[320px\]{width:320px}.w-\[33\.3\%\]{width:33.3%}.w-\[33\.33\%\]{width:33.33%}.w-\[343px\]{width:343px}.w-\[40px\]{width:40px}.w-\[45\%\]{width:45%}.w-\[45px\]{width:45px}.w-\[460px\]{width:460px}.w-\[48\%\]{width:48%}.w-\[49\%\]{width:49%}.w-\[50\%\]{width:50%}.w-\[54px\]{width:54px}.w-\[55px\]{width:55px}.w-\[65px\]{width:65px}.w-\[77px\]{width:77px}.w-\[7px\]{width:7px}.w-\[92\%\]{width:92%}.w-\[92px\]{width:92px}.w-\[97\%\]{width:97%}.w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)}.w-\[calc\(100\%-72px\)\]{width:calc(100% - 72px)}.w-\[calc\(100\%-75px\)\]{width:calc(100% - 75px)}.w-\[calc\(100\%_-_32px\)\]{width:calc(100% - 32px)}.w-\[calc\(50\%-5px\)\]{width:calc(50% - 5px)}.w-fit{width:fit-content}.w-full{width:100%}.w-min{width:min-content}.min-w-\[16px\]{min-width:16px}.min-w-\[300px\]{min-width:300px}.min-w-\[30px\]{min-width:30px}.max-w-\[1210px\]{max-width:1210px}.max-w-\[155px\]{max-width:155px}.max-w-\[255px\]{max-width:255px}.max-w-\[300px\]{max-width:300px}.max-w-\[340px\]{max-width:340px}.max-w-\[343px\]{max-width:343px}.max-w-\[428px\]{max-width:428px}.max-w-\[500px\]{max-width:500px}.max-w-\[540px\]{max-width:540px}.max-w-\[680px\]{max-width:680px}.max-w-\[70px\]{max-width:70px}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-90deg\]{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[45deg\]{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes loading{0%{left:-45%}to{left:100%}}.animate-loading{animation:loading 1s infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-\[100\%\]{grid-template-columns:100%}.grid-cols-\[30\%_40\%_30\%\]{grid-template-columns:30% 40% 30%}.grid-cols-\[33\.33\%_33\.33\%_33\.33\%\]{grid-template-columns:33.33% 33.33% 33.33%}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-cols-\[repeat\(4\,80px\)\]{grid-template-columns:repeat(4,80px)}.grid-cols-\[repeat\(auto-fill\,minmax\(100px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.grid-rows-\[50px_auto_50px_75px\]{grid-template-rows:50px auto 50px 75px}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-\[10px\]{gap:10px}.gap-\[15px\]{gap:15px}.gap-\[20px\]{gap:20px}.gap-\[2px\]{gap:2px}.gap-\[5px\]{gap:5px}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[var\(--textMain10\)\]>:not([hidden])~:not([hidden]){border-color:var(--textMain10)}.justify-self-center{justify-self:center}.\!overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.overscroll-none{overscroll-behavior:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\!text-ellipsis{text-overflow:ellipsis!important}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded-\[10px\]{border-radius:10px}.rounded-\[14px\]{border-radius:14px}.rounded-\[15px\]{border-radius:15px}.rounded-\[18px\]{border-radius:18px}.rounded-\[30px\]{border-radius:30px}.rounded-\[36px\]{border-radius:36px}.rounded-\[37px\]{border-radius:37px}.rounded-\[3px\]{border-radius:3px}.rounded-\[40px\]{border-radius:40px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-t-\[14px\]{border-top-left-radius:14px;border-top-right-radius:14px}.border{border-width:1px}.border-0{border-width:0px}.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-b-\[12px\]{border-bottom-width:12px}.border-b-\[47px\]{border-bottom-width:47px}.border-l-\[19px\]{border-left-width:19px}.border-r-\[19px\]{border-right-width:19px}.border-r-\[47px\]{border-right-width:47px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#e9e9e9\]{--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity))}.border-\[rgba\(173\,181\,229\,0\.2\)\]{border-color:#adb5e533}.border-\[rgba\(26\,28\,41\,0\.2\)\]{border-color:#1a1c2933}.border-\[rgba\(37\,47\,111\,0\.1\)\]{border-color:#252f6f1a}.border-\[var\(--emphasized\)\]{border-color:var(--emphasized)}.border-\[var\(--secondary\)\]{border-color:var(--secondary)}.border-\[var\(--textMain10\)\]{border-color:var(--textMain10)}.border-\[var\(--textMain60\)\]{border-color:var(--textMain60)}.border-transparent{border-color:transparent}.border-b-\[var\(--secondary\)\]{border-bottom-color:var(--secondary)}.border-r-\[\#ef2d2d\]{--tw-border-opacity: 1;border-right-color:rgb(239 45 45 / var(--tw-border-opacity))}.bg-\[\#2072fe\]{--tw-bg-opacity: 1;background-color:rgb(32 114 254 / var(--tw-bg-opacity))}.bg-\[\#252f6f\]{--tw-bg-opacity: 1;background-color:rgb(37 47 111 / var(--tw-bg-opacity))}.bg-\[\#4bcab6\]{--tw-bg-opacity: 1;background-color:rgb(75 202 182 / var(--tw-bg-opacity))}.bg-\[\#6ec6b4\]{--tw-bg-opacity: 1;background-color:rgb(110 198 180 / var(--tw-bg-opacity))}.bg-\[\#e9e9e9\]{--tw-bg-opacity: 1;background-color:rgb(233 233 233 / var(--tw-bg-opacity))}.bg-\[\#ffffff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[rgba\(37\,47\,111\,0\.1\)\]{background-color:#252f6f1a}.bg-\[var\(--buttonPlus\)\]{background-color:var(--buttonPlus)}.bg-\[var\(--emphasized\)\]{background-color:var(--emphasized)}.bg-\[var\(--emphasized10\)\]{background-color:var(--emphasized10)}.bg-\[var\(--emphasized50\)\]{background-color:var(--emphasized50)}.bg-\[var\(--mainBackground\)\]{background-color:var(--mainBackground)}.bg-\[var\(--mistakeStroke\)\]{background-color:var(--mistakeStroke)}.bg-\[var\(--photoBackground\)\]{background-color:var(--photoBackground)}.bg-\[var\(--primary\)\]{background-color:var(--primary)}.bg-\[var\(--radioBackground\)\]{background-color:var(--radioBackground)}.bg-\[var\(--secondary\)\]{background-color:var(--secondary)}.bg-\[var\(--textMain10\)\]{background-color:var(--textMain10)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[var\(--secondary\)\]{--tw-gradient-from: var(--secondary) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[var\(--fillSecondary40\)\]{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--fillSecondary40) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[var\(--fillSecondary40\)\]{--tw-gradient-to: var(--fillSecondary40) var(--tw-gradient-to-position)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-none{object-fit:none}.object-\[center_top\]{object-position:center top}.object-center{object-position:center}.p-0{padding:0}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[0_15px\]{padding:0 15px}.p-\[10px\]{padding:10px}.p-\[10px_10px_10px_20px\]{padding:10px 10px 10px 20px}.p-\[10px_15px\]{padding:10px 15px}.p-\[10px_75px_10px_15px\]{padding:10px 75px 10px 15px}.p-\[15px\]{padding:15px}.p-\[15px_15px_0\]{padding:15px 15px 0}.p-\[18px\]{padding:18px}.p-\[20px_0\]{padding:20px 0}.p-\[24px_15px_20px\]{padding:24px 15px 20px}.p-\[25px_15px_20px\]{padding:25px 15px 20px}.p-\[30px_20px_0\]{padding:30px 20px 0}.p-\[40px\]{padding:40px}.p-\[40px_15px\]{padding:40px 15px}.p-\[6px\]{padding:6px}.p-\[6px_0\]{padding:6px 0}.p-\[8px_20px_30px\]{padding:8px 20px 30px}.p-\[var\(--sat\)_0_var\(--sab\)_0\]{padding:var(--sat) 0 var(--sab) 0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[40px\]{padding-left:40px;padding-right:40px}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.\!pl-0{padding-left:0!important}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pb-\[20px\]{padding-bottom:20px}.pb-\[2px\]{padding-bottom:2px}.pb-\[30px\]{padding-bottom:30px}.pb-\[5px\]{padding-bottom:5px}.pb-\[7px\]{padding-bottom:7px}.pl-0{padding-left:0}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-\[10px\]{padding-left:10px}.pl-\[15px\]{padding-left:15px}.pl-\[16px\]{padding-left:16px}.pl-\[35px\]{padding-left:35px}.pl-\[5px\]{padding-left:5px}.pl-\[8px\]{padding-left:8px}.pr-0{padding-right:0}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-\[10px\]{padding-right:10px}.pr-\[12px\]{padding-right:12px}.pr-\[16px\]{padding-right:16px}.pr-\[18px\]{padding-right:18px}.pr-\[4px\]{padding-right:4px}.pr-\[5px\]{padding-right:5px}.pt-0{padding-top:0}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-\[10px\]{padding-top:10px}.pt-\[12px\]{padding-top:12px}.pt-\[15px\]{padding-top:15px}.pt-\[19px\]{padding-top:19px}.pt-\[2px\]{padding-top:2px}.pt-\[4px\]{padding-top:4px}.pt-\[5px\]{padding-top:5px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-alata{font-family:Alata,sans-serif}.font-roboto{font-family:Roboto,sans-serif}.\!text-\[14px\]{font-size:14px!important}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[40px\]{font-size:40px}.text-\[6px\]{font-size:6px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[var\(--font-family\)\]{font-weight:var(--font-family)}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[1\.2\]{line-height:1.2}.leading-\[11\.7px\]{line-height:11.7px}.leading-\[11px\]{line-height:11px}.leading-\[12px\]{line-height:12px}.leading-\[13px\]{line-height:13px}.leading-\[14px\]{line-height:14px}.leading-\[15px\]{line-height:15px}.leading-\[16px\]{line-height:16px}.leading-\[17px\]{line-height:17px}.leading-\[18px\]{line-height:18px}.leading-\[19px\]{line-height:19px}.leading-\[21px\]{line-height:21px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[26px\]{line-height:26px}.leading-\[28px\]{line-height:28px}.leading-\[7px\]{line-height:7px}.tracking-\[-0\.1px\]{letter-spacing:-.1px}.tracking-\[-0\.3px\]{letter-spacing:-.3px}.tracking-\[-0\.408px\]{letter-spacing:-.408px}.tracking-\[-0\.4px\]{letter-spacing:-.4px}.tracking-\[0\.09em\]{letter-spacing:.09em}.tracking-\[0\.5px\]{letter-spacing:.5px}.tracking-\[1\.2px\]{letter-spacing:1.2px}.tracking-\[1px\]{letter-spacing:1px}.text-\[\#233073\]{--tw-text-opacity: 1;color:rgb(35 48 115 / var(--tw-text-opacity))}.text-\[\#4bcab6\]{--tw-text-opacity: 1;color:rgb(75 202 182 / var(--tw-text-opacity))}.text-\[\#979797\]{--tw-text-opacity: 1;color:rgb(151 151 151 / var(--tw-text-opacity))}.text-\[\#c5cbec\]{--tw-text-opacity: 1;color:rgb(197 203 236 / var(--tw-text-opacity))}.text-\[\#cacacd\]{--tw-text-opacity: 1;color:rgb(202 202 205 / var(--tw-text-opacity))}.text-\[\#dadef3\]{--tw-text-opacity: 1;color:rgb(218 222 243 / var(--tw-text-opacity))}.text-\[\#ef2d2d\]{--tw-text-opacity: 1;color:rgb(239 45 45 / var(--tw-text-opacity))}.text-\[\#f6f6f6\]{--tw-text-opacity: 1;color:rgb(246 246 246 / var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-\[rgba\(26\,28\,41\,0\.6\)\]{color:#1a1c2999}.text-\[var\(--actionText\)\]{color:var(--actionText)}.text-\[var\(--actionText50\)\]{color:var(--actionText50)}.text-\[var\(--authTextColor\)\]{color:var(--authTextColor)}.text-\[var\(--emphasized\)\]{color:var(--emphasized)}.text-\[var\(--errorColor\)\]{color:var(--errorColor)}.text-\[var\(--icons\)\]{color:var(--icons)}.text-\[var\(--logo\)\]{color:var(--logo)}.text-\[var\(--mistakeStroke\)\]{color:var(--mistakeStroke)}.text-\[var\(--mistakeText\)\]{color:var(--mistakeText)}.text-\[var\(--secondary\)\]{color:var(--secondary)}.text-\[var\(--textInfo\)\]{color:var(--textInfo)}.text-\[var\(--textMain\)\]{color:var(--textMain)}.text-\[var\(--textMain40\)\]{color:var(--textMain40)}.text-\[var\(--textMain50\)\]{color:var(--textMain50)}.text-\[var\(--textMain60\)\]{color:var(--textMain60)}.text-\[var\(--textMain80\)\]{color:var(--textMain80)}.text-textMain{color:var(--textMain)}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.caret-\[var\(--textMain60\)\]{caret-color:var(--textMain60)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.opacity-\[0\.45\]{opacity:.45}.opacity-\[0\.9\]{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-4px_10px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0 -4px 10px rgba(0,0,0,.2);--tw-shadow-colored: 0 -4px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 0 0 10px rgba(0,0,0,.15);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_var\(--textMain20\)\]{--tw-shadow: 0 0 10px var(--textMain20);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(0\,0\,0\,0\.85\)\]{--tw-shadow: 0 0 20px rgba(0,0,0,.85);--tw-shadow-colored: 0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_4px_var\(--textMain40\)\]{--tw-shadow: 0 2px 4px var(--textMain40);--tw-shadow-colored: 0 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_3px_3px_rgba\(0\,0\,0\,0\.35\)\]{--tw-shadow: 0 3px 3px rgba(0,0,0,.35);--tw-shadow-colored: 0 3px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_-4px_10px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0px -4px 10px rgba(0,0,0,.2);--tw-shadow-colored: 0px -4px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow: 0px 4px 4px rgba(0,0,0,.25);--tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_6\.14px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0px 4px 6.14px rgba(0,0,0,.2);--tw-shadow-colored: 0px 4px 6.14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_2px_2px_4px_rgba\(27\,88\,76\,0\.25\)\]{--tw-shadow: inset 2px 2px 4px rgba(27,88,76,.25);--tw-shadow-colored: inset 2px 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_2px_2px_4px_var\(--emphasized30\)\]{--tw-shadow: inset 2px 2px 4px var(--emphasized30);--tw-shadow-colored: inset 2px 2px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_2px_var\(--emphasized\)\]{--tw-drop-shadow: drop-shadow(0 0 2px var(--emphasized));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_4px_var\(--textMain20\)\]{--tw-drop-shadow: drop-shadow(0 0 4px var(--textMain20));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[0\.2s\]{transition-property:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[0\.2s_linear\]{transition-property:.2s linear;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[0\.3s\]{transition-property:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[0\.5s\]{transition-property:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--sat: env(safe-area-inset-top);--sab-pure: env(safe-area-inset-bottom);--sab: calc(env(safe-area-inset-bottom)/2) }html,body{width:100%}html,*{-webkit-tap-highlight-color:transparent!important}html{height:100%;overflow-x:hidden}body{position:relative;overflow:hidden!important;background:var(--additional);height:100vh;height:-webkit-fill-available;min-height:100vh;box-sizing:border-box;margin:0;padding:0;width:100%;-webkit-user-select:none;user-select:none}body:before{content:"";display:block;width:100%;height:0;position:absolute;background-color:var(--primary);top:0;left:0;padding-top:var(--sat)}body:after{content:"";display:block;width:100%;height:0;position:absolute;background-color:var(--primary);bottom:0;left:0;padding-top:var(--sab)}html body div#root{background:var(--primary);font-family:Roboto,sans-serif;display:flex;flex-direction:column;height:100vh;min-width:320px;padding:var(--sat) 0 var(--sab) 0}h1,h2{color:#fff;font-size:18px;font-weight:400}p,div{font-family:Roboto,sans-serif}a:hover{text-decoration:none}main{flex:1}header,footer{background:transparent}#root .react-tel-input .form-control,#root .react-tel-input .flag-dropdown{border-radius:8px}#root .react-tel-input .form-control{width:100%;height:38px;border-color:#c4c4c4;color:#929292}#root .react-tel-input .form-control:focus{box-shadow:none}#root .react-tel-input .flag-dropdown{border:none;background:transparent}.Toastify__toast--error{background:#ff7f00;padding-bottom:24px}@media print{header,.receipt,footer{display:none!important;overflow:hidden!important}}.no-scroll{overflow-y:hidden!important}.placeholder\:text-\[14px\]::placeholder{font-size:14px}.placeholder\:text-\[16px\]::placeholder{font-size:16px}.placeholder\:leading-\[22px\]::placeholder{line-height:22px}.placeholder\:text-\[var\(--textMain60\)\]::placeholder{color:var(--textMain60)}.placeholder\:opacity-60::placeholder{opacity:.6}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:left-0:before{content:var(--tw-content);left:0}.before\:left-1\/2:before{content:var(--tw-content);left:50%}.before\:top-0:before{content:var(--tw-content);top:0}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:mr-\[15px\]:before{content:var(--tw-content);margin-right:15px}.before\:block:before{content:var(--tw-content);display:block}.before\:inline-block:before{content:var(--tw-content);display:inline-block}.before\:h-3\.5:before{content:var(--tw-content);height:.875rem}.before\:h-4:before{content:var(--tw-content);height:1rem}.before\:h-\[6px\]:before{content:var(--tw-content);height:6px}.before\:h-\[9px\]:before{content:var(--tw-content);height:9px}.before\:h-\[var\(--sat\)\]:before{content:var(--tw-content);height:var(--sat)}.before\:w-3\.5:before{content:var(--tw-content);width:.875rem}.before\:w-4:before{content:var(--tw-content);width:1rem}.before\:w-\[6px\]:before{content:var(--tw-content);width:6px}.before\:w-\[9px\]:before{content:var(--tw-content);width:9px}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:flex-shrink-0:before{content:var(--tw-content);flex-shrink:0}.before\:flex-grow-0:before{content:var(--tw-content);flex-grow:0}.before\:-translate-x-1\/2:before{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:-translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:transform:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:rounded-\[4px\]:before{content:var(--tw-content);border-radius:4px}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:border:before{content:var(--tw-content);border-width:1px}.before\:border-\[var\(--emphasized\)\]:before{content:var(--tw-content);border-color:var(--emphasized)}.before\:bg-\[var\(--emphasized\)\]:before{content:var(--tw-content);background-color:var(--emphasized)}.before\:bg-\[var\(--primary\)\]:before{content:var(--tw-content);background-color:var(--primary)}.before\:bg-\[var\(--radioBackground\)\]:before{content:var(--tw-content);background-color:var(--radioBackground)}.before\:bg-cover:before{content:var(--tw-content);background-size:cover}.before\:bg-center:before{content:var(--tw-content);background-position:center}.before\:opacity-100:before{content:var(--tw-content);opacity:1}.before\:opacity-50:before{content:var(--tw-content);opacity:.5}.before\:shadow-\[0_0_10px_var\(--textMain20\)\]:before{content:var(--tw-content);--tw-shadow: 0 0 10px var(--textMain20);--tw-shadow-colored: 0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.before\:drop-shadow-\[0_0_1px_\#000\]:before{content:var(--tw-content);--tw-drop-shadow: drop-shadow(0 0 1px #000);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.before\:filter:before{content:var(--tw-content);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-0:after{content:var(--tw-content);bottom:0}.after\:left-0:after{content:var(--tw-content);left:0}.after\:right-0:after{content:var(--tw-content);right:0}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[var\(--sab\)\]:after{content:var(--tw-content);height:var(--sab)}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:bg-\[var\(--primary\)\]:after{content:var(--tw-content);background-color:var(--primary)}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.first\:rounded-bl-\[27px\]:first-child{border-bottom-left-radius:27px}.first\:rounded-tl-\[27px\]:first-child{border-top-left-radius:27px}.last\:mb-0:last-child{margin-bottom:0}.last\:mb-\[32px\]:last-child{margin-bottom:32px}.last\:rounded-br-\[27px\]:last-child{border-bottom-right-radius:27px}.last\:rounded-tr-\[27px\]:last-child{border-top-right-radius:27px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-\[40px\]:last-child{padding-bottom:40px}.last-of-type\:text-\[\#a3ace2\]:last-of-type{--tw-text-opacity: 1;color:rgb(163 172 226 / var(--tw-text-opacity))}.hover\:border-\[var\(--secondary\)\]:hover{border-color:var(--secondary)}.hover\:bg-\[\#1f77da\]:hover{--tw-bg-opacity: 1;background-color:rgb(31 119 218 / var(--tw-bg-opacity))}.hover\:bg-\[\#49b6a2\]:hover{--tw-bg-opacity: 1;background-color:rgb(73 182 162 / var(--tw-bg-opacity))}.hover\:bg-\[var\(--textMain5\)\]:hover{background-color:var(--textMain5)}.hover\:text-\[var\(--icons\)\]:hover{color:var(--icons)}.hover\:drop-shadow-\[0_0_2px_var\(--emphasized\)\]:hover{--tw-drop-shadow: drop-shadow(0 0 2px var(--emphasized));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:drop-shadow-\[0_0_2px_var\(--secondary\)\]:hover{--tw-drop-shadow: drop-shadow(0 0 2px var(--secondary));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:filter:hover{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:bg-\[\#1f77da\]:focus{--tw-bg-opacity: 1;background-color:rgb(31 119 218 / var(--tw-bg-opacity))}.focus\:bg-\[\#49b6a2\]:focus{--tw-bg-opacity: 1;background-color:rgb(73 182 162 / var(--tw-bg-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:bg-\[\#1f77da\]:active{--tw-bg-opacity: 1;background-color:rgb(31 119 218 / var(--tw-bg-opacity))}.active\:bg-\[\#49b6a2\]:active{--tw-bg-opacity: 1;background-color:rgb(73 182 162 / var(--tw-bg-opacity))}.disabled\:opacity-70:disabled{opacity:.7}@media (min-width: 667px){.tablet\:m-auto{margin:auto}.tablet\:mx-auto{margin-left:auto;margin-right:auto}.tablet\:my-\[20px\]{margin-top:20px;margin-bottom:20px}.tablet\:mb-\[30px\]{margin-bottom:30px}.tablet\:ml-\[8px\]{margin-left:8px}.tablet\:mt-\[20px\]{margin-top:20px}.tablet\:box-content{box-sizing:content-box}.tablet\:h-24{height:6rem}.tablet\:h-\[36px\]{height:36px}.tablet\:h-\[4px\]{height:4px}.tablet\:h-\[50px\]{height:50px}.tablet\:h-\[90px\]{height:90px}.tablet\:w-1\/4,.tablet\:w-\[25\%\]{width:25%}.tablet\:w-auto{width:auto}.tablet\:min-w-\[35px\]{min-width:35px}.tablet\:max-w-\[298px\]{max-width:298px}.tablet\:max-w-\[667px\]{max-width:667px}.tablet\:grid-cols-\[repeat\(auto-fill\,minmax\(137px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(137px,1fr))}.tablet\:justify-start{justify-content:flex-start}.tablet\:justify-center{justify-content:center}.tablet\:gap-\[30px\]{gap:30px}.tablet\:px-\[15px\]{padding-left:15px;padding-right:15px}.tablet\:pb-\[10px\]{padding-bottom:10px}.tablet\:pb-\[4px\]{padding-bottom:4px}.tablet\:pl-\[12px\]{padding-left:12px}.tablet\:pr-0{padding-right:0}.tablet\:pt-0{padding-top:0}.tablet\:pt-\[20px\]{padding-top:20px}.tablet\:pt-\[8px\]{padding-top:8px}.tablet\:text-left{text-align:left}.tablet\:text-\[14px\]{font-size:14px}.tablet\:text-\[15px\]{font-size:15px}.tablet\:text-\[16px\]{font-size:16px}.tablet\:text-\[9px\]{font-size:9px}.tablet\:leading-\[11px\]{line-height:11px}.tablet\:leading-\[14px\]{line-height:14px}.tablet\:leading-\[16px\]{line-height:16px}.tablet\:leading-\[19px\]{line-height:19px}.tablet\:placeholder\:text-\[16px\]::placeholder{font-size:16px}.tablet\:first\:mr-auto:first-child{margin-right:auto}.tablet\:first\:pr-\[15px\]:first-child{padding-right:15px}.tablet\:last\:mb-\[64px\]:last-child{margin-bottom:64px}.tablet\:last\:ml-auto:last-child{margin-left:auto}.tablet\:last\:pl-\[15px\]:last-child{padding-left:15px}}@media (min-width: 1023px){.laptop\:bottom-\[-30px\]{bottom:-30px}.laptop\:bottom-\[70px\]{bottom:70px}.laptop\:bottom-\[95px\]{bottom:95px}.laptop\:left-\[14px\]{left:14px}.laptop\:top-\[-45px\]{top:-45px}.laptop\:m-0{margin:0}.laptop\:m-\[0_auto_15px\]{margin:0 auto 15px}.laptop\:m-\[15px_auto\]{margin:15px auto}.laptop\:m-\[60px_auto_0\]{margin:60px auto 0}.laptop\:m-auto{margin:auto}.laptop\:mx-auto{margin-left:auto;margin-right:auto}.laptop\:mb-0{margin-bottom:0}.laptop\:mb-\[15px\]{margin-bottom:15px}.laptop\:mb-\[25px\]{margin-bottom:25px}.laptop\:mt-0{margin-top:0}.laptop\:mt-\[20px\]{margin-top:20px}.laptop\:mt-\[35px\]{margin-top:35px}.laptop\:mt-\[55px\]{margin-top:55px}.laptop\:mt-auto{margin-top:auto}.laptop\:box-border{box-sizing:border-box}.laptop\:block{display:block}.laptop\:flex{display:flex}.laptop\:h-\[40px\]{height:40px}.laptop\:h-\[45px\]{height:45px}.laptop\:h-\[48px\]{height:48px}.laptop\:h-\[55px\]{height:55px}.laptop\:h-\[670px\]{height:670px}.laptop\:h-\[85px\]{height:85px}.laptop\:h-\[90px\]{height:90px}.laptop\:h-\[95px\]{height:95px}.laptop\:h-fit{height:fit-content}.laptop\:w-\[100\%\]{width:100%}.laptop\:w-\[130px\]{width:130px}.laptop\:w-\[40px\]{width:40px}.laptop\:w-\[45\%\]{width:45%}.laptop\:w-\[90px\]{width:90px}.laptop\:w-\[calc\(100\%-70px\)\]{width:calc(100% - 70px)}.laptop\:w-full{width:100%}.laptop\:max-w-\[1023px\]{max-width:1023px}.laptop\:grid-cols-\[33\.3\%_33\.3\%_33\.3\%\]{grid-template-columns:33.3% 33.3% 33.3%}.laptop\:grid-cols-\[85px_minmax\(auto\,1045px\)_85px\]{grid-template-columns:85px minmax(auto,1045px) 85px}.laptop\:grid-cols-\[minmax\(auto\,930px\)_240px\]{grid-template-columns:minmax(auto,930px) 240px}.laptop\:grid-cols-\[repeat\(4\,130px\)\]{grid-template-columns:repeat(4,130px)}.laptop\:grid-rows-\[55px_auto_75px_100px\]{grid-template-rows:55px auto 75px 100px}.laptop\:flex-col{flex-direction:column}.laptop\:items-stretch{align-items:stretch}.laptop\:justify-center{justify-content:center}.laptop\:justify-between{justify-content:space-between}.laptop\:gap-\[10px\]{gap:10px}.laptop\:gap-\[40px\]{gap:40px}.laptop\:overflow-hidden{overflow:hidden}.laptop\:rounded-\[14px\]{border-radius:14px}.laptop\:border-\[2px\]{border-width:2px}.laptop\:border-\[var\(--textMain10\)\]{border-color:var(--textMain10)}.laptop\:bg-\[var\(--textMain10\)\]{background-color:var(--textMain10)}.laptop\:bg-transparent{background-color:transparent}.laptop\:p-0{padding:0}.laptop\:p-\[0_0_20px\]{padding:0 0 20px}.laptop\:p-\[0_35px\]{padding:0 35px}.laptop\:p-\[20px_35px\]{padding:20px 35px}.laptop\:p-\[40px_15px\]{padding:40px 15px}.laptop\:px-\[20px\]{padding-left:20px;padding-right:20px}.laptop\:py-\[10px\]{padding-top:10px;padding-bottom:10px}.laptop\:pb-\[10px\]{padding-bottom:10px}.laptop\:pl-\[48px\]{padding-left:48px}.laptop\:pt-\[10px\]{padding-top:10px}.laptop\:pt-\[30px\]{padding-top:30px}.laptop\:text-center{text-align:center}.laptop\:text-\[14px\]{font-size:14px}.laptop\:text-\[20px\]{font-size:20px}.laptop\:text-\[26px\]{font-size:26px}.laptop\:font-medium{font-weight:500}.laptop\:leading-\[16px\]{line-height:16px}.laptop\:leading-\[23px\]{line-height:23px}.laptop\:leading-\[30px\]{line-height:30px}.laptop\:text-\[var\(--logo\)\]{color:var(--logo)}.laptop\:shadow-\[0_4px_4px_var\(--box-shadow\)\]{--tw-shadow: 0 4px 4px var(--box-shadow);--tw-shadow-colored: 0 4px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media print{.print\:bg-none{background-image:none}}.\[\&\:\:part\(icon\)\]\:text-\[var\(--textMain\)\]::part(icon){color:var(--textMain)}.loader-window{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#00000080;z-index:9999}@keyframes fade{0%{opacity:1}to{opacity:.25}}.app-loader{position:absolute;width:150px;height:150px;left:50%;top:50%;transform:translate(-50%,-50%);background:#484746;opacity:.8;border-radius:24px}.app-loader-signature{text-align:center;color:#fff;font-size:18px;font-weight:700;line-height:1.5em}.bar-container{height:100px;width:100px;margin:0 auto;position:relative}.bar-container-item{width:6%;height:19%;background:#fff;position:absolute;left:47%;top:43%;opacity:0;border-radius:50px;box-shadow:0 0 3px #0003;animation:fade 1s linear infinite}.bar-container-item:nth-child(1){transform:rotate(0) translateY(-130%);animation-delay:0s}.bar-container-item:nth-child(2){transform:rotate(30deg) translateY(-130%);animation-delay:-.9167s}.bar-container-item:nth-child(3){transform:rotate(60deg) translateY(-130%);animation-delay:-.833s}.bar-container-item:nth-child(4){transform:rotate(90deg) translateY(-130%);animation-delay:-.7497s}.bar-container-item:nth-child(5){transform:rotate(120deg) translateY(-130%);animation-delay:-.667s}.bar-container-item:nth-child(6){transform:rotate(150deg) translateY(-130%);animation-delay:-.5837s}.bar-container-item:nth-child(7){transform:rotate(180deg) translateY(-130%);animation-delay:-.5s}.bar-container-item:nth-child(8){transform:rotate(210deg) translateY(-130%);animation-delay:-.4167s}.bar-container-item:nth-child(9){transform:rotate(240deg) translateY(-130%);animation-delay:-.333s}.bar-container-item:nth-child(10){transform:rotate(270deg) translateY(-130%);animation-delay:-.2497s}.bar-container-item:nth-child(11){transform:rotate(300deg) translateY(-130%);animation-delay:-.167s}.bar-container-item:nth-child(12){transform:rotate(330deg) translateY(-130%);animation-delay:-.0833s}.app-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:var(--secondary);border-radius:50%;cursor:pointer;margin-top:-5px}.app-slider::-moz-range-thumb{width:20px;height:20px;background:var(--secondary);border-radius:50%;cursor:pointer;border:none}@media (pointer: coarse){.ReactCrop .ord-nw,.ReactCrop .ord-n,.ReactCrop .ord-ne,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-sw,.ReactCrop .ord-w{display:block!important}.ReactCrop .ord-nw{margin-top:-1px!important;margin-left:-1px!important}.ReactCrop .ord-n{margin-top:-1px!important;margin-left:-17px!important}.ReactCrop .ord-ne{margin-top:-1px!important;margin-right:-1px!important}.ReactCrop .ord-e{margin-top:-17px!important;margin-right:-1px!important}.ReactCrop .ord-s{margin-bottom:-1px!important;margin-left:-17px!important}.ReactCrop .ord-sw{margin-bottom:-1px!important;margin-left:-1px!important}.ReactCrop .ord-w{margin-top:-17px!important;margin-left:-1px!important}}.idwall-handle__circle,.idwall-resize-grabber{height:25px;width:25px;border-radius:50%;background-color:#a3ace266;border:1px solid #a3ace2}.idwall-handle{height:50px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%}.idwall-handle-line{padding:15px 5px}.idwall-handle-line div{pointer-events:none;height:12px;width:70px;border-radius:50px;background-color:#a3ace266;border:1px solid #a3ace2}#idcrop #displayContainer,#idcrop #previewContainer,#idcrop #toolbarContainer{margin-bottom:2rem}[class^=idwall-],[id^=idwall-]{user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;image-orientation:from-image}.idwall-display,.idwall-image-fit,.idwall-preview{background-size:contain;background-repeat:no-repeat}.idwall-display,.idwall-preview{width:100%;height:100%;background-color:#eaeaea}.idwall-display{position:relative;image-orientation:from-image;overflow:hidden;flex-grow:1;width:100%;height:100%;background-size:contain;background-position:center;background-color:var(--photoBackground)}.idwall-display.hovered{background-color:#666}.idwall-display p{text-align:center}.idwall-display .idwall-handle,.idwall-handle-line{position:absolute}.idwall-display .idwall-handle:hover,.idwall-handle-line:hover{cursor:move;cursor:grab;cursor:-webkit-grab}.idwall-display .idwall-handle:active,.idwall-handle-line:active{cursor:grabbing;cursor:-webkit-grabbing}.idwall-display canvas{position:absolute}.react-crop__body--hidden{visibility:hidden}.react-crop__footer,.img-magnifier-container{position:relative}.img-magnifier-glass{position:absolute;border:3px solid #000;z-index:999;border-radius:50%;cursor:none;width:100px;height:100px;opacity:0}.img-magnifier-glass:before,.img-magnifier-glass:after{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;content:" ";height:33px;width:2px;background-color:#333}.img-magnifier-glass:after{transform:rotate(-90deg)}.img-magnifier-glass__move{opacity:1;transition:opacity}._wrapper_okspc_1{position:relative;width:100%;height:100%;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;margin:0;padding:0}._content_okspc_19{display:flex;flex-wrap:wrap;width:fit-content;height:fit-content;margin:0;padding:0;transform-origin:0% 0%}._content_okspc_19 img{pointer-events:none}@font-face{font-family:Mobiscroll;src:url(data:font/woff;base64,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) format("woff"),url(data:font/woff;base64,d09GRgABAAAAAAXgAAsAAAAACUAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAQwAAAFY5s0WyY21hcAAAAYgAAABtAAAB0osI7vJnbHlmAAAB+AAAAbgAAAKM6ma+TWhlYWQAAAOwAAAAKAAAADZhxECAaGhlYQAAA9gAAAAeAAAAJARnAnpobXR4AAAD+AAAABIAAAAkELAAAGxvY2EAAAQMAAAAFAAAABQBxAKmbWF4cAAABCAAAAAfAAAAIAEXAGtuYW1lAAAEQAAAASMAAAIKN+tXw3Bvc3QAAAVkAAAAfAAAALhsRQCLeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS8zTiBgZWBgdGFMY2BgcEdSn9lkGRoYWBgYmBlZsAKAtJcUxgcXjG+4mA88P8Agx7jAQYHoDAjSA4AzgIL2wB4nO2RwQ2AQAgE5zw8L8ZSfFiQLyuw7mtCWbAMSWYJG8JjAWagOrtjUC4KqtPdEn5lDd84Ysfkj/48rkXqs4VOfs18v7PQ3Gj8tYXe39SVWRIpTgnqNdFHhiXKdcyJvjRaEneWBPWe0F6+AhdvAAAAeJxtkE1rFEEQhvud7uqej8yM2ZntOUj2Y0Jmblkyhhkl+IFXD17dHGRO3r3kpvEfeA8IA8YfYCJIhOzZ7H8QBP9HtHZXhE1smiq6eJ/qt0pA8MEP1OKOEEmR63QIWz1GvV/kMZ5S7NNcR3pOfkwz7FEQ0RXxjQL6ukSF+P0LR/iw4HdsqvMJin3mK5vGwOs1wFlvd4tvdLr6m3ssnbz/hzN4C1/zvmOrFRdj1QWzdfnz/3nn0KIVxLk0WVOiHXXd6BhPFundTU3SZKZsuhuSv5pXiIW7mIE30GRN9pNcut+bvOkdKcX5bU8onnXufMKF8IUVjXjJruum3gVbHqC0vPlH4BEilLnRXDQ6s0OH6+OqYeFD1OVeUe5im8b3bDZA3/ZNn1VGb4/LYoJqIouyYOkD8BbxbDp1TeKdcUiHB4deYtwvbmJGQajVVawk6eBj4YcB2iQOjQHge3ej6w4tGVq+HUkmvO5IE6CGp5IcCcf/TvrF9NCkxj3zUn25dTA1OnU/G5OcGqlmYRJHm8FJ7knHM0G0cf4t24yCjQGk9Hx7ca6U1I7ihpBbJ6S1S653KaX4A0cdYBh4nGNgZGBgAOJmqbUX4/ltvjJwMzFggv+nmJYy7gQyOBjA0gDMogb+eJxjYGRgYDzw/wADA9MGBiBgWsrAyIAKOAFpLgPlAAB4nGNgYGBgwoc3MDAAAANUAMEAAAAAAAAAIABAAF4AfgCQAKIAtgFGeJxjYGRgYOBkiGdgYQABJiDmAkIGhv9gPgMAEuABgwB4nF2QQW6CQBiFH4qaSmKaNO2qaWbVLpqAuvQAundh0iXggBpgyDBq7Al6gp6gp+gBmh6rT/JvykyY+d773z/AALjFDzxch4dRu15HjzwS7pMmwj75XniAAI/CQ/ovwmO8IhQOcIc3nuD5N3QmKIR75HfhPvlD2Cd/Cg/wgC/hIf1v4TE2+BUO8Ow9nXWSmcqtdX4sYitKto22zd5UahZOxVnpStvY6a1KLqo55XPnMpVZU6olq7oojKqtOejUhTvn6kUUZeKHqSlxhkaCDAYVHNZUOY78rxi2U/uvNlQWDfatVpjxjqadzIqqanMxlcaWuQQXrg1OfM+crmNa8bHsKUlL6dX8hoKsULe1A52Ufohd21VjgYgz6+RDpnjSH162Wu4AeJxti8sKwjAQRWeqtcbHSij9iSyD3zOmqQ2xnTCNBP9eMeJCPKtzD1yooFDDfxRWuMI11rjBBreocAd7EuGse86z+fjNDckciou/jsmoMu7RnDzP2vNy1iVdyIb2pw0smaTvvtmOzoaJJGg3xfQ4vuL7uESyDuAJQCUvGQ==) format("woff"),url(data:font/ttf;base64,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) format("truetype");font-weight:400;font-style:normal}.mbsc-font-icon:before{font-family:Mobiscroll;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mbsc-icon-arrow-down5:before{content:""}.mbsc-icon-arrow-left5:before{content:""}.mbsc-icon-arrow-right5:before{content:""}.mbsc-icon-arrow-up5:before{content:""}.mbsc-icon-ion-ios7-arrow-back:before{content:""}.mbsc-icon-ion-ios7-arrow-forward:before{content:""}.mbsc-icon-ion-ios7-checkmark-empty:before{content:""}.mbsc-icon-ios-backspace:before{content:""}.mbsc-icon{display:inline-block;vertical-align:middle;width:1.5em;height:1.5em;line-height:1.5em;text-align:center;flex:0 0 auto}.mbsc-icon>svg{display:block;margin:0 auto;width:100%;height:100%;fill:currentColor}:root{--mbsc-safe-top:0;--mbsc-safe-right:0;--mbsc-safe-bottom:0;--mbsc-safe-left:0}@supports (top:constant(safe-area-inset-top)){:root{--mbsc-safe-top:constant(safe-area-inset-top);--mbsc-safe-right:constant(safe-area-inset-right);--mbsc-safe-bottom:constant(safe-area-inset-bottom);--mbsc-safe-left:constant(safe-area-inset-left)}}@supports (top:env(safe-area-inset-top)){:root{--mbsc-safe-top:env(safe-area-inset-top);--mbsc-safe-right:env(safe-area-inset-right);--mbsc-safe-bottom:env(safe-area-inset-bottom);--mbsc-safe-left:env(safe-area-inset-left)}}.mbsc-font{font-family:-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}.mbsc-reset{margin:0;padding:0;border:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mbsc-resize{right:0;bottom:0;overflow:hidden;z-index:-1}.mbsc-resize,.mbsc-resize-i{position:absolute;left:0;top:0}.mbsc-resize-y{width:200%;height:200%}.mbsc-hidden{visibility:hidden}.mbsc-hidden-content{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-user-select:none;user-select:none;clip:rect(1px,1px,1px,1px);white-space:nowrap}.mbsc-ltr{direction:ltr}.mbsc-rtl{direction:rtl}.mbsc-ripple{background:currentColor;position:absolute;top:0;left:0;opacity:0;border-radius:1000em;pointer-events:none;transform:scale(0)}.mbsc-flex,.mbsc-flex-col{display:flex}.mbsc-flex-col{flex-direction:column}.mbsc-flex-1-1{flex:1 1 auto}.mbsc-flex-1-0{flex:1 0 auto}.mbsc-flex-1-0-0{flex:1 0 0}@media (-ms-high-contrast:none){.mbsc-flex-1-0-0{flex:1 0 auto}}.mbsc-flex-none{flex:none}@media (-webkit-min-device-pixel-ratio:2){.mbsc-hb,.mbsc-hb:after,.mbsc-hb:before{border-width:.5px!important}}.mbsc-ios.mbsc-button{padding:0 .5em;margin:.5em .25em;line-height:2.25em;border-radius:.25em;transition:opacity .1s ease-out,background-color .1s ease-out}.mbsc-ios.mbsc-icon-button{padding:.5em;line-height:normal;border-radius:4em}.mbsc-ios.mbsc-button.mbsc-hover{opacity:.7}.mbsc-ios.mbsc-button.mbsc-active{opacity:.5}.mbsc-ios.mbsc-button.mbsc-disabled,.mbsc-ios.mbsc-button:disabled{opacity:.2}.mbsc-ios.mbsc-button-outline.mbsc-active{opacity:1}.mbsc-ios.mbsc-ltr.mbsc-button-icon-start{padding-right:.375em}.mbsc-ios.mbsc-ltr.mbsc-button-icon-end,.mbsc-ios.mbsc-rtl.mbsc-button-icon-start{padding-left:.375em}.mbsc-ios.mbsc-rtl.mbsc-button-icon-end{padding-right:.375em}.mbsc-ios .mbsc-button-group,.mbsc-ios .mbsc-button-group-block,.mbsc-ios .mbsc-button-group-justified{margin:.5em .75em}.mbsc-ios .mbsc-button-group-block{margin:.5em 1em}.mbsc-ios.mbsc-button-standard{background:#fff;color:#007aff}.mbsc-ios.mbsc-button-flat{color:#007aff}.mbsc-ios.mbsc-button-outline{border:1px solid #1273de;color:#1273de}.mbsc-ios.mbsc-button-outline.mbsc-active{background:#1273de;color:#f7f7f7}.mbsc-ios.mbsc-button.mbsc-focus{background:#0000000d}.mbsc-ios.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-ios.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-ios.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-ios.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-ios.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-ios.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-ios.mbsc-button-light.mbsc-button-standard{background:#fff;color:#000}.mbsc-ios.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-ios.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f6;color:#fff}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e;color:#fff}.mbsc-ios.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-ios.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f;color:#fff}.mbsc-ios.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-ios.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e;color:#fff}.mbsc-ios.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-ios.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b042;color:#fff}.mbsc-ios.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-ios.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c5;color:#fff}.mbsc-ios.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-ios.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a;color:#fff}.mbsc-ios.mbsc-button-light.mbsc-button-outline{border-color:#bfbfbf;color:#bfbfbf}.mbsc-ios.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#bfbfbf;color:#fff}.mbsc-ios-dark.mbsc-button-standard{background:#3b3b3b;color:#ff9f0a}.mbsc-ios-dark.mbsc-button-flat{color:#ff9f0a}.mbsc-ios-dark.mbsc-button-outline{border:1px solid #ffa519;color:#ffa519}.mbsc-ios-dark.mbsc-button-outline.mbsc-active{background:#ffa519;color:#000}.mbsc-ios-dark.mbsc-button.mbsc-focus{background:#ffffff0d}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-standard{background:#3f97f6;color:#fff}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-standard{background:#90979e;color:#fff}.mbsc-ios-dark.mbsc-button-success.mbsc-button-standard{background:#43be5f;color:#fff}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-standard{background:#f5504e;color:#fff}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-standard{background:#f8b042;color:#fff}.mbsc-ios-dark.mbsc-button-info.mbsc-button-standard{background:#5bb7c5;color:#fff}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-standard{background:#47494a;color:#fff}.mbsc-ios-dark.mbsc-button-light.mbsc-button-standard{background:#fff;color:#000}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline{border-color:#3f97f6;color:#3f97f6}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active{background:#3f97f6;color:#fff}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline{border-color:#90979e;color:#90979e}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active{background:#90979e;color:#fff}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline{border-color:#43be5f;color:#43be5f}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline.mbsc-active{background:#43be5f;color:#fff}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline{border-color:#f5504e;color:#f5504e}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active{background:#f5504e;color:#fff}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline{border-color:#f8b042;color:#f8b042}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active{background:#f8b042;color:#fff}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline{border-color:#5bb7c5;color:#5bb7c5}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline.mbsc-active{background:#5bb7c5;color:#fff}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline{border-color:#47494a;color:#47494a}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active{background:#47494a;color:#fff}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline{border-color:#bfbfbf;color:#bfbfbf}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline.mbsc-active{background:#bfbfbf;color:#fff}.mbsc-button{position:relative;z-index:1;display:inline-block;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;text-overflow:ellipsis;font-size:1em;box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer}.mbsc-button.mbsc-disabled,.mbsc-button:disabled{cursor:not-allowed}.mbsc-button:focus{outline:0}.mbsc-button::-moz-focus-inner{border:0}.mbsc-icon-button{width:2.5em;height:2.5em;padding:.5em;flex:0 0 auto}.mbsc-button-icon>*,.mbsc-button-icon>*>*{height:100%}.mbsc-button-icon-end{order:1}.mbsc-button-group,.mbsc-button-group-block,.mbsc-button-group-justified{border:1px solid transparent}.mbsc-button-block,.mbsc-button-group-block .mbsc-button{display:block;width:100%;margin-left:0!important;margin-right:0!important}.mbsc-button-group-justified,.mbsc-button-group-justified mbsc-button{display:flex;flex-wrap:wrap}.mbsc-button-group-justified .mbsc-button,.mbsc-button-group-justified mbsc-button{flex:1 auto}.mbsc-ios.mbsc-popup-wrapper-bottom-full{padding-top:1em}.mbsc-ios.mbsc-popup-wrapper-top-full{padding-bottom:1em}.mbsc-ios.mbsc-popup-top{border-bottom:1px solid}.mbsc-ios.mbsc-popup-bottom{border-top:1px solid}.mbsc-ios.mbsc-popup-body-center{border-radius:.9375em}.mbsc-ios.mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-body-anchored{border-radius:.9375em}.mbsc-ios.mbsc-popup-arrow{border-radius:0 .375em}.mbsc-ios.mbsc-popup-header{position:absolute;z-index:1;top:0;right:0;left:0;line-height:1.25em;padding:.75em 4.375em;font-weight:700;text-align:center}.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-header-no-buttons{position:relative;border-bottom:1px solid}.mbsc-ios.mbsc-popup-header-center{padding:.75em .5em}.mbsc-ios.mbsc-popup-bottom-full .mbsc-popup-header,.mbsc-ios.mbsc-popup-top-full .mbsc-popup-header{padding:1.125em 4.375em}.mbsc-ios.mbsc-popup-buttons{order:-1;border-bottom:1px solid}.mbsc-ios.mbsc-popup-buttons.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-popup-buttons.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-popup-button.mbsc-font{margin-top:.25em;margin-bottom:.25em;z-index:2}.mbsc-ios.mbsc-popup-button-primary{font-weight:700}.mbsc-ios.mbsc-popup-button-close.mbsc-ltr{float:left}.mbsc-ios.mbsc-popup-button-close.mbsc-rtl{float:right}.mbsc-ios.mbsc-popup-buttons-anchored,.mbsc-ios.mbsc-popup-buttons-bottom,.mbsc-ios.mbsc-popup-buttons-top{padding:0 .25em}.mbsc-ios.mbsc-popup-buttons-bottom-full,.mbsc-ios.mbsc-popup-buttons-top-full{padding:.375em .25em}.mbsc-ios.mbsc-popup-buttons-flex{order:0;border:0;padding:0;display:flex}.mbsc-ios.mbsc-popup-buttons-flex.mbsc-popup-buttons{background:none}.mbsc-ios.mbsc-popup-button-flex.mbsc-font{flex:1 1 100%;display:block}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button{opacity:1;margin-top:.5em;margin-bottom:.5em}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button-flat{background:none;border-top:1px solid;border-radius:0;margin:0;line-height:2.75em}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat:last-child{border-left:0;border-right:0}.mbsc-ios.mbsc-popup-body-round{border-radius:.9375em}.mbsc-ios.mbsc-popup-pointer .mbsc-popup-body-round{border-radius:.5em}.mbsc-ios.mbsc-popup-round .mbsc-popup{border:0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-arrow{background:#f2f2f7;box-shadow:0 0 1em #0003}.mbsc-ios.mbsc-popup-bottom,.mbsc-ios.mbsc-popup-top{border-color:#ccc}.mbsc-ios.mbsc-popup-body{background:#f2f2f7;color:#000}.mbsc-ios.mbsc-popup-body-anchored,.mbsc-ios.mbsc-popup-body-center,.mbsc-ios.mbsc-popup-body-round{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mbsc-ios.mbsc-popup-buttons,.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-header-no-buttons{border-color:#ccc}.mbsc-ios.mbsc-popup-buttons-bottom,.mbsc-ios.mbsc-popup-buttons-top{background:#f7f7f7}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-focus,.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-hover{background:#eaeaea}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:#007aff33}.mbsc-ios-dark.mbsc-popup-arrow{background:#1c1c1c;box-shadow:0 0 1em #0003}.mbsc-ios-dark.mbsc-popup-bottom,.mbsc-ios-dark.mbsc-popup-top{border-color:#333}.mbsc-ios-dark.mbsc-popup-body{background:#1c1c1c;color:#fff}.mbsc-ios-dark.mbsc-popup-body-anchored,.mbsc-ios-dark.mbsc-popup-body-center,.mbsc-ios-dark.mbsc-popup-body-round{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mbsc-ios-dark.mbsc-popup-buttons,.mbsc-ios-dark.mbsc-popup-header-center,.mbsc-ios-dark.mbsc-popup-header-no-buttons{border-color:#333}.mbsc-ios-dark.mbsc-popup-buttons-anchored,.mbsc-ios-dark.mbsc-popup-buttons-bottom,.mbsc-ios-dark.mbsc-popup-buttons-top{background:#292929}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-focus,.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-hover{background:#242424}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:#ff9f0a33}@keyframes mbsc-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mbsc-fade-out{0%{opacity:1}to{opacity:0}}@keyframes mbsc-pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes mbsc-slide-up-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-up-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes mbsc-slide-down-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-down-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.mbsc-popup-open-ios{overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;height:auto}.mbsc-popup-ctx{position:relative;--mbsc-safe-top:0;--mbsc-safe-right:0;--mbsc-safe-bottom:0;--mbsc-safe-left:0}.mbsc-popup-limits{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.mbsc-popup-limits-anchored,.mbsc-popup-limits-center{margin:1em}.mbsc-popup-wrapper{z-index:99998;-webkit-user-select:none;user-select:none}.mbsc-popup,.mbsc-popup-wrapper{box-sizing:border-box}.mbsc-popup-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;pointer-events:none;display:flex;justify-content:center;border:0 solid transparent}.mbsc-popup-wrapper-ctx{position:absolute;right:auto;bottom:auto;width:100%;height:100%;overflow:hidden}.mbsc-popup-wrapper-center{padding:1em;align-items:center;border-width:var(--mbsc-safe-top) var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left)}.mbsc-popup-wrapper-top{align-items:flex-start;border-bottom:var(--mbsc-safe-bottom) solid transparent}.mbsc-popup-wrapper-bottom{align-items:flex-end;border-top-width:var(--mbsc-safe-top)}.mbsc-popup-wrapper-anchored{border-left-width:var(--mbsc-safe-left);border-bottom-width:var(--mbsc-safe-bottom);border-right-width:var(--mbsc-safe-right);border-top-width:0}.mbsc-popup-hidden{opacity:0}.mbsc-popup-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;margin:-10em;pointer-events:auto;background:#00000080;transform:translateZ(0)}.mbsc-popup-overlay-in{opacity:1;animation:mbsc-fade-in .15s cubic-bezier(0,0,.2,1)}.mbsc-popup-overlay-out{opacity:0;animation:mbsc-fade-out 75ms cubic-bezier(.4,0,1,1)}.mbsc-popup{display:flex;flex-direction:column;max-height:100%;min-width:12em;position:relative;z-index:2;pointer-events:auto;text-shadow:none;-webkit-user-select:none;user-select:none}.mbsc-popup-center{min-width:16em}.mbsc-popup-bottom{width:100%;bottom:0}.mbsc-popup-top{width:100%;top:0}.mbsc-popup-anchored{position:absolute}.mbsc-popup-anchored-left{margin-left:-1em}.mbsc-popup-anchored-right{margin-left:1em}.mbsc-popup-arrow-wrapper{position:absolute;z-index:1;overflow:hidden;pointer-events:none}.mbsc-popup-arrow-wrapper-bottom,.mbsc-popup-arrow-wrapper-top{left:0;right:0;height:2em}.mbsc-popup-arrow-wrapper-left,.mbsc-popup-arrow-wrapper-right{top:0;bottom:0;width:2em}.mbsc-popup-arrow-wrapper-top{top:100%}.mbsc-popup-arrow-wrapper-bottom{bottom:100%}.mbsc-popup-arrow-wrapper-left{left:100%}.mbsc-popup-arrow-wrapper-right{right:100%}.mbsc-popup-arrow{position:absolute;box-sizing:border-box;width:1.5em;height:1.5em;pointer-events:auto}.mbsc-popup-arrow-top{bottom:1.25em}.mbsc-popup-arrow-bottom{top:1.25em}.mbsc-popup-arrow-bottom,.mbsc-popup-arrow-top{left:50%;margin-left:-.75em;transform:rotate(-45deg)}.mbsc-popup-arrow-left{right:1.25em}.mbsc-popup-arrow-right{left:1.25em}.mbsc-popup-arrow-left,.mbsc-popup-arrow-right{top:50%;margin-top:-.75em;transform:rotate(45deg)}.mbsc-popup-focus{outline:0}.mbsc-popup-body{display:flex;flex-direction:column;overflow:hidden;transform:translateZ(0);flex:1 1 auto}.mbsc-popup-body-top{padding-top:var(--mbsc-safe-top)}.mbsc-popup-body-bottom{padding-bottom:var(--mbsc-safe-bottom)}.mbsc-popup-body-bottom,.mbsc-popup-body-top{padding-left:var(--mbsc-safe-left);padding-right:var(--mbsc-safe-right)}.mbsc-popup-body-round{padding:0}.mbsc-popup-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:none}.mbsc-popup-content{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch}.mbsc-popup-padding{padding:1em}.mbsc-popup-buttons{flex:none}.mbsc-popup-pop-in{opacity:1;animation:mbsc-pop-in .15s cubic-bezier(0,0,.2,1)}.mbsc-popup-pop-out{opacity:0;animation:mbsc-pop-out 75ms cubic-bezier(.4,0,1,1)}.mbsc-popup-slide-up-in{animation:mbsc-slide-up-in .25s cubic-bezier(0,0,.2,1)}.mbsc-popup-slide-up-out{animation:mbsc-slide-up-out .2s cubic-bezier(.4,0,1,1)}.mbsc-popup-slide-down-in{animation:mbsc-slide-down-in .25s cubic-bezier(0,0,.2,1)}.mbsc-popup-slide-down-out{animation:mbsc-slide-down-out .2s cubic-bezier(.4,0,1,1)}.mbsc-popup-pointer.mbsc-picker .mbsc-popup-overlay,.mbsc-popup-pointer .mbsc-popup-overlay-anchored{background:none}.mbsc-popup-round .mbsc-popup-slide-up-in{animation-name:mbsc-slide-up-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-up-out{animation-name:mbsc-slide-up-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-slide-down-in{animation-name:mbsc-slide-down-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-down-out{animation-name:mbsc-slide-down-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-bottom,.mbsc-popup-round .mbsc-popup-top{width:auto;margin-top:3em;margin-bottom:3em}.mbsc-ios.mbsc-calendar-controls{padding:2px}.mbsc-ios.mbsc-calendar-cell{border-top-style:solid;border-top-width:1px}.mbsc-ios.mbsc-calendar-cell-text{height:2em;padding:0 .5em;line-height:2em;border-radius:2em}.mbsc-ios.mbsc-calendar-week-day{height:1.7em;line-height:1.7em;font-size:.625em}.mbsc-ios.mbsc-calendar-week-nr{width:2.363636em;height:auto;font-size:.75em;font-weight:700;line-height:3em}.mbsc-ios.mbsc-calendar-day-text{width:1.625em;height:1.625em;margin:.1875em;padding:0;line-height:1.625em;border:2px solid transparent;border-radius:2em}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-inner{z-index:1}.mbsc-ios.mbsc-range-day:after,.mbsc-ios.mbsc-range-hover:before{content:"";height:1.875em;position:absolute;left:-1px;right:-1px;top:.25em;z-index:0;box-sizing:border-box}.mbsc-ios.mbsc-range-hover:before{border-top:2px dashed;border-bottom:2px dashed}.mbsc-ios.mbsc-range-day-end.mbsc-rtl:after,.mbsc-ios.mbsc-range-day-start.mbsc-ltr:after,.mbsc-ios.mbsc-range-hover-end.mbsc-rtl:before,.mbsc-ios.mbsc-range-hover-start.mbsc-ltr:before{left:50%;margin-left:-.9375em;border-radius:2em 0 0 2em}.mbsc-ios.mbsc-range-day-end.mbsc-ltr:after,.mbsc-ios.mbsc-range-day-start.mbsc-rtl:after,.mbsc-ios.mbsc-range-hover-end.mbsc-ltr:before,.mbsc-ios.mbsc-range-hover-start.mbsc-rtl:before{right:50%;margin-right:-.9375em;border-radius:0 2em 2em 0}.mbsc-ios.mbsc-range-day-start.mbsc-range-day-end:after,.mbsc-ios.mbsc-range-hover-start.mbsc-range-hover-end:before{display:none}.mbsc-ios.mbsc-calendar-day-marked{padding-bottom:.4375em}.mbsc-ios.mbsc-calendar-marks{margin-top:-.0625em}.mbsc-ios.mbsc-calendar-mark{width:.375em;height:.375em;border-radius:.375em;margin:0 .0625em}.mbsc-ios.mbsc-calendar-day-colors .mbsc-calendar-day-text{background-clip:padding-box}.mbsc-ios.mbsc-calendar-day-colors.mbsc-hover .mbsc-calendar-cell-text{background-clip:border-box}.mbsc-ios.mbsc-calendar-text:before{border-radius:.4em}.mbsc-ios.mbsc-calendar-label{font-weight:600}.mbsc-ios.mbsc-calendar-label-background{margin:0 -.1em;background:currentColor;opacity:.3;transition:opacity .15s ease-in-out}.mbsc-ios.mbsc-calendar-label-end.mbsc-rtl .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-start.mbsc-ltr .mbsc-calendar-label-background{margin-left:0;border-top-left-radius:.4em;border-bottom-left-radius:.4em}.mbsc-ios.mbsc-calendar-label-end.mbsc-ltr .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-start.mbsc-rtl .mbsc-calendar-label-background{margin-right:0;border-top-right-radius:.4em;border-bottom-right-radius:.4em}.mbsc-ios.mbsc-calendar-label-hover .mbsc-calendar-label-background{opacity:.6}.mbsc-ios.mbsc-calendar-label.mbsc-calendar-label-hover:before{background:none}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-background{opacity:.9}.mbsc-ios.mbsc-calendar-height-md .mbsc-calendar-day:after{position:absolute;top:0;right:100%;bottom:0;z-index:1;margin-right:-1px;border-left-width:1px;border-left-style:solid;content:""}.mbsc-ios.mbsc-calendar-height-md .mbsc-calendar-week-nr{font-size:.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-title{font-size:1.5em;line-height:1.666667em;padding:0 .166667em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-year{font-weight:200}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-day{height:2.5em;padding:0 .5em;line-height:2.5em;font-size:1em;border-left:1px solid transparent}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-nr{font-size:.75em;padding:0}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:2.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:4.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-marks{padding:0 .75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-text{width:1.375em;height:1.375em;line-height:1.375em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;line-height:1.8em;margin:0 .5em .2em .6em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label{padding:0 .4em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-background{margin:0 -.4em}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-calendar-grid-view .mbsc-calendar-title{font-size:1.5em;line-height:1.666667em;padding:0 .166667em}.mbsc-ios.mbsc-calendar-grid{border-top:1px solid}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-grid-item .mbsc-calendar-week-days{background:none}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-cell{border:0}.mbsc-ios.mbsc-calendar{background:#fff;color:#000}.mbsc-ios.mbsc-calendar-header,.mbsc-ios.mbsc-calendar-wrapper{border-color:#ccc}.mbsc-ios.mbsc-calendar-button.mbsc-button{color:#007aff}.mbsc-ios.mbsc-calendar-cell{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-calendar-day:after{border-color:#ccc}.mbsc-ios.mbsc-calendar-today,.mbsc-ios.mbsc-calendar-week-nr{color:#007aff}.mbsc-ios.mbsc-hover .mbsc-calendar-cell-text{background-color:#007aff4d}.mbsc-ios.mbsc-range-day:after{background-color:#cbe2fb}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-text{color:#000}.mbsc-ios.mbsc-range-hover:before{border-color:#dedede}.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text{border-color:#007aff;background:#007aff;color:#fff}.mbsc-ios.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #00000080}.mbsc-ios.mbsc-focus .mbsc-calendar-day-text{box-shadow:none;border-color:#00000080}.mbsc-ios.mbsc-calendar-mark{background:#ccc}.mbsc-ios.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios.mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-inner{color:#fff}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-popup .mbsc-calendar-cell,.mbsc-ios.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios.mbsc-calendar-popup .mbsc-popup-body{background:#fff}.mbsc-ios.mbsc-calendar-grid{border-color:#ccc}.mbsc-ios.mbsc-calendar-month-title{color:#007aff}.mbsc-ios-dark.mbsc-calendar{background:#000;color:#fff}.mbsc-ios-dark.mbsc-calendar-header,.mbsc-ios-dark.mbsc-calendar-wrapper{border-color:#333}.mbsc-ios-dark.mbsc-calendar-button.mbsc-button{color:#ff9f0a}.mbsc-ios-dark.mbsc-calendar-cell{background:#000;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-calendar-day:after{border-color:#333}.mbsc-ios-dark.mbsc-calendar-today,.mbsc-ios-dark.mbsc-calendar-week-nr{color:#ff9f0a}.mbsc-ios-dark.mbsc-hover .mbsc-calendar-cell-text{background-color:#ff9f0a4d}.mbsc-ios-dark.mbsc-range-day:after{background-color:#3d2705}.mbsc-ios-dark.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-ios-dark.mbsc-range-hover:before{border-color:#2b2b2b}.mbsc-ios-dark.mbsc-selected .mbsc-calendar-cell-text{border-color:#ff9f0a;background:#ff9f0a;color:#fff}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #ffffff80}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-day-text{box-shadow:none;border-color:#ffffff80}.mbsc-ios-dark.mbsc-calendar-mark{background:#333}.mbsc-ios-dark.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-inner,.mbsc-ios-dark.mbsc-calendar-label-text{color:#fff}.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-body{background:#292929}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-calendar-cell{background:#1c1c1c}.mbsc-ios-dark.mbsc-calendar-grid{border-color:#333}.mbsc-ios-dark.mbsc-calendar-month-title{color:#ff9f0a}@keyframes mbsc-zoom-in-up{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-in-down{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-out-up{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes mbsc-zoom-out-down{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.mbsc-calendar{-webkit-user-select:none;user-select:none;flex-direction:column;touch-action:manipulation;position:relative}.mbsc-calendar-wrapper{position:relative;overflow:hidden}.mbsc-calendar-header{position:relative;z-index:1;will-change:opacity}.mbsc-calendar-header .mbsc-calendar-week-days{margin-left:-1px}.mbsc-calendar,.mbsc-calendar-controls,.mbsc-calendar-title-wrapper{display:flex}.mbsc-calendar-controls{align-items:center;box-sizing:content-box;min-height:2.5em}.mbsc-calendar-button.mbsc-button.mbsc-reset{margin:0}.mbsc-calendar-button-prev-multi{order:-1}.mbsc-calendar-button-next-multi{order:1}.mbsc-calendar-body{box-sizing:border-box;overflow:hidden}.mbsc-calendar-body-inner{position:relative;overflow:hidden;margin-left:-1px}.mbsc-calendar-wrapper-fixed{overflow:visible;flex:none}.mbsc-calendar-title-wrapper{flex:1;align-items:center;overflow:hidden}.mbsc-calendar-title-wrapper-multi .mbsc-calendar-button{flex:1}.mbsc-calendar-title{overflow:hidden;text-overflow:ellipsis;font-size:1.125em;padding:0 .25em;display:inline-block;vertical-align:middle}.mbsc-calendar-scroll-wrapper{display:block;overflow:hidden;position:relative;height:100%}.mbsc-calendar-picker-wrapper{position:relative;width:15em;height:15em;overflow:hidden}.mbsc-calendar-picker{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.mbsc-calendar-picker-main{position:relative;z-index:0}.mbsc-calendar-picker-in-up{opacity:0;animation:mbsc-zoom-in-up .2s cubic-bezier(0,0,.2,1) forwards}.mbsc-calendar-picker-in-down{opacity:0;animation:mbsc-zoom-in-down .2s cubic-bezier(0,0,.2,1) forwards}.mbsc-calendar-picker-out-up{opacity:0;animation:mbsc-zoom-out-up .2s cubic-bezier(.4,0,1,1) forwards}.mbsc-calendar-picker-out-down{opacity:0;animation:mbsc-zoom-out-down .2s cubic-bezier(0,0,.2,1) forwards}.mbsc-calendar-scroll-wrapper>div{height:100%}.mbsc-calendar-scroll-wrapper>div>div{height:100%;transform:translateZ(0)}.mbsc-calendar-slide{position:absolute;z-index:0;top:0;width:100%;height:100%;box-sizing:border-box}.mbsc-calendar-slide.mbsc-ltr{left:0}.mbsc-calendar-slide.mbsc-rtl{right:0}.mbsc-calendar-slide:first-child{position:relative}.mbsc-calendar-table{height:100%;transform:translateZ(0)}.mbsc-calendar-cell{position:relative;text-align:center;white-space:nowrap;cursor:pointer}.mbsc-calendar-cell:focus{outline:0}.mbsc-calendar-cell-inner{display:inline-block;padding:0 .25em;vertical-align:middle}.mbsc-calendar-cell.mbsc-disabled{cursor:not-allowed}.mbsc-calendar-week-day{height:2em;font-size:.6875em;line-height:2em;text-align:center;border-bottom:1px solid transparent}.mbsc-calendar-month,.mbsc-calendar-year{vertical-align:middle}.mbsc-calendar-month-text,.mbsc-calendar-year-text{margin:.875em 0;overflow:hidden;text-overflow:ellipsis;min-width:4.5em;box-sizing:border-box}.mbsc-calendar-day{max-width:14.285715%;text-align:center;vertical-align:top}.mbsc-calendar-day-empty{cursor:default}.mbsc-calendar-day-text{display:inline-block;text-align:center;box-sizing:content-box}.mbsc-calendar-day-inner{position:relative;width:100%;height:100%;padding:0;border:1px solid transparent;box-sizing:border-box}.mbsc-calendar-day-hidden{visibility:hidden}.mbsc-calendar-month-name{display:none}.mbsc-calendar-width-md .mbsc-calendar-month-name{display:inline-block;font-weight:700}.mbsc-calendar-day-outer .mbsc-calendar-day-text,.mbsc-calendar-day-outer .mbsc-calendar-month-name{opacity:.5}.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-day-text,.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-month-name{opacity:1}.mbsc-disabled .mbsc-calendar-cell-text,.mbsc-disabled .mbsc-calendar-month-name{opacity:.2}.mbsc-calendar-day-highlight:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a}.mbsc-calendar-day-marked{padding-bottom:.25em}.mbsc-calendar-marks{position:absolute;left:0;right:0;height:.375em;margin-top:-.125em;overflow:hidden;white-space:nowrap;text-align:center}.mbsc-calendar-mark{display:inline-block;vertical-align:top;width:.25em;height:.25em;margin:.0625em;border-radius:.25em}.mbsc-calendar-labels{position:absolute;left:-1px;right:-1px}.mbsc-calendar-label-wrapper{position:absolute;z-index:2;pointer-events:none}.mbsc-calendar-label{padding:0 .3em}.mbsc-calendar-text:focus{outline:0}.mbsc-calendar-label-text{overflow:hidden;text-overflow:ellipsis;position:relative;z-index:2}.mbsc-calendar-label-background,.mbsc-calendar-text:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;transition:background-color .2s}.mbsc-calendar-label.mbsc-calendar-label-hover:before{background-color:#0003;z-index:1}.mbsc-calendar-text-more{padding:0 .3em}.mbsc-calendar-text-more.mbsc-calendar-label-active:before,.mbsc-calendar-text-more.mbsc-calendar-label-hover:before{background-color:#0000001a}.mbsc-calendar-text{display:block;position:relative;height:1.6em;line-height:1.6em;font-size:.625em;white-space:nowrap;margin:0 .1em .2em .2em}.mbsc-calendar-text-placeholder{z-index:-1}.mbsc-calendar-text.mbsc-ltr{text-align:left}.mbsc-calendar-text.mbsc-rtl{text-align:right}.mbsc-calendar-label-resize{position:absolute;top:0;height:100%;width:.5em;z-index:2;cursor:ew-resize}.mbsc-calendar-label-resize:after{content:"";display:none;position:absolute;top:50%;width:.8em;height:.8em;margin-top:-.4em;background:#fff;border-radius:.8em;border:1px solid;box-sizing:border-box}.mbsc-calendar-label-resize-end.mbsc-rtl,.mbsc-calendar-label-resize-start.mbsc-ltr{left:0}.mbsc-calendar-label-resize-end.mbsc-ltr,.mbsc-calendar-label-resize-start.mbsc-rtl{right:0}.mbsc-calendar-label-resize-end.mbsc-rtl:after,.mbsc-calendar-label-resize-start.mbsc-ltr:after{left:-.4em}.mbsc-calendar-label-resize-end.mbsc-ltr:after,.mbsc-calendar-label-resize-start.mbsc-rtl:after{right:-.4em}.mbsc-calendar-label-resize-end-touch:before,.mbsc-calendar-label-resize-start-touch:before{content:"";position:absolute;top:50%;margin-top:-1em;width:2em;height:2em}.mbsc-calendar-label-resize-start-touch:before{left:-1em}.mbsc-calendar-label-resize-end-touch:before{right:-1em}.mbsc-calendar-label-dragging .mbsc-calendar-label-resize:after,.mbsc-calendar-label-hover .mbsc-calendar-label-resize:after{display:block}.mbsc-calendar-label-inactive{opacity:.4}.mbsc-calendar-label-hidden{visibility:hidden}.mbsc-calendar-labels-dragging{z-index:3}.mbsc-calendar-grid{overflow:auto;padding:0 2%}.mbsc-calendar-grid .mbsc-calendar-table{margin:0 5%;width:90%}.mbsc-calendar-grid-item{margin:1em 0;padding-top:2.5em}.mbsc-calendar-month-title{padding-bottom:.8em;margin:-2em 10% 0;font-size:1.25em;font-weight:700;line-height:1.2em}.mbsc-calendar-body-inner-variable{overflow-y:auto}.mbsc-calendar-body-inner-variable .mbsc-calendar-table{min-height:20em}.mbsc-ios.mbsc-form-control-wrapper{margin-top:-1px}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error{z-index:2}.mbsc-ios.mbsc-form-control-wrapper:after,.mbsc-ios.mbsc-form-control-wrapper:before{content:"";position:absolute;border-top:1px solid transparent}.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before{right:0;left:1em}.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before{left:0;right:1em}.mbsc-ios.mbsc-form-control-wrapper:before{top:0}.mbsc-ios.mbsc-form-control-wrapper:after{bottom:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:last-child:after{left:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:last-child:after{right:0}.mbsc-ios.mbsc-description.mbsc-disabled,.mbsc-ios.mbsc-form-control-label.mbsc-disabled{opacity:.3}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper{border-top-left-radius:.5em;border-top-right-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child{border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child:before,.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child:after,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper:before{border-width:0}.mbsc-ios.mbsc-form-control-wrapper{background:#fff}.mbsc-ios.mbsc-form-control-wrapper:after,.mbsc-ios.mbsc-form-control-wrapper:before{border-color:#ccc}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-error:after{border-color:#d8332a}.mbsc-ios-dark.mbsc-form-control-wrapper{background:#1c1c1c}.mbsc-ios-dark.mbsc-form-control-wrapper:after,.mbsc-ios-dark.mbsc-form-control-wrapper:before{border-color:#333}.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before,.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error:after{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-form-control-wrapper{background:#2b2b2b}.mbsc-form-control-label{display:block}.mbsc-form-control-input{position:absolute;width:100%;height:100%;top:0;left:0;border:0;opacity:0;margin:0;z-index:3}.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl{z-index:1}.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:after,.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:before{left:3.375em}.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:after,.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:before{right:3.375em}.mbsc-ios.mbsc-textfield-inner{position:static;flex:1 auto;z-index:-1}.mbsc-ios.mbsc-textfield-inner.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-textfield{display:flex;padding:0 1em;background:transparent;height:2.75em}.mbsc-ios.mbsc-textfield-has-icon-left{padding-left:3.375em}.mbsc-ios.mbsc-textfield-has-icon-right{padding-right:3.375em}.mbsc-ios.mbsc-textfield-floating,.mbsc-ios.mbsc-textfield-stacked{height:3.5em;padding-top:1.25em}.mbsc-ios.mbsc-textfield-icon{top:.625em;z-index:1}.mbsc-ios.mbsc-textfield-icon-left{left:.9375em}.mbsc-ios.mbsc-textfield-icon-right{right:.9375em}.mbsc-ios.mbsc-textfield-icon-floating,.mbsc-ios.mbsc-textfield-icon-stacked{top:1em}.mbsc-ios.mbsc-label-inline{line-height:2.75em}.mbsc-ios.mbsc-label-inline.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-label-inline.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-stacked{top:.666667em;font-size:.75em;line-height:1em}.mbsc-ios.mbsc-label-stacked.mbsc-ltr{left:1.333334em}.mbsc-ios.mbsc-label-stacked.mbsc-rtl{right:1.333334em}.mbsc-ios.mbsc-label-floating{top:.875em;line-height:2em}.mbsc-ios.mbsc-label-floating.mbsc-ltr{left:1em}.mbsc-ios.mbsc-label-floating.mbsc-rtl{right:1em}.mbsc-ios.mbsc-label-floating-active.mbsc-label{transform:translateY(-.75em) scale(.75)}.mbsc-ios.mbsc-label.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-error-message{display:block;padding:0 1.333334em;line-height:1.666667em}.mbsc-ios.mbsc-error-message-underline{position:static}.mbsc-ios.mbsc-error-message-has-icon-left.mbsc-ltr{padding-left:4.5em}.mbsc-ios.mbsc-error-message-has-icon-right.mbsc-rtl{padding-right:4.5em}.mbsc-ios .mbsc-textfield-wrapper-underline{overflow:hidden}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-left.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-right.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-underline{margin:0}.mbsc-ios.mbsc-label-underline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-underline-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-underline-inline-has-icon-left.mbsc-ltr{padding-left:3.375em}.mbsc-ios.mbsc-label-underline-inline-has-icon-right.mbsc-rtl{padding-right:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-ltr{padding-left:1.333334em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-rtl{padding-right:1.333334em}.mbsc-ios.mbsc-textfield-wrapper-box,.mbsc-ios.mbsc-textfield-wrapper-outline{margin:1.5em 1em}.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:before,.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:before{border:none}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{border-radius:.5em;border:1px solid transparent}.mbsc-ios.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textfield-inner-outline{position:relative}.mbsc-ios.mbsc-label-box-stacked-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-outline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-box-stacked-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-outline-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-box-floating,.mbsc-ios.mbsc-label-box-stacked,.mbsc-ios.mbsc-label-outline-floating,.mbsc-ios.mbsc-label-outline-stacked{margin:0 1px}.mbsc-ios.mbsc-label-box-floating-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-outline-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-box-floating-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-outline-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-box,.mbsc-ios.mbsc-error-message-outline{margin:0 1px}.mbsc-ios.mbsc-select.mbsc-ltr{padding-right:3.375em}.mbsc-ios.mbsc-select.mbsc-rtl{padding-left:3.375em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:4.875em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:4.875em}.mbsc-ios.mbsc-select-icon{top:.625em}.mbsc-ios.mbsc-select-icon-floating,.mbsc-ios.mbsc-select-icon-stacked{top:1em}.mbsc-ios.mbsc-select-icon.mbsc-ltr{right:.9375em}.mbsc-ios.mbsc-select-icon.mbsc-rtl{left:.9375em}.mbsc-ios.mbsc-select-icon-right.mbsc-ltr{right:3.375em}.mbsc-ios.mbsc-select-icon-left.mbsc-rtl{left:3.375em}.mbsc-ios.mbsc-textarea{height:3em;border:0}.mbsc-ios.mbsc-textarea.mbsc-textfield-floating,.mbsc-ios.mbsc-textarea.mbsc-textfield-stacked{padding-top:0}.mbsc-ios.mbsc-textarea-inner{padding-top:.625em;padding-bottom:.625em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border:1px solid transparent;border-radius:.5em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-floating,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-stacked{padding-top:1.375em}.mbsc-ios.mbsc-textfield-tags-inner{padding-top:0;padding-bottom:0}.mbsc-ios.mbsc-textfield.mbsc-textfield-tags{padding-top:.3125em;padding-bottom:.3125em;min-height:2.75em}.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-floating,.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-stacked{min-height:2.125em;padding-top:0;padding-bottom:0}.mbsc-ios.mbsc-textfield-tag{border-radius:1em}.mbsc-ios.mbsc-textfield-wrapper{background:none}.mbsc-ios.mbsc-textfield-wrapper-underline{background:#fff}.mbsc-ios.mbsc-label,.mbsc-ios.mbsc-textfield{color:#000}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{background:#fff}.mbsc-ios.mbsc-textfield-outline{border-color:#ccc}.mbsc-ios.mbsc-select-icon,.mbsc-ios.mbsc-textfield-icon{color:#8c8c8c}.mbsc-ios.mbsc-textfield-box.mbsc-error,.mbsc-ios.mbsc-textfield-outline.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-error-message{color:#d8332a}.mbsc-ios.mbsc-select,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#fff}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#ccc}.mbsc-ios.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-textfield-tag{background:#dedede}.mbsc-ios.mbsc-textfield-tag-clear{color:#8c8c8c}.mbsc-ios-dark.mbsc-textfield-wrapper{background:none}.mbsc-ios-dark.mbsc-textfield-wrapper-underline{background:#1c1c1c}.mbsc-ios-dark.mbsc-label,.mbsc-ios-dark.mbsc-textfield{color:#fff}.mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-textfield-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textfield-outline{border-color:#333}.mbsc-ios-dark.mbsc-select-icon,.mbsc-ios-dark.mbsc-textfield-icon{color:#fff}.mbsc-ios-dark.mbsc-textfield-box.mbsc-error,.mbsc-ios-dark.mbsc-textfield-outline.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-error-message{color:#d8332a}.mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#333}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper{background:none}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-outline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper-underline{background:#2b2b2b}.mbsc-ios-dark.mbsc-textfield-tag{background:#3b3b3b}.mbsc-ios-dark.mbsc-textfield-tag-clear{color:#fff}@keyframes autofill{0%{opacity:1}to{opacity:1}}.mbsc-textfield-wrapper{position:relative;display:block;margin:0;z-index:0;-webkit-user-select:none;user-select:none}.mbsc-textfield-wrapper-inline{display:flex}.mbsc-form-grid .mbsc-textfield-wrapper-box,.mbsc-form-grid .mbsc-textfield-wrapper-outline{margin:.75em 1em}.mbsc-textfield-inner{box-sizing:border-box;position:relative;display:block}.mbsc-textfield-inner-inline{flex:1 auto}.mbsc-textfield{display:block;width:100%;font-size:1em;margin:0;padding:0;border:0;border-radius:0;outline:0;font-family:inherit;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.mbsc-textfield:-webkit-autofill{animation-name:autofill}.mbsc-textfield::-webkit-inner-spin-button{height:2em;align-self:center}.mbsc-textfield::-moz-placeholder{opacity:.5;color:inherit}.mbsc-textfield::-webkit-input-placeholder{opacity:.5;color:inherit}.mbsc-textfield-floating:-ms-input-placeholder{color:transparent}.mbsc-textfield-floating::-moz-placeholder{opacity:0;-moz-transition:opacity .2s;transition:opacity .2s}.mbsc-textfield-floating::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.mbsc-textfield-floating::-webkit-datetime-edit{color:transparent}.mbsc-textfield-floating-active:-ms-input-placeholder{color:inherit}.mbsc-textfield-floating-active::-moz-placeholder{opacity:.5}.mbsc-textfield-floating-active::-webkit-input-placeholder{opacity:.5}.mbsc-textfield-floating-active::-webkit-datetime-edit{color:inherit}.mbsc-textfield-floating .mbsc-textfield-tags-placeholder{opacity:0;transition:opacity .2s}.mbsc-textfield-floating-active .mbsc-textfield-tags-placeholder{opacity:.5}.mbsc-textfield-fieldset{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0 1em;pointer-events:none}.mbsc-textfield-icon{position:absolute;top:0;text-align:center}.mbsc-textfield-icon-left{left:0}.mbsc-textfield-icon-right{right:0}.mbsc-label{position:absolute;z-index:1;top:0;line-height:1em;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mbsc-label-inline{position:static;overflow:hidden;flex:0 0 auto;width:30%;max-width:12.5em;box-sizing:border-box;pointer-events:auto}.mbsc-label-floating-animate{transition:transform .2s}.mbsc-label-floating.mbsc-ltr{transform-origin:top left}.mbsc-label-floating.mbsc-rtl{transform-origin:top right}.mbsc-error-message{position:absolute;top:100%;font-size:.75em;line-height:1.5em}.mbsc-textfield-file{position:absolute;left:0;opacity:0}.mbsc-select{cursor:pointer}.mbsc-select-icon{position:absolute;text-align:center;pointer-events:none}.mbsc-textarea{resize:none;overflow:hidden;line-height:1.5em}.mbsc-toggle-icon:hover{cursor:pointer}.mbsc-textfield.mbsc-textfield-hidden.mbsc-textarea{padding:0;width:100%;height:100%;border:0;position:absolute;z-index:-1;top:0;left:0;opacity:0}.mbsc-textfield.mbsc-textfield-tags.mbsc-textarea{display:block;overflow:auto;height:auto;max-height:5.5em}.mbsc-textfield-tag{display:inline-block;margin:.25em 0;line-height:normal}.mbsc-textfield-tag.mbsc-ltr{margin-right:.5em;padding-left:.75em}.mbsc-textfield-tag.mbsc-rtl{margin-left:.5em;padding-right:.75em}.mbsc-textfield-tag-text{font-size:.875em;line-height:1.857143em}.mbsc-textfield-tag-clear.mbsc-icon{width:1.625em;height:1.625em;vertical-align:top;border:.25em solid transparent;box-sizing:border-box;cursor:pointer}.mbsc-textfield-tags-placeholder{opacity:.5;line-height:2.125em}.mbsc-ios.mbsc-scroller-wheel-multi.mbsc-scroller-wheel-cont-3d{visibility:hidden}.mbsc-ios.mbsc-scroller-wheel-group-cont{padding:0 .625em}.mbsc-ios.mbsc-scroller-wheel-group{padding:.625em}.mbsc-ios.mbsc-wheel-group-checkmark{padding:.625em 0}.mbsc-ios.mbsc-scroller-wheel-3d{overflow:visible}.mbsc-ios.mbsc-scroller-wheel-line{display:block;z-index:1;border-radius:.5em;margin:0 .625em}.mbsc-ios.mbsc-scroller-wheel-overlay{display:block}.mbsc-ios.mbsc-scroller-wheel-item{padding:0 .5em;font-size:1.25em;text-align:center;box-sizing:border-box;border-radius:.5em}.mbsc-ios.mbsc-scroller-wheel-item-3d{font-size:1.125em}.mbsc-ios.mbsc-wheel-item-checkmark{padding-left:1.75em;padding-right:1.75em}.mbsc-ios.mbsc-scroller-wheel-header{font-size:.875em}.mbsc-ios.mbsc-wheel-checkmark{display:none;position:absolute;width:1.75em;height:1.75em;top:50%;margin-top:-.875em}.mbsc-ios.mbsc-wheel-checkmark:after{content:"";box-sizing:border-box;position:absolute;display:block;opacity:0;transform:rotate(-45deg);top:32%;left:26%;width:.75em;height:.375em;border:.125em solid;border-top:0;border-right:0;transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1}.mbsc-ios.mbsc-wheel-checkmark.mbsc-ltr{left:0}.mbsc-ios.mbsc-wheel-checkmark.mbsc-rtl{right:0}.mbsc-ios.mbsc-scroller-pointer .mbsc-ios.mbsc-wheel-item-checkmark .mbsc-wheel-checkmark,.mbsc-ios.mbsc-wheel-item-multi .mbsc-ios.mbsc-wheel-checkmark{display:block}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group,.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group-cont{padding:0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper{padding:.1875em 0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-overlay{display:none}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{font-size:1em;padding:0 .75em;margin:0 .1875em}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-line{margin:0 .1875em}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-ltr{text-align:left;padding-left:1.75em}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-rtl{text-align:right;padding-right:1.75em}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-header{font-size:.75em;font-weight:700}.mbsc-ios.mbsc-scroller{background:#fff}.mbsc-ios.mbsc-scroller-bottom,.mbsc-ios.mbsc-scroller-top{background:#d1d5db}.mbsc-ios.mbsc-scroller-wheel-overlay{background:linear-gradient(#fff,#fff0 52%,#fff0 0,#fff)}.mbsc-ios.mbsc-scroller-wheel-overlay-bottom,.mbsc-ios.mbsc-scroller-wheel-overlay-top{background:linear-gradient(#d1d5db,#d1d5db00 52%,#d1d5db00 0,#d1d5db)}.mbsc-ios.mbsc-scroller-wheel-line{background:#0000001a}.mbsc-ios.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-hover{background:#007aff26}.mbsc-ios.mbsc-scroller-wheel-item-2d,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-selected{color:#000}.mbsc-ios.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-ios.mbsc-scroller-wheel-item-3d{color:#a3a3a3}.mbsc-ios.mbsc-scroller-wheel-header,.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#000}.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#007aff}.mbsc-ios.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-ios.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d{background:#d1d5db}.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller-inline,.mbsc-ios.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#000}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#007aff}.mbsc-ios-dark.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-bottom,.mbsc-ios-dark.mbsc-scroller-top{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-overlay,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-bottom,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-top{background:linear-gradient(#1c1c1c,#1c1c1c00 52%,#1c1c1c00 0,#1c1c1c)}.mbsc-ios-dark.mbsc-scroller-wheel-line{background:#ffffff1a}.mbsc-ios-dark.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios-dark.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-hover{background:#ff9f0a26}.mbsc-ios-dark.mbsc-scroller-wheel-item-2d,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-selected{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-cont-3d{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d{color:#666}.mbsc-ios-dark.mbsc-scroller-wheel-header,.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#ff9f0a}.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller-inline,.mbsc-ios-dark.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#fff}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#ff9f0a}.mbsc-scroller{width:100%;box-sizing:border-box;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.mbsc-scroller-wheel-group-cont{position:relative;max-width:100%;vertical-align:middle;display:inline-block;overflow:hidden}.mbsc-scroller-wheel-group-cont:first-child:last-child{display:block}.mbsc-scroller-wheel-group{margin:0 auto;position:relative;display:flex;flex-direction:row;justify-content:center}.mbsc-scroller-wheel-group-3d{perspective:100em}.mbsc-scroller-wheel-wrapper{display:block;max-width:100%;position:relative;touch-action:none;min-width:80px}.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper-0:last-child{flex:1 1 auto}.mbsc-scroller-wheel-line{top:50%;transform:translateY(-50%)}.mbsc-scroller-wheel-line,.mbsc-scroller-wheel-overlay{display:none;position:absolute;left:0;right:0;pointer-events:none}.mbsc-scroller-wheel-overlay{z-index:2;top:0;bottom:0}.mbsc-scroller-wheel{display:block;overflow:hidden;margin:-1px 0}.mbsc-scroller-wheel,.mbsc-scroller-wheel-cont{border-top:1px solid transparent;border-bottom:1px solid transparent}.mbsc-scroller-wheel-cont{position:relative;z-index:1;top:50%;transform:translateY(-50%)}.mbsc-scroller-wheel-cont-3d{overflow:hidden;border:0}.mbsc-scroller-wheel-cont-3d>div{position:relative;top:-1px}.mbsc-scroller-wheel-3d,.mbsc-scroller-wheel-wrapper-3d{transform-style:preserve-3d}.mbsc-scroller-items-3d{position:absolute;top:50%;left:0;right:0;transform-style:preserve-3d;transform:translateY(-50%)}.mbsc-scroller .mbsc-scroller-wheel,.mbsc-scroller .mbsc-scroller-wheel-cont{box-sizing:content-box}.mbsc-scroller-wheel-item{display:block;position:relative;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbsc-scroller-wheel-header:focus,.mbsc-scroller-wheel-item:focus{outline:0}.mbsc-scroller-wheel-item-3d{position:absolute;top:0;left:0;right:0;cursor:pointer;backface-visibility:hidden}.mbsc-scroller-wheel-item.mbsc-disabled{opacity:.3}.mbsc-scroller-wheel-header{display:block;padding:0 .5em}.mbsc-scroller-wheel-header.mbsc-ltr{text-align:left}.mbsc-scroller-wheel-header.mbsc-rtl{text-align:right}.mbsc-scroller-bar-cont{position:absolute;z-index:4;top:0;bottom:0;width:10px;opacity:0;background:#0000000d;transform:translateZ(0);transition:opacity .2s}.mbsc-scroller-bar-cont.mbsc-ltr{right:0}.mbsc-scroller-bar-cont.mbsc-rtl{left:0}.mbsc-scroller-bar-hidden{display:none}.mbsc-scroller-bar-started,.mbsc-scroller-wheel:hover .mbsc-scroller-bar-cont{opacity:1}.mbsc-scroller-bar{position:absolute;right:0;top:0;width:10px}.mbsc-scroller-bar:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;background:#00000080;border-radius:3px}.mbsc-ios.mbsc-datetime-year-wheel .mbsc-scroller-wheel-item{min-width:3.8em}.mbsc-ios.mbsc-datetime-month-wheel .mbsc-scroller-wheel-item{text-align:left}.mbsc-ios.mbsc-datetime-date-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-day-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-hour-wheel .mbsc-scroller-wheel-item{text-align:right}.mbsc-ios.mbsc-segmented{margin:.75em;padding:.0625em;position:relative;border-radius:.5625em}.mbsc-ios.mbsc-segmented-item:before{content:"";position:absolute;border-left:1px solid;top:.3125em;bottom:.3125em;opacity:1;transition:opacity .2s ease-in-out}.mbsc-ios.mbsc-segmented-item.mbsc-ltr:before{left:0}.mbsc-ios.mbsc-segmented-item.mbsc-rtl:before{right:0}.mbsc-ios.mbsc-segmented-item-selected+.mbsc-segmented-item:before,.mbsc-ios.mbsc-segmented-item-selected:before,.mbsc-ios.mbsc-segmented-item:first-child:before{opacity:0}.mbsc-ios.mbsc-segmented-selectbox{position:absolute;padding:.0625em;left:0;right:0;top:0;bottom:0;-webkit-user-select:none;user-select:none;border-radius:.4375em;display:none}.mbsc-ios.mbsc-segmented-selectbox.mbsc-selected{display:block}.mbsc-ios.mbsc-segmented-selectbox-animate{transition:transform .2s ease-in-out}.mbsc-ios.mbsc-segmented-selectbox-inner{height:100%;border-radius:.4375em;transition:transform .1s ease-in-out;visibility:hidden}.mbsc-ios.mbsc-segmented-selectbox-inner-visible{visibility:visible}.mbsc-ios.mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{transform-origin:left}.mbsc-ios.mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{transform-origin:right}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-selectbox-inner{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{transform:scale(.97,.95) translate(.0625em)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{transform:scale(.97,.95) translate(-.0625em)}.mbsc-ios.mbsc-segmented-button.mbsc-icon-button{height:2.307693em}.mbsc-ios.mbsc-segmented-button.mbsc-button{margin:0;padding:0 .615385em;border-radius:0;font-size:.8125em;line-height:2.307693em;transition:opacity .1s ease-out,background-color .1s ease-out,transform .1s ease-in-out;-webkit-font-smoothing:subpixel-antialiased}.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-hover{opacity:1}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected .mbsc-segmented-button{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-item-selected:first-child .mbsc-segmented-button{transform-origin:left}.mbsc-ios.mbsc-segmented-item-selected:last-child .mbsc-segmented-button{transform-origin:right}.mbsc-ios.mbsc-segmented{background:#dedede}.mbsc-ios.mbsc-segmented-item:before{border-color:#0003}.mbsc-ios.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:inset 0 0 0 .0625em #00000080}.mbsc-ios.mbsc-segmented-selectbox-inner{background:#fff}.mbsc-ios.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px #bababa}.mbsc-ios.mbsc-segmented-button.mbsc-button{background:transparent;color:#000}.mbsc-ios.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios.mbsc-segmented-secondary{background:#90979e}.mbsc-ios.mbsc-segmented-success{background:#43be5f}.mbsc-ios.mbsc-segmented-warning{background:#f8b042}.mbsc-ios.mbsc-segmented-danger{background:#f5504e}.mbsc-ios.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios.mbsc-segmented-light{background:#fff}.mbsc-ios.mbsc-segmented-dark{background:#47494a}.mbsc-ios-dark.mbsc-segmented{background:#1c1c1c}.mbsc-ios-dark.mbsc-segmented-item:before{border-color:#fff3}.mbsc-ios-dark.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:inset 0 0 0 .0625em #ffffff80}.mbsc-ios-dark.mbsc-segmented-selectbox-inner{background:#5a5a5a}.mbsc-ios-dark.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px #000}.mbsc-ios-dark.mbsc-segmented-button.mbsc-button{background:transparent;color:#fff}.mbsc-ios-dark.mbsc-calendar-header .mbsc-ios-dark.mbsc-segmented,.mbsc-ios-dark.mbsc-datepicker .mbsc-segmented,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-segmented{background:#2b2b2b}.mbsc-ios-dark.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios-dark.mbsc-segmented-secondary{background:#90979e}.mbsc-ios-dark.mbsc-segmented-success{background:#43be5f}.mbsc-ios-dark.mbsc-segmented-warning{background:#f8b042}.mbsc-ios-dark.mbsc-segmented-danger{background:#f5504e}.mbsc-ios-dark.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios-dark.mbsc-segmented-light{background:#fff}.mbsc-ios-dark.mbsc-segmented-dark{background:#47494a}.mbsc-segmented{display:flex;overflow:hidden}.mbsc-segmented-item{margin:0;position:relative;vertical-align:top;text-align:center;font-size:1em;flex:1 1 0;-webkit-user-select:none;user-select:none;min-width:0}.mbsc-segmented-label{display:block;margin:0;padding:0}.mbsc-segmented-input{width:100%;height:100%;top:0;left:0;opacity:0;position:absolute}.mbsc-segmented-button.mbsc-button{width:100%}.mbsc-ios.mbsc-timegrid-item{line-height:2em;margin:.5em .625em;border-radius:2em;font-size:.875em}.mbsc-ios.mbsc-timegrid-item.mbsc-selected,.mbsc-ios.mbsc-timegrid-item:focus,.mbsc-ios.mbsc-timegrid-item:hover{font-size:1em;margin:0 .25em;outline:none}.mbsc-ios.mbsc-timegrid-item:focus,.mbsc-ios.mbsc-timegrid-item:hover{background:#007aff4d}.mbsc-ios.mbsc-timegrid-item.mbsc-selected{background:#007aff;color:#fff}.mbsc-ios-dark.mbsc-timegrid-item:focus,.mbsc-ios-dark.mbsc-timegrid-item:hover{background:#ff9f0a4d}.mbsc-ios-dark.mbsc-timegrid-item.mbsc-selected{background:#ff9f0a;color:#fff}.mbsc-datepicker-control-calendar .mbsc-datepicker-tab-timegrid{min-height:10em}.mbsc-datepicker-tab-timegrid{min-height:19em}.mbsc-timegrid-item.mbsc-disabled{pointer-events:none;opacity:.2}.mbsc-datepicker-tab-timegrid.mbsc-datepicker-tab{position:relative;overflow:auto;align-items:flex-start;width:18.5em}.mbsc-timegrid-container{position:absolute;left:0;right:0;top:0;bottom:0;display:table;table-layout:fixed;width:100%}.mbsc-timegrid-row{display:table-row}.mbsc-timegrid-cell{display:table-cell;position:relative}.mbsc-timegrid-cell.mbsc-disabled{cursor:not-allowed}.mbsc-timegrid-item{vertical-align:middle;text-align:center;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.mbsc-ios.mbsc-picker .mbsc-popup-overlay-bottom,.mbsc-ios.mbsc-picker .mbsc-popup-overlay-top{background:none}.mbsc-ios.mbsc-datepicker-inline{border-top:1px solid;border-bottom:1px solid;margin-top:-1px;margin-bottom:-1px;z-index:2;position:relative}.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell-inner,.mbsc-ios.mbsc-datepicker .mbsc-calendar-grid{border-color:transparent}.mbsc-ios.mbsc-datepicker .mbsc-highlighted .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-hover .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-end .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-start .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-selected .mbsc-calendar-day-text{width:1.444445em;height:1.444445em;margin:.16667em;font-size:1.125em;line-height:1.444445em}.mbsc-ios.mbsc-picker-header{line-height:1.25em;padding:.75em 4.375em;font-weight:700;text-align:center;border-bottom:1px solid}.mbsc-ios.mbsc-range-control-wrapper{padding:0 .75em;overflow:hidden}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented{width:17em;margin-left:auto;margin-right:auto;max-width:100%;box-sizing:border-box}.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:25em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented-button{display:block;padding:0 .5em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button{padding:0 2.0625em 0 .5em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding:0 .5em 0 2.0625em}.mbsc-ios.mbsc-range-control-label,.mbsc-ios.mbsc-range-control-value{text-align:left;line-height:1.538462em}.mbsc-ios.mbsc-range-control-label.active,.mbsc-ios.mbsc-range-control-value.active{font-weight:600}.mbsc-ios.mbsc-range-control-label.mbsc-rtl,.mbsc-ios.mbsc-range-control-value.mbsc-rtl{text-align:right}.mbsc-ios.mbsc-range-control-label{padding:.615385em .615385em 0}.mbsc-ios.mbsc-range-control-value{padding:0 .615385em .615385em;text-overflow:ellipsis;overflow:hidden}.mbsc-ios.mbsc-range-control-value.active{padding:0 .571429em .571429em;font-size:1.076923em;line-height:1.428572em}.mbsc-ios.mbsc-range-label-clear{margin-top:-.692308em;width:1.307693em;height:1.307693em}.mbsc-ios.mbsc-range-label-clear.mbsc-ltr{right:1em}.mbsc-ios.mbsc-range-label-clear.mbsc-rtl{left:1em}.mbsc-ios.mbsc-picker .mbsc-popup-arrow,.mbsc-ios.mbsc-picker .mbsc-popup-body{background:#fff}.mbsc-ios.mbsc-picker-header{border-color:#ccc}.mbsc-ios.mbsc-datepicker .mbsc-calendar,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-slide{background:#fff}.mbsc-ios.mbsc-datepicker-bottom.mbsc-datepicker-control-date,.mbsc-ios.mbsc-datepicker-top.mbsc-datepicker-control-date{background:#d1d5db}.mbsc-ios.mbsc-datepicker-inline{background:#fff;border-color:#ccc;color:#000}.mbsc-ios.mbsc-range-control-value.active{color:#007aff}.mbsc-ios.mbsc-range-control-text-empty,.mbsc-ios.mbsc-range-control-text-empty.active{color:#0006}.mbsc-ios.mbsc-range-label-clear{color:#ccc}.mbsc-ios.mbsc-range-label-clear:hover{color:#b2b2b2}.mbsc-ios-dark.mbsc-picker .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-picker .mbsc-popup-body{background:#1c1c1c}.mbsc-ios-dark.mbsc-picker-header{border-color:#333}.mbsc-ios-dark.mbsc-datepicker-bottom.mbsc-datepicker-control-date,.mbsc-ios-dark.mbsc-datepicker-top.mbsc-datepicker-control-date,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-slide{background:#1c1c1c}.mbsc-ios-dark.mbsc-datepicker-inline{background:#1c1c1c;border-color:#333;color:#fff}.mbsc-ios-dark.mbsc-range-control-value.active{color:#ff9f0a}.mbsc-ios-dark.mbsc-range-control-text-empty,.mbsc-ios-dark.mbsc-range-control-text-empty.active{color:#fff6}.mbsc-ios-dark.mbsc-range-label-clear{color:#333}.mbsc-ios-dark.mbsc-range-label-clear:hover{color:#4d4d4d}mbsc-datetime{display:block;width:100%}.mbsc-datepicker-inline{height:100%}.mbsc-datepicker .mbsc-calendar{height:100%;max-width:100%;padding-bottom:.5em;box-sizing:border-box;display:block}.mbsc-datepicker .mbsc-calendar-header .mbsc-calendar-week-days{padding:0 .5em}.mbsc-range-control-wrapper .mbsc-segmented-input{width:1px}.mbsc-range-label-clear{position:absolute;top:50%}.mbsc-datepicker-tab-wrapper{position:relative;flex-wrap:wrap;overflow:hidden}.mbsc-datepicker-tab,.mbsc-datepicker-tab-wrapper{display:flex;justify-content:center}.mbsc-datepicker-tab{visibility:hidden;max-width:100%;align-items:center}.mbsc-datepicker-tab-expand{flex:1 1 auto;height:100%}.mbsc-datepicker-tab-active{visibility:visible}.mbsc-datepicker-time-modal{position:absolute;z-index:1;top:0;left:0;right:0;max-width:none;height:100%}.mbsc-datepicker .mbsc-calendar-slide{padding:0 .5em}.date-picker-input__wrapper input{width:100%;cursor:pointer;background-color:var(--mainBackground);padding-left:13px;height:40px;border:1px solid var(--secondary);border-radius:20px}.date-picker-input__wrapper{-webkit-text-fill-color:var(--textMain60)}.mbsc-popup-overlay{background:var(--textMain20)}.mbsc-ios.mbsc-picker .mbsc-popup-arrow,.mbsc-ios.mbsc-picker .mbsc-popup-body{background:var(--mainBackground)}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-text{color:#fffc!important}.mbsc-ios.mbsc-calendar-cell,.mbsc-ios.mbsc-segmented-button.mbsc-button{color:var(--textMain)}.mbsc-ios.mbsc-popup-buttons,.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-header-no-buttons{border-color:var(--textMain)}.mbsc-ios.mbsc-range-label-clear{color:var(--textMain20)}.mbsc-ios.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px var(--textMain40)}.mbsc-ios.mbsc-datepicker .mbsc-selected .mbsc-calendar-day-text{color:#fffc!important}.mbsc-ios.mbsc-segmented{background:var(--textMain20)}.mbsc-ios.mbsc-segmented-selectbox-inner,.mbsc-ios.mbsc-datepicker .mbsc-calendar,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-slide,.mbsc-ios.mbsc-picker .mbsc-popup-body{background:var(--mainBackground)}.mbsc-ios.mbsc-button-flat,.mbsc-ios.mbsc-range-control-value.active,.mbsc-ios.mbsc-calendar-button.mbsc-button{color:var(--emphasized)}.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text{background:var(--emphasized);border-color:var(--emphasized)}.mbsc-ios.mbsc-range-day:after{background-color:var(--secondary)}.mbsc-ios.mbsc-calendar-today,.mbsc-ios.mbsc-calendar-week-nr{color:var(--secondary)}.mbsc-ios.mbsc-hover .mbsc-calendar-cell-text{background-color:var(--emphasized50)}.mbsc-calendar-week-day.mbsc-ios.mbsc-ltr{color:var(--emphasized)}.mbsc-scroller.mbsc-scroller-anchored.mbsc-ios.mbsc-ltr.mbsc-scroller-pointer{background:var(--photoBackground)}.app-mobile-date-picker-light .mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:var(--icons)}.app-mobile-date-picker .mbsc-scroller-wheel-item.mbsc-ios.mbsc-ltr.mbsc-selected,.app-mobile-date-picker .mbsc-scroller-wheel-item.mbsc-ios.mbsc-ltr .mbsc-scroller-wheel-item.mbsc-ios-dark.mbsc-ios.mbsc-ltr.mbsc-scroller-wheel-item-3d{color:#fff}.app-mobile-date-picker.app-mobile-date-picker-light .mbsc-scroller-wheel-item.mbsc-ios.mbsc-ltr.mbsc-selected,.app-mobile-date-picker.app-mobile-date-picker-light .mbsc-scroller-wheel-item.mbsc-ios.mbsc-ltr .mbsc-scroller-wheel-item.mbsc-ios-dark.mbsc-ios.mbsc-ltr.mbsc-scroller-wheel-item-3d{color:var(--icons)}.mbsc-scroller-wheel-line.mbsc-ios{background:var(--emphasized);z-index:0}.app-mobile-date-picker .mbsc-ios.mbsc-scroller-wheel-group{padding:0 10px}.app-mobile-date-picker .mbsc-ios.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d{background:var(--emphasized)}.app-mobile-date-picker .mbsc-scroller.mbsc-scroller-bottom{background:var(--additional)}.app-mobile-date-picker .mbsc-popup-buttons.mbsc-popup-buttons-bottom{background:var(--emphasized);border-color:var(--emphasized)}.app-mobile-date-picker .mbsc-scroller-wheel-overlay.mbsc-scroller-wheel-overlay-bottom{background:none}.app-mobile-date-picker .mbsc-ios.mbsc-button-flat{color:#fff}.app-mobile-date-picker .mbsc-calendar-button.mbsc-ios.mbsc-button-flat{color:var(--emphasized)}.app-mobile-date-picker .mbsc-scroller-wheel-item-2d,.app-mobile-date-picker .mbsc-scroller-wheel-item.mbsc-selected{color:var(--icons)}.app-mobile-date-picker .mbsc-scroller-wheel-item-3d{color:var(--icons);opacity:.75}.app-mobile-date-picker .mbsc-ios.mbsc-scroller-wheel-header.mbsc-focus,.app-mobile-date-picker .mbsc-ios.mbsc-scroller-wheel-item.mbsc-active,.app-mobile-date-picker .mbsc-ios.mbsc-scroller-wheel-item.mbsc-focus,.app-mobile-date-picker .mbsc-ios.mbsc-scroller-wheel-item.mbsc-hover{background:transparent}.app-mobile-date-picker .mbsc-ios.mbsc-picker .mbsc-popup-overlay-bottom{background:var(--textMain20)}.app-mobile-date-picker .mbsc-scroller.mbsc-scroller-center.mbsc-ios.mbsc-ltr{background:var(--mainBackground)}.app-mobile-date-picker .mbsc-scroller-wheel-overlay.mbsc-scroller-wheel-overlay-center.mbsc-ios{background:transparent}.app-mobile-date-picker .mbsc-scroller-wheel-cont.mbsc-scroller-wheel-cont-center.mbsc-scroller-wheel-cont-3d.mbsc-ios{background:var(--emphasized)}.app-mobile-date-picker .mbsc-popup-body.mbsc-popup-body-bottom.mbsc-ios-dark.mbsc-ios.mbsc-hb,.app-mobile-date-picker .mbsc-datepicker-tab-wrapper,.app-mobile-date-picker .mbsc-datepicker-tab.mbsc-datepicker-tab-time.mbsc-ios-dark.mbsc-ios.mbsc-datepicker-tab-active,.app-mobile-date-picker .mbsc-scroller.mbsc-scroller-bottom.mbsc-ios-dark.mbsc-ios.mbsc-ltr.mbsc-scroller-touch.mbsc-font{background:var(--photoBackground)}.mbsc-ios.mbsc-picker .mbsc-popup,.mbsc-ios.mbsc-picker .mbsc-popup-body{border:none!important;box-shadow:none!important}.mbsc-ios.mbsc-datepicker .mbsc-calendar{border:none!important}.app-number-input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.app-number-input::-webkit-outer-spin-button,.app-number-input::-webkit-inner-spin-button{-webkit-appearance:none;display:none;margin:0}.date-picker-input__wrapper input{font-size:14px}.blurred-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;pointer-events:none;background-size:cover;background-position:center;background-repeat:no-repeat}.blurred-background:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:var(--photoBackground);opacity:.8}.top-filter__input{min-width:164px;cursor:pointer}@media screen and (min-width: 666px){.top-filter__input{min-width:227px;padding-top:0}}.top-filter__input:before{border-color:transparent!important}.top-filter__input:after{border-color:transparent!important}.top-filter__input:hover .mbsc-textfield-icon svg{filter:drop-shadow(0 0 2px var(--secondary))}.top-filter__input .mbsc-ios{background-color:var(--primary)}.top-filter__input .mbsc-ios.mbsc-textfield{color:var(--actionText);padding-left:22px;padding-right:0;text-align:right;font-size:12px;cursor:pointer;height:36px;padding-top:3px}@media screen and (min-width: 666px){.top-filter__input .mbsc-ios.mbsc-textfield{font-size:18px}}@media screen and (min-width: 1022px){.top-filter__input .mbsc-ios.mbsc-textfield{height:48px}}.top-filter__input .mbsc-textfield-icon{width:30px;height:30px;top:4px;left:0}@media screen and (min-width: 1022px){.top-filter__input .mbsc-textfield-icon{width:40px;height:40px}}.app-form__text-field:-webkit-autofill,.app-form__text-field:-webkit-autofill:hover,.app-form__text-field:-webkit-autofill:focus,.app-form__text-field:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background:url(data:image/png;base64,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)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-left:48px;margin-left:0;background:#fff;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#faf0f0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#faf0f0}.react-tel-input .form-control.open{z-index:2}.react-tel-input .flag-dropdown{outline:none;position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown:hover .selected-flag,.react-tel-input .flag-dropdown:focus .selected-flag{background-color:#fff}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px #00000059;background-color:#fff;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.app-ion-switch__label{margin-bottom:20px}.app-ion-switch__switch{--background: var(--textMain20);height:40px}.app-ion-switch__button{--color: var(--actionText);--background-hover: var(--emphasized20);--indicator-color: var(--emphasized);font-size:16px}.app-ion-switch__button.segment-button-checked{--background-hover: none}.app-ion-select__alert{--backdrop-opacity: 1}.app-ion-select__alert ion-backdrop{background:var(--textMain10)}.app-ion-select__alert .alert-wrapper{background:var(--mainBackground)}.app-ion-select__alert .alert-head .alert-title{color:var(--textMain)}.app-ion-select__alert .alert-checkbox-group{border-color:var(--textMain);max-height:355px}.app-ion-select__alert .alert-checkbox-label{color:var(--textMain)}.app-ion-select__alert .alert-checkbox-icon{box-shadow:0 4px 4px var(--box-shadow)}.app-ion-select__alert .alert-button{border-color:var(--textMain);color:var(--textMain)}.alert-checkbox-icon.sc-ion-alert-ios{background-color:var(--radioBackground);border-color:var(--emphasized)}[aria-checked=true].sc-ion-alert-ios .alert-checkbox-inner.sc-ion-alert-ios{border-color:var(--emphasized)}[aria-checked=true].sc-ion-alert-ios .alert-checkbox-icon.sc-ion-alert-ios{background-color:var(--radioBackground);border-color:var(--emphasized)}.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:#0000!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__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__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(/react/build_ireceipt/assets/stream-chat-icons-CVCe0Jge.eot);src:url(/react/build_ireceipt/assets/stream-chat-icons-CVCe0Jge.eot#iefix) format("embedded-opentype"),url(/react/build_ireceipt/assets/stream-chat-icons-BLRMizsT.woff) format("woff2"),url(/react/build_ireceipt/assets/stream-chat-icons-BLRMizsT.woff) format("woff"),url(/react/build_ireceipt/assets/stream-chat-icons-C_tSEO3S.ttf) format("truetype"),url(/react/build_ireceipt/assets/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(/react/build_ireceipt/assets/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-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__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__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__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-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-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-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-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-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-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__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.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__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__attachment-preview-unsupported .str-chat__attachment-preview-file-icon 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__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);position:relative}.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 .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{top:0;right:0;bottom:0;left:0;overflow:hidden;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 0}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.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__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:#0000}.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--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)}@keyframes rotate{0%{transform:rotate(0)}to{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{--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) * 15);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:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.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--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);display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.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__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-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-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__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;top:0;bottom:0;left:0;right: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-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;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 .str-chat__poll-actions .str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.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__poll-actions .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.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__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__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__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__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__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__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.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__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__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__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.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__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.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__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.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__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__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__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.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__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.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__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.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__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.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__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__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__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__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.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__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__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__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__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__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.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__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__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}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .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__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .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__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .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{transform:translate(1.25rem)}@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__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__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;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;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;-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;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{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);font:var(--str-chat__subtitle-text)}.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{--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__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,#d4d5d7 25%,#f4f4f4 0%,#f4f4f4 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-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__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__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__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__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__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:#0000!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:#0000}.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);width:80%}.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__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill: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:#0000}.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:#0000}.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:#0000}.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{--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{--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;border-radius:calc(var(--str-chat__spacing-px)*3)}.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{--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{--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-replies-count-button-wrapper button,.str-chat__message .str-chat__message-is-thread-reply-button-wrapper button{border:none;background-color:#0000;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:#0000}.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:#0000}}.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-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{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:#0000;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:#0000;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:#0000}.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:#0000;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__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 rgba(0,0,0,0)}.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:#0000}}.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:#0000;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{--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 .str-chat__poll-option-list--full,.str-chat__poll .str-chat__poll-answer,.str-chat__poll .str-chat__modal__poll-option-list__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__poll .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__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__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__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.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__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-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__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:#0000;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__poll-creation-dialog .str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__switch-field,.str-chat__poll-creation-dialog .str-chat__form__switch-field label{cursor:pointer}.str-chat__poll-creation-dialog .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__poll-creation-dialog .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__poll-creation-dialog .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__poll-creation-dialog .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{--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:#0000;-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:#0000;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{height:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--mainBackground);color:var(--textMain)}.str-chat__container{height:100%;display:flex;flex-direction:column}.str-chat__list{flex:1;overflow-y:auto;padding:16px;background-color:var(--mainBackground)}.str-chat__message{margin-bottom:16px}.str-chat__message-simple{display:flex;align-items:flex-start;gap:8px}.str-chat__message--me .str-chat__message-simple{flex-direction:row-reverse}.str-chat__message-text{background-color:var(--textMain10);border-radius:16px;padding:12px 16px;max-width:70%;word-wrap:break-word;color:var(--textMain);border:1px solid var(--textMain10)}.str-chat__message--me .str-chat__message-text{background-color:var(--emphasized);color:#fff;border-color:var(--emphasized)}.str-chat__message-data{font-size:12px;color:var(--textMain50);margin-top:4px;text-align:center}.str-chat__message--me .str-chat__message-data{text-align:right}.str-chat__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;background-color:var(--textMain20);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:var(--textMain)}.str-chat__avatar img{width:100%;height:100%;object-fit:cover}.str-chat__input-flat{border-top:1px solid var(--textMain10);background-color:var(--mainBackground);padding:16px}.str-chat__input-flat-wrapper{display:flex;align-items:center;background-color:var(--textMain5);border-radius:24px;padding:8px 16px;border:1px solid var(--textMain10)}.str-chat__input-flat-wrapper:focus-within{border-color:var(--emphasized);box-shadow:0 0 0 2px var(--emphasized10)}.str-chat__textarea__textarea{background:transparent;border:none;outline:none;resize:none;flex:1;font-family:inherit;font-size:14px;color:var(--textMain);line-height:1.4;max-height:100px;min-height:20px}.str-chat__textarea__textarea::placeholder{color:var(--textMain50)}.str-chat__send-button{background-color:var(--emphasized);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:8px;transition:background-color .2s ease}.str-chat__send-button:hover{background-color:var(--emphasized50)}.str-chat__send-button:disabled{background-color:var(--textMain20);cursor:not-allowed}.str-chat__send-button svg{width:16px;height:16px;fill:#fff}.str-chat__typing-indicator{padding:8px 16px;font-size:12px;color:var(--textMain50);font-style:italic}.str-chat__loading-indicator{display:flex;justify-content:center;align-items:center;padding:20px;color:var(--textMain50)}.str-chat__empty-channel{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--textMain50);text-align:center;padding:20px}.str-chat__thread{border-left:1px solid var(--textMain10);background-color:var(--mainBackground)}.str-chat__reaction-list{display:flex;gap:4px;margin-top:4px}.str-chat__reaction{background-color:var(--textMain10);border-radius:12px;padding:2px 6px;font-size:12px;border:1px solid var(--textMain20)}.str-chat__list::-webkit-scrollbar{width:6px}.str-chat__list::-webkit-scrollbar-track{background:var(--textMain5)}.str-chat__list::-webkit-scrollbar-thumb{background:var(--textMain20);border-radius:3px}.str-chat__list::-webkit-scrollbar-thumb:hover{background:var(--textMain40)}@media (max-width: 768px){.str-chat__message-text{max-width:85%}.str-chat__input-flat,.str-chat__list{padding:12px}}@media (prefers-color-scheme: dark){.str-chat{background-color:var(--mainBackground)}.str-chat__message-text{background-color:var(--textMain20);border-color:var(--textMain20)}.str-chat__input-flat-wrapper{background-color:var(--textMain10);border-color:var(--textMain20)}}
