@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;1,400&display=swap);
html{-webkit-text-size-adjust:none;touch-action:manipulation}body{height:100%;margin:0;padding:0;overflow:hidden;background-color:rgba(0,0,0,0)}.root{height:100%}*{box-sizing:border-box;font-family:"IBM plex Sans",sans-serif}button,input{outline:none;border:none;background-color:rgba(0,0,0,0)}button:focus{outline:none;border:none}ul,li{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5{margin:0;padding:0}@media screen and (device-aspect-ratio: 2/3){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:16px}}@media screen and (device-aspect-ratio: 40/71){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:16px}}@media screen and (device-aspect-ratio: 375/667){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:16px}}@media screen and (device-aspect-ratio: 9/16){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:16px}}
.buttons-position{position:relative}.buttons-position__info{font-size:12px;line-height:14px;color:#adb5bd;font-style:italic;padding-top:15px}.buttons-position__wrapper{padding:5px;display:flex;flex-wrap:wrap;gap:5px}.buttons-position__grid{background-color:#f9faff;border:1px solid #eaf2ff;border-radius:4px;width:100%;height:100%;position:absolute;z-index:-1;display:flex;flex-direction:column;row-gap:5px;padding:5px}.buttons-position__grid-column{width:16.6%;height:100%;background-color:#fff;border-radius:4px}.buttons-position__grid-row{height:35px;display:flex;column-gap:5px;display:flex;align-items:center;justify-content:space-between}.buttons-position__button{background:#fff;border:1px solidvar(--color-primary);box-shadow:0px 4px 10px rgba(0,0,0,.12);border-radius:4px;transition:.3s ease-in-out box-shadow;padding:10px;cursor:grab;height:35px;display:flex;align-items:center;justify-content:center;gap:5px;position:relative}.buttons-position__button .tooltip-primary{right:auto;left:0;bottom:calc(100% + 5px);top:auto}.buttons-position__button_top .tooltip-primary{bottom:auto;top:calc(100% + 5px)}.buttons-position__button:hover .tooltip-primary{opacity:1}.buttons-position__button-text{line-height:13px;font-size:12px;display:flex;align-items:center;justify-content:flex-start;gap:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.buttons-position__button_dragging{padding:10px;font-size:12px;height:35px;width:max-content;color:rgba(0,0,0,0);position:relative;border-radius:4px;background:linear-gradient(90deg, var(--color-primary) 50%, var(--color-secondary) 50%),linear-gradient(90deg, var(--color-primary) 50%, var(--color-secondary) 50%),linear-gradient(0deg, var(--color-primary) 50%, var(--color-secondary) 50%),linear-gradient(0deg, var(--color-primary) 50%, var(--color-secondary) 50%);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:border-dance 10s infinite linear}.buttons-position__button_dragging::after{content:"";border-radius:4px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background-color:#eaf2ff;width:100%;height:100%;z-index:-1}@keyframes border-dance{0%{background-position:0 0,100% 100%,0 100%,100% 0}100%{background-position:100% 0,0 100%,0 0,100% 100%}}
.web-bot__node-error{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}.web-bot__node-text{font-size:14px;font-style:normal;font-weight:500;line-height:170.227%;color:#37352f;padding:12px 0 4px 0}.web-bot__node-description{font-size:14px;font-style:normal;font-weight:400;line-height:170.227%;margin-bottom:24px;text-align:center}.web-bot__node-button{border-radius:4px;display:flex;width:238px;height:32px;padding:6px 10px;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer;border:1px solid var(--color-primary);color:var(--color-primary);background-color:#fff}.web-bot__phone-node{padding-bottom:0;transition:padding .5s ease-in-out}.web-bot__phone-node_input{max-width:610px;margin-block:auto;transform:translateY(-25%)}.web-bot__phone-wrap{position:absolute;width:100%;top:calc(100% + 5px);display:flex;align-items:center;gap:8px;justify-content:space-between;transition:.3s ease-in-out border}.web-bot__phone-wrap-status{font-size:11px;line-height:170.23%;position:absolute;bottom:-20px}.web-bot__phone-wrap_invalid{color:#dc3545}.web-bot__phone-wrap_success{color:#28a745}.web-bot__phone-wrap-input{height:42px;border-radius:4px;border:1px solid #eaf2ff;width:100%;display:flex;flex-direction:row}.web-bot__phone-wrap-input:focus-within{border:1px solid #95befc}.web-bot__phone-wrap-input_invalid,.web-bot__phone-wrap-input_invalid:focus-within{border-color:#dc3545}.web-bot__phone-wrap-input_success,.web-bot__phone-wrap-input_success:focus-within{border-color:#28a745}@media(max-width: 768px){.web-bot__phone-wrap{min-width:232px}}.web-bot__phone-input{padding:0 12px;width:100%;height:100%;font-weight:400;font-size:14px;line-height:170.23%;color:#37352f;background-color:#fff;border-radius:4px}.web-bot__phone-input::placeholder{color:#adb5bd;font-style:italic}.web-bot__phone-button{background-color:rgba(0,0,0,0);width:24px;height:24px;margin-top:-4px;margin-left:-5px;padding:0;z-index:1000}.web-bot__phone-button svg{margin-left:4px;transform:rotate(-32deg)}.web-bot__message-wrap{display:flex;align-items:flex-start;gap:12px}.web-bot__message-avatar{width:26px;height:26px;margin-top:6px;display:flex}.web-bot__message-avatar img{display:block;object-fit:cover;aspect-ratio:1/1;border-radius:50%}.web-bot__answer{display:flex;align-items:center;gap:25px}.web-bot__answer-wrap{width:100%;padding:12px 0px 16px}.web-bot__datepicker-button{background:#fff;border:1px solid var(--color-primary);border-radius:4px;color:var(--color-primary);font-weight:500;font-size:12px;line-height:123.23%;transition:.3s ease-in-out box-shadow;padding:10px 0;display:flex;align-items:center;justify-content:center;width:90%;margin:0 auto;margin-bottom:12px}.web-bot__datepicker-button:hover{box-shadow:0px 4px 30px 6px rgba(0,0,0,.07)}.web-bot__modal{background:#fff;border-radius:4px;padding:20px 20px 15px 20px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:12px;box-shadow:0px 8px 16px -4px rgba(24,39,75,.1),0px 12px 32px -4px rgba(24,39,75,.1)}.web-bot__modal-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:100;padding:0 25px}.web-bot__modal-wrap .admin__mailing__selects__calendars--datepicker{top:150px;position:absolute;left:50%;transform:translateX(-50%);width:fit-content;height:fit-content}.web-bot__modal-button{background:#fff;border:1px solid var(--color-primary);border-radius:4px;color:var(--color-primary);padding:10px 35px;font-weight:500;font-size:12px;line-height:123.23%;transition:.3s ease-in-out box-shadow}.web-bot__modal-button:hover{box-shadow:0px 4px 30px 6px rgba(0,0,0,.07)}.web-bot__modal-button_reject{color:#adb5bd;border:none;transition:.3s ease-in-out color}.web-bot__modal-button_reject:hover{color:var(--color-primary);padding:0}.web-bot__modal-title{font-weight:500;font-size:14px;line-height:18px;color:#37352f;padding-bottom:13px}.web-bot__modal-url{color:#495057;font-weight:400;font-size:12px;line-height:16px;text-decoration:underline;max-width:80%;overflow:hidden;text-overflow:ellipsis;padding-bottom:13px}.web-bot__carousel{width:572px;z-index:0 !important;margin-left:initial !important;margin-right:initial !important;margin:0 0 0 37px !important;padding-right:11px !important}.web-bot__carousel-horizontal{width:100vw !important}.web-bot__carousel .chat-new__message-date_bottom{left:37.5%}@media(max-width: 768px){.web-bot__carousel{margin:0 0 0 0 !important;padding-left:62px !important;padding-right:73px !important;position:relative;left:-25px}}.web-bot__carousel-widget{width:320px;margin:0 0 0 0 !important;padding-left:62px !important;padding-right:73px !important;position:relative;left:-25px}@media(min-width: 320px){.web-bot__carousel-widget{width:100vw}}.web-bot__carousel-slide{display:flex;flex-direction:column;justify-content:flex-end;width:100px;height:fit-content;background:#e9ecef;border-radius:10px;padding:4px 4px 6px;width:272px !important}@media(max-width: 500px){.web-bot__carousel-slide{width:228px !important}}.web-bot__carousel-slide .web-bot__keyboard-wrap{margin-bottom:5px}.web-bot__carousel-slide .web-bot__keyboard-wrap .web-bot__keyboard-button{height:32px}.web-bot__carousel-main{flex-grow:1;display:flex;flex-direction:column;background-color:#fff;border-radius:0 0 10px 10px;width:100%;border:1px solid #eaf2ff}.web-bot__carousel-title{padding:8px;border-bottom:1px solid #eaf2ff;font-weight:500;font-size:14px;line-height:128%;display:flex;align-items:center;justify-content:center;font-family:"IBM plex Sans",sans-serif;white-space:pre-wrap;word-wrap:break-word;height:64px}@media(max-width: 500px){.web-bot__carousel-title{font-size:12px;line-height:133%}}.web-bot__carousel-description{padding:12px 8px;font-weight:300;font-size:14px;line-height:128%;font-family:"IBM plex Sans",sans-serif;white-space:pre-wrap;word-wrap:break-word;height:104px}@media(max-width: 500px){.web-bot__carousel-description{font-size:12px;line-height:133%}}.web-bot__carousel-image{width:264px;height:146px;object-fit:cover;background-color:rgba(0,0,0,0);border-radius:10px 10px 0 0}@media(max-width: 500px){.web-bot__carousel-image{width:220px;height:100px}}.web-bot__carousel-pagination{position:absolute;top:232px;z-index:11;cursor:pointer}.web-bot__carousel-pagination path{fill:#dadada;transition:.3s ease-in-out fill}.web-bot__carousel-pagination circle{stroke:#dadada;transition:.3s ease-in-out stroke}.web-bot__carousel-pagination:hover path{fill:var(--color-content)}.web-bot__carousel-pagination:hover circle{stroke:var(--color-content)}@media(max-width: 500px){.web-bot__carousel-pagination{top:190px}}.web-bot__carousel-prev{left:16px;transform:translateY(-50%) rotate(90deg) scale(0.9)}.web-bot__carousel-prev-widget{left:7px;transform:translateY(-50%) rotate(90deg) scale(0.9)}.web-bot__carousel-next{right:155px;transform:translateY(-50%) rotate(-90deg) scale(0.9)}.web-bot__carousel-next-widget{right:65px;transform:translateY(-50%) rotate(-90deg) scale(0.9)}.web-bot__catalog-keyboard{max-width:560px;width:100%;margin-left:37px;margin-bottom:16px;position:relative;bottom:-4px;box-shadow:0px 8px 16px -4px rgba(24,39,75,.1)}@media(max-width: 768px){.web-bot__catalog-keyboard{position:relative;bottom:-12px;left:-21px;margin-left:0;width:calc(100% + 42px)}}.web-bot__catalog-keyboard-mobile{position:relative;bottom:-12px;margin-left:0;width:calc(100% + 40px);left:-20px}.web-bot__catalog-keyboard .web-bot__keyboard-wrap{gap:10px}.web-bot__catalog-keyboard .web-bot__keyboard-button{height:32px}.web-bot__keyboard{pointer-events:all}.web-bot__keyboard-wrap{display:flex;flex-wrap:wrap;gap:8px;max-height:214px;background-color:#fff;overflow-x:hidden;overscroll-behavior:contain;touch-action:none;padding:12px 11px 10px 12px;box-shadow:0px 8px 16px -4px rgba(24,39,75,.1)}.web-bot__keyboard-wrap.mobile{touch-action:auto}@media(max-width: 768px){.web-bot__keyboard-wrap{padding:12px 12px 13px}}.web-bot__keyboard-wrap::-webkit-scrollbar{width:6px;height:6px}.web-bot__keyboard-wrap::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:100px}.web-bot__keyboard-wrap::-webkit-scrollbar-button{display:none;width:0}.web-bot__keyboard-wrap .buttons-position__wrapper{padding:0}.web-bot__keyboard_inline{position:static !important;padding:0;margin:0;overflow:visible;width:100%}.web-bot__keyboard_inline .web-bot__keyboard-wrap{background-color:rgba(0,0,0,0);padding:0 !important;gap:0;box-shadow:none}.web-bot__keyboard_frommessage{margin-top:-6px}.web-bot__keyboard-button{flex-grow:1;background-color:#fff;border:1px solid var(--color-content);color:var(--color-content);border-radius:4px;font-weight:500;font-size:14px;line-height:170.23%;padding:10px 6px;height:40px;box-shadow:none}@media(max-width: 768px){.web-bot__keyboard-button{margin-bottom:0}}.web-bot__keyboard-button_widget{margin-bottom:0}.web-bot__keyboard-button:focus{border:1px solid var(--color-content)}.web-bot__keyboard-button:hover{background-color:var(--color-hover)}.web-bot__keyboard-button:active{background-color:var(--color-hover)}.web-bot__keyboard-button span{font-size:14px;line-height:16px}.web-bot__keyboard-button_inline{padding:8px 2px}.web-bot__keyboard-button_inline span{word-break:normal;max-width:100%;overflow:hidden;text-overflow:ellipsis}.web-bot__keyboard-button_flex{flex-grow:1}.web-bot__keyboard-container{display:flex;flex-direction:column}.web-bot__keyboard-toggle-btn{background:rgba(0,0,0,0);border:none;align-self:flex-end}.web-bot__keyboard-toggle-btn svg path{fill:var(--color-content)}
.comments-context{z-index:10;background:#fff;border:1px solid #eaf2ff;box-shadow:0px 8px 16px -4px rgba(24,39,75,.1),0px 12px 32px -4px rgba(24,39,75,.1);border-radius:4px;min-width:210px;width:fit-content}.comments-context__item{list-style:none;padding:3px;border-bottom:1px solid #eaf2ff}.comments-context__item:last-of-type{border-bottom:none}.comments-context__button{border-radius:4px;transition:.3s ease-in-out background-color;display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:12px;line-height:170.23%;color:#37352f;width:100%;padding:6px 10px}.comments-context__button:hover{background-color:#eaf2ff}.messenger-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100% - 65px);padding-left:12px;width:275px;margin:0 auto}.messenger-empty svg{margin-bottom:20px}.messenger-empty__title{font-weight:700;font-size:12px;line-height:170.23%;text-align:center;color:#37352f;margin:0}.messenger-empty__text{font-weight:400;font-size:12px;line-height:170.23%;color:#37352f;text-align:center}.messenger-empty__chat-title{color:#adb5bd;font-weight:500;font-size:12px;line-height:170.23%;text-align:center}.messenger-empty__chat-button{background:var(--color-primary);border-radius:4px;font-weight:500;font-size:14px;line-height:18px;color:#fff;display:flex;align-items:center;justify-content:center;padding:7px 40px}.messenger-body{height:100%;display:flex;justify-content:flex-start;position:absolute;right:0px;bottom:0px;z-index:103}.messenger-body_left{right:auto;left:0px}.messenger-body_fullscreen{width:100vw;height:100vh !important;bottom:0;right:0;left:0;top:0}.messenger-body_fullscreen .chat-new__chat-wrap{width:100vw;height:100vh;min-width:auto;min-height:auto;max-height:none;max-width:none;display:flex;flex-direction:column;align-items:center}.chat-new .small-loader-v1{right:50%}.chat-new__controls{display:flex;align-items:flex-end;justify-content:flex-start;width:100%}.chat-new__error-message{color:#dc3545;font-weight:300;font-size:12px;line-height:16px;position:absolute;top:calc(100% + 5px);right:0}.chat-new__error-replay{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);margin-right:12px;border-radius:4px;padding:0}.chat-new__error-replay .tooltip-primary{opacity:0;right:12px;height:32px;top:-14px}.chat-new__error-replay:hover{background-color:#cfe2ff}.chat-new__error-replay:hover .tooltip-primary{opacity:1;right:12px;height:32px;top:-14px}.chat-new__error-replay:hover svg path{fill:var(--color-primary)}.chat-new__empty{left:50%;transform:translate(-50%, -50%);position:absolute;top:50%;display:flex;flex-direction:column;align-items:center;gap:10px;width:fit-content;justify-content:center}.chat-new__empty-text{font-weight:500;font-size:12px;line-height:170.23%;color:#37352f;white-space:nowrap}.chat-new__empty-button{background:var(--color-primary);border-radius:4px;font-weight:500;font-size:14px;line-height:18px;color:#fff;cursor:pointer;padding:7px 0;text-align:center;width:100%}.chat-new__menu{position:absolute;bottom:75px;max-width:780px;width:100%;z-index:12;border-top:1px solid #eaf2ff;background-color:#fff;padding:0 5px 0 20px;max-height:125px;overflow-y:auto;pointer-events:all;margin-right:3px}.chat-new__menu::-webkit-scrollbar{width:6px;height:6px}.chat-new__menu::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:100px}.chat-new__menu::-webkit-scrollbar-button{display:none;width:0}.chat-new__menu-widget{bottom:65px}.chat-new__menu-item{border-bottom:1px solid #eaf2ff;padding:4px 0;list-style:none}.chat-new__menu-item:last-child{border-bottom:none}.chat-new__menu-button{border-radius:4px;display:flex;align-items:center;justify-content:flex-start;gap:20px;font-size:12px;line-height:16px;color:#161513;cursor:pointer;padding:4px 0;padding-left:16px;width:100%;transition:.3s ease-in-out background-color;white-space:nowrap}.chat-new__menu-button_active,.chat-new__menu-button:hover{background:#eaf2ff}.chat-new__menu-button svg{min-width:24px}.chat-new__overlay_active{background-color:rgba(31,40,49,.4);z-index:1000;height:100%;top:0;bottom:auto}.chat-new__close-open{padding-right:13px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.chat-new__buttons{display:flex;align-items:center;justify-content:flex-end;height:100%;gap:12px}.chat-new__buttons-item{border-left:1px solid hsla(0,0%,100%,.1);list-style:none;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.chat-new__buttons-item .tooltip-primary{left:auto;right:0;top:auto;bottom:-20px}.chat-new__buttons-item:hover .tooltip-primary{opacity:1}.chat-new__chat-wrap{position:relative;width:320px;height:100%;background-color:var(--color-plane);display:flex;flex-direction:column;border-radius:10px;transition:.3s ease-in-out height;transform-origin:top}@media(max-width: 768px){.chat-new__chat-wrap{border-radius:0px}}.chat-new-user__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:10px;margin-top:auto}.chat-new-user__info{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:12px;font-weight:500;line-height:17px;padding-bottom:40px}.chat-new-user__info-label{display:block;color:#adb5bd}.chat-new-user__info-name{display:block;color:#161513}.chat-new__avatar{width:42px;height:42px;border-radius:50%;background-color:#fff}.chat-new__date-message{width:100px;margin:0 auto;z-index:1;display:flex;flex-shrink:0}.chat-new__date-inner{border:1px solid #eaf2ff;border-radius:6px;padding:4px 13px;font-weight:300;font-size:12px;line-height:16px;text-align:center;color:#adb5bd;z-index:120;background-color:#fff}.chat-new__history{position:relative;width:100%;display:flex;flex-direction:column-reverse;overflow:scroll;overflow-x:hidden !important;padding:70px 0}.chat-new__history::-webkit-scrollbar{width:6px;height:6px}.chat-new__history::-webkit-scrollbar-thumb{background:var(--color-content);border-radius:100px}.chat-new__history::-webkit-scrollbar-button{display:none;width:0}.chat-new__history-fullscreen{height:calc(100vh - 145px);width:100%;display:flex;flex-direction:column-reverse;overflow:scroll;overflow-x:hidden !important}.chat-new__history-horizontal{height:100vh !important}@media(max-width: 768px){.chat-new__history{height:100dvh;padding:70px 25px}}.chat-new__history_allusers{flex-direction:column;align-items:center;justify-content:center}.chat-new__history_comments{gap:12px}.chat-new__history-not-scrollable{overscroll-behavior:contain}.chat-new__message-title{color:var(--color-primary);font-weight:500;font-size:12px;line-height:16px}.chat-new__message-title_error{color:#adb5bd}.chat-new__message-instastory{margin-left:22px;position:relative}.chat-new__message-instastory::after{content:"";position:absolute;height:100%;width:4px;background-color:#ced4da;top:0;right:calc(100% + 12px)}.chat-new__message-instastory_error{background:#adb5bd;min-height:220px;width:160px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;font-size:12px;line-height:16px;padding:0 14px;text-align:center;cursor:default}.chat-new__message-instastory_error:hover{color:#fff}.chat-new__message-outer{display:flex;align-items:center;position:relative;gap:2px}.chat-new__message-outer_error{padding-bottom:10px}.chat-new__message-outer_error .chat-new__message{border:1px solid #dc3545}.chat-new__message-outer_f:not(.after-main){justify-content:flex-end;animation:smoothShowRight .2s linear both}.chat-new__message-outer_t{justify-content:flex-start;animation:smoothShowLeft .2s linear both;max-width:300px}.chat-new__message-outer.after-main{justify-content:flex-end;animation:none}.chat-new__message-outer_mobile{max-width:226px}.chat-new__message-inline{flex-direction:column;align-items:start;margin:6px 0}.chat-new__message-inline .web-bot__catalog-keyboard{box-shadow:none}.chat-new__message_error{border:1px solid #dc3545}.chat-new__message-wrap{position:relative;display:flex;justify-content:flex-start;align-items:center;column-gap:6px;border-radius:4px 0 4px 4px;font-weight:300;color:#161513;font-weight:300;font-size:14px;line-height:18px;width:100%;max-width:560px}.chat-new__message-wrap .ui__packman__container{width:50px;height:50px;left:50%;top:50%;transform:translate(-50%, -50%)}.chat-new__message-wrap>div{width:100%}.chat-new__message_f,.chat-new__message_t{position:relative;padding:8px 0;min-width:166px;width:fit-content;animation:smoothShow .3s linear both}.chat-new__message_f>div,.chat-new__message_t>div{margin-right:auto;text-align:start}.chat-new__message_t{border-radius:10px 10px 10px 0;background:#e9ecef}.chat-new__message_f{border-radius:10px 10px 0 10px;align-self:end;background:var(--color-hover)}.chat-new__message-2,.chat-new__message-4{padding:12px 12px 10px}.chat-new__message-2 img,.chat-new__message-2 video,.chat-new__message-4 img,.chat-new__message-4 video{border-radius:10px;height:fit-content;width:100%}.chat-new__message-2 .chat-new__message-body,.chat-new__message-4 .chat-new__message-body{padding:0px}.chat-new__message-date{position:relative;left:0;top:4px;color:#adb5bd;font-weight:400;font-size:14px;line-height:16px;text-align:end;display:flex;align-items:center;gap:2px;justify-content:flex-end}.chat-new__message-date_error{color:#dc3545}.chat-new__message-date_bottom{position:absolute;left:50%;top:calc(100% - 30px);transform:translateX(-50%)}.chat-new__message-file{background-color:rgba(0,0,0,0);font-size:14px;font-weight:400;line-height:18px;display:grid;gap:5px;grid-template-columns:21px 1fr;place-items:center;width:fit-content}.chat-new__message-file svg{align-self:center}.chat-new__message-file>p{white-space:nowrap;width:fit-content;overflow:hidden;text-overflow:ellipsis;text-decoration:underline;transition:.3s ease-in-out color}.chat-new__message-file>p:hover{color:var(--color-primary)}.chat-new__message-image{width:150px;height:150px;object-fit:contain;object-position:center;cursor:pointer}.chat-new__message-image_instastory{object-fit:cover}.chat-new__message-name{color:var(--color-content);font-size:14px;font-weight:500;line-height:140%;display:block;margin-bottom:10px;padding-left:10px;padding-right:10px;word-break:break-word}.chat-new__message-video{max-width:100%;cursor:pointer}.chat-new__message-body{display:flex;flex-wrap:wrap;flex-direction:column;max-width:100%;min-width:232px;word-break:break-word;white-space:pre-wrap;padding:0 11px}.chat-new__message .content-header__avatar{width:32px;height:32px}.chat-new__audio-container{width:345px;max-width:100%;height:54px;background-color:#fff;display:flex;border-radius:10px}.chat-new__audio-button{padding:8px 11px 8px 8px}.chat-new__audio-button .play_icon{transform:translate(1px, 1px)}.chat-new__audio-player{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 107px)}.chat-new__audio-title{font-weight:500;font-size:14px;line-height:100%}.chat-new__audio-bar{width:237px;max-width:100%;height:4px;background-color:#eaf2ff;border-radius:2px}.chat-new__audio-duration{min-width:60px;font-weight:400;font-size:14px;line-height:100%;color:#adb5bd;height:100%;display:flex;align-items:flex-end;padding:0 12px 12px 8px}.chat-new__video-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.chat-new__video-container video{max-height:600px}.chat-new__video-duration{position:absolute;top:12px;left:12px;width:46px;height:20px;border-radius:4px;background:rgba(47,37,37,.42);color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:center}.chat-new__video-button{position:absolute;cursor:pointer}.chat-new__video-button-pause{cursor:pointer}.chat-new__video-button-pause::before{height:19px;width:4.5px;background-color:#fff;content:"";display:block;position:absolute;left:18px;top:15.5px}.chat-new__video-button-pause::after{height:19px;width:4.5px;background-color:#fff;content:"";display:block;position:absolute;right:18px;top:15.5px}.chat-new__file-container{width:345px;margin:0 1px;max-width:100%;height:54px;background-color:#fff;display:flex;align-items:center;border-radius:10px;cursor:pointer}.chat-new__file-icon{width:46px;height:46px;background-color:#eaf2ff;border-radius:10px;margin:0 8px 0 4px;display:flex;align-items:center;justify-content:center}.chat-new__file-icon svg{width:26px;height:31px}.chat-new__file-player{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 110px)}.chat-new__file-title{font-weight:500;font-size:14px;line-height:100%;cursor:pointer}.chat-new__file-bar{width:237px;max-width:100%;height:4px;background-color:#eaf2ff;border-radius:2px}.chat-new__file-loading{font-weight:400;font-size:14px;line-height:100%;color:#adb5bd;height:100%;display:flex;align-items:flex-end;padding:0 7px 8px 4px}.chat-new__editable{max-width:780px;width:100%;position:relative;z-index:2;margin-bottom:10px;padding:8px 14px 8px 14px;border:none;border-top:1px solid #eaf2ff;pointer-events:none;display:flex;flex-direction:column;background-color:#fff;border-radius:4px}.chat-new__editable_focused{border:1px solid #95befc}.chat-new__editable_webbot{box-shadow:0px 12px 32px -4px rgba(0,0,0,.1)}.chat-new__editable_bot{grid-template-columns:25px 1fr 40px;padding:12px 25px 16px 25px;pointer-events:all}.chat-new__editable-icon{position:relative;align-self:flex-end;justify-self:center;width:100%}.chat-new__editable-icon>svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.chat-new__editable-wrap{display:flex;flex-direction:column;justify-content:flex-end;position:relative;gap:12px;flex-grow:1;z-index:100;pointer-events:none}@media(max-width: 768px){.chat-new__editable-wrap{top:0}}.chat-new__editable_active,.chat-new__editable_bot{pointer-events:all}.chat-new__editable_active>svg path,.chat-new__editable_bot>svg path{fill:#fff}.chat-new__editable_active-icon svg path,.chat-new__editable_bot-icon svg path{fill:var(--color-primary)}@media(max-width: 768px){.chat-new__editable{margin-bottom:0}}.chat-new__input{display:flex;align-items:center;resize:none;border:none;outline:none;padding:3px 0 0 6px;width:100%;scrollbar-color:rgba(0,0,0,0);font-weight:300;font-size:14px;line-height:18px;overflow-x:hidden;overscroll-behavior:contain}.chat-new__input-wrap{flex-grow:1;position:relative;display:flex;border-radius:30px;min-height:48px;align-items:center;height:100%}.chat-new__input-not-scrollable{touch-action:none}.chat-new__input::-webkit-scrollbar{width:6px;height:6px}.chat-new__input::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:100px}.chat-new__input::-webkit-scrollbar-button{display:none;width:0}.chat-new__input::placeholder{font-size:14px;font-style:italic;font-weight:300;line-height:18px;color:#adb5bd;white-space:nowrap}.chat-new__input-bot{padding:10px 15px 10px 15px}.chat-new__input-buttons{display:flex;align-items:center}.chat-new__send{margin:0;margin-bottom:5px;height:36px;width:36px;min-width:36px;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;align-self:flex-end;cursor:pointer}.chat-new__send>svg{transform:translate(2px, -2px) rotate(-25deg)}.chat-new__send_no-rotate>svg{transform:none}.chat-new__down{pointer-events:all;position:absolute;right:40px;z-index:1;cursor:pointer}@media(max-width: 768px){.chat-new__down{right:10px}}.chat-new__down path{fill:#dadada;transition:.3s ease-in-out fill}.chat-new__down circle{stroke:#dadada;transition:.3s ease-in-out stroke}.chat-new__down:hover path{fill:var(--color-content)}.chat-new__down:hover circle{stroke:var(--color-content)}.chat-new__down_long{bottom:calc(100% + 85px)}.chat-new__chat-type{height:100%;flex-grow:1;display:flex;justify-content:flex-end}.chat-new__change-type{width:44px;background-color:rgba(0,0,0,0);padding:0 10px;height:100%;border-left:1px solid hsla(0,0%,100%,.1);transition:.3s ease-in-out background-color}.chat-new__change-type:last-child{border-right:1px solid hsla(0,0%,100%,.1)}.chat-new__change-type:hover{background-color:rgba(5,43,101,.2)}.chat-new__change-type_active{background-color:rgba(5,43,101,.2)}.chat-new__system{position:absolute;display:flex;flex-direction:column;gap:5px;background-color:rgba(0,0,0,0);width:100%;height:fit-content;justify-content:center;align-items:center;top:20px;z-index:111}.chat-new__system_down{top:auto;bottom:calc(100% + 5px)}.chat-new__system-message{background:#343a40;box-shadow:0px 4px 30px rgba(4,20,32,.1);border-radius:4px;font-weight:400;font-size:12px;line-height:140%;width:fit-content;padding:7px 12px;color:#fff;transition:.3s ease-in-out transform;animation:slideIn .3s ease-in-out forwards;max-width:90%}.chat-new__system-avatar{border:1px solid var(--color-primary);padding:1px;border-radius:50%;width:24px;height:24px;display:inline}.chat-new__system-pickedup{display:flex;gap:5px;justify-content:center;align-items:center;background:#fff;width:100%;height:36px;border-bottom:1px solid #eaf2ff;position:relative;bottom:7px;font-size:12px;line-height:14px}.chat-new__system-pickedup b{font-size:12px;line-height:14px}.chat-control{position:relative;max-width:780px;width:100%}@media(max-width: 768px){.chat-control{gap:0px}}.chat-control_blocked{pointer-events:none;cursor:default;opacity:.8}.chat-control__wrap{padding:15px 8px 15px 16px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;line-height:16px;width:100%;border-top:1px solid #eaf2ff}.chat-control__label{max-width:50%;color:#6c757d}.chat-control__button{display:flex;padding:10px 16px;justify-content:space-between;align-items:center;font-weight:500;font-size:1.8vh;cursor:pointer;transition:.3s ease-in-out box-shadow,.3s ease-in-out border;background:#fff;border:1px solid var(--color-primary);border-radius:4px;color:var(--color-primary);font-weight:500;font-size:16px;line-height:20px}.chat-control__button:hover{box-shadow:0px 4px 30px 6px rgba(0,0,0,.07)}.chat-control__button,.chat-control__button:focus{border-radius:4px;outline:none}.chat-control__button:disabled{box-shadow:none;opacity:.8;pointer-events:none}.chat-control__button--dark,.chat-control__button--dark:focus{border:1px solid var(--color-primary);color:#fff;background-color:var(--color-primary)}.chat-control__button--dark:hover{background-color:#5697fb}.chat-control__button--turquoise,.chat-control__button--turquoise:focus{border:1px solid #17a2b8;color:#17a2b8;background-color:#fff}.chat-control__button--turquoise:hover{background-color:#fff}.chat-control__button--light,.chat-control__button--light:focus{border:1px solid var(--color-primary);color:var(--color-primary);background-color:#fff}.chat-control__button--danger,.chat-control__button--danger:focus{border:1px solid var(--color-primary);border:none;color:#fff;background-color:#f6576e}.chat-control__button--obscure,.chat-control__button--obscure:focus{border:1px solid #e5e5ea;color:#fff;background-color:#c7c7cc;pointer-events:none}.chat-control__button--gray,.chat-control__button--gray:focus{border:1px solid #c7c7cc;color:#fff;background-color:#c7c7cc;pointer-events:none}.chat-control__button:hover{box-shadow:4px 4px 10px rgba(51,51,51,.12)}.chat-control__button_active{border:1px solid var(--color-primary);background-color:#fff;color:var(--color-primary)}.chat-upload__list{display:flex;align-items:center;gap:1px;height:100%}.chat-upload__list-wrap{position:relative;bottom:10px}.chat-upload__list-input{pointer-events:none;opacity:0;display:none}.chat-upload__list-item{list-style:none;position:relative}.chat-upload__list-item .tooltip-primary{left:auto;right:0;top:-39px !important}.chat-upload__list-item:hover>.tooltip-primary{opacity:1}.chat-upload__list-button{border-radius:4px;padding:4px;width:28px;height:28px;transition:.3s ease-in-out background-color;display:flex;align-items:center;justify-content:center;outline:none}.chat-upload__list-button .tooltip-primary{left:auto;right:0;top:-30px}.chat-upload__list-button svg path{fill:#dadada}.chat-upload__list-button_emoji:hover .tooltip-primary{opacity:1}.chat-upload__list-button_emoji:hover svg path{fill:var(--color-primary)}.chat-upload__list-button_time svg{position:relative;bottom:1px}.chat-upload__list-button_time:hover .tooltip-primary{opacity:1}.chat-upload__list-button:hover,.chat-upload__list-button_active{background-color:var(--color-hover)}.chat-upload__list-button:hover svg path,.chat-upload__list-button_active svg path{fill:var(--color-content)}.chat-upload__list-button_rotate{position:relative;bottom:3px}.chat-upload__list-button_rotate:hover{background-color:rgba(0,0,0,0)}.chat-upload__list-button_rotate svg{transform:rotate(-45deg)}.chat-upload__list-button_rotate svg path{fill:var(--color-primary)}.chat-upload__list-button_mobile:hover{background-color:rgba(0,0,0,0) !important}.chat-upload__list-button_mobile:hover .tooltip-primary{opacity:1}.chat-upload__list-button_mobile svg path{fill:#dadada !important}.hamburger{cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;border:0;margin:0;background:var(--color-content);border-radius:4px;color:#fff;padding:3px;display:flex;align-items:center;justify-content:flex-start;position:relative;width:67px;height:28px;bottom:10px}.hamburger-focused{width:28px}.hamburger-text{padding-right:2px;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:123.227%;color:#fff}.hamburger .tooltip-primary{left:auto;right:0;top:-30px}.hamburger:hover .tooltip-primary{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative;transform:scale(0.5);left:-3px}.hamburger-inner{display:block;top:50%;margin-top:-2px;background-color:#fff;color:#fff}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:32px;height:4px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1)}.comments-comment{background-color:#eaf2ff;border-radius:4px;padding:12px 42px 6px 12px;color:#161513;font-size:14px;line-height:18px;font-weight:300;margin:0 6px 0 12px;margin-left:auto;width:fit-content;position:relative}.comments-comment__bell{position:absolute;right:4px;top:4px;width:26px;height:26px;display:flex;align-items:center;justify-content:center}.comments-comment__bell svg path{fill:#adb5bd}.comments-comment__bell-button{background-color:rgba(0,0,0,0)}.comments-comment__bell .tooltip-primary{top:0;right:calc(100% + 5px)}.comments-context{position:absolute;right:40px;top:10px}.comments-context_last{top:auto;bottom:100%}.comments-context__button_delete svg path{fill:#dc3545}.messenger-allusers{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;max-width:80%}.messenger-allusers__title{margin:0}.messenger-allusers__text{font-weight:500;font-size:12px;line-height:170.23%;color:#adb5bd;text-align:center}.messenger-allusers__button{margin:10px 0;border:1px solid var(--color-primary);border-radius:4px;color:var(--color-primary);cursor:pointer;padding:7px 40px;font-weight:500;font-size:14px;line-height:18px;width:100%}@keyframes slideIn{0%{transform:translateY(-20px)}100%{transform:translateY(0)}}.messenger-body_mobile{width:100vw;height:100% !important;right:0;bottom:0;max-height:none}.messenger-body_mobile_left{left:0}.chat-new__chat-wrap_mobile{max-width:none;width:100%}@keyframes smoothShowLeft{0%{-webkit-transform:translateY(45px);transform:translateY(45px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes smoothShowRight{0%{-webkit-transform:translateY(65px);transform:translateY(65px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.video-player-container{position:relative}.custom-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#3498db;color:#fff;padding:10px;border-radius:50%;cursor:pointer;font-size:24px}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
.tooltip-primary{padding:7px 10px;position:absolute;right:100%;top:-20px;display:grid;grid-template-columns:.4fr 1fr;white-space:nowrap;place-items:center;gap:10px;background:#343a40;box-shadow:0px 4px 30px rgba(4,20,32,.1);border-radius:4px;width:max-content;color:#fff;font-size:14px;font-weight:400;line-height:170%;transition:.3s ease-in-out opacity;opacity:0;pointer-events:none;z-index:10}.tooltip-primary_nosvg{display:flex;align-items:center;justify-content:flex-start}.tooltip-primary path{fill:#fff}.tooltip-primary_mobile{display:none !important}
.chat-new__chat-header{display:flex;justify-content:space-between;align-items:center;border-radius:10px 10px 0 0;background:#fff;width:100%;padding-left:25px;padding-right:22px;position:fixed;top:0;z-index:110;height:64px}.chat-new__chat-header-image{width:34px;height:34px}.chat-new__chat-header .refresh-dialog-btn{display:flex;padding:4px 32px;align-items:center;gap:4px;border-radius:4px;border:1px solid var(--color-content);background:#fff;color:var(--color-content);font-size:14px;font-weight:500;line-height:24px}.chat-new__chat-header .refresh-dialog-btn:hover{background:#eaf2ff}.chat-new__chat-header.ctx-menu{position:relative}.chat-new__chat-button{position:relative;background-color:rgba(0,0,0,0);border:none;outline:none;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out background-color;border-radius:4px;padding:0}.chat-new__chat-button svg{width:32px;height:32px}.chat-new__chat-button:hover{background-color:#eaf2ff}.chat-new__chat-button:hover path{fill:var(--color-content)}.chat-new__chat-flex{display:flex;justify-content:space-between;align-items:center;column-gap:5px;height:100%}.chat-new__chat-flex_v2{column-gap:12px}.chat-new__chat-flex .tooltip-primary{left:auto;right:80%}.chat-new__chat-flex .web-bot__message-avatar{margin-top:0}.chat-new__chat-link{color:#37352f;position:relative;transition:.3s ease-in-out color;font-weight:600;font-size:16px;line-height:170.23%;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:170px}.chat-new__chat-link>span{font-size:14px;font-weight:400;line-height:170.227%;margin-top:-5px;cursor:pointer}.chat-new__chat-link-container{position:relative;display:flex;flex-direction:column;align-items:flex-start}.chat-new__chat-link-container:hover .chat-new__chat-link-popup{display:block}.chat-new__chat-link-power-by{display:flex;gap:3px;color:#6c757d;font-size:14px;font-style:normal;font-weight:400}.chat-new__chat-link-power-by div{cursor:pointer;color:#37352f;font-size:14px;font-style:normal;font-weight:400;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.chat-new__chat-link-popup{width:237px;display:none;position:absolute;background-color:#fff;border-radius:4px;padding:12px;z-index:10;white-space:nowrap;filter:drop-shadow(0px 1px 10px rgba(0, 0, 0, 0.25));text-wrap:wrap;word-break:break-word}.chat-new__chat-link-body{display:flex;flex-direction:column;transition:.3s ease-in-out height;background-color:#fff;justify-content:flex-end;height:100%}.chat-new__chat-link:hover .chat-new__chat-link-popup{display:block}.chat-new__chat-link:hover+.tooltip-primary{opacity:1}.chat-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(31,40,49,.55);z-index:1000}.chat-menu-bottom{position:absolute;bottom:0;width:100%;background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:column}.chat-menu-item{border-bottom:1px solid #eee;color:#37352f;font-size:14px;font-weight:400;display:flex;height:52px;padding:10px 12px;flex-direction:row;justify-content:center;gap:10px;align-items:center;justify-content:flex-start}.chat-menu-desktop{position:absolute;top:64px;right:47px;background:#fff;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.25);list-style:none;min-width:200px;z-index:5}.chat-menu-desktop li{display:flex;height:40px;padding:10px 12px;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#37352f;line-height:130%;border-radius:4px}.chat-menu-desktop li:hover{background:#eaf2ff}.chat-new__buttons-item.open path{fill:var(--color-content)}
.file-attachment{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;background:#eaf2ff;box-shadow:0px 1px 4px 0px rgba(0,0,0,.1);border:1px #eaf2ff;overflow:hidden;max-height:132px;max-width:132px;min-height:90px;min-width:90px;width:100%;aspect-ratio:1/1}.file-attachment__image-preview{position:relative;overflow:hidden;width:100%;height:100%}.file-attachment__image-preview img{width:100%;aspect-ratio:1/1}.file-attachment__video-preview{position:relative;overflow:hidden;width:100%;height:100%}.file-attachment__audio-preview{position:relative;overflow:hidden;width:100%;height:100%}.file-attachment__file-preview{position:relative;overflow:hidden;width:100%;height:100%}.file-attachment__name{background-color:#fff;width:100%;height:38px;padding:11px 8px;color:#37352f;font-size:12px;line-height:130%;border-top:1px #eaf2ff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-attachment__foreground{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(31,40,49,.4);opacity:0;transition:all .2s ease-in-out;cursor:pointer}.file-attachment__foreground:hover{opacity:1}.file-attachment__action-button{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.file-attachment__action-button svg{width:16px}.file-attachment__action-button svg path{fill:#fff}.file-attachment__close-button{display:flex;align-items:center;justify-content:center;position:absolute;right:8px;top:8px;width:20px;height:20px;border-radius:4px;background:#fff}.file-attachment__close-button svg{width:16px}.file-attachment__close-button svg path{fill:#6c757d}.file-attachment__close-button:hover{background:#e5e5e5}.file-attachment__placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.file-attachment_auto{max-width:none;max-height:none;aspect-ratio:initial}
.attached-files{display:flex;align-items:center;gap:8px;padding-bottom:20px;overflow-x:auto}.attached-files::-webkit-scrollbar{width:6px;height:6px;cursor:pointer}.attached-files::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:4px}
.country-select{position:relative;cursor:pointer;height:40px}.country-select__header{padding:12px 10px;display:flex;align-items:center;justify-content:space-between;background-color:#eaf2ff;border-radius:3px 0 0 3px;border:1px #cfe2ff solid;height:100%;width:56px}.country-select__header svg{width:15px;height:auto;transition:transform .3s}.country-select__header svg.rotated{transform:rotate(180deg)}.country-select__header.active{border-color:#95befc;box-shadow:0px 0px 0px 1px #95befc inset}.country-select__list{position:absolute;left:0;background:#fff;border-radius:4px;max-height:192px;overflow-y:auto;z-index:10;width:224px;box-shadow:0px 12px 20px rgba(4,20,32,.1)}.country-select__list::-webkit-scrollbar{width:4px;height:4px}.country-select__list::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:100px}.country-select__list::-webkit-scrollbar-button{display:none;width:0}.country-select__list.down{top:110%}.country-select__list.up{bottom:110%}.country-select__option{padding:6px 8px;height:32px;width:100%;display:flex;align-items:center;gap:6px;transition:background .2s;font-size:14px;font-weight:400;line-height:20px;color:#37352f;cursor:pointer;border-radius:4px}.country-select__option:hover{background:#cfe2ff}.country-select img{width:15px;height:auto;border-radius:2px}
:root{--PhoneInput-color--focus: #2c7dfa;--PhoneInputInternationalIconPhone-opacity: 0.8;--PhoneInputInternationalIconGlobe-opacity: 0.65;--PhoneInputCountrySelect-marginRight: 0.35em;--PhoneInputCountrySelectArrow-width: 0.3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: 0.45;--PhoneInputCountrySelectArrow-color: #2c7dfa;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0, 0, 0, 0.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0, 0, 0, 0.1)}.PhoneInputInput{flex:1;min-width:0;height:50px;background:#f5f5f5;border:1px solid #dadada;border-radius:4px;padding-left:60px;flex-grow:1}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:absolute;left:12.5px;top:50%;transform:translateY(-50%);align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.loader{display:flex;justify-content:center;align-items:center}.dot{width:8px;height:8px;border-radius:4px;background-color:#000;background-color:#adb5bd;color:#adb5bd;animation-duration:1.3s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.dot:not(:last-child){margin-right:4px}.dot:nth-child(1){background-color:#dee2e6;color:#dee2e6;animation:moveWave 1.3s infinite .1s ease-in-out alternate}.dot:nth-child(2){background-color:#ced4da;color:#ced4da;animation:moveWave 1.3s infinite .4s ease-in-out alternate}.dot:nth-child(3){background-color:#adb5bd;color:#adb5bd;animation:moveWave 1.3s infinite .6s ease-in-out alternate}@keyframes moveWave{0%,100%{transform:translateY(-10px)}25%,75%{transform:translateY(0)}}
.small-loader-v1{animation:rotate 1s infinite;height:25px;width:25px;position:absolute;right:50%;top:50%}.small-loader-v1::before,.small-loader-v1:after{border-radius:50%;content:"";display:block;height:10px;width:10px}.small-loader-v1::before{animation:ball1 1s infinite;background-color:#d8edff;box-shadow:15px 0 0 var(--color-primary);margin-bottom:5px}.small-loader-v1:after{animation:ball2 1s infinite;background-color:var(--color-primary);box-shadow:15px 0 0 #d8edff}.small-loader-v2{animation:rotate 1s infinite;height:25px;width:25px;position:absolute;right:50%;top:50%}.small-loader-v2::before,.small-loader-v2:after{border-radius:50%;content:"";display:block;height:10px;width:10px}.small-loader-v2::before{animation:ball3 1s infinite;background-color:#d8edff;box-shadow:15px 0 0 #fff302;margin-bottom:5px}.small-loader-v2:after{animation:ball2 1s infinite;background-color:#fff302;box-shadow:15px 0 0 #d8edff}@keyframes rotate{0%{transform:rotate(0deg) scale(0.8)}50%{transform:rotate(360deg) scale(1.2)}100%{transform:rotate(720deg) scale(0.8)}}@keyframes ball1{0%{box-shadow:15px 0 0 var(--color-primary)}50%{box-shadow:0 0 0 var(--color-primary);margin-bottom:0;transform:translate(10px, 10px)}100%{box-shadow:15px 0 0 var(--color-primary);margin-bottom:10px}}@keyframes ball3{0%{box-shadow:15px 0 0 #fff302}50%{box-shadow:0 0 0 #fff302;margin-bottom:0;transform:translate(10px, 10px)}100%{box-shadow:15px 0 0 #fff302;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:15px 0 0 #d8edff}50%{box-shadow:0 0 0 #d8edff;margin-top:-10px;transform:translate(10px, 10px)}100%{box-shadow:15px 0 0 #d8edff;margin-top:0}}
.error_container{width:433px;height:75px;background-color:#fff;border-radius:4px;display:flex;align-items:center;position:fixed;top:68px;right:20px;z-index:111;box-shadow:0px 12px 32px -4px rgba(24,39,75,.1)}.error_container::before{width:4px;height:100%;background-color:#dc3545;content:"";display:block;border-radius:4px 0 0 4px;position:relative}.error_container-mobile{width:calc(100% - 12px);height:78px;right:6px}.error_container-mobile .error_icon{margin:0 12px 0 8px}.error_container-mobile .error_title{font-size:14px}.error_container-mobile .error_text{font-size:12px}.error_container-mobile .error_close-icon{right:18px}.error_icon{margin:0 12px}.error_info{display:flex;flex-direction:column;font-style:normal;line-height:normal;color:#37352f}.error_title{font-size:16px;font-weight:700;margin-bottom:4px}.error_text{font-size:14px;font-weight:400}.error_close-icon{position:fixed;right:40px;top:18px;cursor:pointer}.error_close-icon::before{content:"";display:block;background-color:#adb5bd;height:16px;width:2px;transform:rotate(45deg);position:fixed}.error_close-icon::after{content:"";display:block;background-color:#adb5bd;height:16px;width:2px;transform:rotate(-45deg);position:fixed}
.dnd-field{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;bottom:calc(100% + 10px);height:calc(100vh - 100% - 80px);left:4px;right:4px;border-radius:4px;border:2px dashed #cfe2ff;background:rgba(249,250,255,.9019607843);transition:all .2s ease-in-out;pointer-events:none;z-index:1000}.dnd-field_active{pointer-events:all}.dnd-field p{text-align:center;color:#37352f;font-size:14px;line-height:130%}.dnd-field span{text-align:center;color:#adb5bd;font-size:14px;line-height:130%}.dnd-field svg{margin-bottom:12px}@media(max-width: 768px){.dnd-field{margin:0 24px 0 12px}}
.image-slider{position:absolute;left:0;top:0;width:100vw;min-height:100vh;z-index:10000;background:rgba(31,40,49,.4)}.image-slider__control-close{position:absolute;right:20px;top:20px}.image-slider__control-count{font-style:normal;font-weight:600;font-size:14px;line-height:18px;color:#37352f}.image-slider__slide-wrap{width:100vw;height:100vh;display:flex;align-items:flex-start;justify-content:center}.image-slider__slide-container{margin:auto;display:flex;justify-content:center}.image-slider__slide-image{animation:fade-in-top .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;width:70%;object-fit:contain;border-radius:13.3px}.image-slider__slide-close{width:30px;height:30px;border-radius:4px;border:1px solid #cfe2ff;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:12px}.image-slider__slide-close::before{height:14px;width:2px;transform:rotate(-45deg);background-color:#343a40;content:"";display:block;position:relative;left:1px}.image-slider__slide-close::after{height:14px;width:2px;transform:rotate(45deg);background-color:#343a40;content:"";display:block;position:relative;right:1px}.image-slider__control{position:absolute;right:0;bottom:22px;display:flex;align-items:center;justify-content:flex-end;gap:16px;width:fit-content;padding-right:40px}.image-slider__control-item{position:relative;list-style:none;background:#fff;border:1px solid #cfe2ff;border-radius:4px;display:flex;align-items:center;justify-content:space-around;padding:2px 8px;width:88px;height:30px}.image-slider__control-item_single{width:auto;padding:1px 2px}.image-slider__control-navigation{width:140px;padding:0 12px;position:absolute;left:50%;bottom:22px;transform:translateX(-50%);cursor:default}.image-slider__control-button{min-width:20px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out background-color;border-radius:4px;position:relative}.image-slider__control-button:hover .tooltip-primary{opacity:1}.mobile-image-slider{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10000;background:#f9faff}.mobile-image-slider .swiper-slide{display:flex;align-items:center;width:100%;height:100%}.mobile-image-slider__control-close{position:absolute;right:20px;top:20px}.mobile-image-slider__control-count{font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#37352f}.mobile-image-slider__slide-box{width:100%;height:100%}.mobile-image-slider__slide-wrap{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center}.mobile-image-slider__slide-container{margin:auto;display:flex;justify-content:center;height:95%;z-index:1}.mobile-image-slider__slide-image{animation:fade-in-top .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;max-height:100%;width:100%;object-fit:contain}.mobile-image-slider__slide-close{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:20px;top:12px;z-index:1}.mobile-image-slider__slide-close::before{height:18px;width:2px;transform:rotate(-45deg);background-color:#adb5bd;content:"";display:block;position:relative;left:1px}.mobile-image-slider__slide-close::after{height:18px;width:2px;transform:rotate(45deg);background-color:#adb5bd;content:"";display:block;position:relative;right:1px}.mobile-image-slider__control{position:absolute;right:0;bottom:22px;display:flex;align-items:center;justify-content:flex-end;gap:16px;width:fit-content;padding-right:40px}.mobile-image-slider__control-item{position:absolute;list-style:none;background:#fff;border:1px solid #cfe2ff;border-radius:4px;display:flex;align-items:center;justify-content:space-around;padding:0 12px;width:132px;height:30px;bottom:80px;left:50%;transform:translateX(-50%);cursor:default;box-shadow:0px 12px 32px -4px rgba(24,39,75,.1),0px 8px 16px -4px rgba(24,39,75,.1);z-index:10001}.mobile-image-slider__control-button{padding:0 8px;min-width:20px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out background-color;border-radius:4px;position:relative}.mobile-image-slider__webbot-control-container{display:flex;align-items:center;justify-content:center;padding-top:15px;z-index:10001;position:relative}.mobile-image-slider__webbot-control-count{color:#adb5bd;font-size:14px;font-style:normal;font-weight:600;line-height:normal}@media(max-width: 720px){.image-slider__control-navigation{bottom:66px}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}
.axvrwjhm_NAkokmtOp1w{width:var(--spinner-size, 50px);height:var(--spinner-size, 50px);min-width:20px;min-height:20px;overflow:visible;transform:rotate(-90deg);transform-origin:center;--duration: 8s;animation:t9Hy4JX9iC0bIcvfNMpn 1.5s linear infinite}.l0VKd9_R312Ve8kUrzVD{inset:0;display:flex;align-items:center;justify-content:center;z-index:10001}.NUJZAAmsW1WNEnNlSOOA{position:fixed}.wMCy31oDVgL1QR0e0wMs{position:absolute}.uFjJqYjLiBoeTiW3xsyo{background:rgba(0,0,0,.1);backdrop-filter:blur(3px);opacity:0;animation:vinF6S7rCFVTvqHqe_qY .15s ease-in-out forwards}@keyframes vinF6S7rCFVTvqHqe_qY{from{opacity:0}to{opacity:1}}.gm9P_rlOKJjb54VeOkbh{--spinner-active: #6c757d;--spinner-track: #e5e5ea}.hOkces11SUa70eA3JL6O{--spinner-active: #fff;--spinner-track: #e5e5ea}.puD5XLymeTurivDMR3C4{--spinner-active: #2c7dfa;--spinner-track: #eaf2ff}.tmtSjFJsVq6CTuGlzNMk{--spinner-active: #95befc;--spinner-track: #FD9843}.uCNuIYFJElN3v1lTW4LJ{--spinner-size: 20px}.KJPsav6M6VULgv3bdBUE{--spinner-size: 32px}.pGxcw6uC0FxZn8bMsufw{--spinner-size: 50px}@keyframes t9Hy4JX9iC0bIcvfNMpn{to{transform:rotate(270deg)}}.QJp0kQDIl_1z9ZOxMtow{stroke:var(--spinner-active);stroke-linecap:round;stroke-dashoffset:360;animation:XlOgwhLmoDx_SECstr5P var(--duration) ease-in-out infinite}.DYUFBw8DgvLVPsEwKFAB{stroke:var(--spinner-track);stroke-linecap:round;stroke-dashoffset:360;animation:Z6eoHkImIbEFCPx1STv2 var(--duration) ease-in-out infinite}@keyframes XlOgwhLmoDx_SECstr5P{0%{stroke-dasharray:0 0 0 360 0 360}12.5%{stroke-dasharray:0 0 270 90 270 90}25%{stroke-dasharray:0 270 0 360 0 360}37.5%{stroke-dasharray:0 270 270 90 270 90}50%{stroke-dasharray:0 540 0 360 0 360}50.001%{stroke-dasharray:0 180 0 360 0 360}62.5%{stroke-dasharray:0 180 270 90 270 90}75%{stroke-dasharray:0 450 0 360 0 360}87.5%{stroke-dasharray:0 450 270 90 270 90}87.501%{stroke-dasharray:0 90 270 90 270 90}100%{stroke-dasharray:0 360 1 360 0 360}}@keyframes Z6eoHkImIbEFCPx1STv2{0%{stroke-dasharray:0 20 320 40 320 40}12.5%{stroke-dasharray:0 290 50 310 50 310}25%{stroke-dasharray:0 290 320 40 320 40}37.5%{stroke-dasharray:0 560 50 310 50 310}37.501%{stroke-dasharray:0 200 50 310 50 310}50%{stroke-dasharray:0 200 320 40 320 40}62.5%{stroke-dasharray:0 470 50 310 50 310}62.501%{stroke-dasharray:0 110 50 310 50 310}75%{stroke-dasharray:0 110 320 40 320 40}87.5%{stroke-dasharray:0 380 50 310 50 310}100%{stroke-dasharray:0 380 320 40 320 40}}.JMhE_WQJkuEtQe4iYgjt{display:inline-block;position:relative;width:var(--spinner-size, 40px);height:var(--spinner-size, 40px);--spinner-speed: 1.2s}.JMhE_WQJkuEtQe4iYgjt div{transform-origin:calc(var(--spinner-size, 40px)/2) calc(var(--spinner-size, 40px)/2);animation:sVbODOdzD4WdLyS5P6ur var(--spinner-speed) linear infinite;will-change:opacity}.JMhE_WQJkuEtQe4iYgjt div:after{content:"";display:block;position:absolute;top:calc(var(--spinner-size, 40px)*.08);left:50%;width:calc(var(--spinner-size, 40px)*.08);height:calc(var(--spinner-size, 40px)*.25);transform:translateX(-50%);border-radius:30%;background:var(--spinner-active, #666)}.JMhE_WQJkuEtQe4iYgjt div:nth-child(1){transform:rotate(0deg);animation-delay:calc(-0.9166666667*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(2){transform:rotate(30deg);animation-delay:calc(-0.8333333333*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(3){transform:rotate(60deg);animation-delay:calc(-0.75*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(4){transform:rotate(90deg);animation-delay:calc(-0.6666666667*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(5){transform:rotate(120deg);animation-delay:calc(-0.5833333333*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(6){transform:rotate(150deg);animation-delay:calc(-0.5*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(7){transform:rotate(180deg);animation-delay:calc(-0.4166666667*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(8){transform:rotate(210deg);animation-delay:calc(-0.3333333333*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(9){transform:rotate(240deg);animation-delay:calc(-0.25*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(10){transform:rotate(270deg);animation-delay:calc(-0.1666666667*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(11){transform:rotate(300deg);animation-delay:calc(-0.0833333333*var(--spinner-speed))}.JMhE_WQJkuEtQe4iYgjt div:nth-child(12){transform:rotate(330deg);animation-delay:calc(0*var(--spinner-speed))}@keyframes sVbODOdzD4WdLyS5P6ur{0%{opacity:1}100%{opacity:0}}
.menu{margin:0 auto;position:absolute;bottom:80px;right:90px;margin-left:-25px;margin-top:-25px}.menu input{position:absolute;display:none}.btn{width:24px;height:24px;border-radius:70px;position:absolute;overflow:hidden;cursor:pointer}.btn-main{width:52px;height:52px;left:-15px;top:-11px;z-index:101}.material-icons.md-36{font-size:36px;color:#03a9f4}.btn{background:rgba(0,0,0,0);font-size:15px;display:flex;justify-content:center;align-items:center;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.btn:not(:first-child){top:0px;left:0px;transition-delay:.35s}.btn:nth-child(2){left:0px;transition-delay:.3s}.btn:nth-child(3){top:0px;left:0px;transition-delay:.25s}.btn:nth-child(4){top:0px;transition-delay:.2s}.btn:nth-child(5){top:0px;left:0px;transition-delay:.15s}.btn:nth-child(6){left:0px;transition-delay:.1s}.btn:nth-child(7){top:0px;left:0px;transition-delay:.05s}.btn:nth-child(8){top:0px;transition-delay:0s}.btn:nth-child(9){opacity:0;z-index:-2;transition:all .6s cubic-bezier(0.87, -0.41, 0.19, 1.44)}.menu-open .btn:nth-child(2){top:-25px;left:-23px;z-index:103;opacity:1}.menu-open .btn:nth-child(3){left:-35px;z-index:103;opacity:1}.menu-open .btn:nth-child(4){top:25px;left:-25px;z-index:103;opacity:1}.menu-open .btn:nth-child(5){top:35px;z-index:103;opacity:1}.menu-open .btn:nth-child(6){top:30px;left:25px;z-index:103;opacity:1}.menu-open .btn:nth-child(7){left:55px;z-index:103;opacity:1}.menu-open .btn:nth-child(8){top:-40px;left:30px;z-index:103;opacity:1}.menu-open .btn:nth-child(9){top:-35px;opacity:1;z-index:103}.menuBtn,.closeBtn{position:absolute;transition:all .3s ease}.closeBtn{transform:translateY(50px);opacity:0}.menu-open .btn .menuBtn{transform:translateY(-50px);opacity:0}.menu-open .btn .closeBtn{transform:translateY(0px);opacity:1}.two{z-index:101}.one{z-index:102}@media(max-width: 650px){.menu{bottom:150px;right:110px}}
.message-hub{position:absolute;right:6px;bottom:6px;z-index:200;width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:pointer}@media(max-width: 430px){.message-hub{max-width:290px}}.message-hub_left{right:auto;left:5px}.message-hub__animated-text{position:relative;display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;height:40px;padding:11px 16px;border-radius:10px;margin-right:10px}.message-hub__animated-text-chevron{height:20px;width:20px;display:flex;align-items:center;justify-content:center}.message-hub__animated-text__tail{position:absolute;right:-10px;top:55%}.message-hub__animated-text_left{padding:11px 16px;justify-content:flex-start;flex-direction:row-reverse}.message-hub__animated-text_left .message-hub__animated-text-chevron{height:20px;width:20px;display:flex;align-items:center;justify-content:center}.message-hub__animated-text_left .message-hub__animated-text-chevron svg:not(.message-hub__animated-text__tail){transform:rotate(180deg)}.message-hub__animated-text_left .message-hub__animated-text__tail{position:absolute;left:-7px;top:55%}.message-hub__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width: 430px){.message-hub__text{white-space:normal}}.message-hub__button{display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,0);position:relative;padding:0;margin:0}.message-hub__button .widget-button{display:flex;align-items:center;justify-content:center;border-radius:50%;height:35px;width:35px}.message-hub__button .widget-button svg{height:35px;width:35px;position:relative}.message-hub__button:after{border-radius:50%;content:"";width:100%;height:100%;position:absolute;border:1px solid currentColor;background-color:rgba(0,0,0,0);-webkit-animation:pulse infinite .8s ease-in-out alternate;animation:pulse infinite .8s ease-in-out alternate}.message-hub__button_medium{height:52px;min-width:52px}.message-hub__button_medium .widget-button{height:45px;width:45px}.message-hub__button_medium .widget-button svg{height:45px;width:45px}.message-hub__button_medium:after{-webkit-animation:pulse-big infinite .8s ease-in-out alternate;animation:pulse-big infinite .8s ease-in-out alternate}.message-hub__button_big{height:64px;min-width:64px}.message-hub__button_big .widget-button{height:55px;width:55px}.message-hub__button_big .widget-button svg{height:55px;width:55px}.message-hub__button_big:after{-webkit-animation:pulse-big infinite .8s ease-in-out alternate;animation:pulse-big infinite .8s ease-in-out alternate}.message-hub__button-full{border-radius:10px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#fff;min-height:40px}.message-hub__button-full_left{flex-direction:row-reverse}.hidden-button-text{visibility:hidden;position:absolute;white-space:nowrap;font-weight:600;font-size:14px;line-height:14px}@-webkit-keyframes pulse{0%{width:100%;height:100%}100%{width:130%;height:130%}}@keyframes pulse{0%{width:100%;height:100%}100%{width:130%;height:130%}}@-webkit-keyframes pulse-big{0%{width:100%;height:100%}100%{width:115%;height:115%}}@keyframes pulse-big{0%{width:100%;height:100%}100%{width:115%;height:115%}}@-webkit-keyframes slowSmall{0%{min-width:200px;max-width:235px}100%{min-width:-webkit-fit-content;min-width:fit-content;max-width:-webkit-fit-content;max-width:fit-content}}@keyframes slowSmall{0%{min-width:200px;max-width:235px}100%{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}
.start-modal{border-radius:10px;background-color:var(--color-plane);display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:absolute;right:0px}.start-modal_left{right:auto;left:0px;z-index:22222}@media(max-width: 768px){.start-modal{border-radius:0px}}.start-modal__body{display:flex;flex-direction:column;align-items:center;flex-grow:1;width:100%;overflow-y:auto;padding:16px 0px}.start-modal__body-qr-step{flex-grow:unset}.start-modal__body::-webkit-scrollbar{width:4px;height:4px}.start-modal__body::-webkit-scrollbar-thumb{background:var(--color-hover);border-radius:100px}.start-modal__body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.start-modal__logo{width:40px;height:40px;border-radius:50%}.start-modal__chat-icon{height:22px;width:22px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:12px}.start-modal__header{width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:10px 10px 0 0;cursor:pointer;padding:16px}.start-modal__header-close-button{height:100%;display:flex;align-items:center}.start-modal__header-close-button svg{position:absolute;right:13px}.start-modal__header-close-button .tooltip-primary{left:auto;right:5px;top:40px}.start-modal__header-close-button:hover .tooltip-primary{opacity:1}.start-modal__header_sticky{background-color:#fff;box-shadow:0px 1px 4px 0px rgba(0,0,0,.1)}.start-modal__greeting{display:flex;flex-direction:column;width:100%;padding:0 16px;position:relative}.start-modal__greeting-close-button{display:flex;align-items:center;cursor:pointer;position:absolute;right:13px}.start-modal__greeting-close-button .tooltip-primary{left:auto;right:5px;top:40px}.start-modal__greeting-close-button:hover .tooltip-primary{opacity:1}.start-modal__title{color:var(--color-text);font-size:20px;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;margin-bottom:8px;text-wrap:wrap;word-break:break-all}.start-modal__title.noLogo{margin-right:30px}.start-modal__subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:142.8%;color:var(--color-subtext);margin-bottom:24px;word-break:break-word;overflow-wrap:break-word}.start-modal__list{width:calc(100% - 32px);background-color:#fff;padding:16px 12px;display:flex;flex-direction:column;gap:12px;margin:0 16px 8px;border-radius:4px;border:1px solid var(--color-hover, #eaf2ff)}.start-modal__list-title{color:#37352f;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.start-modal__list .hovered{background-color:#fff !important}.start-modal__list .hovered .start-modal__list-item-qr rect{fill:var(--color-hover) !important}.start-modal__list-item{height:50px;border-radius:4px;border:1px solid var(--color-hover, #cfe2ff);background-color:#fff;box-shadow:0px 4px 10px 0px rgba(8,23,46,.08);display:flex;align-items:center;justify-content:space-between;padding:4px;font-size:14px;font-weight:500;cursor:pointer}@media(max-width: 320px){.start-modal__list-item{width:264px}}.start-modal__list-item-info{display:flex;align-items:center;color:#37352f;padding:8px;position:relative;width:80%}.start-modal__list-item-info-svg{flex-shrink:0}.start-modal__list-item-info-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}.start-modal__list-item-info-text-tooltip{display:none;position:absolute;opacity:0;background-color:#fff;top:-58px;color:#37352f;font-size:14px;line-height:normal;padding:12px;box-shadow:0px 4px 10px rgba(6,9,39,.12);border-radius:4px;left:40px;z-index:10;max-width:240px;width:120%;word-break:break-all}.start-modal__list-item-info svg:not(.start-modal__chat-icon svg){margin-right:12px}.start-modal__list-item-info img{margin-right:12px;width:24px;height:24px}.start-modal__list-item .start-modal__list-item-qr rect{fill:var(--color-hover)}.start-modal__list-item .start-modal__list-item-qr [fill="#2C7DFA"]{fill:var(--color-content)}.start-modal__list-item:hover{background-color:var(--color-hover)}.start-modal__list-item:hover .start-modal__list-item-qr rect{fill:#fff}.start-modal__list-item-qr{width:34px;height:34px}.start-modal__list-item-loader{width:34px;height:34px;display:flex;align-items:center;justify-content:center}.start-modal__button{border-top:1px solid #eaf2ff;background:#006eff;margin:30px 25px;font-weight:500;text-align:center;color:#fff;padding:10px 0;outline:none;border:none;background:var(--primary-color);border-radius:4px;font-weight:500;font-size:16px;line-height:21px;position:relative}.start-modal__button-bot{font-weight:500;font-size:16px;line-height:20px;background:#fff;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:4px;padding:10px 15px;cursor:pointer;margin:10px auto;width:fit-content;text-decoration:none}.start-modal__button .small-loader-v2{top:9px;transform:translateY(-50%);right:20px}.start-modal__text{font-weight:500;font-size:16px;line-height:21px;color:#37352f;text-align:center;padding-bottom:10px}.start-modal__qr{margin:0 auto;width:222px !important;height:222px !important}.start-modal__qr-messenger-title{color:#37352f;font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin-bottom:24px}.start-modal__qr-wrap{min-width:120px;min-height:120px;border-radius:6px;background-color:#fff;border:1px solid #eaf2ff;display:flex;align-items:center;justify-content:center;position:relative}.start-modal__qr_squash{width:90% !important;height:90% !important}.start-modal__qr-icon-wrap{width:42px;height:42px;position:absolute}.start-modal__qr-icon-wrap svg{width:42px;height:42px;position:absolute}.start-modal__steps{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;margin:0 auto;margin-top:24px}.start-modal__steps-item{color:#37352f;font-size:14px;font-style:normal;font-weight:400;line-height:142%}.start-modal_qr-step-container{display:flex;flex-direction:column;align-items:center;padding:0 16px;flex:1}.start-modal_qr-step-container_squash{height:70%;overflow-y:scroll;overflow-x:hidden}.start-modal_qr-step-container_squash::-webkit-scrollbar{width:4px}.start-modal_qr-step-container_squash::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:100px}.start-modal__links{width:100%;display:flex;flex-direction:column;gap:4px;width:calc(100% - 32px)}.start-modal__link{display:flex;padding:8px 12px;justify-content:space-between;align-items:center;border-radius:4px;border:1px solid var(--color-hover);background:#fff;cursor:pointer;color:#37352f;font-size:14px;position:relative}.start-modal__link:hover{background-color:var(--color-hover)}.start-modal__link svg{transform:rotate(180deg)}.start-modal__link svg path{fill:var(--color-primary)}.start-modal_footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:5px;background-color:#fff;color:#6c757d;border-radius:0 0 10px 10px;font-size:12px;font-style:normal;font-weight:400;line-height:170.227%}@media(max-width: 768px){.start-modal_footer{border-radius:0px}}.start-modal_footer svg{margin:2px 2px 0 8px}.start-modal_footer>div{display:flex;align-items:center}.start-modal_footer-company{cursor:pointer;color:#37352f;font-weight:500}.start-modal_footer-company:hover{color:#2c7dfa}.start-modal_footer-terms-of-privacy{cursor:pointer}.start-modal_footer-terms-of-privacy:hover{color:#2c7dfa}.start-modal__list-item-info-text:hover+.start-modal__list-item-info-text-tooltip{opacity:1;display:flex}
