body{margin:0;font-family:"Poppins","sans-serif";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4a4a4a;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.dark-theme .app{background:#090f13}.dark-theme .app:before{display:none}.dark-theme .app__mobile-message{color:rgba(241,241,242,.92)}html{scroll-behavior:smooth;overflow:hidden}body,html{width:100%}body{height:100%;position:fixed;-webkit-overflow-scrolling:touch}.app{width:100%;min-height:100vh;position:relative}.app__mobile-message{display:none}.app-content{width:100%;height:100%;max-width:1450px;margin:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 5px 0 rgba(0,0,0,.2);z-index:100;display:flex;overflow:hidden;position:fixed;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dark-theme .loader{background:rgb(18.6,28.22,33.4)}.dark-theme .loader__logo-wrapper:after{background:linear-gradient(90deg,rgba(18.6,28.22,33.4,.5),rgba(18.6,28.22,33.4,.5) 33.33%,rgba(18.6,28.22,33.4,0) 44.1%,rgba(18.6,28.22,33.4,0) 55.8%,rgba(18.6,28.22,33.4,.5) 66.66%,rgba(18.6,28.22,33.4,.5))}.dark-theme .loader__logo{fill:#6c7175}.dark-theme .loader__progress{background:#2a2f32}.dark-theme .loader__progress:after{background:#0c897c}.dark-theme .loader__title{color:rgba(241,241,242,.88)}.dark-theme .loader__desc{color:rgba(241,241,242,.45)}.loader{background:#f0f0f0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.loader__logo-wrapper{position:relative}.loader__logo-wrapper:after{content:"";position:absolute;left:-100px;bottom:0;top:0;width:100px;background:linear-gradient(90deg,hsla(0,0%,94.1%,.5),hsla(0,0%,94.1%,.5) 33.33%,hsla(0,0%,94.1%,0) 44.1%,hsla(0,0%,94.1%,0) 55.8%,hsla(0,0%,94.1%,.5) 66.66%,hsla(0,0%,94.1%,.5));-webkit-animation:glisten 2s ease-in .8s infinite;animation:glisten 2s ease-in .8s infinite}.loader__logo{z-index:3;fill:#bfbfbf;width:60px;height:60px}.loader__progress{width:200px;max-width:400px;height:4px;width:90%;margin:20px auto 30px;background:#e6e6e6;position:relative}.loader__progress:after{content:"";position:absolute;height:100%;background:#e03c31;width:0;transition:width 2s linear}.loader__progress--done:after{width:100%}.loader__title{color:#525252;font-size:1.1rem;font-weight:500;margin-bottom:10px}.loader__desc{color:rgba(0,0,0,.25);font-size:.85rem}.loader__icon{margin-right:5px}@-webkit-keyframes glisten{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(150px);transform:translateX(150px)}}@keyframes glisten{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(150px);transform:translateX(150px)}}.dark-theme .home{background:#262d31;border-bottom-color:#056162}.dark-theme .home__title{color:rgba(241,241,242,.88)}.dark-theme .home__text{color:#a6a8aa}.dark-theme .home__text:first-of-type{border-bottom-color:rgba(241,241,242,.11)}.dark-theme .home__link{color:#00af9c}.home{background:#f8f9fa;padding:20px;height:100%;flex:60% 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-bottom:6px solid #06d755}.home__img-wrapper{width:250px;height:250px;margin-bottom:20px}.home__img{width:100%;height:100%;border-radius:50%}.home__title{color:#525252;font-size:2rem;font-weight:300;margin-bottom:10px}.home__text{color:rgba(0,0,0,.45);font-size:.85rem;font-weight:500;max-width:500px;line-height:24px;display:flex;align-items:center}.home__text:first-of-type{padding-bottom:30px;border-bottom:1px solid rgba(74,74,74,.08)}.home__text:last-of-type{padding-top:30px}.home__icon{display:inline-block;margin-right:5px}.home__link{color:#07bc4c}.dark-theme .chat__body{border-right-color:#3c4247}.dark-theme .chat__bg{background:url(/static/media/bg-chat-dark.39f53e74.png) #0d1418}.dark-theme .chat__contact-name{color:rgba(241,241,242,.92)}.dark-theme .chat__contact-desc{color:rgba(241,241,242,.63)}.dark-theme .chat__content{background:#0d1418}.dark-theme .chat__action-icon{color:#b1b3b5}.dark-theme .chat__date{background:#1e2a30;color:rgba(241,241,242,.92)}.dark-theme .chat__encryption-msg{background:#20272b;color:#fad964}.dark-theme .chat__encryption-icon{color:#fad964}.dark-theme .chat__msg{color:rgba(241,241,242,.95)}.dark-theme .chat__msg--sent{background:#056162}.dark-theme .chat__msg--rxd{background:#262d31}.dark-theme .chat__msg--sent+.chat__msg--rxd:before,.dark-theme .chat__msg-group>:first-child:not(.chat__msg--sent):before{border-top-color:#262d31;border-right-color:#262d31}.dark-theme .chat__msg--rxd+.chat__msg--sent:before,.dark-theme .chat__msg-group>:first-child:not(.chat__msg--rxd):before{border-top-color:#056162;border-left-color:#056162}.dark-theme .chat__msg-footer{color:rgba(241,241,242,.63)}.dark-theme .chat__msg--rxd .chat__msg-options{background:#262d31}.dark-theme .chat__msg--sent .chat__msg-options{background:#056162}.dark-theme .chat__img-wrapper .chat__msg-options{background:transparent}.dark-theme .chat__footer{background:#1e2428}.dark-theme .chat__scroll-btn{background:#262d31;color:#797c7e}.dark-theme .emojis__tab--active:after{background:#00af9c}.dark-theme .emojis__tab-icon{color:rgba(241,241,242,.32)}.dark-theme .emojis__tab--active .emojis__tab-icon{color:rgba(241,241,242,.63)}.dark-theme .emojis__search{background:#262d31;color:#d4d5d7}.dark-theme .emojis__search::-webkit-input-placeholder{color:#7d8184}.dark-theme .emojis__search::placeholder{color:#7d8184}.dark-theme .emojis__label{color:rgba(241,241,242,.45)}.dark-theme .chat__input-icon{color:#828689}.dark-theme .chat__input-icon--highlight{color:#009688}.dark-theme .chat__input{background:#33383b;color:#f1f1f2}.dark-theme .chat-sidebar__header-icon{color:#828689}.dark-theme .chat-sidebar__heading{color:rgba(241,241,242,.92)}.dark-theme .chat-sidebar__search-results{background:#131c21;color:rgba(241,241,242,.45)}.dark-theme .profile{background:#0d151a}.dark-theme .profile__section{background:#131c21;box-shadow:0 1px 3px 0 rgba(0,0,0,.16)}.dark-theme .profile__name{color:rgba(241,241,242,.92)}.dark-theme .profile__heading{color:#009688}.dark-theme .profile__heading-icon{color:#828689}.dark-theme .profile__about-item:not(:last-of-type),.dark-theme .profile__action:not(:last-of-type),.dark-theme .profile__group:not(:last-of-type){border-bottom:1px solid #3c4247}.dark-theme .profile__action-text--top{color:rgba(241,241,242,.92)}.dark-theme .profile__action-text--bottom{color:rgba(241,241,242,.45)}.dark-theme .profile__about-item{color:rgba(241,241,242,.92)}.dark-theme .profile__group:hover{background-color:#3c4247}.dark-theme .profile__group-text--top{color:rgba(241,241,242,.92)}.dark-theme .profile__group-text--bottom{color:rgba(241,241,242,.45)}.dark-theme .profile__section--danger{color:#ef697a}.chat{display:flex;position:relative;width:100%}.unseenCount{display:flex;align-items:center;margin-left:7px;font-size:.8rem;justify-content:center;border-radius:10px;background:#047857;color:#fff;position:absolute;right:45px;bottom:45px;width:21px;aspect-ratio:1;z-index:12}.chat__content-wrapper{flex:1 1;overflow-y:hidden;display:flex}.chat__content-wrapper.no-header{height:calc(100% - 60px)}.message-content-agent{font-size:14px;color:#222d30}.message-content-user{font-size:14px;color:#455a60}.attachment_open{height:calc(100% - 240px)}.chat__content-wrapper.no-footer{height:calc(100% - 60px)}.chat__content-wrapper.no-footer.no-header{height:100%}.chat__body{min-width:300px;flex:40% 1;border-right:1px solid #dadada;display:flex;flex-direction:column;position:relative;z-index:1}.chat__bg{position:absolute;top:0;right:0;left:0;bottom:0;opacity:.05}.chat__date-wrapper,.chat__encryption-msg,.chat__footer,.chat__header,.chat__msg-group{z-index:10}.chat__header{z-index:20}.chat__header--blue{background:#ddf2f9!important;border:none!important;height:56px!important;min-height:unset!important;padding:10px 24px!important;box-shadow:0 4px 16px rgba(0,0,0,.15)}.chat__avatar-wrapper{width:auto;height:40px;margin-right:10px;cursor:pointer}.chat__avatar-wrapper-mobile{display:none}.chat__avatar-wrapper-web{display:flex;align-items:center;justify-content:center}.user-view .chat__avatar-wrapper-web{width:100%}.chat__contact-wrapper{flex:1 1;cursor:pointer}.chat__contact-desc,.chat__contact-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat__contact-name{color:#000;font-size:1rem;margin-bottom:2px}.chat__contact-desc{color:rgba(0,0,0,.6);font-size:.75rem}.chat__actions{display:flex;align-items:center}.chat__action{margin-left:25px;cursor:pointer}.chat__action:not(.options-btn){display:inline-block}.chat__action-icon{color:#919191}.chat__action-icon--search{width:30px;height:30px}.chat__web-header{width:100%;height:100%;display:flex;align-items:center;grid-gap:15px;gap:15px}.chat__web-header>button{display:grid;place-items:center;width:24px;aspect-ratio:1/1}.chat__web-header--para{font-weight:400;font-size:1rem;line-height:23px;text-transform:lowercase;color:#e03c31}.chat__content{padding-bottom:0}.chat__text-links{color:#0052cc;cursor:pointer;text-decoration:none}.chat__text-links:hover{text-decoration:underline;color:#0052cc}.hide-default-button{display:none!important}.chat__date-wrapper{text-align:center;margin:10px 0 14px;position:relative}.chat__date{display:inline-block;color:#8a8a8a;font-size:.75rem;padding:7px 10px;border-radius:5px}.chat__encryption-msg{background:#fdf4c5;color:#000;font-size:.77rem;text-align:center;padding:5px 10px;position:relative;margin-bottom:8px;border-radius:5px;line-height:20px}.chat__encryption-icon{color:#8c866c;margin-right:5px;margin-bottom:-1px}.chat__msg-group{margin-bottom:12px}.chat__msg,.chat__msg-group{display:flex;flex-direction:column;position:relative}.chat__msg{font-size:.85rem;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:95%;line-height:20px;white-space:pre-line;width:40%}.chat__msg.chat__note{flex-direction:column;align-self:flex-end;justify-content:space-between;color:grey;width:55%;border:0;display:flex;justify-content:flex-start}.chat__note-bg{background-color:#ffface;padding:12px;border-radius:12px}.chat__text{border-radius:12px;background-color:#eee}.chat-option{margin-block:8px;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.chat-option__btn{width:100%;background:#fff;border-radius:8px;border:1px solid #ebebeb;box-shadow:0 4px 8px rgba(0,0,0,.02);padding:8px 16px;cursor:pointer;font-size:.875rem;color:#222d30;text-transform:capitalize;text-align:left;display:flex;justify-content:space-between;align-items:center;grid-gap:8px;gap:8px}.d-flex{display:flex}.note__content{display:flex;flex-direction:column;width:100%}.note__title{color:#000}.chat__note-icon{border-radius:30px;background-color:red;display:flex;height:40px;width:40px;padding:10px;margin-right:10px;align-self:center}.chat__note-icon img{height:20px;width:20px}.chat__msg--sent{justify-content:flex-end}.chat__msg--rxd{background:#fff;align-self:flex-start}.chat__time{margin-left:6px;margin-top:8px}.chat__time.right-align{text-align:right}.deliveryStatus,.message-time{padding-top:5px;text-align:right}.message-time{color:#a0a0a0;text-transform:lowercase;font-size:12px}.deliveryStatus.messageRead{color:#0606fc}.messageFooter{color:#8696a0;font-size:.8rem}.chat__img{width:100%;height:100%;object-fit:cover}.chat__msg-filler{width:65px;display:inline-block;height:3px;background:transparent}.chat__msg-footer{align-items:center;color:rgba(0,0,0,.45);font-size:.7rem;font-weight:500;text-align:right}.chat__msg-footer img{margin-left:4px;height:18px;width:22px}.chat__msg-extension{position:relative;top:5px;font-size:.7rem;font-weight:500;color:rgba(0,0,0,.45)}.chat__msg-status-icon{color:#b3b3b3;margin-left:3px}.chat__msg-status-icon--blue{color:#0da9e5}.chat__img-wrapper .chat__msg-footer,.chat__img-wrapper .chat__msg-options-icon,.chat__img-wrapper .chat__msg-status-icon{color:#fff}.chat__msg-options{opacity:0;position:absolute;right:5px;top:3px;pointer-events:none;transition:all .2s}.chat__msg--rxd .chat__msg-options{background:#fff}.chat__msg--sent .chat__msg-options{background:#ace0f0}.chat__img-wrapper .chat__msg-options{background:transparent}.chat__msg:hover .chat__msg-options{opacity:1;pointer-events:unset}.chat__msg-options-icon{color:#919191;width:20px;height:20px}.chat__footer{background-color:#fff;position:relative;border-top:1px solid #d3d3d3}.chat__scroll-btn{position:absolute;right:15px;bottom:15px;width:45px;height:45px;z-index:11;border-radius:50%;color:#919191;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 5px 0 rgba(0,0,0,.2)}.feedback-input-container{margin-top:12px}.feedback-input{width:100%;height:160px;padding:1rem;font-size:1rem;background:#fff;border-radius:5px;outline:none;border:1px solid #919191;resize:none;color:#424242}.feedback-btn{display:block;margin-top:8px;margin-inline:auto;color:#b33027}.feedback-btn-disable{color:#838383}.emojis__wrapper{width:100%;overflow:hidden;display:flex;flex-direction:column;height:0;min-height:0;transition:all .4s ease;background:inherit}.emojis__wrapper--active{height:40vh;min-height:350px;transition:all .4s ease}.emojis__tabs{display:flex;align-items:center;height:50px}.emojis__tab{flex:1 1;padding:10px 5px;text-align:center;position:relative}.emojis__tab--active:after{content:"";position:absolute;height:4px;width:100%;bottom:0;left:0;background:#009688}.emojis__tab-icon{color:rgba(0,0,0,.32)}.emojis__tab--active .emojis__tab-icon{color:rgba(0,0,0,.6)}.emojis__content{overflow-y:scroll;padding:5px 20px;flex:1 1}.emojis__search{height:40px;background:#e6e6e6;width:100%;border-radius:5px;padding:5px 10px;color:#4a4a4a;font-size:.9rem}.emojis__search::-webkit-input-placeholder{color:#989898}.emojis__search::placeholder{color:#989898}.emojis__label{margin-top:15px;margin-bottom:5px;font-weight:500;color:rgba(0,0,0,.45);font-size:.85rem}.emojis__grid{display:flex;flex-wrap:wrap;margin-bottom:25px}.emojis__emoji{margin-right:3px;margin-top:3px;cursor:pointer}.chat__input-wrapper{padding:10px;position:relative;display:flex;align-items:flex-end;grid-gap:10px;gap:10px;border-bottom:1px solid #c2c2c2}.chat__input-icon{color:#919191;margin-left:8px;margin-right:8px;width:28px;height:28px;padding:3px;border-radius:50%}.chat__input-icon--highlight{color:teal}.chat__attach{display:flex;flex-direction:column;position:absolute;bottom:50px}.chat__attach-btn{-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all .5s ease}.chat__attach-btn:first-of-type{transition-delay:.5s}.chat__attach-btn:nth-of-type(2){transition-delay:.4s}.chat__attach-btn:nth-of-type(3){transition-delay:.3s}.chat__attach-btn:nth-of-type(4){transition-delay:.2s}.chat__attach-btn:nth-of-type(5){transition-delay:.1s}.chat__attach--active .chat__attach-btn{-webkit-transform:scale(1);transform:scale(1);opacity:1}.chat__attach-btn{margin-bottom:10px}.chat__input-icon--pressed{background:rgba(0,0,0,.1)}.chat__input{background:#fff;color:#4a4a4a;padding:10px;height:100%;width:100%;outline:none;border:none}.chat__input::-webkit-input-placeholder{color:#999;font-size:.9rem}.chat__input::placeholder{color:#999;font-size:.9rem}.chat__input.locked_keyboard::-webkit-input-placeholder{color:#db4a40}.chat__input.locked_keyboard::placeholder{color:#db4a40}.chat__input.unlocked{line-height:16px}.input-container{width:100%;display:flex;grid-gap:10px;gap:10px}.input-container__field{width:100%;padding:8px;border-radius:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1.5px solid #eee}.input-container__field.reduce-border{border-radius:22px}.chat__media-container{width:100%;display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px;padding-inline:8px}.chat__media-wrapper{width:30%;position:relative}.chat__media{width:100%;aspect-ratio:3/2;border:.5625px solid #a0a0a0;border-radius:8px}.chat__media-btn{position:absolute;right:5px;top:5px}.input-container .smiley-container{display:flex;align-items:center;cursor:pointer}.emoji-container{position:absolute;left:10px;bottom:50px}li.emoji{background:none!important}.locked_input_popup{display:flex;flex-direction:column;align-items:flex-start;padding:16px;position:absolute;width:302px;height:268px;left:32px;top:540px;background:#fff;box-shadow:0 4px 12px rgba(30,48,53,.1);border-radius:10px;z-index:15}.popup_header{width:238px;height:28px;left:32px;top:0;font-weight:500;color:#000}.popup_content,.popup_header{position:static;font-size:18px;line-height:28px;font-style:normal;text-transform:lowercase}.popup_content{width:270px;height:140px;left:16px;top:54px;font-weight:400;color:#424242}.popup_button{width:30%;cursor:pointer;background-color:#e03c31;margin-left:35%;height:40px;border-radius:10px}.popup_image{vertical-align:middle;margin-right:10px}.popup_para{margin-top:10px}.chat-sidebar{width:0;min-width:0;display:flex;flex-direction:column;transition:all .1s ease;overflow-x:hidden;overflow-y:auto}.chat-sidebar--active{flex:30% 1}.chat-sidebar__header-icon{margin-right:20px;color:#919191}.chat-sidebar__heading{flex:1 1;color:#000;font-size:1rem;margin-bottom:2px}.chat-sidebar__content{flex:1 1}.chat-sidebar__search-results{background:#fff;height:100%;padding-top:5pc;color:rgba(0,0,0,.6);text-align:center;font-size:.85rem}.profile{background:#ededed;padding-bottom:2pc}.profile__section{background:#fff;margin-bottom:10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);padding:10px 20px}.profile__section--personal{flex-direction:column;padding:30px 20px}.profile__avatar-wrapper,.profile__section--personal{display:flex;justify-content:center;align-items:center}.profile__avatar-wrapper{width:200px;margin-bottom:20px}.profile__name{flex:1 1;color:#000;font-size:1.2rem;align-self:flex-start}.profile__heading-wrapper{margin-top:5px;margin-bottom:10px}.profile__heading{color:#009688;font-size:.85rem;flex:1 1}.profile__heading-icon{color:#919191}.profile__media-wrapper{display:flex;align-items:center;justify-content:space-between}.profile__media{width:32%}.profile__about-item,.profile__action{display:flex;align-items:center;justify-content:space-between;padding:15px 0;margin-bottom:5px;cursor:pointer}.profile__about-item:not(:last-of-type),.profile__action:not(:last-of-type),.profile__group:not(:last-of-type){border-bottom:1px solid #ebebeb}.profile__action-left{flex:1 1}.profile__action-text{display:block}.profile__about-item,.profile__action-text--top{font-weight:500;margin-bottom:5px}.profile__action-text--bottom{font-size:.85rem;color:rgba(0,0,0,.45)}.profile__section--groups{padding-left:0;padding-right:0}.profile__group,.profile__group-heading{padding-left:20px;padding-right:20px}.profile__group{display:flex;align-items:center;padding-top:10px;padding-bottom:10px;cursor:pointer}.profile__group:hover{background-color:#ebebeb}.profile__group-content{flex:1 1;overflow:hidden}.profile__group-avatar-wrapper{width:50px;height:50px;margin-right:10px}.profile__group-text{flex:1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile__group-text--top{color:#000;font-size:1rem;font-weight:500;margin-bottom:5px}.profile__group-text--bottom{color:rgba(0,0,0,.6);font-size:.85rem;overflow:hidden}.profile__section--danger{color:#df3333;display:flex;align-items:center;padding-top:20px;padding-bottom:20px}.profile__danger-icon{margin-right:20px}.profile__danger-text{flex:1 1}.chat__msg-download-option{color:rgba(84,101,111,.5)}.char__msg_download-icon{color:#fff}.chat__download-wrapper{background-color:#678690;color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;width:100%;display:flex;justify-content:space-between;flex-direction:column}.chat__download-wrapper .doc-name{padding:13px 13px 0;display:flex}.chat__download-wrapper .message-time,.image-message-wrapper .message-time{background:linear-gradient(0deg,rgba(34,45,48,.85) 18.14%,rgba(34,45,48,0) 88.46%);padding-right:15px;border-radius:8px}.chat__image-gallery-wrapper{position:absolute;top:0;right:0;left:0;bottom:0;z-index:21;background:rgba(0,0,0,.5098039215686274);display:flex;align-items:center;justify-content:center}.chat__image-gallery-wrapper .image-gallery{width:100%;height:auto}.chat__image-gallery-icon-wrapper{position:absolute;top:20px;left:20px;-webkit-transform:scale(1.5);transform:scale(1.5);cursor:pointer}.chat__header-back-new{width:30px;height:40px;margin-left:-6px;fill:rgba(0,0,0,.6);display:none}.suggestions{position:absolute;bottom:70px;width:calc(100% - 40px);left:0;border-radius:15px;overflow:auto;max-height:40vh;background-color:#fff;border:1px solid #8a8a8a;margin:auto 20px}.suggestion-content{display:flex;flex-direction:column;padding-left:15px;justify-items:flex-start;width:100%;grid-gap:10px;gap:10px}.filteredSuggestion{margin:10px}.filteredSuggestion div img{height:40px;width:40px;justify-content:center}.filteredSuggestion div:first-child{display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;padding:5px}.filteredSuggestion div p:first-child{width:100%;font-size:.85rem;padding-top:5px;padding-bottom:5px;color:#000;flex:1 1 25%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.filteredSuggestion div p:nth-child(2){width:100%;color:grey;font-size:.75rem;padding-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.activeSuggestion,.filteredSuggestion div:hover{background-color:#ace0f0;border-radius:8px}.location-link{text-decoration:underline!important;color:#db4a40!important}@media screen and (min-width:1301px){.chat__msg{max-width:40%}}@media screen and (min-width:1000px) and (max-width:1300px){.chat__msg{max-width:50%}}@media screen and (min-width:900px) and (max-width:1000px){.chat__msg{max-width:40%}}@media screen and (max-width:1000px){.chat-sidebar{-webkit-transform:translateX(120vw);transform:translateX(120vw);position:absolute;left:0;width:100%;height:100%;z-index:10}.chat-sidebar,.chat-sidebar--active{transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.chat-sidebar--active{-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:675px){.chat__avatar-wrapper-mobile{display:flex;align-items:center;justify-content:flex-start;-webkit-tap-highlight-color:transparent}.chat__avatar-wrapper-mobile .header-text{flex:1 1;text-align:center}.chat__avatar-wrapper-web{display:none}.chat_attach_item{height:70px;display:flex;margin-inline:16px;border-bottom:1px solid #eef9fc}.chat__mobile-modal,.MuiPaper-root{border-top-left-radius:16px;border-top-right-radius:16px}.chat__mobile-modal{display:flex;flex-direction:column;justify-content:space-evenly;height:190px;position:relative}.chat__mobile-modal--cls-btn{width:30px;aspect-ratio:1;background:#fff;border-radius:100px;position:fixed;bottom:200px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:grid;place-items:center}.chat__mobile-modal--cls-btn>svg>rect{fill:#455a60}}.messageWrapper .messageHeader{display:flex;flex-direction:row;justify-content:space-between;background:transparent;margin-bottom:10px}.messageWrapper .messageHeader .leftHeader{font-size:12px;line-height:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#db4a40}.messageWrapper .messageHeader .leftHeader img{width:16px;height:16px;margin-right:10px}.messageWrapper .messageHeader .rightHeader{background:#eafaff;border:1px solid #ace0f0;box-sizing:border-box;border-radius:100px;padding:0 8px}.makeo-buddy{width:32px;aspect-ratio:1;object-fit:cover;border-radius:100px;background:#def3f9}.messageWrapper{width:100%;display:flex;flex-direction:column;padding:16px;box-sizing:border-box}.messageWrapper--agent{border-radius:0 12px 12px 12px;background:#f4f4f4}.messageWrapper--user{border-radius:12px 0 12px 12px;background:#def3f9}.messageWrapper.BOT{background-color:#e03c31!important;border:.5px solid #e03c31!important;color:#fff}.documentMessageWrapper{width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:16px}.documentMessageWrapper .transcript-info{padding:15px}.image-message-wrapper .transcript-info{color:#424242;padding:15px}.delete-image-icon{z-index:111;position:absolute;color:#e34a4a;right:0;cursor:pointer}.transcript-info{border-bottom:2px double #424242}.transcript-info~.content-wrapper{padding-top:5px}.transcript-info .sender-type{font-style:italic}.content-wrapper{flex-grow:1;margin-top:0;word-break:break-word}.media-message-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:5px;gap:5px;padding-top:16px;position:relative}.media-message-cover{content:"";width:48%;aspect-ratio:3/2;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));border-radius:5px;position:absolute;bottom:0;right:0}.media-message-count{height:100%;position:relative}.media-message{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:1.313rem;font-weight:600;z-index:1}.media-message-wrapper__img{width:48%;aspect-ratio:3/2;object-fit:cover;border-radius:5px;overflow:hidden}.media-message-wrapper__img--normal{width:100%;aspect-ratio:3/2;object-fit:contain;margin-top:16px;border-radius:5px;overflow:hidden}.image-wrapper{max-height:200px;max-width:200px;overflow:hidden;margin:auto}.image-wrapper img{width:100%;height:100%;object-fit:contain}.video-wrapper{width:100%;height:200px;max-height:300px;overflow:hidden;position:relative}.video-wrapper video{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.chat__multimedia{width:80%!important}.agentName{color:#678690;font-size:.7rem}.chat__msg--rxd .messageWrapper{border:0}.showTemplateWrapper,.showTemplateWrapperDisabled{margin:0 8px}@media (min-width:350px){.chat__msg{width:auto;max-width:80%}}@media (min-width:768px){.chat__msg{width:auto;max-width:40%}}@media (min-width:992px){.chat__msg{width:auto;max-width:40%}}@media (min-width:1200px){.chat__msg{width:auto;max-width:40%}}@media (min-width:1400px){.chat__msg{width:auto;max-width:40%}}@media (max-width:675px){.chat__header-back-new{display:inline}.media-message-wrapper:after,.media-message-wrapper__img{max-width:130px}.media-message{bottom:14%;right:16%}}@media (max-width:765px){.chat__input.locked_keyboard::-webkit-input-placeholder{color:#db4a40;white-space:pre-line;position:relative;top:-7px;overflow-y:auto;font-size:12px}.chat__input.locked_keyboard::placeholder{color:#db4a40;white-space:pre-line;position:relative;top:-7px;overflow-y:auto;font-size:12px}}.loader{text-align:center;width:100%}.chat_attach_new{padding:24px 15px;display:flex;flex-direction:column;grid-gap:20px;gap:20px}.chat_attach_item{font-size:16px;display:flex;align-items:center}.chat_attach_item-iconWrapper{width:50px;aspect-ratio:1;border-radius:16px;background:#def3f9;margin-right:15px;display:grid;place-items:center}.attach-btn{position:absolute;right:15px;top:10px}.text-center{text-align:center}.font-14{font-size:14px}.no-conversation-found{display:flex;align-items:center;justify-content:center;height:100%}.header-text{font-weight:600}.chat__input__holder{flex:1 1;display:flex;grid-gap:10px;gap:10px;justify-content:center;align-items:center}.Android .attach-btn-new .iOS,.iOS .attach-btn-new .Android{display:none}.Android.attach-btn-new{position:absolute;right:15px;z-index:1;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Android .chat__input.unlocked{padding-right:25px}.noInternet{background-color:#fff;color:#cf0d00;font-size:14px;padding-left:15px}.messageTypingIndicator{position:relative;text-align:center;margin-left:auto;margin-right:auto}@-webkit-keyframes typing{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes typing{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.messageTypingIndicator .dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#545454;-webkit-animation:typing 1.3s linear infinite;animation:typing 1.3s linear infinite;margin-right:3px}.messageTypingIndicator .dot:nth-child(2){animation-delay:-1.1s;-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;-ms-animation-delay:-1.1s;-o-animation-delay:-1.1s}.messageTypingIndicator .dot:nth-child(3){animation-delay:-.9s;-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;-ms-animation-delay:-.9s;-o-animation-delay:-.9s}.flex-center{display:flex;align-items:center}.typing-text{font-style:italic;margin-right:6px}.slider{position:fixed;width:100vw;height:calc(100vh - 56px);background:rgba(0,0,0,.4);top:56px;z-index:1400;overflow-y:auto}.slider--active{height:100vh;top:0}.slider__container{width:80%;height:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;grid-gap:12px;gap:12px;overflow:auto}.slider__container::-webkit-scrollbar{display:none}.slider__container--center{justify-content:center}.slider__actions{width:100%;height:60px;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;background:#000;opacity:.9;position:fixed;top:0;z-index:30}.slider__cta-grp{display:flex;grid-gap:16px;gap:16px}.slider__image-wrapper{max-height:calc(100vh - 80px)}.slider__image-wrapper:first-child{margin-top:12px}.slider__img{width:100%}.slider__image-wrapper--active{width:100%;height:100vh;position:fixed;top:0;background:#202020;display:grid;place-items:center}.slider__img--active{width:unset}.slider__icon>path{fill:#fff}@media screen and (max-width:675px){.slider__container{width:100%;height:100%}.slider__image-wrapper,.slider__img--active{width:100%}}@media screen and (min-width:320px) and (max-width:675px){.hide-in-mobile{display:none}}.send_btn{display:flex}.enter_to_send{padding:5px!important;margin-left:10px!important}audio::-webkit-media-controls-panel{background-color:#d3d3d3}@media screen and (min-width:320px) and (max-width:675px){audio{max-width:100%}.audio-chat-msg{max-width:80%}}.chat__msg-info-root{width:90%;background:#dadada;max-height:2px;margin:40px auto;justify-content:center;align-items:center;display:flex}.chat__msg-info{padding-inline:8px;background:#fff;white-space:nowrap;text-transform:capitalize}.root{width:100%;padding:16px}.root__wrapper{background:#f4f4f4;border-radius:12px;max-width:400px;margin-inline:auto}.fed-container{width:100%;padding:16px;margin-inline:auto}.fed__content{font-size:.766rem;text-align:center;color:#424242;text-transform:capitalize}.fed-btn-grp{margin-block:16px;display:flex;justify-content:center;align-items:center;grid-gap:18px;gap:18px}.fed-btn{border-radius:100px;width:36px;height:36px;display:grid;place-items:center;cursor:pointer}.fed-btn:hover{opacity:.75}.fed-btn.positive{background:#047857}.fed-btn.negative{background:#b33027}.fed__input{width:100%;margin-block:16px;background:#fff;padding:12px 16px;border-radius:12px;border:1px solid #a0a0a0;outline:none}.fed__skip{display:block;margin-inline:auto;cursor:pointer}.fed__skip.active{color:#b33027}.fed__inp-grp{margin-block:16px;display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:16px}.fed__ch-box{width:100%;padding:8px;background:#fff;border:1px solid #455a60;border-radius:8px;display:flex;justify-content:center;align-items:center;grid-gap:3px;gap:3px}.fed__ch-box--label{color:#455a60;font-size:.7rem;line-height:14.56px;font-weight:500;-webkit-user-select:none;user-select:none;text-align:center}.fed__checkmark{width:12px;height:12px;margin-bottom:2px}.fed__frm-btn{width:100%;height:35px;display:block;margin:auto;border-radius:100px;color:#fff;background:#e03c31;padding:8px 16px}@media screen and (max-width:675px){.root__wrapper{max-width:322px}}.UnreadMsg_root__1iuip{width:90%;background:#dadada;max-height:2px;justify-content:center;align-items:center;margin:10px auto;display:flex}.UnreadMsg_content__11907{background:#678690;padding-inline:8px;color:#b33027;font-size:.766rem;line-height:15px;background:#fff}.loader-background{background:#fff;position:fixed;top:60;left:0;width:100%;height:calc(100vh - 60px);display:grid;place-items:center}.customLoader{width:23px;height:23px;border-radius:50%;z-index:9999;background:radial-gradient(farthest-side,#e03c31 94%,transparent) top/3px 3px no-repeat,conic-gradient(transparent 30%,#e03c31);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);-webkit-animation:s3 1s linear infinite;animation:s3 1s linear infinite}@-webkit-keyframes s3{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes s3{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loaderWrapper{width:35px;height:35px;position:absolute;display:flex;align-items:center;justify-content:center;padding:6px;background:#fff;border-radius:50%;box-shadow:0 2px 2px 2px rgba(0,0,0,.1);z-index:9999}.underline{text-decoration:underline}.cursor-pointer{cursor:pointer}.pos-rel{position:relative}.sb{display:flex;align-items:center;justify-content:space-between}.flex-1{flex:1 1}.js-focus-visible :focus:not(.focus-visible){outline:none}.focus-visible{outline-color:rgba(129,202,231,.3)}.header{background-color:#fff;border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;align-items:center;height:60px;padding:10px;min-height:60px}.avatar{border-radius:50%;width:30px;height:30px;object-fit:cover}.avatar-name{border-radius:50%;height:100%;width:100%;background-color:#009688;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center}.emoji{background:url(/static/media/emoji-sprite.d308250d.png) transparent;width:40px;height:40px;background-size:400px;background-repeat:no-repeat;width:50px;height:50px;background-size:500px}.search-wrapper{padding:7px 10px;height:50px;background:#f6f6f6;position:relative}.search-wrapper:focus-within{background:#fff}.search{background:#fff;color:#4a4a4a;padding-left:60px;border-radius:18px;width:100%;height:100%}.search::-webkit-input-placeholder{color:#999}.search::placeholder{color:#999}.search-icons{color:#919191;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;overflow:hidden}.search-icon,.search__back-btn{position:absolute;width:100%;height:100%;transition:all .8s ease}.search-icon{opacity:1;transition-delay:.3s}.search__back-btn{opacity:0;transition-delay:.3s;color:#33b7f6}.search-wrapper:focus-within .search-icon{opacity:0;transition-delay:0s}.search-wrapper:focus-within .search__back-btn{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:1;transition-delay:0s}*{box-sizing:border-box;padding:0;margin:0;font-family:inherit;font-weight:400}a,a:active,a:hover{font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;color:inherit}button{cursor:pointer}button,input{border:none;background-color:initial}ul{list-style:none}::-webkit-scrollbar{width:6px!important;height:6px!important}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.dark-theme ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.16)}.dark-theme ::-webkit-scrollbar-track{background-color:initial}.widget .chat__msg{padding:0}.widget .chat__msg--sent .messageWrapper{background:#ace0f0}.widget .chat__msg--rxd,.widget .chat__msg--sent{border-radius:20px}.avatar-icon{display:flex;align-items:center;margin-right:8px;color:red;width:30px}.newMessage{background:#e03c31;width:220px;height:37px;margin:0 auto;border-radius:24px;padding:9px;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 5px 0 rgba(0,0,0,.2);text-align:center;color:#fff;cursor:pointer}.messageGradient{position:fixed;left:0;z-index:99;bottom:10%;text-align:center;background:linear-gradient(0deg,#fff 8.75%,hsla(0,0%,100%,0));padding:16px 0;width:100%}.chat-icon-logo{width:30px;height:30px;border-radius:33px;background-color:#ddf2f9;font-weight:700;display:flex;align-items:center;justify-content:center}.msg-wrapper{display:flex;padding:10px 15px;width:100%}.msg-wrapper--club{display:flex;padding-top:10px;padding-inline:15px;width:100%}.msg-sent{justify-content:flex-end;overflow-x:hidden}.msg-rxd{justify-content:flex-start;overflow-x:hidden}.buttoned-options-wrapper{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;margin-top:16px}.buttoned-options-wrapper .buttoned-options{background:#fff;border:1px solid #c2c2c2;border-radius:32px;padding:11px 15px;font-size:.85rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.buttoned-options.selected{background:#fcebea;border:1px solid #e03c31;color:#e03c31}.widget .chat__date-wrapper .chat__date{background:none;font-size:13px;line-height:20px;color:#8a8a8a}.chat__msg--rxd,.chat__msg--sent{color:#424242}.chat__msg--rxd.typing{background-color:initial;height:30px}.chat__msg--rxd.typing>img{height:100%}.chat__content{background-color:#fff;display:flex;flex-direction:column;flex:1 1}.chat__content-holder{margin-top:auto}.chat__date-wrapper{margin:10px 0 5px;color:#8a8a8a}.widget-loader{padding-top:35%}.chat-bot-load-error,.widget-loader{background-color:#fff;text-align:center;width:100%}.chat-bot-load-error{padding-top:10%}.buttoned-options-disabled{opacity:.4;cursor:not-allowed!important}.dark-theme .focus-visible{outline:2px solid rgba(70,108,119,.3)}.dark-theme .header{background:#2a2f32}.dark-theme .search-wrapper{background:#131c21}.dark-theme .search{background:#323739}.dark-theme .search__back-btn{color:inherit}
/*# sourceMappingURL=main.38a3d056.chunk.css.map */