.button__back[data-v-74874d74]{position:absolute;left:-150px;padding:2px;display:flex;justify-content:stretch;align-items:center}.button__back span[data-v-74874d74]{font-weight:400;font-size:16px;line-height:19px;margin:0 0 0 16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#e74266}@media screen and (max-width:1124px){.button__back[data-v-74874d74]{left:-100px}}@media screen and (max-width:768px){.focused_on_input{position:fixed;width:100%;height:100%;z-index:1000;bottom:0;background:#fff}.focused_on_input .chat__content{height:100%;margin-top:15px}.focused_on_input .chat__content__item{position:relative;height:calc(100% - 85px)}.focused_on_input .chat__body{max-height:100%}.focused_on_input .chat__body-box{overscroll-behavior-y:none}}.chat{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;margin:0 0 16px}.chat:last-of-type{margin:0}.chat__content{position:relative;max-width:528px;padding:0 16px;margin:48px auto 24px}@media screen and (max-width:1920px){.chat__content{margin:calc(19.2px + 1.5vw) auto 24px auto}}@media (max-width:496px){.chat__content{margin-bottom:0}}.chat__content h2{font-weight:700;font-size:28px;line-height:130%;margin:0 0 32px}@media screen and (max-width:1920px){.chat__content h2{font-size:calc(18.4px + .5vw)}}.chat__content__item{display:grid;grid-template-rows:auto 1fr auto;min-height:calc(100vh - 319px);gap:20px}@media (max-width:496px){.chat__content__item{min-height:calc(100vh - 178px)}}.chat__content__item .chat-date{text-align:center}.chat__content__item .chat-date span{max-width:78px;font-weight:400;font-size:14px;line-height:130%;background:#fafafa;border-radius:35px;padding:4px 12px}.chat__content__item .chat__body{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;max-height:calc(100vh - 425px);-ms-overflow-style:none;overflow:-moz-scrollbars-none}@media (max-width:496px){.chat__content__item .chat__body{max-height:calc(100vh - 280px)}}.chat__content__item .chat__body ::-webkit-scrollbar{width:0}.chat__content__item .chat__body-box{overflow-x:hidden;overflow-y:auto}.chat__content__item .chat__body-box .chat-message img{max-width:168px}.chat__content__item .chat__body-box .incoming-messages,.chat__content__item .chat__body-box .sent-messages{width:100%;margin:0 0 10px}.chat__content__item .chat__body-box .incoming-messages:last-child,.chat__content__item .chat__body-box .sent-messages:last-child{margin:0}.chat__content__item .chat__body-box .incoming-messages p,.chat__content__item .chat__body-box .sent-messages p{text-align:left;max-width:270px;display:inline-block;background:#fafafa;border-radius:4px;padding:10px;font-weight:400;font-size:14px;line-height:130%}.chat__content__item .chat__body-box .sent-messages{text-align:right}.chat__content__item .chat__body-box .incoming-messages{text-align:left}.chat__content__item .chat-input{position:relative}@media (max-width:496px){.chat__content__item .chat-input{margin:0 -16px}}.chat__content__item .chat-input input[type=text]{height:48px;display:block;width:100%;border:1px solid #ccc;border-radius:8px;padding:0 16px 0 50px;font-weight:400;font-size:16px;line-height:100%}@media (max-width:496px){.chat__content__item .chat-input input[type=text]{background:#fafafa;border:none;border-radius:0}}@media screen and (max-width:1920px){.chat__content__item .chat-input input[type=text]{font-size:calc(11.2px + .25vw)}}.chat__content__item .chat-input input[type=text]::-moz-placeholder{font-weight:400;font-size:16px;line-height:100%}.chat__content__item .chat-input input[type=text]:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:100%}.chat__content__item .chat-input input[type=text]::placeholder{font-weight:400;font-size:16px;line-height:100%}.chat__content__item .chat-input .add-file,.chat__content__item .chat-input .send{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:20px}@media screen and (max-width:1920px){.chat__content__item .chat-input .add-file,.chat__content__item .chat-input .send{width:calc(15.2px + .25vw)}}.chat__content__item .chat-input .add-file{left:13px}.chat__content__item .chat-input .send{right:13px}.chat__content__item .chat-input label input[type=file]{display:none}