.cbb-livebot-root,.cbb-livebot-root *{margin:0;padding:0}.main_div{position:fixed!important;right:30px!important;bottom:30px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-end!important;z-index:9999999999!important}.hidee{display:none!important}.cbb__chat_container{position:fixed;z-index:100000000!important;bottom:85px;right:25px;width:400px!important;height:80%!important;max-height:670px;min-height:80px;border-radius:20px!important;box-shadow:0 0 20px #0003!important;visibility:hidden;opacity:0;transform:translateY(20px) scale(.95)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;transform-origin:bottom right!important;overflow:hidden}.cbb__chat_container--visible{visibility:visible;opacity:1;transform:translateY(0) scale(1)!important}.cbb__chat_container--closing{opacity:0;transform:translateY(20px) scale(.95)!important;transition:all .2s cubic-bezier(.4,0,1,1)!important}@keyframes cbbSlideInLeft{0%{transform:translateY(70%);opacity:0}80%{transform:translateY(-10%);opacity:1}to{transform:translateY(0);opacity:1}}.custom__text{position:fixed;bottom:75px;right:20px;border-radius:8px;background-color:#fff;padding:15px;color:#444;cursor:pointer;max-width:325px;width:max-content;font-size:14px;direction:inherit;text-align:start;unicode-bidi:embed;box-shadow:0 6px 20px #0003!important;animation:.5s ease-out 0s 1 cbbSlideInLeft}.cbb-livebot-root[dir=rtl] .custom__text,.cbb-livebot-root .rtl .custom__text{direction:rtl;text-align:right}.cbb-livebot-root[dir=rtl] .chat_with_us_btn,.cbb-livebot-root .rtl .chat_with_us_btn,.cbb-livebot-root[dir=rtl] .voice_coach_btn,.cbb-livebot-root .rtl .voice_coach_btn,.cbb-livebot-root[dir=rtl] .initializer_btn,.cbb-livebot-root .rtl .initializer_btn{direction:rtl}.cbb-livebot-root[dir=rtl] .cbb-bot-modal-header p,.cbb-livebot-root .rtl .cbb-bot-modal-header p{direction:rtl;text-align:right}.Custom__cross{position:absolute;background-color:#00000080;width:20px;height:20px;top:-7px;right:-8px;border-radius:50%;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 6px #00000005,0 8px 24px #0000001f!important}.cbb__chat_container--visible .chat-bot-header{border:1px solid red;height:200px}.main-iframe{height:100%!important;width:100%!important;border:none!important;float:inline-start}.chat-style-left{position:fixed!important;left:30px;right:auto!important}.align-start{align-items:flex-start!important}.bot_cbb__btn{position:fixed;bottom:20px;right:20px;height:48px;width:48px;border-radius:50%!important;border:none!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important;display:grid;place-items:center;animation:buttonEntrance .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes buttonEntrance{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.bot_cbb__btn--disable{display:none}.bot_cbb__btn:hover{transform:scale(1.1)!important}.small-cross-icon:hover{background-color:transparent;fill:none;padding:0}.cbb__chat_container--visible svg:hover{fill:#fff;padding:10px}.bot_cbb__btn svg{position:absolute!important;width:50%!important;height:50%!important;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}.bot_cbb__btn svg.cross__icon__chat__launcher{width:40%!important;height:40%!important}.bot_cbb__btn img{width:50px;height:50px;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center;border-radius:50%;scale:1.06}.bot_cbb__btn svg:first-child{visibility:hidden!important;opacity:0;transform:rotate(-180deg) scale(.5);transform-origin:center}.bot_cbb__btn svg:last-child,.bot_cbb__btn img{visibility:visible!important;opacity:1;transform:rotate(0) scale(1);transform-origin:center}.bot_cbb__btn--open svg:first-child{visibility:visible!important;transform:rotate(0) scale(1);transform-origin:center;opacity:1;animation:CBB-crossIconRotateIn .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes CBB-crossIconRotateIn{0%{transform:rotate(-180deg) scale(.5);opacity:0}50%{transform:rotate(-90deg) scale(.75);opacity:.5}to{transform:rotate(0) scale(1);opacity:1}}.bot_cbb__btn--open svg:last-child,.bot_cbb__btn--open img{visibility:hidden!important;opacity:0;transform:rotate(180deg) scale(.5);transform-origin:center}@keyframes animated_pop__up{0%{transform:translate(0);opacity:0}to{transform:translate(-5px,-5px);opacity:1}}.voice_coach_btn,.initializer_btn{display:flex;width:148px;height:48px;padding:15px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:100px;border:1px solid transparent;background:linear-gradient(90deg,#e5f4ff 44.7%,#ffd5d3 99.81%) padding-box,linear-gradient(90deg,#0d8deb 44.7%,#fb3024 99.81%) border-box;position:relative;transform-style:preserve-3d;cursor:pointer;transition:width .3s}.voice_coach_btn span,.initializer_btn span{background:linear-gradient(90deg,#0d8deb 44.7%,#fb3024 99.81%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Rubik Regular;font-size:14px;font-weight:400;line-height:110%;white-space:nowrap;overflow:hidden}.only-voice{width:48px}.only-voice:hover{width:148px}.only-voice span{display:none}.only-voice:hover span{display:block}.voice_coach_btn:hover:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d8deb 44.7%,#fb3024 99.81%);filter:blur(21px);transform:translateZ(-1px);border-radius:inherit;pointer-events:none}.cbb-bot-modal-overlay{background:#000c;position:fixed;inset:0;display:grid;place-items:center;z-index:999999}.cbb-bot-modal-outer{display:flex;flex-direction:column;width:500px;position:relative;font-family:Rubik Regular}.cbb-bot-modal-header{border-radius:10px 10px 0 0;background:linear-gradient(357deg,#fff 13.83%,#ffe0de 58.56%,#c7e6ff 97.44%);display:flex;flex-direction:column;align-items:center;padding-block:30px}.cbb-bot-modal-header h3{margin-block:20px 10px;color:#444;font-weight:500;font-family:Rubik Medium}.cbb-bot-modal-header h3 span{background:linear-gradient(90deg,#0d8deb 44.7%,#fb3024 99.81%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-weight:600;font-family:Rubik Medium;line-height:110%}.cbb-bot-modal-header p{color:#444c;text-align:center;font-size:15px;font-weight:400;line-height:140%;max-width:400px;margin-block:0}.cbb-bot-modal-footer{display:flex;justify-content:center;gap:15px;padding-bottom:30px;border-radius:0 0 10px 10px;background:#fff}.cbb-bot-modal-footer button{color:#fff;font-size:14px;font-weight:500;font-family:Rubik Medium;padding:13px 30px;border-radius:6px;background:#fb5f66;border:none;cursor:pointer;font-family:Rubik Regular}.cbb-bot-modal-footer button:nth-child(2){background:transparent;color:#fb5f66;border:1px solid #fb5f66}.cbb-bot-modal-close-btn{position:absolute;right:-25px;top:-25px;cursor:pointer}@media screen and (max-width: 1024px) and (max-height: 600px){.cbb__chat_container--visible{max-height:450px!important;width:320px!important}}@media screen and (max-width: 480px){.cbb__chat_container.chat-style-left.cbb__chat_container--visible{left:0!important}.cbb__chat_container--visible{width:100%!important;height:100vh!important;right:0;bottom:0!important;z-index:100;height:100dvh!important}.main-iframe,.cbb__chat_container--visible{height:100%!important}.bot_cbb__btn--open svg{height:10px!important;width:10px!important}.bot_cbb__btn--open svg path{filter:contrast(0)}.cbb__chat_container{box-shadow:0 6px 6px #00000005,0 8px 24px #0000001f!important;border-radius:0!important;max-height:unset!important}}.gradient-border-button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;font-family:Rubik Medium;color:#0d8deb;background:#fff;border:none;border-radius:999px;padding:10px 20px;cursor:pointer;z-index:1;overflow:hidden}.gradient-border-button:before{content:"";position:absolute;top:0;inset-inline-start:0;inset-inline-end:0;bottom:0;border-radius:999px;padding:1px;background:linear-gradient(89.78deg,#0d8deb 44.7%,#fb3024 99.81%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.icon{width:18px;height:18px}.mic_on,.pause,.play,.screen_share_on,.screen_share_off{position:absolute!important;z-index:1;cursor:pointer;opacity:.5;transition:.2s ease-in-out}.pause,.play,.screen_share_on,.screen_share_off{opacity:0}.palette-1:hover .pause,.palette-1:hover .play{margin-inline-end:79px;opacity:1}.palette-1:hover .mic_on,.palette-1:hover .mic_off{opacity:1;margin-inline-start:0px}.palette-1:hover .screen_share_on,.palette-1:hover .screen_share_off{opacity:1;margin-inline-start:77px}.blob_actions{display:flex;gap:5px;align-items:center;height:100%;width:100%;justify-content:center}.palette-1{--bg-0: #ffffff;--bg-1: #d3f7ff;--blob-1: #ba7ef3;--blob-2: #db4e54;--blob-3: #6f67f5;--blob-4: #ffffff;position:absolute;inset-inline-start:calc(68px - 100vw);bottom:20px;cursor:pointer;height:150px;width:150px}.blobs{width:100%;height:100%;max-height:100%;max-width:100%;display:grid;place-items:center;position:relative}.blobs #blobSVG svg{position:relative;height:100%;width:100%}.blob{animation:rotate 25s infinite alternate ease-in-out;transform-origin:50% 50%;opacity:.7}.blob path{transition:d .5s ease;transform-origin:50% 50%;transform:scale(.8);transition:fill .8s ease}.blob.alt{animation-direction:alternate-reverse;opacity:.3}.blob-1 path{fill:var(--blob-1);filter:url(#blur1)}.blob-2{animation-duration:18s;animation-direction:alternate-reverse}.blob-2 path{fill:var(--blob-2);filter:url(#blur2);transform:scale(.78);will-change:transform}.blob-2.alt{animation-direction:alternate}.blob-3{animation-duration:23s}.blob-3 path{fill:var(--blob-3);filter:url(#blur3);transform:scale(.76);will-change:transform}.blob-4{animation-duration:31s;animation-direction:alternate-reverse;opacity:.9}.blob-4 path{fill:var(--blob-4);filter:url(#blur4);transform:scale(.5);will-change:transform}.blob-4.alt{animation-direction:alternate;opacity:.8}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none){.blob path{filter:blur(5px);will-change:transform}.blob-1 path{filter:blur(10px);will-change:transform}.blob-2 path{filter:blur(7.5px);will-change:transform}.blob-3 path{filter:blur(5px);will-change:transform}.blob-4 path{filter:blur(100px);will-change:transform}}}.absolute{position:absolute}.voice-indicator{height:auto;width:auto}.gen-ai-overlay{position:fixed;top:0;inset-inline-start:0;width:100vw;height:100vh;background:transparent;z-index:999999;animation:shadowAnimation 3s infinite,borderAnimation 3s infinite;pointer-events:none!important}@keyframes borderAnimation{0%{border:1px solid rgba(255,72,72,.5)}25%{border:1px solid rgba(209,40,117,.5)}50%{border:1px solid rgba(27,10,119,.5)}75%{border:1px solid rgba(40,198,209,.5)}to{border:1px solid rgba(255,72,72,.5)}}@keyframes shadowAnimation{0%{box-shadow:inset 0 0 5px #ff484880,inset 0 0 10px #28c6d180,inset 0 0 20px #d1287580,inset 0 0 30px #3a19f380}40%{box-shadow:inset 0 0 10px #3a19f380,inset 0 0 20px #d1287580,inset 0 0 30px #28c6d180,inset 0 0 40px #ff484880}80%{box-shadow:inset 0 0 15px #ff484880,inset 0 0 20px #28c6d180,inset 0 0 30px #d1287580,inset 0 0 50px #3a19f380}to{box-shadow:inset 0 0 5px #ff484880,inset 0 0 10px #28c6d180,inset 0 0 20px #d1287580,inset 0 0 30px #3a19f380}}.mic_on{position:absolute!important;z-index:1;cursor:pointer}.mic_off{display:none;position:absolute!important;z-index:1;cursor:pointer;opacity:.5}.chat_with_us_btn{width:146px;padding-block:15px;display:flex;align-items:center;gap:10px;border-radius:100px;border:1px solid rgba(0,0,0,.1);background:#fff;cursor:pointer;padding-inline-start:15px;box-sizing:border-box}.chat_with_us_btn span{color:#444;font-size:14px}.voice-and-chat-btn{height:60px;width:60px;border-radius:100px;display:grid;place-items:center;position:relative;cursor:pointer}.voice-and-chat-btn>svg{height:30px}.voiceAndChatContainer{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.toast-popup{padding:16px;max-width:311px;background:#fff;border-inline-start:4px solid #4caf50;box-shadow:0 2px 11px #00000026;border-radius:4px;position:fixed;bottom:230px;right:26px;z-index:999999;transition:transform 1s ease;animation:show_toast 2s cubic-bezier(.09,.18,0,1.71)}@keyframes show_toast{0%{transform:translate(150%)}25%{transform:translate(0)}35%{transform:translate(0)}50%{transform:translate(0)}65%{transform:translate(0)}75%{transform:translate(0)}to{transform:translate(0)}}.error-toast{border-inline-start:4px solid var(--primary-clr)!important}.success-toast{border-inline-start:4px solid #4caf50!important}.toast-popup .toast-popup-wrapper{display:flex;align-items:center}.toast-popup .toast-popup-wrapper .toast-icon{width:24px;height:24px}.toast-popup .toast-popup-wrapper .toast-content{padding-inline-start:12px;word-break:break-word;font-weight:400;font-size:12px;line-height:14px;color:#6d6d6d;white-space:pre-line;font-family:Rubik Regular}
