.styles_typing__ZCH7T{display:flex;gap:4px;margin-left:4px;margin-top:8px}.styles_typing__ZCH7T span{width:6px;height:6px;border-radius:50%;background:#cfcfcf;animation:styles_blink__wLEmo 1.4s infinite both}.styles_typing__ZCH7T span:nth-child(2){animation-delay:.2s}.styles_typing__ZCH7T span:nth-child(3){animation-delay:.4s}@keyframes styles_blink__wLEmo{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.styles_messageWrapper__iC5fO{display:flex;align-items:flex-end;gap:8px;margin-bottom:4px;margin-right:7px;word-wrap:break-word}.styles_messageWrapper__iC5fO .styles_avatar__JkfOT{flex-shrink:0;border-radius:50%;overflow:hidden;position:relative}.styles_messageWrapper__iC5fO .styles_avatar__JkfOT:empty:before{content:"";display:inline-block;width:28px;margin-left:8px}.styles_messageWrapper__right__XEKne .styles_avatar__JkfOT:empty:before{margin-left:6px}.styles_message__6hVgB{position:relative;max-width:75%;padding:10px 12px;font-size:15px;line-height:1.4;display:flex;flex-direction:column;gap:4px;border-radius:12px}.styles_message__6hVgB.styles_agent__XW32q,.styles_message__6hVgB.styles_bot__n5EUj{background-color:#f1f2f6;color:#060606;border-radius:16px}.styles_message__6hVgB.styles_customer__zdPXd{background-color:#ffe5e5;color:#060606;border-radius:16px;margin-left:auto}.styles_message__6hVgB.styles_agent__XW32q:after,.styles_message__6hVgB.styles_bot__n5EUj:after,.styles_message__6hVgB.styles_customer__zdPXd:after{display:none}.styles_text__Tj8Bo{white-space:pre-wrap;word-wrap:break-word}.styles_text__Tj8Bo a{color:var(--color-text-link);text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-size:16px;font-weight:400}.styles_text__Tj8Bo a:hover{color:var(--color-text-link-hover)}.styles_text__Tj8Bo a:visited{color:gray}.styles_time__Q5etL{font-size:11px;color:#999;align-self:flex-end}.styles_bubbleTail__wu3fV{position:absolute;bottom:0;left:-6px;width:15px;height:17px;fill:currentColor}.styles_bubbleTail__right__m2dPF{left:auto;right:-6px;transform:scaleX(-1)}.styles_message__6hVgB.styles_customer__zdPXd .styles_bubbleTail__wu3fV{color:#ffe5e4}.styles_message__6hVgB.styles_bot__n5EUj .styles_bubbleTail__wu3fV{color:#f1f2f6}.styles_message__6hVgB.styles_agent__XW32q{color:#060606}.styles_message__6hVgB.styles_agent__XW32q .styles_bubbleTail__wu3fV{color:#f1f2f6}.styles_lastMessage__7dDZ0{margin-bottom:16px;margin-top:16px}.styles_button__e3l_N{background-color:#eb2b3e;color:var(--white);font-size:16px;font-weight:500;padding:16px 24px;border-radius:12px;line-height:22px;border:none;width:100%;cursor:pointer;transition:background-color .2s ease;display:flex;justify-content:center;align-items:center}.styles_button__e3l_N:disabled{cursor:not-allowed}.styles_loader__unp25{width:24px;height:24px;border:3px solid hsla(0,0%,100%,.4);border-top:3px solid var(--white);border-radius:50%;animation:styles_spin__Z0c_4 .8s linear infinite}@keyframes styles_spin__Z0c_4{to{transform:rotate(1turn)}}.styles_langOptions___0GYs{display:flex;padding-right:16px;flex-direction:column;align-items:flex-end;gap:8px;margin-top:20px}.styles_langOptions__button__Lce6r{border:1px solid var(--color-bg-tertiary);padding:10px 20px 10px 16px;border-radius:22px;cursor:pointer;transition:.3s}.styles_langOptions__button__Lce6r:hover{background-color:var(--color-bg-tertiary)}.styles_chat__xfkMK{font-family:SF Pro Display,sans-serif;position:fixed;bottom:24px;right:24px;max-width:400px;height:calc(100vh - 20%);width:100%;background-color:var(--white);box-shadow:0 2px 40px hsla(0,0%,41%,.2);border-radius:16px;z-index:11;overflow:hidden;opacity:0;transform:scale(.9) translateY(30px);pointer-events:none;transition:all .4s ease;display:grid;grid-template-rows:auto 1fr auto}.styles_chat__open__s_zES{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.styles_chat__content__KtPOS{overflow-y:auto;min-height:0;padding:12px}.styles_chat__header__nDSve{position:-webkit-sticky;position:sticky;top:0;background-color:var(--white);padding:8px;display:flex;line-height:20px;z-index:2}.styles_chat__header__nDSve>button{width:40px;height:44px}.styles_chat__header__text__BVJns{width:79%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:500}.styles_chat__header__text__BVJns>div:first-child{line-height:20px}.styles_chat__header__text__BVJns>div:nth-child(2){font-size:12px;font-weight:400;color:#80858a;line-height:16px}.styles_chat__hero__5dCQ_{padding-top:24px;margin-bottom:40px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_chat__hero__header__pmltd{font-size:24px;font-weight:600;margin-bottom:8px}.styles_chat__hero__description__Guke4{max-width:295px;text-align:center;line-height:22px;font-size:16px;color:var(--muted-gray-blue)}.styles_chat__input__UjK64{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100%;padding:0 16px 16px;background:#fff;z-index:2;display:flex;flex-direction:column;gap:12px}.styles_chat__input__button__4dQb9{position:absolute;right:12px;bottom:29px;width:60px;z-index:2}.styles_chat__input__button__4dQb9 .styles_sendText__SCSpt{background:transparent;border:none;cursor:pointer}.styles_chat__input__button__4dQb9 button:disabled{background-color:inherit!important;border-style:none!important}.styles_chat__input__phoneNumber__m_OQn>div :focus{border-style:none!important}.styles_chat__input__phoneNumber__m_OQn>div>div{box-shadow:0 4px 24px hsla(210,8%,62%,.2);border-style:none!important}.styles_chat__input__textareaWeb__vOOtB{padding:16px 16px 0;position:relative;width:100%;min-height:56px;resize:none;background-color:var(--white);border:1px solid var(--color-bg-tertiary);border-radius:10px;max-height:350px;-ms-overflow-style:none;scrollbar-width:none}.styles_chat__input__textareaWeb__vOOtB::-webkit-scrollbar{width:10px;height:10px}.styles_chat__input__textareaWeb__vOOtB::placeholder{color:#bfc2c6;font-size:16px;font-style:normal;font-weight:400;font-family:SF Pro Display,sans-serif}.styles_chat__input__textareaWeb__vOOtB:focus{border-color:#9496ac;outline:none}.styles_chat__input__textareaWeb__vOOtB{padding-right:50px;padding-left:50px}.styles_chat__input__textareaMobile__wvzVp{padding:16px 16px 0;position:relative;width:100%;min-height:56px;resize:none;background-color:var(--white);border:1px solid var(--color-bg-tertiary);border-radius:10px;max-height:350px;-ms-overflow-style:none;scrollbar-width:none}.styles_chat__input__textareaMobile__wvzVp::-webkit-scrollbar{width:10px;height:10px}.styles_chat__input__textareaMobile__wvzVp::placeholder{color:#bfc2c6;font-size:16px;font-style:normal;font-weight:400;font-family:SF Pro Display,sans-serif}.styles_chat__input__textareaMobile__wvzVp:focus{border-color:#9496ac;outline:none}.styles_chat__input__textareaMobile__wvzVp{padding-right:50px}@media(max-width:500px){.styles_chat__xfkMK{bottom:0;right:0;border-radius:0;height:100dvh;max-width:100%}}.styles_chat__ended__L_wgX{position:-webkit-sticky;position:sticky;bottom:0;display:flex;background:#fffefe;padding:16px;text-align:center;border-top:1px solid #eee;flex-direction:column}.styles_chat__ended__L_wgX>:first-child{color:#373839;font-size:16px;margin-bottom:4px;line-height:10px}.styles_chat__ended__L_wgX>:nth-child(2){font-size:12px;color:#9496ac}.styles_chat__ended__L_wgX>button{padding:24px 0;margin-top:10px;height:56px}.styles_chatButton__aY3WK{position:fixed;bottom:35px;right:40px;width:80px;height:80px;cursor:pointer;border-radius:50%;overflow:hidden;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1}.styles_chatButton__aY3WK:hover{width:95px;height:95px;bottom:30px;right:35px}@media(max-width:500px){.styles_chatButton__aY3WK{bottom:21px;right:8px}.styles_chatButton__aY3WK:hover{width:80px;height:80px;bottom:21px;right:8px}}.styles_borderTop__NzIs1{border-top:1px solid var(--color-bg-tertiary);padding-top:16px}.styles_investigationMessage__y0pYP{padding:16px;font-size:16px;color:#80858a;text-align:center}.styles_investigationMessage__y0pYP>div{padding:16px 0;text-align:center;display:flex;flex-wrap:wrap}.styles_iconWrapper__t0S77{position:absolute;bottom:77px;background:#fff;border:1px solid #ddd;border-radius:12px;width:210px;padding:8px;z-index:100;box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles_emojiGrid__6GE3V{display:grid;grid-template-columns:repeat(auto-fill,32px);grid-gap:8px;gap:8px}.styles_emojiGrid__6GE3V button{background:none;border:none;font-size:20px;cursor:pointer;padding:4px;transition:transform .1s ease}.styles_emojiGrid__6GE3V button:hover{transform:scale(1.2);background-color:#f6f4f4}.styles_textareaWrapper__qm6wZ{position:relative;width:100%;display:flex;align-items:center}.styles_textareaWrapper__qm6wZ .styles_emoji__IaL6v button{all:unset}.styles_textareaWrapper__qm6wZ .styles_emoji__IaL6v{cursor:pointer;z-index:1}.styles_textareaWrapper__qm6wZ .styles_emoji__IaL6v img{position:absolute;width:24px!important;inset:0;left:12px!important}.styles_sendText__SCSpt{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}.styles_sendText__SCSpt:disabled{opacity:.5;cursor:not-allowed}