@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.comment{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.comment__content{display:flex;align-items:center;grid-gap:5px;gap:5px;width:100%}.comment__content__file{display:flex;flex-direction:column}.comment__content__file>span{padding:5px 10px;font-size:14px;background:#f4f4f4;overflow:hidden;text-overflow:ellipsis;border-radius:0 0 5px 5px}.comment__content__file_container{display:grid;grid-template-columns:auto 40px;padding:2px;border-radius:5px 5px 0 0;justify-content:space-between;grid-gap:5px;gap:5px;align-items:center}.comment__content__file_content{display:grid;grid-template-columns:50px auto;grid-gap:2px;gap:2px;font-size:12px}.comment__content__file_content>div{display:flex;align-items:center;overflow:hidden}.comment__content__file_content>div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.comment__content__file_content>span{align-items:center;display:flex}.comment__content__file_svg{position:relative;width:40px;height:40px}.comment__content__file_svg svg{width:100%;height:100%}.comment__content__file_svg span{position:absolute;top:12px;color:#fff;width:50px;text-align:center;left:-5px}.comment__content__file_name{display:flex;align-items:center;overflow:hidden}.comment__content__file_name>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.comment__content__file_download{width:35px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:50%;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}#root .artifact_reply{display:grid;border-radius:5px}#root .artifact_reply__body{display:grid;padding:5px}#root .artifact_reply__body span:first-child{color:var(--messages_agent_text_color);unicode-bidi:plaintext}#root .artifact_reply__body span:nth-child(2){font-size:13px;opacity:.7}#root .artifact_reply__buttons{display:grid;grid-gap:2px;gap:2px;margin-bottom:5px;margin-top:5px}#root .artifact_reply__buttons .button-reply{margin:0;font-size:12px}#root .artifact_reply__buttons .button-reply img{max-width:25px;margin:0 5px 0 0}#root .artifact_reply__detached{max-width:366px}#root .artifact_reply__detached .artifact_reply__buttons{display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;padding:0;grid-gap:5px;gap:5px}#root .artifact_reply__detached .artifact_reply__buttons .button-reply{display:flex;flex:1 0 auto;max-width:100%;text-align:center;padding:5px;height:auto;border-radius:15px}#root .artifact_reply__detached .artifact_reply__buttons .button-icon{width:100%;background-position:50%;background-size:cover;cursor:pointer;border-radius:50%;background-repeat:no-repeat;box-shadow:0 2px 1px rgba(0,0,0,.24)}#root .artifact_reply__detached .artifact_reply__buttons.icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(18%,1fr))}#root .artifact_reply_button{display:grid;border-radius:5px}#root .artifact_reply_button__header img,#root .artifact_reply_button__header video{width:100%;margin:0;border-radius:5px 5px 0 0}#root .artifact_reply_button__header strong{margin-left:5px}#root .artifact_reply_button__header .document_type{display:flex;justify-content:space-between;align-items:center;height:50px;border-radius:5px;cursor:pointer;color:#565671;background:#f5f6f6;margin:5px;padding-left:20px;transition:all .2s linear}#root .artifact_reply_button__header .document_type:hover{box-shadow:0 0 4px -2px rgba(0,0,0,.5)}#root .artifact_reply_button__header .document_type span:nth-child(2){width:35px;height:35px;display:flex;justify-content:center;align-items:center;background:#565671;border-radius:50%;opacity:.5;margin-right:10px}#root .artifact_reply_button__header .document_type span:nth-child(2) svg{width:20px;height:20px}#root .artifact_reply_button__body{display:grid;grid-gap:3px;gap:3px;padding:5px}#root .artifact_reply_button__body span:first-child{color:var(--messages_agent_text_color);unicode-bidi:plaintext}#root .artifact_reply_button__body span:nth-child(2){font-size:13px;opacity:.7}#root .artifact_reply_button__buttons{display:grid;grid-gap:2px;gap:2px;margin-bottom:5px;margin-top:5px}#root .artifact_postback{display:grid;border-radius:5px}#root .artifact_postback__body{display:grid;padding:5px}#root .artifact_postback__body span:first-child{color:var(--messages_agent_text_color);unicode-bidi:plaintext}#root .artifact_postback__body span:nth-child(2){font-size:13px;opacity:.7}#root .artifact_postback__buttons{display:grid;grid-gap:2px;gap:2px;margin-bottom:5px;margin-top:5px}#root .artifact_postback__buttons .button-postback{margin:0;font-size:12px}#root .artifact_list_message{display:grid;border-radius:5px}#root .artifact_list_message__header{display:grid}#root .artifact_list_message__header span{unicode-bidi:plaintext}#root .artifact_list_message__header span:first-child{font-size:15px;font-weight:700}#root .artifact_list_message__header span:nth-child(2){font-size:14px;opacity:.8;font-weight:500}#root .artifact_list_message__header span:nth-child(3){font-size:12px}#root .artifact_list_message__buttons{height:40px;display:flex;justify-content:center;border-top:1px solid rgba(85,102,85,.4);margin-top:5px;align-items:center;cursor:pointer}#root .artifact_list_message__buttons button{pointer-events:none;padding:5px}#root .artifact_list_message__buttons span{font-weight:500}.artifact_list_message__drawer .MuiPaper-root{border-radius:20px 20px 0 0;padding-bottom:50px;overflow:hidden}.artifact_list_message__drawer_header{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:16px}.artifact_list_message__drawer_header svg path{fill:#fff!important}.artifact_list_message__drawer_body{padding-bottom:20px;overflow:auto}.artifact_list_message__drawer_body .MuiFormControl-root{width:100%}.artifact_list_message__drawer_sections{display:grid;grid-gap:10px;gap:10px}.artifact_list_message__drawer_sections>span{margin-top:20px;margin-left:20px;font-size:18px;text-transform:uppercase;height:35px;align-items:center;display:flex;font-weight:400}.artifact_list_message__drawer_rows{display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:40px}.artifact_list_message__drawer_rows>div{display:grid}.artifact_list_message__drawer_rows>div span:first-child{font-size:16px;color:var(--messages_agent_text_color);unicode-bidi:plaintext}.artifact_list_message__drawer_rows>div span:nth-child(2){font-size:12px}.artifact_list_message__drawer_button{position:fixed;width:100%;bottom:-50px;height:50px;transition:all .3s linear;display:flex;align-items:center;padding:0 30px;justify-content:space-between}.artifact_list_message__drawer_button.show{bottom:0}.artifact_list_message__drawer_button>div{border-radius:50%;background:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.artifact_list_message__drawer_button>div svg{height:20px;width:20px}.lightbox_slider{flex-direction:column;justify-content:flex-start;height:auto;overflow:hidden;transition:all .3s linear;max-width:366px}.lightbox_slider,.lightbox_slider>div{display:flex;align-items:center;width:100%}.lightbox_slider>div{grid-gap:8px;gap:8px}.lightbox_slider_content{display:flex;width:100%;overflow-x:hidden;height:100%;grid-gap:10px;gap:10px;padding:8px 10px;scroll-behavior:smooth}.lightbox_slider_placeholder{box-sizing:border-box;flex:0 0 auto;min-width:90px;width:90px;height:90px}.lightbox_slider_item,.lightbox_slider_placeholder{position:relative;display:flex;align-items:center;justify-content:center}.lightbox_slider_item{box-shadow:0 2px 4px rgba(0,0,0,.25);cursor:pointer;border-radius:5px;min-width:140px;height:215px;overflow:hidden}.lightbox_slider_item .image{width:100%;height:100%;background:#fff}.lightbox_slider_item .image>div{background-position:50%;background-size:cover;background-repeat:no-repeat;height:100%;width:100%;border-radius:5px;position:relative}.lightbox_slider_divider{min-width:65px}.lightbox_slider_action{width:20px;height:125px;display:flex;justify-content:center;align-items:center;cursor:pointer}.lightbox_slider_action.hidden_action{opacity:0;pointer-events:none;visibility:hidden}.lightbox_slider_action.is_disabled{pointer-events:none}@supports(-webkit-touch-callout:none){.lightbox_slider_content{overflow:scroll}}.zendesk_guide{height:calc(100% - 125px);display:flex;transition:all .5s linear;padding:0 10px 4px;position:relative;background:#fff}.zendesk_guide_container{flex-grow:1;flex-shrink:1;border-radius:15px 15px 0 15px;overflow:hidden;scrollbar-color:var(--messages_content_bg_color) var(--messages_content_bg_color);scrollbar-width:thin;background-color:#fff;position:relative;padding-bottom:5px}.zendesk_guide_container_loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.zendesk_guide_container_loading svg{color:#565671}.zendesk_guide_container_feedback{display:flex;flex-direction:column;text-align:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.zendesk_guide_container_feedback span{font-size:14px;font-weight:700;color:#9e9e9e}.zendesk_guide_buttons{position:absolute;grid-gap:10px;gap:10px;bottom:-15px;left:0;width:100%;margin:0 auto}.zendesk_guide_buttons,.zendesk_guide_buttons div{display:flex;justify-content:center;align-items:center}.zendesk_guide_buttons div{border-radius:50%;background:#fabf3a;box-shadow:0 2px 4px rgba(0,0,0,.25);cursor:pointer}.zendesk_guide_buttons_return{height:30px;width:30px}.zendesk_guide_buttons_return svg path{stroke:#fff}.zendesk_guide_buttons_close{height:32px;width:32px}.zendesk_guide_buttons_close svg path{fill:#fff}.zendesk_guide_buttons_none{width:30px;height:0}.zendesk_guide_articles{display:flex;flex-direction:column;justify-content:space-between;grid-gap:8px;gap:8px;color:#565671;height:100%;width:100%;padding:0 0 10px}.zendesk_guide_articles_count{padding:0 10px}.zendesk_guide_articles_elements{display:grid;grid-gap:8px;gap:8px;overflow:auto}.zendesk_guide_articles .MuiPagination-root{max-width:300px;margin:0 auto}.zendesk_guide_articles .MuiPaginationItem-rounded{border-radius:50%}.zendesk_guide_articles .MuiPaginationItem-root{height:25px;width:25px;min-width:25px;font-size:14px}.zendesk_guide_articles .MuiPaginationItem-page.Mui-selected{background:#565671;color:#fff}.zendesk_guide_articles_element{cursor:pointer;display:grid;grid-gap:8px;gap:8px;padding:0 10px}.zendesk_guide_articles_element:hover .element_title{text-decoration:underline}.zendesk_guide_articles_element .element_title{font-size:13px;font-weight:700;color:#000}.zendesk_guide_articles_element .element_body{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11px}.zendesk_guide_articles_element .element_date{font-size:10px}.zendesk_guide_articles .MuiDivider-root{background-color:#fabf3a;margin:0 10px}.zendesk_guide_article{display:flex;flex-direction:column;color:#565671;height:100%;overflow:auto;padding:6px;grid-gap:8px;gap:8px}.zendesk_guide_article .element_date{font-size:10px;color:rgba(0,0,0,.5)}.zendesk_guide_article .element_title{font-size:16px;font-weight:700;color:#000}.zendesk_guide_article .element_body{display:flex;flex-direction:column;grid-gap:15px;gap:15px;padding:0}.zendesk_guide_article .element_body iframe,.zendesk_guide_article .element_body img{width:-webkit-fill-available!important;width:-moz-available!important;height:auto!important}.zendesk_guide_article .element_body a{color:#565671;font-weight:700}.zendesk_guide_article .element_body *{margin:0}:root{--header_text_color:#565671;--header_icon_show:true;--header_bg_color:#fff;--header_icons_color:#565671;--messages_agent_bg_color:#d8d8dd;--messages_agent_text_color:#565671;--messages_agent_icon_show:false;--messages_user_bg_color:#fff;--messages_user_text_color:#565671;--messages_user_icon_show:false;--messages_content_bg_color:#f7f7f7;--artifacts_button_text_color:#fff;--artifacts_button_bg_color:#565671;--artifacts_button_hover_text_color:#565671;--artifacts_button_hover_bg_color:#88fab8;--artifacts_button_disabled_text_color:#fff;--artifacts_button_disabled_bg_color:grey;--artifacts_link_button_text_color:#fff;--artifacts_link_button_bg_color:#565671;--artifacts_link_button_hover_text_color:#565671;--artifacts_link_button_hover_bg_color:#88fab8;--open_text_color:#565671;--open_bg_color:#fff;--open_icon_show:true;--open_shape:50%;--input_text_color:#565671;--input_bg_color:#fff;--input_icon_color:#fff;--input_icon_bg_color:#565671;--input_clip_color:#fff;--input_clip_bg_color:#565671;--chat_bg_color:#fff}body{margin:0}*,:after,:before{box-sizing:border-box;font-family:"Poppins",sans-serif!important}.header .header-container{z-index:1010;height:75px;background:var(--header_bg_color);width:100%;justify-content:space-between;align-items:center;padding:0 20px;display:grid;grid-template-columns:auto auto}.header .header-container .header-content{display:flex;grid-column-gap:10px;column-gap:10px;align-items:center}.header .header-container .header-content img{border-radius:50%;width:45px;height:45px;display:var(--header_icon_show)}.header .header-container .header-content>div{display:flex;flex-direction:column;justify-content:flex-start}.header .header-container .header-content>div span{font-weight:400;color:var(--header_text_color)}.header .header-container .header-content>div span:first-child{font-size:17px;line-height:1.2;margin-bottom:1px}.header .header-container .header-content>div span:nth-child(2){font-size:13px}.header .header-container .MuiSvgIcon-root,.header .header-container svg path{fill:var(--header_icons_color)}.header .header-container .btn-container{display:flex;grid-gap:8px;gap:8px}.header .header-container .btn-container>div{display:flex;justify-content:center;align-items:center;cursor:pointer;width:24px;height:24px}.widget-container{position:absolute;width:100%;height:100%;visibility:hidden;font-size:12px;z-index:2;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;background-color:var(--chat_bg_color);opacity:1}.widget-container input{color:var(--input_text_color);margin-right:20px;margin-left:10px;font-size:14px;padding:4px 0 1px;unicode-bidi:plaintext}.widget-container input:disabled{color:#a6a6b9}.widget-container input::placeholder{color:var(--input_text_color);opacity:1}.widget-container .bim-warn{position:absolute;display:none;justify-content:center;align-items:center;text-align:center;flex-direction:column;font-size:20px;width:100%;left:50%;top:40%;transform:translate(-50%,-50%)}.widget-container .bim-warn img{width:150px;margin-bottom:20px}.widget-container .reload-container{cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center}.widget-container .reload-icon{max-width:100px;max-height:100px;width:auto;height:auto}.widget-container .reload-text{margin-top:5px}.widget-container.normal{position:absolute;width:100%;bottom:0;height:100%;right:0;border-radius:10px;box-sizing:border-box;overflow:hidden;box-shadow:0 5px 40px rgba(0,0,0,.16)}.widget-container:not(.visible):not(.visible_no_animation):not(.no_animation){animation:widget-hide .5s backwards}.widget-container.visible_no_animation{visibility:visible}.widget-container.no_animation{visibility:hidden;opacity:0}.widget-container.visible{animation:widget-show .5s forwards}.chat-msg-container{display:flex;flex-flow:column nowrap;justify-content:flex-start;position:relative}.chat-msg-container img{margin:5px 0;width:100%}.chat-msg-container .rating-message{text-align:center;opacity:.5}.chat-msg-container .MuiCardContent-root{padding:0!important}.chat-msg-container .chat-img{width:200px;height:200px;background-size:cover;object-fit:cover;object-position:50% 50%}.chat-msg-container .MuiPaper-root{background-color:inherit}.chat-msg-container .chat-media-container video{width:330px;border-radius:5px}.chat-msg-container .chat-media-container a{text-decoration:inherit}.chat-msg-container .chat-media,.chat-msg-container .chat-msg{border-radius:5px;margin:4px 0;word-break:break-word}.chat-msg-container .chat-media.elements,.chat-msg-container .chat-msg.elements{max-width:500px;width:100%;width:-webkit-fill-available;width:fill-available}.chat-msg-container .chat-media .MuiTypography-body1,.chat-msg-container .chat-msg .MuiTypography-body1{font-size:.8rem}.chat-msg-container audio:active,.chat-msg-container audio:focus,.chat-msg-container audio:hover{outline:none}.chat-msg-container .chat-msg{padding:5px 8px}.chat-msg-container .chat-media{padding:0}.chat-msg-container .chat-media .chat-msg{margin:0}.chat-msg-container.visitor{align-items:flex-end;width:100%}.chat-msg-container.visitor .comment__content__file_container{background-color:var(--messages_user_bg_color)}.chat-msg-container.visitor .comment__content__file_content>div:nth-child(2)>span{color:var(--messages_user_text_color)}.chat-msg-container.visitor .chat-msg{background-color:var(--messages_user_bg_color);border-radius:0 10px 10px 10px}.chat-msg-container.visitor .chat-msg p{color:var(--messages_user_text_color);unicode-bidi:plaintext;margin:0}.chat-msg-container.agent{align-items:flex-start}.chat-msg-container.agent .comment__content__file_container{background-color:var(--messages_agent_bg_color)}.chat-msg-container.agent .comment__content__file_content>div:nth-child(2)>span{color:var(--messages_agent_text_color)}.chat-msg-container.agent .chat-msg{background-color:var(--messages_agent_bg_color);border-radius:0 10px 10px 10px;box-sizing:border-box}.chat-msg-container.agent .chat-msg.locale_arabic{width:100%}.chat-msg-container.agent .chat-msg.detached{background:inherit;border-radius:0;padding:0;margin:0}.chat-msg-container.agent .chat-msg.detached .MuiCardContent-root p{margin:0}.chat-msg-container.agent .chat-msg p{color:var(--messages_agent_text_color);unicode-bidi:plaintext;margin:0}.chat-msg-container.sibling .avatar{display:none}.chat-msg-container:not(.sibling){margin-top:5px}.chat-msg-container:not(.sibling):first-child{margin-top:0}.carousel{height:225px;width:100%;max-width:500px;margin-top:20px}.carousel div:nth-child(4){margin-top:0}.carousel .CarouselItem{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:10px 10px 0 10px}.carousel .CarouselItem>div{height:200px}.carousel .carousel-item,.carousel .carousel-media{position:relative;overflow:hidden;height:100%}.carousel .carousel-media{background-color:#fff;cursor:pointer}.carousel .carousel-media-caption{text-overflow:ellipsis;position:absolute;bottom:0;padding:8px;color:#fff!important;background-color:rgba(0,0,0,.6);width:100%;transition:.3s;cursor:pointer;font-size:16px;font-weight:200}.carousel .carousel-media-caption:hover{background-color:rgba(0,0,0,.8);filter:brightness(115%)}.avatar-container{display:grid;justify-content:center;align-items:flex-start;position:absolute;padding-bottom:1px;width:50px;height:100%}.avatar-container .time{color:#9d9d9d;top:45px}.visitor .avatar-container{right:0}.avatar{width:38px;height:38px;margin-bottom:5px;border-radius:25px;color:#fff;display:flex;justify-content:center;align-items:center}.avatar img{width:40px;height:40px;border-radius:50%;box-shadow:0 4px 4px rgba(0,0,0,.25)}.agent .avatar{left:10px;display:var(--messages_agent_icon_show)}.visitor .avatar{right:10px;display:var(--messages_user_icon_show)}.visitor-avatar{display:block;margin:auto;height:100%}.call-rtc{width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1)}.call-rtc .MuiCardContent-root{padding:0!important;display:grid;grid-template-rows:auto auto;grid-row-gap:10px;row-gap:10px;position:relative;max-width:600px;margin:0 auto}.call-rtc #remote-bitrate,.call-rtc #remote-name,.call-rtc #remote-resolution{display:none}.call-rtc .call-videos{width:100%;justify-content:center;align-items:flex-start;grid-column-gap:5px;column-gap:5px}#screenremote,#videolocal1,#videoremote1{width:100%;height:100%;border-radius:5px;max-width:600px;box-shadow:0 1px 4px rgba(0,0,0,.16)}#container-screenremote,#localvideo,#remotevideo>div{display:flex;justify-content:center;align-items:center}#localvideo,#remotevideo>div{padding:5px}#localvideo{position:absolute;width:18%;left:0;bottom:12px}.rtc-buttons{width:55px;height:70px;display:grid;grid-template-columns:auto auto;grid-column-gap:10px;column-gap:10px}.rtc-buttons .rubberBand{width:35px;height:35px;border-radius:25px;display:flex;justify-content:center;align-items:center;cursor:pointer}.rtc-buttons .rubberBand svg{width:18px;height:18px}.rtc-buttons #call{box-shadow:0 3px 8px rgba(0,0,0,.24);background:#88fab8}.rtc-buttons #callOut{box-shadow:0 3px 8px rgba(0,0,0,.24);background:#ff6b87}.message-list-content{display:flex;height:100%;background:var(--chat_bg_color);transition:all .5s linear;padding:0 4px 4px 10px;position:relative;overflow:hidden}.message-list-content .message-list-container{flex-grow:1;flex-shrink:1;padding:15px 10px 10px;border-radius:15px 15px 0 15px;overflow-y:auto;overflow-x:hidden;scrollbar-color:var(--messages_content_bg_color) var(--messages_content_bg_color);scrollbar-width:thin;background-color:var(--messages_content_bg_color)}.message-list-content .message-list-container.pd_bottom{padding:15px 10px 30px}.message-list-content .message-list-container .message-list-loading{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:20px;gap:20px}.message-list-content .message-list-container .message-list-loading span{font-size:20px}.message-list-content .message-list-container .message-list-loading .MuiCircularProgress-root{color:#565671}.message-list-info{bottom:50px;z-index:1;height:25px;position:absolute}.message-list-info,.message-list-info>div{display:flex;justify-content:center;align-items:center;width:100%}.message-list-info>div{grid-gap:5px;gap:5px;padding:0 10px;height:30px}.message-list-info>div,.message-list-info>div .MuiCircularProgress-colorPrimary{color:var(--messages_agent_bg_color)}.artifact_list_message__drawer_button,.artifact_list_message__drawer_header{background-color:var(--artifacts_button_bg_color);color:var(--artifacts_button_text_color)}button:focus{outline:0}.btn-primary{background-color:#5b5b75;color:#fff;border:0;text-align:center;margin:5px 0;border-radius:5px;font-weight:400;min-height:35px;cursor:pointer;width:100%;justify-content:center;padding:5px 15px;display:flex;align-items:center;transition:background-color .5s,color .5s;position:relative}.btn-primary.button-link{background-color:var(--artifacts_link_button_bg_color);color:var(--artifacts_link_button_text_color);padding:5px 30px}.btn-primary.button-link:hover{background-color:var(--artifacts_link_button_hover_bg_color);color:var(--artifacts_link_button_hover_text_color)}.btn-primary.button-reply{background-color:var(--artifacts_button_bg_color);color:var(--artifacts_button_text_color);padding:0;height:35px;min-height:30px;margin:0 5px;width:auto;font-size:13px}.btn-primary.button-reply:hover{background-color:var(--artifacts_button_hover_bg_color);color:var(--artifacts_button_hover_text_color)}.btn-primary.button-reply:disabled{background-color:var(--artifacts_button_disabled_bg_color);color:var(--artifacts_button_disabled_text_color)}.btn-primary.button{background-color:var(--artifacts_button_bg_color);color:var(--artifacts_button_text_color);padding:5px 30px}.btn-primary.button:disabled{background-color:var(--artifacts_button_disabled_bg_color);color:var(--artifacts_button_disabled_text_color)}.btn-primary.button:hover{background-color:var(--artifacts_button_hover_bg_color);color:var(--artifacts_button_hover_text_color)}.btn-primary.button-whatsapp{background-color:#25d366}.btn-primary.button-whatsapp:hover{background-color:#25d366;color:#fff}.btn-primary .button-new{position:absolute;right:5px;display:flex;align-items:center;justify-content:center;min-height:35px}.btn-primary .button-new svg{width:16px}.btn-primary:hover{color:#5b5b75;background-color:#88fab8}.btn-primary .MuiCircularProgress-colorPrimary{color:#fff}.btn-primary:disabled,.btn-primary:disabled:hover{background-color:grey;pointer-events:none}.hidden{visibility:hidden;opacity:0;pointer-events:none}.chat-container,.hidden{overflow:hidden;position:absolute}.chat-container{width:82px;height:82px;display:grid;align-items:center;border-radius:var(--open_shape);background:var(--open_bg_color);visibility:visible;box-shadow:0 2px 1px -2px rgba(0,0,0,.2),0 3px 11px 5px rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);bottom:5px;margin:20px 30px;z-index:1;transition:none!important;opacity:1;cursor:pointer}.chat-container.right{right:0;grid-template-columns:200px 82px;overflow:hidden}.chat-container.right .chat-button{position:inherit;right:0}.chat-container.left{left:0;grid-template-columns:82px 200px}.chat-container.left .chat-agent{grid-template-columns:auto 40px;padding:0 15px 0 10px}.chat-container.left .chat-button{left:0;position:static}.chat-container.button_expand{width:282px;transition:width .5s linear}.chat-container.visible{visibility:hidden;opacity:0;pointer-events:none}.chat-container .chat-agent{display:grid;align-items:center;grid-column-gap:10px;column-gap:10px;padding:0 10px 0 15px;text-align:center}.chat-container .chat-agent span{font-size:13px;color:var(--open_text_color)}.chat-container .chat-agent img{width:40px;border-radius:50%}.chat-container .chat-button{margin:0;bottom:0;border-radius:50px;background:var(--open_bg_color);visibility:visible;display:flex;justify-content:center;align-items:center;width:82px;height:82px}.chat-container .chat-button.full_width img{width:100%;height:100%}.chat-container .chat-button img{width:65px;height:65px;border-radius:50%;display:var(--open_icon_show)}#chat-rating .MuiDialogTitle-root{padding:13px 15px;color:#fff;text-align:center}#chat-rating .MuiDialogTitle-root .MuiTypography-h6{font-size:16px}#chat-rating .MuiDialogActions-root,#chat-rating .MuiDialogContent-root{background-color:#fff}#chat-rating .rating_buttons{display:grid;justify-content:center;grid-template-columns:50px 50px;grid-column-gap:10px;column-gap:10px;padding-bottom:10px}#chat-rating .rating_buttons div{width:46px;height:46px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5;box-shadow:0 3px 8px rgba(0,0,0,.24);transition:all .3s linear}#chat-rating .rating_buttons div.rating_good{background:rgba(76,175,80,.3);border:2px solid #4caf50}#chat-rating .rating_buttons div.rating_good path{fill:#4caf50}#chat-rating .rating_buttons div.rating_good.selected{background:#4caf50;border:inherit}#chat-rating .rating_buttons div.rating_good.selected path{fill:#fff}#chat-rating .rating_buttons div.rating_bad{background:rgba(245,0,87,.3);border:2px solid #f50057}#chat-rating .rating_buttons div.rating_bad path{fill:#f50057}#chat-rating .rating_buttons div.rating_bad.selected{background:#f50057;border:inherit}#chat-rating .rating_buttons div.rating_bad.selected path{fill:#fff}#chat-rating .rating_buttons div.selected{opacity:1}#chat-rating .MuiTextField-root label{color:#5b5b75}#chat-rating .MuiDialog-paper{border-radius:20px 20px 0 20px;min-width:330px;background-color:#5b5b75}#chat-rating .MuiFormControl-root{width:100%}#chat-rating textarea{color:#5b5b75;font-size:.8em}#chat-rating textarea::placeholder{color:#5b5b75}#chat-rating .MuiDialogActions-root .MuiButton-label{font-size:13px}#chat-rating .MuiDialogActions-root #skip_rating_button{color:#f50057}#chat-rating .MuiDialogActions-root #skip_rating_button:hover{background-color:rgba(245,0,87,.1)}#chat-rating .MuiDialogActions-root #send_rating_button{color:#4caf50}#chat-rating .MuiDialogActions-root #send_rating_button:hover{background-color:rgba(76,175,80,.1)}.powered{position:absolute;width:100px;bottom:5px;right:10px;z-index:0}.form-container{width:100%;padding:10px 8px 10px 15px;background-color:var(--input_bg_color);bottom:10px;height:50px;display:flex;grid-column-gap:6px;column-gap:6px;align-items:center;justify-content:center}.form-container.too_much_messages{justify-content:left}.form-container.too_much_messages .MuiAlert-message{font-size:10px}.form-container .input_offline{display:flex;width:100%;flex-direction:column;color:var(--input_text_color);padding-left:8px}.form-container .form-upload-file{cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:5px;background-color:var(--input_clip_bg_color)}.form-container .form-upload-file label,.form-container .form-upload-file span{background:inherit;box-shadow:none;padding:0;width:22px;min-width:22px;height:100%}.form-container .form-upload-file label .MuiTouchRipple-root,.form-container .form-upload-file span .MuiTouchRipple-root{display:none}.form-container .form-upload-file label svg{width:13px;height:25px;cursor:pointer}.form-container .form-upload-file label svg path{fill:var(--input_clip_color)}.form-container .form-upload-file span svg{color:var(--input_clip_color)}.form-container .counter-lng{position:absolute;bottom:7px;font-size:9px;color:rgba(0,0,0,.54)}.form-container .counter-lng.error{color:#ff2f56}.form-container .MuiFormControl-root{width:100%}.form-container .MuiFormControl-root .MuiInput-underline:before{content:none}.form-container .MuiFormControl-root .MuiInput-underline:after{border-bottom:1px solid var(--input_text_color)}.form-container .send-button{cursor:pointer;min-width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:5px;background-color:var(--input_icon_bg_color)}.form-container .send-button.disabled{pointer-events:none;background-color:#e0e0e0}.form-container .send-button.svg-1 path,.form-container .send-button.svg-4 path,.form-container .send-button.svg-5 path{fill:var(--input_icon_color);stroke:transparent}.form-container .send-button.svg-2 path,.form-container .send-button.svg-3 path{stroke:var(--input_icon_color)}.form-container .send-button svg{width:17px;height:17px}.lds-ellipsis{display:inline-block;position:relative;width:10px;height:15px;transform:scale(.3)}.lds-ellipsis div{position:absolute;top:17px;width:13px;height:13px;border-radius:50%;background:var(--input_text_color);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.widget-container .bim-flx{display:flex}::-webkit-scrollbar,::-webkit-scrollbar-track{background:var(--messages_content_bg_color)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{border-radius:50px}@keyframes widget-show{0%{visibility:hidden}to{visibility:visible}}@keyframes widget-hide{99%{opacity:0}to{visibility:hidden;opacity:0}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand;animation-duration:1s}@keyframes slideInLeft{0%{transform:translate3d(-130%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft;animation-duration:.5s;z-index:5}#mobile .header-container{height:60px}#mobile .chat-container{width:60px;height:60px;margin:10px 20px}#mobile .chat-container.right{grid-template-columns:160px 60px}#mobile .chat-container.right .chat-agent{padding:0 0 0 15px}#mobile .chat-container.left{grid-template-columns:60px 160px}#mobile .chat-container.left .chat-agent{padding:0 15px 0 0}#mobile .chat-container.button_expand{width:220px}#mobile .chat-container .chat-agent img{width:35px}#mobile .chat-container .chat-agent span{font-size:10px;color:var(--open_text_color)}#mobile .chat-container .chat-button{width:60px;height:60px}#mobile .chat-container .chat-button.full_width img{width:100%;height:100%}#mobile .chat-container .chat-button img{width:40px;height:40px}@media screen and (-webkit-min-device-pixel-ratio:0){input,select,textarea{font-size:16px!important}}.centribal_typing{width:60px;display:flex;justify-content:center;padding:10px 0}.centribal_typing_container{position:relative;width:10px;height:10px;border-radius:5px;background-color:var(--messages_agent_bg_color);color:var(--messages_agent_bg_color);animation:typing 1s linear infinite}.centribal_typing_container:after,.centribal_typing_container:before{content:"";display:inline-block;position:absolute;top:0}.centribal_typing_container:before{left:-15px;animation:typing_before 1s linear infinite}.centribal_typing_container:after,.centribal_typing_container:before{width:10px;height:10px;border-radius:5px;background-color:var(--messages_agent_bg_color);color:var(--messages_agent_bg_color)}.centribal_typing_container:after{left:15px;animation:typing_after 1s linear infinite}@keyframes typing_before{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes typing{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes typing_after{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}
/*# sourceMappingURL=main.f28a68a7.chunk.css.map */