.chat textarea{height:114px}.chat .add-file__body{min-height:100px}.chat .chat__list{background:#f7f7f9;border-radius:20px;padding:20px;margin-bottom:15px}@media screen and (max-width:767px){.chat .chat__list{padding:0;border-radius:0;margin-left:-15px;margin-right:-15px}}.chat .chat__scroll{overflow-y:auto;height:450px;overflow-x:hidden;padding:30px 30px 0}@media screen and (max-width:767px){.chat .chat__scroll{padding-left:15px;padding-right:15px;max-height:350px}}.chat .chat__message{max-width:440px;margin-bottom:30px}.chat .chat__message .message{font-size:15px;line-height:1.4;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}@media screen and (max-width:767px){.chat .chat__message .message{font-size:14px}}.chat .chat__message .message .message__text{background:#fff;width:100%;padding:15px 20px;border-radius:20px;margin-top:10px;word-wrap:break-word;white-space:pre-line}.chat .chat__message .message .message__date{font-size:.933em}.chat .chat__message._support-answer{margin-left:auto}.chat .chat__message._support-answer .message__text{background:#37807d;color:#fff}.chat .chat__message .screen{display:flex;align-items:center;padding-top:10px;font-size:.933em}.chat .chat__message .screen p{margin:2px 0;word-break:break-word}.chat .chat__message .screen .screen__info{margin-left:25px}.chat .chat__message .screen .thumb{border-radius:10px;width:105px;height:75px}.chat .chat__message .message[data-v-440cb0b8]{margin-bottom:15px}.btn svg[data-v-440cb0b8]{fill:#fff}