.chat-container__ewc-class{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;box-sizing:border-box;font-size:100%;scroll-behavior:smooth;overflow:hidden;animation:fadeIn 0.4s ease-in-out;z-index:1059;position:fixed;bottom:20px;right:20px;width:340px;height:500px;min-width:250px;min-height:250px;box-shadow:0 0px 10px -1px rgba(0,0,0,0.683);border-radius:10px;padding:0;display:flex;overflow:hidden;flex-direction:column;align-items:center;background-image:linear-gradient(135deg, #35AFE4 0%, #397DEC 120%)}.chat-container__ewc-class *{margin:0;padding:0;box-sizing:border-box;font-size:100%;scroll-behavior:smooth}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.footer__ewc-class{display:flex;align-items:center;justify-content:center;height:28.8px}.footer__ewc-class .footer-button{font-family:'Roboto', sans-serif;color:#f5f5f5;font-size:12px;text-align:center;background-color:transparent;border:none;text-decoration:none}.footer__ewc-class .footer-button:hover{transition:0.3s ease all;text-decoration:underline;cursor:pointer}.hidden{display:none}.without-header-back-container__ewc-class{transition:all 0.3ms;width:40px;height:fit-content;position:absolute;left:0;display:flex;transition:all 0.3s}.without-header-back-container__ewc-class .back-button__ewc-class{cursor:pointer;z-index:1;position:relative;transition:all 0.5s;display:flex;align-items:center;justify-content:space-between;transform:translateY(0px);top:67px;left:0px;border:none;height:35px;width:30px;background-image:linear-gradient(135deg, #35AFE4 20%, #397DEC 120%);background-image:linear-gradient(135deg, #397DEC 0%, #35AFE4 100%);color:#fff;outline:1px solid white;box-shadow:0 1.16px 2px 1px #878787;border-top-right-radius:17px;border-bottom-right-radius:10px;white-space:nowrap}.without-header-back-container__ewc-class .back-button__ewc-class>div{width:0px;visibility:hidden}.without-header-back-container__ewc-class .back-button__ewc-class svg{margin-left:2.5008px;min-height:20px;min-width:20px}.without-header-back-container__ewc-class .back-button__ewc-class:hover{transition:all 0.3s;width:70px}.without-header-back-container__ewc-class .back-button__ewc-class:hover div{transition:all 0.3s;visibility:visible;max-height:20px;width:40px;color:#fff;border-radius:5px;font-weight:700;overflow:hidden}.drop-zone-container__ewc-class{position:absolute;left:0;bottom:115px;min-width:100%;height:57%;background-color:rgba(255,255,255,0.15);backdrop-filter:blur(4px);overflow:hidden;display:flex}.drop-zone-container__ewc-class .drop-zone__ewc-class{position:absolute;margin:auto;position:relative;bottom:0;width:240px;height:240px;border:5px solid rgba(255,255,255,0.751);border-radius:40%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;font-size:20px;color:#65edfa;box-shadow:0 0 16px 0 rgba(57,125,236,0.3),0 0 16px 0 rgba(128,128,128,0.3);overflow:hidden;animation-duration:0.15s;animation-name:animateBg;animation-iteration-count:infinite;background-image:linear-gradient(45deg, rgba(66,236,165,0.341176), rgba(57,125,236,0.2));background-position:0% 100%;background-repeat:no-repeat}@keyframes animateBg{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.drop-zone-container__ewc-class .drop-zone-icon-container__ewc-class{position:absolute;margin:auto;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.drop-zone-container__ewc-class .drop-zone-icon-container__ewc-class .drop-zone-image__ewc-class{height:30%;width:30%;z-index:1}.files-uploaded-container__ewc-class{min-width:100%;max-width:100%;max-height:100%;min-height:115px;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;position:relative;bottom:5px;align-self:center;border-radius:10px;margin:0 auto;backdrop-filter:blur(6px);overflow-y:hidden;border:2px solid #fff;background:linear-gradient(160deg, #397DEC, #35AFE4);box-shadow:0 0 16px 0 rgba(57,125,236,0.3),0 0 16px 0 rgba(128,128,128,0.3);animation-duration:0.3s;animation-name:animateFilesUploadedContainer;animation-iteration-count:1}.files-uploaded-container__ewc-class::-webkit-scrollbar{display:none}@keyframes animateFilesUploadedContainer{0%{opacity:0;min-height:0;transform:scale(0.5)}100%{opacity:1;min-height:115px}}.files-uploaded-container__ewc-class .files-uploaded-header__ewc-class{position:relative;top:0px;display:flex;justify-content:space-around;align-items:center;padding:0;display:flex;align-items:center;color:#fff;border-bottom:2px solid #fff;width:100%;height:20px;font-weight:700;font-size:12px}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class{padding:7px 0;display:flex;flex-direction:column;overflow-y:scroll;align-items:center;height:100%;width:100%}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class::-webkit-scrollbar{display:none}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class{border-radius:4px;min-height:35.2px;width:95%;display:flex;justify-content:space-between;padding:0 15px;align-items:center;text-align:center;position:relative;margin-bottom:7px;margin-left:5px;margin-right:5px;color:#fff;border:2px solid #fff;word-wrap:break-word;background-image:linear-gradient(170deg, rgba(0,0,0,0.3) 0%, #397DEC 120%)}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class::-webkit-scrollbar{display:none}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class .file-icon-uploaded__ewc-class{width:25px;height:25px}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class .file-uploaded-name__ewc-class{justify-self:flex-end;font-size:10px;font-weight:700}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class .file-uploaded-size__ewc-class{font-size:10px;font-weight:800}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class .file-uploaded-delete__ewc-class{position:absolute;top:-5px;right:-5px;display:flex;justify-content:center;align-items:center}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class .file-uploaded-delete__ewc-class .file-uploaded-delete-button__ewc-class{display:flex;justify-content:center;align-items:center;border-radius:50%;width:20px;height:20px;border:none;font-size:14px;border:2px solid #fff;background-color:#fff;color:#397DEC;font-weight:900}.files-uploaded-container__ewc-class .file-uploaded-wrapper__ewc-class .file-uploaded__ewc-class .file-uploaded-delete__ewc-class .file-uploaded-delete-button__ewc-class:hover{background-color:#397DEC;color:#fff;cursor:pointer;border:1px solid #fff}.drop-here-container__ewc-class{position:absolute;bottom:93px;width:330px;left:0;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#fff;margin:5px;animation-duration:0.3s;animation-name:animateDropHereContainer;animation-iteration-count:1}@keyframes animateDropHereContainer{0%{opacity:0;transform:translateY(100px) scale(0.5)}100%{opacity:1;transform:translateY(0px)}}.drop-here-container__ewc-class .drop-here__ewc-class{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border-radius:10px;border:2px solid #fff;background:linear-gradient(160deg, #397DEC, #35AFE4);height:100%;width:100%;min-height:160px;color:#fff;font-size:19.2px;font-weight:700;text-align:center;padding:20px 0;box-shadow:0 2.4px 4.8px rgba(57,125,236,0.514);margin:8px 0}.drop-here-container__ewc-class .drop-here__ewc-class>div{max-width:250px;line-height:30px}.click-to-upload-button__ewc-class{position:absolute;bottom:34px;left:60px;height:58px;width:222px;display:flex;align-items:center;background-image:linear-gradient(160deg, #397DEC 0%, #6be0d1 130%);border:none;border-radius:5px;padding:5px;animation-duration:0.2s;animation-name:animateClickToUploadButton;animation-iteration-count:1}@keyframes animateClickToUploadButton{0%{opacity:0.4;transform:translateY(100px)}100%{opacity:1;transform:translateY(0px)}}.click-to-upload-button__ewc-class:hover{cursor:pointer}.click-to-upload-button__ewc-class .upload-icon__ewc-class{width:30px;height:25px}.click-to-upload-button__ewc-class>div{display:flex;align-items:center;justify-content:space-around;border:2px solid rgba(53,175,228,0.5);height:100%;width:100%;border-radius:2px}.click-to-upload-button__ewc-class>div:hover{transition:0.5s ease all;border:2px solid #35AFE4;cursor:pointer}.click-to-upload-button__ewc-class>div span{color:#fff;font-size:11.2px;font-weight:800;width:120px;height:30px;align-items:flex-end}.send-button-upload__ewc-class{position:absolute;bottom:44px;right:10px;width:40px;height:38.4px;border:none;border-radius:50%;background:linear-gradient(140deg, #397DEC, #35AFE4);font-size:20px;display:flex;align-items:center;justify-content:center}.send-button-upload__ewc-class:hover{transition:0.5s ease all;cursor:pointer}.send-button-upload__ewc-class:hover .send-image-upload__ewc-class{transition:0.5s ease all;border:2px solid #35AFE4;cursor:pointer}.send-button-upload__ewc-class:active{transition:0.5s ease all;opacity:1}.send-button-upload__ewc-class .send-image-upload__ewc-class{transition:0.5s ease all;border:3px solid rgba(57,125,236,0);border:2px solid rgba(53,175,228,0.5);padding:3px;border-radius:50%}.prepared-to-send__ewc-class{position:absolute;bottom:44px;right:10px;width:40px;height:38.4px;border:none;border-radius:50%;background:linear-gradient(140deg, #397DEC, #35AFE4);font-size:20px;display:flex;align-items:center;justify-content:center}.prepared-to-send__ewc-class .send-image-upload__ewc-class{animation:fadeIn 1s infinite;border:2px solid #35AFE4}@keyframes fadeIn{from{opacity:0.2}to{opacity:1}}.waves__ewc-class{position:absolute;bottom:0;left:0;width:100%;margin-bottom:-7px;height:29px;max-height:150px}.moving__ewc-class .parallax>use{animation:move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.moving__ewc-class .parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.moving__ewc-class .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.moving__ewc-class .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.moving__ewc-class .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}.assistant__ewc-class{position:relative;width:100%;height:88px;display:flex;flex-direction:row;justify-content:flex-start;padding-left:16px;padding-top:16px}.assistant__ewc-class .assistant-image__ewc-class{color:#f5f5f5;width:48px;height:48px;padding:7px;outline:2px solid #f5f5f5;border-radius:50%;box-shadow:0px 3px 5px 2px rgba(0,0,0,0.382);background-image:linear-gradient(140deg, #397DEC 0%, #35AFE4 150%)}.assistant__ewc-class .avatar__ewc-class{background-color:#fff;border-radius:50%;width:50px;height:50px;box-shadow:inset 0px 1px 5px 0px #397dec;border:2px solid #f5f5f5;display:flex;justify-content:center;align-items:center;overflow:hidden}.assistant__ewc-class .avatar__ewc-class .avatar-img__ewc-class{width:30px;height:30px;transform:translateX(0.5px)}.assistant__ewc-class .titles-container__ewc-class{margin-left:11.2px;width:fit-content;line-height:25px;color:#f5f5f5;max-height:50px;overflow:hidden;font-family:'Roboto', sans-serif}.assistant__ewc-class .titles-container__ewc-class .assistant-name__ewc-class{font-size:20px;max-height:30px;max-width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.assistant__ewc-class .titles-container__ewc-class .assistant-name__ewc-class:hover{cursor:default}.assistant__ewc-class .titles-container__ewc-class .assistant-title__ewc-class{font-size:16px;max-height:30px;max-width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:bold}.assistant__ewc-class .titles-container__ewc-class:hover{cursor:default}.sound-bell-button__ewc-class{position:absolute;top:72px;width:fit-content;height:fit-content;left:calc(50% - 11.2px);display:flex;align-items:center;justify-content:center;border:none;background:none;border-radius:50%;border:2px solid #fff}.sound-bell-button__ewc-class :hover{cursor:pointer}.sound-bell-button__ewc-class .sound-bell_ewc-class{width:22.4px;height:22.4px;background-color:#f5f5f5;border-radius:50%;box-shadow:0px 1.6px 5px rgba(97,97,97,0.715);background-image:linear-gradient(140deg, #397DEC 0%, #35AFE4 150%);fill:#fff;padding:2px}.header-button-conatiner__ewc-class{position:absolute;right:10px;top:10px;width:30px;height:30px}.header-button-conatiner__ewc-class .colapse-button__ewc-class{transition:all 0.3s ease-in-out;width:34px;height:34px;background-color:transparent;border:none}.header-button-conatiner__ewc-class .colapse-button__ewc-class:hover{transition:all 0.3s ease-in-out;scale:1.1;cursor:pointer}.header-button-conatiner__ewc-class .colapse-button__ewc-class .down-image__ewc-class{width:15px}.chat-box__ewc-class{height:306px;width:100%;background-color:#fff;margin-top:7px;padding-top:10px;font-size:12px;font-family:'Roboto', sans-serif;color:#454545}.chat-box__ewc-class .dialogues-box__ewc-class{padding:8px;max-height:100%;overflow:scroll}.chat-box__ewc-class .dialogues-box__ewc-class::-webkit-scrollbar{display:none}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class{display:flex;align-items:left;width:70%;margin:5px 0;margin-left:5px}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-image-container__ewc-class .bot-image__ewc-class{width:25px;height:25px;border-radius:27px;background-color:#397DEC;background:#fff;margin-right:5px;box-shadow:0 1px 2px 1px rgba(53,175,228,0.5);border:1px solid #f5f5f5;display:flex;align-items:center;justify-content:center}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-image-container__ewc-class .bot-image__ewc-class>img{width:15px;height:15px}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-image-container__ewc-class .agent-image__ewc-class{box-shadow:0 1px 2px 1px rgba(57,125,236,0.5);width:25px;height:25px;border-radius:27px;background-color:#35AFE4;margin-right:5px;background-image:linear-gradient(140deg, #397DEC 0%, #35AFE4 150%);border:1px solid #f5f5f5;color:#fff;padding:2px}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-text-container__ewc-class{display:flex;justify-content:center;align-items:center;color:#f5f5f5;border:none}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-text-container__ewc-class .bot-text__ewc-class{position:relative;flex-direction:column;display:flex;align-items:center;min-height:30px;text-align:left;padding:10px;border-radius:5px;border-top-left-radius:0px;background-color:#35AFE4;max-width:230px;font-weight:bold}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-text-container__ewc-class .bot-text__ewc-class>img{width:100%;border-radius:5px}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-text-container__ewc-class .agent-text__ewc-class{position:relative;flex-direction:column;display:flex;align-items:center;min-height:30px;text-align:left;padding:10px;border-radius:5px;border-top-left-radius:0px;background-color:#397DEC;word-break:break-all;font-weight:bold;max-width:230px}.chat-box__ewc-class .dialogues-box__ewc-class .bot-dialogue__ewc-class .bot-text-container__ewc-class .agent-text__ewc-class>img{width:100%;border-radius:5px}.chat-box__ewc-class .dialogues-box__ewc-class .bot-time__ewc-class{color:#707070;font-family:'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-left:34px;margin-bottom:10px;font-size:10px;padding:3px 5px;width:fit-content}.chat-box__ewc-class .dialogues-box__ewc-class .user-dialogue__ewc-class{display:flex;align-items:right;width:70%;margin:5px 0;margin-left:30%;justify-content:flex-end}.chat-box__ewc-class .dialogues-box__ewc-class .user-dialogue__ewc-class .user-dialogue-container__ewc-class{position:relative;border:none;background-color:#020358;color:#fff;border-radius:10px;border-top-right-radius:0px;margin-right:5px;padding:10px;display:flex;max-width:230px;align-items:flex-start;justify-content:center;text-align:left;padding-left:15px;word-break:break-all;font-weight:bold}.chat-box__ewc-class .dialogues-box__ewc-class .user-dialogue__ewc-class .user-dialogue-container__ewc-class img{width:100%;border-radius:4.8px}.chat-box__ewc-class .dialogues-box__ewc-class .user-dialogue__ewc-class .user-maximize-and-download-container__ewc-class{align-items:flex-start;position:absolute;top:-0.16px;left:-0.16px}.chat-box__ewc-class .dialogues-box__ewc-class .user-dialogue__ewc-class .user-maximize-and-download-container__ewc-class *{fill:#fff}.chat-box__ewc-class .dialogues-box__ewc-class .user-dialogue__ewc-class .user-maximize-and-download-container__ewc-class button{background-color:#020358;border-top-left-radius:16px;border-bottom-left-radius:16px;transform:inherit}.chat-box__ewc-class .dialogues-box__ewc-class .clickable-bot__ewc-class:hover span,.chat-box__ewc-class .dialogues-box__ewc-class .clickable-bot__ewc-class:focus span{cursor:pointer}.chat-box__ewc-class .dialogues-box__ewc-class .user-time__ewc-class{color:#707070;font-family:'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-bottom:10px;font-size:10px;text-align:right;margin-right:10px}.chat-box-without-name-and-RUT__ewc-class{height:384px;margin-top:6px;width:100%;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:0 -1px 1px 0px rgba(0,0,0,0.226);font-size:12px;font-family:'Roboto', sans-serif;color:#454545;text-align:center}.chat-box-without-name-and-RUT__ewc-class .without-header__ewc-class{background-color:#fff;height:70px;width:100%;margin:0 auto;color:#707070;padding-top:10px}.chat-box-without-name-and-RUT__ewc-class .without-header__ewc-class .without-welcome__ewc-class{background-image:linear-gradient(135deg, #397DEC 0%, #35AFE4 120%);background-size:100%;background-clip:text;-moz-background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;font-weight:700;font-size:26px;padding:6.4px 0 1.6px 0;padding-top:20px}.chat-box-without-name-and-RUT__ewc-class .without-header__ewc-class .without-information__ewc-class{font-size:12.8px;padding:0 20px;padding-top:15px}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class{height:310px;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border-bottom-left-radius:6px;border-bottom-right-radius:6px;padding-top:20px}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .without-body-inputs-box-container__ewc-class{width:100%;height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .inp-control__ewc-class{width:90%;height:40px;border:1px solid #dcdcdc;border-radius:5px;padding-left:10px;color:#5c5c5c}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .inp-control__ewc-class::placeholder{color:#b2b2b2;padding-left:5px}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .inp-control__ewc-class:focus{border:2px solid rgba(57,125,236,0.7);outline:none}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .inp-control-error__ewc-class{border:2px solid rgba(57,125,236,0.85)}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .error-message__ewc-class{color:#397DEC;width:90%;height:0px;display:flex;align-items:center;justify-content:center;font-weight:500}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .but-control__ewc-class{position:relative;bottom:2px;width:90%;font-family:'Roboto', sans-serif;height:40px;border:1px solid #f5f5f5;color:#f5f5f5;font-weight:700;font-size:14px;cursor:pointer;margin:0;background-image:linear-gradient(165deg, #397DEC 0%, #35AFE4 70%);background-size:200% 100%;display:inline-block;border:none;border-radius:5px;transition:all 0.2s ease-in-out}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .but-control__ewc-class:hover{animation:gradient 3s infinite;transform:scale(1.01)}.chat-box-without-name-and-RUT__ewc-class .without-body__ewc-class .but-control__ewc-class:active{animation:gradient 3s infinite;transform:scale(1)}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.maximize-and-download-container__ewc-class{transition:all 0.2s ease-in-out;position:absolute;flex-direction:column;display:flex;align-items:flex-end;justify-content:space-between;width:100%;height:100%;top:0;right:-2px;border-radius:2px;background-color:transparent;cursor:default;padding:5px 0}.maximize-and-download-container__ewc-class>button{display:flex;align-items:center;justify-content:center;width:28.8px;height:28.8px;border-radius:2px;border:none;background-color:#397DEC;transform:translateX(-3px)}.maximize-and-download-container__ewc-class>button :hover{cursor:pointer}.maximize-and-download-container__ewc-class>button svg{color:#fff}.maximize-and-download-container__ewc-class .bot-file-maximize__ewc-class{width:19.2px;height:19.2px;border:none}.maximize-and-download-container__ewc-class .bot-file-maximize__ewc-class svg{background-color:rgba(57,125,236,0.9)}.maximize-and-download-container__ewc-class .bot-file-download__ewc-class{width:19.2px;height:19.2px;border:none}.maximize-and-download-container__ewc-class .bot-file-download__ewc-class svg{background-color:rgba(57,125,236,0.9)}.maximized-file-modal__ewc-class{transition:all 0.5s ease-in-out;position:fixed;top:0;left:0;width:100%;height:100vh;min-height:100vh;background:rgba(0,0,0,0.9);z-index:99998;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2% 0}.maximized-file-modal__ewc-class .bot-image-maximized__ewc-class{z-index:99998;width:95%;height:100%;border-radius:5.2px;background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;object-fit:contain;background-color:transparent}.maximized-file-modal__ewc-class .minimize-image-button__ewc-class{z-index:99999;position:absolute;top:1.5%;right:1%;width:44.8px;height:44.8px;background-color:transparent;border:none}.maximized-file-modal__ewc-class .minimize-image-button__ewc-class :hover{border-radius:5px;padding:5px;background-color:rgba(255,255,255,0.9);cursor:pointer;box-shadow:0 0 16px rgba(255,255,255,0.8)}.maximized-file-modal__ewc-class .minimize-image-button__ewc-class svg{width:100%;height:100%;background:transparent;color:#fff}.maximized-file-modal__ewc-class .minimize-image-button__ewc-class svg path{fill:#878787}.inputs-container__ewc-class{width:100%;height:70px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-top:2px solid #f5f5f5;box-shadow:0 5px 1px 0px rgba(0,0,0,0.226);border-bottom-left-radius:3px;border-bottom-right-radius:30px;padding:0 10px}.inputs-container__ewc-class .chat-input__ewc-class{color:#454545;width:68%;height:40px;outline:none;font-size:20px;border:2px solid #f5f5f5;border-radius:5px;padding-left:15px;font-size:12px;font-family:'Roboto', sans-serif}.inputs-container__ewc-class .chat-input__ewc-class::placeholder{padding-left:3px}.inputs-container__ewc-class .chat-input__ewc-class:focus{transition:0.5s ease all;border-color:#397DEC}.inputs-container__ewc-class .send-button__ewc-class{width:40px;height:40px;border:none;border-radius:50%;background:linear-gradient(140deg, #397DEC, #35AFE4);font-size:20px;display:flex;align-items:center;justify-content:center}.inputs-container__ewc-class .send-button__ewc-class:hover{transition:0.5s ease all;cursor:pointer}.inputs-container__ewc-class .send-button__ewc-class:hover .send-image__ewc-class{transition:0.5s ease all;border:2px solid #35AFE4;cursor:pointer}.inputs-container__ewc-class .send-button__ewc-class:active{transition:0.5s ease all;opacity:1}.inputs-container__ewc-class .send-button__ewc-class .send-image__ewc-class{transition:0.5s ease all;border:3px solid rgba(57,125,236,0);padding:3px;border:2px solid rgba(53,175,228,0.5);border-radius:50%}.inputs-container__ewc-class .disabled-button__ewc-class:hover{background-color:rgba(57,125,236,0.85);cursor:wait}.upload-button__ewc-class{width:38.4px;height:38.4px;position:relative;border-radius:5px;overflow:hidden;object-fit:contain;background:linear-gradient(140deg, #397DEC, #35AFE4);display:flex;justify-content:center;align-items:center;border:none}.upload-button__ewc-class:hover{cursor:pointer}.upload-button__ewc-class:hover .file-icon__ewc-class{border:2px solid #35AFE4;cursor:pointer}.upload-button__ewc-class .input-file__ewc-class{z-index:0;position:absolute;left:0;opacity:0;width:40px;height:40px;border:none;background-color:#397DEC;font-size:20px;display:flex;align-items:center;justify-content:center;background:#397DEC}.upload-button__ewc-class .input-file__ewc-class:hover{transition:0.5s ease all;background:rgba(57,125,236,0.85);cursor:pointer}.upload-button__ewc-class .input-file__ewc-class:active{transition:0.5s ease all;opacity:1}.upload-button__ewc-class .input-file__ewc-class .send-image__ewc-class{object-fit:cover}.upload-button__ewc-class .file-icon__ewc-class{width:85%;height:85%;padding:2px;color:#fff;transition:0.5s ease all;transform:rotate3d(0, 0, 1, 0deg);border:2.4px solid rgba(53,175,228,0.3);border-radius:50%}.upload-button__ewc-class .file-icon__ewc-class:hover{transition:0.5s ease all;border:2px solid #35AFE4;cursor:pointer}.emit__ewc-class{width:200px;height:200px;border:1px solid red}.upload-active__ewc-class .file-icon__ewc-class{transform:rotate3d(0, 0, 1, 180deg)}.button-trigger-container__ewc-class{width:fit-content;height:fit-content;position:fixed;bottom:11.2px;right:20px}.button-trigger-container__ewc-class .button-trigger__ewc-class{margin:0;padding:5px;box-sizing:border-box;font-size:100%;scroll-behavior:smooth;border-radius:50%;height:80px;width:80px;background-color:#fff;border:2px solid #fff;box-shadow:inset 0px 1px 5px 0px rgba(0,0,0,0.2),0px 2px 5px 2px rgba(0,0,0,0.185);overflow:hidden}.button-trigger-container__ewc-class .button-trigger__ewc-class:hover{box-shadow:0px 0px 10px 0px #35AFE4;cursor:pointer}.button-trigger-container__ewc-class .button-trigger__ewc-class>img{width:35px;height:35px}.button-trigger-container__ewc-class .button-trigger__ewc-class .trigger-avatar__ewc-class{transition:all 0.3s ease;border-radius:50%;width:100%;height:100%;background:linear-gradient(140deg, #397DEC 0%, #35AFE4 150%)}.button-trigger-container__ewc-class .assistant-trigger__ewc-class{color:#f5f5f5;width:42px;height:42px}.button-trigger-container__ewc-class .notification-trigger-button__ewc-class{width:30px;height:30px;position:absolute;top:-3px;left:-3px;background:linear-gradient(140deg, greenyellow 0%, green 150%);box-shadow:0px 0 20px rgba(161,255,11,0.816);color:#f5f5f5;background-clip:content-box;background-size:cover;border-radius:9999px;animation:pulse 1s infinite ease-out}@keyframes pulse{0%{transform:scale(1.3)}50%{transform:scale(1)}}.out-of-hour__ewc-class{animation:out-of-hour-animation 0.1s ease-in-out infinite;animation-direction:alternate;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-play-state:running;width:100%;z-index:1;height:79%;position:absolute;bottom:0;left:0;background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 120%);display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;text-align:center;font-size:20.8px;color:#fff;font-weight:400;line-height:25px;align-self:center;border-radius:10px;border:5px solid #fff;padding:10px 40px}@keyframes out-of-hour-animation{0%{opacity:0.5}100%{opacity:1}}.out-of-hour__ewc-class>div{width:50px;height:50px;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.473);border-radius:50%;background:#397DEC}.out-of-hour__ewc-class>div *{width:100%;height:100%}.out-of-hour__ewc-class .button-close-out-of-our__ewc-class{width:60px;height:40px;background-color:#fff;border:none;outline:none;border-radius:10px;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.473);color:#397DEC;font-size:16px;font-weight:700}.out-of-hour__ewc-class .button-close-out-of-our__ewc-class:hover{background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 120%);color:#fff;cursor:pointer;border:2px solid #fff}.confirmation__ewc-class{animation:confirmation-animation 0.1s ease-in-out infinite;animation-direction:alternate;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-play-state:running;width:100%;z-index:1;height:79%;position:absolute;bottom:0;left:0;background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 120%);display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;text-align:center;font-size:16px;color:#fff;font-weight:400;line-height:25px;align-self:center;border-radius:10px;border:5px solid #fff;padding:10px 40px}@keyframes confirmation-animation{0%{opacity:0.5}100%{opacity:1}}.confirmation__ewc-class>div{width:50px;height:50px;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.473);border-radius:50%;background:#397DEC}.confirmation__ewc-class>div *{width:100%;height:100%}.confirmation__ewc-class .button-close-confirmation__ewc-class{width:60px;height:40px;background-color:#fff;border:none;outline:none;border-radius:10px;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.473);color:#397DEC;font-size:16px;font-weight:700}.confirmation__ewc-class .button-close-confirmation__ewc-class:hover{background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 120%);color:#fff;cursor:pointer;border:2px solid #fff}.conversation-finished__ewc-class{animation:conversation-finished-animation 0.1s ease-in-out infinite;animation-direction:alternate;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-play-state:running;box-shadow:0 0 5px rgba(0,0,0,0.382);width:100%;z-index:1;height:80%;position:absolute;bottom:0;left:0;background-image:linear-gradient(160deg, #35AFE4 0%, #397DEC 120%);display:flex;align-items:center;justify-content:space-between;flex-direction:column;text-align:center;color:#fff;font-weight:400;line-height:1.5625rem;align-self:center;border-radius:0.625rem;border:0.3125rem solid #fff;padding:0.625rem 0px}@keyframes conversation-finished-animation{0%{opacity:0.5}100%{opacity:1}}.conversation-finished__ewc-class>div{width:100%;height:fit-content;border-radius:1px;overflow:hidden;background:#397DEC;display:flex;color:#fff;font-weight:800;margin:5px 0}.conversation-finished__ewc-class>div>span{border-bottom:2px solid #fff;border-top:2px solid #fff;padding:3px 0;font-size:10px;min-height:30px;height:40px;min-width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center}.conversation-finished__ewc-class>div>span>div{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.conversation-finished__ewc-class>div>span:not(:last-child){border-right:2px solid #fff}.conversation-finished__ewc-class>span{width:100%;height:fit-content;border-bottom:1px dashed white}.conversation-finished__ewc-class>span>p{font-size:14px;font-weight:700}.conversation-finished__ewc-class>span>textarea{width:90%;border:none;border-radius:0.625rem;padding:0 0.625rem;font-size:1rem;font-weight:400;color:#707070;background:#fff;resize:none;font-size:12px;padding:10px}.conversation-finished__ewc-class>span>textarea:focus{outline:none}.conversation-finished__ewc-class .button-close-conversation-finished__ewc-class{position:relative;top:4px;width:7rem;height:40px;background-color:#fff;border:none;outline:none;border-radius:27px;color:#397DEC;font-size:14px;font-weight:700}.conversation-finished__ewc-class .button-close-conversation-finished__ewc-class:hover{background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 120%);color:#fff;cursor:pointer;border:0.125rem solid #fff}.conversation-finished__ewc-class .button-close-conversation-finished-loading__ewc-class{display:flex;align-items:center;justify-content:center;position:relative;top:4px;width:100%;height:40px;background:none;border:none;outline:none;color:#fff;font-size:16px;font-weight:700}.conversation-finished__ewc-class .button-close-conversation-finished-loading__ewc-class>span{position:absolute;right:40px;height:100%;display:flex;align-items:end;justify-content:center;font-size:24px;border:none;animation-name:wave-animation;animation-duration:2.5s;animation-iteration-count:infinite;transform-origin:70% 70%;display:inline-block}@keyframes wave-animation{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}100%{transform:rotate(0deg)}}.satisfaction-form_ewc-class{display:flex;justify-content:space-evenly;min-width:100%}.satisfaction-form_ewc-class:hover{cursor:pointer}.satisfaction-form_ewc-class>label{min-height:fit-content;min-width:30px;font-size:1rem;font-weight:700;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:5px}.satisfaction-form_ewc-class>label:hover{cursor:pointer}.satisfaction-form_ewc-class>label:hover *{cursor:pointer}.busy-agents__ewc-class{animation:busy-agents-animation 0.1s ease-in-out infinite;animation-direction:alternate;animation-fill-mode:forwards;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-play-state:running;width:100%;z-index:1;height:79%;position:absolute;bottom:0;left:0;background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 120%);display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;text-align:center;font-size:16px;color:#fff;font-weight:400;line-height:25px;align-self:center;border-radius:10px;border:5px solid #fff;padding:10px 40px}@keyframes busy-agents-animation{0%{opacity:0.5}100%{opacity:1}}.busy-agents__ewc-class>div{width:50px;height:50px;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.473);border-radius:50%;background:#397DEC}.busy-agents__ewc-class>div *{width:100%;height:100%}.busy-agents__ewc-class .button-close-busy-agents__ewc-class{width:60px;height:40px;background-color:#fff;border:none;outline:none;border-radius:10px;box-shadow:0px 1px 5px 0px rgba(0,0,0,0.473);color:#397DEC;font-size:16px;font-weight:700}.busy-agents__ewc-class .button-close-busy-agents__ewc-class:hover{background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 120%);color:#fff;cursor:pointer;border:2px solid #fff}.chat-box__bot-ewc-class{height:75%;width:100%;background-color:#fff;margin-top:7px;padding-top:10px;font-size:12px;font-family:'Roboto', sans-serif;color:#454545;border-bottom-left-radius:2%;border-bottom-right-radius:2%;box-shadow:0px 1px 8.2px 0px rgba(0,0,0,0.704)}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class{max-height:100%;overflow:scroll;padding-bottom:10px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class::-webkit-scrollbar{display:none}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class{display:flex;align-items:left;width:100%;margin:5px 0;margin-left:5px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-image-container__bot-ewc-class{word-wrap:break-word;width:fit-content;min-width:24px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-image-container__bot-ewc-class .bot-image__bot-ewc-class{width:25px;height:25px;border-radius:27px;margin-right:5px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-image-container__bot-ewc-class .avatar-chat__ewc-class{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:27px;margin-right:5px;border:1px solid #f5f5f5;box-shadow:0 1px 1.6px 1px rgba(57,125,236,0.3)}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-image-container__bot-ewc-class .avatar-chat__ewc-class>img{width:15px;height:15px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#f5f5f5;margin-bottom:10px;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class .bot-text-link__bot-ewc-class{transition:all 0.2s ease-in-out;background-image:linear-gradient(140deg, #35AFE4 0%, #397DEC 180%);color:#fff;border-radius:17px;box-shadow:0px 1.8px 4.04px 0px rgba(0,0,0,0.294);font-weight:500;font-size:12px;padding-right:12px;margin-right:10px;min-height:35px;width:fit-content;max-width:100%;border:2px solid #fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;align-self:flex-end;padding:10px;text-decoration:none}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class .bot-text-link__bot-ewc-class:hover{transition:all 0.2s ease-in-out;cursor:pointer;background-image:linear-gradient(140deg, #35AFE4 0%, #35AFE4 180%)}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class .bot-text-link__bot-ewc-class>svg{align-self:center;width:20px;height:20px;height:100%;position:relative;top:calc(50% - 10px);left:0px;margin-right:10px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class .bot-text__bot-ewc-class{font-weight:bold;position:relative;flex-direction:column;display:flex;align-items:center;text-align:left;min-height:30px;padding:10px;border-radius:5px;border-top-left-radius:0px;background-color:#397DEC;background-image:linear-gradient(160deg, #397DEC 0%, #35AFE4 130%);max-width:290px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class .bot-text__bot-ewc-class>img{width:100%;border-radius:5px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class .bot-text__bot-ewc-class>a{text-decoration:none;color:#f5f5f5}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-dialogue__bot-ewc-class .bot-text-container__bot-ewc-class .bot-text__bot-ewc-class>a:hover{text-decoration:underline}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .bot-time__bot-ewc-class{color:#707070;font-family:'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-left:34px;margin-bottom:10px;font-size:10px;padding:3px 5px;width:fit-content}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .user-dialogue__bot-ewc-class{display:flex;align-items:right;width:90%;margin:5px 0;margin-left:10%;justify-content:flex-end}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .user-dialogue__bot-ewc-class .user-dialogue-container__bot-ewc-class{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-weight:bold;position:relative;border:none;background-color:#020358;color:#fff;border-radius:10px;border-top-right-radius:0px;margin-right:5px;padding:10px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:10px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .user-dialogue__bot-ewc-class .user-dialogue-container__bot-ewc-class img{width:100%;border-radius:4.8px;border:1px solid #f5f5f5}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .user-dialogue__bot-ewc-class .user-maximize-and-download-container__bot-ewc-class{align-items:flex-start;position:absolute;top:-0.16px;left:-0.16px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .user-dialogue__bot-ewc-class .user-maximize-and-download-container__bot-ewc-class *{fill:#397DEC}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .user-dialogue__bot-ewc-class .user-maximize-and-download-container__bot-ewc-class button{background-color:#f5f5f5;border-top-left-radius:16px;border-bottom-left-radius:16px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .clickable-bot__bot-ewc-class:hover span,.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .clickable-bot__bot-ewc-class:focus span{cursor:pointer}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .user-time__bot-ewc-class{color:#707070;font-family:'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-bottom:10px;font-size:10px;text-align:right;margin-right:10px}.chat-box__bot-ewc-class .dialogues-box__bot-ewc-class .auto-time__bot-ewc-class{color:#878787;font-family:'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-bottom:10px;font-size:10px;text-align:left;margin-left:10px}.chat-box-without-name-and-RUT__bot-ewc-class{height:384px;margin-top:7px;width:100%;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:0 -1px 1px 0px rgba(0,0,0,0.226);font-size:12px;font-family:'Roboto', sans-serif;color:#454545;text-align:center;outline:none}.chat-box-without-name-and-RUT__bot-ewc-class .without-header__bot-ewc-class{background-color:#fff;height:30%;width:100%;margin:0 auto;color:#707070}.chat-box-without-name-and-RUT__bot-ewc-class .without-header__bot-ewc-class .without-welcome__bot-ewc-class{background-image:linear-gradient(135deg, #397DEC 0%, #35AFE4 120%);background-size:100%;background-clip:text;-moz-background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;font-weight:700;font-size:26px;padding:20px 0 10px 0}.chat-box-without-name-and-RUT__bot-ewc-class .without-header__bot-ewc-class .without-information__bot-ewc-class{font-size:14px;padding:0 20px}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class{height:70%;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .inp-control__bot-ewc-class{width:90%;height:40px;border:1px solid #f5f5f5;border-radius:5px;padding-left:10px;color:#5c5c5c}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .inp-control__bot-ewc-class::placeholder{color:#b2b2b2;padding-left:5px}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .inp-control__bot-ewc-class:focus{outline:2px solid rgba(57,125,236,0.7)}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .inp-control-error__bot-ewc-class{outline:2px solid rgba(57,125,236,0.85)}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .error-message__bot-ewc-class{color:#397DEC;width:90%;height:20px;display:flex;align-items:center;justify-content:center;font-weight:500}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .but-control__bot-ewc-class{width:90%;font-family:'Roboto', sans-serif;height:40px;border:1px solid #f5f5f5;color:#f5f5f5;font-weight:700;font-size:14px;border-radius:5px;cursor:pointer;margin-top:0px;background-image:linear-gradient(165deg, #397DEC 0%, #35AFE4 70%);background-size:200% 100%}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .but-control__bot-ewc-class:hover{transition:all 0.5 ease-in-out;background-position:70% 0;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;background-color:#397DEC}.chat-box-without-name-and-RUT__bot-ewc-class .without-body__bot-ewc-class .but-control__bot-ewc-class:active{background-color:#397DEC}.maximize-and-download-container__bot-ewc-class{transition:all 0.2s ease-in-out;position:absolute;flex-direction:column;display:flex;align-items:flex-end;justify-content:space-between;width:100%;height:100%;top:0;right:-2px;border-radius:2px;background-color:transparent;cursor:default;padding:5px 0}.maximize-and-download-container__bot-ewc-class>button{display:flex;align-items:center;justify-content:center;width:28.8px;height:28.8px;border-radius:2px;border:none;background-color:transparent}.maximize-and-download-container__bot-ewc-class>button :hover{cursor:pointer}.maximize-and-download-container__bot-ewc-class>button svg{color:#fff}.maximize-and-download-container__bot-ewc-class .bot-file-maximize__bot-ewc-class{width:19.2px;height:19.2px;border:none}.maximize-and-download-container__bot-ewc-class .bot-file-maximize__bot-ewc-class svg{background-color:rgba(57,125,236,0.9)}.maximize-and-download-container__bot-ewc-class .bot-file-download__bot-ewc-class{width:19.2px;height:19.2px;border:none}.maximize-and-download-container__bot-ewc-class .bot-file-download__bot-ewc-class svg{background-color:rgba(57,125,236,0.9)}.maximized-file-modal__bot-ewc-class{transition:all 0.5s ease-in-out;position:fixed;top:0;left:0;width:100%;height:100vh;min-height:100vh;background:rgba(0,0,0,0.9);z-index:99998;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2% 0}.maximized-file-modal__bot-ewc-class .bot-image-maximized__bot-ewc-class{z-index:99998;width:95%;height:100%;border-radius:5.2px;background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;object-fit:contain;background-color:transparent}.maximized-file-modal__bot-ewc-class .minimize-image-button__bot-ewc-class{z-index:99999;position:absolute;top:1.5%;right:1%;width:44.8px;height:44.8px;background-color:transparent;border:none}.maximized-file-modal__bot-ewc-class .minimize-image-button__bot-ewc-class :hover{border-radius:5px;padding:5px;background-color:rgba(255,255,255,0.9);cursor:pointer;box-shadow:0 0 16px rgba(255,255,255,0.8)}.maximized-file-modal__bot-ewc-class .minimize-image-button__bot-ewc-class svg{width:100%;height:100%;background:transparent;color:#fff}.maximized-file-modal__bot-ewc-class .minimize-image-button__bot-ewc-class svg path{fill:#878787}.bot-svg-and-icon__bot-ewc-class{width:28.2px;height:28.2px;border-radius:50%}.bot-svg-and-icon__bot-ewc-class>div{width:28.2px;height:28.2px;border-radius:50%;background-color:#397DEC;width:25px;height:25px;display:flex;justify-content:center;align-items:center}.bot-svg-and-icon__bot-ewc-class>div>svg{height:15px;width:15px;fill:white;color:#397DEC}.automatized-text-container__bot-ewc-class{display:flex;width:100%;padding:5px 0 0 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:flex-start}.automatized-text-container__bot-ewc-class .automatized-text__bot-ewc-class{transition:all 0.2s ease-in-out;background-image:linear-gradient(140deg, #397DEC 0%, #35AFE4 180%);color:#fff;border:2px solid #fff;border-radius:17px;box-shadow:0px 1px 2.44px 0px rgba(0,0,0,0.387);font-weight:bold;font-size:12px;padding:5px 15px;margin:3px 10px;height:fit-content;min-height:35px;min-width:45px;max-width:100%;line-height:1.4;text-align:left;display:flex;align-items:center;justify-content:space-between}.automatized-text-container__bot-ewc-class .automatized-text__bot-ewc-class:hover{transition:all 0.2s ease-in-out;cursor:pointer;background-image:linear-gradient(140deg, #397DEC 0%, #397DEC 180%);box-shadow:0px 1px 5px 0px #35AFE4}.automatized-text-container__bot-ewc-class .automatized-text__bot-ewc-class>div{height:24px;width:24px;display:flex;align-items:center;justify-content:center;margin-right:7px;padding-top:4px}.automatized-text-container__bot-ewc-class .automatized-text__bot-ewc-class>div svg{fill:transparent;height:20px}.automatized-text-container__bot-ewc-class .automatized-text__bot-ewc-class>div svg path *{background:white;stroke:white}.spinner-before-suggestions__bot-ewc-class{color:black;width:100px;height:100px;padding-left:4px}.automatized-text-back__bot-ewc-class{transition:all 0.2s ease-in-out;background-image:linear-gradient(140deg, #35AFE4 0%, #397DEC 180%);color:#fff;border-radius:17px;box-shadow:0px 1.8px 4.04px 0px rgba(0,0,0,0.294);font-weight:bold;font-size:12px;padding:0 8px;padding-right:12px;margin-right:10px;margin-top:10px;height:35px;width:fit-content;max-width:100%;border:2px solid #fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;align-self:flex-end}.automatized-text-back__bot-ewc-class:hover{transition:all 0.2s ease-in-out;cursor:pointer;background-image:linear-gradient(140deg, #35AFE4 0%, #35AFE4 180%)}.automatized-text-back__bot-ewc-class svg{padding-top:1px;margin-right:7px;height:24px;width:24px}.automatized-text-go-with-agent__bot-ewc-class{transition:all 0.2s ease-in-out;background-image:linear-gradient(140deg, #35AFE4 0%, #397DEC 180%);color:#fff;border-radius:17px;box-shadow:0px 1.8px 4.04px 0px rgba(0,0,0,0.294);font-weight:bold;font-size:12px;padding:0 8px;padding-right:12px;margin-right:10px;margin-top:0px;height:35px;width:fit-content;max-width:100%;border:2px solid #fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:0px;align-self:flex-end}.automatized-text-go-with-agent__bot-ewc-class:hover{transition:all 0.2s ease-in-out;cursor:pointer;background-image:linear-gradient(140deg, #35AFE4 0%, #35AFE4 180%)}.automatized-text-go-with-agent__bot-ewc-class svg{padding-top:1px;margin-right:7px;height:24px;width:24px}.form-text-before__bot-ewc-class{background-color:#397DEC;height:35px;padding:5px 16px;width:100%;color:#f5f5f5;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;border-radius:0px;border-top-left-radius:1px;border-top-right-radius:1px;border-bottom:1px solid rgba(220,220,220,0.9);border-top:3px solid rgba(220,220,220,0.9)}.form-text-before__bot-ewc-class>button{transition:all 0.2s ease-in-out;border:none;background-color:transparent}.form-text-before__bot-ewc-class>button:hover{cursor:pointer;transition:all 0.3s ease-in-out;transform:rotate(30deg)}.form-text-before__bot-ewc-class>button>svg{width:22px;height:22px}.form-text-before__bot-ewc-class>button>svg>path{color:#fff;stroke:#fff;fill:#fff}.form-modal__bot-ewc-class{width:100%;height:calc(100% - 140px);display:flex;flex-direction:column;justify-content:flex-end;position:absolute;bottom:30px;z-index:3}.form-modal__bot-ewc-class>div{height:fit-content;overflow:scroll}.form-modal__bot-ewc-class>div::-webkit-scrollbar{display:none}.form-cont__bot-ewc-class{flex-direction:column;justify-content:center;align-items:center;flex-direction:column;width:100%;height:fit-content;padding:10px 10px;margin:0;background-image:linear-gradient(140deg, #397DEC 0%, #35AFE4 180%);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.form-field-name-bot__ewc-class{margin-bottom:5px;padding-left:10px;color:#fff;font-weight:500}.form-field-name-bot-error__ewc-class{margin-bottom:5px;padding-left:10px;color:tomato;font-weight:500}.form-field-bot__ewc-class{height:30px;margin-bottom:10px;width:100%;border-radius:3px;border:none;padding:0 10px}.form-field-bot__ewc-class::placeholder{padding-left:0px;color:#c4c4c4}.form-field-bot__ewc-class:focus{border:none}.form-field-bot-error__ewc-class{height:30px;margin-bottom:10px;width:100%;border-radius:3px;border:none;padding:0 10px;border:2px solid tomato}.form-field-bot-error__ewc-class::placeholder{padding-left:0px;color:#c4c4c4}.form-field-bot-error__ewc-class:focus{border:2px solid tomato}.form-button__bot-ewc-class{width:100%;height:40px;background:transparent;border:none;border:2px solid #fff;border-radius:17px;color:#fff;font-weight:600;margin-top:10px;margin-bottom:10px}.form-button__bot-ewc-class:hover{color:#f5f5f5;cursor:pointer;background:linear-gradient(140deg, #35AFE4 30%, #397DEC 150%)}
