.formModalParent{position:absolute;width:97%;box-shadow:0 12px 48px 4px rgba(0,0,0,.12);transform:translateY(0);bottom:0;border-radius:5px 5px 5px 5px;transition:height 5s;display:flex;background:#fff;flex-direction:column;padding-top:10px;padding-bottom:10px;left:0;right:0;margin-left:auto;margin-right:auto;border-radius:25px 25px 0 0;overflow-y:auto!important}.formModalCancelDiv{display:flex;justify-content:flex-end;align-items:center;margin-right:10px;cursor:pointer}.chatbotFormTitle{font-size:19px;font-weight:700;padding:0 10px}.chatbotFormDesc,.chatbotFormTitle{display:flex;justify-content:center;align-items:center;letter-spacing:.5px;text-align:center}.chatbotFormDesc{font-size:16px;font-weight:500;margin:5px}.formSecParent{overflow:auto}.formSecParent::-webkit-scrollbar{display:none!important}.formSecParent{-ms-overflow-style:none!important;scrollbar-width:none!important}.fieldsParent{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:10px}.verifyTextDiv{margin-top:20px;margin-left:10px;margin-bottom:15px;max-width:100%;font-weight:500;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.fieldParentDiv{width:90%;margin-top:10px}.fieldParentDivVerify{width:300px;margin-top:5px;margin-bottom:5px}.formControlDiv{width:100%}.imgVerifyDiv{margin-top:25px;margin-left:10px}.imgVerify{width:80px;height:80px;border-radius:15px}.inputLabelDiv{color:#a9acb6!important;margin-bottom:5px!important;margin-left:10px}.inputFieldParent fieldset{border:transparent!important;border-radius:15px!important;color:#000!important}.dropdownSelectDiv{width:100%;margin-top:16px;margin-bottom:8px}.dropdownSelectDiv .css-imxj5-MuiInputBase-root-MuiInput-root-MuiSelect-root{background-color:#e7ecf0!important;border-radius:15px;height:40px}.dropdownSelectDiv .css-imxj5-MuiInputBase-root-MuiInput-root-MuiSelect-root:before{border-bottom:none!important}.dropdownSelectDiv .css-imxj5-MuiInputBase-root-MuiInput-root-MuiSelect-root:after{border-bottom:none!important;left:0;bottom:0;content:"\00a0";position:absolute;right:0;transition:border-bottom-color .2s cubic-bezier(.4,0,.2,1) 0ms;pointer-events:none}.formSelectDiv{display:flex;width:100%;height:40px;background-color:#e7ecf0;border:none;border-radius:15px}.datePickerContParent{margin-top:16px}.datePickerContParent .MuiIconButton-root{border-radius:0 15px 15px 0!important}.datePickerContParent input{padding:10px 14px}#myForm>div.react-reveal.formModalParent>div.formSecParent>form>div>div.fieldParentDiv>div>div.datePickerContParent>div>div>fieldset{border:none;height:40px}#myForm>div.react-reveal.formModalParent>div.formSecParent>form>div>div.fieldParentDiv>div>div.datePickerContParent>div>div{background-color:#e7ecf0}.fieldParentDiv .css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{border:50px!important}.MuiAutocomplete-popper,.MuiPickersPopper-root{z-index:100000!important}.checkboxDiv{display:flex;align-items:center;margin-bottom:10px}.checkboxFieldValue{margin-left:10px;margin-top:0;margin-bottom:0;font-weight:500}.imgUploadCaution{margin-left:5px;font-size:12px;color:#a9acb6}.checkboxOptionsParent{border-radius:15px;margin-top:16px;padding:10px}.formAutoSizeInput{width:95%;border:none;background-color:#e7ecf0;height:80px!important;border-radius:15px;margin-top:16px;padding-top:15px;padding-left:15px;outline:none;font:75% Arial,Helvetica,sans-serif!important}.formAutoSizeInput:focus{background-color:#d9e9f6}.container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:15px}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border-radius:5px;background-color:#eee}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#0bb18d}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.containerRadio{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:15px}.containerRadio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmarkRadio{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.containerRadio:hover input~.checkmarkRadio{background-color:#ccc}.containerRadio input:checked~.checkmarkRadio{background-color:#eee}.checkmarkRadio:after{content:"";position:absolute;display:none}.containerRadio input:checked~.checkmarkRadio:after{display:block}.containerRadio .checkmarkRadio:after{top:6px;left:6px;width:12px;height:12px;border-radius:50%;background:#0bb18d}.buttonParent{display:flex;justify-content:center;align-items:center}.formModalSubmitBtn{width:90%!important;color:#fff!important;font-size:15px!important;font-weight:500!important;letter-spacing:1px!important;text-transform:none!important;border-radius:20px!important;height:40px;min-height:40px}.fileLabelParent{width:30%;background-color:#e7ecf0;height:55px;border-radius:14px}.formFileBtnDiv{margin-top:16px;height:3.437em;display:flex;align-items:center;width:100%;border-radius:15px;border:1px solid #e7ecf0;justify-content:flex-start}.formFileBtnText{color:#a9acb6;font-weight:500}.inFieldImgRenderSec{display:flex;overflow:auto}.attachmentPreviewInFieldDiv{width:70px;height:40px;border-radius:15px}.attachmentInFieldPreviewCross{margin-left:-10px;border-radius:15px;background:#de4049;height:15px;width:15px;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer}.noFileDiv{color:#a9acb6}.reviewParent,.reviewText{display:flex;align-items:center}.reviewText{justify-content:center;font-weight:500;margin-left:50px}.reviewEditIconDiv{margin-left:10px;cursor:pointer}.starickColor{color:#ff9494;font-size:20px;margin-left:5px}.form-error-message{color:#ff9494;margin-top:0;margin-bottom:0;margin-left:10px}.formSecParent::-webkit-scrollbar{width:3px}.formSecParent::-webkit-scrollbar-track{background:transparent}.formSecParent::-webkit-scrollbar-thumb{background-color:#c3c3c3;border-radius:15px}.inFieldImgRenderSec::-webkit-scrollbar{width:3px}.inFieldImgRenderSec::-webkit-scrollbar-track{background:transparent}.inFieldImgRenderSec::-webkit-scrollbar-thumb{background-color:#c3c3c3;border-radius:15px}.fieldParentDiv .css-1n4twyu-MuiInputBase-input-MuiOutlinedInput-input{height:2.4375em!important}.fieldParentDiv .css-1n4twyu-MuiInputBase-input-MuiOutlinedInput-input,.fieldParentDiv .css-12szb0g-MuiAutocomplete-root .MuiOutlinedInput-root.MuiInputBase-sizeSmall,.fieldParentDiv .css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{font:75% Arial,Helvetica,sans-serif!important;background:#e7ecf0;border-radius:15px;font-weight:400!important;padding:5%!important}.fieldParentDiv .css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{height:2.4375em!important}.formControlDiv .css-1c2i806-MuiFormLabel-root-MuiInputLabel-root{font-weight:600;letter-spacing:.7px!important}.css-1c2i806-MuiFormLabel-root-MuiInputLabel-root{position:absolute!important;left:0!important;top:-5px!important}.css-1nrlq1o-MuiFormControl-root{margin-bottom:10px!important}.w-100{width:100%}.css-1d3z3hw-MuiOutlinedInput-notchedOutline{border:1px solid #e7ecf0!important;border-radius:15px!important}.modalGrandParent{position:absolute;inset:0;z-index:3;direction:ltr;background-color:hsla(0,0%,41.2%,.7019607843137254);transition:width 2s,height 2s,transform 5s;transition-delay:5s;border-radius:10px}.modalParent{position:absolute;width:97%;box-shadow:0 12px 48px 4px rgba(0,0,0,.12);transform:translateY(0);padding-bottom:20px;bottom:0;max-height:100%;z-index:1;background:#fff;border-radius:25px 25px 0 0;transition:height 5s;overflow:auto;left:0;right:0;margin-left:auto;margin-right:auto}.modalParent::-webkit-scrollbar{display:none}.modalParent{-ms-overflow-style:none;scrollbar-width:none}.starsSpan{display:flex;margin:5px}.iconContainerParent{display:flex;flex-direction:column;justify-content:center;align-items:center}.dialogHeading{margin:16px 0 0;font-size:18px;padding:0;font-weight:700;text-align:center;color:#000}.agentUnderstand{color:#000;display:flex;justify-content:center;align-items:center;margin-top:16px}.agentUnderstand,.dialogDesc{text-align:center;font-size:16px}.dialogDesc{color:rgba(0,0,0,.85);line-height:1.3;margin-bottom:20px}.endBtn{cursor:pointer;color:hsla(0,0%,100%,.98);background-color:#de1b42;display:block}.endBtn,.ratingParent{justify-content:center;align-items:center;width:100%}.ratingParent{display:flex;margin-top:5%}.ratingParent [type=radio]{position:absolute;opacity:0;width:0;height:0}[type=radio]+div{cursor:pointer}.radioImageParent{display:flex;flex-direction:column;margin:5px}.starImage{margin-top:5px}.iconSpan{margin:5px 5px 0}.dialogcancleBtn{border:1px solid transparent;font-weight:500;border-radius:8px;letter-spacing:1px;font-size:.875rem!important;padding:6px 16px;transition:background-color .1s linear 0s,border-color .1s linear 0s;align-items:center;display:block;width:100%;color:rgba(0,0,0,.85);cursor:pointer;margin:10px 0 0;display:flex;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:none!important;color:#fff;justify-content:center}#endChat{background-color:#de1b42;height:35px;min-height:35px}#cancel,#endChat{border-radius:28px;margin:5px 0}#cancel{background-color:#a9acb6}.dialogcancleBtn:focus{outline:0!important}.feedFormDesc{display:flex;flex-direction:column;justify-content:center;align-items:center}.feedFormDesc::-webkit-scrollbar{display:none}.feedFormDesc{-ms-overflow-style:none;scrollbar-width:none}.modalInput{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none!important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;background:#e1e5eb;margin-bottom:10%;margin-top:10%;border-radius:30px;color:#000;font:75% Arial,Helvetica,sans-serif;padding:5% 5% 5% 20px;border:none}.modalParentSection{padding:20px 16px 16px}.modalParentSectionDiv{flex-direction:column}.modalSubmitBtn{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;padding:3%;margin-top:5%;border:none!important;border-radius:5px;color:#fff;cursor:pointer}.submitButton{background:transparent}.fbDesc{font-size:20px;font-weight:600}.flex-column{flex-direction:column;display:flex}.circularProgress{color:#fff}@media screen and (max-width:600px){.modalParent{border-radius:10px 10px 0 0}}.inputField{width:90%;border:none;text-decoration:none;height:35px;outline:none;font-size:15px;padding-left:15px;border-radius:20px}.inputSectionDiv{padding:5px;background-color:#e7edf1;justify-content:center;align-items:center}.inputDiv{width:90%;display:flex;border-radius:20px;background:#fff}.recordingTime{color:#fff;font-size:13px;width:20px;height:20px;font-weight:700}.inputCloseIcon,.recordingTime{display:flex;justify-content:center;align-items:center}.inputCloseIcon{color:#615f5f;margin-right:10px;cursor:pointer}.inputSendBtn{border-radius:37px;background:#fff;height:37px;width:37px;margin-left:5px}.brandingDesign,.inputSendBtn{display:flex;justify-content:center;align-items:center}.brandingDesign{font-weight:700;font-size:.6rem;color:#8793b3;padding-bottom:3px;padding-top:3px;background-color:#e7edf1;border-top:1px solid #ccd5ed;border-radius:0 0 10px 10px}.logoImg{height:10px;margin-left:5px;border-radius:10px}.footerParent{animation:dFXyWm 1s linear 0s 1 normal forwards running}.contained-button-file{cursor:pointer;flex-direction:column;display:flex;justify-content:center;align-items:center;margin-right:10px}.contained-button-file .contained-button-file-input{display:none;width:50px;opacity:0}.sendBtn{border:none;outline:none;cursor:pointer;border-radius:30px;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#0bb18d}.sendBtn:focus{outline:0!important}.styles_button__3Vugn{background-color:inherit!important;width:30px!important;height:30px!important}.styles_button__3Vugn img{width:20px!important;height:20px!important}.audio-react-recorder{display:none!important}.voiceIcon{border:none;outline:none;border-radius:20px;width:30px;height:30px;cursor:pointer;color:#fff;padding-top:4px}.stopIcon{border:none;outline:none;border-radius:20px;width:30px;height:30px;cursor:pointer;color:#fff;padding-top:4px;background-color:#ff9494}.attachFileIcon{transform:rotate(45deg);color:"#615f5f"}.sendIcon{color:"#0BB18D"}.flex-background{display:flex;background-color:#fff}.flex-background-margin{display:flex;background-color:#ff9494;margin-left:0}.keyboardVoiceIcon{color:var(--audioRecordButtonColor)}@media screen and (max-width:600px){.inputSectionDiv{width:100vw;height:50px;border-radius:0 0 0 0;padding:0;margin-left:5px}.inputSendBtn{margin-right:10px}.brandingDesign{border-radius:0 0 0 0;width:100vw}.footerParent{display:flex;flex-direction:column;position:fixed;bottom:0}.inputDiv{height:40px}}.inputBtn{display:flex;justify-content:center;align-items:center;color:#c3c3c3}.icondesign{color:#a09f9f!important}.basicMenuParent{align-items:flex-start}.menuItem{min-height:10px!important;width:100%!important;font-size:15px!important}.menuList{padding-top:0!important;padding-bottom:0!important}.newButton{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:initial;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;min-width:0!important;padding:0!important;border-radius:0!important;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;color:#777!important}.hidden-arrow{display:none!important}.handlerParent{display:flex;flex-direction:column}.text-response{border-radius:0 10px 10px 10px;max-width:290px;text-align:left;box-shadow:0 4px 2px -2px rgba(0,0,0,.15);background-color:var(--incomingMessageBubbleColor);color:var(--incomingMessageBubbleTextColor)}.text-view.sent:after{border-width:0 0 10px 10px;border-left-color:var(--outgoingMessageBubbleColor);border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;top:0;right:-5px}.text-response-send{border-radius:10px 0 10px 10px;max-width:290px;text-align:left;box-shadow:0 4px 2px -2px rgba(0,0,0,.15);background-color:var(--outgoingMessageBubbleColor);color:var(--outgoingMessageBubbleTextColor)}.timeStampParentLabelSender{font-size:10px;color:var(--outgoingMessageTimeColor)}.timeStampParentLabelReciever{font-size:10px;color:var(--incomingMessageTimeColor)}.voteViewTitle{display:flex;font-size:13px;text-transform:uppercase;font-weight:700;margin-top:10px}.voteViewDesc{display:flex;font-size:12px;color:#909090;font-weight:500;text-align:left}.voteOption{border-radius:15px!important;margin-top:5px!important;font-size:11px!important;font-weight:500!important;display:flex!important;justify-content:center!important;align-items:center!important;width:260px!important}.voteOption:hover{box-shadow:0 0 3px #000}.voteOptionsDiv{flex-direction:column}.bubbleViewDesc,.voteOptionsDiv{display:flex;margin-top:10px;align-items:center}.bubbleViewDesc{font-size:14px;font-weight:500;justify-content:center;text-align:center}.bubbleOption{border-radius:15px!important;margin-top:5px!important;font-size:11px!important;font-weight:500!important;display:flex!important;justify-content:center!important;align-items:center!important;display:inline-block;overflow:hidden;text-overflow:ellipsis}.selectedOption{border:1px solid #8793b3;background-color:#8793b3;color:#fff;cursor:pointer;background-color:#a9acb6!important;color:#fff!important}.bubbleOption:hover{background-color:#a9acb6!important;color:#fff!important}.bubbleOptionsDiv{display:flex;flex-direction:column;margin-top:10px;white-space:wrap;overflow:hidden;text-overflow:ellipsis}.carousel-status{display:none}.voteSubmitBtn{border-radius:20px!important;margin-top:15px!important;font-size:11px!important;font-weight:500!important;height:30px!important;display:flex!important;justify-content:center!important;align-items:center!important;width:260px!important;margin-bottom:10px!important}.carousel{height:100%!important}.carouselArrows{display:flex;justify-content:center;align-items:center;background:#505050;position:absolute;z-index:2;top:calc(50% + 20px);width:30px!important;height:30px!important;cursor:pointer;border-radius:30px;color:#fff;outline:none;border:none;opacity:.5}.carousel img{pointer-events:all!important;cursor:pointer!important}.fileAnchor{color:#333;display:flex;align-items:center;font-size:10px}.message-text{display:flex;margin-top:.3em;margin-right:0}.audio-view{width:260px;height:40px;padding-top:10px}.deleteIcon{width:10px!important;height:10px!important;opacity:.5;color:red}.fileParent{display:flex;align-items:center}.editIcon{width:8px;opacity:.5}.iconParent{display:flex;justify-content:center;align-items:flex-start;margin-left:5px;padding-top:2px}.text-response-urdu{border-radius:10px;max-width:290px;text-align:right;box-shadow:0 4px 2px -2px rgba(0,0,0,.15);background-color:var(--outgoingMessageBubbleColor);color:var(--outgoingMessageBubbleTextColor);font-family:"Noto Nastaliq Urdu Draft",serif}.botAvatarIcon{width:30px;height:30px;border-radius:30px}.file-view{width:48px;height:40px;padding-top:10px}.isUrduAlignment span{text-align:right}.message-text .fileParent{border-radius:10px;padding:5px}.image-preview{width:150px;object-fit:contain;padding-top:10px}.text-view{max-width:280px!important;padding:0 10px!important;font-size:14.4px!important;line-height:1.5;justify-content:center;overflow-wrap:break-word;word-break:break-word;font-weight:400;position:relative;display:flex;flex-direction:column}.messageHandlerGrand,.messageHandlerGrandSending{margin:10px;display:flex;word-wrap:break-word}.messageHandlerGrandSending,.timeStampParent{justify-content:flex-end}.timeStampParent{display:flex;height:16px;min-height:16px}.editListParent{position:absolute;right:5px;top:2px}.chatBubbleParent{display:flex;flex-direction:column}.chat-bubble{padding:10px;overflow-wrap:anywhere}.chat-bubble .chat-bubble-question{margin-bottom:10px;color:#666;line-height:1.2;font-size:14px}.chat-bubble-option-container{border-top:1px solid #ddd}.chat-bubble .chat-bubble-option{background-color:#fff;width:100%;border:none;color:#263f85;border-radius:0;text-transform:none}.chat-bubble .chat-bubble-option:hover{background-color:#f4f7f9}.text-view.received:after{border-width:0 10px 10px 0;border-color:transparent #fff transparent transparent;top:0;left:-5px}.dot{background:grey!important}.text-view.received:after,.text-view.sent:after{position:absolute;content:"";width:0;height:0;border-style:solid}.formSubmitBtn{display:flex;width:100%;justify-content:center;align-items:center;height:35px;border:none;border-radius:20px;background-color:#0bb18d;color:#fff;font-weight:500;letter-spacing:.3px;cursor:pointer;min-width:240px}.formSubmitDiv{display:flex;background:#fff;border-radius:20px;flex-direction:column}.formSubmitHeading{color:#0bb18d;font-size:14px;display:flex;justify-content:center;align-items:center;width:100%;font-weight:700;margin-top:10px}.formSubmitText{text-align:center;font-size:13px;color:#a9acb6;font-weight:700}.formSubmitBtnDiv{margin-top:20px;margin-bottom:10px}.formText{font-weight:700;color:#000;margin-top:10px}.css-sghohy-MuiButtonBase-root-MuiButton-root{box-shadow:none!important}.messageDivParent{flex-direction:row}.block{display:block}.m-r-35{margin:0 0 0 35px}.m-t-r-b-l-10{margin:10px 10px 0}.m-t-r-b-l-5{margin:10px 10px 0 5px}.delivered{color:#777}.not-delivered{color:#4bb543}.message-footer{font-size:8px;display:flex}.css-1rwt2y5-MuiButtonBase-root-MuiButton-root{height:35px;margin:5px}.cOYYnW{background-size:contain!important}.loadingIcon{height:13px;width:13px;margin-bottom:7px}.seenIcon,.sentIcon,.singleTick{height:15px;width:15px}.normalMargin{margin-top:10px}.topMargin{margin-top:20px}.authFormParentDiv{background-color:#fff;justify-content:center;border-radius:10px;margin:15px}.button-loader{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#f5f5f6}.button-loader .circular-progress{color:#fff}.descParent{display:flex;flex-direction:column;font-size:14px;color:#777;font-weight:400;font-family:"Noto Sans",sans-serif;margin-top:30px;width:100%;justify-content:center;align-items:flex-start}.descPara{font-size:14px;font-weight:500;text-align:center;margin:20px 5px 0}.descPara,.enterDiv{display:flex;justify-content:center;align-items:center;color:#000}.enterDiv{font-size:16px;font-weight:600;width:100%}.authFormFirstChild{width:90%;position:relative;margin-bottom:20px;flex-direction:column}.authImgParent{display:none;flex-direction:row;position:absolute;top:-21px;left:0;right:0;color:#fff}.authImgFirstChild{display:flex;justify-content:center;align-items:center;overflow:hidden;margin:0 auto;border-radius:50%;width:42px;height:42px;background-color:#000}.authFormInputFields{-webkit-transition:all .3s ease-in-out!important;-moz-transition:all .3s ease-in-out!important;-ms-transition:all .3s ease-in-out!important;-o-transition:all .3s ease-in-out!important;outline:none!important;box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;width:100%!important;background:rgba(231,236,240,.6313725490196078)!important;margin-bottom:5%!important;border-radius:15px!important;border:none!important;padding:7%!important;color:#000!important;font:80% Arial,Helvetica,sans-serif!important}.authFormFormTag{margin-top:30px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.renderSubmitButton{padding:3%;background:#0189ff;margin-top:5%;border:none!important;border-radius:5px}.authFormSubmitBtn,.renderSubmitButton{display:flex;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color:#fff;justify-content:center}.authFormSubmitBtn{padding:2%;margin-top:12%;border:none!important;border-radius:15px;background-color:#0bb18d;height:45px;min-height:45px}.submit-button-wrapper{display:flex;justify-content:space-around;align-items:center}.submit-icon-wrapper{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%}#feedback{background-color:#0bb18d;border-radius:28px;margin:5px 0;height:35px;min-height:35px;font-size:12px}.submitButton{width:100%;border:none!important;color:#fff;cursor:pointer;font-size:12px;font-weight:600;border-radius:25px}.authSelectParent{background:rgba(231,236,240,.6313725490196078);width:100%;border-radius:15px;margin-bottom:5%}select{padding-right:20px!important}.authFormSelect{webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:95%;background:rgba(231,236,240,.6313725490196078);border-radius:25px;border:none;padding:7%;color:#a9acb6;font:75% Arial,Helvetica,sans-serif}@media screen and (max-width:600px){.authFormParentDiv{margin-bottom:20px}}.chatRenderParentDiv{height:70vh;overflow-y:auto!important;background-color:#e7edf1;padding-bottom:10px}.chatRenderParentDiv::-webkit-scrollbar{display:none}.chatRenderParentDiv{-ms-overflow-style:none;scrollbar-width:none}.connectingAgentDiv{background:#fff;margin:15px;padding:10px 15px;border-radius:20px}.avatarParent,.connectingAgentDiv{display:flex;flex-direction:column}.avatarParent{margin-top:20px}.gif{height:20px;width:55px;margin-top:13px;margin-left:-3px}.button-loader-div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.button-loader .circular-progress-div{color:#0bb18d}.avatarDiv{margin-left:10px;margin-top:13px;justify-content:center;align-items:center}.clockIconDiv{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:5px;margin-right:5px}.avatarText{font-size:13px;font-weight:500;margin-top:10px}.avatarText,.connectingText{display:flex;justify-content:center;align-items:center}.connectingText{color:#0bb18d;font-size:14px;width:100%;font-weight:600}.mainLoader{position:absolute;justify-content:center;align-items:center;width:100%;top:250px}.chatRenderParentDiv::-webkit-scrollbar{width:3px}.chatRenderParentDiv::-webkit-scrollbar-track{background:transparent}.chatRenderParentDiv::-webkit-scrollbar-thumb{background-color:#c3c3c3;border-radius:20px}.clockTime{padding-top:1px}.avatar-text-noagent{width:auto;margin-left:10px;background-color:#f8f8f8;padding:5px 10px;border-radius:4px}.avatar-text-with-agents{width:100%;margin-left:0}.m-t-20{margin-top:20px}.m-t-0{margin-top:0}@media screen and (max-width:600px){.chatRenderParentDiv{display:flex;flex-direction:column;flex:1 1!important;position:relative;flex-basis:0px!important}.chatRenderParentDiv::-webkit-scrollbar{display:none}.chatRenderParentDiv{-ms-overflow-style:none;scrollbar-width:none}.chatRenderDiv{display:flex;flex-direction:column}.chatRenderDiv,.chatRenderFirst{flex:1 1!important;direction:ltr;position:relative;overflow:hidden;flex-basis:0px!important}.chatRenderFirst{min-height:0;color:rgba(0,0,0,.85);min-width:320px;opacity:1;animation:cxARAE .4s ease-out .15s 1 normal forwards running}.chatRenderSec{overflow:auto;width:100%;height:100%;margin-top:auto}.chatRenderSec,.chatRenderThird{display:flex;flex-direction:column}.chatRenderThird{flex-shrink:0;justify-content:flex-end;padding-bottom:70px}}.alertGrandParent{inset:0;z-index:10;direction:ltr;justify-content:center;border-radius:10px}.alertGrandParent,.alertParent{position:absolute;align-items:center}.alertParent{width:93%;box-shadow:0 12px 48px 4px rgba(0,0,0,.12);transform:translateY(0);top:75px;max-height:100%;z-index:1;background:#fff;border-radius:5px 5px 5px 5px;transition:height 5s;display:flex;flex-direction:row}.alertParentSection{padding:7px;display:flex;flex-direction:row;width:100%}.alertLine{width:5px;height:50px;border-radius:10px 10px 10px 10px}.alertLine,.red{background-color:#ff9494}.green{background-color:#4bb543}.alertIconParent{justify-content:center;margin-left:15px}.alertIconParent,.alertText{display:flex;align-items:center;margin-right:10px}.alertText{font-size:13px;font-weight:500;width:100%}.alertCloseIcon{font-weight:700;color:grey;font-size:17px;cursor:pointer}.close-icon{font-size:10px}.hidden{display:none}.errorIcon{color:#ff9494}.checkCircelIcon{color:#4bb543}.sliderGrandParent{position:absolute;inset:0;z-index:3;direction:ltr;background-color:hsla(0,0%,41.2%,.7019607843137254);border-radius:10px}.sliderParent{position:absolute;box-shadow:0 12px 48px 4px rgba(0,0,0,.12);transform:translateY(0);top:0;z-index:1000;background:#fff;border-radius:0 0 15px 15px;transition:height 5s;display:flex;background:#e7edf1;flex-direction:column;padding-top:10px;padding-bottom:10px;width:97%;left:0;right:0;margin-left:auto;margin-right:auto;min-height:300px}.aboutDiv{display:flex;padding-left:20px}.aboutText{font-size:24px;font-weight:500;margin-left:20px}.aboutTexts{font-size:16px;font-weight:500}.backArrowDiv{display:flex;justify-content:center;align-items:center;margin-top:5px;cursor:pointer}.statusDiv{margin:10px;padding:0 10px}.statusHeading{font-size:16px;color:#a9acb6;font-weight:500}.cancelIconAgentDetails{display:flex;justify-content:center;cursor:pointer}.avatarParentDiv{padding:0 20px;display:flex;justify-content:space-between}.aboutNameDiv{display:flex;justify-content:center;flex-direction:column;margin-left:10px}.aboutStatus{color:#1bbd60;font-size:13px;font-weight:500}.aboutName{font-size:17px;color:#000;font-weight:600}.aboutAvatar{width:60px;height:60px;border-radius:100px}.closeIconClass{color:#ff9494}@media screen and (max-width:600px){.sliderGrandParent{position:absolute;inset:0;z-index:3;direction:ltr;background-color:hsla(0,0%,41.2%,.7019607843137254)}}.responsiveBtn{display:flex}.mainHeading{justify-content:center;font-weight:700;width:100%;font-size:15px;color:#fff}.headingDiv,.mainHeading{display:flex;align-items:center}.headingDiv{flex-direction:row;border-radius:10px 10px 0 0;padding:5px 15px;animation:jgQpwH .5s ease-out 0s 1 normal none running;height:50px;border-bottom:1px solid #ccd5ed;background-color:var(--headerColor,#e7edf1)}.chatIconImg{width:38px;height:38px;border-radius:30px}.nameTitleDiv{display:flex;flex-direction:column;margin-left:5px;justify-content:center;width:80%}.agentName{height:12px;font-size:14px;padding-top:0;margin-bottom:8px}.agentName,.chatName{color:#000;font-weight:700;letter-spacing:1px}.chatName{font-size:18px;margin-left:10px}.departName{font-size:10px;margin-top:0;color:#8793b3;font-weight:700;letter-spacing:1px}.headerBtns{display:flex;justify-content:center;align-items:center}.welcomeNote{font-size:16px;padding-top:10px;padding-bottom:10px;color:#000;font-weight:600;letter-spacing:1px;display:flex;width:100%}.chatHeaderParent{display:flex;width:100%;margin-top:5px;margin-bottom:5px}.chatHeaderImgParent{display:flex;justify-content:center;align-items:center;cursor:pointer}.agentInfo{margin-left:8px}.minimizeIcon{color:"#000000";size:2px}.closeIcon,.minimizeIcon{cursor:pointer;stroke:#000;stroke-width:1}.closeIcon{margin-left:5px;color:#000}@media screen and (max-width:600px){.headingDiv{border-radius:0 0 0 0}}.alertAccordionParent{position:absolute;width:100%;box-shadow:0 12px 48px 4px rgba(0,0,0,.12);transform:translateY(0);padding:5px 0;top:0;max-height:100%;z-index:1;background:#fff;border-radius:10px 10px 0 0;transition:height 5s;overflow:auto;left:0;right:0;margin-left:auto;margin-right:auto}.alertAccordionParent::-webkit-scrollbar{display:none}.alertAccordionParent{-ms-overflow-style:none;scrollbar-width:none}.alertAccordionParentSection{padding:20px 16px 16px}.alertAccContentDiv{display:flex;justify-content:center;align-items:center}.alertAccText{padding:0 10px 0 0;font-size:13px;font-weight:500;display:flex;align-items:center}.manualConnectDiv{height:25px;width:20px}.chat-popup{position:fixed;bottom:120px;right:30px;top:auto;left:auto;transform:none;z-index:9999;width:340px;max-width:calc(100vw - 40px);max-height:calc(100vh - 130px);border-radius:10px;flex-direction:column;border:1px solid #f1f1f1;overflow:hidden;background:#fff;box-shadow:0 5px 40px rgba(0,0,0,.16);transition:filter .3s ease}@media screen and (max-width:600px){.chat-popup{position:fixed;top:0;bottom:0;left:0;right:0;transition:filter .3s ease;overflow:hidden;display:flex;flex-direction:column;border-radius:0 0 0 0;max-width:100vw;width:100vw;transform:translate(0)}}.open-button{position:fixed;bottom:40px;right:30px;outline:none;background-color:var(--launcherColor,#0653ff);-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:d;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:d;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:d;animation-fill-mode:forwards;align-self:flex-end;border:0;border-radius:50%;box-shadow:0 6px 20px rgba(0,0,0,.22);height:60px;margin-top:10px;cursor:pointer;width:60px;display:flex;justify-content:center;align-items:center;padding:0;transition:transform .2s ease,box-shadow .2s ease;z-index:9999}.open-button:hover{transform:scale(1.06);box-shadow:0 8px 24px rgba(0,0,0,.3)}.open-button:active{transform:scale(.96)}.open-button:focus{outline:0!important}.mainIcon{max-width:50px!important}.toggleCloseIcon{display:block;width:26px;height:26px}.none{display:none}.flex{display:flex}@media screen and (max-width:600px){.open-button{bottom:35px;right:25px}}#tilismcast{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s;font-size:10px}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}
/*# sourceMappingURL=main.452eaed1.chunk.css.map */