.pop-up__btn-left.icon.icon-arrow-right,.pop-up__btn-right.icon.icon-arrow-right{top:50px;height:calc(100% - 50px);z-index:9}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.chat__content{padding-top:10px;padding-bottom:90px}.chat__data{position:relative;margin:5px 0 15px}.chat__data:before{content:"";height:1px;width:100%;position:absolute;left:0;top:50%;background:#f1f6fd;transform:translateY(-50%)}.chat__data span{position:relative;z-index:2;padding:0 20px;color:#8eb6e3;font-size:14px;font-weight:500;display:inline-block;background:#fff;transform:translate(-50%);left:50%}.chat__block{position:relative;background:#f1f6fd;border-radius:0 8px 8px 8px;margin-bottom:15px;padding:15px 12px}.chat__block:before{content:"";position:absolute;z-index:-1;left:-11px;top:0;width:15px;height:15px;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.1 11.1'%3E%3Cpath d='M8.5 11.1H11v-.9c0-3.3.1-6.7.1-10L0 0l6.1 6.1c1.4 1.3 2.2 3.1 2.4 5z' fill='%23f1f6fd'/%3E%3C/svg%3E")}.chat__block h4{font-weight:600;font-size:14px;color:#004d9d;margin-bottom:10px}.chat__block p{font-size:15px;color:#004d9d;font-weight:400;display:block}.chat__block span{color:#0286e5;font-size:10px;display:block;text-align:right;margin-top:5px;font-weight:300}.chat__block--you{background-color:#004d9d;border-radius:8px 0 8px 8px;display:block;transform:translate(-100%);left:100%}.chat__block--you:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.6 12.2'%3E%3Cpath d='M2.8 12.2h1.8v-.1c0-2.4 1-4.6 2.8-6.1l7.2-6L0 .3v11.9h2.8z' fill='%23004d9d'/%3E%3C/svg%3E");left:auto;right:-10px;top:-1px}.chat__block--you p,.chat__block--you span{color:#fff}.chat__message{position:fixed;bottom:55px;left:0;width:100%;padding:15px;z-index:2}.chat__message textarea{background:#f1f6fd;border-radius:8px;font-weight:500;font-size:14px;padding:15px;color:#004d9d;width:100%;border:none;padding-right:55px;overflow:hidden}.chat__message textarea::-moz-placeholder{color:#8eb6e3}.chat__message textarea:-ms-input-placeholder{color:#8eb6e3}.chat__message textarea::placeholder{color:#8eb6e3}.chat__message textarea:focus{background:#c3dbf6}.chat__message textarea:focus+button{background:#8eb6e3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.015.07l18.57 9.23a.722.722 0 01.244.2H5.903L.143 1.23A.812.812 0 01.16.284a.685.685 0 01.855-.216zM5.902 10.5L.143 18.77a.814.814 0 00.016.944.694.694 0 00.556.286.666.666 0 00.298-.07l18.571-9.232a.722.722 0 00.244-.198H5.902z' fill='%23004D9D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.chat__message button{position:absolute;right:22px;bottom:25px;width:35px;height:35px;background:#8eb6e3;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.015.07l18.57 9.23a.722.722 0 01.244.2H5.903L.143 1.23A.812.812 0 01.16.284a.685.685 0 01.855-.216zM5.902 10.5L.143 18.77a.814.814 0 00.016.944.694.694 0 00.556.286.666.666 0 00.298-.07l18.571-9.232a.722.722 0 00.244-.198H5.902z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:all .3s}.chat .block-list h4{margin-bottom:2px;padding-right:60px}.chat .block-list b{color:#8eb6e3;width:calc(100% + 25px)}.chat .block-list p{font-size:16px;font-weight:600;padding-right:10px}.chat .block-list span.data{position:absolute;right:10px;top:10px;font-size:10px;font-weight:500}.chat .block-list span.number{padding:3px 8px;display:block;background:#8eb6e3;border-radius:50px;font-size:15px;color:#fff;position:absolute;top:30px;right:10px}.chat__message{background:#fff;z-index:9;bottom:50px}.chat__block{display:block}.chat__message-p{padding:15px 55px 15px 15px;opacity:0;min-height:55px;height:100%;max-height:200px;visibility:hidden;white-space:pre-wrap}.chat__message textarea{display:block;height:calc(100% - 30px);width:calc(100% - 30px);max-height:200px;overflow:auto;position:absolute;padding-top:20px;top:15px;left:15px}.title.fixed{top:0}.fixed-tab,.title.fixed{position:fixed;width:100%}.fixed-tab{top:80px;left:0;background:#fff;padding:10px 20px;z-index:9}.fixed-tab .tabs__caption{margin-bottom:0}