.login-container{width:100%;display:flex;flex-direction:column;margin:0;padding:0;background-color:#ebeff2}.login-whole-body{height:100%;width:100%;display:block;position:fixed;top:0px;left:0px;background-color:#fff}.login-whole-body>main{width:100%;height:100%;display:flex;transition:.2s}.login-left-section{width:40%;height:100%;display:flex;flex-direction:column;background-color:#eff2f9}.login-app-logo{width:228px;height:auto;margin:36px 0 0 40px}.login-left-main{width:100%;display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;transform:translateY(-35px)}.login-left-main>h1{font-size:36px;font-family:Poppins;font-weight:700;color:#22242a}.login-signup{width:250px;height:60px;display:flex;align-items:center;justify-content:center;margin:40px 0 0;border-radius:8px;border:2px solid #0566ff;background-color:transparent;font-family:Poppins;font-size:16px;font-weight:600;color:#0566ff;transition:.2s;cursor:pointer;user-select:none}.login-signup:hover{transition:.2s;background-color:#0566ff;color:#fff;outline:5px solid #0565ff35}.login-signup:active{transition:.2s;transform:scale(.95)}.login-right-section{width:60%;height:100%;display:flex;flex-direction:column;z-index:0;background-color:#eff2f9}.login-right-section:before{content:"";width:3000px;height:3000px;display:block;position:absolute;z-index:-1;border-radius:100%;background-color:#fff;transform:translateY(-37%)}.login-right-section>main{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-40px}.login-right-menu{width:100%;height:100px;display:flex;align-items:center;justify-content:flex-end}.login-right-logo{width:100px;height:55px}.login-right-heading{font-size:32px;font-family:Poppins;font-weight:600;color:#172b70;margin:32px 0 0;cursor:default}.login-form{display:flex;flex-direction:column}.login-email-placeholder,.login-password-placeholder{font-size:18px;font-family:Poppins;font-weight:500;color:#22242a;margin:32px 0 0 18px}.login-password-placeholder{margin:20px 0 0 18px}.login-email,.login-password{width:370px;height:60px;display:flex;align-items:center;padding:0 18px;margin:12px 0 0;border-radius:6px;border:2px solid #0565ff35;outline:0px solid #0565ff35;font-size:16px;font-family:Poppins;color:#172b70;transition:.2s}.login-email:hover,.login-password:hover{transition:.2s;outline:4px solid #0565ff35}.login-email:focus,.login-password:focus{transition:.2s;border:2px solid #0566ff;outline:0px solid #0565ff35}.login-email{margin:40px 0 0}.login-forgot-password{font-size:16px;font-family:Poppins;font-weight:500;color:#687794;margin:16px 5px 0;display:flex;justify-content:center;align-items:center;transition:.3s}.login-forgot-password>input{margin-right:5px}.login-forgot-password>label:hover{transition:.2s;color:#0566ff;cursor:pointer}.login-forgot-password>span{margin-left:auto}.login-forgot-password input[type=checkbox]{accent-color:#0566ff}.login-forgot-password>span:hover{transition:.2s;color:#0566ff}.login-button{height:60px;display:flex;align-items:center;justify-content:center;margin:24px 0 0;border:none;border-radius:6px;background-color:#0566ff;outline:0px solid #0565ff35;font-size:18px;font-family:Poppins;font-weight:500;color:#fff;transition:.2s;cursor:pointer}.login-button:hover{transition:.2s;outline:5px solid #0565ff35}.login-button:active{transition:.2s;transform:scale(.97)}.login-divider{width:408px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:40px 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAU0lEQVR4AWL8////k3cfvggDOhAHA4CBGIq+2t1/z7OVfCvjCSlzbAv/e7KmnA8b0hnbOAHLsnCfJ7OxgdTGMsaZfVuaT6xSW5dztkAbZ459pV8F6/Yk2x+LrW8AAAAASUVORK5CYII=) repeat-x;background-position-y:center}.login-divider>h6{width:49px;text-align:center;font-size:14px;font-family:Poppins;font-weight:400;color:#687794;background-color:#fff}.login-with-google{width:280px;height:60px;display:flex;align-items:center;padding:0 23px 0 85px;margin:40px 0 0;position:relative;z-index:2;border:none;outline:none;border-radius:5px;background-color:#fff;box-shadow:0 4px 16px #31519f29;font-size:18px;font-family:Poppins;font-weight:500;color:#1977f3;letter-spacing:.3px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.login-with-google:hover{transition:.2s;color:#fff}.login-with-google:active{transition:.2s;transform:scale(.95)}.login-with-google:hover:before{transition:.5s;transform:scale(3) translate(10%,15%);left:0;top:0}.login-with-google:before{content:"";width:224px;height:224px;display:block;position:absolute;left:-162px;top:-84px;border-radius:100%;background-color:#1977f3;transition:all .3s ease-in-out .1s;z-index:-1}.login-with-google>img{width:24px;height:24px;position:absolute;left:18px;top:18px}.register__container{display:grid;place-items:center;background-color:#dcdfff;height:100vh}.register__body{display:flex;background-color:#fff;height:80vh;width:80vw}.register__leftContent{display:flex;flex-direction:column;align-items:center;flex:.45;min-width:500px}.register__leftContainer{display:flex;flex-direction:column;height:100%;width:55%}.register__google{display:flex;flex-direction:column;margin-top:30px}.register__appLogo{height:50px;width:50px;cursor:pointer}.register__googleHeading{font-family:Poppins;font-weight:700;font-size:25px;margin-top:30px}.register__googleSubHeading{font-family:Poppins;font-weight:500;font-size:16px;color:#999;margin-top:15px}.register__googleBtn{background-color:#fff;border:1px solid #E1DFEC;border-radius:30px;display:flex;align-items:center;justify-content:center;height:52px;margin-top:15px;font-family:Poppins;font-weight:600;font-size:16px;cursor:pointer;transition:.2s}.register__googleBtn:hover{transition:.2s;background-color:#f0effa}.register__googleBtnLogo{height:30px;margin-right:10px}.register__divider{display:flex;flex-direction:row;margin-top:15px;align-items:center;justify-content:center}.register__divider>hr{width:100%;margin:10px;border:1px solid #E1DFEC}.register__dividerText{font-family:Poppins;font-size:12px;font-weight:400;color:#bcb8d0;flex-shrink:0}.register__email{display:flex;flex-direction:column;margin-top:25px;width:100%}.terms-conditions{margin-top:20px;font-family:Poppins;font-weight:600;font-size:14px}.terms-conditions>input{margin-right:10px}.terms-conditions>label{cursor:pointer}input[type=checkbox]{accent-color:#5138EE}.terms-conditions>span{color:#5138ee;cursor:pointer}.sign-in{margin-top:20px;font-family:Poppins;font-weight:500;font-size:14px}.sign-in>span{color:#5138ee;cursor:pointer}.register__name__container{position:relative;display:flex;flex-direction:column}.register__name__container>span{position:absolute;top:-20px;font-family:Poppins;font-weight:500;font-size:14px}.register__name__container>input{border:1px solid #E1DFEC;border-radius:30px;height:40px;padding-left:20px;padding-right:20px;color:#3622b6;font-size:14px;outline:none}.register__name__container>input:focus{border:2px solid #5138EE}.register__email__container{position:relative;display:flex;margin-top:40px;flex-direction:column}.register__email__container>span{position:absolute;top:-20px;font-family:Poppins;font-weight:500;font-size:14px}.register__email__container>input{border:1px solid #E1DFEC;border-radius:30px;height:40px;padding-left:20px;padding-right:20px;color:#3622b6;font-size:14px;outline:none}.register__email__container>input:focus{border:2px solid #5138EE}.register__password__container{position:relative;margin-top:40px;display:flex;flex-direction:column}.register__password__container>span{position:absolute;top:-20px;font-family:Poppins;font-weight:500;font-size:14px}.register__password__container>.MuiSvgIcon-root{position:absolute;cursor:pointer;font-size:20px;right:15px;bottom:10px}.register__password__container>input{border:1px solid #E1DFEC;border-radius:30px;height:40px;padding-left:20px;padding-right:20px;color:#3622b6;font-size:14px;outline:none}.register__password__container>input:focus{border:2px solid #5138EE}.register__emailBtn{background-color:#5138ee;color:#f8f7fe;border:1px solid #E1DFEC;border-radius:30px;display:flex;align-items:center;justify-content:center;height:40px;font-family:Poppins;font-weight:600;font-size:14px;margin-top:20px;cursor:pointer}.register-copyright-text{font-family:"Baloo 2";font-weight:500;font-size:14px;color:#c2c0d0;margin-top:auto;margin-bottom:30px}.register__rightContent{flex:.55;background:-moz-linear-gradient(145deg,rgba(53,33,181,1) 0%,rgba(81,56,238,1) 50%,rgba(53,33,181,1) 100%);background:-webkit-linear-gradient(145deg,rgba(53,33,181,1) 0%,rgba(81,56,238,1) 50%,rgba(53,33,181,1) 100%);background:-o-linear-gradient(145deg,rgba(53,33,181,1) 0%,rgba(81,56,238,1) 50%,rgba(53,33,181,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3521B5",endColorstr="#3521B5",GradientType=1);background:-ms-linear-gradient(145deg,rgba(53,33,181,1) 0%,rgba(81,56,238,1) 50%,rgba(53,33,181,1) 100%);background:linear-gradient(145deg,rgba(53,33,181,1) 0%,rgba(81,56,238,1) 50%,rgba(53,33,181,1) 100%)}.dashboard{display:flex;height:100vh;width:100vw;background-color:#edf1f7}.dashboard__body{display:flex;flex:1}.dashboard{overflow-y:hidden}.dashboard::-webkit-scrollbar{width:10px;height:10px}.dashboard::-webkit-scrollbar-thumb{width:10px;height:10px;border-radius:10px;background-color:#d2d4da}.dashboard::-webkit-scrollbar-thumb:active{background-color:#c7c9cf}.sidebar{display:flex;flex-direction:column;width:80px;justify-content:space-between;align-items:center;background-color:#fff}.appLogo{height:50px;width:50px;cursor:pointer}.sidebar__header{margin:25px}.sidebar__menuItems{margin:25px;display:flex;flex-direction:column;justify-content:center;align-items:center}.sidebar__footer{margin:25px;display:flex;flex-direction:column}.sidebar__menuItems .MuiSvgIcon-root{padding:20px;margin:3px;font-size:30px!important;color:#b8b5b6}.sidebar__menuItems .MuiSvgIcon-root:hover{color:#5035ef;cursor:pointer;transform:scale(1.1);transition:.2s}.sidebar__footer .MuiSvgIcon-root{padding:20px;margin:3px;font-size:30px!important;color:#b8b5b6}.sidebar__footer .MuiSvgIcon-root:hover{color:#5035ef;cursor:pointer;transform:scale(1.1);transition:.2s}.active>.MuiSvgIcon-root{color:#5035ef;transform:scale(1.2);transition:.2s}.start-conversation-wrapper{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:490px;background-color:#f8f8f8}.start-conversation-wrapper>h1{font-family:Poppins;font-size:20px;font-weight:700;margin-top:10px}.start-conversation-wrapper>span{font-family:Poppins;font-size:14px;font-weight:400;margin-top:10px;margin-bottom:20px}.start-conversation-wrapper>button{width:200px;height:40px;border:none;outline:0px solid #1a73e83f;border-radius:10px;background-color:#1a73e8;font-size:14px;font-family:Poppins;font-weight:500;color:#fff;transition:.1s;cursor:pointer}.start-conversation-wrapper>button:hover{transition:.1s;outline:5px solid #1a73e83f}.chat__Sidebar{display:flex;flex-direction:column;width:100%;min-width:375px;max-width:450px}.chat__Sidebar__heading{display:flex;margin:20px 25px 0;font-family:Poppins;font-size:16px;color:#29292c;justify-content:space-between}.chat__Sidebar__heading>img{height:50px;width:200px}.chat__Sidebar__heading>img:hover{cursor:pointer}.chat__Sidebar__heading .MuiSvgIcon-root{font-size:26px!important;color:#b8b5b6}.chat__Sidebar__heading .MuiSvgIcon-root:hover{color:#5035ef;cursor:pointer;transform:scale(1.1);transition:.2s}.chat__Sidebar__menu{display:flex;justify-content:flex-end;margin:20px 25px 0}.chat__Sidebar__menu .MuiSvgIcon-root{font-size:28px!important;color:#b8b5b6}.chat__Sidebar__unread{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin:25px 25px 0;padding:0 10px}.chat__Sidebar__unread>span{font-family:Poppins;font-size:20px;color:#2d2e2f}.chat__Sidebar__unread .MuiSvgIcon-root{font-size:28px!important;color:#b8b5b6}.chat__Sidebar__search{display:flex;align-items:center;min-height:50px;margin:25px 25px 0}.sidebar__searchContainer{display:flex;align-items:center;background-color:#fff;width:100%;min-height:50px;border-radius:100px;position:relative}.sidebar__searchContainer .MuiSvgIcon-root{color:#b2b3bc;padding:10px;margin-right:5px}.sidebar__searchContainer>input{border:none;color:#5035ef;line-height:20px;font-family:Poppins;font-size:14px;margin-left:24px;margin-right:50px;outline-width:0;width:100%}.search__closeBtn:hover{cursor:pointer;color:#5035ef;transform:scale(1.1);transition:.2s}.chat__Sidebar__conversations{display:flex;flex-direction:column;margin-top:25px;margin-bottom:25px;padding:0 20px;flex:1;overflow-y:scroll}.chat__Sidebar__conversations__noChats{display:flex;justify-content:center;align-items:center;width:100%;height:100%;user-select:none}.chat__Sidebar__conversations__noChats>span{font-family:Poppins;font-size:16px;font-weight:500;color:#4834d4}.chat__Sidebar__conversations::-webkit-scrollbar{width:8px}.chat__Sidebar__conversations::-webkit-scrollbar-thumb{width:8px;background-color:#d2d4da}.chat__Sidebar__conversations::-webkit-scrollbar-thumb:active{background-color:#c7c9cf}.conversation{display:flex;min-height:90px;max-height:90px;align-items:center;margin-bottom:6px;cursor:pointer;border-radius:5px;background-color:#fff;user-select:none;transition:.3s;text-decoration:none}.conversation__highlighter{transition:.3s;border-radius:5px 0 0 5px}.conversation.active .conversation__highlighter,.conversation:hover .conversation__highlighter{width:6px;height:100%;flex-shrink:0;background-color:#5035ef;transition:.3s}.conversation__avatar{display:flex;justify-content:center;align-items:center;padding:15px}.conversation__body{display:flex;flex-direction:column;flex:1;margin-right:15px}.conversation__body__name{display:flex;align-items:center;justify-content:space-between}.conversation__body__name>p{font-family:Poppins;font-weight:600;font-size:14px;color:#2d2e2f;margin-bottom:5px;height:20px;overflow-wrap:anywhere;overflow:hidden}.conversation__body__name>span{font-family:Poppins;font-size:12px;font-weight:400;margin-left:2px;flex-shrink:0;color:#bcbcbc}.conversation__body__lastmsg{display:flex;justify-content:space-between;height:25px;overflow:hidden}.conversation__body__lastmsg>p{font-family:Poppins;font-size:13px;color:#969696;height:20px;overflow-wrap:anywhere;overflow:hidden}.conversation__body__lastmsg>span{margin-left:2px;font-family:Poppins;font-weight:500;border-radius:50%;font-size:small;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:25px;color:#fff;background-color:#1371ff}.conversation__body__lastmsg__highlight{color:#3b4a54!important;font-weight:600}.newConversation__wrapper .MuiInputBase-root.MuiFilledInput-root:after{border-color:#5035ef!important}.newConversation__wrapper .MuiFormLabel-root.MuiInputLabel-root{color:#5035ef!important}.chat__Section{display:flex;flex-direction:column;flex:1;background-color:#fff;overflow:hidden;min-width:490px}.conversation-loading-screen,.conversation-not-found{display:flex;align-items:center;justify-content:center;flex:1;background-color:#fff;overflow:hidden;min-width:490px}.conversation-not-found>h1{font-family:Poppins;font-size:20px;font-weight:700}.chat__box__header{display:flex;height:80px;box-shadow:0 0 20px #dfe1e4;align-items:center}.chat__box__header__avatar{display:flex;justify-content:center;align-items:center;padding:15px;cursor:pointer}.chat__box__header__conversationInfo{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1}.chat__box__header__conversationInfo:hover{cursor:pointer}.chat__box__header__conversationInfo>p{font-family:Poppins;font-weight:600;font-size:15px;color:#2d2e2f;margin-bottom:5px}.chat__box__header__conversationInfo>span{font-family:Poppins;font-size:13px;font-weight:400;color:#bcbcbc}.chat__box__header__menuIcons{display:flex;align-items:center;padding:15px}.chat__box__header__menuIcons .MuiSvgIcon-root{font-size:28px!important;color:#b8b5b6}.chat__box__body{display:flex;flex-direction:column-reverse;align-items:flex-end;padding-left:5%;padding-right:5%;margin-top:20px;margin-bottom:20px;flex:1;overflow:hidden;overflow-y:auto}.chat__box__body::-webkit-scrollbar{width:10px;height:10px}.chat__box__body::-webkit-scrollbar-thumb{width:10px;height:10px;border-radius:10px;background-color:#d2d4da}.chat__box__body::-webkit-scrollbar-thumb:active{background-color:#c7c9cf}.scrollToBottomButton{position:absolute;bottom:95px;right:20px}.chat__box__footer{display:flex;align-items:flex-end;height:fit-content;box-shadow:0 0 20px #dfe1e4;background-color:#fff}.chat__box__footer__icon{position:relative;display:flex;align-items:flex-end;margin:10px 10px 15px}.chat__box__footer__icon>.MuiButtonBase-root>.MuiSvgIcon-root{font-size:30px!important;color:#8a8d94}.chat__box__footer__icon__right{display:flex;align-items:flex-end;margin:10px 10px 15px}.chat__box__footer__icon__right .MuiSvgIcon-root{font-size:30px!important}.chat__box__footer__search{display:flex;align-items:center;background-color:#fff;width:100%;min-height:50px;border-radius:100px}.chat__box__footer .MuiInputBase-root.MuiOutlinedInput-root{border-radius:10px!important;margin-top:10px;margin-bottom:10px;background-color:#f4f6fa!important}.chat__box__footer .MuiInputBase-root.MuiOutlinedInput-root fieldset{border:none!important}.chat__box__footer .MuiInputBase-root.MuiOutlinedInput-root.Mui-focused fieldset{border:2px #e0e2e6d3 solid!important}#messageTextarea{font-size:15px;font-family:Poppins;font-weight:400}#messageTextarea::-webkit-scrollbar{width:7px;height:7px}#messageTextarea::-webkit-scrollbar-thumb{width:7px;height:7px;border-radius:10px;background-color:#d2d4da}#messageTextarea::-webkit-scrollbar-thumb:active{background-color:#c7c9cf}.conversation__notInitiated__wrapper{display:flex;height:80px;justify-content:center;align-items:center;box-shadow:0 0 20px #dfe1e4;background-color:#fff}.conversation__notInitiated__wrapper>button{width:250px;height:46px;border:none;outline:0px solid #1a73e83f;border-radius:100px;background-color:#1a73e8;font-size:14px;font-family:Poppins;font-weight:500;color:#fff;transition:.1s;cursor:pointer}.conversation__notInitiated__wrapper>button:hover{transition:.1s;outline:5px solid #1a73e83f}.loading-more-chats{display:flex;align-self:center;justify-content:center;margin-top:10px;margin-bottom:10px}.filePicked__container{position:absolute;background-color:#edf1f7;box-shadow:0 0 12px #1b1e2044;z-index:1;display:flex;flex-direction:column;min-width:470px;width:29vw;max-width:560px;min-height:380px;border-radius:10px;padding:10px;bottom:20px;left:10px;transition:.5s;transform:translateY(1000px) scale(0)}.MuiLinearProgress-root{margin-top:10px;border-radius:100px}.filePicked__tools{display:flex;align-items:center;justify-content:flex-end;min-height:45px}.filePicked__tools>input{height:32px;flex:1;margin:0 12px;border:none;outline:none;background-color:transparent;font-size:14px;font-family:Poppins;font-weight:400;color:#202124}.filePicked__preview{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center}.filePicked__preview__image{max-width:556px;max-height:270px}.filePicked__preview__image>img{width:100%;height:260px}.filePicked__preview>img{height:60px;width:60px}.filePicked__preview>p{font-family:Poppins;font-size:16px;margin-top:10px}.filePicked__preview>span{font-family:Poppins;font-size:14px}.filePicked__details{display:flex;background-color:#fff;min-height:65px;align-items:center;padding-left:10px;padding-right:15px;border-radius:10px}.filePicked__list{display:flex;align-items:center;justify-content:center}.filePicked__list__item{position:relative;width:50px;height:40px;display:flex;align-items:center;justify-content:center}.filePicked__list__item>img{height:30px;width:30px;margin-right:16px;cursor:pointer;opacity:.5;transition:.2s}.filePicked__list__item>img:active{transition:.2s;transform:scale(.9)}.filePicked__list__item>p{display:none;position:absolute;height:3px;width:35px;background-color:#1a73e8;bottom:-5px;left:0px;border-radius:20px 20px 0 0;transition:.2s}.fileSelected.filePicked__list__item>p{display:block;transition:.2s}.fileSelected.filePicked__list__item>img{opacity:1;transition:.2s}.filePicked__action__buttons{display:flex;width:100%;align-items:center;justify-content:space-between}.add__more__logo{width:40px;height:40px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px #cbcccf;background-color:#fff;border-radius:5px;cursor:pointer}.add__more__logo>.MuiSvgIcon-root{font-size:30px!important;color:#8a8d94;transition:.2s}.add__more__logo:hover{transition:.2s;background-color:#5035ef}.add__more__logo:hover>.MuiSvgIcon-root{transition:.2s;color:#fff}.add__more__logo:active{transition:.2s;transform:scale(.9)}.send_icon{margin-left:auto;cursor:pointer;transition:.2s}.send_icon .MuiSvgIcon-root{font-size:34px!important}.unread__message__count{display:flex;align-self:center;justify-content:center;background-color:#2d2e2f0d;width:110%;border-radius:5px;margin-bottom:20px;margin-top:20px;user-select:none}.unread__message__count>span{padding:8px 0;margin-top:5px;margin-bottom:5px;font-family:Poppins;font-size:14px;font-weight:500;color:#2d2e2f}.time-heading{display:flex;align-self:center;justify-content:center;background-color:#f2f3f5;box-shadow:0 0 #a8aaad2a;margin-top:20px;margin-bottom:20px;border-radius:8px;width:110px;height:45px;z-index:1}.time-heading>span{padding:12px;font-family:Poppins;font-size:14px;font-weight:500;color:#2d2e2f}.chatSection__message{position:relative;display:flex;flex-direction:column;max-width:60%;border-radius:12px 12px 0;padding:12px;background-color:#0084ff;margin-bottom:6px}.chat__received{background-color:#f4f6fa;margin-right:auto;border-radius:12px 12px 12px 0}.chatSection__message>p{color:#fff;font-family:Poppins;font-size:14px;font-weight:400;margin-right:20px;white-space:pre-wrap;overflow-wrap:anywhere}.chatSection__message>p a{text-decoration:none;color:#fff;text-decoration:underline}.chatSection__message>p a:hover{text-decoration:underline}.chat__received>p a{color:#0076ff;text-decoration:none}.chat__received>p{color:#2a2c33;margin-right:20px;overflow-wrap:anywhere}.chatSection__message>span{display:flex;align-items:center;justify-content:center;margin-left:auto;font-family:Poppins;font-size:11px;font-weight:400;color:#fff;margin-top:5px}.chat__received>span{margin-left:auto;font-family:Poppins;font-size:11px;font-weight:400;color:#2a2c33}.chat__received .MuiButton-endIcon .MuiSvgIcon-root{color:#000}.chatSection__message__file{display:flex;align-items:center;width:274px;margin-top:5px}.chatSection__message__file>img{width:36px;height:36px}.chatSection__message__file>.MuiSvgIcon-root{color:#fff;margin-left:auto;cursor:pointer}.chatSection__message__file>p{color:#fff;font-family:Poppins;font-size:14px;font-weight:400;margin-left:5px}.chat__received .chatSection__message__file>.MuiSvgIcon-root{color:#2568ef;margin-left:auto}.chat__received .chatSection__message__file>p{color:#2a2c33;margin-right:20px;overflow-wrap:anywhere}.chatSection__message__file .MuiCircularProgress-root,.chatSection__message__file .MuiTypography-root{color:#fff}.chat__received .chatSection__message__file .MuiTypography-root{color:#000}.chat__received .chatSection__message__file .MuiCircularProgress-root{color:#1976d2}.chatSection__message>section{color:#fff;font-family:Poppins;font-size:14px;font-weight:400;width:274px;white-space:pre-wrap;overflow-wrap:anywhere}.chat__received>section{color:#2a2c33}.message_reply_container{width:calc(100% + 14px);height:auto;display:flex;align-items:center;margin:-7px -7px 8px;border-radius:4px 8px 8px 4px;background-color:#e4e8ed}.message_reply_bar{width:4px;height:100%;display:flex;border-radius:10px 0 0 10px;background-color:#673ab7}.message_reply_main>div{display:flex;align-items:center;padding:0 28px 0 12px;margin:0 0 8px}.message_reply_person{font-size:13px;font-family:Poppins;font-weight:500;color:#673ab7;margin:8px 0 0 12px}.message_reply_icon{width:12px;height:12px;margin:0 4px 0 0}.message_reply_text{font-size:12px;font-family:Poppins;font-weight:400;color:#2a2c33;margin:0}.message__template__container{display:flex;flex-direction:column;background-color:#fff;width:292px;border-radius:5px;box-shadow:0 0 12px #e4e4e7;margin-bottom:8px}.message__template__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:8px}.message__template__content__main{position:relative;width:100%;min-height:30px}.message__template__content__main>span{position:absolute;bottom:2px;right:10px;font-family:Roboto;font-size:11px;font-weight:400;color:#0006}.message__template__header__attachment{box-sizing:border-box;display:flex;height:150px;width:284px;align-items:center;border-radius:5px;padding:0 4px;margin:6px 0 0 4px;background-color:#e4e8ed}.message__template__header__attachment>img{width:50px;height:50px}.message__template__header__attachment>span{font-family:Poppins;font-size:14px;font-weight:400}.message__template__header__attachment video::-webkit-media-controls-timeline{display:none}.message__template__header__text{margin:6px 4px 8px 8px}.message__template__messageBody{position:relative;margin:4px 4px 4px 8px}.message__template__footer{margin:0 4px 8px 8px;width:245px}.message__template__callToAction{width:292px}.message__template__callToAction__button{margin:3px 8px 0;background-color:#e5e8ec5d;display:flex;align-items:center;justify-content:center;border-radius:5px;padding-top:8px;padding-bottom:8px}.message__template__callToAction__phone{margin:3px 8px 0;background-color:#dadde15d;display:flex;align-items:center;justify-content:center;border-radius:5px;padding-top:8px;padding-bottom:8px}.message__template__callToAction__button>img,.message__template__callToAction__phone>img{width:16px;height:16px;margin-right:5px}.message__template__callToAction__button>a,.message__template__callToAction__phone>a{font-family:Roboto;font-size:14px;font-weight:400;color:#00a5f4;white-space:pre-wrap;text-decoration:none}.message__template__header__text>span{font-family:Roboto;font-size:15px;font-weight:700;color:#000000c2;white-space:pre-wrap;overflow-wrap:anywhere}.message__template__messageBody>span{font-family:Roboto;font-size:14px;font-weight:400;color:#282828;white-space:pre-wrap;overflow-wrap:anywhere}.message__template__messageBody>p{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;right:4px;font-family:Poppins;font-size:11px;font-weight:400;color:#2a2c33}.message__template__footer>span{font-family:Roboto;font-size:13px;font-weight:400;color:#00000073;white-space:pre-wrap;overflow-wrap:anywhere}.message__template__quickReply{background-color:#e5e8ec5d;display:flex;align-items:center;justify-content:center;width:280px;height:34px;margin-top:3px;border-radius:5px;z-index:1;font-family:Roboto;font-size:14px;font-weight:400;color:#00a5f4;white-space:pre-wrap}.template__container{height:75vh}.template__body{min-height:100%;max-height:fit-content;display:flex;background-color:#fff}.template__body__left{width:55%;min-width:420px}.template__search{height:70px;display:flex;align-items:center;padding-left:10px;margin-right:10px}.search__template__container{display:flex;align-items:center;background-color:#fff;width:100%;height:50px;border-radius:8px 8px 0 0;outline:1px solid #e2e4e7;transition:.2s}.search__template__container:hover{transition:.2s;outline:4px solid #bfdeff6b}.search__template__container:focus-within{transition:.2s;outline:4px solid #BFDEFF}.search__template__container>input{border:none;font-family:Poppins;font-size:14px;margin-left:15px;outline:0;width:100%}.search__template__container>.MuiSvgIcon-root{color:#b2b3bc;font-size:20px!important;padding:10px}.search__template__container>.MuiButtonBase-root.MuiIconButton-root{margin:5px}.search__template__container .MuiButtonBase-root.MuiIconButton-root>.MuiSvgIcon-root{color:#b2b3bc;font-size:20px!important}.template_body_inputs{width:100%;height:calc(100% - 70px);display:flex;flex-direction:column;justify-content:center;align-items:center}.template_body_inputs>h1{font-family:Poppins;font-size:18px;font-weight:500}.template__body__preview{position:relative;width:45%;min-width:340px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#e5ddd5}.template__body__preview:before{background:url(/assets/doodle.d39035c4.png);background-size:366.5px 666px;content:"";height:100%;left:0;opacity:.06;position:absolute;top:0;width:100%}.MuiAutocomplete-listbox{font-size:14px;font-family:Poppins;font-weight:400}.MuiAutocomplete-listbox::-webkit-scrollbar{width:6px;height:6px}.MuiAutocomplete-listbox::-webkit-scrollbar-thumb{width:6px;height:6px;border-radius:10px;background-color:#d2d4da}.MuiAutocomplete-listbox::-webkit-scrollbar-thumb:active{background-color:#c7c9cf}.MuiDialogContent-root::-webkit-scrollbar{width:10px;height:10px}.MuiDialogContent-root::-webkit-scrollbar-thumb{width:10px;height:10px;border-radius:10px;background-color:#d2d4da}.MuiDialogContent-root::-webkit-scrollbar-thumb:active{background-color:#c7c9cf}.loaderbox{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loader{position:relative;width:40px}.loader:before{content:"";display:block;padding-top:100%}.circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{to,0%{stroke:#1a73e7}40%{stroke:#1a73e7}66%{stroke:#1a73e7}80%,90%{stroke:#1a73e7}}.template__inputContainer{width:100%;height:100%;display:flex;flex-direction:column;font-family:Poppins;font-size:14px;font-weight:500}.template__inputContainer>h3{font-family:Poppins;font-size:16px;font-weight:600;margin:10px}.template__input__header{display:flex;flex-direction:column;margin:0 10px}.template__input__header>p,.template__input__body>p,.template__input__footer>p,.template__input__buttons>p{margin-bottom:5px}.template__input__header>span,.template__input__body>span,.template__input__footer>span{width:80%;font-family:Poppins;font-size:14px;font-weight:400;margin-bottom:10px}.header__input__box,.body__input__box{display:flex;align-items:center;background-color:#fff;width:85%;height:40px;margin-bottom:15px;border-radius:6px;outline:1px solid #e2e4e7;transition:.2s}.header__input__box:hover,.body__input__box:hover{transition:.2s;outline:4px solid #bfdeff6b}.header__input__box:focus-within,.body__input__box:focus-within{transition:.2s;outline:4px solid #BFDEFF}.header__input__box>input,.body__input__box>input{border:none;font-family:Poppins;font-size:14px;margin-left:15px;margin-right:15px;outline:0;width:100%}.header__button__box{display:flex;height:40px;align-items:center;margin-bottom:10px}.header__button__box>button{height:100%;display:flex;flex-shrink:0;align-items:center;justify-content:center;padding:15px;background-color:#f8f9fb;font-family:Poppins;font-size:14px;font-weight:400;color:#1c2b33;outline:0;border:1px solid #E5E8EC;border-radius:6px;cursor:pointer;transition:.2s}.header__button__box>button:hover{transition:.2s;background-color:#e5e8f0}.header__button__box>span{margin-left:15px;font-family:Poppins;font-size:14px;font-weight:400;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template__input__body,.template__input__footer,.template__input__buttons{display:flex;flex-direction:column;margin:12px 10px 0}.button__container{display:flex;flex-direction:column;justify-content:center}.button__container>p{font-family:Poppins;font-size:14px;font-weight:400;margin-bottom:6px}.button__container>span{font-family:Poppins;font-size:14px;font-weight:400;margin:0 0 10px 10px}.button__input__box{display:flex;align-items:center;background-color:#fff;width:80%;height:40px;margin:0 0 10px 10px;border-radius:6px;outline:1px solid #e2e4e7;transition:.2s}.button__input__box:hover{transition:.2s;outline:4px solid #bfdeff6b}.button__input__box:focus-within{transition:.2s;outline:4px solid #BFDEFF}.button__input__box>input{border:none;font-family:Poppins;font-size:14px;margin-left:15px;margin-right:5px;outline:0;width:100%}.button__input__box>a{margin-right:5px;margin-top:10px}.button__input__box>a>img{width:25px;height:25px}.preview__container{position:relative;display:flex;flex-direction:column;background-color:#fff;width:292px;margin-top:60px;border-radius:0 5px 5px;border:0px}.preview__container>p{position:absolute;font-family:Poppins;font-size:15px;font-weight:500;top:-30px}.preview__content__main{position:relative;width:100%;min-height:30px}.preview__content__main>span{position:absolute;bottom:2px;right:10px;font-family:Roboto;font-size:11px;font-weight:400;color:#0006}.preview__container:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAYAAADeB1slAAABE0lEQVR42u3UIWiEYBjG8e8OBhvekrjgyorIRcPiyeqScc22bDAMVma46JWL4vqBfcFqGcfhbAPbBhpuMmeZIIr3hcEbJ4MnzR889fuXj5cNZdu2EMfxfd/3z3w53wff/pd9soEmeZ6v+z9gQ0iSNKuq6h0W4E6KotgBAsT3/TtoQJZlMcuyLSBADMNYNE3zBQgQ13UtTIAcR1G0AQSIqqoXZVm+AgLENM3rruu+UYHJz9d9AASIKIqnSZI8AQJE07R5XddvgACxLOuGv9XCAtw0CIIVKECnJE3TCBAguq5ftm27BwSI4zi3mAA5CsPwkQIAiqKc89P+ggnQab/i7zcMyfO8JUMSBOGMgU3ZaDQa/QcH7bv0oNrfJdQAAAAASUVORK5CYII=) 50% 50% no-repeat;background-size:contain;content:"";height:19px;left:-12px;position:absolute;top:0;width:12px}.preview__content__header__attachment{background-color:#ccd0d5;display:flex;align-items:center;justify-content:center;border-radius:5px;margin:6px 0 0 4px;width:284px;height:150px}.preview__content__header__attachment>img{width:70px;height:70px}.preview__content__header__attachment video::-webkit-media-controls-timeline{display:none}.preview__content__header__text{margin:6px 4px 8px 6px}.preview__content__messageBody{margin:4px 4px 4px 6px}.preview__content__footer{margin:0 4px 8px 6px;width:245px}.perview__content__callToAction{background-color:#fff;width:292px;border-radius:0 0 5px 5px;z-index:1}.preview__content__callToAction__button{margin:0 8px;border-top:1px solid #dadde1;display:flex;align-items:center;justify-content:center;padding-top:8px;padding-bottom:8px}.preview__content__callToAction__phone{margin:0 8px;display:flex;align-items:center;justify-content:center;padding-top:8px;padding-bottom:8px}.preview__content__callToAction__button>img,.preview__content__callToAction__phone>img{width:16px;height:16px;margin-right:5px}.preview__content__callToAction__button>a,.preview__content__callToAction__phone>a{font-family:Roboto;font-size:14px;font-weight:400;color:#00a5f4;white-space:pre-wrap;cursor:pointer;text-decoration:none}.preview__content__header__text>span{font-family:Roboto;font-size:15px;font-weight:700;color:#000000c2;white-space:pre-wrap;overflow-wrap:anywhere}.preview__content__messageBody>span{font-family:Roboto;font-size:14px;font-weight:400;color:#282828;white-space:pre-wrap;overflow-wrap:anywhere}.preview__content__footer>span{font-family:Roboto;font-size:13px;font-weight:400;color:#00000073;white-space:pre-wrap;overflow-wrap:anywhere}.perview__content__quickReply{background-color:#fff;display:flex;align-items:center;justify-content:center;width:292px;height:34px;margin-top:3px;border-radius:5px;z-index:1;font-family:Roboto;font-size:14px;font-weight:400;color:#00a5f4;white-space:pre-wrap}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent}*::selection{background-color:#1884dc34}:root{--toastify-toast-min-height: 10px !important}.Toastify__toast{border-radius:10px!important;font-family:Poppins!important;font-size:medium!important;user-select:none!important;color:#5138ee!important}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}: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) px);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:pointer;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.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{-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)}}
