.chat__items[data-v-9de77b18]{max-height:calc(100vh - 398px);overflow:auto;overflow-x:hidden}.chat__items[data-v-9de77b18]::-webkit-scrollbar{width:3px;height:2px;border:1px}.chat__items[data-v-9de77b18]::-webkit-scrollbar-track{background:transparent;margin-right:8px}.chat__items[data-v-9de77b18]::-webkit-scrollbar-thumb{background:#bbad9c}.chat__items[data-v-9de77b18]::-webkit-scrollbar-thumb:hover{background:#bbad9c;opacity:.5}.chat__item[data-v-9de77b18]{margin-bottom:0;padding-top:15px;padding-bottom:15px;transition:.3s;border-radius:10px;cursor:pointer}.chat__item+.chat__item[data-v-9de77b18]{position:relative}.chat__item+.chat__item .chat__user[data-v-9de77b18] :before{content:"";position:absolute;top:0;left:0;display:block;width:calc(100% - 30px);height:1px;background:#8f7a61;margin-left:15px;transition:.1s}.chat__item[data-v-9de77b18]:hover{background:rgba(143,122,97,.2)}.chat__item:hover+.chat__item .chat__user[data-v-9de77b18] :before,.chat__item:hover .chat__user[data-v-9de77b18] :before{opacity:0}.chat__item--active[data-v-9de77b18]{background:rgba(143,122,97,.2)}.chat__item--active+.chat__item .chat__user[data-v-9de77b18] :before{opacity:0}.chat__user-inner[data-v-9de77b18]{display:flex}.chat__user-photo[data-v-9de77b18]{width:50px;border-radius:8px;overflow:hidden;display:flex;margin-right:10px}.chat__user-block[data-v-9de77b18]{display:flex;flex-direction:column;justify-content:space-around;padding-top:3px;padding-bottom:2px}.chat__user-name[data-v-9de77b18]{color:#232323;font-weight:500;font-size:16px;display:flex}.chat__user-phone[data-v-9de77b18]{color:#8f7a61;font-weight:500;font-size:13px}.chat__user-date[data-v-9de77b18]{font-size:13px;margin-left:auto;padding-top:5px}.chat__block[data-v-9de77b18]{min-height:calc(100vh - 355px);max-height:calc(100vh - 355px);overflow:auto;overflow-x:hidden;background:rgba(143,122,97,.2);border-radius:10px;padding:15px}.chat__block[data-v-9de77b18]::-webkit-scrollbar{width:3px;height:2px;border:1px}.chat__block[data-v-9de77b18]::-webkit-scrollbar-track{background:transparent;margin-right:8px}.chat__block[data-v-9de77b18]::-webkit-scrollbar-thumb{background:#bbad9c}.chat__block[data-v-9de77b18]::-webkit-scrollbar-thumb:hover{background:#bbad9c;opacity:.5}.messages__item-left[data-v-9de77b18]{display:flex;width:100%;align-items:flex-end;margin-bottom:30px}.messages__logo[data-v-9de77b18]{width:50px;min-width:50px;border-radius:10px;display:flex;overflow:hidden;margin-right:15px}.messages__item-left-txt[data-v-9de77b18]{padding:15px;background:#fff;border-radius:20px;border-bottom-left-radius:0;font-size:13px;margin-right:15px}.messages__item-left-date[data-v-9de77b18]{font-size:10px}.messages__item-right[data-v-9de77b18]{display:flex;align-items:flex-end;justify-content:flex-end}.messages__item-right-date[data-v-9de77b18]{font-size:10px;margin-right:15px}.messages__item-right-txt[data-v-9de77b18]{padding:15px;background:#fff;border-radius:20px;border-bottom-right-radius:0;font-size:13px;margin-right:15px}.counts[data-v-9de77b18]{position:absolute;bottom:0;right:0;font-size:13px;margin-bottom:-20px}.sum-input{position:relative;border:1px solid #bbad9c;border-radius:5px;height:42px}.sum-input.ui-no-valid{border:2px solid #f2994a}.sum-input.ui-no-valid.error-down{margin-bottom:16px}@media (max-width:680px){.sum-input{margin-top:15px}}.sum-input.label-wrap .sum-input__label span{white-space:normal}.sum-input__label span{position:absolute;font-size:10px;line-height:12px;left:0;bottom:calc(100% + 4px);color:#bbad9c;white-space:nowrap}.sum-input__label:before{content:"";position:absolute;left:0;top:0;width:30px;z-index:2;height:100%;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:auto;border-radius:5px 0 0 5px}.sum-input--dollar .sum-input__label:before{background-image:url(../assets/label-dollar.17be941d.svg)}.sum-input--euro .sum-input__label:before{background-image:url(../assets/euro.ada89ba9.svg);background-size:13px}.sum-input--cm .sum-input__label:before{content:"cm";padding-top:13px;padding-left:7px;font-size:13px;color:#bbad9c}.sum-input--inc .sum-input__label:before{content:"inc";padding-top:13px;padding-left:7px;font-size:13px;color:#bbad9c}.sum-input__input{height:100%;display:flex;align-items:center;padding-left:45px;padding-right:10px;border:0;width:100%;background:#f8f4ee;z-index:1;position:relative;border-radius:5px 5px}.sum-input__input:disabled{background:rgba(143,122,97,.2);color:#000}.sum-input__input::placeholder{color:rgba(35,35,35,.2)}.sum-input.disabled{opacity:.4}.sum-input__caption{width:100%;text-align:right;font-size:11px;line-height:13px;color:#bbad9c;display:flex;justify-content:flex-end;margin-top:15px;margin-bottom:-10px}.sum-input .error-field{top:auto;bottom:-16px}.cus-tooltip[data-v-36f828b3]{position:relative}.initial-white-space[data-v-36f828b3] *{white-space:normal}.cus-tooltip-popover[data-v-36f828b3]{position:absolute;bottom:100%;left:0;margin-bottom:15px;background:#fff;border-radius:10px;padding:8px 15px;max-width:380px;width:160%;margin-left:-17%;border:1px solid #f8f4ee;box-shadow:0 4px 7px #ece5dc;transition:.3s;visibility:hidden;opacity:0;z-index:-100;white-space:normal}.cus-tooltip:hover .cus-tooltip-popover[data-v-36f828b3]{visibility:visible;opacity:1;z-index:100}.tooltip-arrow.popover-arrow[data-v-36f828b3]{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1;border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:35%;margin-top:0;margin-bottom:0;transform:rotate(135deg);border-right-color:#fff!important;bottom:-8px;border-color:#fff!important;border-width:10px 10px 10px 10px;border-radius:0 3px 0 0;box-shadow:4px -4px 7px -2px #ece5dc}.tooltip-helper-paragraph[data-v-36f828b3]{font-weight:500;font-size:14px;line-height:21px;color:#232323;color:#8f7a61;font-size:11px;line-height:16px;margin-top:0;margin-bottom:8px}.tooltip-helper-title[data-v-36f828b3]{color:#8f7a61;font-size:11px;line-height:16px;margin-top:0;margin-bottom:8px}.cus-tooltip-popover-inner[data-v-36f828b3]{display:inline-block;word-break:break-word}.cus-tooltip-popover-inner>p[data-v-36f828b3]{display:inline-block}.bold .tooltip-helper-full[data-v-03c35754]{font-weight:700}.max-width-helper .tooltip-helper-full[data-v-03c35754]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.chat__items[data-v-5c5a15f9]{max-height:calc(100vh - 398px);overflow:auto;overflow-x:hidden}.chat__items[data-v-5c5a15f9]::-webkit-scrollbar{width:3px;height:2px;border:1px}.chat__items[data-v-5c5a15f9]::-webkit-scrollbar-track{background:transparent;margin-right:8px}.chat__items[data-v-5c5a15f9]::-webkit-scrollbar-thumb{background:#bbad9c}.chat__items[data-v-5c5a15f9]::-webkit-scrollbar-thumb:hover{background:#bbad9c;opacity:.5}.chat__item[data-v-5c5a15f9]{margin-bottom:0;padding-top:20px;padding-bottom:20px;transition:.3s;border-radius:10px;cursor:pointer;position:relative}.chat__item+.chat__item[data-v-5c5a15f9]{position:relative}.chat__item+.chat__item .chat__user[data-v-5c5a15f9] :before{content:"";position:absolute;top:0;left:0;display:block;width:calc(100% - 30px);height:1px;background:#8f7a61;margin-left:15px;transition:.1s}.chat__item[data-v-5c5a15f9]:hover{background:rgba(143,122,97,.2)}.chat__item:hover+.chat__item .chat__user[data-v-5c5a15f9] :before,.chat__item:hover .chat__user[data-v-5c5a15f9] :before{opacity:0}.chat__item--active[data-v-5c5a15f9]{background:rgba(143,122,97,.2)}.chat__item--active+.chat__item .chat__user[data-v-5c5a15f9] :before{opacity:0}.chat__user-new[data-v-5c5a15f9]{display:inline-block;background:#cd9d69;padding:5px;font-size:11px;border-radius:5px;line-height:9px;color:#fff;position:absolute;right:0;top:0}.chat__user-inner[data-v-5c5a15f9]{display:flex}.chat__user-photo[data-v-5c5a15f9]{width:50px;border-radius:8px;overflow:hidden;display:flex;margin-right:10px}.chat__user-block[data-v-5c5a15f9]{display:flex;flex-direction:column;justify-content:space-around;padding-top:3px;padding-bottom:2px}.chat__user-name[data-v-5c5a15f9]{color:#232323;font-weight:500;font-size:16px;display:flex}.chat__user-phone[data-v-5c5a15f9]{color:#8f7a61;font-weight:500;font-size:13px}.chat__user-date[data-v-5c5a15f9]{font-size:13px;margin-left:auto;padding-top:5px;white-space:nowrap}.chat__user-status[data-v-5c5a15f9]{position:absolute;bottom:5px;right:15px}.chat__block[data-v-5c5a15f9]{min-height:calc(100vh - 355px);max-height:calc(100vh - 355px);overflow:auto;overflow-x:hidden;background:rgba(143,122,97,.2);border-radius:10px;padding:15px}.chat__block[data-v-5c5a15f9]::-webkit-scrollbar{width:3px;height:2px;border:1px}.chat__block[data-v-5c5a15f9]::-webkit-scrollbar-track{background:transparent;margin-right:8px}.chat__block[data-v-5c5a15f9]::-webkit-scrollbar-thumb{background:#bbad9c}.chat__block[data-v-5c5a15f9]::-webkit-scrollbar-thumb:hover{background:#bbad9c;opacity:.5}@media (max-width:680px){.order-create__footer[data-v-fdd81594]{flex-direction:column;padding:0 15px}.order-create__footer-btn[data-v-fdd81594]{margin-top:20px}}.chat__items[data-v-fdd81594]{max-height:calc(100vh - 275px);overflow:auto;overflow-x:hidden}.chat__items[data-v-fdd81594]::-webkit-scrollbar{width:3px;height:2px;border:1px}.chat__items[data-v-fdd81594]::-webkit-scrollbar-track{background:transparent;margin-right:8px}.chat__items[data-v-fdd81594]::-webkit-scrollbar-thumb{background:#bbad9c}.chat__items[data-v-fdd81594]::-webkit-scrollbar-thumb:hover{background:#bbad9c;opacity:.5}.chat__item[data-v-fdd81594]{margin-bottom:0;padding-top:20px;padding-bottom:20px;transition:.3s;border-radius:10px;cursor:pointer;position:relative}.chat__item+.chat__item[data-v-fdd81594]{position:relative}.chat__item+.chat__item .chat__user[data-v-fdd81594] :before{content:"";position:absolute;top:0;left:0;display:block;width:calc(100% - 30px);height:1px;background:#8f7a61;margin-left:15px;transition:.1s}.chat__item[data-v-fdd81594]:hover{background:rgba(143,122,97,.2)}.chat__item:hover+.chat__item .chat__user[data-v-fdd81594] :before,.chat__item:hover .chat__user[data-v-fdd81594] :before{opacity:0}.chat__item--active[data-v-fdd81594]{background:rgba(143,122,97,.2)}.chat__item--active+.chat__item .chat__user[data-v-fdd81594] :before{opacity:0}.chat__user-new[data-v-fdd81594]{display:inline-block;background:#cd9d69;padding:5px;font-size:11px;border-radius:5px;line-height:9px;color:#fff;position:absolute;right:0;top:0}.chat__user-inner[data-v-fdd81594]{display:flex}.chat__user-photo[data-v-fdd81594]{width:50px;border-radius:8px;overflow:hidden;display:flex;margin-right:10px}.chat__user-block[data-v-fdd81594]{display:flex;flex-direction:column;justify-content:space-around;padding-top:3px;padding-bottom:2px}.chat__user-name[data-v-fdd81594]{color:#232323;font-weight:500;font-size:16px;display:flex}.chat__user-phone[data-v-fdd81594]{color:#8f7a61;font-weight:500;font-size:13px}.chat__user-date[data-v-fdd81594]{font-size:13px;margin-left:auto;padding-top:5px;white-space:nowrap}.chat__block[data-v-fdd81594]{min-height:calc(100vh - 413px);max-height:calc(100vh - 413px);overflow:auto;overflow-x:hidden;background:rgba(143,122,97,.2);border-radius:10px;padding:15px}@media (max-width:680px){.chat__block[data-v-fdd81594]{min-height:calc(100vh - 213px);max-height:calc(100vh - 213px)}}.chat__block[data-v-fdd81594]::-webkit-scrollbar{width:3px;height:2px;border:1px}.chat__block[data-v-fdd81594]::-webkit-scrollbar-track{background:transparent;margin-right:8px}.chat__block[data-v-fdd81594]::-webkit-scrollbar-thumb{background:#bbad9c}.chat__block[data-v-fdd81594]::-webkit-scrollbar-thumb:hover{background:#bbad9c;opacity:.5}.messages__item-system[data-v-fdd81594]{padding:15px 0;font-size:14px;display:flex;justify-content:center;position:relative}.messages__item-system[data-v-fdd81594]:before{content:"";display:block;width:100%;height:1px;background:#000;position:absolute;top:27px;left:0}.messages__item-system-txt[data-v-fdd81594]{position:relative;z-index:2;padding:5px 15px;background:#fff;border-radius:20px}.messages__item-left[data-v-fdd81594]{display:flex;width:100%;align-items:flex-end;margin-bottom:15px}.messages__logo[data-v-fdd81594]{width:50px;min-width:50px;height:50px;border-radius:30px;overflow:hidden;margin-right:15px;display:flex;justify-content:center;align-items:center}.messages__logo img[data-v-fdd81594]{width:100%;height:100%;object-fit:cover}.messages__item-left-txt[data-v-fdd81594]{padding:15px;background:#fff;border-radius:20px;border-bottom-left-radius:0;font-size:13px;margin-right:15px}.messages__item-left-date[data-v-fdd81594]{font-size:10px}.messages__item-right[data-v-fdd81594]{display:flex;align-items:flex-end;justify-content:flex-end;margin-bottom:15px}.messages__item-new-message[data-v-fdd81594]{text-align:center;margin-bottom:10px;margin-top:10px;padding-bottom:5px;border-bottom:1px solid}.messages__item-right-date[data-v-fdd81594]{font-size:10px;margin-right:15px}.messages__item-right-txt[data-v-fdd81594]{padding:15px;background:#fff;border-radius:20px;border-bottom-right-radius:0;font-size:13px;margin-right:15px}.counts[data-v-fdd81594]{position:absolute;bottom:0;right:0;font-size:13px;margin-bottom:-20px}