@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.back-icon svg{width:23px;height:23px}.svg-icon svg{width:23px;height:23px}.svg-icon{width:75px;height:75px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:auto;cursor:pointer}.terms-and-conditions-content{max-height:calc(100vh - 120px);overflow-y:scroll}.terms-and-conditions-content{color:#000;text-align:left;padding:0 24px}.terms-and-condition-go-back{display:flex;margin-left:24px;padding-bottom:12px}.logo{will-change:filter;transition:filter .3s;width:100%;max-width:300px}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}#root{margin:0;padding:0;height:100vh;overflow:hidden}.googleOAuth{padding:8px 16px}.terms-and-condition-agree-msg a{color:#2f80ed}.VisualizerContainer{position:absolute;top:0;z-index:-2;left:0}.App canvas{display:block;width:100%;height:auto}.versionText{color:#bdbdbd;padding:0;margin:5px}.logout{text-align:right;cursor:pointer}.auth-scroll-form .logo-container a{padding:0!important}.iconContainer{border-radius:50%;width:35px;height:35px;cursor:pointer}.textStyles{color:#fff;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.mailToCenterAlign{display:flex;justify-content:center;align-items:center}.iconContainer:hover,.mailToCenterAlign:hover{background:#FAFAFA;stroke:#3869fd!important}.editAlign{display:flex;justify-content:center;align-items:center;width:35px;height:35px;color:#3869fd;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.editAlign:hover{color:#3869fd!important;visibility:visible}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-image{height:100vh;overflow:hidden;border-radius:0 10px 10px 0;background-position:50%;background-repeat:no-repeat;background-size:cover}.screen-content{padding:0!important}.auth-form-container{background:"#fff"}.link-underline{color:"#000";text-decoration:underline}.login-linput{color:"#000"}.logo-icon{height:32.5px;width:32.5px}.action-logo-icon{height:42.636px;width:42.636px}.loader-container{flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;justify-content:center;align-items:center;height:100vh;position:relative}.loader-div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-image{width:54.414px!important;height:54.069px!important}.loader-text{display:inline-flex;align-items:baseline;color:#222;text-align:center;text-overflow:ellipsis;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:3.36px;margin-left:8px}.stage{display:inline-flex;align-items:center;position:relative;padding:0 10px;margin:0;overflow:hidden}.dot-flashing{position:relative;width:03px;height:03px;border-radius:5px;background-color:#222;color:#222;animation:dot-flashing 1s infinite linear alternate;animation-delay:.2s}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-10px;width:03px;height:03px;border-radius:5px;background-color:#222;color:#222;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:10px;width:03px;height:03px;border-radius:5px;background-color:#222;color:#222;animation:dot-flashing 1s infinite alternate;animation-delay:.4s}@keyframes dot-flashing{0%{background-color:#222}50%,to{background-color:#9880ff33}}.SubmitButton{margin-top:24px!important;padding:15px!important;width:100%;background:#3869fd!important;border-radius:5px!important}@media (max-width: 900px){.hidden-on-mobile{display:none}}.logged-in-container{display:flex;align-items:center}.logged-in-checkbox{width:16px;height:16px;margin-right:10px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;min-width:300;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}ul{padding-top:0!important;padding-bottom:0!important}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:25px;border:1px solid transparent;padding:.6em 1.2em;font-size:1.5em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: dark){:root{background-color:#fff;color:#000!important}}@media (prefers-color-scheme: light){:root{background-color:#fff;color:#000!important}}.wrapper{width:100vw;position:relative;color:#fff}.logo-wrapper{margin:40px 20.75px 20.364px 20.25px!important;display:flex;width:"100%";min-width:"300px";max-width:"600px";margin:"0 auto";justify-content:space-between;align-items:center}.logo-wrapper-action{margin:27.87px 20.75px 0 20.25px!important;display:flex;padding:0;margin:0;width:"100%";min-width:"300px";max-width:"600px";margin:"0 auto";justify-content:space-between;align-items:center}.logo-wrapper-header{margin:26.37px 14.68px 10.63px 15px!important;display:flex;padding:0;margin:0;justify-content:space-between;align-items:center}.gradient-wrapper-main{z-index:-3;position:absolute;width:100vw;height:100vh;background:linear-gradient(220.91deg,#46cbf5 1.22%,#e9907c 53.7%,#dd5edf 100%)}.gradient-wrapper-sub-main{z-index:-2;position:absolute;width:100vw;height:100vh;background:rgba(0,0,0,.2);backdrop-filter:blur(50px)}.gradient-wrapper-top-half{z-index:-2;position:absolute;width:100vw;height:50vh;background:linear-gradient(180deg,#000000 0%,rgba(0,0,0,0) 100%)}.gradient-wrapper-bottom-half{z-index:-1;position:absolute;width:100vw;height:50vh;bottom:0;background:linear-gradient(180deg,#000000 0%,rgba(0,0,0,0) 100%);transform:rotate(-180deg)}.screen-content{padding:2rem;max-height:calc(100vh - 2rem);overflow:hidden}.MuiInputBase-input{color:#222!important}.MuiInputBase-input :is(label){color:#222}.login-linput{color:#000!important}.login-linput :is(label){color:#000}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root{color:#000!important}.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input{color:#222!important}.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input :is(label){color:#222!important}canvas{position:absolute;left:0}body,main{margin:0;padding:0;min-width:100%;min-height:100vh;font-family:sans-serif;text-align:center;color:#fff!important}main{position:relative;display:flex;justify-content:center;align-items:center}main>div{display:inline-block;width:3px;height:100px;margin:0 7px;transform:scaleY(.5);opacity:.25}:scope.error{color:#f7451d;min-width:20em;max-width:30em;margin:0 auto;white-space:pre-line}.StartStopButton{margin:10px;padding:25px;width:225px}.TranscriptText{color:#878787}.SendMail .MuiFormControl-root{margin-top:17px}.MuiInputBase-root{color:#fff!important}.three-dots-loading-container{position:fixed;top:202px;width:100vw;left:50%;transform:translate(-50%);height:calc(100vh - 202px)}.three-dots-loading{display:block!important}.three-dots-loading-and-msg{height:100%;display:flex;justify-content:center;flex-direction:column}.finish-button{background:#ffffff;border-radius:200px;margin-top:20px;padding:25px;width:175px;color:#1a1a1a}.microphonePostion{position:fixed;left:0px;right:0px;bottom:50px}.BigTranscript{color:#fff;font-size:5rem;height:"100vh";overflow:"auto";position:absolute;top:0}.hide-scrollbar::-webkit-scrollbar{display:none}.version{position:fixed;bottom:10px;text-align:right;right:20px;opacity:50%;cursor:pointer}.listening-text{position:fixed;right:0;left:0;top:50vh;font-size:20px}.home-screen-welcome-button{border-radius:30px!important;background:rgba(0,0,0,.2);width:100vw;height:10%;position:fixed;bottom:0px;left:0px;padding:47px 0 86px}.playing-audio-animation-container{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.StartButton{cursor:pointer}.WelcomeStartButton{padding:1em 2em;color:#fff!important;font-size:24px}.PauseButton{margin:10px;border:1px solid #ffffff;color:#fff;background:transparent;z-index:999;font-size:1.5em!important;width:200px;height:100px}.PauseButtonContainer{border-radius:30px!important;background:rgba(0,0,0,.3);width:100vw;position:fixed;top:0px;left:0px;right:0px;padding:86px 0 42px}.mobile-screen-center-logo{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.MuiButton-contained:focus{outline:none!important}.MuiButton-contained:focus-visible{outline:none!important}.drawer-logo svg{height:24px!important;width:100%!important}.ActionType{padding:4px 8px;opacity:.9;border-radius:100px;background:#E8F2FF;color:#222;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.screenLock{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000}#screenPlay{width:calc(100vw - 50px);margin:20px;height:calc(100% - 34px)}#screenPlay div{height:100%}#screenPlay iframe{height:100%!important}.screenLockDiv{display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 34px);padding:0 17px;gap:70px}.screenLockUser{display:flex;flex-direction:column;align-items:center;width:calc(100% - 34px);padding:0 17px;gap:70px}.screenLockMessage{margin:15px;color:#fff;text-align:center;font-family:InaiMathi;font-size:30px;font-style:normal;font-weight:400;line-height:1.4;text-transform:uppercase}.screenLockButton{border-radius:200px;border:1px solid #FFF;z-index:999;display:inline-flex;padding:18px 50px;justify-content:center;align-items:center;text-wrap:nowrap;color:#fff;text-align:center;font-family:Inter;font-size:30px;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 320px){.screenLockDiv{gap:50px}.screenLockMessage,.screenLockButton{font-size:20px}}.add-space{margin-left:10px}.listItem-css{margin-top:10px}.sidebar{width:250px;height:100%;position:fixed;top:0;right:-250px;background-color:#222;color:#fff;transition:.3s;padding-top:60px;z-index:9999}.sidebar.active{right:0}.toggle-button{width:20px;background-color:#333;color:#fff;border:none;cursor:pointer;padding:10px}.toggle-button:hover{background-color:#444}.logoutButton{bottom:0}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;pointer-events:auto}.container{margin:0;padding:0;display:flex;flex-direction:column}.action{background:transparent;padding:10px;cursor:pointer;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.selected .selection-circle{border:1px solid black}.action-title{flex:1;text-align:left;color:#222;font-size:14px}.action-time{flex:1;font-size:12px;color:#b6b6b6;text-align:right;opacity:.89}.selection-circle{width:16px;height:16px;border-radius:50%;margin-right:10px}@media (min-width: 1200px){.drawer-container{width:400px;background-color:red!important}}.listItemButton{padding:2px!important;gap:8px}.listItemIcon{display:flex;justify-content:center;width:29px;min-width:0px!important;padding:0!important;stroke:#3869fd}.listItemText span{font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}.actionView-input div{width:100%;padding:8px 0}.actionView-input textarea{white-space:pre-line;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:normal;border-radius:4px;border:1px dashed #B6B6B6;display:inline-flex;padding:4px 4.101px 4px 3.899px;justify-content:center;align-items:center}.actionView-input fieldset{border:none}.contextView-input div{border-radius:12px!important;padding:15px}.contextView-number div,.contextView-number input{border-radius:4px!important;color:#222!important;font-family:Inter!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;text-align:left!important;height:44px!important;opacity:.98}#context-border{overflow:scroll!important;color:#222!important;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;height:calc(100vh - 540px)!important;max-height:calc(100vh - 540px)!important;min-height:calc(100vh - 540px)!important}#context-border::-webkit-scrollbar{display:none}.removeDefaultColor:focus,.removeDefaultColor:active,.removeDefaultColor:focus-visible,.removeDefaultColor:hover{outline:none;background:#3869FD!important;border:none}.remove-outline{outline:none;background:transparent!important;border:none;border-radius:0}.remove-outline:focus,.remove-outline:active,.remove-outline:focus-visible,.remove-outline:hover{outline:none;border:none}.drawerLogoWrapper{height:65px;background:#222;width:65px;justify-content:center;align-items:center;z-index:1201;position:fixed;top:0;left:0}.userContextHeader{color:#222;font-family:Inter!important;font-size:16px!important;font-style:normal;font-weight:400!important;line-height:normal!important;opacity:.9;margin-bottom:0!important}.userContextHeaderDesc{overflow:hidden;color:#222!important;text-overflow:ellipsis;font-family:Inter!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}.sidebar-logout{color:#fff;font-family:Inter-Regular,Helvetica;font-size:16px;font-weight:400;opacity:.9;position:fixed;bottom:24px;cursor:pointer}.sidebar-logout-wrapper{display:flex;justify-content:center;align-items:center}.sidebar-logout-text{padding-left:12px}.MuiTooltip-tooltip{color:#fff!important;font-family:Inter!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;border-radius:4px!important;background:#5B5B5B!important;display:flex!important;padding:8px 10px!important;justify-content:center!important;align-items:center!important;gap:10px!important}.auto-switch span{color:#3869fd!important}.auto-switch>.css-5ryogn-MuiButtonBase-root-MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#3869fd!important}.helpParaStyle{overflow:hidden!important;color:#222!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Inter!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}.dialogueBox div{border-radius:12px!important}.searchField{width:85%}.searchField input{font-family:Inter!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}.searchField input::placeholder{color:#a1a1a1;opacity:.9;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.searchField div{padding:2px;border-radius:12px;height:100%}.onboard-small{color:#222;text-align:center;font-family:Inter!important;font-style:normal!important;font-weight:400!important;line-height:normal!important}.onboardNavButton{display:inline-flex;width:100px;height:60px;padding-left:63px;flex-shrink:0;border-radius:100px}.remove-onboard-outline{outline:none;border:none;border-radius:0}.remove-onboard-outline:focus,.remove-onboard-outline:active,.remove-onboard-outline:focus-visible,.remove-onboard-outline:hover{outline:none;border:none}@media (max-height: 679px){.phoneCall{margin-bottom:0%!important}.CallButton{bottom:-4%!important}.buttonHeight{height:45px!important}.helpIcon{margin-bottom:0%!important}}.chatbot-logo,.chatbot-container{display:flex}.chatbot-box1{flex:1;text-align:left}.chatbot-box2{flex:1;text-align:center}@media (min-width: 769px){.chatbot-container{padding-left:108px}.chatbot-box1-download-btn{width:230px;margin:0 0 54px}.chatbot-logo{padding-top:60px;padding-left:108px}.chatbot-box1-heading{font-size:56px;margin:108px 0 54px}}@media (max-width: 768px){.chatbot-container{flex-direction:column}.chatbot-box1,.chatbot-box2{flex:none}.chatbot-box2{margin-top:10px}.chatbot-box1-download-btn{margin:auto;cursor:pointer}.chatbot-logo{padding-top:20px;padding-left:8px}.chatbot-container{padding:10px}.chatbot-box1-heading{font-size:45px;margin:25px 0 54px}}.chatbot-box1-heading{color:#fff;font-family:Inter;font-style:normal;font-weight:400;line-height:normal}.chatbot-box1-desc{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 54px}.chatbot-box1-desc2{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 54px}.chatbot-box1-download-btn{display:flex;padding:24px;justify-content:center;align-items:center;gap:12px;border-radius:200px;border:1px solid #FFF;color:#fff}.chatbot-box1-download-btn:hover{color:#fff;background:rgba(255,255,255,.15)}.chatbot-box2-talk-to-voicekitt-btn{border-radius:200px;border:1px solid #FFF;background:#FFF;display:inline-flex;padding:24px 30px;justify-content:center;align-items:center;gap:10px;cursor:pointer;color:#222;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.chatbot-box2-talk-to-voicekitt-btn:hover{color:#dd5edf}.chatbot-box2-three-dots-loading-container{margin:20px}.chatbot-box2{height:70vh;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.cursor{cursor:pointer}.chatbot-box2-listening-text,.chatbot-box2-sending-text{color:#fff;text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.chatbot-box2-three-dots-loading-and-msg{height:260px;display:flex;justify-content:center;align-items:center}.chatbot-box2-pause-button,.chatbot-box2-resume-icon{display:flex;width:100px;height:72px;padding:14px 17px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:rgba(255,255,255,.05)}.chatbot-box2-pause-button:hover,.chatbot-box2-resume-icon:hover{background:rgba(255,255,255,.15)}
