@import url(https://fonts.googleapis.com/css2?family=Spline+Sans:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Changa+One&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ul{list-style-type:none;padding-left:0}p{margin:0;padding:0}a{color:#333}.border-container{background:#fff;border:.5px solid rgba(0,0,0,.25);border-radius:8px}*{box-sizing:border-box;font-family:Spline Sans;font-size:16px;line-height:150%;list-style:none;margin:0;outline:none;padding:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#333}::-webkit-input-placeholder{font-size:16px}::placeholder,button,input{font-size:16px}a{text-decoration:none}::-webkit-scrollbar-track{background-color:#eceff3;border-radius:3px}::-webkit-scrollbar{background:#fff;height:6px;width:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}h2{margin-bottom:30px;margin-top:32px}.title,h2{color:#1844df;font-size:36px;font-weight:700}@media(max-width:1280px){.title{font-size:30px}}@media(max-width:450px){.title{font-size:25px}}.App{align-items:center;color:#333;justify-content:center;margin:0 auto;max-width:1920px;overflow:hidden;text-align:center}.App,.chatbot-item-wrapper{display:flex;flex-direction:column}.chatbot-item-wrapper{background:#fff;height:100vh;width:100%}.chatbot-item-wrapper.close{display:none}.chatbot-item-wrapper .chatbot-header{align-items:center;border-bottom:.5px solid rgba(0,0,0,.25);display:flex;height:50px;justify-content:center;position:relative}.chatbot-item-wrapper .chatbot-header .chat-logo{height:28px;margin-bottom:-5px}.chatbot-item-wrapper .chatbot-header .header-icons{align-items:center;display:flex;position:absolute;right:10px;top:8px}.chatbot-item-wrapper .chatbot-header .header-icons img{cursor:pointer;height:auto;width:22px}.chatbot-item-wrapper .chatbot-header .header-icons .close-icon{margin-left:15px;width:20px}.chatbot-item-wrapper .chatbot-header h3{font-family:Changa One;font-size:20px;text-align:center}.chatbot-item-wrapper .chatbot-main-block{flex:1 1;flex-basis:0}.chatbot-item-wrapper .chatbot-main-block .chatbot-chat-container{height:100%}.chatbot-item-wrapper .chatbot-main-block .chatbot-chat-content{border-right:.5px solid rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;margin-right:14px}.chatbot-item-wrapper .chatbot-main-block .chatbot-chat-content .chatbot-dialog-block{flex:1 1;flex-basis:0;margin-right:-11px;overflow-y:auto;padding:0 22px 11px 16px}.chatbot-item-wrapper .chatbot-main-block .chatbot-chat-content .chatbot-input-block{align-items:center;border:.5px solid rgba(0,0,0,.25);border-radius:2px;box-shadow:0 0 6px 0 rgba(24,68,223,.15);display:flex;height:48px;justify-content:space-between;margin:10px 10px 8px 16px}.chatbot-item-wrapper .chatbot-main-block .chatbot-chat-content .chatbot-input-block input{border:none;flex-grow:1;height:36px;outline:none;padding-left:10px}.chatbot-item-wrapper .chatbot-main-block .chatbot-chat-content .chatbot-input-block button{background-color:transparent;border:none;margin-right:10px}.chatbot-item-wrapper .chatbot-main-block .chatbot-chat-content .chatbot-input-block button img{cursor:pointer}.chatbot-item-wrapper .message-left-block{color:#878787;font-size:12px;padding:0 24px 9px;text-align:left}.chatbot-answear-wrapper{color:#000;display:flex;justify-content:flex-start;margin-right:32px;padding-top:12px}.chatbot-answear-wrapper .chatbot-answear-container{background:#eceff3;border-radius:8px;margin-bottom:15px;overflow:auto;padding:12px}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content{align-items:flex-start;display:flex;flex-direction:column;overflow-wrap:break-word}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content .chatbot-answear-text{text-align:left}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content .chatbot-answear-text ol,.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content .chatbot-answear-text ul{margin:16px 0;padding-left:20px}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content .chatbot-answear-text ol li,.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content .chatbot-answear-text ul li{margin:5px 0}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content .chatbot-answear-text ul li{list-style:number}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content .chatbot-answear-text ol li{list-style:disc}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content img{max-width:100%}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content pre{text-wrap:wrap;background:#333;border-radius:3px;color:#fff;margin:20px 0;overflow-x:auto;padding:1rem}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content table{border-collapse:collapse;margin:10px 0 0}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content td,.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content th{background:#333;border:1px solid #eceff3;color:#fff;font-size:14px;max-width:200px;padding:8px}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content th{padding-bottom:.25rem}.chatbot-answear-wrapper .chatbot-answear-container .chatbot-answear-content tbody{border:1px solid #eceff3}.chatbot-message-wrapper{color:#fff;display:flex;justify-content:flex-end;margin-left:32px}.chatbot-message-wrapper .chatbot-message-container{background:#1844df;border-radius:8px;margin-bottom:15px;overflow:auto;padding:12px}.chatbot-message-wrapper .chatbot-message-container .chatbot-message-content{align-items:flex-start;display:flex;flex-direction:column;overflow-wrap:break-word}.chatbot-message-wrapper .chatbot-message-container .chatbot-message-content .chatbot-message-text{text-align:left}.header{align-items:center;box-sizing:border-box;color:#333;display:flex;font-style:normal;justify-content:space-between;padding:10px 64px;position:relative;width:100%}.header:before{background-color:rgba(51,51,51,.5);bottom:0;content:"";display:block;height:.2px;position:absolute;width:calc(100% - 128px)}.header .header-menu .mobile-menu-top{display:none}.header .header-menu ul{display:flex;gap:32px;list-style-type:none;margin:16px}.header .header-menu li{color:#333;cursor:pointer;position:relative}.header .header-menu li a:after{background-color:#1844df;bottom:-26px;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:all .5s linear;width:100%}.header .header-menu li a.active,.header .header-menu li a:hover{-webkit-text-stroke:.7px #333}.header .header-menu li a.active:after,.header .header-menu li a:hover:after{opacity:1}.header .menu-icon{cursor:pointer;display:none;margin-right:8px}.header .login-register{align-items:center;display:flex;justify-content:center;position:relative}.header .login-register.mobile{display:none;margin:20px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header .login-register.mobile:after{bottom:-10px}.header .login-register:after{background-color:#1844df;bottom:-26px;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:all .5s linear;width:100%}.header .login-register.active,.header .login-register.active a,.header .login-register:hover,.header .login-register:hover a{color:#1844df}.header .login-register.active:after,.header .login-register:hover:after{opacity:1}.header .login-register.active img,.header .login-register:hover img{-webkit-filter:brightness(0) saturate(100%) invert(36%) sepia(97%) saturate(7305%) hue-rotate(231deg) brightness(89%) contrast(97%);filter:brightness(0) saturate(100%) invert(36%) sepia(97%) saturate(7305%) hue-rotate(231deg) brightness(89%) contrast(97%)}.header .login-register a,.header .login-register span{cursor:pointer;font-weight:700;margin-right:8px;position:relative;text-decoration:none}.header .login-register img{height:12px;width:13px}.logo{margin-left:24px}@media(max-width:992px){.logo{margin-left:0}.logo img{height:auto;width:200px}}@media(max-width:767px){.header{padding:22px 8px}.header .logo{margin-left:16px}.header:before{width:calc(100% - 16px)}.header.menu-opened .header-menu{display:block;-webkit-transform:translateX(0);transform:translateX(0)}.header.menu-opened .login-register .mobile{display:block}.header .header-menu{background:linear-gradient(344deg,#e7e7e7 10.13%,#dcdfff 87.89%);border-radius:5px 0 0 5px;min-height:100vh;overflow:hidden;padding:20px;position:fixed;right:0;text-align:left;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .3s ease-in-out;width:100%;z-index:10}.header .header-menu ul{gap:24px}.header .header-menu ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header .header-menu a:after{bottom:-10px!important}.header .header-menu .mobile-menu-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px 0;position:relative}.header .header-menu .mobile-menu-top img{cursor:pointer}.header .header-menu .mobile-menu-top:before{background-color:#333;bottom:0;content:"";height:1px;left:0;position:absolute;-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:all .5s linear;width:100%}.header .header-menu ul{flex-direction:column}.header .menu-icon{display:block}.header .login-register{display:none}.header .login-register.mobile{display:block}}.rodal{background:rgba(1,1,1,.5);height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:100}.rodal .rodal-mask{height:100%;width:100%;z-index:100}.rodal .rodal-dialog,.rodal .rodal-mask{bottom:0;left:0;position:absolute;right:0;top:0}.rodal .rodal-dialog{background:linear-gradient(344deg,#e7e7e7 10.13%,#dcdfff 87.89%);border-radius:24px;height:-webkit-max-content!important;height:max-content!important;margin:auto;padding:72px;width:560px!important;z-index:101}@media(max-width:992px){.rodal .rodal-dialog{max-height:600px!important;padding:30px;width:50%!important}}@media(max-height:750px){.rodal .rodal-dialog{padding:25px}}@media(max-width:768px){.rodal .rodal-dialog{width:80%!important}}@media(max-width:480px){.rodal .rodal-dialog{padding:16px;width:95%!important}}@media screen and (max-height:600px)and (max-width:992px){.rodal .rodal-dialog{height:500px!important;margin-top:20px}}.google-btn.signIn{border-bottom:1px solid #b4b4b4;display:flex;justify-content:center;margin-bottom:24px;padding-bottom:32px;width:100%}@media(max-height:750px),(max-width:992px){.google-btn.signIn{margin-bottom:8px;padding-bottom:16px}}.signUp-modal h2{color:#333;font-size:32px;margin:16px 0 48px}@media(max-height:750px),(max-width:992px){.signUp-modal h2{margin:0 0 16px}}@media(max-width:480px){.signUp-modal h2{font-size:30px}}.signUp-modal h4{font-size:18px;margin:0 0 48px}@media(max-height:750px),(max-width:992px){.signUp-modal h4{margin:0 0 16px}}.signUp-modal .close-icon{cursor:pointer;position:absolute;right:24px;top:24px}@media(max-width:480px){.signUp-modal .close-icon{width:20px}}.signUp-modal .signUp-modal-form{text-align:left}.signUp-modal .signUp-modal-form .custom-input{border:1px solid #878787;border-radius:0;height:53px;margin-bottom:24px}@media(max-height:750px),(max-width:992px){.signUp-modal .signUp-modal-form .custom-input{height:40px;margin-bottom:16px}}.signUp-modal .signUp-modal-form p{font-weight:500;margin-bottom:8px}.signUp-modal .custom-button{border-radius:16px;height:59px;margin:8px 0 32px}@media(max-height:750px),(max-width:992px){.signUp-modal .custom-button{height:50px;margin:8px 0 16px}}.signUp-modal .singUp-links p{color:#1844df;cursor:pointer;font-size:14px;font-weight:700;margin-bottom:4px}.signUp-modal .singUp-links div{background:#6385ff;border-radius:4px;font-size:14px;font-weight:600;margin:0 auto;padding:8px}.custom-button,.signUp-modal .singUp-links div{color:#fff;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom-button{align-items:center;background:#1844df;border:none;border-radius:8px;font-weight:700;height:40px;justify-content:center;padding:0 24px}.custom-button.animate{background:linear-gradient(270deg,#008df2,#2150f3)!important;display:inline-block;transition:all .4s ease-in-out}.custom-button.animate:hover{-webkit-transform:scaleX(1.15) translateY(-5px);transform:scaleX(1.15) translateY(-5px)}.custom-button.dark{background:#333}.custom-button a{color:#fff;text-decoration:none}.custom-input{align-items:flex-start;border:1px solid #e7e7e7;border-radius:4px;display:flex;flex:1 0;font-family:Spline Sans;gap:8px;min-height:40px;padding:8px 16px;width:100%}.signIn-modal h2{color:#333;font-size:32px;margin:0 0 48px}@media(max-height:750px),(max-width:992px){.signIn-modal h2{margin:16px 0}}@media(max-width:480px){.signIn-modal h2{font-size:30px}}.signIn-modal h4{font-size:18px;margin:0 0 48px}@media(max-height:750px),(max-width:992px){.signIn-modal h4{margin:0 0 16px}}.signIn-modal .close-icon{cursor:pointer;position:absolute;right:24px;top:24px}@media(max-width:480px){.signIn-modal .close-icon{width:20px}}.signIn-modal .signIn-modal-form{text-align:left}.signIn-modal .signIn-modal-form .custom-input{border:1px solid #878787;border-radius:0;height:53px;margin-bottom:24px}@media(max-height:750px),(max-width:992px){.signIn-modal .signIn-modal-form .custom-input{height:40px;margin-bottom:16px}}.signIn-modal .signIn-modal-form p{font-weight:500;margin-bottom:8px}.signIn-modal .custom-button{border-radius:16px;height:59px;margin:8px 0 32px}@media(max-height:750px),(max-width:992px){.signIn-modal .custom-button{height:50px;margin:8px 0 16px}}.signIn-modal .singIn-links p{color:#1844df;cursor:pointer;font-size:14px;font-weight:700;margin-bottom:4px}.embed-modal-box{font-size:14px;text-align:left}.embed-modal-box .embed-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.embed-modal-box .embed-content .embed-desc{margin-bottom:10px}.embed-modal-box .embed-iframe,.embed-modal-box .embed-script{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;word-break:break-all}.embed-modal-box .embed-iframe:not(:last-child),.embed-modal-box .embed-script:not(:last-child){margin-bottom:10px}.embed-modal-box .embed-iframe .embed-block,.embed-modal-box .embed-script .embed-block{background-color:#fff;border:10px;line-height:110%;margin-bottom:10px;padding:5px;text-align:left;width:100%}@media(max-width:480px){.embed-modal-box .embed-iframe .embed-block,.embed-modal-box .embed-script .embed-block{font-size:14px}}.embed-modal-box .embed-iframe .embed-block pre,.embed-modal-box .embed-script .embed-block pre{text-wrap:wrap;line-height:105%;text-align:left}.embed-modal-box .embed-iframe .embed-block pre code,.embed-modal-box .embed-script .embed-block pre code{cursor:text;font-size:12px;line-height:100%}.embed-modal-box .embed-iframe .copy-block,.embed-modal-box .embed-script .copy-block{align-items:center;border:1px solid #333;border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:5px 10px}.embed-modal-box .embed-iframe .copy-block span,.embed-modal-box .embed-script .copy-block span{margin-right:10px}.embed-modal-box h3{display:inline-block;font-size:18px;margin-bottom:20px}.embed-modal-box img{cursor:pointer}.embed-modal-box .rodal-dialog{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding:20px}@media(max-width:992px){.embed-modal-box .rodal-dialog{max-height:none!important;padding:10px}}@media screen and (max-height:750px){.embed-modal-box .rodal-dialog{margin-top:20px}}.contact-us-wrapper .contact-us-modal h2{color:#333;font-size:32px;margin:0 0 16px}.contact-us-wrapper .contact-us-modal h4{font-size:18px;margin:0 0 48px}@media(max-height:900px),(max-width:992px){.contact-us-wrapper .contact-us-modal h4{font-size:16px;margin:0 0 16px}}.contact-us-wrapper .contact-us-modal .close-icon{cursor:pointer;position:absolute;right:24px;top:24px}.contact-us-wrapper .contact-us-modal .contact-us-form{text-align:left}.contact-us-wrapper .contact-us-modal .contact-us-form .custom-input{border:1px solid #878787;border-radius:0;height:53px;margin-bottom:24px}@media(max-height:900px),(max-width:992px){.contact-us-wrapper .contact-us-modal .contact-us-form .custom-input{height:40px;margin-bottom:16px}}.contact-us-wrapper .contact-us-modal .contact-us-form textarea{background:#fff;border:1px solid #878787;height:180px;margin-bottom:24px;padding:12px;resize:none;width:100%}@media(max-height:900px),(max-width:992px){.contact-us-wrapper .contact-us-modal .contact-us-form textarea{height:80px;margin-bottom:16px}}.contact-us-wrapper .contact-us-modal .contact-us-form p{font-weight:500;margin-bottom:8px}.contact-us-wrapper .contact-us-modal .contact-us-checkbox{margin-bottom:40px}@media(max-height:900px),(max-width:992px){.contact-us-wrapper .contact-us-modal .contact-us-checkbox{margin-bottom:25px}}.contact-us-wrapper .contact-us-modal .contact-us-checkbox label{align-items:center;display:flex;justify-content:center;position:relative}.contact-us-wrapper .contact-us-modal .contact-us-checkbox .custom-checkbox-input{border:2px solid #1844df;cursor:pointer;height:18px;margin-right:12px;opacity:0;position:absolute;width:18px}.contact-us-wrapper .contact-us-modal .contact-us-checkbox .custom-checkbox-checkmark{background:#fff;border:2px solid #1844df;height:18px;margin-right:8px;position:relative;width:18px}.contact-us-wrapper .contact-us-modal .contact-us-checkbox .custom-checkbox-checkmark:before{background:url(/static/media/check.8d0a00cb9ad2862f284a.svg) 50%/contain no-repeat;content:"";display:none;height:15px;position:absolute;width:15px}.contact-us-wrapper .contact-us-modal .contact-us-checkbox .custom-checkbox-input:checked~.custom-checkbox-checkmark:before{display:block}.contact-us-wrapper .contact-us-modal .contact-us-checkbox span{display:inline-block;font-weight:500;text-decoration:underline}.contact-us-wrapper .contact-us-modal .custom-button{border-radius:16px;height:59px}@media(max-height:900px),(max-width:992px){.contact-us-wrapper .contact-us-modal .custom-button{height:50px}}.contact-us-wrapper .rodal-dialog{padding:64px;width:768px!important}@media(max-width:992px){.contact-us-wrapper .rodal-dialog{padding:30px;width:50%!important}}@media(max-width:768px){.contact-us-wrapper .rodal-dialog{width:80%!important}}@media(max-width:480px){.contact-us-wrapper .rodal-dialog{padding:16px;width:95%!important}}@media screen and (max-height:600px)and (max-width:992px){.contact-us-wrapper .rodal-dialog{height:600px!important}}.my-chatbot-wrapper{margin:0 auto 50px;text-align:center;width:70%}.my-chatbot-wrapper .chatbot-title{color:#1844df;font-size:36px;font-weight:700;margin-bottom:8px;margin-top:36px}.my-chatbot-wrapper p{font-size:18px;font-weight:500;margin-bottom:16px}.my-chatbot-wrapper .my-chatbot-content{margin:26px 0 0}.my-chatbot-wrapper .my-chatbot-content .my-chatbot-list{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.my-chatbot-wrapper .my-chatbot-content .my-chatbot-list .new-chatbot-container{background:#eceff3;border-radius:16px;cursor:pointer;height:224px;width:180px}.my-chatbot-wrapper .my-chatbot-content .my-chatbot-list .new-chatbot-container .new-chatbot-content{align-items:flex-end;display:flex;height:100%;justify-content:center;padding:16px;position:relative;width:100%}.my-chatbot-wrapper .my-chatbot-content .my-chatbot-list .new-chatbot-container .new-chatbot-content span{color:#1844df;font-size:56px;font-weight:600;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.my-chatbot-wrapper .my-chatbot-content .my-chatbot-list .new-chatbot-container .new-chatbot-content p{word-wrap:break-word}.chatbot-item-container{background:linear-gradient(344deg,#e7e7e7 10.13%,#dcdfff 87.89%);border-radius:16px;cursor:pointer;height:224px;width:180px}.chatbot-item-container .chatbot-item-content{align-items:flex-end;display:flex;height:100%;justify-content:center;padding:14px;position:relative;width:100%}.chatbot-item-container .chatbot-item-content .chatbot-name{font-weight:600;max-width:180px;word-break:break-word}.chatbot-item-container .chatbot-item-content img{left:0;position:absolute;top:10px;width:100%}: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:hsla(0,0%,100%,.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(90deg,#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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.chatbot-controls-wrapper{margin-bottom:50px;min-height:100vh;width:1072px}@media(max-width:1280px){.chatbot-controls-wrapper{max-width:1072px;width:95%}}@media(max-width:640px){.chatbot-controls-wrapper h2{font-size:30px}}.chatbot-controls-wrapper .chatbot-item-wrapper{border:.5px solid rgba(0,0,0,.25);border-radius:8px;height:629px;min-height:300px}.chatbot-controls-wrapper .chatbot-menu-container{align-items:center;display:flex;justify-content:space-between;overflow-x:scroll;position:relative;width:100%}@media(max-width:640px){.chatbot-controls-wrapper .chatbot-menu-container{align-items:flex-start;border-bottom:.2px solid rgba(51,51,51,.5);margin-bottom:20px;overflow-x:scroll;padding-bottom:8px}.chatbot-controls-wrapper .chatbot-menu-container .custom-menu{margin-bottom:0;margin-right:20px}}.chatbot-controls-wrapper .chatbot-menu-container::-webkit-scrollbar{display:none}.chatbot-controls-wrapper .chatbot-menu-container:before{background-color:rgba(51,51,51,.5);bottom:68px;content:"";display:block;height:.2px;position:absolute;width:100%}.chatbot-controls-wrapper .chatbot-menu-container .chatbot-controls{-webkit-column-gap:12px;column-gap:12px;display:flex;padding:0 8px}.chatbot-controls-wrapper .chatbot-menu-container .chatbot-controls img{cursor:pointer;height:23px;width:auto}.sources-wrapper{-webkit-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;margin:0 auto;position:relative}@media(max-width:992px){.sources-wrapper .custom-tabs{width:160px}}@media(max-width:640px){.sources-wrapper{flex-direction:column}}.sources-wrapper .sources-content{flex:1 1}.custom-tabs{width:226px}@media(max-width:640px){.custom-tabs{padding-bottom:20px;width:100%!important}.custom-tabs ul{-webkit-column-gap:8px;column-gap:8px;display:flex;flex-wrap:wrap;justify-content:flex-start}}@media(max-width:480px){.custom-tabs ul{justify-content:center}}.custom-tabs ul{text-align:left}.custom-tabs ul li{align-items:center;align-self:stretch;border-radius:8px;cursor:pointer;gap:8px;margin-bottom:4px;padding:4px 8px;position:relative}.custom-tabs ul li a{display:inline-block;width:100%}.custom-tabs ul li:before{background:#113dd8;border-radius:50%;content:" ";display:none;height:8px;left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.custom-tabs ul li::marker{color:#113dd8;width:5px}.custom-tabs ul li:hover{background:#eceff3}.custom-tabs ul li.active{background:#eceff3;padding-left:24px}.custom-tabs ul li.active a{color:#113dd8;font-weight:600}@media(max-width:640px){.custom-tabs ul li.active{padding-left:8px}}.custom-tabs ul li.active:before{content:" ";display:inline;display:initial}@media(max-width:640px){.custom-tabs ul li.active:before{display:none}}.create-chatbot-container{align-items:flex-end;align-self:stretch;background:#eceff3;border-radius:16px;display:flex;gap:32px;justify-content:center;margin-top:10px;padding:16px 0}@media(max-width:640px){.create-chatbot-container{gap:12px}}@media(max-width:480px){.create-chatbot-container{align-items:flex-start;display:flex;flex-direction:column}}.create-chatbot-container .chatbot-creation-info{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;justify-content:center;padding:8px 0 8px 16px}.create-chatbot-container .create-btn{margin:0 16px;min-width:160px}.create-chatbot-container .total-characters{color:#1844df;font-weight:600;margin:0;padding:0;text-align:left}.create-chatbot-container .total-characters span{color:#878787;font-weight:400}.upload-text-wrapper .text-wrapper{max-height:666px;min-height:300px;padding:10px;resize:none;width:100%}.upload-notion-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.upload-notion-wrapper .notion-connect-container{align-items:center;display:flex;justify-content:center;min-height:88px;width:100%}.upload-qna-wrapper{border-bottom:1px solid #d9d9d9;width:100%}.upload-qna-wrapper .saved-qna-container{border-bottom:1px solid #d9d9d9;margin-bottom:8px}.upload-qna-wrapper .qna-info-block{margin-bottom:8px;position:relative}.upload-qna-wrapper .qna-info-block .qna-delete{color:#9c0000;cursor:pointer;font-weight:600;position:absolute;right:8px;top:0}.upload-qna-wrapper .qna-info-block p{color:#1844df;font-weight:600}.upload-qna-wrapper .qna-info-block p span{color:#b4b4b4}.upload-qna-wrapper .saved-qna{padding:16px 16px 8px}.upload-qna-wrapper .qna-list{max-height:588px;overflow-y:auto;padding-right:8px}.qna-input-container{padding:8px 16px;text-align:left}.qna-input-container .qna-input-block{margin-top:12px}.qna-input-container .answer-block{-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:space-between;margin-bottom:12px}@media(max-width:480px){.qna-input-container .answer-block{flex-direction:column}.qna-input-container .answer-block .custom-button{align-self:flex-end}}.qna-input-container .qna-input-block{padding-right:3px}.qna-input-container input,.qna-input-container p{margin-bottom:8px}.qna-item{align-items:flex-start;align-self:stretch;background:#eceff3;border-radius:8px;display:flex;flex-direction:column;gap:4px;justify-content:center;margin-bottom:4px;padding:8px 16px;position:relative;text-align:left;width:100%}.qna-item .delete-qna{cursor:pointer;position:absolute;right:16px;top:8px}.qna-item .qna-question{font-weight:600;margin-bottom:4px;padding-right:30px;word-break:break-all}.qna-item .qna-answer{width:100%;word-break:break-all}.upload-website-wrapper{text-align:left}.upload-website-wrapper .crawl-content-wrapper,.upload-website-wrapper .sitemap-content-wrapper{border-bottom:1px solid #d9d9d9;width:100%}.upload-website-wrapper .crawl-content,.upload-website-wrapper .sitemap-content{padding:16px 24px 8px}.upload-website-wrapper .crawl-input-block{margin-top:12px}.upload-website-wrapper .crawl-input-block,.upload-website-wrapper .sitemap-input-block{-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:space-between;margin-bottom:12px}@media(max-width:480px){.upload-website-wrapper .crawl-input-block,.upload-website-wrapper .sitemap-input-block{flex-direction:column;row-gap:16px}}.upload-website-wrapper .or{color:#1844df;font-weight:600;text-align:center}.upload-website-wrapper input,.upload-website-wrapper p{margin-bottom:8px}.upload-website-wrapper .included-links{align-items:center;display:flex;height:40px;justify-content:center;margin:10px 24px 8px;position:relative}.upload-website-wrapper .included-links .custom-button{position:absolute;right:0}@media(max-width:480px){.upload-website-wrapper .included-links .custom-button{width:100%}}.upload-website-wrapper .included-links p{color:#1844df;font-weight:600}.upload-website-wrapper .included-links p span{color:#b4b4b4}.uploaded-list{margin:10px 14px 14px 24px}.uploaded-list ul{max-height:350px;overflow-y:auto;padding-right:8px;position:relative;scrollbar-gutter:stable;text-align:left}.uploaded-list ul li{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.uploaded-list ul li p{margin:0;padding:0 20px 0 0;word-break:break-all}.uploaded-list ul li img{cursor:pointer;height:18px;width:18px}.uploaded-list ul li span{color:#878787}@media(max-width:480px){.uploaded-list ul li span{font-size:14px}}.uploaded-list .list-title{align-items:center;color:#1844df;display:flex;font-weight:600;justify-content:center;margin-bottom:10px;min-height:40px;position:relative;text-align:center}@media(max-width:480px){.uploaded-list .list-title{flex-direction:column}}.uploaded-list .list-title .delete-all{color:#9c0000;font-weight:600}.uploaded-list .list-title .custom-button{margin-right:16px;position:absolute;right:0}@media(max-width:480px){.uploaded-list .list-title .custom-button{position:static}}.uploaded-list .list-title span{color:#878787;font-weight:400}.uploaded-list .add-url-container{align-items:center;-webkit-column-gap:12px;column-gap:12px;display:flex;justify-content:space-between;margin-right:14px}.uploaded-list .add-url-container .delete-icon{cursor:pointer}.uploaded-list .add-url-container input{margin:0 0 12px}.upload-files-wrapper,.upload-files-wrapper .uploader-content{display:flex;flex-direction:column;justify-content:center;width:100%}.upload-files-wrapper .uploader-content{align-items:center;background:#eceff3;border-radius:16px;box-sizing:border-box;height:210px;padding:40px 16px}.upload-files-wrapper .upload-file-content{border-bottom:1px solid #d9d9d9;margin-bottom:8px}.upload-files-wrapper .file-uplaoder{padding:16px}.upload-files-wrapper .file-uplaoder .upload-icon{width:auto}.upload-files-wrapper .file-uplaoder label{display:block;width:100%}.upload-files-wrapper .file-uplaoder .upload-info{margin:20px 0}.upload-files-wrapper .file-uplaoder .upload-info .upload-text{color:#1844df;font-weight:600}.upload-files-wrapper .file-uplaoder .upload-info .upload-supported{color:#878787}.upload-files-wrapper ul{padding-left:0!important}.settings-wrapper{-webkit-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;margin:0 auto;position:relative}@media(max-width:992px){.settings-wrapper .custom-tabs{width:160px}}@media(max-width:640px){.settings-wrapper{flex-direction:column}}.settings-wrapper .settings-content{flex:1 1}.integrations-wrapper .active-integrations{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:16px;row-gap:16px}.integrations-wrapper .active-integrations .integration-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 10px 0 rgba(24,68,223,.15);gap:16px;height:80px;padding:0 32px;width:100%}@media(max-width:480px){.integrations-wrapper .active-integrations .integration-item{padding:0 16px}}.integrations-wrapper .active-integrations .integration-item .item-content{align-items:center;display:flex;height:100%;justify-content:space-between}.integrations-wrapper .active-integrations .integration-item .item-content .item-add-block{align-items:center;display:flex}@media(max-width:480px){.integrations-wrapper .active-integrations .integration-item .item-content .item-add-block{font-size:14px}}.integrations-wrapper .active-integrations .integration-item .item-content .item-add-block div{color:#333;font-family:Inter;font-weight:600;margin-right:16px}.integrations-wrapper .active-integrations .integration-item .item-content .item-add-block img{cursor:pointer}@media(max-width:480px){.integrations-wrapper .active-integrations .integration-item .item-content .item-image-block{width:110px}}.integrations-wrapper .active-integrations .integration-item .item-content .item-image-block img{max-width:100%}.integrations-wrapper .comming-integrations{display:flex;flex-wrap:wrap;gap:16px;width:100%}@media(max-width:640px){.integrations-wrapper .comming-integrations{flex-direction:column}}.integrations-wrapper .comming-integrations .integration-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-basis:calc(50% - 8px);height:80px;padding:0 32px}@media(max-width:640px){.integrations-wrapper .comming-integrations .integration-item{flex-basis:auto;padding:0 16px}}.integrations-wrapper .comming-integrations .integration-item .item-content{align-items:center;display:flex;height:100%;justify-content:space-between}@media(max-width:480px){.integrations-wrapper .comming-integrations .integration-item .item-content .item-image-block{width:140px}}.integrations-wrapper .comming-integrations .integration-item .item-content .item-image-block img{max-width:100%}@media(max-width:480px){.integrations-wrapper .comming-integrations .integration-item .item-content .item-add-block{font-size:14px}}.dashboard-wrapper{-webkit-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;margin:0 auto;position:relative}@media(max-width:640px){.dashboard-wrapper{flex-direction:column}}.dashboard-wrapper .dashboard-content{flex:1 1}.dashboard-wrapper .dashboard-selectors{margin-bottom:8px}.dashboard-wrapper .dashboard-selectors .data-range-wrapper{margin-bottom:8px;position:relative}.dashboard-wrapper .dashboard-selectors .data-range-wrapper .rdrInputRanges{display:none}.dashboard-wrapper .dashboard-selectors .data-range-wrapper .rdrDateRangePickerWrapper{border:1px solid #e8e8e8;left:0;top:45px}.dashboard-wrapper .side-block{width:311px}@media(max-width:992px){.dashboard-wrapper .side-block{width:200px}}@media(max-width:640px){.dashboard-wrapper .side-block{display:flex;flex-direction:column;width:100%}}.dashboard-wrapper .side-block .custom-tabs{border-bottom:1px solid #e8e8e8;margin-bottom:14px;width:100%}@media(max-width:640px){.dashboard-wrapper .side-block .custom-tabs{border-bottom:none;margin-bottom:0}}.dashboard-wrapper .daterangepicker-control-section{margin:30px auto;max-width:246px;padding-top:50px}.dashboard-wrapper .dashboard-history-messenger{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;justify-content:center}.dashboard-wrapper .dashboard-history-messenger .history-question-container{border-radius:8px;padding:12px 16px;text-align:left;width:100%}.dashboard-wrapper .dashboard-history-messenger .history-question-container.active{background:#eceff3}.dashboard-wrapper .dashboard-history-messenger .history-question-container .history-question-header{display:flex;justify-content:space-between}.dashboard-wrapper .dashboard-history-messenger .history-question-container .history-question-header .question{color:#1844df;font-family:Spline Sans;font-size:14px;font-weight:500}.dashboard-wrapper .dashboard-history-messenger .history-question-container .history-question-header .time{color:#6385ff;font-size:14px}.custom-select{align-items:flex-start;border:1px solid #e7e7e7;border-radius:4px;display:flex;flex:1 0;font-family:Spline Sans;gap:8px;min-height:40px;padding:8px 16px;width:100%}select{-webkit-appearance:none;-moz-appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADwSURBVHgBlVLLDYJAEN1VEq6WQAnYASQUoB1IBeoRLkJIgHCRDtQKsAGiduDRIyV4hfDxjVkMUYw4yWTnzcx7+zZZxhBBEJx835+xP8LzPI14VHMic84TMXMsy3J/CYRhuGyaJqa6rmtznKbpzTAMDqxRomboXb4J4PYN6Qjo2rYd83YIRys42gq4hyOzS3YcZyLLMs0XhOFkTQLP53QXoyhSq6qid06wdIXoHGIZbleAE2AVszuS+ueWx3vsKjhIiM6sLEtTkqRdi5E6CXc5HyI9QkzYfzl73x/1idBinudTkI6idSiKQu8TGBRD/s8DHCJnnwz80owAAAAASUVORK5CYII=) no-repeat 97% 50%;box-sizing:border-box}.rdrDateRangePickerWrapper{position:absolute}.rdrDateRangePickerWrapper *{font-size:12px}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 2px 0 rgba(35,57,66,.21)}.rdrDateDisplayItem input{background:transparent;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:transparent #34495e transparent transparent;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:transparent transparent transparent #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:transparent;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:transparent;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.history-wrapper{min-height:544px;text-align:left;width:100%}.history-wrapper .history-header-container{border-bottom:1px solid rgba(0,0,0,.25)}.history-wrapper .history-header-container .history-header-content{align-items:center;display:flex;justify-content:space-between;padding:8px 13px 9px 16px}.history-wrapper .history-header-container .history-header-content p{font-size:14px;font-weight:600}.history-wrapper .history-header-container .history-header-content button{font-size:14px}.leads-wrapper{min-height:544px;text-align:left;width:100%}.leads-wrapper .leads-header-container{border-bottom:1px solid rgba(0,0,0,.25)}.leads-wrapper .leads-header-container .leads-header-content{align-items:center;display:flex;justify-content:space-between;padding:8px 13px 9px 16px}.leads-wrapper .leads-header-container .leads-header-content p{font-size:14px;font-weight:600}.leads-wrapper .leads-header-container .leads-header-content button{font-size:14px}.general-wrapper{text-align:left;width:100%}.general-wrapper p{margin-bottom:4px}.general-wrapper span{font-weight:600;margin-right:16px}.general-wrapper .general-info-container{border-bottom:1px solid #e8e8e8}.general-wrapper .general-info-content{align-items:flex-start;flex-direction:column;padding:12px 24px;width:100%}.general-wrapper .general-info-content .characters-block,.general-wrapper .general-info-content .id-block{margin-bottom:24px}.general-wrapper .general-info-content .id-block .id-content{align-items:center;display:flex}.general-wrapper .general-info-content .id-block .id-content img{cursor:pointer}.general-wrapper .general-info-content .name-block{margin-bottom:8px}.general-wrapper .general-info-content .name-block .save-name-block{display:flex;flex-direction:row}@media(max-width:480px){.general-wrapper .general-info-content .name-block .save-name-block{flex-direction:column;row-gap:16px}}.general-wrapper .general-info-content .name-block .save-name-block .custom-input{margin-right:16px;max-width:57.4%}@media(max-width:480px){.general-wrapper .general-info-content .name-block .save-name-block .custom-input{max-width:90%}}.general-wrapper .last-trained-time{padding:20px 24px}.model-wrapper{text-align:left;width:100%}.model-wrapper .model-prompt-container{border-bottom:1px solid #e8e8e8}.model-wrapper .model-prompt-container .model-prompt-content textarea{border:1px solid #e7e7e7;border-radius:4px;height:104px;margin-bottom:16px;overflow:auto;padding:8px 16px;resize:vertical;width:100%}.model-wrapper .model-prompt-container .model-prompt-content p{margin-bottom:4px}.model-wrapper .model-prompt-container .model-prompt-content .prompt-output{color:#878787;margin-bottom:26px}@media(max-width:480px){.model-wrapper .model-prompt-container .model-prompt-content .prompt-output{font-size:14px;margin-bottom:16px}}.model-wrapper .model-prompt-content,.model-wrapper .model-settings-content{padding:12px 24px}.model-wrapper .model-version-block{margin-bottom:24px}@media(max-width:480px){.model-wrapper .model-version-block{margin-bottom:16px}}.model-wrapper .model-version-block p{margin-bottom:4px}.model-wrapper .model-version-block .model-desc{color:#878787}@media(max-width:480px){.model-wrapper .model-version-block .model-desc{font-size:14px}}.model-wrapper .model-version-block .custom-select{margin-bottom:4px;width:41%}@media(max-width:640px){.model-wrapper .model-version-block .custom-select{width:100%}}.model-wrapper .model-temperature-block .temperature-range{display:flex;justify-content:space-between}.model-wrapper .model-temperature-block .temperature-range span{color:#1844df;font-weight:600}.model-wrapper .model-temperature-block .temperature-info{display:flex;justify-content:space-between;margin-bottom:16px}.model-wrapper .model-temperature-block .MuiSlider-root{height:8px;margin-left:5px;padding:4px 0 10px;width:calc(100% - 5px)}.model-wrapper .model-temperature-block .MuiSlider-track{background:#6385ff;border:none;border-radius:4px}.model-wrapper .model-temperature-block .MuiSlider-rail{background:#d9d9d9}.model-wrapper .model-temperature-block .MuiSlider-thumb{background-color:#6385ff;box-shadow:none;height:16px;width:16px}.model-wrapper .model-temperature-block .MuiSlider-valueLabel{background-color:#6385ff;color:#333}.model-wrapper .model-temperature-block p{margin-bottom:16px}.chat-interface-wrapper{text-align:left;width:100%}.chat-interface-wrapper .intro-output,.chat-interface-wrapper .suggested-output{color:#878787;margin-bottom:26px}@media(max-width:640px){.chat-interface-wrapper .intro-output,.chat-interface-wrapper .suggested-output{margin-bottom:16px}}.chat-interface-wrapper .intro-btns-block,.chat-interface-wrapper .suggested-bts-block{-webkit-column-gap:16px;column-gap:16px;display:flex;flex-direction:row;margin-bottom:12px}.chat-interface-wrapper textarea{border:1px solid #e7e7e7;border-radius:4px;height:72px;margin-bottom:16px;overflow:auto;padding:8px 16px;resize:vertical;width:100%}.chat-interface-wrapper p{margin-bottom:4px}.chat-interface-wrapper .chat-intro-container{border-bottom:1px solid #e8e8e8}.chat-interface-wrapper .chat-intro-content,.chat-interface-wrapper .suggested-message-content{padding:12px 24px}.chat-interface-wrapper .model-version-block{margin-bottom:24px}.chat-interface-wrapper .model-version-block p{margin-bottom:4px}.chat-interface-wrapper .model-version-block .model-desc{color:#878787}.chat-interface-wrapper .model-version-block .custom-input{margin-bottom:4px;width:41%}.security-wrapper{text-align:left;width:100%}.security-wrapper p{margin-bottom:4px}.security-wrapper .visibility-container{border-bottom:1px solid #e8e8e8}.security-wrapper .visibility-container .visibility-content{padding:28px 24px 20px}.security-wrapper .visibility-container .visibility-content p{margin-bottom:4px}.security-wrapper .visibility-container .visibility-content .custom-select{margin-bottom:4px;width:42.3%}@media(max-width:640px){.security-wrapper .visibility-container .visibility-content .custom-select{width:100%}}.security-wrapper .visibility-container .visibility-content .visibility-output{color:#878787}@media(max-width:640px){.security-wrapper .visibility-container .visibility-content .visibility-output{font-size:14px}}.security-wrapper .rate-limit-content{padding:20px 24px 28px}.security-wrapper .rate-limit-content .message-input-block{-webkit-column-gap:16px;column-gap:16px;display:flex}.security-wrapper .rate-limit-content .limit-inputs-block,.security-wrapper .rate-limit-content .rate-limit-btns{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;flex-direction:row;justify-content:flex-start}.security-wrapper .rate-limit-content .limit-inputs-block{margin-bottom:32px;width:100%}@media(max-width:992px){.security-wrapper .rate-limit-content .limit-inputs-block{display:flex;flex-wrap:wrap;gap:16px}.security-wrapper .rate-limit-content .limit-inputs-block .custom-input{width:100px}}@media(max-width:640px){.security-wrapper .rate-limit-content .message-input-block{display:flex;flex-direction:column;row-gap:16px}}.security-wrapper .rate-limit-content .message-input-block .custom-input{max-width:63.8%}@media(max-width:640px){.security-wrapper .rate-limit-content .message-input-block .custom-input{max-width:100%}}.lead-capture-wrapper{text-align:left;width:100%}.lead-capture-wrapper .lead-capture-content{padding:32px 24px 7px}@media(max-width:480px){.lead-capture-wrapper .lead-capture-content{padding:24px 16px 7px}}.lead-capture-wrapper .lead-capture-content .custom-input{max-width:74%}@media(max-width:480px){.lead-capture-wrapper .lead-capture-content .custom-input{max-width:100%}}.lead-capture-wrapper .lead-capture-content .lead-setting-block{-webkit-column-gap:16px;column-gap:16px;display:flex;margin-bottom:20px}@media(max-width:768px){.lead-capture-wrapper .lead-capture-content .lead-setting-block{flex-direction:column;margin-bottom:16px;row-gap:16px}}.lead-capture-wrapper .lead-capture-content .lead-setting-block .settings-block-btns{-webkit-column-gap:16px;column-gap:16px;display:flex}.lead-capture-wrapper .lead-capture-content .title-block{-webkit-column-gap:16px;column-gap:16px;display:flex;margin-bottom:32px}@media(max-width:480px){.lead-capture-wrapper .lead-capture-content .title-block{margin-bottom:24px}}.lead-capture-wrapper .lead-capture-content .checkbox-block{margin-bottom:8px}.lead-capture-wrapper .lead-capture-content .checkbox-block .custom-checkbox{margin-bottom:24px}@media(max-width:480px){.lead-capture-wrapper .lead-capture-content .checkbox-block .custom-checkbox{margin-bottom:16px}}.lead-capture-wrapper .lead-capture-content p{margin-bottom:4px}.custom-checkbox{align-items:flex-start;border:1px solid #e7e7e7;border-radius:4px;display:flex;flex:1 0;font-family:Spline Sans;gap:8px;min-height:40px;padding:8px 16px;width:100%}.custom-checkbox .MuiSwitch-track{background-color:#d9d9d9;border-radius:20px}.custom-checkbox .MuiSwitch-track.Mui-checked{background-color:#6385ff}.custom-checkbox .MuiSwitch-track.Mui-checked .off{visibility:hidden}.custom-checkbox .MuiSwitch-track.Mui-checked .on{color:#fff;visibility:visible}.custom-checkbox .MuiSwitch-thumb{box-shadow:none}.custom-checkbox .MuiTypography-root{color:#878787;font-family:Spline Sans;font-size:16px;font-weight:500}.custom-checkbox .on{margin-left:15px;visibility:hidden}.custom-checkbox .off{margin-right:15px}.custom-menu{font-size:18px;margin-bottom:24px;width:1060px}.custom-menu ul{-webkit-column-gap:24px;column-gap:24px;display:flex;justify-content:flex-start}.custom-menu ul li{position:relative}.custom-menu ul li a:after{background-color:#1844df;bottom:-8px;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:all .5s linear;width:100%}.custom-menu ul li a.active,.custom-menu ul li a:hover{-webkit-text-stroke:.7px #333}.custom-menu ul li a.active:after,.custom-menu ul li a:hover:after{opacity:1}.landing-wrapper{height:auto;margin-top:81px;width:100%}@media(max-width:992px){.landing-wrapper{margin-top:51px}}@media(max-width:480px){.landing-wrapper{margin-top:16px}}.landing-wrapper .landing-content{align-items:center;display:flex;flex-direction:column}.intro-section{-webkit-column-gap:24px;column-gap:24px;display:flex;height:651px;margin-bottom:107px;position:relative;width:100%;z-index:0}@media(min-width:1440px){.intro-section{max-width:1312px}}@media(max-width:1440px){.intro-section{max-width:1200px}}@media(max-width:1280px){.intro-section{height:600px;max-width:90%}}@media(max-width:992px){.intro-section{height:500px;margin-bottom:57px}}@media(max-width:768px){.intro-section{align-items:center;flex-direction:column;height:auto;margin-bottom:42px;max-width:calc(100% - 32px);row-gap:8px}}.intro-section .right-arrow{position:absolute;right:8px;top:8px;transition:all .4s linear}@media(max-width:1280px){.intro-section .right-arrow{height:40px;width:auto}}.intro-section .intro-left-part{width:50%}@media(max-width:768px){.intro-section .intro-left-part{width:90%}}@media(max-width:480px){.intro-section .intro-left-part{width:100%}}.intro-section .intro-left-part .build{align-items:center;background:#e8e8e8;border-radius:24px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;transition:all .4s linear;width:100%}.intro-section .intro-left-part .build:hover{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}.intro-section .intro-left-part .build:hover .wave{-webkit-transform:translateX(25px);transform:translateX(25px)}@media(max-width:768px){.intro-section .intro-left-part .build:hover .wave{-webkit-transform:translateX(16px);transform:translateX(16px)}}.intro-section .intro-left-part .build:hover .custom-button{background:#1844df;padding-left:30px;padding-right:35px!important}@media(max-width:400px){.intro-section .intro-left-part .build:hover .custom-button{padding-left:24px;padding-right:16px!important}}.intro-section .intro-left-part .build:hover .custom-button img{margin-left:40px!important}@media(max-width:400px){.intro-section .intro-left-part .build:hover .custom-button img{margin-left:16px!important}}.intro-section .intro-left-part .build .build-content{height:100%;padding:32px 48px;position:relative;text-align:left;z-index:1}@media(max-width:1280px){.intro-section .intro-left-part .build .build-content{padding:25px 40px}}@media(max-width:480px){.intro-section .intro-left-part .build .build-content{padding:16px}}.intro-section .intro-left-part .build .build-content .ellipse{background:rgba(197,172,255,.62);border-radius:369px;bottom:-24px;-webkit-filter:blur(90px);filter:blur(90px);height:369px;position:absolute;right:-100px;width:369px;z-index:-1}.intro-section .intro-left-part .build .build-content .wave{bottom:28px;position:absolute;right:0;transition:all .4s linear}@media(max-width:1280px){.intro-section .intro-left-part .build .build-content .wave{bottom:15px}}@media(max-width:992px){.intro-section .intro-left-part .build .build-content .wave{right:-75px}}@media(max-width:768px){.intro-section .intro-left-part .build .build-content .wave{height:46px;right:0;width:210px}}@media(max-width:500px){.intro-section .intro-left-part .build .build-content .wave{right:-31px}}@media(max-width:480px){.intro-section .intro-left-part .build .build-content .wave{right:-75px;z-index:-1}}@media(max-width:400px){.intro-section .intro-left-part .build .build-content .wave{bottom:115px;right:-31px;z-index:-1}}.intro-section .intro-left-part .build .build-content .build-header{font-size:48px;letter-spacing:-1.92px;line-height:120%;margin:54px 0 24px}@media(max-width:1280px){.intro-section .intro-left-part .build .build-content .build-header{font-size:35px;margin:34px 0 20px}}@media(max-width:992px){.intro-section .intro-left-part .build .build-content .build-header{font-size:32px;margin:10px 0 20px}}@media(max-width:480px){.intro-section .intro-left-part .build .build-content .build-header{margin:0 0 16px}}.intro-section .intro-left-part .build .build-content .build-header br{display:none}@media(max-width:480px){.intro-section .intro-left-part .build .build-content .build-header br{display:inline}}.intro-section .intro-left-part .build .build-content .build-header span{color:#1844df;font-size:56px;font-weight:700;letter-spacing:-2.25px}@media(max-width:992px){.intro-section .intro-left-part .build .build-content .build-header span{font-size:36px}}.intro-section .intro-left-part .build .build-content .build-header span:first-child{margin-right:10px}.intro-section .intro-left-part .build .build-content .build-header span:last-child{margin-left:10px}.intro-section .intro-left-part .build .build-content .build-text{font-size:20px;font-weight:500;margin-bottom:90px}@media(max-width:1440px){.intro-section .intro-left-part .build .build-content .build-text{margin-bottom:50px}}@media(max-width:1280px){.intro-section .intro-left-part .build .build-content .build-text{font-size:18px}}@media(max-width:992px){.intro-section .intro-left-part .build .build-content .build-text{font-size:16px;margin-bottom:20px}}@media(max-width:480px){.intro-section .intro-left-part .build .build-content .build-text{margin-bottom:48px}}.intro-section .intro-left-part .build .build-content .build-btn-block{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:480px){.intro-section .intro-left-part .build .build-content .build-btn-block{width:100%}}.intro-section .intro-left-part .build .build-content .build-btn-block .custom-button{text-wrap:nowrap;align-items:center;background:linear-gradient(270deg,#008df2,#2150f3);border-radius:16px;box-shadow:0 4px 10px 0 rgba(24,68,223,.27);display:flex;font-size:24px;font-weight:600;height:68px;letter-spacing:.7px;margin-bottom:8px;padding-right:16px;transition:all .4s linear}@media(max-width:1280px){.intro-section .intro-left-part .build .build-content .build-btn-block .custom-button{font-size:20px}}@media(max-width:992px){.intro-section .intro-left-part .build .build-content .build-btn-block .custom-button{font-size:16px;height:50px}}@media(max-width:400px){.intro-section .intro-left-part .build .build-content .build-btn-block .custom-button{font-size:20px;height:62px;margin-bottom:18px;width:100%}}.intro-section .intro-left-part .build .build-content .build-btn-block .custom-button img{height:20px;margin-left:16px;transition:all .4s linear;width:21px}.intro-section .intro-left-part .build .build-content .build-btn-block .try-for-free{margin-bottom:16px;text-align:center}.intro-section .intro-right-part{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;width:50%}@media(max-width:768px){.intro-section .intro-right-part{gap:8px;width:90%}}@media(max-width:480px){.intro-section .intro-right-part{width:100%}}.intro-section .intro-right-part .try-demo{background:#6385ff;border-radius:24px;cursor:pointer;height:50%;overflow:hidden;transition:all .4s linear;width:100%}@media(max-width:768px){.intro-section .intro-right-part .try-demo{height:180px}}.intro-section .intro-right-part .try-demo:hover{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}.intro-section .intro-right-part .try-demo:hover .right-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.intro-section .intro-right-part .try-demo:hover .circle-item-one{right:56%!important}.intro-section .intro-right-part .try-demo:hover .circle-line{right:56%!important;width:62%!important}@media(max-width:1440px){.intro-section .intro-right-part .try-demo:hover .circle-line{width:50%!important}}.intro-section .intro-right-part .try-demo:hover .three,.intro-section .intro-right-part .try-demo:hover .two{right:56%!important}.intro-section .intro-right-part .try-demo:hover .four{right:54%!important}.intro-section .intro-right-part .try-demo:hover .five{right:52%!important}.intro-section .intro-right-part .try-demo .try-demo-content{align-items:flex-start;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px 24px;position:relative}@media(max-width:992px){.intro-section .intro-right-part .try-demo .try-demo-content{padding:16px 20px}}@media(max-width:768px){.intro-section .intro-right-part .try-demo .try-demo-content{padding:16px}}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles{bottom:0;height:306px;position:absolute;right:10px;width:306px}@media(max-width:1280px){.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles{bottom:-45px;right:-50px;-webkit-transform:scale(.7);transform:scale(.7)}}@media(max-width:992px){.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles{bottom:-85px;right:-80px;-webkit-transform:scale(.45);transform:scale(.45)}}@media(max-width:768px){.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles{bottom:-65px;right:-110px}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .five,.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .four,.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .six,.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .three{display:none}}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .circle-item{border:2px solid #1844df;border-radius:50%;position:absolute;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);transition:all .4s linear}@media(max-width:768px){.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .circle-item{border-width:4px}}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .circle-item-one{background:#1844df;border-radius:50%;bottom:1px;height:26%;position:absolute;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);transition:all .4s linear;width:26%}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .two{border-color:#fff;bottom:-20px;height:39%;width:39%}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .three{bottom:-45px;height:63.4%;width:63.4%}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .four{bottom:-45px;height:74.8%;width:74.8%}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .five{bottom:-45px;height:86.3%;width:86.3%}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .six{bottom:-45px;height:97%;width:97%}.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .circle-line{background:#fff;bottom:40px;height:2px;position:absolute;right:50%;-webkit-transform-origin:left;transform-origin:left;transition:all .4s ease-in-out;width:67%}@media(max-width:1440px){.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .circle-line{width:55%}}@media(max-width:768px){.intro-section .intro-right-part .try-demo .try-demo-content .animated-circles .circle-line{height:4px}}.intro-section .intro-right-part .try-demo .try-demo-content .try-demo-text{font-size:20px;font-weight:500;letter-spacing:0;margin-top:24px;max-width:400px;text-align:left;z-index:1}@media(max-width:1280px){.intro-section .intro-right-part .try-demo .try-demo-content .try-demo-text{font-size:18px;max-width:80%}}@media(max-width:992px){.intro-section .intro-right-part .try-demo .try-demo-content .try-demo-text{font-size:16px}}@media(max-width:480px){.intro-section .intro-right-part .try-demo .try-demo-content .try-demo-text{margin-top:16px}}.intro-section .intro-right-part .try-demo .try-demo-content .heading{font-size:32px;font-weight:600;line-height:120%;margin-bottom:8px}@media(max-width:1280px){.intro-section .intro-right-part .try-demo .try-demo-content .heading{font-size:25px;margin-bottom:0}}@media(max-width:992px){.intro-section .intro-right-part .try-demo .try-demo-content .heading{font-size:20px;margin-bottom:-8px}}@media(max-width:768px){.intro-section .intro-right-part .try-demo .try-demo-content .heading{margin-bottom:0}}.intro-section .intro-right-part .info-block{cursor:pointer;display:flex;gap:16px;height:50%;width:100%}@media(max-width:768px){.intro-section .intro-right-part .info-block{gap:8px;height:155px}}.intro-section .intro-right-part .info-block .contact-us{background:linear-gradient(344deg,#e7e7e7 10.13%,#dcdfff 87.89%);border-radius:24px;height:100%;transition:all .4s linear;width:50%}.intro-section .intro-right-part .info-block .contact-us:hover{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}.intro-section .intro-right-part .info-block .contact-us:hover .right-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.intro-section .intro-right-part .info-block .contact-us .contact-us-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:52px 24px;position:relative}@media(max-width:992px){.intro-section .intro-right-part .info-block .contact-us .contact-us-content{padding:52px 20px}}@media(max-width:768px){.intro-section .intro-right-part .info-block .contact-us .contact-us-content{padding:16px}.intro-section .intro-right-part .info-block .contact-us .contact-us-content .right-arrow{display:none}}.intro-section .intro-right-part .info-block .contact-us .contact-us-content .contact-us-text{font-size:20px;font-weight:500;height:100%}@media(max-width:1280px){.intro-section .intro-right-part .info-block .contact-us .contact-us-content .contact-us-text{font-size:18px}}@media(max-width:992px){.intro-section .intro-right-part .info-block .contact-us .contact-us-content .contact-us-text{font-size:16px}}@media(max-width:768px){.intro-section .intro-right-part .info-block .contact-us .contact-us-content .contact-us-text{padding-top:8px}}.intro-section .intro-right-part .info-block .contact-us .contact-us-content .contact-us-heading{font-size:36px;font-weight:600;line-height:120%}@media(max-width:1280px){.intro-section .intro-right-part .info-block .contact-us .contact-us-content .contact-us-heading{font-size:25px}}@media(max-width:992px){.intro-section .intro-right-part .info-block .contact-us .contact-us-content .contact-us-heading{font-size:20px}}.intro-section .intro-right-part .info-block .pricing{background:#9474de;border-radius:24px;cursor:pointer;height:100%;transition:all .4s linear;width:50%}.intro-section .intro-right-part .info-block .pricing:hover{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}.intro-section .intro-right-part .info-block .pricing:hover .right-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.intro-section .intro-right-part .info-block .pricing:hover .double-circle{-webkit-transform:scale(1.15);transform:scale(1.15)}.intro-section .intro-right-part .info-block .pricing .pricing-content{align-items:flex-start;color:#fff;display:flex;flex-direction:column;font-weight:500;height:100%;justify-content:space-between;padding:52px 24px;position:relative;text-align:left}@media(max-width:992px){.intro-section .intro-right-part .info-block .pricing .pricing-content{padding:52px 20px}}@media(max-width:768px){.intro-section .intro-right-part .info-block .pricing .pricing-content{padding:16px}}.intro-section .intro-right-part .info-block .pricing .pricing-content .double-circle{bottom:17px;position:absolute;right:0;transition:all .4s linear}@media(max-width:992px){.intro-section .intro-right-part .info-block .pricing .pricing-content .double-circle{width:50px}}@media(max-width:768px){.intro-section .intro-right-part .info-block .pricing .pricing-content .double-circle,.intro-section .intro-right-part .info-block .pricing .pricing-content .right-arrow{display:none}}.intro-section .intro-right-part .info-block .pricing .pricing-content .pricing-text{font-size:20px;max-width:188px}@media(max-width:1280px){.intro-section .intro-right-part .info-block .pricing .pricing-content .pricing-text{font-size:18px}}@media(max-width:992px){.intro-section .intro-right-part .info-block .pricing .pricing-content .pricing-text{font-size:16px}}.intro-section .intro-right-part .info-block .pricing .pricing-content .pricing-heading{font-size:32px;font-weight:600;line-height:120%}@media(max-width:1280px){.intro-section .intro-right-part .info-block .pricing .pricing-content .pricing-heading{font-size:25px}}@media(max-width:992px){.intro-section .intro-right-part .info-block .pricing .pricing-content .pricing-heading{font-size:20px}}.demo-section{margin-bottom:110px;position:relative;width:100%}@media(min-width:1440px){.demo-section{max-width:1124px}}@media(max-width:1440px){.demo-section{max-width:1124px}}@media(max-width:1280px){.demo-section{max-width:90%}}@media(max-width:992px){.demo-section{margin-bottom:60px}}@media(max-width:480px){.demo-section{margin-bottom:40px;max-width:calc(100% - 20px)}}.demo-section .blue-wave{bottom:-67px;position:absolute;right:-15%}@media(max-width:480px){.demo-section .blue-wave{bottom:-41px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.demo-section .demo-content .demo-title{margin:24px 0 8px}.demo-section .demo-content .demo-subtitle{font-size:24px;font-weight:500;margin-bottom:48px}@media(max-width:992px){.demo-section .demo-content .demo-subtitle{font-size:20px;margin-bottom:28px}}.demo-section .demo-content .demo-video{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#dbdbdb;border-radius:24px;height:600px;width:100%}@media(max-width:992px){.demo-section .demo-content .demo-video{height:450px}}@media(max-width:480px){.demo-section .demo-content .demo-video{height:192px}}.live-chat-section{margin-bottom:99px;width:100%}@media(min-width:1440px){.live-chat-section{max-width:880px}}@media(max-width:1440px){.live-chat-section{max-width:880px}}@media(max-width:1280px){.live-chat-section{max-width:68%}}@media(max-width:992px){.live-chat-section{margin-bottom:45px;max-width:80%}}@media(max-width:480px){.live-chat-section{margin-bottom:31px;max-width:calc(100% - 14px)}}.live-chat-section .live-chat-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.live-chat-section .live-chat-content .live-chat-title{margin:40px 0 16px}@media(max-width:480px){.live-chat-section .live-chat-content .live-chat-title{margin:0 0 8px;padding:0 24px}}.live-chat-section .live-chat-content .live-chat-subtitle{font-size:18px;font-weight:500;margin-bottom:60px;max-width:712px;text-align:center}@media(max-width:480px){.live-chat-section .live-chat-content .live-chat-subtitle{margin-bottom:16px;padding:0 24px}}.live-chat-section .live-chat-content .live-chat-block{width:100%}.live-chat-section .live-chat-content .live-chat-block .chatbot-item-wrapper{border:.5px solid rgba(0,0,0,.25);border-radius:8px;min-height:600px}.live-chat-section .live-chat-content .live-chat-block .chatbot-item-wrapper .message-left-block{display:none}.live-chat-section .live-chat-content .live-chat-block .chatbot-item-wrapper .chat-logo{height:24px}.pricing-section{margin-bottom:45px;position:relative;width:100%}@media(min-width:1440px){.pricing-section{max-width:1312px}}@media(max-width:1440px){.pricing-section{width:1200px}}@media(max-width:1280px){.pricing-section{max-width:90%}}@media(max-width:480px){.pricing-section{max-width:calc(100% - 18px)}.pricing-section .ellipse-one,.pricing-section .ellipse-two{display:none}}.pricing-section .ellipse-one{background:rgba(197,172,255,.35);right:-32%;top:-91px}.pricing-section .ellipse-one,.pricing-section .ellipse-two{border-radius:50%;-webkit-filter:blur(150px);filter:blur(150px);height:799px;position:absolute;width:860px;z-index:-1}.pricing-section .ellipse-two{background:rgba(99,161,255,.3);bottom:-84px;left:-30%}.pricing-section .pricing-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.pricing-section .pricing-content .pricing-title{margin:0 0 16px}@media(max-width:480px){.pricing-section .pricing-content .pricing-title{margin:0 0 8px}}.pricing-section .pricing-content .pricing-subtitle{font-size:18px;font-weight:500;margin-bottom:48px}@media(max-width:480px){.pricing-section .pricing-content .pricing-subtitle{margin-bottom:8px}}.pricing-section .pricing-content .pricing-switch-block{display:flex;margin-bottom:45px}@media(max-width:480px){.pricing-section .pricing-content .pricing-switch-block{margin-bottom:8px}}.pricing-section .pricing-content .pricing-switch-block .pricing-switch-item{align-items:center;border-radius:0 16px 16px 0;cursor:pointer;display:flex;font-weight:500;justify-content:center;padding:12px 24px}.pricing-section .pricing-content .pricing-switch-block .pricing-switch-item.active{background:linear-gradient(270deg,#008df2,#2150f3);color:#fff}.pricing-section .pricing-content .pricing-switch-block .pricing-switch-item:first-child{border-radius:16px 0 0 16px}.pricing-section .pricing-content .pricing-block{color:#fff;-webkit-column-gap:32px;column-gap:32px;display:flex;height:799px;width:100%}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block{height:600px}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block{align-items:center;flex-direction:column;height:auto;justify-content:center;row-gap:36px}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block{row-gap:8px}}.pricing-section .pricing-content .pricing-block .pricing-item{background:#fff;border-radius:24px;box-shadow:0 4px 16px 0 rgba(26,26,26,.3);height:100%;width:calc(33.3% - 21px)}.pricing-section .pricing-content .pricing-block .pricing-item.enterprise .feature-item img,.pricing-section .pricing-content .pricing-block .pricing-item.free .feature-item img{-webkit-filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(193deg) brightness(104%) contrast(105%);filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(193deg) brightness(104%) contrast(105%)}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item{background:#eceff3;box-shadow:none}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item{width:600px}}@media(max-width:768px){.pricing-section .pricing-content .pricing-block .pricing-item{width:80%}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item{width:100%}}.pricing-section .pricing-content .pricing-block .pricing-item .price,.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-name{color:#1844df}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content{padding:32px}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content{padding:26px}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content{padding:40px}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content{padding:24px}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-item-name{border-bottom:1px solid #000;padding-bottom:32px;text-align:left}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-item-name{text-align:center}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-item-name{padding-bottom:16px}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-item-name span{font-size:24px;font-weight:700}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-item-name span{font-size:20px}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-item-name span{font-size:24px}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-item-name span{font-size:20px}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block{align-items:center;border-bottom:1px solid #000;display:flex;flex-direction:column;height:257px;justify-content:space-between;margin-bottom:32px;padding:32px 0}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block{border-bottom:none;height:auto;margin-bottom:16px;padding:16px 0}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .custom-button{text-wrap:nowrap;background:linear-gradient(270deg,#008df2,#2150f3);border-radius:16px;height:59px;padding:0 128px;transition:all .3s ease-in-out}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .custom-button{padding:0 16px;width:100%}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .custom-button:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block{align-self:flex-start;text-align:left}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block{align-self:center}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block{margin-bottom:16px}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price{font-family:Roboto;font-size:56px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price{font-size:40px}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price{font-size:56px}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price{font-size:36px}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price span{font-size:32px;font-style:normal;font-weight:700;line-height:130%}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price span{font-size:26px}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price span{font-size:32px}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price-subtitle{align-self:flex-start;color:#333;font-size:18px;font-weight:500}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price-subtitle{font-size:16px}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price-subtitle{font-size:18px}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .pricing-info-block .price-block .price-subtitle{font-size:16px}}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .features-block{color:#000}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .features-block .feature-item{display:flex;margin-bottom:8px}.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .features-block .feature-item img{margin-right:16px}@media(max-width:1280px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .features-block .feature-item p{font-size:14px}}@media(max-width:992px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .features-block .feature-item p{font-size:16px}}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item .pricing-item-content .features-block .feature-item p{font-size:12px}}.pricing-section .pricing-content .pricing-block .pricing-item.small{background:#9474de}.pricing-section .pricing-content .pricing-block .pricing-item.small .price,.pricing-section .pricing-content .pricing-block .pricing-item.small .pricing-item-name{color:#fff}.pricing-section .pricing-content .pricing-block .pricing-item.small .pricing-info-block,.pricing-section .pricing-content .pricing-block .pricing-item.small .pricing-item-name{border-bottom:1px solid #fff}@media(max-width:480px){.pricing-section .pricing-content .pricing-block .pricing-item.small .pricing-info-block{border-bottom:none}}.pricing-section .pricing-content .pricing-block .pricing-item.small .custom-button{background:#fff!important;box-shadow:0 4px 10px 0 rgba(24,68,223,.27);color:#333}.pricing-section .pricing-content .pricing-block .pricing-item.small .features-block{color:#fff}.pricing-section .pricing-content .pricing-block .pricing-item.small .price-subtitle{color:#fff!important}.contact-section{margin-bottom:120px;padding:0 24px}@media(max-width:992px){.contact-section{margin-bottom:70px}}@media(max-width:480px){.contact-section{margin-bottom:42px}}.contact-section .contact-title{color:#333;margin-bottom:16px}@media(max-width:480px){.contact-section .contact-title{font-size:20px;margin-bottom:8px}}.contact-section .contact-subtitle{margin-bottom:24px}@media(max-width:480px){.contact-section .contact-subtitle{font-size:14px}}.contact-section .custom-button{border-radius:16px;height:59px}.faqs-section{margin-bottom:80px;width:100%}@media(min-width:1440px){.faqs-section{max-width:1312px}}@media(max-width:1440px){.faqs-section{max-width:1200px}}@media(max-width:1280px){.faqs-section{max-width:90%}}@media(max-width:992px){.faqs-section{margin-bottom:50px;max-width:100%}}@media(max-width:480px){.faqs-section{margin-bottom:16px}}.faqs-section .faqs-title{margin-bottom:64px}@media(max-width:480px){.faqs-section .faqs-title{margin:0 0 27px}}.faqs-section .faqs-questions{-webkit-column-gap:64px;column-gap:64px;display:flex;justify-content:center;width:100%}@media(max-width:992px){.faqs-section .faqs-questions{align-items:center;flex-direction:column}}.faqs-section .faqs-questions .question-block{width:50%}@media(max-width:992px){.faqs-section .faqs-questions .question-block{width:100%}}.faq-item{align-items:flex-start;border-bottom:1px solid #000;display:flex;flex-direction:column;height:auto;justify-content:center;justify-content:space-between;transition:all .3s linear;width:100%}.faq-item,.faq-item .item-answear{text-align:left}@media(max-width:992px){.faq-item{padding:0 8px 0 16px}}.faq-item:first-child{border-top:1px solid #000}.faq-item:hover:not(.active){background-color:#eceff3;padding-left:20px}.faq-item .item-header{align-items:center;display:flex;height:72px;justify-content:space-between;width:100%}.faq-item .item-header img{cursor:pointer;transition:all .4s linear}.faq-item .item-header img.active{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.faq-item .item-header .question{color:#000;font-size:18px;font-style:500px}.question-contact{margin-bottom:103px;padding:0 24px}@media(max-width:992px){.question-contact{margin-bottom:40px}}.question-contact .question-contact-title{color:#333;margin-bottom:24px}@media(max-width:480px){.question-contact .question-contact-title{font-size:20px}}.question-contact .custom-button{border-radius:16px;height:59px}.itegrates-section{margin-bottom:58px;padding:0 20px;position:relative;width:100%}.itegrates-section .integrate-title{margin-bottom:53px}@media(max-width:480px){.itegrates-section .integrate-title{font-size:20px;margin:0 0 16px}}.itegrates-section .animated-circles{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:circleAnimation;animation-name:circleAnimation;-webkit-animation-timing-function:ease;animation-timing-function:ease;bottom:0;height:500px;position:absolute;right:0;width:500px;z-index:-1}@media(max-width:992px){.itegrates-section .animated-circles{height:350px;right:10%;width:350px}}@media(max-width:768px){.itegrates-section .animated-circles{display:none}}.itegrates-section .animated-circles .animated-circle{border:2px solid rgba(25,66,212,.2);border-radius:50%;right:-240px}.itegrates-section .animated-circles .animated-circle.one{bottom:-20px;height:72.6%;position:absolute;width:72.6%}.itegrates-section .animated-circles .animated-circle.two{bottom:-40px;height:84.4%;position:absolute;width:84%}.itegrates-section .animated-circles .animated-circle.three{bottom:-60px;height:96.8%;position:absolute;width:96.4%}.itegrates-section .animated-circles .animated-circle.four{bottom:-80px;height:108.6%;position:absolute;width:107.6%}.itegrates-section .integrates-content{margin:0 auto;width:731px}@media(max-width:768px){.itegrates-section .integrates-content{width:90%}}@media(max-width:480px){.itegrates-section .integrates-content{width:100%}}.itegrates-section .integrates-content .integrate-items{display:flex;flex-wrap:wrap;gap:16px;height:416px;padding:0 30px;width:100%}@media(max-width:768px){.itegrates-section .integrates-content .integrate-items{height:auto;justify-content:center}}@media(max-width:480px){.itegrates-section .integrates-content .integrate-items{padding:0}}.itegrates-section .integrates-content .integrate-items .integrate-item{background:#fff;border:1px solid #e8e8e8;border-radius:20px;box-shadow:0 4px 10px 0 rgba(24,68,223,.15);cursor:pointer;height:200px;position:relative;transition:all .4s linear;width:320px}@media(max-width:768px){.itegrates-section .integrates-content .integrate-items .integrate-item{min-width:320px;width:60%}.itegrates-section .integrates-content .integrate-items .integrate-item .item-icon{align-self:center}}@media(max-width:480px){.itegrates-section .integrates-content .integrate-items .integrate-item{width:100%}}.itegrates-section .integrates-content .integrate-items .integrate-item:hover{background:#eceff3;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.itegrates-section .integrates-content .integrate-items .integrate-item:hover .arraw-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.itegrates-section .integrates-content .integrate-items .integrate-item:first-child .item-icon{margin:16px 0 60px;max-width:211px}.itegrates-section .integrates-content .integrate-items .integrate-item:nth-child(2) .item-icon{margin:-16px 0 0;max-width:194px}.itegrates-section .integrates-content .integrate-items .integrate-item:nth-child(3) .item-icon{margin:11px 0 28px;max-width:231px}.itegrates-section .integrates-content .integrate-items .integrate-item:nth-child(4) .item-icon{margin:13px 0 30px;max-width:177px}.itegrates-section .integrates-content .integrate-items .integrate-item .item-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px 16px 16px 24px;text-align:left}.itegrates-section .integrates-content .integrate-items .integrate-item .item-content .arraw-right{bottom:30px;height:20px;position:absolute;right:15px;transition:all .4s linear;width:20px}.itegrates-section .integrates-content .integrate-items .integrate-item .item-content .item-text{font-weight:500;max-width:236px}@-webkit-keyframes circleAnimation{0%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}}@keyframes circleAnimation{0%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}}.footer-wrapper{background:#eceff3;margin:0 auto;max-width:1920px;width:100%}.footer-wrapper .footer-content{padding:32px 64px}@media(max-width:992px){.footer-wrapper .footer-content{padding:32px 36px;padding:16px 16px 24px}}.footer-wrapper .footer-content .footer-top{align-items:center;display:flex;height:76px;justify-content:space-between;margin-bottom:56px}@media(max-width:768px){.footer-wrapper .footer-content .footer-top{align-items:center;flex-direction:column;height:auto;justify-content:center;margin-bottom:24px;row-gap:25px}}.footer-wrapper .footer-content .footer-top .footer-logo{margin-left:24px}@media(max-width:992px){.footer-wrapper .footer-content .footer-top .footer-logo{margin-left:0}}.footer-wrapper .footer-content .footer-top .footer-links{-webkit-column-gap:32px;column-gap:32px;display:flex}@media(max-width:992px){.footer-wrapper .footer-content .footer-top .footer-links{-webkit-column-gap:24px;column-gap:24px}}@media(max-width:768px){.footer-wrapper .footer-content .footer-top .footer-links{align-items:center;flex-direction:column;justify-content:center;row-gap:17px}}.footer-wrapper .footer-content .footer-top .footer-links a:after{background-color:#1844df;bottom:-26px;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:all .5s linear;width:100%}@media(max-width:768px){.footer-wrapper .footer-content .footer-top .footer-links a:after{bottom:-5px}}.footer-wrapper .footer-content .footer-top .footer-links a.active,.footer-wrapper .footer-content .footer-top .footer-links a:hover{-webkit-text-stroke:.7px #333}.footer-wrapper .footer-content .footer-top .footer-links a.active:after,.footer-wrapper .footer-content .footer-top .footer-links a:hover:after{opacity:1}.footer-wrapper .footer-content .footer-top .footer-links li{cursor:pointer;position:relative}.footer-wrapper .footer-content .footer-top .footer-socials{align-items:center;-webkit-column-gap:12px;column-gap:12px;display:flex}.footer-wrapper .footer-content .footer-top .footer-socials img{cursor:pointer}.footer-wrapper .footer-content .footer-bottom{align-items:center;border-top:1px solid rgba(0,0,0,.25);display:flex;height:74px;justify-content:center;margin-top:32px}@media(max-width:768px){.footer-wrapper .footer-content .footer-bottom{height:auto;justify-content:flex-start;margin-top:0;padding-top:24px}}.footer-wrapper .footer-content .footer-bottom .footer-about{display:flex}@media(max-width:768px){.footer-wrapper .footer-content .footer-bottom .footer-about{align-items:flex-start;flex-direction:column;justify-content:center;row-gap:16px}}.footer-wrapper .footer-content .footer-bottom .footer-about p{margin-right:24px}.footer-wrapper .footer-content .footer-bottom .footer-about ul{-webkit-column-gap:24px;column-gap:24px;display:flex}@media(max-width:768px){.footer-wrapper .footer-content .footer-bottom .footer-about ul{-webkit-column-gap:8px;column-gap:8px}.footer-wrapper .footer-content .footer-bottom .footer-about ul a{font-size:14px}}.footer-wrapper .footer-content .footer-bottom .footer-about ul li{cursor:pointer;text-decoration:underline}.features-section{margin-bottom:138px;width:100%}@media(min-width:1440px){.features-section{max-width:1280px}}@media(max-width:1440px){.features-section{max-width:1200px}}@media(max-width:1280px){.features-section{max-width:90%}}@media(max-width:992px){.features-section{margin-bottom:70px}}@media(max-width:768px){.features-section{margin-bottom:39px;max-width:calc(100% - 32px)}}.features-section .features-content{width:100%}.features-section .features-content .features-title{margin:24px 0 48px}@media(max-width:992px){.features-section .features-content .features-title{margin:24px 48px 8px}}.features-section .features-content .info-block{-webkit-column-gap:24px;column-gap:24px;display:flex;height:683px}@media(max-width:992px){.features-section .features-content .info-block{align-items:center;flex-direction:column;height:auto;row-gap:16px}}.features-section .features-content .info-block .info-sidebar{background:linear-gradient(344deg,#e7e7e7 10.13%,#dcdfff 87.89%);border-radius:24px;height:100%;width:416px}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar{background:none;width:100%}}.features-section .features-content .info-block .info-sidebar .info-mobile-desc{display:none;font-size:18px;margin:0 auto;width:80%}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar .info-mobile-desc{display:block}}@media(max-width:480px){.features-section .features-content .info-block .info-sidebar .info-mobile-desc{font-size:14px;padding:0 8px;width:100%}}.features-section .features-content .info-block .info-sidebar .info-sidebar-content{height:100%;overflow:hidden;padding:24px 16px 24px 0}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar .info-sidebar-content{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:8px 0 16px}}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item{cursor:pointer;margin-bottom:28px;margin-left:24px;max-width:90%;position:relative;text-align:left;transition:all .3s linear}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item{background:linear-gradient(344deg,#e7e7e7 10.13%,#dcdfff 87.89%);border-radius:16px;margin-bottom:0;margin-left:0;max-width:auto;padding:8px}}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item.active{padding-left:16px}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item.active .item-label{display:block}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item.active .item-title{color:#1844df}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item.active{padding-left:8px}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item.active .item-label{display:none}}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item .item-label{background:#1844df;border-radius:50%;display:none;height:51px;left:0;position:absolute;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);width:51px}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item .item-label{display:none}}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item:last-child{margin-bottom:0}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item .item-title{font-size:24px;font-weight:600}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item .item-title{font-size:16px}}@media(max-width:480px){.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item .item-title{font-size:12px}}.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item .item-text{font-size:18px}@media(max-width:992px){.features-section .features-content .info-block .info-sidebar .info-sidebar-content .info-sidebar-item .item-text{display:none;font-size:16px}}.features-section .features-content .info-block .info-image{background:#fff;border-radius:24px;box-shadow:-15px 10px 50px 0 rgba(24,68,223,.2);flex:1 1;height:100%}@media(max-width:992px){.features-section .features-content .info-block .info-image{min-height:400px;width:100%}}@media(max-width:480px){.features-section .features-content .info-block .info-image{box-shadow:0 8px 16px 0 rgba(24,68,223,.2);min-height:220px}}.user-account-wrapper{height:auto;width:100%}.user-account-wrapper .user-account-content{margin:0 auto 50px}@media(min-width:1440px){.user-account-wrapper .user-account-content{max-width:912px}}@media(max-width:1440px){.user-account-wrapper .user-account-content{max-width:912px}}@media(max-width:992px){.user-account-wrapper .user-account-content{max-width:90%}}@media(max-width:480px){.user-account-wrapper .user-account-content .user-account-title{margin:20px 0}}.user-account-wrapper .user-account-content .user-account-main{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;height:467px;justify-content:center;text-align:left;width:100%}@media(max-width:768px){.user-account-wrapper .user-account-content .user-account-main{flex-direction:column;height:auto;row-gap:16px}}.user-account-wrapper .user-account-content .user-plan-block{background:#fff;border:.5px solid rgba(0,0,0,.25);border-radius:8px;display:flex;flex-direction:column;height:100%;padding:11px 24px 25px;width:calc(50% - 8px)}@media(max-width:768px){.user-account-wrapper .user-account-content .user-plan-block{width:100%}}@media(max-width:480px){.user-account-wrapper .user-account-content .user-plan-block{padding:11px 16px 16px}}.user-account-wrapper .user-account-content .user-plan-block .user-plan-title{color:#1844df;font-size:24px;font-weight:700;margin-bottom:14px}.user-account-wrapper .user-account-content .user-plan-block .plan-info-block li{align-items:center;display:flex;font-weight:500;margin-bottom:8px}@media(max-width:480px){.user-account-wrapper .user-account-content .user-plan-block .plan-info-block li{font-size:14px}}.user-account-wrapper .user-account-content .user-plan-block .plan-info-block li img{-webkit-filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(193deg) brightness(104%) contrast(105%);filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(193deg) brightness(104%) contrast(105%);margin-right:8px}.user-account-wrapper .user-account-content .user-plan-block .plan-upgrate{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end}.user-account-wrapper .user-account-content .user-plan-block .plan-upgrate p{color:#1844df;font-size:18px;font-weight:700;margin-bottom:18px}@media(max-width:480px){.user-account-wrapper .user-account-content .user-plan-block .plan-upgrate p{font-size:16px}}.user-account-wrapper .user-account-content .user-plan-block .plan-upgrate .custom-button{border-radius:16px;height:59px}@media(max-width:480px){.user-account-wrapper .user-account-content .user-plan-block .plan-upgrate .custom-button{height:50px}}.user-account-wrapper .user-account-content .user-info-block{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:calc(50% - 8px)}@media(max-width:768px){.user-account-wrapper .user-account-content .user-info-block{width:100%}}.user-account-wrapper .user-account-content .user-info-block .user-block-top{width:100%}.user-account-wrapper .user-account-content .user-info-block .usage-info-wrapper{background:#fff;border:.5px solid rgba(0,0,0,.25);border-radius:8px;margin-bottom:12px;width:100%}.user-account-wrapper .user-account-content .user-info-block .usage-info-wrapper .usage-info-content{padding:16px 14px 16px 24px}@media(max-width:480px){.user-account-wrapper .user-account-content .user-info-block .usage-info-wrapper .usage-info-content{padding:16px}}.user-account-wrapper .user-account-content .user-info-block .usage-info-wrapper .usage-info-content .usage-info-title{color:#1844df;margin-bottom:8px}.user-account-wrapper .user-account-content .user-info-block .usage-info-wrapper .usage-info-content p{font-weight:500;margin-bottom:4px}@media(max-width:480px){.user-account-wrapper .user-account-content .user-info-block .usage-info-wrapper .usage-info-content p{font-size:14px}}.user-account-wrapper .user-account-content .user-info-block .email-info-wrapper{background:#fff;border:.5px solid rgba(0,0,0,.25);border-radius:8px;width:100%}.user-account-wrapper .user-account-content .user-info-block .email-info-wrapper .email-info-content{padding:17px 20px 29px}@media(max-width:480px){.user-account-wrapper .user-account-content .user-info-block .email-info-wrapper .email-info-content{padding:16px}}.user-account-wrapper .user-account-content .user-info-block .email-info-wrapper .email-info-content .email-info-title{color:#1844df;margin-bottom:8px}.user-account-wrapper .user-account-content .user-info-block .email-info-wrapper .email-info-content p{font-weight:500}@media(max-width:480px){.user-account-wrapper .user-account-content .user-info-block .email-info-wrapper .email-info-content p{font-size:14px}}.user-account-wrapper .user-account-content .user-info-block .user-control-btns{-webkit-column-gap:24px;column-gap:24px;display:flex;justify-self:flex-end;margin:24px 0}@media(max-width:480px){.user-account-wrapper .user-account-content .user-info-block .user-control-btns{margin:16px 0}}.user-account-wrapper .user-account-content .user-info-block .user-control-btns .custom-button{border-radius:16px;height:59px}@media(max-width:480px){.user-account-wrapper .user-account-content .user-info-block .user-control-btns .custom-button{height:50px}}.user-account-wrapper .user-account-content .user-info-block .user-control-btns .red{background-color:#9c0000}.terms-section{text-wrap:wrap;padding:20px;text-align:left}.terms-section h1{text-align:center}.terms-section h1,.terms-section p{margin-bottom:20px}.privacy-section{text-wrap:wrap;padding:20px;text-align:left}.privacy-section h1{text-align:center}.privacy-section h1,.privacy-section p{margin-bottom:20px}
/*# sourceMappingURL=main.1d9f6dba.css.map*/