/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px);transform:perspective(400px)}}.animated.flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{opacity:1;-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{opacity:1;-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{opacity:1;-webkit-transform:none;transform:none}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:center;transform-origin:center}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:center;transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:none;transform:none;-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center}}@keyframes rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}*,:after,:before{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{-webkit-margin-after:0;margin-block-end:0}ol[role=list],ul[role=list]{list-style:none}body{line-height:1.5;margin:0;min-height:100vh}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;color:currentColor;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--app-screen-height:100vh}body,html{height:100%}body{background:var(--c-bg);color:var(--c-text);font-family:Poppins,sans-serif;font-weight:400;transition:all .2s}[data-theme=light]{--c-bg:#fff;--c-text:#16110d;--c-btn-shadow:#15100c;--c-description-color:#88929f;--c-header-border-color:#f5f5f5;--c-chat-main-layout-bg:#fff;--c-chat-main-layout-border:#ecebeb;--c-chat-modal-bg:#fff;--c-chat-border-color:#ecebeb;--c-chat-profile-block-bg:#fff;--c-chat-input-color:#16110d;--c-chat-input-border-color:#ecebeb;--c-chat-nft-card-shadow:#16110d;--c-chat-side-menu-color:#fff;--c-chat-side-menu-hover-color:#f5f5f5;--c-chat-side-menu-active-icon-color:#16110d;--c-chat-side-active-chat-bg:#d7ffee;--c-chat-folders-block-bg:#f5f5f5;--c-chat-folders-item-color:#88929f;--c-chat-folders-item-add-color:#16110d;--c-chat-member-chip-bg:#f5f5f5}[data-theme=dark]{--c-bg:#080f18;--c-text:#fff;--c-btn-shadow:#fff;--c-description-color:#f5f5f5;--c-header-border-color:#88929f;--c-chat-main-layout-bg:#0e1723;--c-chat-main-layout-border:#1b2c42;--c-chat-modal-bg:#1b2c42;--c-chat-border-color:#1b2c42;--c-chat-profile-block-bg:#0e1723;--c-chat-input-color:#fff;--c-chat-input-border-color:#ecebeb;--c-chat-nft-card-shadow:#1b2c42;--c-chat-side-menu-color:#080f18;--c-chat-side-menu-hover-color:#1b2c42;--c-chat-side-menu-active-icon-color:#fff;--c-chat-side-active-chat-bg:#1b2c42;--c-chat-folders-block-bg:#080f18;--c-chat-folders-item-color:#ecebeb;--c-chat-folders-item-add-color:#ecebeb;--c-chat-member-chip-bg:#0e1723}[data-theme=dark] .main-chat-layout .container>main{background:url(/static/media/chat-bg-dark.f7be5cf1c90e7e7e95db.jpg) no-repeat 100%}.icon-arrow{-webkit-mask:url(/static/media/icon-arrow.3a1be643fcebebbf36a3.svg) no-repeat center;mask:url(/static/media/icon-arrow.3a1be643fcebebbf36a3.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-tg{-webkit-mask:url(/static/media/icon-tg.1efc9e18f733f899107b.svg) no-repeat center;mask:url(/static/media/icon-tg.1efc9e18f733f899107b.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-x{-webkit-mask:url(/static/media/icon-x.c2a39ee73f0845d9b0eb.svg) no-repeat center;mask:url(/static/media/icon-x.c2a39ee73f0845d9b0eb.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-fb{-webkit-mask:url(/static/media/icon-fb.1c5d2ee326edab8a4fce.svg) no-repeat center;mask:url(/static/media/icon-fb.1c5d2ee326edab8a4fce.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-close{-webkit-mask:url(/static/media/icon-close.de150a164176f04fc467.svg) no-repeat center;mask:url(/static/media/icon-close.de150a164176f04fc467.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-info{-webkit-mask:url(/static/media/icon-info.51b05aec06d4f8774b10.svg) no-repeat center;mask:url(/static/media/icon-info.51b05aec06d4f8774b10.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-chevron{-webkit-mask:url(/static/media/icon-chevron.37486dfe16d2cddc2772.svg) no-repeat center;mask:url(/static/media/icon-chevron.37486dfe16d2cddc2772.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-chat-section{-webkit-mask:url(/static/media/icon-chat-section.6ebec2d40afecbc52509.svg) no-repeat center;mask:url(/static/media/icon-chat-section.6ebec2d40afecbc52509.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-direct-section{-webkit-mask:url(/static/media/icon-direct-section.7c6df0c2d94e7a0c4f84.svg) no-repeat center;mask:url(/static/media/icon-direct-section.7c6df0c2d94e7a0c4f84.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-profile-section{-webkit-mask:url(/static/media/icon-profile-section.fee1a63b73dc426fa719.svg) no-repeat center;mask:url(/static/media/icon-profile-section.fee1a63b73dc426fa719.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-feed-section{-webkit-mask:url(/static/media/icon-feed-section.e2e95764e80184968dc0.svg) no-repeat center;mask:url(/static/media/icon-feed-section.e2e95764e80184968dc0.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-privacy-section{-webkit-mask:url(/static/media/icon-privacy.ee4e60da9ab59c18067c.svg) no-repeat center;mask:url(/static/media/icon-privacy.ee4e60da9ab59c18067c.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-notification-section{-webkit-mask:url(/static/media/icon-notification-section.9ccfc565c3cf72568459.svg) no-repeat center;mask:url(/static/media/icon-notification-section.9ccfc565c3cf72568459.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-notification{-webkit-mask:url(/static/media/icon-notification.5bb435c00cdf3b58dc09.svg) no-repeat center;mask:url(/static/media/icon-notification.5bb435c00cdf3b58dc09.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-folder-empty,.icon-folders-section{-webkit-mask:url(/static/media/icon-folder-empty.1953e317a9738f887119.svg) no-repeat center;mask:url(/static/media/icon-folder-empty.1953e317a9738f887119.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-folder-filled{background:url(/static/media/icon-folder-filled.84c73f4e88e6863a231b.svg) no-repeat 50%;background-size:contain}.icon-folder-private-empty{background:url(/static/media/icon-folder-private-empty.b22d2445170138946986.svg) no-repeat 50%;background-size:contain}.icon-folder-private-filled{background:url(/static/media/icon-folder-private-filled.0a3cb23cc53af9340571.svg) no-repeat 50%;background-size:contain}.icon-chat-encrypted{background:url(/static/media/icon-chat-encrypted.21a12484cf8278c55916.svg) no-repeat 50%;background-size:contain}.icon-folder-add{-webkit-mask:url(/static/media/icon-folder-add.94719032542c577c5c21.svg) no-repeat center;mask:url(/static/media/icon-folder-add.94719032542c577c5c21.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-chat-add{-webkit-mask:url(/static/media/icon-add-chat.51bdb62d44d8c696d6c2.svg) no-repeat center;mask:url(/static/media/icon-add-chat.51bdb62d44d8c696d6c2.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-logout{-webkit-mask:url(/static/media/icon-logout.8a98436358ceb5c6414b.svg) no-repeat center;mask:url(/static/media/icon-logout.8a98436358ceb5c6414b.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-copy{-webkit-mask:url(/static/media/icon-copy.10b215f5db5e4e5628ac.svg) no-repeat center;mask:url(/static/media/icon-copy.10b215f5db5e4e5628ac.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-qr-code{-webkit-mask:url(/static/media/icon-qr-code.5404e6af1b3bc076bc43.svg) no-repeat center;mask:url(/static/media/icon-qr-code.5404e6af1b3bc076bc43.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-field-edit{-webkit-mask:url(/static/media/icon-field-edit.4e688a85f8ed07a9ff90.svg) no-repeat center;mask:url(/static/media/icon-field-edit.4e688a85f8ed07a9ff90.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-new-chat{-webkit-mask:url(/static/media/icon-new-chat.3583e78aba82f192d7c0.svg) no-repeat center;mask:url(/static/media/icon-new-chat.3583e78aba82f192d7c0.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-image{-webkit-mask:url(/static/media/icon-image.753664383505a1423e3a.svg) no-repeat center;mask:url(/static/media/icon-image.753664383505a1423e3a.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-search{-webkit-mask:url(/static/media/icon-search.b9abe935a5f15c8d409b.svg) no-repeat center;mask:url(/static/media/icon-search.b9abe935a5f15c8d409b.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-remove{-webkit-mask:url(/static/media/icon-minus-circle.f066166f00f1f39c045a.svg) no-repeat center;mask:url(/static/media/icon-minus-circle.f066166f00f1f39c045a.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-lock-whales{-webkit-mask:url(/static/media/icon-lock-whale.b63aed68536f40959d49.svg) no-repeat center;mask:url(/static/media/icon-lock-whale.b63aed68536f40959d49.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-lock{background:url(/static/media/icon-lock.6719286a7a4cffd5f877.svg) no-repeat 50%;background-size:contain}.icon-menu-dots{-webkit-mask:url(/static/media/icon-menu-dots.019d256d640279507e49.svg) no-repeat center;mask:url(/static/media/icon-menu-dots.019d256d640279507e49.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-mute{-webkit-mask:url(/static/media/icon-mute.d4585af91d74f7efd020.svg) no-repeat center;mask:url(/static/media/icon-mute.d4585af91d74f7efd020.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-share{-webkit-mask:url(/static/media/icon-share.30cca8794ef9364e3e22.svg) no-repeat center;mask:url(/static/media/icon-share.30cca8794ef9364e3e22.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-settings{-webkit-mask:url(/static/media/icon-settings.649c6fec797246d738ae.svg) no-repeat center;mask:url(/static/media/icon-settings.649c6fec797246d738ae.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-settings-filled{-webkit-mask:url(/static/media/icon-settings-filled.cc12e3632041cfa4efb2.svg) no-repeat center;mask:url(/static/media/icon-settings-filled.cc12e3632041cfa4efb2.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-pin{-webkit-mask:url(/static/media/icon-pin.9df0c1e2bdeb69d9eec6.svg) no-repeat center;mask:url(/static/media/icon-pin.9df0c1e2bdeb69d9eec6.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-trash{-webkit-mask:url(/static/media/icon-trash.1d917d11c7fd23c6637b.svg) no-repeat center;mask:url(/static/media/icon-trash.1d917d11c7fd23c6637b.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-mobile{-webkit-mask:url(/static/media/icon-mobile.16d28808fbd9f2ec8a39.svg) no-repeat center;mask:url(/static/media/icon-mobile.16d28808fbd9f2ec8a39.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.icon-pc{-webkit-mask:url(/static/media/icon-pc.60c93c691bb447b6843e.svg) no-repeat center;mask:url(/static/media/icon-pc.60c93c691bb447b6843e.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.main-container{margin:0 20px}@media(min-width:768px){.main-container{margin:0 auto;width:688px}}@media(min-width:1024px){.main-container{width:944px}}@media(min-width:1200px){.main-container{width:1080px}}@media(min-width:1600px){.main-container{width:1440px}}@media(min-width:768px){.base-column{width:344px}}@media(min-width:1024px){.base-column{width:474px}}@media(min-width:1200px){.base-column{width:474px}}@media(min-width:1600px){.base-column{width:720px}}.mobile-menu{background-color:var(--c-bg);display:flex;flex-direction:column;height:100vh;position:fixed;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .2s;width:100%;z-index:2}@media(max-width:1023px){.mobile-menu.visible{-webkit-transform:translateX(0);transform:translateX(0)}}.mobile-menu .header{align-items:center;box-sizing:border-box;display:flex;height:64px;padding:20px}@media(min-width:768px){.mobile-menu .header{height:80px;padding:16px 40px}}.mobile-menu .header .icon{background-color:var(--c-text);font-size:0;height:24px;width:24px}.mobile-menu .header .whales-logo{margin-left:32px}.mobile-menu .header .stores-logos{margin-left:auto}.mobile-menu .header .stores-logos .store-android{height:24px;width:81px}@media(min-width:768px){.mobile-menu .header .stores-logos .store-android{height:32px;width:108px}}.mobile-menu .header .stores-logos .store-apple{height:24px;width:83px}@media(min-width:768px){.mobile-menu .header .stores-logos .store-apple{height:32px;width:111px}}.mobile-menu .menu-nav{box-sizing:border-box;display:flex;flex-direction:column;margin-top:40px;padding:0 20px}@media(min-width:768px){.mobile-menu .menu-nav{padding:0 40px}}.mobile-menu .menu-nav .links{display:flex;flex-direction:column;row-gap:24px}.mobile-menu .menu-nav .link{color:var(--c-text);font-size:16px;font-weight:600;letter-spacing:0;line-height:24px;text-decoration:none}.mobile-menu .menu-nav .divider{background-color:#f5f5f5;height:1px;margin:0 -20px}@media(min-width:768px){.mobile-menu .menu-nav .divider{margin:0 -40px}}.mobile-menu .menu-nav .social-networks-links{margin-top:55px}.mobile-menu .menu-nav .social-networks-links .social-networks{-webkit-column-gap:32px;column-gap:32px;margin-top:20px}.mobile-menu .menu-nav .social-networks-links .social-networks .item{height:24px;width:24px}.mobile-menu .menu-nav .any-questions{margin-top:48px}.mobile-menu .menu-nav .any-questions .section-title{font-size:22px;font-weight:600;letter-spacing:0;line-height:33px}.mobile-menu .menu-nav .any-questions .section-content{-webkit-column-gap:16px;column-gap:16px;display:flex;margin-top:20px}.mobile-menu .menu-nav .any-questions .section-content .description{color:#88929f;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px}.mobile-menu .menu-nav .any-questions .section-content .email-link{color:#17ce92;font-size:16px;font-weight:400;font-weight:600;letter-spacing:0;line-height:24px;text-decoration:none}.mobile-menu .lets-start-btn{align-items:center;background:var(--c-bg);border:1px solid var(--c-text);border-radius:51px;box-shadow:-6px 8px 0 0 var(--c-btn-shadow);box-sizing:border-box;color:var(--c-text);cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:0;line-height:24px;margin:auto 20px 56px;padding:8px 32px;text-decoration:none;transition:all .2s}.mobile-menu .lets-start-btn:hover{box-shadow:-10px 12px 0 0 #17ce92}@media(min-width:768px){.mobile-menu .lets-start-btn{margin:auto 40px 80px}}.social-networks-links.dark .section-title{color:#16110d}.social-networks-links.dark .social-networks .item{background-color:#16110d}.social-networks-links .section-title{color:#fff;font-size:16px;font-weight:600;font-weight:700;letter-spacing:0;line-height:24px}@media(min-width:1024px){.social-networks-links .section-title{font-family:Urbanist,sans-serif;font-size:56px;font-size:24px;font-weight:800;letter-spacing:0;line-height:67px;line-height:28px}}@media(min-width:1600px){.social-networks-links .section-title{font-family:Urbanist,sans-serif;font-size:56px;font-size:32px;font-weight:800;letter-spacing:0;line-height:67px;line-height:38px}}.social-networks-links .social-networks{-webkit-column-gap:24px;column-gap:24px;display:flex;margin-top:24px}.social-networks-links .social-networks .item{background-color:#fff;display:block;height:16px;width:16px}@media(min-width:1024px){.social-networks-links .social-networks .item{height:24px;width:24px}}.main-header{align-items:center;border-bottom:1px solid var(--c-header-border-color);display:flex;height:64px}@media(min-width:768px){.main-header{height:80px}}@media(min-width:1024px){.main-header{height:100px}}.main-header .main-container{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.main-header .main-container{width:100%}}.main-header .mobile-menu-btn{background:url(/static/media/icon-mobile-menu.6ba912123f68da20aab1.svg) no-repeat 50%;background-size:contain;border:none;display:block;height:16px;outline:none;width:23px}[data-theme=dark] .main-header .mobile-menu-btn{background-image:url(/static/media/icon-mobile-menu-dark.d962a63e376c38256bd2.svg)}@media(min-width:768px){.main-header .mobile-menu-btn{height:24px;width:34px}}@media(min-width:1024px){.main-header .mobile-menu-btn{display:none}}.main-header .main-menu{-webkit-column-gap:16px;column-gap:16px;display:none}@media(min-width:1024px){.main-header .main-menu{display:flex}}@media(min-width:1600px){.main-header .main-menu{-webkit-column-gap:32px;column-gap:32px}}.main-header .main-menu .link-container{color:var(--c-text);display:block;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px;position:relative;text-decoration:none}.main-header .main-menu .link-container.active:before,.main-header .main-menu .link-container:hover:before{opacity:1}.main-header .main-menu .link-container:before{background:#17ce92;bottom:-7px;content:"";height:3px;opacity:0;position:absolute;transition:all .2s;width:100%}.main-header .main-menu .link-container .text{box-sizing:border-box;padding:0 8px}.main-header .whales-logo{margin-left:16px;margin-right:auto}@media(min-width:768px){.main-header .whales-logo{margin-left:32px}}@media(min-width:1024px){.main-header .whales-logo{margin:0 auto}}.main-header .login{align-items:center;-webkit-column-gap:24px;column-gap:24px;display:flex}.main-header .login .launch{border:1px solid var(--c-text);border-radius:51px;box-sizing:border-box;cursor:not-allowed;padding:6px 30px}.main-header .login .launch.link{color:var(--c-text);cursor:pointer;text-decoration:none;transition:all .2s}.main-header .login .launch.link:hover{background-color:var(--c-text);color:var(--c-bg)}@media(max-width:1024px){.main-header .login .launch{display:none}}.main-footer{background-color:#16110d;box-sizing:border-box;margin-top:100px;min-height:390px;padding:80px 0}@media(min-width:768px){.main-footer .main-container{display:flex}}.main-footer .whales-logo{height:40px;width:118px}@media(min-width:1600px){.main-footer .whales-logo{height:80px;width:236px}}.main-footer .nav-section{display:flex;flex-direction:column;margin-left:auto;margin-top:56px;min-width:100%;row-gap:32px}@media(min-width:768px){.main-footer .nav-section{margin-top:0;min-width:50%}}@media(min-width:1024px){.main-footer .nav-section{-webkit-column-gap:80px;column-gap:80px;flex-direction:row;row-gap:normal;width:auto}}@media(min-width:1600px){.main-footer .nav-section{-webkit-column-gap:120px;column-gap:120px}}.main-footer .section-title{color:#fff;font-size:16px;font-weight:600;font-weight:700;letter-spacing:0;line-height:24px}@media(min-width:1024px){.main-footer .section-title{font-family:Urbanist,sans-serif;font-size:56px;font-size:24px;font-weight:800;letter-spacing:0;line-height:67px;line-height:28px}}@media(min-width:1600px){.main-footer .section-title{font-family:Urbanist,sans-serif;font-size:56px;font-size:32px;font-weight:800;letter-spacing:0;line-height:67px;line-height:38px}}.main-footer .section-content{display:flex;gap:16px;margin-top:16px}@media(min-width:1024px){.main-footer .section-content{flex-direction:column;margin-top:24px}}.main-footer .section-content .link{text-decoration:none}.main-footer .section-content .description,.main-footer .section-content .link{color:#88929f;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}.main-footer .email-link{color:#17ce92;font-size:14px;font-weight:400;font-weight:600;letter-spacing:0;line-height:21px;text-decoration:none}.loader{align-items:center;background:var(--c-bg);display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .2s;visibility:hidden;width:100%;z-index:10}.loader.is-active{opacity:1;visibility:visible}.loader.is-active .img{-webkit-animation:mainLoaderAnimation 1.5s ease-out infinite;animation:mainLoaderAnimation 1.5s ease-out infinite}.loader .img{background:url(/static/media/loader.5f95bec9b708d27e955f.svg) no-repeat 50%;background-size:contain;display:block;height:140px;width:120px}.local-loader{align-items:center;background-color:transparent;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:all .2s;width:100%}.local-loader.is-active{display:flex}.local-loader.is-active .img{-webkit-animation:mainLoaderAnimation 1s ease-out infinite;animation:mainLoaderAnimation 1s ease-out infinite}.local-loader .img{background:url(/static/media/loader.5f95bec9b708d27e955f.svg) no-repeat 50%;background-size:contain;display:block;height:140px;width:120px}@-webkit-keyframes mainLoaderAnimation{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes mainLoaderAnimation{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}.settings-section-block{display:flex;flex-direction:column;gap:20px}.settings-section-item{align-items:center;display:flex;justify-content:space-between}.settings-section-item.danger .info,.settings-section-item.danger .title{color:#ff3673}.settings-section-item.danger .icon{background-color:#ff3673;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.settings-section-item.delete-chat-btn{background:none;border:none;box-sizing:border-box;cursor:pointer;outline:none;padding:0}.settings-section-item.delete-chat-btn .icon{height:24px;width:20px}.settings-section-item .left-column{display:flex;flex-direction:column;justify-content:center;row-gap:4px}.settings-section-item .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.settings-section-item .title.interactive{cursor:pointer}.settings-section-item .description{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.settings-section-item .info{color:#17ce92;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}.settings-section-item .icon{background-color:#17ce92;height:12px;min-width:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.settings-section-item .action{align-items:center;background:none;border:none;-webkit-column-gap:12px;column-gap:12px;cursor:pointer;display:flex;outline:none}.settings-section-item .action-btn{background:none;border:none;cursor:pointer;height:24px;outline:none;padding:0;transition:all .2s;width:24px}.settings-section-item .action-btn .icon{background-color:var(--c-text);height:24px;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:20px}.delete-folder-btn:hover .icon{background-color:#ff3673}.delete-folder-btn .icon-trash{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.str-chat,.str-chat *{box-sizing:border-box}.str-chat *{font-family:var(--str-chat__font-family)}.str-chat .ngxp__container{border:none!important;box-shadow:none!important;margin:-8px!important;padding:0!important;z-index:1}.str-chat .ngxp__container .ngxp__arrow{display:none!important}.str-chat.google-chrome popper-content .ngxp__container{bottom:0;display:block!important;opacity:0;position:absolute;right:0}.str-chat.google-chrome popper-content .ngxp__container[aria-hidden=true]{visibility:hidden}stream-icon,stream-icon-placeholder{align-items:center;display:flex;justify-content:center}@font-face{font-family:ReplaceFlagEmojiPNG;src:url(/static/media/NotoColorEmoji-flags.148141acfb7ce6e4f383.woff2) format("woff2");unicode-range:u+1f1e6-1f1ff}@font-face{font-family:ReplaceFlagEmojiSVG;src:url(/static/media/EmojiOneColor.90ee5fb894c8d349bc54.woff2) format("woff2");unicode-range:u+1f1e6-1f1ff}.str-chat--windows-flags .emoji-mart-emoji-native *,.str-chat--windows-flags .str-chat__emoji-item--entity,.str-chat--windows-flags .str-chat__message-text-inner *,.str-chat--windows-flags .str-chat__textarea__textarea{font-display:swap;font-family:ReplaceFlagEmojiPNG,var(--str-chat__font-family),sans-serif}@-moz-document url-prefix(""){.str-chat--windows-flags .emoji-mart-emoji-native *,.str-chat--windows-flags .str-chat__emoji-item--entity,.str-chat--windows-flags .str-chat__message-text-inner *,.str-chat--windows-flags .str-chat__textarea__textarea{font-display:swap;font-family:ReplaceFlagEmojiSVG,var(--str-chat__font-family),sans-serif}}:root{--str-chat__theme-version:2}.str-chat{--str-chat__spacing-px:1px;--str-chat__spacing-0_5:0.125rem;--str-chat__spacing-1:0.25rem;--str-chat__spacing-1_5:0.375rem;--str-chat__spacing-2:0.5rem;--str-chat__spacing-2_5:0.625rem;--str-chat__spacing-3:0.75rem;--str-chat__spacing-3_5:0.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__avatar{position:relative}.str-chat__avatar .str-chat__avatar-fallback{height:inherit;text-align:center;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{height:calc(var(--str-chat__spacing-px)*12);inset-block-start:2%;inset-inline-end:3%;position:absolute;width:calc(var(--str-chat__spacing-px)*12)}.str-chat__loading-channels-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width:calc(var(--str-chat__spacing-px)*49)}.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__attachment-list{--str-chat__attachment-max-width:calc(var(--str-chat__message-max-width) - var(--str-chat__attachment-margin)*2);--str-chat__video-height:var(--str-chat__attachment-max-width);--str-chat__scraped-image-height:calc(var(--str-chat__attachment-max-width)*0.52356);--str-chat__scraped-video-height:calc(var(--str-chat__attachment-max-width)*0.5625);align-items:stretch;display:flex;flex-direction:column;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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{align-items:center;display:flex;justify-content:center;overflow:hidden;width:auto}.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{cursor:default;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.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{cursor:default;max-height:100%;max-width:100%;object-fit:contain}.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{cursor:zoom-in;height:min(var(--str-chat__attachment-max-width),min(1000000/1000000,1px)*var(--original-height,1000000));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-height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);object-fit:cover;width:100%}.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{display:flex;max-width:var(--str-chat__attachment-max-width)}.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{display:flex;flex-direction:column;height:100%;max-width:var(--str-chat__attachment-max-width);min-width:0;width:100%}.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%;max-height:100%;max-width:var(--str-chat__attachment-max-width);min-height:0;width:100%}.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(1000000/1000000,1px)*var(--original-height,1000000));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--gallery,.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{grid-gap:var(--str-chat__spacing-0_5);display:grid;gap:var(--str-chat__spacing-0_5);grid-template-columns:50% 50%;height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.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{margin:0;padding:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{cursor:zoom-in;height:100%;max-width:var(--str-chat__attachment-max-width);object-fit:cover;width:100%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{align-items:center;background-position:0 0;background-repeat:no-repeat;background-size:cover;cursor:zoom-in;display:flex;justify-content:center;margin:0;max-width:var(--str-chat__attachment-max-width);position:relative}.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:"";height:100%;left:0;position:absolute;top:0;width: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{max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));object-fit:contain}.str-chat__attachment-list .str-chat__message-attachment-audio-widget,.str-chat__attachment-list .str-chat__message-attachment-file--item{align-items:center;-webkit-column-gap:var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-4);display:flex;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .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-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-width:0;row-gap:var(--str-chat__spacing-0_5);width:100%}.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__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-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-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-audio-widget--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-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-file--item-text .str-chat__message-attachment-file--item-first-row{align-items:center;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;justify-content:space-between;width:100%}.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,.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-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-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-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-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-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-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-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-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-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-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-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-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-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-file--item-first-row .str-chat__message-attachment-file--item-name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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,.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-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-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-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-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-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-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*24)}.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{align-items:center;display:flex;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{grid-column-gap:var(--str-chat__spacing-5);align-items:center;display:flex;padding-top:var(--str-chat__spacing-2_5);width:100%}.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{cursor:pointer;flex:1 1;height:calc(var(--str-chat__spacing-px)*5);position:relative}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{height:inherit;inset-inline-start:0;position:absolute}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*36);justify-content:center;width:calc(var(--str-chat__spacing-px)*36);z-index:1}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__attachment-list .str-chat__message-attachment-card{margin:var(--str-chat__attachment-margin);max-width:var(--str-chat__attachment-max-width);min-width:0}.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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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;padding:var(--str-chat__spacing-2);row-gap:var(--str-chat__spacing-2_5);width:100%}.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{align-items:center;-webkit-column-gap:var(--str-chat__spacing-3_5);column-gap:var(--str-chat__spacing-3_5);display:flex}.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;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap;width:100%}.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__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--content,.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-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-preview-list{align-items:center;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{align-items:center;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{height:calc(var(--str-chat__spacing-px)*72);position:relative;width:calc(var(--str-chat__spacing-px)*72)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{height:calc(var(--str-chat__spacing-px)*72);object-fit:cover;overflow:hidden;width:calc(var(--str-chat__spacing-px)*72);word-break:break-all}.str-chat__attachment-preview-list .str-chat__attachment-preview-file{align-items:center;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;height:calc(var(--str-chat__spacing-px)*72);justify-content:flex-start;padding:0 var(--str-chat__spacing-4);position:relative;width:calc(var(--str-chat__spacing-px)*200)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{align-items:center;display:flex;justify-content:center}.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:auto}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{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{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);display:flex;padding:initial}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{cursor:pointer;inset-inline-end:calc(var(--str-chat__spacing-px)*2);position:absolute;top:calc(var(--str-chat__spacing-px)*2);z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{height:calc(var(--str-chat__spacing-px)*24);width:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{align-items:center;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:0;border-radius:initial;cursor:pointer;display:flex;height:100%;justify-content:center;padding:initial;position:absolute;width:100%}.str-chat__attachment-preview-list-angular-host{max-width:100%;width:100%}.mention-menu{margin:0!important;min-width:50%;padding:var(--str-chat__spacing-2) 0!important}.mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{bottom:var(--str-chat__spacing-7);padding:var(--str-chat__spacing-2) 0;position:absolute;width:100%}.str-chat__suggestion-list-container .str-chat__suggestion-list{display:flex;flex-direction:column;list-style:none;margin:initial;max-height:calc(var(--str-chat__spacing-px)*320);overflow-y:auto;padding:initial}.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{-webkit-margin-start:var(--str-chat__spacing-2);margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{align-items:center;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__user-item .str-chat__user-item--name{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__emoji-item{align-items:center;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__emoji-item .str-chat__emoji-item--name{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__channel{flex-direction:column;position:relative}.str-chat__channel,.str-chat__channel .str-chat__container{display:flex;height:100%}.str-chat__channel .str-chat__container .str-chat__main-panel{display:flex;flex-direction:column;height:100%;min-width:0;width:100%}.str-chat__channel .str-chat__container .str-chat__main-panel--hideOnThread{display:none}.str-chat__empty-channel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{height:calc(var(--str-chat__spacing-px)*136);width:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{inset-block-end:var(--str-chat__spacing-2);position:absolute}.str-chat__loading-channel{display:flex;flex-direction:column;height:100%}.str-chat__loading-channel .str-chat__loading-channel-header{align-items:center;-webkit-column-gap:var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;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(var(--str-chat__spacing-2)*-1);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(var(--str-chat__spacing-2)*-1)}@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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-4) 0;width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width: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;row-gap:var(--str-chat__spacing-2);width:100%}.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{-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;width:100%}.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{-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{height:calc(var(--str-chat__spacing-px)*36);width:100%}.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{align-items:center;-webkit-column-gap:var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;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-info,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.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{align-items:center;display:flex;flex-direction:column;height:100%;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{height:calc(var(--str-chat__spacing-px)*136);width: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{align-items:center;display:flex;justify-content:center}.str-chat__channel-list .str-chat__down-main{display:none}.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__channel-preview{align-items:center;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);cursor:pointer;display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{align-items:center;-webkit-column-gap:var(--str-chat__spacing-1);column-gap:var(--str-chat__spacing-1);display:flex}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{align-items:center;display:flex;height:100%;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-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p{margin:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview-loading{align-items:center;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.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{display:flex;flex-direction:column;justify-content:center;position:relative}.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{align-items:center;display:flex;height:65px;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);outline:none;padding:var(--str-chat__spacing-2_5);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{align-items:center;display:flex;flex:1 1;min-width:0;padding: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,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon{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;outline:none}.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 1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1 1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{height:400px;left:0;position:absolute;right:0;top:65px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{align-items:center;display:flex;flex-direction:column;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.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));padding:var(--str-chat__spacing-10) 0;width:calc(var(--str-chat__spacing-px)*90)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{align-items:center;background:none;border:none;-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;outline:none;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);width:100%}.str-chat__cta-button{cursor:pointer;padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6)}.str-chat__circle-fab{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*42);justify-content:center;padding:0;width:calc(var(--str-chat__spacing-px)*42)}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__edit-message-form{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:100%;max-width:100%;min-height:0;min-width:0;row-gap:var(--str-chat__spacing-5);width:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{align-items:center;display:flex;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat__message .str-chat__message-input-angular-host{display:flex;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat__message .str-chat__message-edit-in-progress .str-chat__modal--open .str-chat__modal__inner{flex-basis:min-content;height:40%;max-height:80%;max-width:90%;min-width:90%;width:90%}@media only screen and (min-device-width:768px){.str-chat__message .str-chat__message-edit-in-progress .str-chat__modal--open .str-chat__modal__inner{max-width:60%;min-width:40%;width:-webkit-min-content;width:min-content}}.str-chat__image-carousel{align-items:center;display:flex;justify-content:center;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat__image-carousel .str-chat__image-carousel-stepper{background:transparent;border:none;cursor:pointer;padding:var(--str-chat__spacing-2_5)}.str-chat__image-carousel .str-chat__image-carousel-image{max-height:100%;max-width:100%;min-height:0;min-width:0;object-fit:cover}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}[dir=rtl] .str-chat__image-carousel-stepper svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.str-chat__link-preview-list{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding-inline:.75rem;width:100%}.str-chat__link-preview-card{align-items:center;display:flex;gap:1rem;justify-content:space-around;min-width:0;width:100%}.str-chat__link-preview-card .str-chat__tooltip{display:block;max-width:calc(var(--str-chat__spacing-px)*250);overflow-x:hidden;overflow-x:clip;overflow-y:visible;padding-inline:.5rem;text-overflow:ellipsis;white-space:nowrap}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{align-items:center;display:flex}.str-chat__link-preview-card .str-chat__link-preview-card__content{flex:1 1;min-width:0;padding-inline:.5rem;width:100%}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer;outline:none}.str-chat__loading-indicator{align-items:center;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;display:flex;justify-content:center}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.str-chat{--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)*180);--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) + var(--str-chat__spacing-px)*50)}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.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{max-width:var(--str-chat__message-max-width);pointer-events:none}.str-chat__message,.str-chat__quoted-message-preview{word-wrap:break-word;display:grid;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word}.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{-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);grid-template-areas:"avatar message" ". replies" ". translation-notice" ". metadata";grid-template-columns:auto 1fr;justify-items:start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message" "replies" "translation-notice" "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{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{align-self:end;grid-area:avatar}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-column-gap:var(--str-chat__spacing-2);-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:grid;grid-area:message;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;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{align-items:start;flex-direction:row-reverse;grid-area:options;justify-content:flex-end;width:calc(var(--str-chat__message-options-button-size)*3)}.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-reactions-button,.str-chat__message .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-actions-box-button,.str-chat__quoted-message-preview .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-reply-in-thread-button{align-items:center;cursor:pointer;display:flex;height:var(--str-chat__message-options-button-size);justify-content:center;width: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;min-width:0;position:relative}.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{margin:0;white-space:pre-line}.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:"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;margin:0;padding:var(--str-chat__spacing-1) 0}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{-webkit-margin-before:var(--str-chat__spacing-0_5);align-items:center;-webkit-column-gap:var(--str-chat__spacing-1);column-gap:var(--str-chat__spacing-1);display:flex;grid-area:metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{align-items:center;-webkit-column-gap:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center;position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{height:calc(var(--str-chat__spacing-px)*15);width:calc(var(--str-chat__spacing-px)*15)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-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{margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{-webkit-column-gap:var(--str-chat__spacing-1);column-gap:var(--str-chat__spacing-1);display:flex;min-width:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{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{bottom:0;display:block;inset-inline-end:calc(var(--str-chat__spacing-px)*18/2*-1);position:absolute}.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{height:calc(var(--str-chat__spacing-px)*18);width:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble) .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__li:hover .str-chat__message--other .str-chat__message-inner{-webkit-margin-end:0;margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble) .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__li:hover .str-chat__message--me .str-chat__message-inner{-webkit-margin-start:0;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{-webkit-margin-end:0;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{-webkit-margin-start:0;margin-inline-start:0}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-edit-in-progress.str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner{-webkit-margin-end:calc(var(--str-chat__message-options-button-size)*3);margin-inline-end:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__message--me .str-chat__message-inner{-webkit-margin-start:calc(var(--str-chat__message-options-button-size)*3);margin-inline-start:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{-webkit-margin-after:var(--str-chat__spacing-0_5);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{-webkit-margin-after:var(--str-chat__spacing-2);margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{align-items:center;display:flex;padding:var(--str-chat__spacing-8)}.str-chat__date-separator-line{flex:1 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{-webkit-margin-after:var(--str-chat__spacing-2);margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{text-align:center;width:100%}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{align-items:stretch;flex-basis:min-content;flex-direction:column;row-gap:var(--str-chat__spacing-1)}.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-x:hidden;overflow-y:auto}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-list{display:flex;flex-direction:column;list-style:none;margin:0;min-width:10rem;padding:0}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{cursor:pointer;margin:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);text-align:start;width:100%}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular){display:none;position:absolute;z-index:1}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular).str-chat__message-actions-box--open{display:block}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular).str-chat__message-actions-box--mine{inset-block-end:100%;inset-inline-start:100%}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular):not(.str-chat__message-actions-box--mine){inset-block-end:100%;inset-inline-end:100%}.str-chat__message-edit-in-progress .ngxp__container{-webkit-transform:none!important;-webkit-transform:initial!important;transform:none!important;will-change:auto!important;z-index:auto}.str-chat__message-input{flex-direction:column;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input,.str-chat__message-input .str-chat__quoted-message-preview-header{align-items:center;display:flex;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{text-align:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__dropzone-container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:5}.str-chat__message-input .str-chat__dropzone-container p{margin:initial}.str-chat__message-input .str-chat__message-input-inner{align-items:flex-end;display:flex;flex-grow:1;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input{display:none}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{align-items:center;cursor:pointer;display:flex;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:100%;min-width:0;width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{-webkit-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:flex;max-height:100%;min-height:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.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{display:flex;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.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{align-items:center;align-self:end;display:flex;font-size:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);justify-content:center;width:calc(var(--str-chat__spacing-px)*27)}.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{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;display:flex;padding:initial}.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{height:calc(var(--str-chat__spacing-px)*24);width: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,.str-chat__message-input .str-chat__message-textarea-react-host{align-items:center;display:flex;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative}.str-chat__message-input .str-chat__send-button{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*45);padding:0;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{height:calc(var(--str-chat__spacing-px)*32);width:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__message-input-cooldown{-webkit-margin-start:var(--str-chat__spacing-2);align-items:center;display:flex;justify-content:center;margin-block:calc(var(--str-chat__spacing-2)/2);margin-inline-start:var(--str-chat__spacing-2);min-height:calc(var(--str-chat__spacing-px)*45 - var(--str-chat__spacing-2));min-width: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-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{flex-grow:0;height:100%;max-height:100%;min-height:0}[dir=rtl] .str-chat__send-button svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.str-chat__main-panel-inner{align-items:center;display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.str-chat__list{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;width: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(var(--str-chat__spacing-2)*-1);padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(var(--str-chat__spacing-2)*-1)}@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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;margin:0;padding:0}.str-chat__list .str-chat__parent-message-li{-webkit-padding-after:var(--str-chat__spacing-4);-webkit-margin-after:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4);padding-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__jump-to-latest-message{inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);position:absolute;z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{left:50%;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);position:absolute;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.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{-webkit-overflow-scrolling:touch;flex:1 1;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.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(var(--str-chat__spacing-2)*-1);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(var(--str-chat__spacing-2)*-1)}@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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{-webkit-padding-after:var(--str-chat__spacing-4);padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__virtual-list__loading{display:flex;justify-content:center;padding-top:var(--str-chat__spacing-2);position:absolute;width:100%}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{word-wrap:break-word;overflow:hidden;white-space:pre-line}.str-chat__virtual-list .str-chat__message{-webkit-margin-after:0!important;margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{-webkit-padding-after:var(--str-chat__spacing-0_5);padding-block-end:var(--str-chat__spacing-0_5)}.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{-webkit-padding-before:var(--str-chat__spacing-4);padding-block-start:var(--str-chat__spacing-4)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{-webkit-margin-before:var(--str-chat__spacing-0_5);-webkit-margin-after:var(--str-chat__spacing-0_5);-webkit-column-gap:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);margin-block-start:var(--str-chat__spacing-0_5);padding:0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{align-items:center;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5);position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{align-items:center;background:none;border:none;display:flex;justify-content:center;outline:none;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*13);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-reaction-selector{display:flex;inset-block-end:100%;justify-content:flex-end;position:absolute}.str-chat__message-reaction-selector .str-chat__message-reactions-options{-webkit-margin-after:var(--str-chat__spacing-0_5);-webkit-column-gap:var(--str-chat__spacing-1);column-gap:var(--str-chat__spacing-1);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);padding:var(--str-chat__spacing-2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*40);justify-content:center;width: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{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*20);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__modal--open{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:100}.str-chat__modal--open button.str-chat__modal__close-button{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;margin:var(--str-chat__spacing-2);padding:initial}.str-chat__modal--open .str-chat__modal__close-button{align-items:center;cursor:pointer;display:flex;inset-block-start:0;inset-inline-end:0;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute}.str-chat__modal--open .str-chat__modal__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:0;min-width:0;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%}.str-chat__modal--close{display:none}.str-chat__message-notification{align-self:center;bottom:calc(var(--str-chat__spacing-px)*10);display:block;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:absolute;z-index:101}.str-chat__list-notifications{align-items:stretch;display:flex;flex-direction:column;justify-content:center;margin:var(--str-chat__spacing-1_5);position:relative;row-gap:var(--str-chat__spacing-1);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat__thread-container{display:flex;flex-direction:column;height:100%;width:100%}.str-chat__thread-container .str-chat__thread-header{align-items:center;-webkit-column-gap:var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;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-channel-name,.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-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{align-items:flex-start;cursor:pointer;display:flex;font-size:calc(var(--str-chat__spacing-px)*21);height:calc(var(--str-chat__spacing-px)*40);justify-content:flex-end;line-height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*40)}.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-container .str-chat__thread-list{height:auto}.str-chat__main-panel--hideOnThread+.str-chat__thread-container{flex:1 1}.str-chat__parent-message-li,.str-chat__tooltip{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{display:flex;max-width:calc(var(--str-chat__spacing-px)*150);width:-webkit-max-content;width:max-content;z-index:1}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{align-items:center;-webkit-column-gap:var(--str-chat__spacing-1);column-gap:var(--str-chat__spacing-1);display:flex;inset-block-end:0;inset-inline-end:0;inset-inline-start:0;justify-content:flex-start;padding:var(--str-chat__spacing-1_5);position:absolute}.str-chat__typing-indicator .str-chat__typing-indicator__dots{align-items:center;-webkit-column-gap:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{height:calc(var(--str-chat__spacing-px)*4);width:calc(var(--str-chat__spacing-px)*4)}.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:#fff;--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:0.75rem/1rem var(--str-chat__font-family);--str-chat__caption-medium-text:500 0.75rem/1rem var(--str-chat__font-family);--str-chat__body-text:0.875rem/1rem var(--str-chat__font-family);--str-chat__body-medium-text:500 0.875rem/1rem var(--str-chat__font-family);--str-chat__body2-text:0.9375rem/1rem var(--str-chat__font-family);--str-chat__body2-medium-text:500 0.9375rem/1rem var(--str-chat__font-family);--str-chat__subtitle-text:1rem/1.25rem var(--str-chat__font-family);--str-chat__subtitle-medium-text:500 1rem/1.25rem var(--str-chat__font-family);--str-chat__subtitle2-text:1.25rem/1.5rem var(--str-chat__font-family);--str-chat__subtitle2-medium-text:500 1.25rem/1.5rem var(--str-chat__font-family);--str-chat__headline-text:1.5rem/1.5rem var(--str-chat__font-family);--str-chat__headline2-text:1.8rem/1.8rem 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:hsla(0,0%,99%,.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:hsla(0,0%,98%,.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)}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#222427;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-width:1px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;line-height:0;padding:0 6px}.emoji-mart-anchor{background:none;border:none;box-shadow:none;color:#858585;display:block;flex:1 1 auto;margin:0;overflow:hidden;padding:12px 4px;position:relative;text-align:center;transition:color .1s ease-out}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor-selected,.emoji-mart-anchor:focus,.emoji-mart-anchor:hover{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{background-color:#464646;bottom:-3px;height:3px;left:0;position:absolute;width:100%}.emoji-mart-anchors i{display:inline-block;max-width:22px;width:100%}.emoji-mart-anchors img,.emoji-mart-anchors svg{fill:currentColor;height:18px;width:18px}.emoji-mart-scroll{height:270px;overflow-x:hidden;overflow-y:scroll;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{border:1px solid #d9d9d9;border-radius:5px;display:block;font-size:16px;outline:0;padding:5px 25px 6px 10px;width:100%}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{background:none;border:none;padding:2px 5px 1px;position:absolute;right:11px;top:7px;z-index:2}.emoji-mart-category .emoji-mart-emoji span{cursor:default;position:relative;text-align:center;z-index:1}.emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#f4f4f4;border-radius:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.emoji-mart-category-label{position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:2}.emoji-mart-category-label span{background-color:#fff;background-color:hsla(0,0%,100%,.95);display:block;font-weight:500;padding:5px 6px;width:100%}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{display:inline-block;list-style:none;margin:0;padding:0}.emoji-mart-emoji{background:none;border:none;box-shadow:none;display:inline-block;font-size:0;margin:0;padding:0;position:relative}.emoji-mart-emoji-native{font-family:Segoe UI Emoji,Segoe UI Symbol,Segoe UI,Apple Color Emoji,Twemoji Mozilla,Noto Color Emoji,Android Emoji}.emoji-mart-no-results{color:#858585;font-size:14px;padding-top:70px;text-align:center}.emoji-mart-no-results-img{display:block;margin-left:auto;margin-right:auto;width:50%}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{height:70px;position:relative}.emoji-mart-preview-data,.emoji-mart-preview-emoji,.emoji-mart-preview-skins{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{color:#888;font-size:12px}.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-shortname+.emoji-mart-preview-shortname{margin-left:.5em}.emoji-mart-preview-emoticon{color:#bbb;font-size:11px}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{background-color:#fff;border:1px solid #d9d9d9;border-radius:12px;font-size:0;padding:2px 0}.emoji-mart-skin-swatches.custom{background-color:#fff;border:none;font-size:0}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{padding:0 2px;width:16px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;transition-duration:.125s;transition-property:width,padding;transition-timing-function:ease-out;vertical-align:middle;width:0}.emoji-mart-skin-swatch:first-child{transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{padding:0 2px;position:relative;width:16px}.emoji-mart-skin-swatch.selected:after{background-color:#fff;border-radius:100%;content:"";height:4px;left:50%;margin:-2px 0 0 -2px;opacity:0;pointer-events:none;position:absolute;top:50%;transition:opacity .2s ease-out;width:4px}.emoji-mart-skin-swatch.custom{cursor:default;display:inline-block;height:38px;overflow:hidden;transition-duration:.125s;transition-property:width,height;transition-timing-function:ease-out;vertical-align:middle;width:0}.emoji-mart-skin-swatch.custom.selected{height:38px;padding:0 2px 0 0;position:relative;width:36px}.emoji-mart-skin-swatch.custom.selected:after{content:"";height:0;width:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{height:38px;padding:0 2px 0 0;width:36px}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{background-color:#fff;border-radius:10%;color:#888;display:inline-block;font-size:11px;height:40px;padding:5px 2px;text-align:left;vertical-align:middle;width:95px}.emoji-mart-skin{border-radius:100%;display:inline-block;max-width:12px;padding-top:100%;width:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.emoji-mart-dark{background-color:#222;color:#fff}.emoji-mart-dark,.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{background-color:#2f2f2f;border-color:#555453;color:#fff}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{background-color:#222;border-color:#555453}.emoji-mart-dark .emoji-mart-anchor-selected,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor:hover{color:#bfbfbf}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:transparent;border:0;color:#fff;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);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%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:none;object-fit:contain}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image,.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--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{-webkit-border-before:var(--str-chat__cta-button-border-block-start);-webkit-border-after:var(--str-chat__cta-button-border-block-end);-webkit-border-start:var(--str-chat__cta-button-border-inline-start);-webkit-border-end:var(--str-chat__cta-button-border-inline-end);background:var(--str-chat__cta-button-background-color);border-block-end:var(--str-chat__cta-button-border-block-end);border-block-start:var(--str-chat__cta-button-border-block-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-radius:var(--str-chat__cta-button-border-radius);box-shadow:var(--str-chat__cta-button-box-shadow);color:var(--str-chat__cta-button-color);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{-webkit-border-before:var(--str-chat__circle-fab-border-block-start);-webkit-border-after:var(--str-chat__circle-fab-border-block-end);-webkit-border-start:var(--str-chat__circle-fab-border-inline-start);-webkit-border-end:var(--str-chat__circle-fab-border-inline-end);background:var(--str-chat__circle-fab-background-color);border-block-end:var(--str-chat__circle-fab-border-block-end);border-block-start:var(--str-chat__circle-fab-border-block-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-radius:var(--str-chat__circle-fab-border-radius);box-shadow:var(--str-chat__circle-fab-box-shadow);color:var(--str-chat__circle-fab-color)}.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-fallback,.str-chat__avatar .str-chat__avatar-image{-webkit-border-before:var(--str-chat__avatar-border-block-start);-webkit-border-after:var(--str-chat__avatar-border-block-end);-webkit-border-start:var(--str-chat__avatar-border-inline-start);-webkit-border-end:var(--str-chat__avatar-border-inline-end);background:var(--str-chat__avatar-background-color);border-block-end:var(--str-chat__avatar-border-block-end);border-block-start:var(--str-chat__avatar-border-block-start);border-inline-end:var(--str-chat__avatar-border-inline-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-radius:var(--str-chat__avatar-border-radius);box-shadow:var(--str-chat__avatar-box-shadow);color:var(--str-chat__avatar-color)}.str-chat__avatar .str-chat__avatar-fallback{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{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__text-low-emphasis-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__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{-webkit-border-before:var(--str-chat__attachment-list-border-block-start);-webkit-border-after:var(--str-chat__attachment-list-border-block-end);-webkit-border-start:var(--str-chat__attachment-list-border-inline-start);-webkit-border-end:var(--str-chat__attachment-list-border-inline-end);background:var(--str-chat__attachment-list-background-color);border-block-end:var(--str-chat__attachment-list-border-block-end);border-block-start:var(--str-chat__attachment-list-border-block-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-radius:var(--str-chat__attachment-list-border-radius);box-shadow:var(--str-chat__attachment-list-box-shadow);color:var(--str-chat__attachment-list-color)}.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{-webkit-border-before:var(--str-chat__image-attachment-border-block-start);-webkit-border-after:var(--str-chat__image-attachment-border-block-end);-webkit-border-start:var(--str-chat__image-attachment-border-inline-start);-webkit-border-end:var(--str-chat__image-attachment-border-inline-end);background:var(--str-chat__image-attachment-background-color);border-block-end:var(--str-chat__image-attachment-border-block-end);border-block-start:var(--str-chat__image-attachment-border-block-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-radius:var(--str-chat__image-attachment-border-radius);box-shadow:var(--str-chat__image-attachment-box-shadow);color:var(--str-chat__image-attachment-color)}.str-chat__attachment-list .str-chat__gallery{-webkit-border-before:var(--str-chat__image-gallery-attachment-border-block-start);-webkit-border-after:var(--str-chat__image-gallery-attachment-border-block-end);-webkit-border-start:var(--str-chat__image-gallery-attachment-border-inline-start);-webkit-border-end:var(--str-chat__image-gallery-attachment-border-inline-end);background:var(--str-chat__image-gallery-attachment-background-color);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-radius:var(--str-chat__image-gallery-attachment-border-radius);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);color:var(--str-chat__image-gallery-attachment-color)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:transparent;border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{border:none;color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0 25%,#f4f4f4 0 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-file--item{-webkit-border-before:var(--str-chat__file-attachment-border-block-start);-webkit-border-after:var(--str-chat__file-attachment-border-block-end);-webkit-border-start:var(--str-chat__file-attachment-border-inline-start);-webkit-border-end:var(--str-chat__file-attachment-border-inline-end);background:var(--str-chat__file-attachment-background-color);border-block-end:var(--str-chat__file-attachment-border-block-end);border-block-start:var(--str-chat__file-attachment-border-block-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-radius:var(--str-chat__file-attachment-border-radius);box-shadow:var(--str-chat__file-attachment-box-shadow);color:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .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-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-file--item .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-audio-widget .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-file--item .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{-webkit-border-before:var(--str-chat__audio-attachment-widget-border-block-start);-webkit-border-after:var(--str-chat__audio-attachment-widget-border-block-end);-webkit-border-start:var(--str-chat__audio-attachment-widget-border-inline-start);-webkit-border-end:var(--str-chat__audio-attachment-widget-border-inline-end);background:var(--str-chat__audio-attachment-widget-background-color);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-radius:var(--str-chat__audio-attachment-widget-border-radius);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);color:var(--str-chat__audio-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background-color:var(--str-chat__disabled-color);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{-webkit-border-before:var(--str-chat__audio-attachment-controls-button-border-block-start);-webkit-border-after:var(--str-chat__audio-attachment-controls-button-border-block-end);-webkit-border-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);-webkit-border-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);background:var(--str-chat__audio-attachment-controls-button-background-color);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);color:var(--str-chat__audio-attachment-controls-button-color)}.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--card{-webkit-border-before:var(--str-chat__card-attachment-border-block-start);-webkit-border-after:var(--str-chat__card-attachment-border-block-end);-webkit-border-start:var(--str-chat__card-attachment-border-inline-start);-webkit-border-end:var(--str-chat__card-attachment-border-inline-end);background:var(--str-chat__card-attachment-background-color);border-block-end:var(--str-chat__card-attachment-border-block-end);border-block-start:var(--str-chat__card-attachment-border-block-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-radius:var(--str-chat__card-attachment-border-radius);box-shadow:var(--str-chat__card-attachment-box-shadow);color:var(--str-chat__card-attachment-color);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{-webkit-border-before:var(--str-chat__attachment-actions-border-block-start);-webkit-border-after:var(--str-chat__attachment-actions-border-block-end);-webkit-border-start:var(--str-chat__attachment-actions-border-inline-start);-webkit-border-end:var(--str-chat__attachment-actions-border-inline-end);background:var(--str-chat__attachment-actions-background-color);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-radius:var(--str-chat__attachment-actions-border-radius);box-shadow:var(--str-chat__attachment-actions-box-shadow);color:var(--str-chat__attachment-actions-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{-webkit-border-before:var(--str-chat__attachment-action-border-block-start);-webkit-border-after:var(--str-chat__attachment-action-border-block-end);-webkit-border-start:var(--str-chat__attachment-action-border-inline-start);-webkit-border-end:var(--str-chat__attachment-action-border-inline-end);background:var(--str-chat__attachment-action-background-color);border-block-end:var(--str-chat__attachment-action-border-block-end);border-block-start:var(--str-chat__attachment-action-border-block-start);border-collapse:collapse;border-inline-end:var(--str-chat__attachment-action-border-inline-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-radius:var(--str-chat__attachment-action-border-radius);box-shadow:var(--str-chat__attachment-action-box-shadow);color:var(--str-chat__attachment-action-color);font:var(--str-chat__subtitle-medium-text)}.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){-webkit-border-end:none;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,.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-end-radius:0;border-end-start-radius:0}.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{-webkit-border-before:var(--str-chat__attachment-preview-list-border-block-start);-webkit-border-after:var(--str-chat__attachment-preview-list-border-block-end);-webkit-border-start:var(--str-chat__attachment-preview-list-border-inline-start);-webkit-border-end:var(--str-chat__attachment-preview-list-border-inline-end);background:var(--str-chat__attachment-preview-list-background-color);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-radius:var(--str-chat__attachment-preview-list-border-radius);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);color:var(--str-chat__attachment-preview-list-color)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{-webkit-border-before:var(--str-chat__attachment-preview-image-border-block-start);-webkit-border-after:var(--str-chat__attachment-preview-image-border-block-end);-webkit-border-start:var(--str-chat__attachment-preview-image-border-inline-start);-webkit-border-end:var(--str-chat__attachment-preview-image-border-inline-end);background:var(--str-chat__attachment-preview-image-background-color);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-radius:var(--str-chat__attachment-preview-image-border-radius);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);color:var(--str-chat__attachment-preview-image-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{background-color:var(--str-chat__attachment-preview-overlay-color);border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file{-webkit-border-before:var(--str-chat__attachment-preview-file-border-block-start);-webkit-border-after:var(--str-chat__attachment-preview-file-border-block-end);-webkit-border-start:var(--str-chat__attachment-preview-file-border-inline-start);-webkit-border-end:var(--str-chat__attachment-preview-file-border-inline-end);background:var(--str-chat__attachment-preview-file-background-color);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-radius:var(--str-chat__attachment-preview-file-border-radius);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);color:var(--str-chat__attachment-preview-file-color)}.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-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-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{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{--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{-webkit-border-before:var(--str-chat__autocomplete-menu-border-block-start)!important;-webkit-border-after:var(--str-chat__autocomplete-menu-border-block-end)!important;-webkit-border-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;-webkit-border-end:var(--str-chat__autocomplete-menu-border-inline-end)!important;background:var(--str-chat__autocomplete-menu-background-color)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;color:var(--str-chat__autocomplete-menu-color)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{background-color:transparent!important;color:var(--str-chat__autocomplete-menu-color)!important}.str-chat__slash-command{-webkit-border-before:var(--str-chat__slash-command-border-block-start);-webkit-border-after:var(--str-chat__slash-command-border-block-end);-webkit-border-start:var(--str-chat__slash-command-border-inline-start);-webkit-border-end:var(--str-chat__slash-command-border-inline-end);background:var(--str-chat__slash-command-background-color);border-block-end:var(--str-chat__slash-command-border-block-end);border-block-start:var(--str-chat__slash-command-border-block-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-radius:var(--str-chat__slash-command-border-radius);box-shadow:var(--str-chat__slash-command-box-shadow);color:var(--str-chat__slash-command-color)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{font:var(--str-chat__subtitle2-text);text-transform:capitalize}.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{-webkit-border-before:var(--str-chat__mention-list-user-item-border-block-start);-webkit-border-after:var(--str-chat__mention-list-user-item-border-block-end);-webkit-border-start:var(--str-chat__mention-list-user-item-border-inline-start);-webkit-border-end:var(--str-chat__mention-list-user-item-border-inline-end);background:var(--str-chat__mention-list-user-item-background-color);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-radius:var(--str-chat__mention-list-user-item-border-radius);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);color:var(--str-chat__mention-list-user-item-color)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{color:var(--str-chat__mention-list-user-item-at-sign-color);font:var(--str-chat__subtitle2-text)}.str-chat__emoji-item{-webkit-border-before:var(--str-chat__mention-list-emoji-item-border-block-start);-webkit-border-after:var(--str-chat__mention-list-emoji-item-border-block-end);-webkit-border-start:var(--str-chat__mention-list-emoji-item-border-inline-start);-webkit-border-end:var(--str-chat__mention-list-emoji-item-border-inline-end);background:var(--str-chat__mention-list-emoji-item-background-color);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);color:var(--str-chat__mention-list-emoji-item-color)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{-webkit-border-before:var(--str-chat__suggestion-list-container-border-block-start);-webkit-border-after:var(--str-chat__suggestion-list-container-border-block-end);-webkit-border-start:var(--str-chat__suggestion-list-container-border-inline-start);-webkit-border-end:var(--str-chat__suggestion-list-container-border-inline-end);background:var(--str-chat__suggestion-list-container-background-color);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-radius:var(--str-chat__suggestion-list-container-border-radius);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);color:var(--str-chat__suggestion-list-container-color)}.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{--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,.str-chat__empty-channel{-webkit-border-before:var(--str-chat__channel-border-block-start);-webkit-border-after:var(--str-chat__channel-border-block-end);-webkit-border-start:var(--str-chat__channel-border-inline-start);-webkit-border-end:var(--str-chat__channel-border-inline-end);background:var(--str-chat__channel-background-color);border-block-end:var(--str-chat__channel-border-block-end);border-block-start:var(--str-chat__channel-border-block-start);border-inline-end:var(--str-chat__channel-border-inline-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-radius:var(--str-chat__channel-border-radius);box-shadow:var(--str-chat__channel-box-shadow);color:var(--str-chat__channel-color)}.str-chat__empty-channel{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{-webkit-animation:pulsate 1s linear 0s infinite alternate;animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){-webkit-animation:pulsate 1s linear .3334s infinite alternate;animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{-webkit-animation:pulsate 1s linear .6667s infinite alternate;animation:pulsate 1s linear .6667s infinite alternate}@-webkit-keyframes pulsate{0%{opacity:.5}to{opacity:1}}.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-info,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name{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-date,.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{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{-webkit-border-before:var(--str-chat__channel-header-border-block-start);-webkit-border-after:var(--str-chat__channel-header-border-block-end);-webkit-border-start:var(--str-chat__channel-header-border-inline-start);-webkit-border-end:var(--str-chat__channel-header-border-inline-end);background:var(--str-chat__channel-header-background-color);border-block-end:var(--str-chat__channel-header-border-block-end);border-block-start:var(--str-chat__channel-header-border-block-start);border-inline-end:var(--str-chat__channel-header-border-inline-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-radius:var(--str-chat__channel-header-border-radius);box-shadow:var(--str-chat__channel-header-box-shadow);color:var(--str-chat__channel-header-color)}.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{color:var(--str-chat__channel-header-info-color);font:var(--str-chat__body-text)}.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__disabled-color)}.str-chat__channel-list{-webkit-border-before:var(--str-chat__channel-list-border-block-start);-webkit-border-after:var(--str-chat__channel-list-border-block-end);-webkit-border-start:var(--str-chat__channel-list-border-inline-start);-webkit-border-end:var(--str-chat__channel-list-border-inline-end);background:var(--str-chat__channel-list-background-color);border-block-end:var(--str-chat__channel-list-border-block-end);border-block-start:var(--str-chat__channel-list-border-block-start);border-inline-end:var(--str-chat__channel-list-border-inline-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-radius:var(--str-chat__channel-list-border-radius);box-shadow:var(--str-chat__channel-list-box-shadow);color:var(--str-chat__channel-list-color)}.str-chat__channel-list .str-chat__load-more-button__button{-webkit-border-before:var(--str-chat__channel-list-load-more-border-block-start);-webkit-border-after:var(--str-chat__channel-list-load-more-border-block-end);-webkit-border-start:var(--str-chat__channel-list-load-more-border-inline-start);-webkit-border-end:var(--str-chat__channel-list-load-more-border-inline-end);background:var(--str-chat__channel-list-load-more-background-color);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-radius:var(--str-chat__channel-list-load-more-border-radius);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);color:var(--str-chat__channel-list-load-more-color);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{font:var(--str-chat__headline-text);text-align:center}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--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{-webkit-border-before:var(--str-chat__channel-preview-border-block-start);-webkit-border-after:var(--str-chat__channel-preview-border-block-end);-webkit-border-start:var(--str-chat__channel-preview-border-inline-start);-webkit-border-end:var(--str-chat__channel-preview-border-inline-end);background:var(--str-chat__channel-preview-background-color);border-block-end:var(--str-chat__channel-preview-border-block-end);border-block-start:var(--str-chat__channel-preview-border-block-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-radius:var(--str-chat__channel-preview-border-radius);box-shadow:var(--str-chat__channel-preview-box-shadow);color:var(--str-chat__channel-preview-color)}.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{-webkit-border-before:var(--str-chat__channel-preview-unread-badge-border-block-start);-webkit-border-after:var(--str-chat__channel-preview-unread-badge-border-block-end);-webkit-border-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);-webkit-border-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);background:var(--str-chat__channel-preview-unread-badge-background-color);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);color:var(--str-chat__channel-preview-unread-badge-color);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-latest-message-secondary-color);font:var(--str-chat__body-text)}.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-loading{-webkit-animation:pulsate 1s linear 0s infinite alternate;animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){-webkit-animation:pulsate 1s linear .3334s infinite alternate;animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{-webkit-animation:pulsate 1s linear .6667s infinite alternate;animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{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-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{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{-webkit-border-before:var(--str-chat__channel-search-input-wrapper-border-block-start);-webkit-border-after:var(--str-chat__channel-search-input-wrapper-border-block-end);-webkit-border-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-input-wrapper-border-inline-end);background:var(--str-chat__channel-search-input-wrapper-background-color);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);color:var(--str-chat__channel-search-input-wrapper-color)}.str-chat__channel-search-input--wrapper input{-webkit-border-before:var(--str-chat__channel-search-input-border-block-start);-webkit-border-after:var(--str-chat__channel-search-input-border-block-end);-webkit-border-start:var(--str-chat__channel-search-input-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-input-border-inline-end);background:var(--str-chat__channel-search-input-background-color);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-radius:var(--str-chat__channel-search-input-border-radius);box-shadow:var(--str-chat__channel-search-input-box-shadow);color:var(--str-chat__channel-search-input-color);font:var(--str-chat__subtitle-text);outline:none}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:transparent}.str-chat__channel-search-input--wrapper-active{-webkit-border-before:var(--str-chat__channel-search-input-wrapper-active-border-block-start);-webkit-border-after:var(--str-chat__channel-search-input-wrapper-active-border-block-end);-webkit-border-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end);background:var(--str-chat__channel-search-input-wrapper-active-background-color);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);color:var(--str-chat__channel-search-input-wrapper-active-color)}.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{-webkit-border-before:var(--str-chat__channel-search-results-header-border-block-start);-webkit-border-after:var(--str-chat__channel-search-results-header-border-block-end);-webkit-border-start:var(--str-chat__channel-search-results-header-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-results-header-border-inline-end);background:var(--str-chat__channel-search-results-header-background-color);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-radius:var(--str-chat__channel-search-results-header-border-radius);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);color:var(--str-chat__channel-search-results-header-color);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{-webkit-border-before:var(--str-chat__channel-search-result-list-border-block-start);-webkit-border-after:var(--str-chat__channel-search-result-list-border-block-end);-webkit-border-start:var(--str-chat__channel-search-result-list-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-result-list-border-inline-end);background:var(--str-chat__channel-search-result-list-background-color);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-radius:var(--str-chat__channel-search-result-list-border-radius);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);color:var(--str-chat__channel-search-result-list-color)}.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{-webkit-border-before:var(--str-chat__channel-search-results-loading-indicator-border-block-start);-webkit-border-after:var(--str-chat__channel-search-results-loading-indicator-border-block-end);-webkit-border-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end);background:var(--str-chat__channel-search-results-loading-indicator-background-color);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);color:var(--str-chat__channel-search-results-loading-indicator-color)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{-webkit-border-before:var(--str-chat__channel-search-results-empty-border-block-start);-webkit-border-after:var(--str-chat__channel-search-results-empty-border-block-end);-webkit-border-start:var(--str-chat__channel-search-results-empty-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-results-empty-border-inline-end);background:var(--str-chat__channel-search-results-empty-background-color);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-radius:var(--str-chat__channel-search-results-empty-border-radius);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);color:var(--str-chat__channel-search-results-empty-color);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{-webkit-border-before:var(--str-chat__channel-search-result-border-block-start);-webkit-border-after:var(--str-chat__channel-search-result-border-block-end);-webkit-border-start:var(--str-chat__channel-search-result-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-result-border-inline-end);background:var(--str-chat__channel-search-result-background-color);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-radius:var(--str-chat__channel-search-result-border-radius);box-shadow:var(--str-chat__channel-search-result-box-shadow);color:var(--str-chat__channel-search-result-color)}.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--focused,.str-chat__channel-search-result-list .str-chat__channel-search-result:hover{background-color:var(--str-chat__channel-search-result-hover-background-color)}.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{-webkit-border-before:var(--str-chat__edit-message-modal-button-border-block-start);-webkit-border-after:var(--str-chat__edit-message-modal-button-border-block-end);-webkit-border-start:var(--str-chat__edit-message-modal-button-border-inline-start);-webkit-border-end:var(--str-chat__edit-message-modal-button-border-inline-end);background:var(--str-chat__edit-message-modal-button-background-color);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-radius:var(--str-chat__edit-message-modal-button-border-radius);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);color:var(--str-chat__edit-message-modal-button-color);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{color:var(--str-chat__edit-message-modal-cancel-button-color);text-transform:capitalize}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{color:var(--str-chat__edit-message-modal-send-button-color);text-transform:uppercase}.str-chat{--str-chat__image-carousel-stepper-color:var(--str-chat__text-color)}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-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__loading-indicator svg linearGradient stop:last-child{stop-color:#006cff;stop-color:var(--str-chat__loading-indicator-color,var(--str-chat__primary-color,#006cff))}.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__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--system{-webkit-border-before:var(--str-chat__system-message-border-block-start);-webkit-border-after:var(--str-chat__system-message-border-block-end);-webkit-border-start:var(--str-chat__system-message-border-inline-start);-webkit-border-end:var(--str-chat__system-message-border-inline-end);background:var(--str-chat__system-message-background-color);border-block-end:var(--str-chat__system-message-border-block-end);border-block-start:var(--str-chat__system-message-border-block-start);border-inline-end:var(--str-chat__system-message-border-inline-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-radius:var(--str-chat__system-message-border-radius);box-shadow:var(--str-chat__system-message-box-shadow);color:var(--str-chat__system-message-color);font:var(--str-chat__caption-text)}.str-chat__date-separator{-webkit-border-before:var(--str-chat__date-separator-border-block-start);-webkit-border-after:var(--str-chat__date-separator-border-block-end);-webkit-border-start:var(--str-chat__date-separator-border-inline-start);-webkit-border-end:var(--str-chat__date-separator-border-inline-end);background:var(--str-chat__date-separator-background-color);border-block-end:var(--str-chat__date-separator-border-block-end);border-block-start:var(--str-chat__date-separator-border-block-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-radius:var(--str-chat__date-separator-border-radius);box-shadow:var(--str-chat__date-separator-box-shadow);color:var(--str-chat__date-separator-color);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{-webkit-border-before:var(--str-chat__message-border-block-start);-webkit-border-after:var(--str-chat__message-border-block-end);-webkit-border-start:var(--str-chat__message-border-inline-start);-webkit-border-end:var(--str-chat__message-border-inline-end);background:var(--str-chat__message-background-color);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.str-chat__message a{color:var(--str-chat__message-link-color);text-decoration:none}.str-chat__message .str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message .str-chat__message-bubble{-webkit-border-before:var(--str-chat__message-bubble-border-block-start);-webkit-border-after:var(--str-chat__message-bubble-border-block-end);-webkit-border-start:var(--str-chat__message-bubble-border-inline-start);-webkit-border-end:var(--str-chat__message-bubble-border-inline-end);background:var(--str-chat__message-bubble-background-color);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{-webkit-border-before:var(--str-chat__deleted-message-border-block-start);-webkit-border-after:var(--str-chat__deleted-message-border-block-end);-webkit-border-start:var(--str-chat__deleted-message-border-inline-start);-webkit-border-end:var(--str-chat__deleted-message-border-inline-end);background:var(--str-chat__deleted-message-background-color);border-block-end:var(--str-chat__deleted-message-border-block-end);border-block-start:var(--str-chat__deleted-message-border-block-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-radius:var(--str-chat__deleted-message-border-radius);box-shadow:var(--str-chat__deleted-message-box-shadow);color:var(--str-chat__deleted-message-color);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{background-color:var(--str-chat__own-message-bubble-background-color);color:var(--str-chat__own-message-bubble-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);outline:none}.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-reactions-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{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-reactions-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-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-reactions-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{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{background:none;border:none;color:var(--str-chat__translation-notice-color);font:var(--str-chat__body2-text)}.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{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{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{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{background-color:transparent;border:none;color:var(--str-chat__message-replies-count-color);font:var(--str-chat__body-medium-text)}.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 svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{background-color:var(--str-chat__message-highlighted-background-color);transition:background-color .1s ease-out}.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}.str-chat__li--single .str-chat__message--other .str-chat__message-bubble,.str-chat__li--top .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--single .str-chat__message--me .str-chat__message-bubble,.str-chat__li--top .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-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{-webkit-border-before:var(--str-chat__message-border-block-start);-webkit-border-after:var(--str-chat__message-border-block-end);-webkit-border-start:var(--str-chat__message-border-inline-start);-webkit-border-end:var(--str-chat__message-border-inline-end);background:var(--str-chat__message-background-color);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{-webkit-border-before:var(--str-chat__message-bubble-border-block-start);-webkit-border-after:var(--str-chat__message-bubble-border-block-end);-webkit-border-start:var(--str-chat__message-bubble-border-inline-start);-webkit-border-end:var(--str-chat__message-bubble-border-inline-end);background:var(--str-chat__message-bubble-background-color);background-color:var(--str-chat__quoted-message-bubble-background-color);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color)}.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{--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{-webkit-border-before:var(--str-chat__message-actions-box-border-block-start);-webkit-border-after:var(--str-chat__message-actions-box-border-block-end);-webkit-border-start:var(--str-chat__message-actions-box-border-inline-start);-webkit-border-end:var(--str-chat__message-actions-box-border-inline-end);background:var(--str-chat__message-actions-box-background-color);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-radius:var(--str-chat__message-actions-box-border-radius);box-shadow:var(--str-chat__message-actions-box-box-shadow);color:var(--str-chat__message-actions-box-color)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{-webkit-border-before:var(--str-chat__message-actions-box-item-border-block-start);-webkit-border-after:var(--str-chat__message-actions-box-item-border-block-end);-webkit-border-start:var(--str-chat__message-actions-box-item-border-inline-start);-webkit-border-end:var(--str-chat__message-actions-box-item-border-inline-end);background:var(--str-chat__message-actions-box-item-background-color);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-radius:var(--str-chat__message-actions-box-item-border-radius);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);color:var(--str-chat__message-actions-box-item-color);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:var(--str-chat__message-actions-box-item-hover-background-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__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__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: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__message-input{-webkit-border-before:var(--str-chat__message-input-border-block-start);-webkit-border-after:var(--str-chat__message-input-border-block-end);-webkit-border-start:var(--str-chat__message-input-border-inline-start);-webkit-border-end:var(--str-chat__message-input-border-inline-end);background:var(--str-chat__message-input-background-color);border-block-end:var(--str-chat__message-input-border-block-end);border-block-start:var(--str-chat__message-input-border-block-start);border-inline-end:var(--str-chat__message-input-border-inline-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-radius:var(--str-chat__message-input-border-radius);box-shadow:var(--str-chat__message-input-box-shadow);color:var(--str-chat__message-input-color)}.str-chat__message-input .str-chat__dropzone-container{-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__file-input-container{-webkit-border-before:var(--str-chat__message-input-tools-border-block-start);-webkit-border-after:var(--str-chat__message-input-tools-border-block-end);-webkit-border-start:var(--str-chat__message-input-tools-border-inline-start);-webkit-border-end:var(--str-chat__message-input-tools-border-inline-end);background:var(--str-chat__message-input-tools-background-color);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-radius:var(--str-chat__message-input-tools-border-radius);box-shadow:var(--str-chat__message-input-tools-box-shadow);color:var(--str-chat__message-input-tools-color)}.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{-webkit-border-before:var(--str-chat__message-textarea-border-block-start);-webkit-border-after:var(--str-chat__message-textarea-border-block-end);-webkit-border-start:var(--str-chat__message-textarea-border-inline-start);-webkit-border-end:var(--str-chat__message-textarea-border-inline-end);background:var(--str-chat__message-textarea-background-color);border-block-end:var(--str-chat__message-textarea-border-block-end);border-block-start:var(--str-chat__message-textarea-border-block-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-radius:var(--str-chat__message-textarea-border-radius);box-shadow:var(--str-chat__message-textarea-box-shadow);color:var(--str-chat__message-textarea-color)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{background-color:transparent;border:none;box-shadow:none;color:var(--str-chat__message-textarea-color);font:var(--str-chat__subtitle-text);outline:none;resize:none}.str-chat__message-input .str-chat__send-button{-webkit-border-before:var(--str-chat__message-send-border-block-start);-webkit-border-after:var(--str-chat__message-send-border-block-end);-webkit-border-start:var(--str-chat__message-send-border-inline-start);-webkit-border-end:var(--str-chat__message-send-border-inline-end);background:var(--str-chat__message-send-background-color);border-block-end:var(--str-chat__message-send-border-block-end);border-block-start:var(--str-chat__message-send-border-block-start);border-inline-end:var(--str-chat__message-send-border-inline-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-radius:var(--str-chat__message-send-border-radius);box-shadow:var(--str-chat__message-send-box-shadow);color:var(--str-chat__message-send-color)}.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{background-color:var(--str-chat__message-send-disabled-background-color)}.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__message-input-cooldown{-webkit-border-before:var(--str-chat__cooldown-border-block-start);-webkit-border-after:var(--str-chat__cooldown-border-block-end);-webkit-border-start:var(--str-chat__cooldown-border-inline-start);-webkit-border-end:var(--str-chat__cooldown-border-inline-end);background:var(--str-chat__cooldown-background-color);border-block-end:var(--str-chat__cooldown-border-block-end);border-block-start:var(--str-chat__cooldown-border-block-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-radius:var(--str-chat__cooldown-border-radius);box-shadow:var(--str-chat__cooldown-box-shadow);color:var(--str-chat__cooldown-color);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:transparent;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat{--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{-webkit-border-before:var(--str-chat__message-list-border-block-start);-webkit-border-after:var(--str-chat__message-list-border-block-end);-webkit-border-start:var(--str-chat__message-list-border-inline-start);-webkit-border-end:var(--str-chat__message-list-border-inline-end);background:var(--str-chat__message-list-background-color);border-block-end:var(--str-chat__message-list-border-block-end);border-block-start:var(--str-chat__message-list-border-block-start);border-inline-end:var(--str-chat__message-list-border-inline-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-radius:var(--str-chat__message-list-border-radius);box-shadow:var(--str-chat__message-list-box-shadow);color:var(--str-chat__message-list-color)}.str-chat__list .str-chat__parent-message-li{-webkit-border-after:1px solid var(--str-chat__thread-head-start-border-block-end-color);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__circle-fab{-webkit-border-before:var(--str-chat__jump-to-latest-message-border-block-start);-webkit-border-after:var(--str-chat__jump-to-latest-message-border-block-end);-webkit-border-start:var(--str-chat__jump-to-latest-message-border-inline-start);-webkit-border-end:var(--str-chat__jump-to-latest-message-border-inline-end);background:var(--str-chat__jump-to-latest-message-background-color);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-radius:var(--str-chat__jump-to-latest-message-border-radius);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);color:var(--str-chat__jump-to-latest-message-color)}.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);border-radius:var(--str-chat__jump-to-latest-message-border-radius);color:var(--str-chat__jump-to-latest-message-unread-count-color);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{-webkit-border-before:var(--str-chat__virtual-list-border-block-start);-webkit-border-after:var(--str-chat__virtual-list-border-block-end);-webkit-border-start:var(--str-chat__virtual-list-border-inline-start);-webkit-border-end:var(--str-chat__virtual-list-border-inline-end);background:var(--str-chat__virtual-list-background-color);border-block-end:var(--str-chat__virtual-list-border-block-end);border-block-start:var(--str-chat__virtual-list-border-block-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-radius:var(--str-chat__virtual-list-border-radius);box-shadow:var(--str-chat__virtual-list-box-shadow);color:var(--str-chat__virtual-list-color)}.str-chat__virtual-list .str-chat__parent-message-li{-webkit-border-after:1px solid var(--str-chat__thread-head-start-border-block-end-color);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__message-reactions-container .str-chat__message-reactions{-webkit-border-before:var(--str-chat__message-reactions-border-block-start);-webkit-border-after:var(--str-chat__message-reactions-border-block-end);-webkit-border-start:var(--str-chat__message-reactions-border-inline-start);-webkit-border-end:var(--str-chat__message-reactions-border-inline-end);background:var(--str-chat__message-reactions-background-color);border-block-end:var(--str-chat__message-reactions-border-block-end);border-block-start:var(--str-chat__message-reactions-border-block-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-radius:var(--str-chat__message-reactions-border-radius);box-shadow:var(--str-chat__message-reactions-box-shadow);color:var(--str-chat__message-reactions-color)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{-webkit-border-before:var(--str-chat__message-reaction-border-block-start);-webkit-border-after:var(--str-chat__message-reaction-border-block-end);-webkit-border-start:var(--str-chat__message-reaction-border-inline-start);-webkit-border-end:var(--str-chat__message-reaction-border-inline-end);background:var(--str-chat__message-reaction-background-color);border-block-end:var(--str-chat__message-reaction-border-block-end);border-block-start:var(--str-chat__message-reaction-border-block-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-radius:var(--str-chat__message-reaction-border-radius);box-shadow:var(--str-chat__message-reaction-box-shadow);color:var(--str-chat__message-reaction-color);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{background-color:var(--str-chat__own-message-reaction-background-color);color:var(--str-chat__own-message-reaction-color)}.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__reaction-selector .str-chat__message-reactions-options{-webkit-border-before:var(--str-chat__message-reactions-options-border-block-start);-webkit-border-after:var(--str-chat__message-reactions-options-border-block-end);-webkit-border-start:var(--str-chat__message-reactions-options-border-inline-start);-webkit-border-end:var(--str-chat__message-reactions-options-border-inline-end);background:var(--str-chat__message-reactions-options-background-color);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-radius:var(--str-chat__message-reactions-options-border-radius);box-shadow:var(--str-chat__message-reactions-options-box-shadow);color:var(--str-chat__message-reactions-options-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{-webkit-border-before:var(--str-chat__message-reactions-option-border-block-start);-webkit-border-after:var(--str-chat__message-reactions-option-border-block-end);-webkit-border-start:var(--str-chat__message-reactions-option-border-inline-start);-webkit-border-end:var(--str-chat__message-reactions-option-border-inline-end);background:var(--str-chat__message-reactions-option-background-color);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-radius:var(--str-chat__message-reactions-option-border-radius);box-shadow:var(--str-chat__message-reactions-option-box-shadow);color:var(--str-chat__message-reactions-option-color)}.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)}.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{-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);background-color:var(--str-chat__modal-overlay-color)}.str-chat__modal .str-chat__modal__inner{-webkit-border-before:var(--str-chat__modal-border-block-start);-webkit-border-after:var(--str-chat__modal-border-block-end);-webkit-border-start:var(--str-chat__modal-border-inline-start);-webkit-border-end:var(--str-chat__modal-border-inline-end);background:var(--str-chat__modal-background-color);border-block-end:var(--str-chat__modal-border-block-end);border-block-start:var(--str-chat__modal-border-block-start);border-inline-end:var(--str-chat__modal-border-inline-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-radius:var(--str-chat__modal-border-radius);box-shadow:var(--str-chat__modal-box-shadow);color:var(--str-chat__modal-color)}.str-chat__modal .str-chat__modal__close-button{background:none;border:none;outline:none}.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 circle,.str-chat__modal .str-chat__modal__close-button svg rect{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--gallery .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{background-color:transparent;height:auto;padding:0;width:auto}.str-chat__message-attachment--card .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,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{cursor:default;max-height:calc(100vh - 80px);max-width:none}.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{-webkit-border-before:var(--str-chat__message-notification-border-block-start);-webkit-border-after:var(--str-chat__message-notification-border-block-end);-webkit-border-start:var(--str-chat__message-notification-border-inline-start);-webkit-border-end:var(--str-chat__message-notification-border-inline-end);background:var(--str-chat__message-notification-background-color);border-block-end:var(--str-chat__message-notification-border-block-end);border-block-start:var(--str-chat__message-notification-border-block-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-radius:var(--str-chat__message-notification-border-radius);box-shadow:var(--str-chat__message-notification-box-shadow);color:var(--str-chat__message-notification-color);cursor:pointer;font:var(--str-chat__caption-text)}.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{-webkit-border-before:var(--str-chat__notification-list-border-block-start);-webkit-border-after:var(--str-chat__notification-list-border-block-end);-webkit-border-start:var(--str-chat__notification-list-border-inline-start);-webkit-border-end:var(--str-chat__notification-list-border-inline-end);background:var(--str-chat__notification-list-background-color);border-block-end:var(--str-chat__notification-list-border-block-end);border-block-start:var(--str-chat__notification-list-border-block-start);border-inline-end:var(--str-chat__notification-list-border-inline-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-radius:var(--str-chat__notification-list-border-radius);box-shadow:var(--str-chat__notification-list-box-shadow);color:var(--str-chat__notification-list-color)}.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{-webkit-border-before:var(--str-chat__notification-border-block-start);-webkit-border-after:var(--str-chat__notification-border-block-end);-webkit-border-start:var(--str-chat__notification-border-inline-start);-webkit-border-end:var(--str-chat__notification-border-inline-end);background:var(--str-chat__notification-background-color);border-block-end:var(--str-chat__notification-border-block-end);border-block-start:var(--str-chat__notification-border-block-start);border-inline-end:var(--str-chat__notification-border-inline-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-radius:var(--str-chat__notification-border-radius);box-shadow:var(--str-chat__notification-box-shadow);color:var(--str-chat__notification-color);font:var(--str-chat__subtitle-text)}.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{-webkit-border-before:var(--str-chat__thread-border-block-start);-webkit-border-after:var(--str-chat__thread-border-block-end);-webkit-border-start:var(--str-chat__thread-border-inline-start);-webkit-border-end:var(--str-chat__thread-border-inline-end);background:var(--str-chat__thread-background-color);border-block-end:var(--str-chat__thread-border-block-end);border-block-start:var(--str-chat__thread-border-block-start);border-inline-end:var(--str-chat__thread-border-inline-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-radius:var(--str-chat__thread-border-radius);box-shadow:var(--str-chat__thread-box-shadow);color:var(--str-chat__thread-color)}.str-chat__thread-container .str-chat__thread-header{-webkit-border-before:var(--str-chat__thread-header-border-block-start);-webkit-border-after:var(--str-chat__thread-header-border-block-end);-webkit-border-start:var(--str-chat__thread-header-border-inline-start);-webkit-border-end:var(--str-chat__thread-header-border-inline-end);background:var(--str-chat__thread-header-background-color);border-block-end:var(--str-chat__thread-header-border-block-end);border-block-start:var(--str-chat__thread-header-border-block-start);border-inline-end:var(--str-chat__thread-header-border-inline-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-radius:var(--str-chat__thread-header-border-radius);box-shadow:var(--str-chat__thread-header-box-shadow);color:var(--str-chat__thread-header-color)}.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{color:var(--str-chat__thread-header-info-color);font:var(--str-chat__body-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:transparent;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius:var(--str-chat__border-radius-xs);--str-chat__tooltip-color:var(--str-chat__text-color);--str-chat__tooltip-background-color:var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start:none;--str-chat__tooltip-border-block-end:none;--str-chat__tooltip-border-inline-start:none;--str-chat__tooltip-border-inline-end:none;--str-chat__tooltip-box-shadow:0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{-webkit-border-before:var(--str-chat__tooltip-border-block-start);-webkit-border-after:var(--str-chat__tooltip-border-block-end);-webkit-border-start:var(--str-chat__tooltip-border-inline-start);-webkit-border-end:var(--str-chat__tooltip-border-inline-end);background:var(--str-chat__tooltip-background-color);border-block-end:var(--str-chat__tooltip-border-block-end);border-block-start:var(--str-chat__tooltip-border-block-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-radius:var(--str-chat__tooltip-border-radius);box-shadow:var(--str-chat__tooltip-box-shadow);color:var(--str-chat__tooltip-color);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{-webkit-border-before:var(--str-chat__typing-indicator-border-block-start);-webkit-border-after:var(--str-chat__typing-indicator-border-block-end);-webkit-border-start:var(--str-chat__typing-indicator-border-inline-start);-webkit-border-end:var(--str-chat__typing-indicator-border-inline-end);background:var(--str-chat__typing-indicator-background-color);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-radius:var(--str-chat__typing-indicator-border-radius);box-shadow:var(--str-chat__typing-indicator-box-shadow);color:var(--str-chat__typing-indicator-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color);border-radius:999px}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:first-child{-webkit-animation-delay:0s;animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.main-chat-layout{background:var(--c-chat-main-layout-bg);display:flex}.main-chat-layout aside{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;min-width:80px;padding:24px 0;width:80px}.main-chat-layout aside .sidemenu{display:flex;flex-direction:column;gap:32px;margin-top:56px}.main-chat-layout aside .sidemenu .menu-item{align-items:center;background-color:var(--c-chat-side-menu-color);border-radius:8px;display:flex;font-size:0;height:48px;justify-content:center;position:relative;width:48px}.main-chat-layout aside .sidemenu .menu-item.is-active .icon,.main-chat-layout aside .sidemenu .menu-item:hover .icon{background-color:var(--c-chat-side-menu-active-icon-color)}.main-chat-layout aside .sidemenu .menu-item:hover{background-color:var(--c-chat-side-menu-hover-color)}.main-chat-layout aside .sidemenu .menu-item.is-active{background-color:var(--c-chat-side-menu-hover-color);box-shadow:-4px 4px 0 0 #17ce92}.main-chat-layout aside .sidemenu .menu-item .icon{background-color:#88929f;display:block;height:20px;width:20px}.main-chat-layout aside .sidemenu .menu-item .counter{background:#17ce92;border-radius:8px;box-sizing:border-box;color:#fff;display:block;font-size:11px;font-weight:700;letter-spacing:0;line-height:13px;padding:2px 6px;position:absolute;right:4px;top:4px}.main-chat-layout aside .theme-switch-component{margin-top:auto}.main-chat-layout .container{width:100%}.main-chat-layout .container .header{align-items:center;box-sizing:border-box;display:flex;height:80px;padding:0 40px 0 16px}.main-chat-layout .container .header .page-crumb{font-family:Urbanist,sans-serif;font-size:56px;font-size:20px;font-weight:800;letter-spacing:0;line-height:67px;line-height:24px;width:100%}.main-chat-layout .container .header .actions{align-items:center;display:flex;gap:40px}.main-chat-layout .container>main{background:url(/static/media/chat-bg.fae20a0a8ed7aadd8a21.jpg) no-repeat 100%;background-size:cover;border-left:1px solid var(--c-chat-main-layout-border);border-radius:8px 0 0 0;border-top:1px solid var(--c-chat-main-layout-border);display:flex;height:calc(100vh - 81px);width:100%}.main-chat-layout .container>main aside.inner{align-items:flex-start;background-color:var(--c-chat-main-layout-bg);border-radius:8px 0 0 0;box-sizing:border-box;height:calc(100vh - 81px);min-width:400px;padding:16px;width:400px}.main-chat-layout .container .str-chat{--str-chat__font-family:"Poppins",sans-serif;--str-chat__own-message-bubble-background-color:var(--c-chat-side-active-chat-bg);--str-chat__message-bubble-background-color:var(--c-chat-main-layout-bg);--str-chat__message-bubble-color:var(--c-text);--str-chat__channel-preview-color:var(--c-text);--str-chat__channel-preview-active-background-color:var(--c-chat-side-active-chat-bg);--str-chat__channel-preview-hover-background-color:var(--c-chat-side-active-chat-bg);--str-chat__channel-preview-unread-badge-background-color:#ff3673;--str-chat__channel-header-background-color:var(--c-chat-main-layout-bg);--str-chat__channel-header-color:var(--c-text);--str-chat__message-input-background-color:var(--c-chat-main-layout-bg);--str-chat__message-input-color:var(--c-text);--str-chat__message-textarea-color:var(--c-text);--str-chat__message-reaction-background-color:var(--c-chat-side-active-chat-bg);--str-chat__own-message-reaction-background-color:#17ce92;--str-chat__quoted-message-bubble-background-color:var(--c-chat-main-layout-bg);height:calc(100vh - 81px)}.main-chat-layout .container .str-chat .str-chat__channel-list-messenger,.main-chat-layout .container .str-chat.messaging{background:none}.main-chat-layout .container .str-chat.str-chat-channel{width:100%}.main-chat-layout .container .str-chat .str-chat__list{background:none}.main-chat-layout .container .str-chat__message-inner .str-chat__message-options{width:calc(var(--str-chat__message-options-button-size)*2)}.main-chat-layout .container .str-chat__message-bubble{border:1px solid var(--c-chat-border-color);border-radius:12px 12px 12px 0}.main-chat-layout .container .str-chat__message-bubble .str-chat__message-text{box-sizing:border-box;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px;padding:8px 16px}.main-chat-layout .container .str-chat__empty-channel{display:none}.main-chat-layout .container .str-chat__channel-preview-messenger .str-chat__channel-preview-messenger--name{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex}.main-chat-layout .container .str-chat__channel-preview-messenger .icon{display:block;height:16px;width:16px}.main-chat-layout .container .str-chat__channel-list{--str-chat__channel-list-border-inline-end:none;width:100%}.main-chat-layout .container .str-chat__list .str-chat__message-list-scroll{display:flex;height:100%}.main-chat-layout .container .str-chat__list .str-chat__message-list-scroll .str-chat__ul{-webkit-margin-before:auto;margin-block-start:auto;width:100%}.main-chat-layout .container .str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-start}.main-chat-layout .container .str-chat__li--middle .str-chat__message,.main-chat-layout .container .str-chat__li--top .str-chat__message{margin-bottom:8px}.main-chat-layout .container .str-chat__li--bottom .str-chat__message,.main-chat-layout .container .str-chat__li--single .str-chat__message{margin-bottom:20px}.main-chat-layout .container .str-chat__message.str-chat__message--other,.main-chat-layout .container .str-chat__message.str-chat__quoted-message-preview,.main-chat-layout .container .str-chat__quoted-message-preview.str-chat__message--other,.main-chat-layout .container .str-chat__quoted-message-preview.str-chat__quoted-message-preview{-webkit-column-gap:8px;column-gap:8px}.main-chat-layout .container .str-chat__message.str-chat__message--me,.main-chat-layout .container .str-chat__quoted-message-preview.str-chat__message--me{-webkit-column-gap:8px;column-gap:8px;grid-template-areas:"avatar message" ". replies" ". translation-notice" ". metadata";grid-template-columns:auto 1fr;justify-items:start}.main-chat-layout .container .str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.main-chat-layout .container .str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:block}.main-chat-layout .container .str-chat__message.str-chat__message--me .str-chat__message-inner,.main-chat-layout .container .str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{-webkit-margin-end:calc(var(--str-chat__message-options-button-size)*3);-webkit-margin-start:unset;grid-template-areas:"message-bubble options" "reactions reactions";margin-inline-end:calc(var(--str-chat__message-options-button-size)*3);margin-inline-start:unset}.main-chat-layout .container .str-chat__message .str-chat__avatar,.main-chat-layout .container .str-chat__quoted-message-preview .str-chat__avatar{height:56px;line-height:56px;width:56px}.main-chat-layout .container .str-chat__channel-preview{cursor:pointer}.main-chat-layout .container .str-chat__channel-search-input--wrapper,.main-chat-layout .container .str-chat__message-input .str-chat__message-textarea-container{border-color:#88929f}.main-chat-layout .container .str-chat__channel-search-bar-button path{fill:#88929f}.main-chat-layout .container .str-chat__channel-search-bar-button--menu{padding:0}.notification-component{align-items:center;display:flex;height:32px;justify-content:center;position:relative;width:32px}.notification-component .icon{background-color:var(--c-text);height:27px;width:24px}.notification-component .counter{background-color:#ff3673;border-radius:15px;box-sizing:border-box;color:#fff;font-size:10px;font-weight:600;height:15px;left:17px;letter-spacing:0;line-height:13px;line-height:15px;min-width:15px;padding:0 4px;position:absolute;text-align:center;top:-3px}.logout-menu{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:8px;box-sizing:border-box;color:var(--c-text);cursor:pointer;display:flex;font-size:12px;font-weight:400;font-weight:600;gap:12px;letter-spacing:0;line-height:18px;margin-top:auto;outline:none;padding:16px;text-decoration:none;width:100%}.logout-menu:hover{border-color:#88929f}.logout-menu .icon{background-color:var(--c-text);background-position:50%;display:block;height:24px;-webkit-mask-size:20px;mask-size:20px;width:24px}.folders-block{background-color:var(--c-chat-folders-block-bg);height:calc(100vh - 81px);min-width:80px;overflow-y:auto;width:80px}.btn{align-items:center;border:1px solid transparent;border-radius:51px;box-sizing:border-box;color:#fff;display:flex;font-size:12px;font-weight:700;height:40px;justify-content:center;letter-spacing:0;line-height:24px;line-height:15.6px;min-width:210px;text-decoration:none;transition:all .2s}.btn:active,.btn:focus{outline:none}.btn:focus,.btn:hover{border-width:0;cursor:pointer}.btn.primary{background-color:#17ce92;border-color:transparent}.btn.primary:disabled{cursor:not-allowed}.btn.primary:disabled,.btn.primary:disabled:active,.btn.primary:disabled:focus,.btn.primary:disabled:hover{background-color:#88929f;border-color:#88929f;color:#ecebeb}.btn.primary:active,.btn.primary:focus,.btn.primary:hover{background-color:#d7ffee;border-color:#d7ffee;box-shadow:4px -4px 0 0 var(--c-text) inset}.btn.primary:focus,.btn.primary:hover{color:#16110d}.btn.fluid{box-sizing:border-box;min-width:auto;padding:16px 32px}.btn.ghost{background-color:transparent;border-color:var(--c-text);color:var(--c-text)}.btn.ghost:disabled{cursor:not-allowed}.btn.ghost:disabled,.btn.ghost:disabled:active,.btn.ghost:disabled:focus,.btn.ghost:disabled:hover{background-color:#88929f;border-color:#88929f;color:#ecebeb}.btn.ghost:active,.btn.ghost:focus,.btn.ghost:hover{background-color:transparent;border-color:transparent;box-shadow:4px -4px 0 0 var(--c-text) inset}.btn.danger{background-color:transparent;border-color:#ff3673;color:#ff3673}.btn.danger:disabled{cursor:not-allowed}.btn.danger:disabled,.btn.danger:disabled:active,.btn.danger:disabled:focus,.btn.danger:disabled:hover{background-color:#88929f;border-color:#88929f;color:#ecebeb}.btn.danger:active,.btn.danger:focus,.btn.danger:hover{background-color:transparent;border-color:transparent;box-shadow:inset 4px -4px 0 0 #ff3673}.btn.attention{background-color:#ff3673;border-color:#ff3673;color:#fff}.btn.attention:disabled{cursor:not-allowed}.btn.attention:disabled,.btn.attention:disabled:active,.btn.attention:disabled:focus,.btn.attention:disabled:hover{background-color:#88929f;border-color:#88929f;color:#ecebeb}.btn.attention:active,.btn.attention:focus,.btn.attention:hover{background-color:#16110d;border-color:#16110d}.chat-radio-button{align-items:center;cursor:pointer;display:flex}.chat-radio-button:hover .checkmark{border-color:#16110d}.chat-radio-button .chat-radio-input{margin:0;visibility:hidden;width:0}.chat-radio-button .chat-radio-input:checked+.checkmark{border-color:#17ce92}.chat-radio-button .chat-radio-input:checked+.checkmark:after{background-color:#17ce92;border-radius:50%;content:"";display:block;height:14px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.chat-radio-button .checkmark{align-items:center;border:2px solid #88929f;border-radius:50%;display:flex;height:24px;justify-content:center;margin-right:20px;position:relative;width:24px}.field-edit{display:flex;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-right:40px;min-height:40px;position:relative;width:100%}.field-edit.has-error .placeholder{color:#ff3673}.field-edit.has-error input{border-bottom-color:#ff3673;color:#ff3673}.field-edit .placeholder{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;position:absolute;top:-20px}.field-edit .input{background-color:var(--c-chat-modal-bg);border:none;border-bottom:1px solid var(--c-chat-input-border-color);color:var(--c-chat-input-color);outline:none;width:100%}.popup-wrapper{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;-webkit-transform:scale(0);transform:scale(0);transition:background-color .35s;width:100%;z-index:100}.popup-wrapper.is-open{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:hsla(0,0%,100%,.1);-webkit-transform:scale(1);transform:scale(1);transition:background-color .35s}.popup-wrapper.is-open .popup-container{opacity:1}.popup-wrapper .popup-container{display:flex;justify-content:center;opacity:0;transition:opacity .25s;width:100%}.popup-wrapper .modal-box-content{background-color:var(--c-chat-modal-bg);box-sizing:border-box;max-width:520px;padding:32px;position:relative}.popup-wrapper .modal-title{font-family:Urbanist,sans-serif;font-size:56px;font-size:32px;font-weight:800;letter-spacing:0;line-height:67px;line-height:38px}.popup-wrapper .modal-description{font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-top:40px}.popup-wrapper .modal-actions{display:flex;gap:20px;justify-content:space-between}.popup-wrapper .system-actions{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex;position:absolute;right:32px;top:32px}.popup-wrapper .system-actions .action{background-color:var(--c-text);cursor:pointer;height:20px;transition:all .2s;width:20px}.popup-wrapper .system-actions .action:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.landing-section .description{text-wrap:balance;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:16px}@media(min-width:1024px){.landing-section .description{font-size:14px;font-weight:400;letter-spacing:0;line-height:21px;margin-top:20px}}@media(min-width:1600px){.landing-section .description{font-size:16px;font-weight:400;letter-spacing:0;line-height:24px}}@media(min-width:1920px){.landing-section .description{font-size:18px;font-weight:400;letter-spacing:0;line-height:27px}}.icon-feature-star{background:url(/static/media/icon-feature-star.0879ebdebfd932242a27.svg) no-repeat top;background-size:contain}.icon-feature-db{background:url(/static/media/icon-feature-db.888adc204758966107b6.svg) no-repeat top;background-size:contain}.icon-feature-shield{background:url(/static/media/icon-feature-shield.17555855f1e8dd5437f2.svg) no-repeat top;background-size:contain}.icon-feature-lock{background:url(/static/media/icon-feature-lock.7126ab3f4d9d2d228af3.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-feature-lock{background-image:url(/static/media/icon-feature-lock-dark.348adf97a926a41909e8.svg)}.icon-feature-security{background:url(/static/media/icon-feature-security.1b23f67292d4bf97c8b6.svg) no-repeat top;background-size:contain}.icon-feature-anonymity{background:url(/static/media/icon-feature-anonymity.14191852c8196e7b627c.svg) no-repeat top;background-size:contain}.icon-feature-protection{background:url(/static/media/icon-feature-protection.2d9edb54830fdd2f366f.svg) no-repeat top;background-size:contain}.icon-feature-like{background:url(/static/media/icon-feature-like.5026922360ed1f8a3f8c.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-feature-like{background-image:url(/static/media/icon-feature-like-dark.8f97fdd66f34ac5cc9f4.svg)}.icon-feature-loud{background:url(/static/media/icon-feature-loud.ca0cab10ad2371b61178.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-feature-loud{background-image:url(/static/media/icon-feature-loud-dark.a53fd561254516a7bd09.svg)}.icon-feature-up-and-up{background:url(/static/media/icon-feature-up-and-up.373c20f3bcce3b5395cc.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-feature-up-and-up{background-image:url(/static/media/icon-feature-up-and-up-dark.5d68ca9cf20bee481a74.svg)}.security-feature-robot{background:url(/static/media/security-feature-robot.35f2ec6927414370a464.svg) no-repeat top;background-size:contain}.security-feature-credibility{background:url(/static/media/security-features-credibility.c97c66fc0011c44c5668.svg) no-repeat top;background-size:contain}[data-theme=dark] .security-feature-credibility{background-image:url(/static/media/security-features-credibility-black.0402b17b8325e7070514.svg)}.security-feature-community{background:url(/static/media/security-feature-community.daa090445889254dd88f.svg) no-repeat top;background-size:contain}[data-theme=dark] .security-feature-community{background-image:url(/static/media/security-feature-community-black.090c2c1534bde1a09339.svg)}.security-feature-gifts{background:url(/static/media/security-feature-gifts.ae5b82872bcf1987078a.svg) no-repeat top;background-size:contain}[data-theme=dark] .security-feature-gifts{background-image:url(/static/media/security-feature-gifts-black.c9605321f8084f1c563b.svg)}.security-feature-two-factor{background:url(/static/media/security-feature-two-factor.0dea5f5e70c0890e4c4d.svg) no-repeat top;background-size:contain}[data-theme=dark] .security-feature-two-factor{background-image:url(/static/media/security-feature-two-factor-black.aac73fb4658baaf1ef0b.svg)}.security-feature-group-updates{background:url(/static/media/security-feature-group-updates.bed0ef156d10595030d7.svg) no-repeat top;background-size:contain}[data-theme=dark] .security-feature-group-updates{background-image:url(/static/media/security-feature-group-updates-black.1d0777388c473002e956.svg)}.security-feature-token-community{background:url(/static/media/security-feature-token-community.1ab010501ba0e4b82ee7.svg) no-repeat top;background-size:contain}[data-theme=dark] .security-feature-token-community{background-image:url(/static/media/security-feature-token-community-black.5a47c68f04925c5b3b95.svg)}.icon-number-one{background:url(/static/media/icon-number-one.1e891632e4c8017303a5.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-number-one{background-image:url(/static/media/icon-number-one-dark.aac983683db883f982db.svg)}.icon-number-two{background:url(/static/media/icon-number-two.4cfea74fae41b8231c62.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-number-two{background-image:url(/static/media/icon-number-two-dark.471ca378390ce20f6e3e.svg)}.icon-number-three{background:url(/static/media/icon-number-three.1b44d8301947898e5b47.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-number-three{background-image:url(/static/media/icon-number-three-dark.60b2fffcff8386c342f9.svg)}.icon-number-four{background:url(/static/media/icon-number-four.94f193a0ca7eb842f0b4.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-number-four{background-image:url(/static/media/icon-number-four-dark.20eb3bf24dbaf2578c96.svg)}.icon-number-five{background:url(/static/media/icon-number-five.a52cd0e2293c734de416.svg) no-repeat top;background-size:contain}[data-theme=dark] .icon-number-five{background-image:url(/static/media/icon-number-five-dark.7c8457a36f42ea745d94.svg)}.card.bordered{border:2px solid var(--c-text);border-radius:4px;box-shadow:-7px 7px 0 0 var(--c-text);margin:0 0 10px 10px}.main-page .title{font-family:Urbanist,sans-serif;font-size:56px;font-size:24px;font-weight:800;letter-spacing:0;line-height:67px;line-height:28px}@media(min-width:1024px){.main-page .title{font-family:Urbanist,sans-serif;font-size:56px;font-size:32px;font-weight:800;letter-spacing:0;line-height:67px;line-height:38px}}@media(min-width:1600px){.main-page .title{font-family:Urbanist,sans-serif;font-size:56px;font-size:48px;font-weight:800;letter-spacing:0;line-height:67px;line-height:58px}}@media(min-width:1920px){.main-page .title{font-family:Urbanist,sans-serif;font-size:56px;font-weight:800;letter-spacing:0;line-height:67px}}.main-page .emphase{color:#17ce92}.main-page .description{color:var(--c-description-color)}.how-it-works-page .hiw-features-section{display:flex;flex-direction:column;margin-top:56px;row-gap:56px}@media(min-width:768px){.how-it-works-page .hiw-features-section{margin-top:80px;row-gap:80px}}@media(min-width:1024px){.how-it-works-page .hiw-features-section{margin-top:100px}}@media(min-width:1920px){.how-it-works-page .hiw-features-section{margin-top:120px}}.landing-intro{background:url(/static/media/landing-intro-bg.5e0ad89fee7189708a28.svg) no-repeat 100% 100%;background-size:contain;box-sizing:border-box;height:500px;padding-top:40px}[data-theme=dark] .landing-intro{background-image:url(/static/media/landing-intro-bg-dark.43ef1ed103166c133a70.svg)}@media(min-width:768px){.landing-intro{height:100vh}}.landing-intro .btn{align-items:center;background:var(--c-bg);border:1px solid var(--c-text);border-radius:51px;box-shadow:-6px 8px 0 0 var(--c-btn-shadow);box-sizing:border-box;color:var(--c-text);cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:0;line-height:24px;margin-top:40px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:8px 32px;text-decoration:none;transition:all .2s}.landing-intro .btn:hover{box-shadow:-10px 12px 0 0 #17ce92}@media(min-width:1024px){.landing-intro .btn{padding:12px 40px}}@media(min-width:1600px){.landing-intro .btn{font-size:16px;font-weight:700;letter-spacing:0;line-height:24px;padding:16px 40px}}.main-features{margin-top:60px;position:relative}@media(min-width:768px){.main-features{box-sizing:border-box;margin-top:120px;padding-bottom:137px}}@media(min-width:1200px){.main-features{margin-top:100px}}@media(min-width:1600px){.main-features{margin-top:160px}}.main-features:before{background:url(/static/media/main-features-bg.af3d63a865f93a851d9b.svg) no-repeat 100%;background-size:contain;content:"";height:588px;position:absolute;right:0;top:136px;width:1399px;z-index:-1}[data-theme=dark] .main-features:before{background-image:url(/static/media/main-features-bg-dark.3ee758d45e2addf1deef.svg)}@media(min-width:768px){.main-features:before{height:546px;top:106px}}@media(min-width:1024px){.main-features:before{height:843px;top:0}}@media(min-width:1600px){.main-features:before{height:1096px;right:0}}@media(min-width:1920px){.main-features:before{top:-110px}}.main-features .main-container{position:relative}.main-features .main-container .phone-slider{height:402px;position:absolute;right:calc(50% - 100px);top:176px;width:200px;z-index:1}.main-features .main-container .phone-slider:after{background:url(/static/media/phone-frame.a0baf8ddf72d97b27f75.svg) no-repeat 50%;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media(min-width:768px){.main-features .main-container .phone-slider{right:0;top:165px}}@media(min-width:1024px){.main-features .main-container .phone-slider{height:562px;top:0;width:280px}}@media(min-width:1600px){.main-features .main-container .phone-slider{height:750px;width:373px}}.main-features .main-container .phone-slider .img{border-radius:20px;display:block;height:calc(100% - 20px);margin:10px auto}.main-features .slider{margin-top:40px}@media(max-width:767px){.main-features .slider{box-sizing:border-box;padding-top:432px}}.main-features .slider .nav{-webkit-column-gap:24px;column-gap:24px;display:flex}.main-features .slides{margin-top:64px}.main-features .arrow-btn{align-items:center;background:var(--c-bg);border:1px solid var(--c-text);border-radius:100%;box-shadow:-6px 8px 0 0 var(--c-btn-shadow);cursor:pointer;display:flex;display:none;height:40px;justify-content:center;transition:all .2s;width:40px}.main-features .arrow-btn:hover{box-shadow:-10px 12px 0 0 #17ce92}@media(min-width:768px){.main-features .arrow-btn{display:flex}}@media(min-width:1600px){.main-features .arrow-btn{height:56px;width:56px}}.main-features .arrow-btn.prev .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-features .arrow-btn .arrow{background-color:var(--c-text);display:block;height:21px;width:21px}.main-features .swiper-slide-active .feature-item{background-color:var(--c-bg);border-color:#17ce92;border-width:4px;box-shadow:-12px 13px 0 -4px var(--c-bg),-12px 13px 0 0 var(--c-text);margin:0 0 15px 15px}.main-features .feature-item{border:2px solid #f5f5f5;border-radius:4px;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:flex;padding:24px;transition:all .2s}@media(min-width:768px){.main-features .feature-item{padding:24px 17px;width:344px}}@media(min-width:1024px){.main-features .feature-item{-webkit-column-gap:32px;column-gap:32px;padding:32px;width:420px}}.main-features .feature-item.selected{background-color:var(--c-bg);border-color:#17ce92;border-width:4px;box-shadow:-12px 13px 0 -4px var(--c-bg),-12px 13px 0 0 var(--c-text)}.main-features .feature-item .icon{min-width:64px;width:64px}.main-features .feature-item .title{font-family:Urbanist,sans-serif;font-size:24px;font-weight:800;letter-spacing:0;line-height:29px}.main-features .feature-item .description{margin-top:8px}.security-features{display:flex;flex-direction:column;margin-top:100px;row-gap:24px}@media(min-width:768px){.security-features{grid-column-gap:24px;grid-row-gap:24px;display:grid;grid-template-areas:"group-updates social" "group-updates ad-control" "group-updates gifts" "two-factor token-community" "discover-community token-community" "author-credibility token-community";grid-template-columns:1fr 1fr;grid-template-rows:auto;margin-top:0;margin-top:63px}}@media(min-width:1600px){.security-features{grid-template-areas:"group-updates token-community token-community" "group-updates social ad-control" "gifts two-factor author-credibility" "discover-community discover-community author-credibility";grid-template-columns:1fr 1fr 1fr;margin-top:103px}}.security-features .feature-item.two-factor{flex-direction:row-reverse;grid-area:two-factor;height:160px;justify-content:space-between;padding:0 32px 0 24px}@media(min-width:768px){.security-features .feature-item.two-factor{height:170px}}@media(min-width:1600px){.security-features .feature-item.two-factor{height:auto;justify-content:flex-end}}.security-features .feature-item.two-factor .content{margin:0;width:208px}@media(min-width:768px){.security-features .feature-item.two-factor .content{width:196px}}@media(min-width:1024px){.security-features .feature-item.two-factor .content{margin:0 auto 0 0;width:260px}}@media(min-width:1600px){.security-features .feature-item.two-factor .content{width:336px}}.security-features .feature-item.two-factor .icon{height:88px;width:63px}@media(min-width:768px){.security-features .feature-item.two-factor .icon{margin:auto 0 auto auto}}@media(min-width:1024px){.security-features .feature-item.two-factor .icon{height:112px;width:81px}}@media(min-width:1600px){.security-features .feature-item.two-factor .icon{height:184px;width:124px}}@media(min-width:1920px){.security-features .feature-item.two-factor .icon{height:410px;margin-left:21px;margin-top:26px;width:440px}}.security-features .feature-item.social{grid-area:social;height:160px}@media(min-width:768px){.security-features .feature-item.social{height:auto}}@media(min-width:1920px){.security-features .feature-item.social{align-items:flex-start}}@media(min-width:1600px){.security-features .feature-item.social .content{margin:80px 40px 0}}.security-features .feature-item.social .icon{height:98px;min-width:43px}@media(min-width:1600px){.security-features .feature-item.social .icon{height:178px;margin:auto 48px auto 0;min-width:74px}}.security-features .feature-item.ad-control{grid-area:ad-control;height:160px}@media(min-width:768px){.security-features .feature-item.ad-control{height:auto}}@media(min-width:1600px){.security-features .feature-item.ad-control{align-items:flex-start}.security-features .feature-item.ad-control .content{margin:80px 40px 0}}.security-features .feature-item.ad-control .icon{height:98px;min-width:65px}@media(min-width:1600px){.security-features .feature-item.ad-control .icon{height:178px;margin:auto 48px auto 0;min-width:111px}}.security-features .feature-item.gifts{flex-direction:row-reverse;grid-area:gifts;height:160px;padding:0 24px}@media(min-width:768px){.security-features .feature-item.gifts{height:auto}}@media(min-width:1600px){.security-features .feature-item.gifts{padding:40px}}.security-features .feature-item.gifts .content{min-width:200px;width:200px}@media(min-width:768px){.security-features .feature-item.gifts .content{width:191px}}@media(min-width:1024px){.security-features .feature-item.gifts .content{width:273px}}@media(min-width:1600px){.security-features .feature-item.gifts .content{margin:0 auto 0 0;width:240px}}.security-features .feature-item.gifts .icon{height:91px;min-width:57px}@media(min-width:1024px){.security-features .feature-item.gifts .icon{height:126px;min-width:78px}}@media(min-width:1600px){.security-features .feature-item.gifts .icon{height:195px;min-width:121px}}.security-features .feature-item.group-updates{flex-direction:column;grid-area:group-updates;height:360px;padding:14px 24px 24px}@media(min-width:768px){.security-features .feature-item.group-updates{height:auto}}@media(min-width:1024px){.security-features .feature-item.group-updates{padding:0 20px 40px 40px}}@media(min-width:1600px){.security-features .feature-item.group-updates{padding:0 39px 40px 40px}}.security-features .feature-item.group-updates .content{width:auto}@media(min-width:1024px){.security-features .feature-item.group-updates .content{margin-top:0;width:320px}}@media(min-width:1600px){.security-features .feature-item.group-updates .content{width:auto}}.security-features .feature-item.group-updates .icon{height:194px;margin:14px 0 26px;min-width:147px}@media(min-width:768px){.security-features .feature-item.group-updates .icon{height:350px;margin:32px 0 44px;min-width:267px}}@media(min-width:1024px){.security-features .feature-item.group-updates .icon{margin-bottom:22px}}@media(min-width:1600px){.security-features .feature-item.group-updates .icon{height:455px;margin:19px 0;min-width:346px}}.security-features .feature-item.token-community{flex-direction:column-reverse;grid-area:token-community;height:360px;padding:24px}@media(min-width:768px){.security-features .feature-item.token-community{flex-direction:column;height:auto;justify-content:flex-end;padding:0 0 32px}}@media(min-width:1024px){.security-features .feature-item.token-community{padding:27px 31px 27px 40px}}@media(min-width:1600px){.security-features .feature-item.token-community{align-items:center;flex-direction:row-reverse;padding:0 0 0 40px}}.security-features .feature-item.token-community .content{width:auto}@media(min-width:768px){.security-features .feature-item.token-community .content{box-sizing:border-box;margin-bottom:0;margin-top:0;padding:0 24px}}@media(min-width:1600px){.security-features .feature-item.token-community .content{min-width:387px;padding:0;width:387px}}.security-features .feature-item.token-community .icon{height:173px;margin:15px auto 2px;width:240px}@media(min-width:768px){.security-features .feature-item.token-community .icon{height:250px;margin-bottom:63px;max-width:412px;width:100%}}@media(min-width:1600px){.security-features .feature-item.token-community .icon{height:297px;margin:auto 50px auto 0}}.security-features .feature-item.discover-community{flex-direction:column-reverse;grid-area:discover-community;height:200px;justify-content:center;padding:20px 10px 20px 24px}@media(min-width:768px){.security-features .feature-item.discover-community{flex-direction:row-reverse;height:170px}}@media(min-width:1024px){.security-features .feature-item.discover-community{padding:0 32px 0 24px}}@media(min-width:1600px){.security-features .feature-item.discover-community{flex-direction:column;height:auto;justify-content:flex-end}}.security-features .feature-item.discover-community .content{width:auto}@media(min-width:768px){.security-features .feature-item.discover-community .content{margin:0}}@media(min-width:1600px){.security-features .feature-item.discover-community .content{margin:45px auto 40px 40px;width:336px}}.security-features .feature-item.discover-community .icon{display:none}@media(min-width:1600px){.security-features .feature-item.discover-community .icon{display:block;height:410px;margin:0;position:absolute;right:0;top:15px;width:485px}}.security-features .feature-item.author-credibility{flex-direction:column-reverse;grid-area:author-credibility;height:200px;justify-content:center;padding:20px 10px 20px 24px}@media(min-width:768px){.security-features .feature-item.author-credibility{flex-direction:row-reverse;height:170px;padding:0 32px 0 24px}}@media(min-width:1600px){.security-features .feature-item.author-credibility{flex-direction:column;height:auto}}.security-features .feature-item.author-credibility .content{width:auto}@media(min-width:768px){.security-features .feature-item.author-credibility .content{margin:0}}@media(min-width:1600px){.security-features .feature-item.author-credibility .content{margin:auto 40px 40px;width:362px}}.security-features .feature-item.author-credibility .icon{display:none}@media(min-width:1600px){.security-features .feature-item.author-credibility .icon{display:block;height:317px;margin-right:78px;margin-top:auto;min-width:450px}}.security-features .feature-item{align-items:center;box-sizing:border-box;display:flex;flex-direction:row-reverse;margin:0;overflow:hidden;padding:0 42px 0 24px;position:relative}@media(min-width:768px){.security-features .feature-item{padding-left:32px}}@media(min-width:1600px){.security-features .feature-item{padding:0}}.security-features .feature-item .content{margin-right:auto;width:200px}@media(min-width:768px){.security-features .feature-item .content{margin-bottom:auto;margin-top:32px;width:180px}}@media(min-width:1024px){.security-features .feature-item .content{width:280px}}@media(min-width:1600px){.security-features .feature-item .content{width:inherit}}.security-features .feature-item .content .description{font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:8px}@media(min-width:1024px){.security-features .feature-item .content .description{font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}}@media(min-width:1600px){.security-features .feature-item .content .description{font-size:18px;font-weight:400;letter-spacing:0;line-height:27px}}.security-features .feature-item .icon{display:block}.opportunities-section{background:url(/static/media/opportunity-bg.6b3cfe03604c5b3fcafc.png) no-repeat top;background-size:360px 217px;height:540px;margin-top:100px}@media(max-width:1023px){.opportunities-section .base-column{width:100%}}[data-theme=dark] .opportunities-section{background-image:url(/static/media/opportunity-bg-dark.37127fd22968794063db.png)}@media(max-width:767px){.opportunities-section{box-sizing:border-box;padding-top:250px}}@media(min-width:768px)and (max-width:1023px){.opportunities-section{background-size:530px 320px;box-sizing:border-box;margin-top:120px;padding-top:352px}}@media(min-width:1024px){.opportunities-section{background-position:100%;background-size:contain;height:322px;margin-top:200px}}@media(min-width:1200px){.opportunities-section{height:360px}}@media(min-width:1600px){.opportunities-section{height:461px;margin-top:240px}}@media(min-width:1920px){.opportunities-section{height:540px}}.opportunities-section .content .card{box-sizing:border-box;padding:24px}@media(min-width:768px){.opportunities-section .content .card{padding:32px}}@media(min-width:1024px){.opportunities-section .content .card{padding:40px}}@media(min-width:1920px){.opportunities-section .content .card{min-height:188px}}.opportunities-section .slider{margin-top:32px}@media(min-width:1024px){.opportunities-section .slider{margin-top:40px}}@media(min-width:1600px){.opportunities-section .slider{margin-top:56px}}@media(min-width:1920px){.opportunities-section .slider{margin-top:80px}}.what-provides{background:url(/static/media/chat-provides-bg.daa9816bccf724fc5610.svg) no-repeat bottom;background-size:contain;height:400px;margin-top:100px;position:relative}[data-theme=dark] .what-provides{background-image:url(/static/media/chat-provides-bg-dark.b5f8394d3bac80cf85f6.svg)}@media(min-width:768px){.what-provides{background-position:50%;box-sizing:border-box;height:auto;margin-top:120px;min-height:0;min-height:auto;padding-bottom:44.21%}}@media(min-width:1024px){.what-provides{margin-top:200px}}@media(min-width:1600px){.what-provides{margin-top:240px}}@media(min-width:1920px){.what-provides{margin-top:218px}}.what-provides .wrapper{height:100%;position:absolute;width:100%}.what-provides .content{margin-left:auto}@media(min-width:1600px){.what-provides .content{box-sizing:border-box;padding-top:80px}}@media(min-width:1024px){.what-provides .landing-section{width:320px}}@media(min-width:1200px){.what-provides .landing-section{width:380px}}@media(min-width:1600px){.what-provides .landing-section{width:520px}}@media(min-width:1920px){.what-provides .landing-section{width:600px}}.chat-room-value{background:url(/static/media/chat-value-bg.5ecd3053adbb06b6c53c.svg) no-repeat bottom;background-size:451px 400px;box-sizing:border-box;margin-top:120px;padding-bottom:432px}@media(max-width:1023px){.chat-room-value .base-column{width:100%}}[data-theme=dark] .chat-room-value{background-image:url(/static/media/chat-value-bg-dark.c8c8bd57fc797c352f7e.svg)}@media(min-width:1024px){.chat-room-value{background-position:100%;background-size:contain;height:441px;margin-top:200px}}@media(min-width:1200px){.chat-room-value{height:570px}}@media(min-width:1600px){.chat-room-value{height:690px;margin-top:240px}}@media(min-width:1920px){.chat-room-value{height:829px}}.chat-room-value .items{margin-top:80px}.chat-room-value .items .chat-value-item{box-sizing:border-box;display:flex;padding:40px}.chat-room-value .items .chat-value-item .icon{height:100px;min-width:89px}@media(min-width:1920px){.chat-room-value .items .chat-value-item .icon{height:135px;min-width:120px}}.chat-room-value .items .chat-value-item>.content{margin-left:20px}@media(min-width:1024px){.chat-room-value .items .chat-value-item>.content{margin-left:38px}}.chat-room-value .items .chat-value-item .description{margin-top:8px}.get-app-section{box-sizing:border-box;height:790px;margin-top:240px;overflow:hidden;padding-top:174px;position:relative}@media(max-width:767px){.get-app-section{height:auto;padding-top:262px}}.get-app-section:before{background:var(--c-bg) url(/static/media/get-app-dots.bb216525d8a01bb0471a.svg) no-repeat center;background-size:contain;content:"";height:790px;position:absolute;right:-5px;top:0;width:478px}[data-theme=dark] .get-app-section:before{background-image:url(/static/media/get-app-dots-dark.79e9415b4136ccb6df2f.svg)}@media(max-width:767px){.get-app-section:before{background-color:initial;background-position-x:right;background-position-y:136px;background-repeat:repeat-x;background-size:226px 103px;width:100%;z-index:-1}}@media(min-width:768px){.get-app-section:before{width:25%}}@media(min-width:1600px){.get-app-section:before{background-repeat:repeat-x;background-size:auto;right:-5px}}.get-app-section .emphase-wrapper{background-color:#17ce92}.get-app-section .main-container{position:relative}@media(max-width:767px){.get-app-section .main-container{box-sizing:border-box;margin:0;padding:0 20px}}.get-app-section .main-container:before{background:url(/static/media/get-app-phone.9f826e86c42945e8a954.svg) no-repeat 50%;background-size:contain;content:"";height:375px;position:absolute;width:155px}@media(max-width:767px){.get-app-section .main-container:before{background-color:var(--c-bg);background-position-x:55px;background-position-y:top;box-sizing:border-box;left:0;padding-left:50px;top:-262px;width:205px;z-index:-1}}@media(min-width:768px){.get-app-section .main-container:before{height:505px;left:65%;top:-50px;width:209px}}@media(min-width:1024px){.get-app-section .main-container:before{left:68%;top:-35px}}@media(min-width:1200px){.get-app-section .main-container:before{height:592px;top:-100px;width:245px}}@media(min-width:1600px){.get-app-section .main-container:before{height:790px;left:73%;top:-174px;width:327px}}.get-app-section .coming-soon-badge{background-color:#fff;border:2px solid #16110d;border-radius:4px;box-shadow:-8px 8px 0 0 #16110d;box-sizing:border-box;color:#16110d;font-family:Urbanist,sans-serif;font-size:17px;font-weight:800;letter-spacing:0;line-height:20px;margin-bottom:16px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:8px 20px}@media(min-width:768px){.get-app-section .coming-soon-badge{margin-bottom:32px}}@media(min-width:1024px){.get-app-section .coming-soon-badge{font-size:18px;margin-bottom:40px;padding:12px 20px}}@media(min-width:1600px){.get-app-section .coming-soon-badge{font-size:26px;line-height:31px}}.get-app-section .content{box-sizing:border-box;padding:40px 0}@media(min-width:768px){.get-app-section .content{padding:64px 0}}@media(min-width:1600px){.get-app-section .content{padding:80px 0}}.get-app-section .content .description{color:#fff}.get-app-section .content .stores-logos{margin-top:32px}@media(min-width:1200px){.get-app-section .content .stores-logos{margin-top:40px}}.get-app-section .content .stores-logos .store-android,.get-app-section .content .stores-logos .store-apple{height:32px}@media(min-width:1200px){.get-app-section .content .stores-logos .store-android,.get-app-section .content .stores-logos .store-apple{height:40px}}.get-app-section .content .stores-logos .store-android{width:108px}@media(min-width:1200px){.get-app-section .content .stores-logos .store-android{width:135px}}.get-app-section .content .stores-logos .store-apple{width:111px}@media(min-width:1200px){.get-app-section .content .stores-logos .store-apple{width:139px}}.how-works-screen{align-items:center;display:flex;justify-content:center;margin-top:80px;position:relative}.how-works-screen:after,.how-works-screen:before{content:"";position:absolute}.how-works-screen:before{background:url(/static/media/hiw-left.60546542476f5108f792.svg) no-repeat 50%;background-size:cover;height:171px;left:0;top:44px;width:110px;z-index:-1}@media(min-width:768px){.how-works-screen:before{height:328px;top:36px;width:212px}}@media(min-width:1024px){.how-works-screen:before{height:513px;top:56px;width:331px}}@media(min-width:1600px){.how-works-screen:before{height:685px;top:74px;width:442px}}@media(min-width:1920px){.how-works-screen:before{height:822px;top:89px;width:530px}}.how-works-screen:after{background:url(/static/media/hiw-right.a5d591bf5008ef607e44.svg) no-repeat 50%;background-size:cover;height:110px;right:0;top:76px;width:64px;z-index:-1}@media(min-width:768px){.how-works-screen:after{height:212px;top:98px;width:124px}}@media(min-width:1024px){.how-works-screen:after{height:330px;top:153px;width:193px}}@media(min-width:1600px){.how-works-screen:after{height:441px;top:205px;width:258px}}@media(min-width:1920px){.how-works-screen:after{height:529px;top:246px;width:309px}}.how-works-screen .video-wrapper{cursor:pointer;display:flex;height:100%;justify-content:center;margin-top:20px;position:relative;width:100%}@media(min-width:768px){.how-works-screen .video-wrapper{margin-top:32px}}@media(min-width:1024px){.how-works-screen .video-wrapper{margin-top:45px}}@media(min-width:1600px){.how-works-screen .video-wrapper{margin-top:80px}}.how-works-screen .video-wrapper.playing:after{display:none}.how-works-screen .video-wrapper:after{background:url(/static/media/icon-play.9ca1dc646b2f0915a54e.svg) no-repeat 50%;background-size:48px 54px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media(min-width:768px){.how-works-screen .video-wrapper:after{background-size:92px 104px}}@media(min-width:1024px){.how-works-screen .video-wrapper:after{background-size:120px 135px}}@media(min-width:1920px){.how-works-screen .video-wrapper:after{background-size:140px 158px}}.how-works-screen .video-player{background-position:top;background-size:cover;cursor:pointer;display:block;height:160px;transition:opacity 1s}@media(min-width:768px){.how-works-screen .video-player{height:286px}}@media(min-width:1024px){.how-works-screen .video-player{height:375px}}@media(min-width:1600px){.how-works-screen .video-player{height:500px}}@media(min-width:1920px){.how-works-screen .video-player{height:600px}}.how-works-screen .content{align-items:center;display:flex;flex-direction:column;row-gap:56px;z-index:1}@media(min-width:768px){.hiw-feature-item{-webkit-column-gap:24px;column-gap:24px;display:flex}}@media(min-width:1024px){.hiw-feature-item{-webkit-column-gap:38px;column-gap:38px}}.hiw-feature-item .number-icon{height:45px;margin-bottom:20px;width:40px}@media(min-width:768px){.hiw-feature-item .number-icon{height:63px;width:56px}}@media(min-width:1024px){.hiw-feature-item .number-icon{height:90px;width:80px}}.hiw-feature-item .description{font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:8px}@media(min-width:1024px){.hiw-feature-item .description{font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}}@media(min-width:1600px){.hiw-feature-item .description{font-size:18px;font-weight:400;letter-spacing:0;line-height:27px}}.hiw-feature-item .description strong{color:var(--c-text)}.hiw-feature-item .description strong.emphase{color:#17ce92}.no-auth-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.no-auth-container{box-sizing:border-box;display:flex;flex-direction:column;padding:40px;text-align:center;width:520px}.no-auth-container .logo{height:80px;margin:0 auto;width:103px}.no-auth-container .title{font-family:Urbanist,sans-serif;font-size:56px;font-size:32px;font-weight:800;letter-spacing:0;line-height:67px;line-height:38px;margin-top:40px}.no-auth-container .description{text-wrap:balance;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-top:20px}.no-auth-container .description .link{color:#17ce92;text-decoration:none}.no-auth-container .actions{--w3m-button-border-radius:51px;--w3m-accent-fill-color:#fff;--w3m-accent-color:#17ce92;display:flex;gap:20px;margin-top:40px}.no-auth-container .actions .component-big-button{border:1px solid #000}.user-avatar-block .user-profile-icon{background:url(/static/media/icon-userpic.6060ff8332f3cd88cbc6.svg) no-repeat 50%;background-size:cover;border-radius:51px;height:48px;width:48px}.hint-component{background:url(/static/media/icon-info.51b05aec06d4f8774b10.svg) no-repeat 0;box-sizing:border-box;color:var(--c-text);font-size:14px;font-weight:400;letter-spacing:0;line-height:21px;padding-left:40px}.hint-component a{color:#17ce92;text-decoration:none}.nft-card{border:2px solid var(--c-chat-nft-card-shadow);border-radius:4px;box-shadow:-7px 7px 0 0 var(--c-chat-nft-card-shadow);box-sizing:border-box;width:277px}.nft-card .img{background-size:cover;height:277px}.nft-card .content{box-sizing:border-box;padding:0 16px}.nft-card .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:Urbanist,sans-serif;font-size:56px;font-size:20px;font-weight:800;height:48px;letter-spacing:0;line-height:67px;line-height:24px;margin-top:20px;overflow:hidden;word-break:break-all}.nft-card .info{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:8px}.nft-card .price{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px;margin-top:8px}.profile-info-dialog-wrapper .modal-box-content{max-height:90vh;overflow-y:auto;width:520px}.profile-info-dialog-wrapper .profile-modal-info{display:flex;flex-direction:column;gap:40px}.profile-info-dialog-wrapper .divider{background-color:#ecebeb;height:1px;width:100%}.profile-info-dialog-wrapper .profile-info{margin-top:40px}.profile-info-dialog-wrapper .profile-items-info{display:flex;flex-direction:column;gap:32px}.profile-info-dialog-wrapper .profile-items-info .item{display:flex;justify-content:space-between}.profile-info-dialog-wrapper .profile-items-info .item .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.profile-info-dialog-wrapper .profile-items-info .item .info{color:#17ce92;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}.profile-info-dialog-wrapper .profile-items-info .item .icon{background-color:#17ce92;height:12px;min-width:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.folder-item{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;min-width:80px;outline:none;padding:0;transition:all .2s;width:80px}.folder-item.is-active,.folder-item:active,.folder-item:focus,.folder-item:hover{background-color:var(--c-chat-main-layout-bg)}.folder-item.is-active .title,.folder-item:active .title,.folder-item:focus .title,.folder-item:hover .title{color:var(--c-chat-folders-item-color)}.folder-item.is-active .icon,.folder-item:active .icon,.folder-item:focus .icon,.folder-item:hover .icon{background-color:var(--c-chat-folders-item-color)}.folder-item.filled .icon,.folder-item.private .icon{background-color:transparent}.folder-item.add{color:var(--c-text);opacity:.2}.folder-item.add.is-active,.folder-item.add:active,.folder-item.add:focus,.folder-item.add:hover{opacity:1}.folder-item.add.is-active .icon,.folder-item.add:active .icon,.folder-item.add:focus .icon,.folder-item.add:hover .icon{background-color:var(--c-chat-folders-item-add-color)}.folder-item.add .icon{background-color:var(--c-text)}.folder-item .icon{background-color:#88929f;display:block;height:23px;width:26px}.folder-item .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#88929f;display:-webkit-box;font-size:10px;font-weight:600;letter-spacing:0;line-height:15px;margin-top:10px;overflow:hidden;word-break:break-word}.create-chat-menu{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.create-chat-menu:hover .icon{background-color:#17ce92}.create-chat-menu .icon{background-color:#88929f;height:16px;width:16px}.base-modal-wrapper .modal-box-content,.chat-create-wrapper .modal-box-content{max-height:90vh;min-height:250px;overflow-y:auto;width:520px}.base-modal-wrapper .modal-title,.chat-create-wrapper .modal-title{font-size:24px;line-height:29px}.base-modal-wrapper .chat-info-container,.base-modal-wrapper .create-chat-container,.chat-create-wrapper .chat-info-container,.chat-create-wrapper .create-chat-container{margin-top:40px}.base-modal-wrapper .add-members-block,.base-modal-wrapper .chat-info-container,.base-modal-wrapper .create-chat-container,.base-modal-wrapper .edit-chats-block,.chat-create-wrapper .add-members-block,.chat-create-wrapper .chat-info-container,.chat-create-wrapper .create-chat-container,.chat-create-wrapper .edit-chats-block{display:flex;flex-direction:column;gap:40px;position:relative}.base-modal-wrapper .add-members-block,.chat-create-wrapper .add-members-block{margin-top:0}.base-modal-wrapper .chat-create-name-block,.chat-create-wrapper .chat-create-name-block{display:flex}.base-modal-wrapper .chat-create-name-block .chat-logo,.chat-create-wrapper .chat-create-name-block .chat-logo{align-items:center;border:1px solid #17ce92;border-radius:64px;cursor:pointer;display:flex;height:64px;justify-content:center;margin-right:20px;min-width:64px;width:64px}.base-modal-wrapper .chat-create-name-block .chat-logo.has-logo,.chat-create-wrapper .chat-create-name-block .chat-logo.has-logo{background-size:cover;border:none}.base-modal-wrapper .chat-create-name-block .chat-logo #fileInput,.base-modal-wrapper .chat-create-name-block .chat-logo.has-logo .icon,.chat-create-wrapper .chat-create-name-block .chat-logo #fileInput,.chat-create-wrapper .chat-create-name-block .chat-logo.has-logo .icon{display:none}.base-modal-wrapper .chat-create-name-block .chat-logo .icon,.chat-create-wrapper .chat-create-name-block .chat-logo .icon{background-color:#17ce92;height:24px;width:24px}.base-modal-wrapper .chat-create-name-block .chat-name-edit,.chat-create-wrapper .chat-create-name-block .chat-name-edit{width:100%}.base-modal-wrapper .chat-create-name-block .chat-name-edit .input,.chat-create-wrapper .chat-create-name-block .chat-name-edit .input{font-size:16px;font-weight:600;letter-spacing:0;line-height:24px}.base-modal-wrapper .chat-create-name-block .field-edit,.chat-create-wrapper .chat-create-name-block .field-edit{margin-right:0;margin-top:20px}.base-modal-wrapper .chat-create-settings-block,.chat-create-wrapper .chat-create-settings-block{display:flex;flex-direction:column;gap:20px}.base-modal-wrapper .chat-create-settings-block .line,.chat-create-wrapper .chat-create-settings-block .line{align-items:center;display:flex;justify-content:space-between}.base-modal-wrapper .chat-create-settings-block .title,.chat-create-wrapper .chat-create-settings-block .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.base-modal-wrapper .add-chat-block,.base-modal-wrapper .chat-create-settings-block .chat-create-settings,.chat-create-wrapper .add-chat-block,.chat-create-wrapper .chat-create-settings-block .chat-create-settings{display:flex;flex-direction:column;gap:20px}.base-modal-wrapper .selected-members-block .title,.chat-create-wrapper .selected-members-block .title{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.base-modal-wrapper .selected-members-block .title .count,.chat-create-wrapper .selected-members-block .title .count{color:#17ce92}.base-modal-wrapper .selected-members-block .members-list,.chat-create-wrapper .selected-members-block .members-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.base-modal-wrapper .chat-create-members-block,.chat-create-wrapper .chat-create-members-block{display:flex;flex-direction:column;gap:20px}.base-modal-wrapper .chat-create-members-block .search,.chat-create-wrapper .chat-create-members-block .search{align-items:center;border:1px solid #ecebeb;border-radius:20px;box-sizing:border-box;display:flex;padding:8px 16px}.base-modal-wrapper .chat-create-members-block .search .icon,.chat-create-wrapper .chat-create-members-block .search .icon{background-color:#88929f;height:16px;margin-right:8px;width:16px}.base-modal-wrapper .chat-create-members-block .search input,.chat-create-wrapper .chat-create-members-block .search input{background:transparent;border:none;color:#88929f;font-size:14px;letter-spacing:.45px;line-height:16px;outline:none;width:100%}.base-modal-wrapper .chat-create-members-block .members-list,.chat-create-wrapper .chat-create-members-block .members-list{display:flex;flex-direction:column;gap:20px;max-height:284px;overflow-y:auto}.member-item{align-items:center;-webkit-column-gap:20px;column-gap:20px;cursor:pointer;display:flex}.member-item.is-online .member-avatar:after{background-color:#17ce92;border:4px solid #fff;border-radius:56px;box-sizing:initial;content:"";display:block;height:10px;position:absolute;right:0;top:0;width:10px}.member-item .member-avatar{background-color:#17ce92;background-position:50%;background-size:cover;border-radius:56px;height:56px;position:relative;width:56px}.member-item .member-info .name{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.member-item .member-info .status{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.member-chip{align-items:center;background-color:var(--c-chat-member-chip-bg);border-radius:24px;box-sizing:border-box;-webkit-column-gap:10px;column-gap:10px;cursor:pointer;display:flex;padding-right:12px}.member-chip .avatar{background-color:#17ce92;background-position:50%;background-size:cover;border-radius:50%;height:24px;width:24px}.member-chip .title{font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.member-chip .remove{background-color:#88929f;height:12px;width:12px}.chat-empty-placeholder{align-items:center;background-color:var(--c-chat-folders-block-bg);display:flex;flex-direction:column;height:100%;justify-content:center}.chat-empty-placeholder .content{margin-top:auto}.chat-empty-placeholder .content .btn{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:center;padding:16px 40px}.chat-empty-placeholder .content .title{font-family:Urbanist,sans-serif;font-size:56px;font-size:20px;font-weight:800;letter-spacing:0;line-height:67px;line-height:24px}.chat-empty-placeholder .content .description{font-size:16px;font-weight:400;letter-spacing:0;line-height:24px}.chat-empty-placeholder .content .hint{box-sizing:border-box;color:var(--c-chat-folders-item-color);font-size:14px;font-weight:400;letter-spacing:0;line-height:21px;margin-top:40px;padding:0 32px;text-align:center}.chat-empty-placeholder .encrypted-footer{align-items:center;color:var(--c-chat-folders-item-color);display:flex;font-size:12px;font-weight:600;letter-spacing:0;line-height:18px;margin-bottom:24px;margin-top:auto}.chat-empty-placeholder .encrypted-footer .icon{display:block;height:40px;margin-right:12px;width:27px}.base-modal-wrapper .modal-description{margin-top:20px}.base-modal-wrapper .base-modal-container{min-height:150px}.find-people-modal .members-list{background-color:var(--c-chat-folders-block-bg)}.find-people-modal .member-item{box-sizing:border-box;padding:16px}.find-people-modal .member-item:hover{background-color:var(--c-bg)}.find-people-modal .member-item:hover .remove-btn{display:block}.find-people-modal .member-item .remove-btn{background:none;border:none;cursor:pointer;display:none;height:24px;margin-left:auto;outline:none;width:24px}.find-people-modal .member-item .remove-btn:hover .icon{background-color:#17ce92}.find-people-modal .member-item .remove-btn .icon{background-color:#88929f;display:block;height:24px;width:24px}.join-chat-info{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:40px}.join-chat-info .logo{background:url(/static/media/icon-userpic.6060ff8332f3cd88cbc6.svg) no-repeat 50%;background-size:cover;height:80px;width:80px}.join-chat-info .title{align-items:center;display:flex;font-size:18px;font-weight:600;letter-spacing:0;line-height:27px}.join-chat-info .icon{background-color:var(--c-text);height:20px;margin-right:4px;width:20px}.join-chat-info .description{color:var(--c-chat-folders-item-color);font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:4px}.join-chat-modal .base-modal-container{display:flex;flex-direction:column}.join-chat-modal .error{color:#ff3673;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px;margin-top:20px;text-align:center}.invite-to-chat{display:flex;flex-direction:column;margin-top:40px;row-gap:40px}.invite-to-chat .share-link{align-items:center;background-color:#f5f5f5;box-sizing:border-box;display:flex;justify-content:space-between;padding:12px}.invite-to-chat .label{color:#88929f;font-size:10px;font-weight:400;letter-spacing:0;line-height:15px}.invite-to-chat .link{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px;margin-top:8px;word-break:break-word}.invite-to-chat .icon{background-color:#17ce92;border:none;cursor:pointer;height:16px;outline:none;width:16px}.invite-to-chat .share-actions{display:flex;gap:12px;margin-left:12px}.invite-to-chat .invite-members-link{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-top:40px}.invite-to-chat .invite-members-link .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.invite-to-chat .invite-members-link .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.invite-to-chat .selected-members-block{margin-bottom:40px}.chat-header{align-items:center;background-color:var(--c-chat-main-layout-bg);box-sizing:border-box;display:flex;justify-content:space-between;padding:15px 24px;width:100%}.chat-header .title{color:var(--c-text);font-size:14px;font-weight:600;letter-spacing:0;line-height:21px;white-space:nowrap}.chat-header .description{color:#88929f;font-size:10px;font-weight:400;letter-spacing:0;line-height:15px;margin-top:4px}.chat-header .actions{align-items:center;display:flex;gap:24px;margin-left:24px;position:relative}.chat-header .actions .action{align-items:center;background:none;border:none;border-radius:40px;cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;width:40px}.chat-header .actions .action:hover{background-color:var(--c-chat-side-menu-hover-color)}.chat-header .actions .icon{background-color:#88929f;height:24px;width:24px}.chat-header .chat-menu-wrapper{background-color:var(--c-chat-main-layout-bg);box-shadow:2px 2px 11px 0 rgba(0,0,0,.102);box-sizing:border-box;display:none;padding:20px;position:absolute;right:0;top:40px;z-index:1}.chat-header .chat-menu-wrapper.is-open{display:flex}.chat-header .chat-menu-wrapper .menu-items{display:flex;flex-direction:column;gap:20px}.chat-header .chat-menu-wrapper .menu-item{align-items:center;-webkit-column-gap:13px;column-gap:13px;cursor:pointer;display:flex}.chat-header .chat-menu-wrapper .menu-item:hover .icon{background-color:#17ce92}.chat-header .chat-menu-wrapper .menu-item:hover .title{color:#17ce92}.chat-header .chat-menu-wrapper .menu-item .icon{height:16px;width:16px}.pinned-messages-container{align-items:center;background-color:var(--c-chat-folders-block-bg);border-bottom:1px solid var(--c-chat-border-color);box-sizing:border-box;display:flex;justify-content:space-between;padding:16px 24px}.pinned-messages-container .icon{height:16px;width:16px}.pinned-messages-container .content{align-items:center;display:flex}.pinned-messages-container .content .count{color:#17ce92;font-size:10px;font-weight:600;letter-spacing:0;line-height:15px;margin-right:4px}.pinned-messages-container .content .icon{background-color:#17ce92}.pinned-messages-container .content .message{color:var(--c-text);font-size:10px;font-weight:400;letter-spacing:0;line-height:15px;margin-left:8px}.pinned-messages-container .action{background:none;border:none;cursor:pointer;outline:none}.pinned-messages-container .action .icon{background-color:#88929f}.chat-name-block{align-items:center;display:flex;gap:20px}.chat-name-block .name{font-size:18px;font-weight:600;letter-spacing:0;line-height:27px}.chat-name-block .count{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:4px}.chat-info-members-block .title{color:#88929f;font-size:14px;font-weight:600;letter-spacing:0;line-height:21px;text-transform:uppercase}.chat-info-members-block .members-list{display:flex;flex-direction:column;gap:20px;margin-top:20px;max-height:284px;overflow-y:auto}.chat-info-members-block .members-list .member-item{cursor:default}.chat-items-info{display:flex;flex-direction:column;row-gap:20px}.chat-items-info .item{align-items:center;display:flex;justify-content:space-between}.chat-items-info .item.danger .info,.chat-items-info .item.danger .title{color:#ff3673}.chat-items-info .item.danger .icon{background-color:#ff3673;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.chat-items-info .item.delete-chat-btn{background:none;border:none;box-sizing:border-box;cursor:pointer;outline:none;padding:0}.chat-items-info .item.delete-chat-btn .icon{height:24px;width:20px}.chat-items-info .item.interactive{cursor:pointer}.chat-items-info .item .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.chat-items-info .item .info{color:#17ce92;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}.chat-items-info .item .icon{background-color:#17ce92;height:12px;min-width:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.added-chat-item{align-items:center;display:flex}.added-chat-item .avatar{background-color:#17ce92;background-size:cover;border-radius:50%;height:40px;width:40px}.added-chat-item .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px;margin-left:20px}.added-chat-item .action-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:auto;outline:none}.added-chat-item .action-btn .icon{background-color:var(--c-text);height:8px;width:8px}.edit-chats-block .chat-create-members-block{margin-top:40px}.add-chat-btn{align-items:center;background:none;border:none;-webkit-column-gap:20px;column-gap:20px;cursor:pointer;display:flex;outline:none}.add-chat-btn .icon{background-color:#17ce92;height:24px;width:24px}.add-chat-btn .title{color:var(--c-text);font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.profile-menu{display:flex;flex-direction:column;gap:16px;width:100%}.profile-menu .menu-item{align-items:center;border:1px solid transparent;border-radius:8px;box-sizing:border-box;color:var(--c-text);display:flex;font-size:12px;font-weight:400;font-weight:600;gap:12px;letter-spacing:0;line-height:18px;padding:16px;text-decoration:none}.profile-menu .menu-item:hover{border-color:#88929f}.profile-menu .menu-item.is-active{background-color:var(--c-chat-side-menu-hover-color);color:var(--c-text);pointer-events:none}.profile-menu .menu-item.is-active .icon{background-color:var(--c-text)}.profile-menu .menu-item .icon{background-color:var(--c-text);background-position:50%;display:block;height:24px;-webkit-mask-size:20px;mask-size:20px;width:24px}.profile-page{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;overflow-y:auto;padding:40px;position:relative;width:100%}@media(min-width:1440px){.profile-page{align-items:center}}.user-info{align-items:center;display:flex}.user-info .avatar-container .icon{background:url(/static/media/icon-nft-pic.a9a142ee6e40a9423127.svg) no-repeat 100%;background-size:contain;bottom:0;content:"";height:32px;position:absolute;right:0;width:32px}.user-info .avatar-container:hover .icon{background-image:url(/static/media/icon-nft-pic-hover.6c33211b647dc9936b2a.svg)}.user-info .avatar-container.can-update{cursor:pointer;pointer-events:auto}.user-info .avatar-container.has-avatar .icon{display:none}.user-info .avatar-container.has-avatar:hover .icon{background-image:url(/static/media/icon-nft-pic-edit.166820b6194cb99ee01d.svg);display:block}.user-info .info{margin-left:29px}.user-info .username{font-size:16px;font-weight:600;letter-spacing:0;line-height:24px}.user-info .actions{margin-left:auto}.fill-user-data{display:flex;flex-direction:column;gap:40px}.fill-user-data .line{align-items:center;display:flex;justify-content:space-between}.fill-user-data .line .field{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.fill-user-data .line .actions .edit-empty{color:#17ce92;cursor:pointer;font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}.fill-user-data .line .actions .edit-filled{cursor:pointer}.fill-user-data .line .actions .edit-filled .icon{background-color:#17ce92;display:block;height:16px;width:16px}.fill-user-data .line.social .action{align-items:center;display:flex;gap:32px}.fill-user-data .line.social .action .icon{background-color:#17ce92;display:flex;height:20px;width:20px}.nfts-block{padding-top:0}.nfts-block .tabs{display:flex}.nfts-block .tabs .tab{align-items:center;border-bottom:2px solid transparent;box-sizing:border-box;color:#88929f;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:55px;justify-content:center;letter-spacing:0;line-height:21px;width:100%}.nfts-block .tabs .tab.is-active{border-color:#17ce92;color:var(--c-text)}.nfts-block .tabs .tab:hover{color:var(--c-text)}.nfts-block .tab-content{margin-top:40px}.nfts-block .tab-content .nft-items{display:flex;flex-wrap:wrap;gap:32px;margin-top:40px}.delete-profile{align-items:center;display:flex;margin-bottom:32px}.delete-profile .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.delete-profile .description{font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:6px}.delete-profile .action{margin-left:200px}.popup-wrapper.update-avatar-dialog-wrapper .modal-box-content{max-width:750px}.popup-wrapper.update-avatar-dialog-wrapper .modal-title{text-align:center}.settings-avatar-items{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-top:40px;max-height:500px;overflow-y:auto}.settings-avatar-items .avatar-item{border:2px solid var(--c-text);border-radius:4px;box-shadow:-7px 7px 0 0 var(--c-text);box-sizing:border-box;width:200px}.settings-avatar-items .avatar-item .avatar{background-position:50%;background-size:cover;cursor:pointer;display:block;height:200px;outline:none;width:100%}.avatar-container{height:80px;min-width:80px;pointer-events:none;position:relative;width:80px}.avatar-container .avatar{background:url(/static/media/icon-userpic.6060ff8332f3cd88cbc6.svg) no-repeat 50%;background-size:contain;height:80px;width:80px}.avatar-container.has-avatar .avatar{-webkit-mask:url(/static/media/avatar-mask.f1a72ab0c5df0fafc625.svg) no-repeat center;mask:url(/static/media/avatar-mask.f1a72ab0c5df0fafc625.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.wallet-info-block{align-items:center;display:flex;gap:12px;margin-top:13px}.wallet-info-block .icon{background-color:#17ce92;border:none;cursor:pointer;height:12px;outline:none;width:12px}.wallet-info-block .wallet{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.profile-info{display:flex;flex-direction:column;gap:20px}.profile-info .profile-info-block{align-items:center;display:flex}.profile-info .profile-info-block .profile-info-content{margin-left:16px}.profile-info .profile-info-block .wallet-info-block{margin-top:6px}.profile-info .profile-info-block .wallet-info-block .wallet{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-info .profile-info-block .net-worth-info{font-size:22px;font-weight:600;letter-spacing:0;line-height:33px;margin-left:auto;text-align:right}.profile-info .profile-info-block .net-worth-info .title{color:#88929f;display:flex;font-size:12px;font-weight:400;justify-content:flex-end;letter-spacing:0;line-height:18px}.profile-info .profile-info-block .net-worth-info .icon{background-color:#88929f;height:16px;margin-left:8px;width:16px}.profile-info .profile-about{font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.profile-info .profile-about .title{color:#88929f}.profile-info .profile-about .text{margin-top:8px}.profile-info .actions{display:flex}.profile-info .actions .btn{box-sizing:border-box;min-width:auto;padding:12px 32px}.profile-info .actions .send-msg{margin-left:auto}.restrict-user-block{display:flex}.restrict-user-block .title{font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.restrict-user-block .info{color:#88929f;font-size:10px;font-weight:400;letter-spacing:0;line-height:13px;margin-top:6px}.restrict-user-block .block-user-btn{box-sizing:border-box;font-family:Urbanist,sans-serif;font-size:12px;font-weight:700;height:40px;letter-spacing:0;line-height:24px;margin-left:auto;min-width:auto;padding:16px 32px}.profile-privacy-section,.profile-security-section{display:flex;flex-direction:column;gap:40px}.profile-privacy-section .settings-section-block,.profile-security-section .settings-section-block{gap:40px}.settings-modal-wrapper .modal-box-content{max-height:90vh;overflow-y:auto;width:520px}.settings-modal-wrapper .modal-title{font-family:Urbanist,sans-serif;font-size:56px;font-size:24px;font-weight:800;letter-spacing:0;line-height:67px;line-height:28px}.settings-modal-wrapper .modal-description{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;margin-top:20px}.settings-modal-wrapper .checkbox-modal-content{display:flex;flex-direction:column;margin-top:40px;row-gap:40px}.settings-modal-wrapper .checkbox-modal-content .checkboxes,.white-list-block{display:flex;flex-direction:column;row-gap:20px}.white-list-block>.title{font-family:Urbanist,sans-serif;font-size:56px;font-size:20px;font-weight:800;letter-spacing:0;line-height:67px;line-height:24px}.white-list-block .description{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.active-sessions-container{display:flex;flex-direction:column;margin-top:40px;row-gap:40px}.active-sessions-container .section{display:flex;flex-direction:column;row-gap:20px}.active-sessions-container .section>.title{color:#88929f;font-family:Urbanist,sans-serif;font-size:56px;font-size:20px;font-weight:800;letter-spacing:0;line-height:67px;line-height:24px}.active-sessions-container .section .item{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex}.active-sessions-container .section .item .device-icon{align-items:center;background-color:#17ce92;border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.active-sessions-container .section .item .device-icon .icon{background-color:#fff;height:32px;width:32px}.active-sessions-container .section .item .data{display:flex;flex-direction:column;row-gap:4px}.active-sessions-container .section .item .data .title{font-size:14px;font-weight:400;letter-spacing:0;line-height:21px}.active-sessions-container .section .item .data .description{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.profile-folders-section .settings-section-block>div{display:flex;flex-direction:column;gap:20px}.profile-folders-section .settings-section-block>div>div{cursor:pointer}.add-folder-container .add-folder-btn{align-items:center;background:none;border:none;-webkit-column-gap:20px;column-gap:20px;cursor:pointer;display:flex;outline:none}.add-folder-container .add-folder-btn .icon{background-color:#17ce92;height:23px;width:26px}.add-folder-container .add-folder-btn .title{color:var(--c-text);font-size:14px;font-weight:600;letter-spacing:0;line-height:21px}.news-feed-page{display:flex;flex-direction:column;overflow-y:auto;position:relative;width:100%}.news-feed-page .news-feed-loader{align-content:center;display:flex;justify-content:center;width:120px}.news-list{margin:0 -16px;overflow:auto;position:relative}.news-item-wrapper-link{color:var(--c-text);text-decoration:none}.news-item{box-sizing:border-box;-webkit-column-gap:8px;column-gap:8px;cursor:pointer;display:flex;padding:12px 16px;text-decoration:none;transition:all .2s}.news-item.active,.news-item:hover{background-color:var(--c-chat-side-active-chat-bg)}.news-item .content{display:flex;flex-direction:column;row-gap:4px;width:100%}.news-item .text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;overflow:hidden;word-break:break-all}.news-item .info{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex}.news-item .source{align-items:center;-webkit-column-gap:4px;column-gap:4px;display:flex}.news-item .source .logo{background-size:cover;border-radius:20px;height:20px;width:20px}.news-item .source .title{font-size:10px;font-weight:600;letter-spacing:0;line-height:15px}.news-item .tags{align-items:center;-webkit-column-gap:4px;column-gap:4px;display:flex}.news-item .tags .tag{color:#17ce92}.news-item .tags .tag,.news-item .time{font-size:10px;font-weight:400;letter-spacing:0;line-height:15px}.news-item .time{color:#88929f;white-space:nowrap;word-break:keep-all}.news-item-block{display:flex;flex-direction:column;gap:20px;margin:40px}.news-item-block .news-item-header{display:flex;flex-direction:column;row-gap:16px}.news-item-block .news-item-header .title{font-size:18px;font-weight:600;letter-spacing:0;line-height:27px}.news-item-block .news-item-header .date{color:#88929f;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.news-item-block .news-item-header .summary{align-items:center;display:flex;justify-content:space-between}.news-item-block .news-item-header .tags{align-items:center;-webkit-column-gap:4px;column-gap:4px;display:flex}.news-item-block .news-item-header .tags .tag{color:#17ce92;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.news-item-block .news-item-header .source{align-items:center;color:var(--c-text);-webkit-column-gap:4px;column-gap:4px;display:flex;text-decoration:none;transition:all .2s}.news-item-block .news-item-header .source:hover{opacity:.7}.news-item-block .news-item-header .source .logo{background-size:cover;border-radius:32px;height:32px;min-width:32px;width:32px}.news-item-block .news-item-header .source .name{font-size:12px;font-weight:600;letter-spacing:0;line-height:18px}.news-item-block .news-item-content .content p:first-child{margin-top:0}.infinite-loop-tracker{position:relative}.infinite-loop-tracker.active{min-height:300px}.section-title_SectionTitle__HSUFv{box-sizing:border-box;font-family:Urbanist,sans-serif;font-size:56px;font-size:24px;font-weight:800;letter-spacing:0;line-height:67px;line-height:28px;padding-top:28px;position:relative}@media(min-width:1024px){.section-title_SectionTitle__HSUFv{font-family:Urbanist,sans-serif;font-size:56px;font-size:32px;font-weight:800;letter-spacing:0;line-height:67px;line-height:38px}}@media(min-width:1600px){.section-title_SectionTitle__HSUFv{font-family:Urbanist,sans-serif;font-size:56px;font-size:48px;font-weight:800;letter-spacing:0;line-height:67px;line-height:58px;padding-top:36px}}@media(min-width:1920px){.section-title_SectionTitle__HSUFv{font-family:Urbanist,sans-serif;font-size:56px;font-weight:800;letter-spacing:0;line-height:67px}}.section-title_SectionTitle__HSUFv:before{background:var(--c-text);content:"";height:12px;left:0;position:absolute;top:0;width:60px}@media(min-width:1600px){.section-title_SectionTitle__HSUFv:before{height:16px;width:80px}}.section-title_SectionTitle--emphase__K\+xRK:before{background:#17ce92}.section-title_SectionTitle--white__vP5i\+{color:#fff}.section-title_SectionTitle--white__vP5i\+:before{background:#fff}.section-title_SectionTitle--small__mn\+kM{font-family:Urbanist,sans-serif;font-size:56px;font-size:20px;font-weight:800;letter-spacing:0;line-height:67px;line-height:24px;padding-top:16px}@media(min-width:1600px){.section-title_SectionTitle--small__mn\+kM{font-family:Urbanist,sans-serif;font-size:56px;font-size:32px;font-weight:800;letter-spacing:0;line-height:67px;line-height:38px}}.section-title_SectionTitle--small__mn\+kM:before{height:8px;width:40px}.stores-logos_StoresLogosComponent__JGoqh{-webkit-column-gap:12px;column-gap:12px;display:flex}.stores-logos_storeAndroid__WhdHy{background:url(/static/media/store-android-soon.7d5e79eab1f38cfa3923.svg) no-repeat 50%;background-size:contain;height:40px;width:135px}.stores-logos_storeApple__GCtbS{background:url(/static/media/store-apple-soon.02ec066e3f4856ce48f6.svg) no-repeat 50%;background-size:contain;height:40px;width:139px}.WhalesLogo_WhalesLogo__jZ5kv{background:url(/static/media/whales-logo-black.2401bf6e2fcadb4fa73d.svg) no-repeat 50%;background-size:contain;display:block;height:24px;width:71px}@media(min-width:768px){.WhalesLogo_WhalesLogo__jZ5kv{height:40px;width:118px}}@media(min-width:1024px){.WhalesLogo_WhalesLogo__jZ5kv{height:48px;width:142px}}.WhalesLogo_WhalesLogo--black__SiQ-3{background-image:url(/static/media/whales-logo-black.2401bf6e2fcadb4fa73d.svg)}.WhalesLogo_WhalesLogo--white__BTj81{background-image:url(/static/media/whales-logo-white.3334c7e806823539e334.svg)}.WhalesLogo_WhalesLogo--icon-black__r-QDH{background-image:url(/static/media/whales-logo-icon.bfeb0770435cac4bf4c5.svg);height:37px;width:48px}.theme-switch_ThemeSwitchComponent__1pzpX{align-items:center;background:var(--c-text);border:none;border-radius:10000px;box-sizing:border-box;cursor:pointer;display:flex;height:26px;outline:none;padding:5px;position:relative;width:51px}@media(min-width:768px){.theme-switch_ThemeSwitchComponent__1pzpX{height:40px;width:78px}}.theme-switch_ThemeSwitchComponent__1pzpX:after,.theme-switch_ThemeSwitchComponent__1pzpX:before{content:"";height:15px;position:absolute;top:5px;width:15px}@media(min-width:768px){.theme-switch_ThemeSwitchComponent__1pzpX:after,.theme-switch_ThemeSwitchComponent__1pzpX:before{height:24px;top:8px;width:24px}}.theme-switch_ThemeSwitchComponent__1pzpX:before{background:url(/static/media/icon-theme-light.6aa488229673277f8ac6.svg) no-repeat 50%;background-size:contain;left:6px}@media(min-width:768px){.theme-switch_ThemeSwitchComponent__1pzpX:before{left:9px}}.theme-switch_ThemeSwitchComponent__1pzpX:after{background:url(/static/media/icon-theme-dark.934d5269f2a0b155b8e3.svg) no-repeat 50%;background-size:contain;right:6px}@media(min-width:768px){.theme-switch_ThemeSwitchComponent__1pzpX:after{right:9px}}.theme-switch_ThemeSwitchComponent__1pzpX span{margin-left:calc(100% - 19px)}@media(min-width:768px){.theme-switch_ThemeSwitchComponent__1pzpX span{margin-left:calc(100% - 29px)}}.theme-switch_ThemeSwitchComponent__1pzpX .theme-switch_ThemeSwitcher__E9JkY{background:var(--c-bg);border-radius:10000px;display:block;height:19px;position:relative;transition:all .2s;width:19px;z-index:1}@media(min-width:768px){.theme-switch_ThemeSwitchComponent__1pzpX .theme-switch_ThemeSwitcher__E9JkY{height:29px;width:29px}.theme-switch_ThemeSwitchComponent--small__YSPQG{height:26px;width:51px}.theme-switch_ThemeSwitchComponent--small__YSPQG:after,.theme-switch_ThemeSwitchComponent--small__YSPQG:before{height:15px;top:5px;width:15px}.theme-switch_ThemeSwitchComponent--small__YSPQG:before{left:6px}.theme-switch_ThemeSwitchComponent--small__YSPQG:after{right:6px}.theme-switch_ThemeSwitchComponent--small__YSPQG span{margin-left:calc(100% - 19px)}.theme-switch_ThemeSwitchComponent--small__YSPQG .theme-switch_ThemeSwitcher__E9JkY{height:19px;width:19px}}.theme-switch_ThemeSwitchComponentDark__jd6ZK span{margin-left:0}.switch_switch__O73Hx{align-items:center;background:none;border:1px solid #88929f;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;height:20px;padding:0 2px;position:relative;transition:all .2s;width:40px}.switch_switch__O73Hx.switch_on__WFQ2p{background-color:#17ce92;border-color:#17ce92}.switch_switch__O73Hx.switch_on__WFQ2p .switch_switcher__CdKsl{background-color:#fff;margin-left:auto}.switch_switcher__CdKsl{background-color:#88929f;border-radius:50%;box-sizing:border-box;display:block;height:14px;transition:all .2s;width:14px}.profile-block_profileBlock__kM1RH{background-color:var(--c-chat-profile-block-bg);border:1px solid var(--c-chat-border-color);border-radius:4px;box-shadow:-4px 4px 0 0 var(--c-chat-border-color);box-sizing:border-box;margin:0 auto;max-width:962px;padding:32px;width:100%}@media(min-width:1440px){.profile-block_profileBlock__kM1RH{width:100%}}.profile-block_sectionTitle__nv0FL{font-family:Urbanist,sans-serif;font-size:56px;font-size:24px;font-weight:800;letter-spacing:0;line-height:67px;line-height:28px}