body,html{position:fixed;overflow:hidden;-ms-touch-action:none;touch-action:none}body{-ms-scroll-chaining:none;overscroll-behavior:none}body,body>div{width:100%;height:100%}body>div{max-width:800px;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-left:auto;margin-right:auto}.error-msg{text-align:center;border-radius:15px;padding:10px 20px;font-weight:900;background:#c73737;color:#fff;cursor:pointer;margin:auto}.buttons-wrap,.error-msg{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.buttons-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;z-index:100;padding-left:.5rem;padding-right:.5rem}.buttons-wrap>.balloon{padding:0;-ms-flex:unset;flex:unset}.buttons-wrap>.balloon>.block{background:var(--my-balloon-color);cursor:pointer;color:var(--my-text-color)}.buttons-wrap>.balloon.right>.block:before{background:var(--my-balloon-color);border-color:var(--my-balloon-color)!important}.buttons-wrap>.balloon.right>.block:after{background:#fff;border-color:#fff!important}.balloons-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;z-index:1;overflow-y:scroll}.balloons-wrap .balloon{mix-blend-mode:hard-light}.balloons-wrap .balloon>.block{font-size:.8rem}.balloons-wrap .balloon>.block:after{background:#fff;border-color:#fff!important}.balloons-wrap .balloon.right>.block{background:var(--my-balloon-color);color:var(--my-text-color)}.balloons-wrap .balloon.right>.block:before{background:var(--my-balloon-color);border-color:var(--my-balloon-color)!important}.balloons-wrap .balloon.left>.block{background:var(--balloon-color);color:var(--text-color)}.balloons-wrap .balloon.left>.block:before{background:var(--balloon-color);border-color:var(--balloon-color)!important}.balloons-wrap:after{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(#fff,hsla(0,0%,100%,0));background:linear-gradient(#fff,hsla(0,0%,100%,0));position:absolute;content:"";left:0;top:0;height:100%;width:100%}div.block{margin:2px 10px;border-radius:15px;padding:10px 20px;font-weight:900;font-family:arial;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}div.block.attend{background:#53b2f8;color:#fff;cursor:pointer;margin-right:auto}.balloon{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;padding:0 30px;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.balloon>.block{position:relative;max-width:50%}.balloon>.block:before{z-index:-1}.balloon>.block:after,.balloon>.block:before{content:"";width:14px;height:0;position:absolute;border:12px solid transparent;bottom:0}.balloon.right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.balloon.right>.block:before{right:-24px;border-bottom-left-radius:14px}.balloon.right>.block:after{right:-38px;border-bottom-left-radius:10px}.balloon.left{-ms-flex-direction:row;flex-direction:row}.balloon.left>.block:before{left:-24px;border-bottom-right-radius:14px}.balloon.left>.block:after{left:-38px;border-bottom-right-radius:10px}.spinner-wrap{margin:auto;text-align:center;color:#a8a8a8}.lds-grid{display:inline-block;position:relative;width:64px;height:64px}.lds-grid div{position:absolute;width:13px;height:13px;border-radius:50%;background:#a8a8a8;-webkit-animation:lds-grid 1.2s linear infinite;animation:lds-grid 1.2s linear infinite}.lds-grid div:first-child{top:6px;left:6px;-webkit-animation-delay:0s;animation-delay:0s}.lds-grid div:nth-child(2){top:6px;left:26px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div:nth-child(3){top:6px;left:45px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(4){top:26px;left:6px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div:nth-child(5){top:26px;left:26px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(6){top:26px;left:45px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:45px;left:6px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(8){top:45px;left:26px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:45px;left:45px;-webkit-animation-delay:-1.6s;animation-delay:-1.6s}@-webkit-keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}