.FilePreviewContainer{position:fixed;top:52.4%;left:49.9%;transform:translate(-50%,-60%);background:radial-gradient(hsla(0,0%,100%,.69),hsla(0,0%,97.6%,.86));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1rem}@media screen and (min-width:460px){.FilePreviewContainer{margin-left:1.16rem}}.FilePreviewContainer.open{overflow:hidden}@media screen and (max-width:395px){.FilePreviewContainer{border-radius:0;top:60%;left:50%}}.FilePreviewContainer .FVCHeader{display:flex;justify-content:space-between;align-items:center;padding:1rem .4rem 1rem 1rem}.FilePreviewContainer .FVCHeader .iconButton{border:none}.FilePreviewContainer .FVCHeader .FVCHLeft{flex-direction:column;flex:1 1}.FilePreviewContainer .FVCHeader .FVCHLeft .FVCHLName{color:#fff;width:max-content;text-overflow:ellipsis}.FilePreviewContainer .FVCHeader .FVCHLeft .FVCHLSize{font-size:14px;color:#f6f6f6}@media screen and (min-width:460px){.FilePreviewContainer .FVCHeader .FVCHCloseBtn{margin-right:.4rem}}.FilePreviewContainer .FVCHeader .FVCHCloseBtn svg{fill:#fff;transition:all .3s ease}.FilePreviewContainer .FVCHeader .FVCHCloseBtn:hover svg{fill:#505050}.FilePreviewContainer .FVCBody{flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:0}.FilePreviewContainer .FVCBody .iconButton{border:none;padding:0;background:transparent}.FilePreviewContainer .FVCBody .iconButton:hover{background:transparent}.FilePreviewContainer .FVCBody .iconButton svg{fill:#0089ff;width:2.2rem;height:2.3rem}.FilePreviewContainer .FVCBody .pg-viewer-wrapper{height:400px;overflow-y:overlay;overflow-x:hidden!important;flex:1 1}.FilePreviewContainer .FVCBody .pg-viewer-wrapper .react-grid-Container{width:100%!important}.FilePreviewContainer .FVCBody .pg-viewer-wrapper .pg-viewer .photo-viewer-container img{max-width:302px!important;height:auto!important;display:flex;justify-content:center!important;align-items:center!important}@media screen and (max-width:380px){.FilePreviewContainer .FVCBody .pg-viewer-wrapper .pg-viewer .photo-viewer-container img{max-width:282px!important}}@media screen and (max-width:360px){.FilePreviewContainer .FVCBody .pg-viewer-wrapper .pg-viewer .photo-viewer-container img{max-width:252px!important}}.CircularLoader{position:absolute;margin:0 auto;width:25px;height:25px;display:inline-flex;overflow:hidden;border-radius:100%}.circular-loader{animation:rotate 2s linear infinite;height:25px;transform-origin:center center;width:25px;top:0;left:0;margin-top:.5rem}.loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round;stroke:#fff}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{0%{stroke:var(--primary)}40%{stroke:var(--primary)}66%{stroke:var(--primary)}80%,90%{stroke:var(--primary)}}:root{--primary:#006bf0;--secondary:#000}*,:after,:before{box-sizing:border-box;margin:0;padding:0;outline:none}body{font-weight:430;line-height:1.5;color:#000;background-color:var(--white);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:"Source Sans Pro",sans-serif!important}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.0941176471)}::-webkit-scrollbar{width:8px;height:8px;border-radius:50px;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:auto;margin:auto}::-webkit-scrollbar-track{border-radius:50px;overflow:auto;overflow-y:scroll;overflow-x:scroll}::-webkit-scrollbar-thumb{background:transparent;border-radius:50px}:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);transition-duration:10s}.DCBMP__Mainview{background:#c4c4c4}.DashclicksChatBubble .DCBMainButton{position:absolute;z-index:99;background:var(--secondary);box-shadow:2px -2px 4px rgba(0,0,0,.25),-2px 2px 4px rgba(0,0,0,.25);border:none;border-radius:100%;width:3.75rem;height:3.75rem;display:flex;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.33,0,0,1) 0s}.DashclicksChatBubble .DCBMainButton:active{transition:transform .25s cubic-bezier(.33,0,0,1) 0s;transform:scale(.85)}@media screen and (max-width:459px){.DashclicksChatBubble .DCBMainPopover+.DCBMainButton{top:.9rem!important;right:.8rem!important;left:unset!important;width:2.6rem;height:2.6rem;border-radius:8px!important;background:rgba(0,0,0,.8);transition:all .2s}.DashclicksChatBubble .DCBMainPopover+.DCBMainButton:hover{background:rgba(0,0,0,.7)}.DashclicksChatBubble .DCBMainPopover+.DCBMainButton svg{width:.75rem;height:.75rem}.DashclicksChatBubble .DCBMainPopover+.DCBMainButton.closeBtn{color:#d2d2d2}.DashclicksChatBubble .DCBMainPopover+.DCBMainButton.closeBtn svg{fill:#d2d2d2}}.DashclicksChatBubble .DCBMainButton svg{width:1rem;height:1rem;fill:#fff}.DashclicksChatBubble .DCBMainButton .DCMBBadge{position:absolute;top:-1px;right:-1px;width:1.2rem;height:1.2rem;background:#c33;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:.78rem}.DashclicksChatBubble .DCBMainButton .DCMBBadge--small{font-size:.65rem}.DashclicksChatBubble .DCBMainButton .DCMBBadge--Extrasmall{font-size:.55rem}.DashclicksChatBubble .DCBMainPopover{position:absolute;will-change:transform;animation-duration:.3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;width:400px;overflow:hidden;border-radius:.6rem;box-shadow:0 4px 14px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.05);display:flex;margin-bottom:1.4rem;background:#fff;height:max-content;border-radius:1rem!important}@media screen and (min-width:460px){.DashclicksChatBubble .DCBMainPopover{opacity:0;transform:scale(0);animation:popoverAnimation cubic-bezier(.33,0,0,1) forwards;animation-duration:.3s!important}}@media only screen and (max-width:459px){.DashclicksChatBubble .DCBMainPopover{width:100%!important;height:100%!important;right:0!important;left:0!important;border-radius:0!important}}.DashclicksChatBubble .DCBMainPopover.CHClose{width:300px;box-shadow:none;opacity:.7}.DashclicksChatBubble .DCBMainPopover.CHClose:hover{width:300px;box-shadow:none;opacity:1}.DashclicksChatBubble .DCBMainPopover.CHClose:hover>div>.DCBMP__HeaderNCVO{opacity:1!important;animation:headerAnimationIn .3s ease forwards}@keyframes headerAnimationIn{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(2.3rem)}}@keyframes headerAnimationOut{0%{opacity:1;transform:translateY(2.3rem)}to{opacity:0;transform:translateY(0)}}@keyframes popoverAnimation{0%{opacity:0;transform:scale(0)}25%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.DashclicksChatBubble .DCBMP__EMPOver{position:absolute;bottom:45px;left:50px;right:10px}.DashclicksChatBubble .DCBMP__EMPOver .emoji-mart-scroll{padding:0 0 6px 5px}.DashclicksChatBubble .backgroundOverlay{display:none}.DashclicksChatBubble .backgroundOverlay.Open{background-color:transparent;position:fixed;top:0;left:0;right:0;bottom:0;display:block}.DashclicksChatBubble .DCBMP__EMPOver.Open{display:block;z-index:111111}.DashclicksChatBubble .DCBMP__Header{background-size:contain!important;background-position:0 0!important;box-sizing:initial;display:flex;align-items:flex-start;padding:1.4rem 1rem 1rem 1.3rem}@media screen and (max-width:459px){.DashclicksChatBubble .DCBMP__Header{padding-bottom:1.4rem}}.DashclicksChatBubble .DCBMP__Header *{cursor:default}.DashclicksChatBubble .DCBMP__Header.smsView{padding:40px 24px 24px!important}@media screen and (max-width:459px){.DCBMP__Header.Mainview,.mainViewContainer{display:flex;flex-direction:column}}.DashclicksChatBubble .DCBMP__Header.Mainview{min-height:14rem}@media screen and (max-width:459px){.DashclicksChatBubble .DCBMP__Header.Mainview{min-height:10rem}}@media screen and (max-width:459px){.DashclicksChatBubble .secondaryViewContainer{display:flex;flex-direction:column}}.DashclicksChatBubble .DCBMP__Header.secondaryView{min-height:138px}@media screen and (max-width:459px){.DashclicksChatBubble .DCBMP__Header.secondaryView{min-height:unset}}.DashclicksChatBubble .DCBMP__Header.smsView{box-sizing:border-box}@media screen and (max-width:459px){.chatViewContainer{display:flex;flex-direction:column}}.DashclicksChatBubble .DCBMP__Header.chatView{align-items:center}@media screen and (max-width:459px){.DashclicksChatBubble .DCBMP__Header.chatView{padding-top:1.3rem;padding-bottom:.8rem}}.DashclicksChatBubble .DCBMP__Header.allConversations{align-items:center}@media screen and (max-width:459px){.DashclicksChatBubble .DCBMP__Header.allConversations{padding-bottom:1.3rem}}.DashclicksChatBubble .DCBMP__HeaderNCVO{display:flex;justify-content:flex-end;align-items:center;margin:.3rem 0;z-index:1;opacity:0;animation:headerAnimationOut .3s ease forwards;background:linear-gradient(180deg,#f2f8ff,rgba(215,232,255,0));border-radius:.8rem 1.3rem 0 0;padding:.3rem 0 .2rem!important}.DashclicksChatBubble .DCBMP__HBackButton{border:none;width:34px;height:34px;display:flex;justify-content:center;align-items:center;background:transparent;cursor:pointer;border-radius:3px}.DashclicksChatBubble .DCBMP__HBackButton *{cursor:pointer}.DashclicksChatBubble .DCBMP__HBackButton svg{fill:#fff;width:1rem;height:1rem}.DashclicksChatBubble .DCBMP__HBackButton:hover{background:rgba(0,0,0,.45)}.DashclicksChatBubble .DCBMP__HContent{flex:1 1}.DashclicksChatBubble .DCBMP__HContent.Mainview{padding:0 .8rem;min-height:130px;display:flex;flex-direction:column;justify-content:center;pointer-events:none;z-index:0}.DashclicksChatBubble .DCBMP__HContent.Mainview.active>*{opacity:0}.DashclicksChatBubble .DCBMP__HContent.Mainview.active>:first-child{animation:slideRight .3s ease forwards;animation-delay:.1s}.DashclicksChatBubble .DCBMP__HContent.Mainview.active>:nth-child(2){animation:slideRight .3s ease forwards;animation-delay:.2s}.DashclicksChatBubble .DCBMP__HContent.Mainview.active>:nth-child(3){animation:slideRight .3s ease forwards;animation-delay:.3s}.DashclicksChatBubble .DCBMP__HContent.Mainview.inActive>*{opacity:0}.DashclicksChatBubble .DCBMP__HContent.Mainview.inActive>:first-child{animation:slideOutRight .3s ease forwards;animation-delay:.1s}.DashclicksChatBubble .DCBMP__HContent.Mainview.inActive>:nth-child(2){animation:slideOutRight .3s ease forwards;animation-delay:.2s}.DashclicksChatBubble .DCBMP__HContent.Mainview.inActive>:nth-child(3){animation:slideOutRight .3s ease forwards;animation-delay:.3s}.DashclicksChatBubble .DCBMP__HContent.secondaryView,.DashclicksChatBubble .DCBMP__HContent.smsView{padding:0 .6rem 0 .5rem}.DashclicksChatBubble .DCBMP__HContent.secondaryView.active>*{opacity:0}.DashclicksChatBubble .DCBMP__HContent.secondaryView.active>:first-child{animation:slideRight .3s ease forwards;animation-delay:.1s}.DashclicksChatBubble .DCBMP__HContent.secondaryView.active>:nth-child(2){animation:slideRight .3s ease forwards;animation-delay:.2s}.DashclicksChatBubble .DCBMP__HContent.secondaryView.active>:nth-child(3){animation:slideRight .3s ease forwards;animation-delay:.3s}.DashclicksChatBubble .DCBMP__HContent.secondaryView.inActive>*{opacity:0}.DashclicksChatBubble .DCBMP__HContent.secondaryView.inActive>:first-child{animation:slideOutRight .3s ease forwards;animation-delay:.1s}.DashclicksChatBubble .DCBMP__HContent.secondaryView.inActive>:nth-child(2){animation:slideOutRight .3s ease forwards;animation-delay:.2s}.DashclicksChatBubble .DCBMP__HContent.secondaryView.inActive>:nth-child(3){animation:slideOutRight .3s ease forwards;animation-delay:.3s}.DashclicksChatBubble .DCBMP__HContent.chatView.active{opacity:0;animation:slideLeft .3s ease forwards}.DashclicksChatBubble .DCBMP__HContent.chatView.inActive{opacity:0;animation:slideOutRight .3s ease forwards}.DashclicksChatBubble .DCBMP__HCLogo{display:flex;justify-content:flex-start}.DashclicksChatBubble .DCBMP__HCLogo img{width:200px;height:45px;object-fit:contain;object-position:left;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;transform:scale(1.1) translateX(.4rem);margin-bottom:.1rem}@media(min-width:1559px)and (max-width:1800px){.DashclicksChatBubble .DCBMP__HCLogo img{width:160px;height:40px}}@media(min-width:1367px)and (max-width:1600px){.DashclicksChatBubble .DCBMP__HCLogo img{width:160px;height:40px}}@media(min-width:1281px)and (max-width:1366px){.DashclicksChatBubble .DCBMP__HCLogo img{width:120px;height:25px}}@media(min-width:1024px)and (max-width:1280px){.DashclicksChatBubble .DCBMP__HCLogo img{width:140px;height:30px}}@media(min-width:992px)and (max-width:1023.98px){.DashclicksChatBubble .DCBMP__HCLogo img{width:140px;height:30px}}@media(min-width:768px)and (max-width:991.98px){.DashclicksChatBubble .DCBMP__HCLogo img{width:140px;height:30px}}@media(min-width:576px)and (max-width:767.98px){.DashclicksChatBubble .DCBMP__HCLogo img{width:140px;height:30px}}@media(max-width:575.98px){.DashclicksChatBubble .DCBMP__HCLogo img{width:140px;height:30px}}.DashclicksChatBubble .DCBMP__HCHeadingWithImage{display:flex;align-items:center;justify-content:space-between;backface-visibility:hidden;margin-top:.1rem}.DashclicksChatBubble .DCBMP__HCHeading{color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transform:translateX(-1.6px)}.DashclicksChatBubble .DCBMP__HCHeading.Mainview{font-size:1.6rem;padding:.2rem 0 0;width:309px;height:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.DashclicksChatBubble .DCBMP__HCHeading.smsView{color:#fff;font-size:20px;font-weight:600;margin:.18rem 0}.DashclicksChatBubble .DCBMP__HCHeading.secondaryView{margin:.18rem 0;font-size:1.2rem}.DashclicksChatBubble .DCBMP__HCSubHeading.Mainview{color:#f2f7ff;line-height:1.2;font-size:.9rem;padding:.1rem 0;margin:.1rem 0 .2rem}.DashclicksChatBubble .DCBMP__HCSubHeading.secondaryView,.DashclicksChatBubble .DCBMP__HCSubHeading.smsView{color:#fff;line-height:1.2;padding:.5rem 0;font-size:.875rem;margin:.2rem 0 .4rem}.DashclicksChatBubble .DCBMP__HCSubHeading.smsView{color:#fff;font-size:14px;font-weight:600;padding-top:0}.DashclicksChatBubble .DCBMP__HCDetails.secondaryView{padding:.4rem 0;display:flex;align-items:center}.DashclicksChatBubble .DCBMP__HCDetails.chatView{padding:0 .5rem;display:flex;align-items:center;flex:1 1}.DashclicksChatBubble .DCBMP__HCDAvatarGroup .SingleAvatar,.DashclicksChatBubble .DCBMP__HCDetails.chatView .SingleAvatar{width:40px;height:40px}.DashclicksChatBubble .DCBMP__HCDInfo{padding:0 .2rem 0 1rem;display:flex;flex-direction:column;color:#fff;fill:#fff;flex:1 1;max-width:11.4rem;font-size:.875rem}.DashclicksChatBubble .DCBMP__HCDInfo.chatView{padding-left:1rem;font-size:.8rem;font-style:normal;color:#f6f6f6}.DashclicksChatBubble .DCBMP__HCDInfo.chatView p{line-height:1.3}.DashclicksChatBubble .DCBMP__HCDITime{font-size:.875rem}.DashclicksChatBubble .DCBMP__HCDITime svg{transform:translateY(1.6px);padding-right:.1rem}.DashclicksChatBubble .DCBMP__HCDIName{color:#f6f6f6;font-size:1.1rem;font-weight:400;line-height:1}.DashclicksChatBubble .DCBMP__HCDIStatus{font-size:.8rem;font-size:normal;color:#f6f6f6}.DCBMP__Body{max-height:486px}@media only screen and (max-width:459px){.DCBMP__Body{max-height:unset}}.DCBMP__Body.chatView{min-height:480px;overflow-x:hidden}@media only screen and (max-width:459px){.DCBMP__Body.chatView{height:unset;max-height:unset;min-height:unset;flex:1 1}}.DCBMP__Body.secondaryView,.DCBMP__Body.smsView{min-height:330px;overflow-x:hidden}@media screen and (max-width:459px){.DCBMP__Body.secondaryView,.DCBMP__Body.smsView{min-height:unset}}.DCBMP__Body.secondaryView--expanded,.DCBMP__Body.smsView--expanded{min-height:420px}.DCBMP__Body.smsView .DCBMP__BMessageSentView{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.DCBMP__Body.smsView .DCBMP__BMessageSentView svg{width:72px;height:72px;fill:#20bf55}.DashclicksChatBubble .DCBMP__Body.smsView:has(.DCBMP__BMessageSentView){height:1px}.DCBMP__BMessageSentView .DCBMP__BMSVText{color:#2a262c;text-align:center;font-size:18px;margin-top:1.4rem}.DashclicksChatBubble .DCBMP__Body.Mainview{z-index:1;margin-top:-15.4rem;padding:9rem 1rem 1rem;overflow-x:hidden;overflow-y:overlay}@media screen and (max-width:459px){.DashclicksChatBubble .DCBMP__Body.Mainview{margin-top:-8.9rem;overflow-x:hidden;overflow-y:overlay;flex:1 1}}.DashclicksChatBubble .DCBMP__Body.Mainview.active>*{opacity:0;animation:slideUp .3s ease forwards}.DashclicksChatBubble .DCBMP__Body.Mainview.inActive>*{opacity:1;animation:slideOutUp .3s ease forwards}.DashclicksChatBubble .DCBMP__Body.secondaryView,.DashclicksChatBubble .DCBMP__Body.smsView{display:flex;flex-direction:column;padding:1.4rem 1.4rem .2rem}@media only screen and (max-width:459px){.DashclicksChatBubble .DCBMP__Body.secondaryView,.DashclicksChatBubble .DCBMP__Body.smsView{height:unset;max-height:unset;flex:1 1}}.DashclicksChatBubble .DCBMP__Body.smsView{padding-top:1rem}.DashclicksChatBubble .chatViewContainer{display:flex;flex-direction:column}.DashclicksChatBubble .DCBMP__Body.chatView{overflow-y:overlay;padding:.8rem 1.4rem 1rem;display:flex;flex-direction:column-reverse;position:relative}.DashclicksChatBubble .DCBMP__Body.chatView.active{opacity:0;animation:slideUp .3s ease .5s forwards}.DashclicksChatBubble .DCBMP__Body.chatView.inActive{opacity:0;animation:slideOutUp .3s ease .7s forwards}.DashclicksChatBubble .DCBMP__Body.chatViewNCVO{overflow-y:overlay;padding:.8rem 0 1rem;display:flex;flex-direction:column-reverse}.DashclicksChatBubble .DCBMP__BUserInfo{display:flex;justify-content:space-between;align-items:flex-start}.DashclicksChatBubble .DCBMP__BUserInfo.active{opacity:0;animation:FadeInUpZoom .5s ease .3s forwards}.DashclicksChatBubble .DCBMP__BUserInfo .iconButton{margin-left:4px;transform:translateY(1.4px)}.DashclicksChatBubble .DCBMP__BUserInfo:not(:last-child){margin-bottom:8px}.DashclicksChatBubble .DCBMP__BSmsViewNote{color:#a69eab;font-size:8.2px;font-weight:400;line-height:12px}.DCBMP__BActionButton{height:40px;width:100%;padding:8px 16px;margin:1.2rem 0;color:#fff;border:none;box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--secondary);background:var(--secondary);transition:all .3s ease}.DCBMP__BActionButton:hover{filter:brightness(.7)}.DashclicksChatBubble .DCBMP__BUIInput{opacity:0;margin-right:.1rem;animation:slideOutLeftInput .3s ease 1s forwards}.DashclicksChatBubble .DCBMP__BUIInput.active{flex:1 1;animation:slideLeft .3s ease forwards}.DashclicksChatBubble .DCBMP__BMessageBox{min-height:130px;flex:1 1}.DashclicksChatBubble .DCBMP__BMessageBox.active{opacity:0;animation:slideDown .3s ease .7s forwards}.DashclicksChatBubble .DCBMP__BMessageBox.inActive{opacity:0;animation:slideOutUp .3s ease .6s forwards}.DashclicksChatBubble .DCBMP__BMTextarea{width:100%;resize:none;margin:.4rem 0;outline:none;height:100%;font-family:"Helvetica Neue","Apple Color Emoji",Helvetica,Arial,sans-serif;border:none;padding-top:20px;padding-left:.6rem;line-height:1.33;overflow:hidden scroll;flex:1 1;color:#656565}.DashclicksChatBubble .DCBMP__BMTextarea::placeholder{color:#9d9d9d}.DashclicksChatBubble .DCBMP__BQuickActions{display:flex;justify-content:flex-end;margin-top:auto;padding-bottom:.7rem}.DashclicksChatBubble .DCBMP__BQuickActions.active{opacity:0;animation:slideRight .3s ease .9s forwards}.DashclicksChatBubble .DCBMP__BQuickActions.inActive{opacity:1;animation:slideOutRight .3s ease .9s forwards}.DashclicksChatBubble .DCBMP__BQuickActions .iconButton{border:none;padding:10px;background:transparent;margin-bottom:.3rem}@keyframes nextBtnLoadingAnim{0%{stroke:#fff}40%{stroke:#fff}66%{stroke:#fff}80%,90%{stroke:#fff}}.DashclicksChatBubble .DCBMP__BActionButton.loadingState{pointer-events:none;opacity:.7}.DashclicksChatBubble .DCBMP__BActionButton.loadingState span.CircularLoader{transform:translateX(1.8rem) scale(.5)}.DashclicksChatBubble .DCBMP__BActionButton.loadingState svg.circular-loader{margin-top:unset}.DashclicksChatBubble .DCBMP__BActionButton.loadingState svg .loader-path{animation:dash 1.5s ease-in-out infinite,nextBtnLoadingAnim 6s ease-in-out infinite}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn{overflow:hidden;border-radius:6px;position:relative;background:transparent;color:var(--secondary);display:flex;align-items:center;padding:8px 12px;font-size:13px}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn.loadingState{padding-right:1.85rem!important}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn.loadingState svg .loader-path{animation:dash 1.5s ease-in-out infinite,nextBtnLoadingAnim 6s ease-in-out infinite}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn .circularLoader{position:relative;top:-64%}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;animation:unFillRight .3s ease forwards;z-index:-1;transition:all .3s;transform-origin:left}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn svg{fill:var(--secondary);margin-left:.4rem;width:.8rem;height:.8rem}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn--active{background:transparent;backface-visibility:hidden;-webkit-backface-visibility:hidden;color:#fff}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn--active svg{width:.7rem;height:.7rem;fill:#fff}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn--active:after{animation:fillRight .3s ease forwards;background-color:var(--secondary)}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn:disabled,.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn:disabled:hover{cursor:not-allowed;color:#9d9d9d}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn:disabled:hover svg,.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn:disabled svg{fill:#9d9d9d}.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn:disabled:after,.DashclicksChatBubble .DCBMP__BQuickActions .btn.nextBtn:disabled:hover:after{transform:scaleX(1);background-color:transparent}@keyframes unFillRight{to{transform:scaleX(0)}0%{transform:scaleX(1)}}@keyframes fillRight{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.DashclicksChatBubble .DCBMP__BQuickActions .iconButton:not(:last-child){margin-right:.3rem}.DashclicksChatBubble .DCBMP__BQuickActions .iconButton svg{width:18px;height:18px}.iconButton:disabled{opacity:.6}.DashclicksChatBubble .DCBMP__ChatEditor,.DashclicksChatBubble .DCBMP__ChatEditor.NCVO{display:flex;align-items:center;width:100%;border-top:1px solid #ededed;background:#fff}.DashclicksChatBubble .DCBMP__ChatEditor.NCVO{border-radius:1rem}.DashclicksChatBubble .DCBMP__CEMessageBox{display:flex;flex:1 1;min-height:42px}.DashclicksChatBubble .DCBMP__CEMessageBox.active>div.DCBMPCMBContainer{opacity:0;animation:slideDown .3s ease .1s forwards;width:100%;display:flex;padding-bottom:.3}.DashclicksChatBubble .DCBMP__CEMessageBox.active>div.DCBMPCMBVNMContainer{display:none;flex-direction:row;grid-gap:5px;gap:5px;align-items:center;width:100%;height:48px;background-color:#3f97ff}.DashclicksChatBubble .DCBMP__CEMessageBox.active>div.DCBMPCMBVNMContainer.active{display:flex}.DCBMPCMBVNQAContainer{background-color:#3f97ff;width:116px;height:48px;display:flex;align-items:center;justify-content:flex-end}.DCBMPCMBVNMContainer .CBMMVCVoicegraph{width:80%;margin-left:12px}.DCBMPCMBVNMContainer .CBMMVCVoicegraph *{overflow:hidden!important}.DCBMPCMBVNMContainer .CBMMVCRecTime{text-align:center;width:20%;font-size:15px;color:#fff}.DashclicksChatBubble .DCBMP__CEMessageBox.inActive>div{opacity:1;animation:slideOutUp .3s ease .6s forwards}.DashclicksChatBubble .DCBMP__CEMessageBox .DCBMP__CEMBEditor{border:none;padding:12px;width:100%;font-family:inherit;font-size:.9rem;resize:none;overflow:auto;height:auto;padding-top:.6rem!important;padding-bottom:.8rem!important}.DCBMP__EMPOver.DCBMP__EMPFiles{display:flex;flex-wrap:wrap;grid-column-gap:5px;column-gap:5px;grid-row-gap:5px;row-gap:5px;left:0;width:100%;padding:.6rem 1rem;background:#fff;max-height:130px;overflow:auto}.DCBMP__EMPFiles .DCBMP__EMPFile{display:flex;align-items:center;height:50px;min-width:165px;max-width:165px;border:4px solid #d1d7db;border-radius:15px;padding:5px;background-color:#fff}.DCBMP__EMPFiles .DCBMP__EMPFile:nth-of-type(2n){margin-left:auto}.DCBMP__EMPFiles .DCBMP__EMPFile .DCBMP__EMPFile__Icon{width:35px;height:100%}.DCBMP__EMPFiles .DCBMP__EMPFile .DCBMP__EMPFile__Icon svg{width:100%;height:100%}.DCBMP__EMPFiles .DCBMP__EMPFile .DCBMP__EMPFile__Details{min-width:90px;max-width:90px;flex:1 1}.DCBMP__EMPFiles .DCBMP__EMPFile .DCBMP__EMPFile__Details .DCBMP__EMPFile__Name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:13px;font-size:15px}.DCBMP__EMPFiles .DCBMP__EMPFile .DCBMP__EMPFile__Details .DCBMP__EMPFile__Size{font-size:12px;color:#7c7c7c}.DashclicksChatBubble .DCBMP__CEQuickActions{display:flex;justify-content:flex-end;align-items:flex-start;height:100%;margin-left:auto;margin-right:.4rem;opacity:0}@media screen and (max-width:420px){.DashclicksChatBubble .DCBMP__CEQuickActions{align-items:center}}.DashclicksChatBubble .DCBMP__CEQuickActions.CEQVBar{margin-right:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}.DashclicksChatBubble .DCBMP__CEQuickActions .CEQAVNButton{border-radius:50%;border:1px solid #fff!important;padding:6px!important;width:22px!important;height:22px!important;align-items:center;justify-content:center;margin:2px 6px!important;color:#fff!important;transform:translateY(0)!important}.DashclicksChatBubble .DCBMP__CEQuickActions .CEQAVNBWhite{transform:translateY(0)!important}.CEQAVNBWhite svg,.DashclicksChatBubble .DCBMP__CEQuickActions .CEQAVNButton svg{fill:#fff!important}.DashclicksChatBubble .DCBMP__CEQuickActions.active{animation:slideRight .3s ease .9s forwards}.DashclicksChatBubble .DCBMP__CEQuickActions.inActive{animation:slideOutRight .3s ease .9s forwards}.DashclicksChatBubble .DCBMP__CEQuickActions svg{width:18px;height:18px;margin:.3rem 0;fill:#a6afb8;transition:all .3s ease}.DashclicksChatBubble .DCBMP__CEQuickActions .iconButton:hover svg{fill:var(--secondary)!important}.DashclicksChatBubble .DCBMP__CEQuickActions .DCBMPCMBVNQAContainer .iconButton:hover svg{fill:#efefef!important}.DashclicksChatBubble .DCBMP__CEQuickActions .DCBMPCMBVNQAContainer .CEQAVNBWhite.iconButton:hover svg{fill:#fff!important}.DashclicksChatBubble .DCBMP__CEQuickActions .iconButton{border:none;padding:2px 6px;margin-right:.3rem}@media screen and (min-width:421px){.DashclicksChatBubble .DCBMP__CEQuickActions .iconButton{transform:translateY(5px)}}.DashclicksChatBubble .DCBMP__CEQuickActions .iconButton:hover{background:none}.DashclicksChatBubble .DCBMP__CEQuickActions .iconButton.sendButton:hover svg{transform:rotate(45deg)}.DashclicksChatBubble .DCBMP__CEQuickActions .iconButton.sendButton:active svg,.DashclicksChatBubble .DCBMP__CEQuickActions .iconButton.sendButton:focus svg{transform:rotate(45deg) scale(.7)}svg{width:.8rem;height:.8rem}.btn{padding:8px 12px;border:none;cursor:pointer}.iconButton{position:relative;display:inline-flex;align-items:center;background-color:var(--white);font-size:14px;text-transform:none;color:#84929e;font-weight:430;border:1px solid #f2f2f2;outline:0;padding:10px;cursor:pointer!important;-webkit-user-select:none;user-select:none;border-radius:3px;transition:all .3s ease}.iconButton:hover{background-color:#f2f2f2}.iconButton svg{fill:#84929e}.buttonIcon svg{width:.8rem;height:.8rem}.AvatarGroup{display:flex;align-items:center}.AvatarGroup>:not(:first-child){margin-left:-15px}.DCInputPhone{display:flex}.DCInputPhone input{color:#656565}.DCInputPhone input::placeholder{color:#9d9d9d}.DCInputPhone .DCIPFlag,.DCInputPhone .DCIPNumber{height:100%;border:1px solid #e7e7e7;padding:10px}.DCInputPhone .DCIPFlag{width:66px;border-radius:4px 0 0 4px;position:relative;display:flex;padding:14.5px 40px 12.6px 12px;background:transparent;border-right:none}.DCInputPhone .DCIPFlag img{transform:scale(1.5);width:11px;margin:auto}.DCInputPhone .DCIPFlag:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M505.755 123.592c-8.341-8.341-21.824-8.341-30.165 0L256.005 343.176 36.421 123.592c-8.341-8.341-21.824-8.341-30.165 0s-8.341 21.824 0 30.165l234.667 234.667a21.275 21.275 0 0015.083 6.251 21.275 21.275 0 0015.083-6.251l234.667-234.667c8.34-8.341 8.34-21.824-.001-30.165z" fill="rgb(132 146 158)"/></svg>');position:absolute;right:10px;top:12px;transition:all .1s ease;width:15px;height:15px;z-index:1}.DCInputPhone .DCIPNumber{flex:1 1;border-radius:0 4px 4px 0}.DCInput{width:100%;flex:1 1}.DCInput label{display:block;color:#2a262c;font-size:1rem;margin-bottom:2px}.DCInput input{border:1px solid #e7e7e7;font-size:.9rem;height:50px;width:100%;padding:10px;border-radius:4px;color:#656565}.DCInput input::-webkit-inner-spin-button,.DCInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.DCInput input[type=number]{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.DCInput textarea{border:1px solid #e7e7e7;font-size:.9rem;width:100%;padding:10px;border-radius:4px;color:#656565;resize:none;height:70px}.DCInput input::placeholder,.DCInput textarea::placeholder{color:#9d9d9d;font-family:sans-serif}.DCInput input:focus,.DCInput textarea:focus{border-color:#1968ce}.DCInput p,.DCInput textarea p{display:none}.DCInput.DCInputError input{border-color:#f44336;box-shadow:0 0 3px #f44336;color:#f44336;position:relative}.DCInput.DCInputError input:after{content:"abc";position:absolute;top:0;left:0;z-index:9999;display:block}.DCInput.DCInputError p{display:inline-block;color:#f44336;font-size:14px;font-weight:500;padding-top:2px;line-height:1.1}.SingleAvatar{position:relative;width:30px;height:30px;font-size:1px}.SingleAvatar.online:after{background:#7ed321}.SingleAvatar.away:after,.SingleAvatar.online:after{content:"";position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:100%;border:2px solid #fff}.SingleAvatar.away:after{background:#ff7222}.SingleAvatar img,.SingleAvatar svg{width:100%;height:100%;object-fit:cover;border-radius:100%}.ConversationChatCard{cursor:default;padding-bottom:1rem;display:flex;flex-direction:column;border-radius:6px;background:#fff;opacity:1;animation:slideUp .3s ease .5s forwards;box-shadow:0 -1px 12px 2px rgba(0,0,0,.1),0 0 0 0 rgba(0,0,0,.1),0 0 0 0 rgba(0,0,0,.06);overflow:hidden}.ConversationChatCard__ContinueConversation{padding-bottom:0}@media screen and (max-width:459px){.ConversationChatCard{margin-top:1rem}}.ConversationChatCard:not(:last-child){margin-bottom:.8rem}.ConversationChatCard.inActive{opacity:1;animation:slideOutDown .3s ease .5s forwards}.ConversationChatCard .CCC__Header{padding:.8rem .8rem .4rem 1.1rem;font-size:.95rem;font-weight:600;color:#060000}.CCC__Content{display:flex;align-items:center;transition:all .3s ease;padding:.3rem .8rem .6rem 1.2rem;overflow:hidden}.CCC__Content.unread{position:relative;background:var(--cardItem)}.CCC__Content.unread:before{content:"";position:absolute;left:0;top:50%;transform:translate(100%,-50%);background:#c33;width:5px;height:5px;border-radius:100%;z-index:999}.CCC__Content .CCC__RightSideIcon{transition:all .3s ease}.CCC__Content:hover .CCC__RightSideIcon{fill:var(--secondary)}.CCC__Content:hover{background:var(--cardItem)}.CCC__UserImg{width:25px;height:25px}.CCC__UserImg img,.CCC__UserImg svg{border-radius:100%;width:100%;height:100%;object-fit:cover;object-position:center}.CCC__UserDetails{display:flex;flex-direction:column;flex:1 1;padding:0 .6rem;color:#969696}.CCC__UserDetails>div{display:flex}.CCC__Name{font-size:13px;font-weight:430}.ConversationChatCard__ContinueConversation .CCC__Content .CCC__UserDetails .CCC__Name{position:relative;padding-right:.3rem;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ConversationChatCard__ContinueConversation .CCC__Content .CCC__UserDetails .CCC__Name:after{content:"";position:absolute;top:50%;width:2px;height:2px;background:#747477;transform:translate(4px,-40%);border-radius:100%}.CCC__LastMessageTime{margin-left:.4rem;font-size:13px;font-weight:430;max-width:150px}.CCC__LastMessage{color:#060000;font-weight:430;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family:sans-serif;max-width:11.8rem;font-size:12px;height:1.25rem}.CCC__LastMessage .DCClockIcon{transform:translateY(2px);fill:var(--secondary);margin-right:2px}.ConversationChatCard .CCC__LastMessage{max-height:1.4rem}.CCC__RightSideIcon{padding:10px;display:flex;justify-content:center;align-items:center}.CCC__RightSideIcon svg{width:.7rem;transform:translateY(2px)}.CCC__SeeAllConversations .CCC__SeeAllConversationsQABtn{width:100%;display:flex;align-items:center;background:transparent;padding:1rem 30px .8rem 1.2rem;border-top:1px solid #e6e6e6;transition:all .3s ease}.CCC__SeeAllConversations .CCC__SeeAllConversationsQABtn:hover{opacity:.85}.CCC__SeeAllConversations .CCC__SeeAllConversationsQABtn .CCC__SeeAllConversationsQAText{color:var(--secondary)}.ConversationChatCard .CCC__QuickActions{overflow:hidden;padding:0 .8rem 0 1.15rem}.CCC__QABtn{padding:.6rem;border:.08rem solid var(--secondary);background:var(--secondary);color:#fff;border-radius:40px;backface-visibility:hidden;transition:all .3s ease;font-size:13px;font-weight:300;min-width:188px;display:flex}.CCC__QABtn--Icon{transform:translateY(2px);fill:#fff;margin:0 .2rem}.CCC__QABtn:hover{background:#fff;border-color:var(--secondary);color:var(--secondary)}.CCC__QABtn:hover .buttonIcon svg{fill:var(--secondary)!important}.CCC__QABtn .DCSendArrowIcon{transition:all .3s ease;transform:rotate(45deg) translate(.8px,.8px);fill:#fff}.CCC__QABtn .DCVerifyOtpIcon{transition:all .3s ease;transform:translate(.8px,.8px);fill:#fff}.CCC__QABtn:hover .DCVerifyOtpIcon{fill:var(--secondary)!important}.CCC__QABtn span{padding:0 .6rem}.DateSeperator{display:flex;justify-content:center;padding:.4rem 0 1rem}.DateSeperator p{font-size:13px;color:#737376}.MessageBoxContainer{display:flex;align-items:center;position:relative}.MessageBoxContainer.lastMessage{margin-bottom:1rem}.MessageBoxContainer *{cursor:default}.MessageBoxContainer img{width:100%;height:100%;object-fit:cover}.MessageBoxContainer--system{padding:5px 10px;margin:5px auto;background:#fff5d6;border-radius:4px;font-weight:500;box-shadow:0 1px 4px rgba(0,0,0,.25);font-size:.7rem;line-height:15px;color:#353535;cursor:default}.MessageBoxContainer--left{justify-content:flex-start;align-items:flex-end}.MessageBoxContainer--right{justify-content:flex-end;align-items:flex-start}.Messagebox.download .AttachmentsContainer{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.Messagebox .CBMBAIDiv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;color:#000;grid-gap:3px;gap:3px;padding:5px;border-radius:5px}.Messagebox .CBMBAIDiv p{min-width:100px;max-width:130px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Messagebox .CBMBAIDiv .CBMBAIDBtns{display:flex;grid-gap:3px;gap:3px}.Messagebox .CBMBAIDiv .CBAButton svg{fill:#84929e}.ReplyMessageContainer .ReplyInfo{max-width:75%;background:#e0e0e0;padding:10px;margin-bottom:10px;position:relative;margin-left:27px;transform:translate(24px,18px);z-index:-1;width:-moz-fit-content;width:fit-content;border-radius:.6rem;display:flex;flex-direction:column;font-size:13px;line-height:16px}.MessageBoxContainer.withAvatar .Messagebox{margin-left:.4rem!important}.CBBMBTIPCMVMSContainer{width:230px;height:30px;border-radius:8px;padding:15px 5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:15px;gap:15px}.CBBMBTIPCMVMSContainer div:nth-child(2){width:calc(100% - 50px)!important;min-width:60%!important}.CBBMBTIPCMVMSContainer div:first-child{width:25px;display:flex;align-items:center}.CBBMBTIPCMVMSContainer div:last-child{width:35px;display:flex;align-items:center}.CBBMBTIPCMVMSContainer div:first-child svg{width:14px;height:14px}.CBBMBTIPCMVMSContainer div:last-child{text-align:right}.MessageBoxContainer.withAvatar .SingleAvatar{transform:translateY(-.82rem)!important}.MessageBoxContainer.withoutAvatar .SingleAvatar{display:none}.MessageBoxContainer.withoutAvatar>*{margin-left:calc(30px + .4rem)}.MessageBoxContainer.withImage{margin:.2rem 0}.MessageBoxContainer.withImage.withAvatar .SingleAvatar{position:absolute;bottom:0;left:0;transform:translateY(-.52rem)!important}.MessageBoxContainer.withImage .Messagebox{margin-left:calc(30px + .4rem)!important;grid-column-gap:5px;column-gap:5px}.MessageBoxContainer.withImage .Messagebox--left .MessageboxTimeline{position:absolute;bottom:0;left:0;transform:translateY(1.5rem)}.MessageBoxContainer.withImage .Messagebox--right{justify-self:flex-end}.MessageBoxContainer.withImage .Messagebox--right .MessageboxTimeline{position:absolute;bottom:0;right:0;transform:translateY(1.38rem)}.MessageBoxContainer.withImage .Messagebox img{cursor:pointer;width:100px;height:100px;object-fit:contain;border-radius:3px}.MessageBoxContainer .Messagebox .MBImage{flex:1 1}.MessageBoxContainer .Messagebox .MBImage img{object-fit:cover}.MessageBoxContainer .Messagebox .MBImage.MBImage--lastImage{position:relative}.MessageBoxContainer .Messagebox .MBImage.MBImage--lastImage .Messagebox--ImagesCount.pointer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);color:#fff;font-size:2rem;font-weight:300;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition:all .3s ease}.DCBMP__Body .InboxList{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-column-gap:7px;column-gap:7px;grid-row-gap:7px;row-gap:7px}.DCBMP__Body .InitialMessage{font-size:.9rem;align-self:flex-end;margin:.4rem 0;color:#7c7c7c}.DCBMP__Body .DCBMP__Body__Loader{margin:auto}.Messagebox{max-width:75%;background:#f5f5f5;padding:10px;margin-bottom:8px;animation:bounce .5s linear both;position:relative;display:flex;flex-direction:column;justify-content:row;grid-gap:5px;gap:5px;align-items:center}.Messagebox>div{overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.Messagebox .MessgaeBoxTimeTooltip{position:fixed;height:2rem;padding-top:.55rem!important;animation:zoomIn .2s ease forwards}.Messagebox .MessgaeBoxTimeTooltip p{position:relative;background:rgba(0,0,0,.5);border-radius:.3rem;width:max-content;padding:2px 6px;color:#fff;bottom:0}.Messagebox .MessgaeBoxTimeTooltip p:after{content:"";position:absolute;top:-.54rem;left:50%;transform:translate(-50%,50%);z-index:9999;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(0,0,0,.5)}@keyframes zoomIn{0%{transform:scale(0)}35%{transform:scale(1.2)}70%{transform:scale(.8)}to{transform:scale(1)}}.Messagebox--Inbox{background:#e5f3ff!important;border:none;border-radius:5px;padding:15px 10px;color:#5c7694}.Messagebox.NCVO{padding-bottom:30px;max-width:285px}.Messagebox:nth-child(2){margin-bottom:.8rem!important}.Messagebox p{font-size:.9rem;line-height:1.2;font-weight:430}.Messagebox.download{padding:10px;align-items:center;flex-direction:column}.Messagebox.download .AttachmentsContainer .CBMBAIDiv svg{width:30px;height:30px}.Messagebox.download .AttachmentsContainer .CBMBAIDiv .CBMBAIDBtns .iconButton{width:25px;height:25px;border-radius:50%;padding:5px;cursor:pointer;background:#fff}.Messagebox.download .AttachmentsContainer .CBMBAIDiv .CBMBAIDBtns .iconButton svg{width:18px;height:18px;cursor:pointer}.Messagebox--left{border-radius:10px 10px 10px 0;color:#353535;align-self:flex-start}.Messagebox--left.containsGif{width:80%!important;max-width:80%!important}.Messagebox--left svg{fill:#000}.Messagebox--left.noImage{margin-left:.4rem}.Messagebox--left.nomargin{margin-left:.1rem}.Messagebox--right{background:#0083ff!important;color:#fff;border-radius:10px 10px 0 10px;align-self:flex-end}.Messagebox--right.containsGif{width:80%!important;max-width:80%!important}.Messagebox--right svg{fill:#fff}.Messagebox.lastMessage{min-width:130px}.Messagebox a{color:#000;cursor:pointer}.Messagebox a:hover{color:#000;text-decoration:none}.MessageboxTimeline{position:absolute;bottom:0;right:0;transform:translateY(1.8rem);font-weight:300;display:flex;min-width:10rem}.MessageboxTimeline.NCVO--left{bottom:0;transform:translateY(-.4rem);color:#fff}.MessageboxTimeline.NCVO--right{bottom:0;transform:translateY(-.4rem);color:#000}.MessageboxTimeline *{font-size:13px!important;font-weight:300!important}.MessageboxTimeline--right{right:.15rem;flex-flow:row-reverse}.MessageboxTimeline--right:last-child{right:calc(-32px + 2rem);color:#747477}.MessageboxTimeline--right__Timeline{padding-left:.5rem}.MessageboxTimeline--left{left:calc(-32px + 2rem)}.MessageboxTimeline--left>:first-child{position:relative}.MessageboxTimeline--left>:first-child:after{content:"";position:absolute;top:30%;width:2px;height:2px;background:#747477;transform:translate(3px);border-radius:100%}.MessageboxTimeline--left__Timeline{padding-left:.2rem}.list{display:flex;flex-direction:column;position:absolute;width:99%;background-color:#fff;z-index:99;height:87.4%}@media screen and (min-width:460px){.list{width:400px}}@media screen and (max-width:459px){.list{width:100%;height:100%;margin-top:3.9rem}}@media screen and (max-width:395.98px){.list{margin-top:0}}.list .listBody{max-height:10.5rem;flex:1 1!important;overflow-y:overlay;border:1px solid #e7e7e7}.list .listItem{width:100%;display:flex;justify-content:flex-start;padding:10px;line-height:1.2;color:#84929e;font-size:14px;font-weight:430;cursor:pointer;transition:all .3s ease}.list .listItem.active{background:#e8eef9}.list .listItem:hover{background:#f2f2f2}.searchItem{position:relative;background-color:#f6f8fc;display:flex;padding:10px;font-size:12px}.searchItem input{flex:1 1;height:32px;padding-left:25px;padding-right:25px;border-radius:4px;border:1px solid #e7e7e7;color:#656565}.searchItem input::placeholder{color:#9d9d9d}.searchItem svg{position:absolute;top:50%;left:0;transform:translate(140%,-55%);fill:#929292}.pointer{cursor:pointer!important}.no-hover:hover{background:transparent!important}.DCBMP__ChatEditor{position:relative!important}.DCBMP__CEQuickActions__GifPopover.Open{display:flex;z-index:1}.DCBMP__CEQuickActions__GifPopover{display:none;position:absolute;left:50%;transform:translateX(-50%);bottom:33px;flex:1 1;background-color:#fff;box-shadow:0 4px 14px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.0509803922);flex-direction:column;border-radius:3px;animation-duration:.3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;width:300px;height:300px;padding:5px 0 10px;overflow:overlay}.DCBMPGP__SerchBox{width:calc(100% - 20px)!important;margin:2px 10px;position:relative}.DCBMPGP__SerchBox input{width:100%!important}.DCBMPGPSB__Icon{position:absolute;top:50%;transform:translateY(-50%);color:#929292;font-size:16px;left:8px}.DCBMPGPSB__Input{background-color:transparent;font-size:14px;color:#000;height:100%;z-index:2;border-radius:4px;padding:8px 25px 8px 30px;outline:0;border:1px solid #f2f2f2;width:100%;position:relative}.DCBMPGP__BodyContainer{overflow-y:overlay}.DCBMPGP__BCGifContainer{display:flex;padding:0 7px}.DCBMPGP__BCGCColumn{flex:1 1;margin:0 4px;display:flex;flex-direction:column;width:calc(50% - 8px)}.DCBMPGP__BCGCCItem{width:100%;margin:4px 0;background:linear-gradient(#e1e7ef,#f5f6f7);border-radius:4px;display:flex;align-items:center;position:relative;cursor:pointer;overflow:hidden;transition:all 1s ease}.DCBMPGP__BCGCCItem img{object-fit:fill}.DCBMPGP__BCGCCItem:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.upload-btn-wrapper{position:relative;overflow:hidden;display:inline-block}.upload-btn-wrapper input[type=file]{font-size:100px;position:absolute;left:0;top:0;opacity:0;cursor:pointer}.DCBMP__BUIICountryPopover{display:none}.DCBMP__BUIICountryPopover.open{display:inline-block;z-index:99999999;position:absolute;top:0;left:0;width:100%;transform:translateY(2.4rem);background:#fff;border-radius:2px}.modal{display:none;position:fixed;z-index:11111111111;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.85)}.modal-content img{margin:auto;display:block;width:80%;max-width:90vw}.modal-content{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@media screen and (max-width:459px){.DashclicksChatBubble .allConversationsContainer{display:flex;flex-direction:column}}.DCBMP__AllConversation{height:480px;position:relative}@media screen and (max-width:459px){.DCBMP__AllConversation{height:unset;flex:1 1;overflow:auto}}.DCBMP__AllConversation .DCBMP__ACRoomList{overflow-x:hidden;overflow-y:overlay;height:100%;padding-bottom:85px}.DCBMP__AllConversation .DCBMP__ACRoomList .CCC__Content .CCC__UserDetails .CCC__Name{position:relative;padding-right:.3rem}.DCBMP__AllConversation .DCBMP__ACRoomList .CCC__Content .CCC__UserDetails .CCC__Name:after{content:"";position:absolute;top:50%;width:3px;height:3px;background:#969696;border-radius:100%;transform:translate(4.6px)}.DCBMP__AllConversation .DCBMP__ACRoomList .CCC__Content .CCC__UserDetails .CCC__LastMessage{font-style:normal;max-height:1.4rem}.DCBMP__AllConversation .DCBMP__ACRoomList>:first-child{opacity:0;animation:slideLeft .3s ease .05s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(2){opacity:0;animation:slideLeft .3s ease .1s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(3){opacity:0;animation:slideLeft .3s ease .15s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(4){opacity:0;animation:slideLeft .3s ease .2s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(5){opacity:0;animation:slideLeft .3s ease .25s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(6){opacity:0;animation:slideLeft .3s ease .3s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(7){opacity:0;animation:slideLeft .3s ease .35s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(8){opacity:0;animation:slideLeft .3s ease .4s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(9){opacity:0;animation:slideLeft .3s ease .45s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(10){opacity:0;animation:slideLeft .3s ease .5s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList>:nth-child(11){opacity:0;animation:slideLeft .3s ease .55s forwards}.DCBMP__AllConversation .DCBMP__ACRoomList .CCC__Content{padding:.8rem .8rem .8rem 1.2rem}.DCBMP__AllConversation .DCBMP__ACRoomList .CCC__Content .CCC__UserDetails{flex-direction:column-reverse}.DCBMP__AllConversation .AllConversations__CreateButton{position:absolute;bottom:0;display:flex;justify-content:center;left:0;right:0;width:100%;padding-bottom:20px;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.1) 20%,#fff)}.DCBMP__AllConversation .AllConversations__CreateButton .CCC__QABtn{pointer-events:all}.DCBMP__AllConversation .AllConversations__CreateButton .CCC__QABtn:hover{box-shadow:0 8px 24px rgba(0,0,0,.2)}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.close:focus,.close:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}}.DCBMPH__LoadMoreBtn{transform:translateX(calc(-100% + 2.2rem));border-radius:.9rem;padding:7px 1.2rem;background:#fff;border:1px solid #005eff;color:#005eff}.DCBMPH__LoadMoreBtn:hover{background:#005eff;color:#fff}.DCBMPH__CrossClose{background:#fff;width:25px;height:25px;border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}@keyframes slideLeft{0%{opacity:0;transform:translateX(2rem)}to{opacity:1;transform:translateX(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-2rem)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes slideOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2rem)}}@keyframes FadeInUpZoom{0%{opacity:0;transform:translateY(2rem) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideOutLeftInput{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%);width:0;height:0}}.validationViewContainer{width:100%;cursor:default}@media screen and (max-width:459px){.validationViewContainer{display:flex;flex-direction:column}}.validationViewContainer .vMCHeader{padding:1rem 1.1rem;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width:459px){.validationViewContainer .vMCHeader{padding:1.45rem 1.1rem}}.validationViewContainer .vMCHeader p{color:#fff}.validationViewContainer .validationViewContainerBody{flex:1 1;overflow:auto}@media screen and (max-width:459px){.validationViewContainer .validationViewContainerBody{display:flex;flex-direction:column;justify-content:center}}.validationViewContainer .vMCSvg{display:flex;justify-content:center;align-items:center}.validationViewContainer .vMCSvg .vMCSImageContainer{width:12rem;height:12rem;margin:2rem 0}.validationViewContainer .vMCSvg .vMCSImageContainer .vMCSICImage{width:100%;height:100%;object-fit:contain}.validationViewContainer .vMCDescription .vMCDHeading{margin:0 auto;text-align:center;font-weight:600;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent}.validationViewContainer .vMCDescription .vMCDParagraph{margin:.7rem auto;text-align:center;line-height:1.1;width:90%;color:#838383}.validationViewContainer .vMCDescription .vMCDParagraph span{font-weight:600;color:#333}.validationViewContainer .vMCOtpField{display:flex;flex-direction:column;align-items:center}.validationViewContainer .vMCOtpField .vMCOFInputContainer{display:flex;margin:1rem 0 .8rem}.validationViewContainer .vMCOtpField .vMCOFInputContainer.errorAnimate{animation:shake .6s ease-in-out}@media screen and (max-height:570px){.validationViewContainer .vMCOtpField .vMCOFInputContainer{margin:.6rem 0 .4rem}}@keyframes shake{0%{transform:translateX(0)}10%,90%{transform:translateX(-7px)}20%,80%{transform:translateX(7px)}30%,50%,70%{transform:translateX(-7px)}40%,60%{transform:translateX(7px)}to{transform:translateX(0)}}.validationViewContainer .vMCOtpField .vMCOFInputContainer input{width:3rem;font-size:1rem;text-align:center;padding:.6rem;border:none;border-bottom:1px solid #333}.validationViewContainer .vMCOtpField .vMCOFInputContainer input:not(:last-child){margin-right:4px}.validationViewContainer .vMCOtpField .vMCOFInputContainer input::-webkit-inner-spin-button,.validationViewContainer .vMCOtpField .vMCOFInputContainer input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.validationViewContainer .vMCOtpField .vMCOFNoOtpError{color:#d71b1b}.validationViewContainer .vMCOtpField .vMCOFNoOtpError.errorAnimate{animation:shake .6s ease-in-out}.validationViewContainer .vMCOtpField .vMCOFNoOtpMessage{margin:.2rem 0;color:#838383}.validationViewContainer .vMCOtpField .vMCOFNoOtpMessage .vMCOFNoOtpMessage__ResendBtn{font-weight:600;color:#04aa73}.validationViewContainer .vMCOtpField .vMCOFNoOtpMessage .vMCOFNoOtpMessage__ResendBtnDisabled{font-weight:600;color:#838383}.validationViewContainer .vMCVerifyOtpBtnContainer{width:85%;margin:0 auto}.PrimaryButton{height:40px;width:100%;padding:.7rem 1rem;margin:2.8rem 0 1.2rem;color:#fff;border:none;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer;transition:all .3s ease;backface-visibility:hidden;display:flex;justify-content:center;align-items:center}.validationViewContainer .vMCVerifyOtpBtnContainer .vMCVOBCButton:hover{box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);transform:translateY(-3px) scale(1.02)}.toggleBtnContainer{position:relative;display:flex;justify-content:flex-end;align-items:center;grid-gap:5px;gap:5px;padding:5px 10px}.toggleBtnLabel{position:relative;display:inline-block;width:40px;height:16px;background-color:#b4b4b4;border-radius:10px;transition:all .3s ease;transform-origin:left}.toggleBtnLabel:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background-color:var(--primary);top:-2px;left:0;transition:all .5s}.toggleBtn:checked+.toggleBtnLabel:after{left:20px}.toggleBtn:checked+.toggleBtnLabel{background-color:var(--secondary);opacity:1}.toggleBtn{display:none}.NoData{display:flex;flex-direction:column;height:90%;justify-content:center;align-items:center}.NoData .NDIcon{width:150px;height:150px}.NoData .NDTitle{font-size:26px}.Toast{color:#fff;position:absolute;top:95px;width:90%;display:flex;justify-content:center;margin:0 5%;border-radius:7px;padding:4px;animation:FadeIn .3s ease-in-out}.Toast.info{background-color:var(--secondary)}.Toast.error{background-color:rgba(217,21,22,.7490196078)}.Toast.success{background-color:#5cb85c}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}.typingMessageContainer{margin-left:0}.typingMessage{display:flex;padding:9px 5px}.typingMessage .dot{width:7px;height:7px;background:#bfc1d3;border-radius:100%}.typingMessage .dot:not(:last-child){margin-right:3px}.typingMessage .dot:first-child{animation:typingAnimation 1.2s cubic-bezier(.49,.52,.37,1.33) .15s infinite}.typingMessage .dot:nth-child(2){animation:typingAnimation 1.2s cubic-bezier(.49,.52,.37,1.33) .22s infinite}.typingMessage .dot:nth-child(3){animation:typingAnimation 1.2s cubic-bezier(.49,.52,.37,1.33) .28s infinite}@keyframes typingAnimation{0%{transform:translateY(0)}30%{transform:translateY(-6px)}60%{transform:translateY(6px)}80%{transform:translateY(-1px)}to{transform:translateY(0)}}.DCPhoneNumberWrapper{position:relative}.DCPhoneNumberWrapper form .PhoneInput{height:50px;font-size:14px;font-weight:400;color:#7b89a4;border:1px solid #e7f0f9;border-radius:4px;transition:all .1s ease;outline:0;width:100%;line-height:normal}.DCPhoneNumberWrapper form .PhoneInput>*{border-top:none!important;border-right:none!important;border-bottom:none!important;height:100%!important}.DCPhoneNumberWrapper form .PhoneInput .PhoneInputInput{height:auto;font-size:14px;font-weight:400;color:#7b89a4;padding:10px;border:1px solid #e7f0f9;border-radius:4px;transition:all .1s ease;outline:0;width:100%}.DCPhoneNumberWrapper form .PhoneInput .PhoneInputCountry{padding-left:5px}.DCPhoneNumberWrapper.phoneNumberError form .PhoneInput{border-color:#f44336}.DCPhoneNumberWrapper.phoneNumberError form .PhoneInput .PhoneInputInput{border-left:1px solid #f44336;border-radius:0}.DCPhoneNumberWrapper .DCPhoneNumberError{color:#f44336;font-size:14px;font-weight:500;padding-top:2px}.DCPhoneNumberWrapper .DCPhoneNumberRequired{color:#9d9d9d;font-size:14px;font-weight:500;padding-top:2px}.DCPhoneNumberWrapper form .PhoneInput .AutoCompleteRoot .ACRLabel img{width:20px;height:14px}.PhoneNumberView{position:relative}label .PhoneNumberView:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:1}.PhoneNumberView .PhoneInput{width:100%;border:0;font-size:inherit;font-weight:inherit;color:inherit;height:auto;cursor:inherit;line-height:inherit;background:inherit}.PhoneNumberView .PhoneInput .PhoneInputCountry .PhoneInputCountrySelectArrow{border:0;margin:0;background-color:unset}.PhoneNumberView .PhoneInput .PhoneInputCountry .PhoneInputCountryIcon{padding:0;width:20px}.PhoneNumberView .PhoneInput .PhoneInputCountry .PhoneInputCountryIcon--border{box-shadow:none}.PhoneNumberView .PhoneInput .PhoneInputCountry .PhoneInputCountryIconUnicode{font-size:16px}.PhoneNumberView .PhoneInput .PhoneInputInput{border:unset;background:inherit}.PhoneInput .DCIPFlag{background-color:transparent;position:relative;padding:10px 20px 10px 10px}.PhoneInput .DCIPFlag img{width:20px;height:14px;margin-right:10px}.PhoneInput .DCIPFlag:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M505.755 123.592c-8.341-8.341-21.824-8.341-30.165 0L256.005 343.176 36.421 123.592c-8.341-8.341-21.824-8.341-30.165 0s-8.341 21.824 0 30.165l234.667 234.667a21.275 21.275 0 0015.083 6.251 21.275 21.275 0 0015.083-6.251l234.667-234.667c8.34-8.341 8.34-21.824-.001-30.165z" fill="rgb(132 146 158)"/></svg>');position:absolute;right:10px;top:1rem;transition:all .1s ease;width:15px;height:15px;z-index:1;line-height:normal}.PhoneInput .DCBMP__BUIICountryPopover.list.open{border:1px solid #e7e7e7}.PhoneInput .DCBMP__BUIICountryPopover.list.open .listBody .listItem{background:#fff}.PhoneInput .DCBMP__BUIICountryPopover.list.open .listBody .listItem:hover{background:#f2f2f2}.DCBMainPopover:has(.WelcomeMessageContainer){background:transparent;box-shadow:none;justify-content:flex-end;border-radius:0!important}.DCBMainPopover:has(.WelcomeMessageContainer.Left){justify-content:flex-start}.WelcomeMessageContainer{min-width:100%;width:100%;max-width:100%;box-shadow:none}.WMCCloseButtonContainer{display:flex;justify-content:flex-end;align-items:center;margin-right:10px}.WelcomeMessageContainer.Left .WMCCloseButtonContainer{justify-content:flex-start;margin-left:10px}.WMCCloseButtonContainer .WMCCloseButton{border-radius:4px;background:#f2f0f2;height:24px;padding:4px 8px;margin-bottom:4px;color:#84929e;font-size:14px;font-weight:400;border:1px solid #f2f2f2;min-width:70px;cursor:pointer;transition:all .3s ease;opacity:0;transition:all .1s ease}.WMCCloseButtonContainer .WMCCloseButton:hover{color:#000;background-color:hsla(0,0%,94.1%,.95)}.WelcomeMessageContainer:hover .WMCCloseButton{opacity:1}.WMCChatBubble{background-size:contain!important;background-position:0 0!important;box-sizing:initial;display:flex;align-items:flex-start;padding:1.4rem 1rem 1rem;position:relative;border:1px solid hsla(0,0%,40%,.29);box-shadow:0 4px 14px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.0509803922);border-radius:8px;width:80%;max-width:250px;margin-left:auto;background:#fff;margin-right:10px;animation:someName 1s ease forwards;cursor:pointer}.WMCChatBubble:after{content:"";position:absolute;width:13px;height:13px;transform:rotate(45deg);visibility:visible;bottom:-.4rem;right:1rem;background:#fff}@keyframes someName{0%{opacity:0}90%{opacity:0}to{opacity:1}}.WelcomeMessageContainer.Left .WMCChatBubble{margin-left:10px}.WelcomeMessageContainer.Left .WMCChatBubble:after{right:unset;left:1rem}.WMCChatBubble .SingleAvatar{margin-right:.5rem}.WMCChatBubble .SingleAvatar,.WMCChatBubble .SingleAvatar img{width:40px;height:40px}.WMCCBText{color:#2a262c;font-family:"Source Sans Pro";font-size:14px;font-style:normal;font-weight:400;line-height:20px}