@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);[data-v-0d66b1f8]{font-family:Montserrat,sans-serif}.offline-title[data-v-0d66b1f8]{color:#b9b9b9;text-align:center;font-weight:700}.user[data-v-0d66b1f8]{width:45px;height:45px;background-color:#fff;border-radius:9999999px}.invisible[data-v-0d66b1f8]{visibility:hidden}.chat__container.open .chat__button[data-v-0d66b1f8]{visibility:hidden;opacity:0}.flex[data-v-0d66b1f8]{display:flex}.items-center[data-v-0d66b1f8]{align-items:center}.justify-center[data-v-0d66b1f8]{justify-content:center}.registration[data-v-0d66b1f8]{background-color:#fff;display:flex;border-radius:16px;padding:1rem;flex-direction:column;justify-content:center;align-items:center;text-align:center}.registration .title[data-v-0d66b1f8]{color:#000;font-size:14px;margin-bottom:1.8rem;margin-top:12px;font-weight:600}.registration .user__block[data-v-0d66b1f8]{border-radius:999999px;width:59px;height:59px;border:1px solid rgba(111,163,78,.26);display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.registration div[data-v-0d66b1f8]{width:100%}.registration input[data-v-0d66b1f8]{font-size:17px;border-radius:22px;border:1px solid #ddd;margin-left:auto;margin-right:auto;width:213px;padding:12px 20px}.registration .auth__block[data-v-0d66b1f8]{display:flex;flex-direction:column}.auth__block.required .registration__phone[data-v-0d66b1f8]{border-color:#ce0430;box-shadow:0 0 1px 2px rgba(206,4,48,.4)}.required-title[data-v-0d66b1f8]{font-size:12px;color:#ce0430;margin:8px auto -4px auto;text-align:left;max-width:233px}.auth__block.required>input[data-v-0d66b1f8]{border-color:#ce0430;box-shadow:0 0 1px 2px rgba(206,4,48,.4)}.registration__btn img[data-v-0d66b1f8]{margin-left:.5rem}.registration__btn[data-v-0d66b1f8]{background-color:#6fa34e;border-radius:22px;border:none;color:#fff;display:flex;align-items:center;margin-left:auto;margin-right:auto;padding:12px 15px;text-transform:lowercase;cursor:pointer}.registration__phone[data-v-0d66b1f8]{display:flex;border-radius:22px;border:1px solid #ddd;width:213px!important;margin:10px auto 1rem auto;align-items:center;position:relative;padding:12px 20px}.registration__phone input[data-v-0d66b1f8]{border:none;padding:0!important;margin:0;width:100%;height:100%}.registration input[data-v-0d66b1f8]:focus{outline:none}input[data-v-0d66b1f8]::-webkit-inner-spin-button,input[data-v-0d66b1f8]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-0d66b1f8]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.chat__button[data-v-0d66b1f8]{position:fixed;bottom:0;right:0;background-color:#add8e6;width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin-right:30px;margin-bottom:30px;border-radius:99999px}.chat__button a[data-v-0d66b1f8]{width:100%;height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.chat__button img[data-v-0d66b1f8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat__container.open .chat__modal[data-v-0d66b1f8]{visibility:visible;opacity:1}.chat__modal[data-v-0d66b1f8]{position:fixed;opacity:0;visibility:hidden;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.1);transition:all .2s ease}.chat__modal__close[data-v-0d66b1f8]{margin-right:25px;width:20px;height:20px;background-color:transparent;border:none;cursor:pointer}.chat__modal__close__container[data-v-0d66b1f8]{position:relative;z-index:9}.chat__modal__container[data-v-0d66b1f8]{z-index:1;position:relative;overflow:hidden;right:0;top:0;width:100%;height:100%}.chat__modal__block[data-v-0d66b1f8]{z-index:9;display:flex;border:1px solid #ddd;box-shadow:0 0 4px 0 rgba(0,0,0,.1);position:absolute;flex-direction:column;background-color:#fff;bottom:30px;right:40px;border-radius:16px;height:85%;min-width:375px;max-width:390px;overflow:hidden}.chat__modal__header[data-v-0d66b1f8]{border-bottom:1px solid #ddd;box-shadow:0 0 4px 0 rgba(0,0,0,.1);width:100%;height:80px;display:flex;align-items:center;flex-shrink:0;border-radius:16px 16px 0 0;position:relative;overflow:hidden}.chat__modal__header__logo[data-v-0d66b1f8]{position:relative;margin-right:1rem;margin-left:25px;width:45px;height:45px}.chat__modal__header__logo img[data-v-0d66b1f8]{width:100%;height:100%;border-radius:999999px;-o-object-fit:cover;object-fit:cover}.chat__modal__header__heading[data-v-0d66b1f8]{display:flex;align-items:center;flex-grow:1}.chat__modal__header__heading .title[data-v-0d66b1f8]{font-size:14px;font-weight:500;color:#000;margin-left:.8rem}.chat__modal__header__heading .description[data-v-0d66b1f8]{margin-right:2px;border-radius:999999px;width:10px;height:10px;background-color:#77ce04;position:relative;display:inline-block;z-index:1}.chat__modal__header__heading .description[data-v-0d66b1f8]:before{content:"";margin-right:2px;border-radius:999999px;width:100%;height:100%;background-color:#77ce04;display:inline-block;position:absolute;left:0;top:0;animation:ping-0d66b1f8 1s cubic-bezier(0,0,.2,1) infinite;z-index:-1}.-red .description[data-v-0d66b1f8],.-red .description[data-v-0d66b1f8]:before{background-color:#ce0430!important}.chat__modal__header__question[data-v-0d66b1f8]{position:absolute;right:-25px}.chat__modal__body[data-v-0d66b1f8]{flex-grow:1;background-color:#edf0f5;overflow:hidden;overflow-y:auto;padding:25px}.chat__modal__body[data-v-0d66b1f8]::-webkit-scrollbar{width:6px;border-radius:9px;position:relative;right:10px}.chat__modal__body[data-v-0d66b1f8]::-webkit-scrollbar-track{border:none}.chat__modal__body[data-v-0d66b1f8]::-webkit-scrollbar-thumb{background-color:#ced2db;outline:none;border-radius:9px;position:relative;right:10px}textarea[data-v-0d66b1f8]::-webkit-scrollbar{width:6px;border-radius:9px;position:relative;right:10px}textarea[data-v-0d66b1f8]::-webkit-scrollbar-track{border:none}textarea[data-v-0d66b1f8]::-webkit-scrollbar-thumb{background-color:#ced2db;outline:none;border-radius:9px;position:relative;right:10px}.poweredBy__question[data-v-0d66b1f8]{position:absolute;right:-50px;bottom:-40px}.poweredBy__question img[data-v-0d66b1f8]{width:169px;height:169px;-o-object-fit:cover;object-fit:cover}.poweredBy[data-v-0d66b1f8]{background-color:#edf0f5;padding-bottom:27px;color:#b9b9b9;position:relative}.poweredBy[data-v-0d66b1f8],.poweredBy__text[data-v-0d66b1f8]{width:100%;justify-content:center;align-items:center;display:flex}.poweredBy__text[data-v-0d66b1f8]{margin-left:25px;margin-right:25px;padding-top:17px;border-top:1px solid #e6e6e6;font-size:13px}.corner-radius[data-v-0d66b1f8]{border-radius:0 0 16px 16px}.chat__modal__body .message[data-v-0d66b1f8]{font-size:14px;line-height:1.4;pointer-events:auto;zoom:1;resize:none;-webkit-tap-highlight-color:transparent;margin-bottom:15px;max-width:90%;display:flex}.chat__modal__body .message.operator[data-v-0d66b1f8]{margin-right:auto}.operator .user[data-v-0d66b1f8]{margin-right:.5rem}.client .user[data-v-0d66b1f8]{margin-left:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.message.operator .content[data-v-0d66b1f8]{color:#000;background-color:#fff;box-shadow:0 0 6px 3px rgba(0,0,0,.09);border-top-left-radius:0!important}.message.client .content[data-v-0d66b1f8]{color:#000;background-color:rgba(111,162,77,.15)!important;border-top-right-radius:0!important}.content[data-v-0d66b1f8]{font-size:13px;line-height:1.4;pointer-events:auto;zoom:1;resize:none;-webkit-tap-highlight-color:transparent;border-radius:16px;padding:10px 15px;position:relative!important}.text[data-v-0d66b1f8]{word-wrap:break-word;word-break:break-word;margin-top:.5rem;font-weight:500;font-size:13px}.client .text[data-v-0d66b1f8],.operator .text[data-v-0d66b1f8]{color:#000}.operator .sender .time[data-v-0d66b1f8],.sender .time[data-v-0d66b1f8]{font-size:11px;font-weight:400;margin-left:auto}.operator .sender .time[data-v-0d66b1f8]{color:#000}.sender[data-v-0d66b1f8]{display:flex;margin-top:2px}.client .sender .time[data-v-0d66b1f8]{color:#000}.chat__modal__body .message.client[data-v-0d66b1f8]{margin-left:auto;justify-content:flex-end}.chat__modal__footer[data-v-0d66b1f8]{display:flex;flex-shrink:0;flex-direction:column;border-top:1px solid #ddd;padding:10px 25px;border-radius:0 0 16px 16px}.chat__modal__footer form[data-v-0d66b1f8]{display:flex;flex-direction:column;flex-grow:1}.chat__modal__footer textarea[data-v-0d66b1f8]{padding:5px;width:95%;border:none;resize:none;box-sizing:border-box}.chat__modal__footer textarea[data-v-0d66b1f8]:focus{outline:none}.chat__modal__footer .-input[data-v-0d66b1f8]{width:100%;position:relative;overflow:hidden;display:flex;align-items:center}.chat__modal__footer .-footer[data-v-0d66b1f8]{width:100%;position:relative;overflow:hidden;display:flex;align-items:flex-end}.-footer .icon[data-v-0d66b1f8]{padding-right:10px;margin-right:auto;cursor:pointer}.-footer .poweredBy[data-v-0d66b1f8]{margin-left:auto;font-size:12px}.-input .send[data-v-0d66b1f8]{margin-left:6px;border:none;padding:0;cursor:pointer;background-color:#6fa34e;border-radius:6px;width:29px;height:28px;display:flex;justify-content:center;align-items:center;position:relative}.send img[data-v-0d66b1f8]{width:75%;height:60%}@media (max-width:960px){.chat__modal__block[data-v-0d66b1f8]{width:50%}}@media (max-width:640px){.chat__modal__block[data-v-0d66b1f8]{width:calc(100% - 40px);max-width:calc(100% - 40px);right:0;bottom:0;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% - 40px)}}@keyframes ping-0d66b1f8{75%,to{opacity:0;transform:scale(2)}}.animate-ping[data-v-0d66b1f8]{animation:ping-0d66b1f8 1s cubic-bezier(0,0,.2,1) infinite}