.styles_button__iAffy{text-align:center;padding:12px 16px;border-radius:8px;font-weight:700;box-shadow:1px 1px 10px var(--box-shadow-color);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.styles_button__iAffy:hover{box-shadow:1px 1px 10px var(--box-shadow-color-hover)}.styles_disabled__yLGaU{opacity:.5;cursor:not-allowed;pointer-events:none}.styles_primary__W7nuk{background:var(--primary-color);color:var(--button-text-color)}.styles_secondary__7ZQ3a{background:var(--secondary-color);color:var(--button-text-color);border-radius:4px}.styles_error__DwerO{background-color:red;color:#fff}.styles_rounded__tC9Kh{border-radius:50%}.styles_content__gyMk9{display:flex;align-items:center;justify-content:center}.styles_loader__vjThW{margin:0 auto;position:absolute;width:20px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#fff 94%,#0000) top/2px 2px no-repeat,conic-gradient(#0000 30%,#fff);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0);animation:styles_l13__KO3aq 1s linear infinite}.styles_neutral__wszVh{background:#f1f1f1;color:#1c2025}.styles_errors__FMgbQ{position:absolute;top:0;left:50%;color:red;z-index:10000000}@keyframes styles_l13__KO3aq{to{transform:rotate(1turn)}}.styles_container__HOXd4{border:1px solid var(--border-color);border-radius:11px}.styles_chatContainer__p1jAP{right:70px;bottom:70px;max-width:300px}.styles_chatContainer__p1jAP,.styles_icon__230tg{position:fixed;z-index:1000;display:flex;justify-content:center;align-items:center}.styles_icon__230tg{width:50px;height:50px;border-radius:50%;background-color:var(--primary-color);cursor:pointer;right:10px;bottom:10px;transition:transform .2s ease,background-color .2s ease}.styles_icon__230tg svg{width:30px;height:30px;fill:var(--button-text-color);margin-bottom:3px;transition:transform .2s ease,fill .2s ease;filter:blur(0)}.styles_icon__230tg:active{transform:scale(.75);filter:blur(1px)}.styles_chatHeader__i_LF0{display:flex;align-items:center;padding:10px;border-bottom:1px solid var(--border-color);background-color:var(--main-background);color:var(--text-color);cursor:pointer;border-top-left-radius:10px;border-top-right-radius:10px}.styles_onlineIndicator__FuEzO{width:10px;height:10px;background-color:#4caf50;border-radius:50%;margin-right:5px}.styles_closeButton___AKkS{margin-left:auto;margin-right:8px;cursor:pointer}.styles_closeButton___AKkS svg{width:25px;height:25px;fill:var(--text-color)}.styles_chatMessages__oSBwJ{flex:1 1;width:400px;min-height:350px;max-height:350px;overflow-y:auto;padding:10px;background-color:var(--footer-background);transition:max-height .3s ease-in-out}.styles_chatInput__11RsE{display:flex;align-items:center;padding:10px;background-color:var(--main-background);border-top:1px solid var(--border-color);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.styles_chatInput__11RsE textarea{flex:1 1;padding:10px;border:none;border-radius:20px;margin-right:10px;outline:none;border:1px solid var(--border-color);background:var(--main-background);color:var(--text-color);font-family:inherit;transition:border-color .2s ease}.styles_chatInput__11RsE textarea:focus{border-color:var(--primary-color)}.styles_chatInput__11RsE button{background-color:var(--primary-color);color:var(--button-text-color);border:none;padding:10px 20px;border-radius:20px;cursor:pointer;outline:none}.styles_message__WbGQ3{margin-bottom:10px;padding:8px 12px;border-radius:12px;width:-moz-fit-content;width:fit-content;max-width:80%;word-wrap:break-word}.styles_message__WbGQ3 a{color:var(--button-text-color);text-decoration:underline}.styles_userMessage__VsXfs{color:var(--button-text-color);align-self:flex-end;margin-left:auto}.styles_botMessage__Tsjxx,.styles_userMessage__VsXfs{background-color:var(--primary-color);text-align:left}.styles_botMessage__Tsjxx{align-self:flex-start;margin-right:auto}.styles_botMessage__Tsjxx,.styles_botMessage__Tsjxx *{color:var(--button-text-color)!important}.styles_profileIcon__qzf0j{position:relative;background:var(--main-background);width:50px;height:50px;border-radius:50%;overflow:hidden;margin:0 8px}.styles_loadingAnimation__Mtvgl{display:inline-block;position:relative;width:70px;height:10px}.styles_loadingAnimation__Mtvgl div{position:absolute;width:6px;height:6px;background-color:var(--button-text-color);border-radius:50%;animation:styles_loading___OHXM 1.2s cubic-bezier(0,.5,.5,1) infinite}.styles_loadingAnimation__Mtvgl div:first-child{left:8px;animation-delay:-.4s}.styles_loadingAnimation__Mtvgl div:nth-child(2){left:32px;animation-delay:-.2s}.styles_loadingAnimation__Mtvgl div:nth-child(3){left:56px;animation-delay:0s}@keyframes styles_loading___OHXM{0%,to{transform:scale(0)}50%{transform:scale(1)}}@keyframes styles_chatOpen__jLXnf{0%{transform:scale(.5) translate(50%,50%);opacity:0}50%{transform:scale(1.05) translate(-5%,-5%);opacity:1}to{transform:scale(1) translate(0);opacity:1}}@keyframes styles_chatClose__T4M20{0%{transform:scale(1) translate(0);opacity:1}50%{transform:scale(1.05) translate(-5%,-5%);opacity:.5}to{transform:scale(.5) translate(50%,50%);opacity:0}}.styles_chatOpening__mE__u{animation:styles_chatOpen__jLXnf .5s forwards}.styles_chatClosing__0Qiat{animation:styles_chatClose__T4M20 .3s forwards}@media (max-width:768px){.styles_chatContainer__p1jAP{position:fixed;top:0;left:0;right:0;bottom:0;max-width:100%;height:100dvh;max-height:100dvh;z-index:1200}.styles_chatContainer__p1jAP>div{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.styles_chatHeader__i_LF0{border-top-left-radius:0;border-top-right-radius:0;flex-shrink:0;min-height:60px}.styles_chatMessages__oSBwJ{flex:1 1;width:100%;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:20px;scroll-behavior:smooth}.styles_chatInput__11RsE{flex-shrink:0;min-height:60px;max-height:120px;border-bottom-left-radius:0;border-bottom-right-radius:0;position:sticky;bottom:0;background-color:var(--main-background);border-top:2px solid var(--border-color);box-shadow:0 -2px 8px rgba(0,0,0,.1)}.styles_chatInput__11RsE textarea{font-size:16px!important;line-height:1.4;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:12px;padding:12px 16px;resize:none;box-sizing:border-box;width:100%;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;autocapitalize:sentences;autocomplete:off;autocorrect:on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}.styles_chatInput__11RsE textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-color-rgb,0,123,255),.2)}.styles_chatInput__11RsE button{min-height:44px;min-width:60px;padding:12px 16px;font-size:16px;flex-shrink:0;touch-action:manipulation}.styles_icon__230tg{position:fixed;right:20px;bottom:20px;width:56px;height:56px;z-index:1001;touch-action:manipulation}.styles_icon__230tg svg{width:32px;height:32px}.styles_eventIconPosition__1dEn6{bottom:160px;z-index:1001}.styles_message__WbGQ3{max-width:85%;font-size:16px;line-height:1.4;padding:12px 16px;margin-bottom:12px}.styles_profileIcon__qzf0j{width:45px;height:45px;margin:0 6px}.styles_contactName__zJ8Sc{font-size:16px;font-weight:500}.styles_closeButton___AKkS{padding:8px;touch-action:manipulation}.styles_closeButton___AKkS svg{width:28px;height:28px}.styles_loadingAnimation__Mtvgl{margin:8px 0}}.styles_toast__BQf0_{background-color:var(--primary-color);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:10px;height:60px;position:fixed;z-index:1000;display:flex;align-items:center;padding:10px;color:var(--button-text-color);bottom:15px;left:15px;animation:styles_slideInDesktop__llOfl .6s ease-out}.styles_maxWidth__oTd5u{max-width:500px}.styles_toastClosing__TdOeS{animation:styles_fadeOutDesktop__JFety .2s ease-out forwards}.styles_eventIcon__KuDcv{flex-shrink:0;border-radius:50%;overflow:hidden;width:40px;height:40px;background:var(--main-background);position:relative;margin-right:10px}.styles_eventInfo__IFe2l{flex:1 1;max-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3}.styles_container__ytSLr{display:flex;align-items:center;gap:5px}.styles_avatar__8Kh6I{width:40px;height:40px;background-color:var(--main-background);color:var(--primary-color);display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;margin-right:5px;text-transform:uppercase}@media (max-width:768px){.styles_toast__BQf0_{top:10px;right:5px;left:5px;bottom:auto;animation:styles_slideInMobile__21MKP .6s ease-out}.styles_maxWidth__oTd5u{max-width:100%};.styles_toastClosing__TdOeS{animation:styles_fadeOutMobile__D7YMJ .2s ease-out forwards}}@keyframes styles_slideInDesktop__llOfl{0%{transform:translateY(100%);opacity:0}60%{transform:translateY(-10%);opacity:1}80%{transform:translateY(5%)}to{transform:translateY(0)}}@keyframes styles_slideInMobile__21MKP{0%{transform:translateY(-100%);opacity:0}60%{transform:translateY(10%);opacity:1}80%{transform:translateY(-5%)}to{transform:translateY(0)}}@keyframes styles_fadeOutMobile__D7YMJ{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes styles_fadeOutDesktop__JFety{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}