@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";body{font-family:Roboto,sans-serif;background:var(--white);max-width:2560px;margin:0 auto}body::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}.container,.headercontainer{width:100%;padding:0 60px;margin:0 auto}.container_chat{width:100%;padding:0 20px 0 24px}.text-center{text-align:center}.invisible{visibility:hidden}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateY(100%) translateX(-50%) rotate(180deg)!important}.ant-tooltip-placement-top{padding-bottom:0!important}.ant-tooltip-inner{text-align:center;font-family:JetBrains Mono!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:normal!important;min-width:120px;display:flex;justify-content:center;align-items:center}.qrcode-tooltip .ant-tooltip-inner{background:transparent!important;box-shadow:none!important;padding-bottom:0!important;margin-bottom:-3px;animation:slideInFromBottom .5s ease-in-out}.qrcode-tooltip .qr-container{position:relative}.qrcode-tooltip .qr-container .qr-code{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:210px;height:210px}.qrcode-tooltip.ant-tooltip-hidden .ant-tooltip-inner{animation:slideOutToBottom .5s ease-in-out}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.qrcodeText-tooltp .ant-tooltip-inner{width:120px}.qrcodeText-tooltp .ant-tooltip-inner,.regen-tooltip .ant-tooltip-inner{box-shadow:none!important;padding-bottom:0!important;display:flex;align-items:baseline}.regen-tooltip .ant-tooltip-inner{width:114px}.copy-tooltip .ant-tooltip-inner{padding:6px 10px;box-shadow:none!important;padding-bottom:0!important;display:flex;align-items:baseline}.copylink-tooltip .ant-tooltip-inner{box-shadow:none!important;padding-bottom:0!important;bottom:10px;position:relative}.copylink-tooltip .ant-tooltip-arrow{display:none}#projectmode{cursor:pointer}.projectMode-tooltip .ant-tooltip-inner{box-shadow:none!important;padding-bottom:0!important;bottom:-50px;right:-20px;position:relative}.projectMode-tooltip .ant-tooltip-arrow{display:none}.projectMode-tooltip img{cursor:pointer}.copy-tooptip-wrapper{position:relative}.copy-tooptip-wrapper .copy_tooltip{background:rgba(0,0,0,.85);position:absolute;left:-50%;transform:translateX(-50%);top:-44px;color:var(--White,#fff);text-align:center;font-family:JetBrains Mono;font-size:14px;font-style:normal;font-weight:500;line-height:normal;line-break:unset;height:32px;border-radius:5px;display:flex;justify-content:center;align-items:center;display:none;text-wrap:nowrap}.copy-tooptip-wrapper .copy_tooltip:after{content:"";width:10px;height:10px;background:rgba(0,0,0,.85);position:absolute;bottom:-3px;transform:rotate(45deg)}.copy-tooptip-wrapper:hover .copy_tooltip{display:flex}.ant-tooltip .ant-tooltip-inner{min-width:30px!important;background:transparent}.ant-tooltip-placement-top .ant-tooltip-arrow{bottom:2.3px!important;overflow:hidden!important;z-index:-1!important;display:none}.dummy-select{width:140px;display:flex;align-items:center;padding-left:13px}.dummy-select p{margin:0 10px 0 8px}.dummy-select .dummy-arrow{position:relative;right:1px}.custom-dropdown .ant-select-arrow{transition:transform .3s ease-in-out}.custom-dropdown.ant-select-closed .ant-select-arrow,.custom-dropdown.ant-select-open .ant-select-arrow{transform:translateY(0)}.fade-in{animation:fadeIn .5s forwards}.fade-out{animation:fadeOut .5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-document url-prefix(){html{scrollbar-width:none}}@media screen and (max-width:1000px){.headercontainer{padding:0 20px}.container{padding:0 15px}.container_chat{padding:0 24px 0 17px}}.notification-popup{position:fixed;top:86px;z-index:199;background-color:#000;border-radius:10px;height:45px;margin:0 auto;width:-moz-fit-content;width:fit-content;left:0;right:0;display:flex;justify-content:center;align-items:center;padding:0 50px;opacity:0;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.notification-popup.showPopup{opacity:1;transform:translateY(0);pointer-events:all}.notification-popup p{color:#fff;font-size:14px}.notification-popup.chatScreenPopup{position:absolute!important;top:-9px}@media screen and (max-width:1000px){.notification-popup.chatScreenPopup{position:fixed!important;top:86px}}@media screen and (max-width:500px){.notification-popup{max-width:calc(100% - 30px);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-height:45px;padding:10px 30px}.notification-popup p{text-align:center}}.chatNotification{position:fixed;bottom:20%;z-index:9999;width:90%;left:0;border-radius:10px;height:45px;right:0;margin:0 auto;width:-moz-fit-content;width:fit-content;background-color:#000;display:flex;justify-content:center;align-items:center;padding:0 50px}.chatNotification p{color:#fff;text-align:center;font-size:14px}@keyframes skeleton-shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton{background-color:#e5e7eb;display:inline-block;vertical-align:middle}.skeleton-pulse{animation:skeleton-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:468px 100%}.skeleton-rounded{border-radius:4px}.skeleton-rounded-md{border-radius:6px}.skeleton-rounded-full{border-radius:50%}@media(prefers-reduced-motion:reduce){.skeleton-pulse{animation:none;background:#e5e7eb}}@media(prefers-reduced-motion:reduce)and (prefers-color-scheme:dark){.skeleton-pulse{background:#4b5563}}.skeleton-text{height:1rem}.skeleton-inline{display:inline-block}.loading-container{min-height:20px;display:flex;align-items:center}.page-loader-container{width:100vw;height:100svh;display:flex;align-items:center;justify-content:center}.page-loader-ui{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#494af8 94%,transparent) top/8px 8px no-repeat,conic-gradient(transparent 30%,#494af8);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);animation:pageLoader 1s linear infinite}@keyframes pageLoader{to{transform:rotate(1turn)}}:root{--black:#000;--white:#fff;--dark:#363c4f;--blue:#494af8;--dark-gray:#555;--light-gray:#ccc;--gradient:linear-gradient(180deg,#494af8,rgba(73,74,248,0));--mid-gray:#f7f7f7}*{line-height:normal;margin:0;padding:0;box-sizing:border-box}.col,.nav-item,.nav-link,.navbar-brand,.row,a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0}.row>*{padding-left:0;padding-right:0}body{overflow-x:hidden;font-family:Inter,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:normal}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{outline:none;border:none}a{text-decoration:none}input{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{display:none}input:-internal-autofill-selected{background:transparent!important;background-color:transparent!important}h1{font-family:DM Sans;font-weight:700;font-size:80px;line-height:80px;letter-spacing:-2px}@media(max-width:768px){h1{font-size:50px;line-height:50px;letter-spacing:-1px}}h2{font-family:DM Sans;font-size:60px;font-style:normal;font-weight:700;line-height:70px;color:var(--dark)}@media(max-width:768px){h2{font-size:34px;line-height:34px}}h3{font-family:DM Sans;font-size:40px;font-style:normal;font-weight:700;line-height:normal}@media(max-width:768px){h3{font-size:34px}}h4{font-family:DM Sans;font-size:26px;font-style:normal;font-weight:700;line-height:normal}@media(max-width:768px){h4{font-size:17px}}h5{font-family:JetBrains Mono;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:768px){h5{font-size:15px}}h6{font-family:JetBrains Mono;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:var(--dark)}@media(max-width:768px){h6{font-size:15px}}h6.small{font-size:17px;color:var(--dark)}@media(max-width:768px){h6.small{font-size:13px}}p{font-family:DM Sans;font-size:17px;font-style:normal;font-weight:400;line-height:24px}@media(max-width:768px){p{font-size:14px}}p.medium{font-weight:500}@media(max-width:768px){p.medium{font-size:14px}}p.small{font-family:JetBrains Mono;font-size:18px;font-style:normal;font-weight:400;line-height:23px}.chat-text{font-weight:700;line-height:18.48px}.chat-small-text,.chat-text{font-family:JetBrains Mono;font-size:14px;color:#363c4f}.chat-small-text{font-weight:400;line-height:20px}.note{font-family:DM Sans;font-size:13px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:768px){.note{font-size:11px}}.note-jet{font-family:JetBrains Mono;font-size:13px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:768px){.note-jet{font-size:11px}}.step-no{padding-left:3px}#px-2{padding-right:1px}.underline-blue,.underline-grey,.underline-link{position:relative;cursor:pointer;text-wrap:nowrap}.underline-blue:before,.underline-grey:before,.underline-link:before{content:"";position:absolute;left:0;bottom:1.5px;width:100%;background-color:var(--white);height:.5px}.underline-blue a,.underline-grey a,.underline-link a{color:#fff}.underline-blue:before{background-color:var(--blue)}.underline-grey{color:#777}.underline-grey:before{background-color:#777}.text-black{color:var(--black)}.text-white{color:var(--white)}.text-dark{color:var(--dark)}.text-blue{color:var(--blue);transition:color .5s cubic-bezier(.4,0,.2,1)}.text-blue:hover{color:#4848a4}.text-blue.inactive{cursor:default;color:#ccc}.support-us-blue-text{color:var(--blue)}.text-dark-gray{color:var(--dark-gray)}.text-light-gray{color:var(--light-gray)}@media(max-width:768px){p.small{font-size:13px}}@media screen and (max-width:750px){.chat-text{font-family:JetBrains Mono;font-weight:400;color:#363c4f}.chat-small-text,.chat-text{font-size:13px}}button{font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;transition:background-color .5s cubic-bezier(.4,0,.2,1)}button.btn-primary{border-radius:6px;background:var(--blue)}button.btn-primary-border{border:1px solid #494af8;background-color:#fff;border-radius:6px;color:#494af8}button.btn-primary-border:hover{background-color:#fff}button:hover{background-color:#4243e9}button.btn-leave{font-size:14px;font-weight:600;line-height:18.48px;text-align:center}.reject-button{font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;transition:background-color .5s cubic-bezier(.4,0,.2,1)}.reject-button.btn-secondary{border-radius:6px;background:var(--mid-gray);color:var(--dark)}.reject-button:hover{background-color:rgba(0,0,0,.25)}.reportfile-button{font-family:JetBrains Mono;font-size:14px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;transition:background-color .5s cubic-bezier(.4,0,.2,1)}.reportfile-button.btn-secondary{border-radius:6px;background:var(--mid-gray);color:#aaa}.reportfile-button.active{color:var(--dark)}.send-button{font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:700;line-height:normal;cursor:default;transition:background-color .5s cubic-bezier(.4,0,.2,1)}.send-button.btn-secondary2{border-radius:6px;background:#ccc;color:#fff}.mt-28{margin-top:28px}.disconnect-btn{background-color:#fff;width:150px;height:46px;border-radius:6px;border:1px solid #ccc}.disconnect-btn:hover:not(:disabled){background-color:#eb5757}.disconnect-btn:hover:not(:disabled) p{color:#fff}.disconnect-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:auto}.cancel-btn,.disconnect-btn:disabled:hover{background-color:#fff}.cancel-btn{width:150px;height:46px;border-radius:6px;border:1px solid #ccc;font-size:14px;font-weight:600;line-height:18.48px;text-align:center}.cancel-btn:hover{background-color:rgba(0,0,0,.25)}.share-btn{background-color:#494af8;width:150px;height:46px;border-radius:6px;display:flex;justify-content:space-between;padding:0 42.5px 0 42px;align-items:center;margin:auto;gap:10.5}.share-btn p{font-size:14px;color:#fff}.share-btn img{position:relative;bottom:2px}.support-btn{background-color:#fff;width:164px;height:46px;border-radius:6px;border:1px solid #ccc;font-family:JetBrains Mono;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-align:center;display:flex;gap:10px;align-items:center;justify-content:center}.support-btn p{color:var(--blue)}.support-btn.primary-bg,.support-btn:hover{background-color:#fff}.support-btn.primary-bg{border:1.5px solid #494af8}.support-btn.secondary-bg{border:1.5px solid #fff;background-color:hsla(0,0%,100%,.1);font-size:13px}.support-btn.secondary-bg p{color:var(--white)}.responsive-button{width:236px;height:46px}@media(max-width:480px){.responsive-button{width:100%;height:46px}}.responsive-button-footer{width:164px;height:46px}@media(max-width:1000px){.responsive-button-footer{width:100%;height:46px}}.responsive-button-team{width:315px;height:46px}@media(max-width:480px){.responsive-button-team{width:73.6vw;height:46px}}.responsive-button-contactus{width:236px;height:46px}@media(max-width:1000px){.responsive-button-contactus{width:100%;height:46px}}.responsive-button-faq{width:236px;height:46px}@media(max-width:480px){.responsive-button-faq{width:79.5%;height:46px}}.responsive-button-sideCookie{width:180px;height:46px}@media(max-width:720px){.responsive-button-sideCookie{width:100%;height:46px}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.7)}}.cookie-wrapper{position:fixed;bottom:30px;right:30px;width:440px;height:290px;border-radius:10px;padding:27px 30px 33px;border:1px solid rgba(0,0,0,.1);background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:150;display:none;flex-direction:column;justify-content:space-between;align-items:center;transition:visibility .5s ease}.cookie-wrapper .cookie{position:absolute;top:-31px;left:-20px}.cookie-wrapper .cross{position:absolute;top:27px;right:30px;cursor:pointer}.cookie-wrapper h4{color:var(--blue);font-size:26px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.cookie-wrapper div{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.cookie-wrapper span{font-weight:700;line-height:23px}.cookie-wrapper p{margin-top:17px;font-family:JetBrains Mono;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:center;color:var(--dark)}.cookie-wrapper.show{display:block;visibility:visible;animation:fadeInScale .5s forwards}.cookie-wrapper.hide{display:block;visibility:hidden;animation:fadeOutScale .5s forwards;animation-fill-mode:forwards}.underlink{position:relative;cursor:pointer}.underlink:before{content:"";position:absolute;left:0;bottom:1.51px;width:100%;background-color:var(--black);height:.5px}.underlink a{color:var(--black)}.bg-wrapper{position:fixed;bottom:30px;right:30px;width:440px;height:290px;border-radius:10px;padding:27px 30px 33px;display:flex;z-index:150;flex-direction:column;justify-content:space-between;align-items:center;opacity:0;transform:scale(.7);animation:fadeInScale .5s .2s forwards}.bg-wrapper .bg-wrappper-hide{animation:fadeOutScale .5s forwards;opacity:0}.cookie-modal{position:fixed;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.9);z-index:150;height:100%;width:100%;display:flex;justify-content:center;align-items:center;display:none}.cookie-modal.open-fade{display:flex}.cookie-modal .cookie-modal-wrapper{width:690px;height:73%;max-height:668px;flex-grow:0;padding:0 0 10px;border-radius:10px;background-color:#fff;border:1px solid #e6e6e6;transform:scale(.7);opacity:1;position:relative;animation:fadeInScale .3s forwards}.cookie-modal .cookie-modal-wrapper.fade-out{animation:fadeOutScale .3s forwards}.cookie-modal .cookie-modal-wrapper .header{display:flex;color:var(--blue);height:73px;border-bottom:1px solid rgba(0,0,0,.1);padding:19px 30px 10px}.cookie-modal .cookie-modal-wrapper .header h4{margin-left:19px;flex:1 1}.cookie-modal .cookie-modal-wrapper .header .cooki-img{position:relative;top:-53px}.cookie-modal .cookie-modal-wrapper .header .dark-cross{position:relative;cursor:pointer;top:10px;left:10px}.cookie-modal .cookie-modal-wrapper .cookie-body{margin:0 13px 0 30px;padding-top:20px;max-height:45vh;overflow-y:scroll;overflow-x:hidden}.cookie-modal .cookie-modal-wrapper .cookie-body::-webkit-scrollbar{width:6px}.cookie-modal .cookie-modal-wrapper .cookie-body::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(0,0,0,.2)}.cookie-modal .cookie-modal-wrapper .cookie-body::-webkit-scrollbar-track{margin-top:30px;margin-bottom:20px}.cookie-modal .cookie-modal-wrapper .cookie-body .title{color:var(--blue);font-family:DM Sans;font-size:17px;font-weight:500;line-height:24px}.cookie-modal .cookie-modal-wrapper .cookie-body .paragraph{flex-grow:0;margin-top:10px;margin-bottom:18px;font-family:JetBrains Mono;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:23px;letter-spacing:normal;color:#363c4f}.cookie-modal .cookie-modal-wrapper .cookie-body .underline-blue,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-grey,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-link{position:relative;text-wrap:nowrap;cursor:pointer}.cookie-modal .cookie-modal-wrapper .cookie-body .underline-blue:before,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-grey:before,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-link:before{content:"";position:absolute;left:0;bottom:1.5px;width:100%;background-color:var(--dark);height:.5px}.cookie-modal .cookie-modal-wrapper .cookie-body .underline-blue a,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-grey a,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-link a{color:var(--dark)}.cookie-modal .cookie-modal-wrapper .cookie-body .more-info{width:630px;height:112px;padding:15px 20px;border-radius:5px;border:1px solid #eee;margin-bottom:44px}.cookie-modal .cookie-modal-wrapper .cookie-table{width:569px;border-collapse:collapse;margin-top:10px;margin-bottom:10px}.cookie-modal .cookie-modal-wrapper .cookie-table td,.cookie-modal .cookie-modal-wrapper .cookie-table th{border:none;padding:8px;text-align:left}.cookie-modal .cookie-modal-wrapper .cookie-table th{font-weight:500;border-bottom:1px solid #eee;font-family:JetBrains Mono}.cookie-modal .cookie-modal-wrapper .cookie-table td,.cookie-modal .cookie-modal-wrapper .cookie-table th{background-color:transparent;font-size:13px;color:#363c4f;line-height:17.16px}.cookie-modal .cookie-modal-wrapper .footer{position:absolute;bottom:0;width:100%;height:95px;padding:0 28px 0 30px;border-top:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.cookie-modal .cookie-modal-wrapper .footer .ml-10{margin-left:19px}.ant-collapse{background-color:transparent;border:none}.ant-collapse .ant-collapse-item{margin-bottom:10px;border:1px solid #e6e6e6;width:630px;border-radius:5px!important;overflow:hidden!important}.ant-collapse .ant-collapse-item .ant-collapse-header{font-family:JetBrains Mono;font-size:16px;font-weight:400;color:#363c4f;background-color:#f7f7f7;padding:10px 15px;display:flex;border-radius:0!important;justify-content:space-between;align-items:center;height:50px;cursor:pointer}.ant-collapse .ant-collapse-item .ant-collapse-header :where(.css-dev-only-do-not-override-17seli4).ant-collapse .ant-collapse-item:last-child{border-bottom:2px solid!important}.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{color:#363c4f;margin-left:7px}.ant-collapse .ant-collapse-item .ant-collapse-header .custom-collapse-icon{transition:transform .3s ease}.ant-collapse .ant-collapse-item .ant-collapse-header .custom-collapse-icon.active{transform:rotate(90deg)}.ant-collapse .ant-collapse-item .ant-collapse-header .panel-header{display:flex;justify-content:space-between;align-items:center;width:100%}.ant-collapse .ant-collapse-item .ant-collapse-header .panel-header .ant-switch{margin-left:10px}.ant-collapse .ant-collapse-item .ant-collapse-content{border-top:none}.ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:5px 15px 5px 40px;background-color:#f7f7f7}.ant-collapse .ant-collapse-item .ant-collapse-content p{font-weight:400;line-height:23px;font-family:JetBrains Mono;font-size:15px;color:#363c4f}.ant-collapse .ant-collapse-item:last-child{border-bottom:1px solid #e6e6e6!important}.custom-switch{width:55px;min-width:55px;height:24px;background-color:rgba(54,60,79,.6);border-radius:30px;position:relative;cursor:pointer;transition:background-color .3s}.custom-switch.keyboard-switch{min-width:48px!important;width:48px!important}.custom-switch.checked{background-color:var(--blue)}.custom-switch-handle{width:18px;height:18px;background-color:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:left .3s}.custom-switch.checked .custom-switch-handle{left:calc(100% - 21px)}.custom-switch-icon{width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%)}.checked-icon{left:8px}.unchecked-icon{right:8px}@-moz-document url-prefix(){.cookie-body{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.cookie-modal .cookie-modal-wrapper .cookie-body .underline-blue,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-grey,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-link{position:relative;cursor:pointer}.cookie-modal .cookie-modal-wrapper .cookie-body .underline-blue a,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-grey a,.cookie-modal .cookie-modal-wrapper .cookie-body .underline-link a{color:var(--dark);text-decoration:underline;text-decoration-color:var(--dark)}.underlink{position:relative;cursor:pointer}.underlink a{color:var(--black);text-decoration:underline;text-decoration-color:var(--black)}.ant-collapse .ant-collapse-item:last-child p{margin-left:.5px}}@media screen and (max-width:720px){.cookie-modal .cookie-modal-wrapper{width:390px;position:relative;height:auto;top:20px}.cookie-modal .cookie-modal-wrapper .cookie-body{margin-left:20px}.cookie-modal .cookie-modal-wrapper .cookie-body .paragraph{font-size:13px;font-weight:500;line-height:17.16px;width:96%}.cookie-modal .cookie-modal-wrapper .cookie-body .more-info{width:98%}.cookie-modal .cookie-modal-wrapper .header{padding:16px 21px 16px 20px;height:54px}.cookie-modal .cookie-modal-wrapper .header .cooki-img{width:60px;height:60px;top:-35px}.cookie-modal .cookie-modal-wrapper .header .dark-cross{top:5px}.cookie-modal .cookie-modal-wrapper .footer{position:relative;bottom:auto;width:auto;height:132px;padding:15px 19px 0 21px;align-items:center;justify-content:center;flex-wrap:wrap;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.cookie-modal .cookie-modal-wrapper .footer .ml-10{margin-left:19px}.cookie-modal .cookie-modal-wrapper .footer .first-col{display:flex;justify-content:space-between;gap:10px}.cookie-modal .cookie-modal-wrapper .first-col{justify-content:space-between;width:100%}.cookie-modal .cookie-modal-wrapper .save-setting-btn{max-width:390px}.cookie-modal .cookie-modal-wrapper .cookie-table{width:100%!important;overflow-x:scroll}.cookie-modal .cookie-modal-wrapper .cookie-table td,.cookie-modal .cookie-modal-wrapper .cookie-table th{padding:2px;font-size:9.4px}.ant-collapse .ant-collapse-item{width:98%}.ant-collapse .ant-collapse-item .ant-collapse-header{font-size:13px;font-weight:400}.ant-collapse .ant-collapse-item .panel-header{align-items:center!important}.ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0 15px 15px 20px}.ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box p{font-size:11px;font-weight:500;line-height:14.52px}}@media screen and (max-width:500px){.cookie-blur{bottom:20px;position:absolute;left:0}.cookie-wrapper{width:calc(100% - 20px);max-width:408px;left:0;right:0;margin:0 auto;height:267px;bottom:10px;border-radius:10px;padding:39px 20px 33px}.cookie-wrapper h4{font-size:17px;font-weight:700}.cookie-wrapper p,.cookie-wrapper span{font-size:13px;font-weight:500;line-height:17.16px;text-align:center}.cookie-wrapper span{font-weight:700;text-wrap:nowrap}.cookie-wrapper .cookie{width:calc(100% - 20px);left:10px;right:10px;top:-51px;position:absolute!important}.cookie-wrapper div{gap:8px}.cookie-modal .cookie-modal-wrapper{width:calc(100% - 20px)}}@media screen and (max-width:380px){.cookie-modal .cookie-modal-wrapper .cookie-body .more-info{height:auto}}.ant-select{padding-left:0!important}.ant-select-selector{padding-left:11px!important}.ant-select-selector,.secure-selected .ant-select-selector{border:none!important;outline:none!important}.secure-selected .ant-select-selection-item img{width:16px;height:16px;padding-left:1px}.ant-select-arrow{transition:all .3s ease-in-out!important}.ant-select-open{background:transparent!important}.ant-select-open .ant-select-selection-item,.ant-select-open .ant-select-selection-item p{color:var(--dark)!important}.ant-select-open .ant-select-selection-item img{color:var(--dark)!important;width:16px;height:16px}.ant-select-open .ant-select-selection-item span{color:var(--dark)!important}.ant-select-focused .ant-select-selector{box-shadow:none!important}.dropdown-items{border-radius:0!important}.ant-select-dropdown{border-radius:0 5px 5px!important;box-shadow:none!important}.ant-select-dropdown .ant-select-item{padding:0 9px!important}.ant-select-item-option-content{display:flex;align-items:center;height:46px;border-top:1px solid #ddd;background:var(--White,#fff)}.ant-select-item-option-content .drop-down p{display:flex;align-items:center;color:#363c4f}.ant-select-item-option-content .drop-down img{margin-right:8px}.ant-select-item-option-content:hover{display:flex;align-items:center;height:46px;border-top:1px solid #ddd;background:var(--White,#fff)}.ant-select-item-option-content:hover .drop-down p{display:flex;align-items:center;color:#494af8}.ant-select-item-option-content:hover .drop-down img{margin-right:8px;filter:brightness(0) saturate(100%) invert(26%) sepia(35%) saturate(5506%) hue-rotate(234deg) brightness(96%) contrast(102%)}.ant-select-item-option-active,.ant-select-item-option-selected{background:transparent!important}.ant-select-dropdown{padding:2.9px 0 0!important}.ant-select-dropdown .ant-select-item-option{padding:0!important}.ant-select-dropdown .ant-select-item-option-content{padding:0 13px!important;height:48px!important;position:relative;top:1px}.drop-down2{position:relative!important;left:2px!important}.secure-selected .ant-select-selection-item p{color:var(--dark)!important;padding:0;margin:0}.secure-selected .ant-select-selection-item img{color:var(--dark)!important}.secure-selected .ant-select-selection-item span{color:var(--dark)!important;left:-1px;position:relative}@keyframes dropdownAnimation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdowncustom{width:140px;height:50px;display:flex;align-items:center;padding-left:13px;padding-right:10.4px;z-index:1000;color:var(--dark);cursor:pointer;animation:dropdownAnimation .3s ease-in-out}.dropdowncustom .dropdownList{background-color:#fff;width:140.5px;position:absolute;z-index:1000;top:99%;left:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;cursor:pointer;overflow:hidden;max-height:0;transition:max-height .1s ease}.dropdowncustom .open{max-height:158px}.dropdowncustom .closed{max-height:0}.dropdowncustom .flexrow{display:flex;align-items:center;height:46px;padding-left:13px;padding-right:13px;border-top:1px solid #ddd;color:var(--dark)}.dropdowncustom .flexrow .p:hover,.dropdowncustom .flexrow:hover p{color:var(--blue)}.dropdowncustom .flexrow:hover img{filter:brightness(0) saturate(100%) invert(26%) sepia(35%) saturate(5506%) hue-rotate(234deg) brightness(96%) contrast(102%)}.dropdowncustom .flexrowSecure{display:flex;align-items:center;height:48px;padding-left:15px;color:var(--dark);padding-right:18px;border-top:1px solid #ddd}.dropdowncustom .flexrowSecure:hover p{color:blue}.dropdowncustom .flexrowSecure:hover img{filter:brightness(0) saturate(100%) invert(26%) sepia(35%) saturate(5506%) hue-rotate(234deg) brightness(96%) contrast(102%)}.dropdowncustom .secureText{margin-left:9.8px}.dropdowncustom .secureTextlast{margin-left:10.2px}.dropdowncustom .topsecureText{margin-left:9.4px;width:72px;margin-right:10px;color:var(--dark)}.dropdowncustom .topsecureText2{margin-left:10.5px;width:72px;margin-right:10px;color:var(--dark)}.dropdowncustom .secureText2,.dropdowncustom .secureText2Secure{margin-left:9.4px}header{background-color:var(--white);position:fixed;top:0;width:100%;z-index:99;outline:rgba(0,0,0,.05);outline-width:1px;outline-style:solid}header .bar{height:5px;background:var(--blue)}header .header-links{height:80px;display:flex;align-items:center;justify-content:space-between}header .header-links .left img{width:"196.5px";height:"46px";position:relative;top:1px}header .header-links a{font-family:DM Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:var(--black)}header .header-links ul{display:flex;align-items:center}header .header-links ul.left li:nth-child(2){margin:0 30px 0 50px}header .header-links ul.right{gap:29.5px}header .header-links ul.right ul{width:155.5px;height:24px;display:flex;justify-content:space-between;align-items:center}header .header-links ul.right ul img{position:relative;top:1px}header .header-links .menuIcon{display:none}header .header-links a:hover{color:#494af8}.mobile-menu{background-color:#494af8;height:0;transition:height .3s ease-in-out;visibility:collapse}.mobile-menu .top-head{display:flex;justify-content:space-between;height:84px;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);padding-left:17px;padding-right:39px}.mobile-menu .body-links{display:flex;gap:30px;padding:0 20px 0 17px;justify-content:center;align-items:center;margin:50px 0}.mobile-menu .body-links a{color:#fff;font-size:16px;font-weight:500;font-family:DM Sans}.mobile-menu .divider{width:calc(100% - 40px);height:1px;opacity:.1;background-color:#fff;margin:0 20px}.mobile-menu .m-header-btn{margin-top:40px;width:100%;display:flex;justify-content:center;align-items:center}.mobile-menu .btn-primary{background-color:#fff;max-width:25rem}.mobile-menu .footer{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;height:55%;width:100%}.mobile-menu .footer .divider{margin-bottom:30px}.mobile-menu .footer .social-links{display:flex;justify-content:space-between;gap:20px}.mobile-menu .footer p{margin-top:10px;font-size:11px;font-weight:500}.header-open{height:100vh!important;overflow:hidden;z-index:999999;background-color:#494af8;visibility:visible}.close{height:0}@media screen and (max-width:1000px){header{width:100%}header .header-links{padding-left:20px}header .header-links .left{width:40%}header .header-links .left img{width:168.98px;height:40px;position:relative;top:1px}header .header-links .header-btn,header .header-links .right .right-social-links,header .header-links a{display:none}header .header-links .menuIcon{display:block}}@media screen and (max-width:500px){.mobile-menu .body-links{flex-direction:column;gap:10px}}footer{padding:40px 0 0;flex-direction:column;position:relative}footer,footer ul{display:flex;justify-content:center;align-items:center}footer ul{width:98%;gap:30px;margin:50px 0 50px 4px}footer ul a{color:var(--dark);cursor:pointer;font-family:DM Sans;font-size:17px;font-style:normal;font-weight:500;line-height:24px}footer ul li:first-child{margin-left:-5px}footer ul .support-footer-btn{position:absolute;right:60px}footer .divider{width:100%;height:1px;opacity:.1;background:var(--black)}footer .support-footer-btn-mobile{display:none}footer .copy-right{height:89px;width:100%;position:relative}footer .copy-right,footer .copy-right .social-icons{display:flex;justify-content:space-between;align-items:center}footer .copy-right .social-icons{position:absolute;left:50%;transform:translateX(-50%);width:159px}footer .copy-right p{display:flex;align-items:center;gap:10px}footer .logo{width:196.505px;height:46px}footer p:first-child{margin-left:-2px}footer .scrol-btn{position:absolute;right:58px;width:80px;height:80px;background:#494af8;border:3px solid #fff;border-radius:40px;top:-44px;z-index:99;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .5s cubic-bezier(.4,0,.2,1)}footer .scrol-btn:hover{background-color:#4243e9}footer .footer-links a:hover{color:#494af8;z-index:1}@media screen and (max-width:1000px){footer ul{flex-direction:column;gap:11px;margin:30px 0}footer ul .support-footer-btn{display:none}footer ul a{font-size:14px;font-weight:500}footer .support-footer-btn-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}footer .copy-right{flex-direction:column;justify-content:center;margin-top:21px;height:234px;padding-bottom:36px}footer .copy-right .support-footer-btn-mobile{order:2;margin-bottom:30px}footer .copy-right .social-icons{position:relative;left:auto;transform:none;order:1;margin:30px 0}footer .copy-right p{order:3;margin-bottom:10px;text-align:center;gap:5px}footer .note img{width:12px;height:12px}footer .scrol-btn{width:50px;height:50px;right:20px;top:-25px;z-index:1}footer .scrol-btn img{width:15.5px;height:8.8px}footer .divider{width:calc(100% - 40px)}}.header-container{height:85px;box-shadow:0 0 20px 0 rgba(0,0,0,.25);position:relative}.header-container,.session-section{display:flex;justify-content:center;align-items:center}.session-section{flex-direction:column;height:100vh}.session-section:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.session-section .blur-img{position:absolute;height:90%;z-index:-1;top:10%;margin:auto}.session-section .session-card{position:relative;z-index:101;width:720px;height:400px;margin:61px 0 0;border-radius:10px;border:1px solid rgba(0,0,0,.1);background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.session-section .session-card h1{color:var(--blue);font-size:150px;text-align:center}.session-section .session-card .expired-content{padding:108px 125px 41px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.session-section .session-card .expired-content .link{width:90%;overflow-wrap:break-word}.session-section .session-card .locked-content{padding:130px 125px 100px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.session-section .session-card .removedUser-content{padding:0 125px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:30px;align-items:center}.session-section .session-card .removedUser-content h4{max-width:340px;margin-bottom:30px}.session-section .session-card .error-content{padding:90px 125px 40px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.session-section .session-card .error-content h4{width:503px;margin-top:35px}.session-section .session-card .verification-content{padding:120px 104px 41px;height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.session-section .session-card .verification-content h4{width:522px}.session-section .session-card .verification-content .turnsite{margin-top:10px}.session-section .session-card .full-session-content{padding:134px 125px 66px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.session-section .session-card .full-session-content .title{display:flex;flex-direction:column;justify-content:center;align-items:center;width:400px;height:68px}.session-section .session-card h4{width:470px;height:68px;color:var(--blue);font-size:26px;text-align:center}.session-section .session-card p{color:#363c4f;font-weight:600;font-size:15px;text-align:center}.session-section .session-card .return-text{width:486px;font-weight:400;font-size:15px;text-align:center;color:#363c4f}.session-section .session-card .error-return-text{width:549px;font-weight:400;font-size:15px;text-align:center;color:#363c4f;margin-top:-38px}.session-section .session-card .locked-return-text{margin-top:-30px}.session-section .session-card .full-return-text,.session-section .session-card .locked-return-text{width:540px;font-weight:400;font-size:15px;text-align:center;color:#363c4f}.session-section .session-card .maintenance-return-text{width:533px;font-weight:400;font-size:16px;text-align:center;color:#363c4f}.session-section .session-icon{position:absolute;top:-16%}.session-section .footer-txt{position:absolute;bottom:20px}.expired-container{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(180deg,rgba(73,74,248,.1),rgba(73,74,248,0))}.expired-container .blur-img{position:absolute;height:90%;z-index:-1;top:10%;margin:auto}.expired-container .card-wrapper{display:flex;flex-direction:column;flex:1 1;justify-content:center;width:100%;align-items:center}.expired-container .card{position:relative;z-index:10;width:720px;padding:108px 125px 41px;min-height:400px;margin-top:98px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.expired-container .card.locked-card{margin-top:98px;padding:130px 125px 100px}.expired-container .card h1{color:var(--blue);font-size:150px;text-align:center}.expired-container .card h4{width:470px;height:68px;color:var(--blue);font-size:26px;text-align:center}.expired-container .card h4.locked-title{height:auto}.expired-container .card p{color:#363c4f;font-weight:600;font-size:15px;text-align:center}.expired-container .card .locked-return-text{width:540px;font-weight:400;font-size:15px;text-align:center;color:#363c4f;margin-top:5px}.expired-container .card .return-text{width:486px;font-weight:400;font-size:15px;text-align:center;color:#363c4f;margin:10px 0}.expired-container .card .locked-btn-flex{display:flex;gap:12px;width:100%;align-items:center;justify-content:center}.expired-container .card .expired-content{padding:108px 125px 41px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.expired-container .card .expired-content .link{overflow-wrap:break-word;border:1px solid red}.expired-container .card .link{overflow-wrap:break-word;width:100%;margin-top:9px}.expired-container .card .link.link-expired{margin-top:8px;position:relative;top:1px}.expired-container .card .locked-sessionIcon,.expired-container .card .session-icon{top:-16%;position:absolute}.expired-container .footer-txt{margin-bottom:20px}@media only screen and (max-width:768px){.expired-container .blur-img{width:100vw;height:88%;object-fit:cover}.expired-container .card{width:91.1%;padding:85px 33px 35px}.expired-container .card.locked-card{padding:111px 40px 65px}.expired-container .card h4{font-size:17px;width:324px}.expired-container .card .locked-return-text,.expired-container .card .return-text{width:246px;font-size:13px;line-height:17.16px}.expired-container .card .locked-return-text{margin-top:0}.expired-container .card .link{width:100%;overflow-wrap:break-word;margin-top:0}.expired-container .card .link.link-expired{margin-top:0;position:static;top:0}.expired-container .card p{font-size:14px}.expired-container .card .locked-sessionIcon,.expired-container .card .session-icon{position:absolute;top:-50px;width:100px;height:100px}.expired-container .card .locked-btn-flex{flex-direction:column}.expired-container .link{margin-top:0}.session-section{height:100%}.session-section .blur-img{width:100vw;height:83%;object-fit:cover}.session-section .session-icon{position:absolute;top:-16%;width:100px;height:100px}.session-section .session-card{width:91.1%!important;height:330px!important;position:absolute;top:20%}.session-section .session-card .expired-content{padding:85px 33px 35px}.session-section .session-card .expired-content h4{font-size:17px;width:324px;height:44px}.session-section .session-card .expired-content .return-text{width:246px;font-size:13px;margin-top:-28px;line-height:17.16px}.session-section .session-card .expired-content .link{width:100%;height:46px;overflow-wrap:break-word}.session-section .session-card .expired-content p{font-size:14px}.session-section .session-card .full-session-content{padding:101px 40px 52px}.session-section .session-card .full-session-content .title{width:100%;margin-bottom:6.4%}.session-section .session-card .full-session-content .title h4{font-size:17px;width:324px;height:23px}.session-section .session-card .full-session-content h4{font-size:17px;width:324px;height:44px}.session-section .session-card .full-session-content .full-return-text{width:246px;height:34px;font-size:13px;line-height:17.16px;margin-top:-8px}.session-section .session-card .full-session-content .maintenance-return-text{width:285px;height:85px;font-size:13px;justify-content:center;display:flex;flex-direction:column;line-height:17.16px}.session-section .session-card .verification-content{padding:103px 46px 82px 44px}.session-section .session-card .verification-content h4{font-size:17px;width:256px;height:44px}.session-section .session-card .verification-content .turnsite{margin-top:36px;width:300px}.session-section .session-card .leave-chat-session{border:1px solid red}.session-section .session-card .leave-chat-session h4{padding-top:54px}.session-section .session-card .removedUser-content{padding:0 40px}.session-section .session-card .removedUser-content h4{max-width:230px;font-size:17px;width:100%;margin-bottom:0}.session-section .session-card .removedUser-content p{max-width:284px;width:100%;font-size:13px}.session-section .session-card .locked-content{padding:111px 40px 65px}.session-section .session-card .locked-content h4{font-size:17px;width:256px;height:44px}.session-section .session-card .locked-content .locked-return-text{width:285px;font-size:13px;line-height:17.16px}.error-404 .session-section .session-card{width:91.1%!important;height:370px!important}.error-404 .session-section .session-card .error-content{padding:89px 40px 34px}.error-404 .session-section .session-card .error-content h1{font-size:80px}.error-404 .session-section .session-card .error-content h4{font-size:17px;width:196px;height:44px;margin-top:-10px}.error-404 .session-section .session-card .error-content .error-return-text{width:285px;font-size:13px;margin-top:-8px;line-height:17.16px}}@media only screen and (max-width:416px){.session-section .session-card .expired-content .link{margin-bottom:30px}}.header-cont .bar{height:5px;background:var(--blue)}.header-cont .chat-m-bar{height:5px;background:#333}.chat-header{height:80px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.1)}.chat-header .chat-m-bar{height:5px;width:100%;background:#333}.chat-header #half-vt-divider{height:46px;width:1px;background-color:#ddd}.chat-header .timer-cont{flex:1 1;justify-content:flex-end}.chat-header #flex-row{display:flex;gap:15px;align-items:center}.chat-header .logo{display:flex;align-items:center;justify-content:space-between;gap:24px}.chat-header .logo img{cursor:pointer}.chat-header .logo .vertical-divider{height:80px;width:1px;background-color:#ddd}.chat-header .url{display:flex;align-items:center;padding-left:20px;gap:15px;flex:1 1}.chat-header .url p{font-size:14px;line-height:18.48px;font-weight:600;color:#363c4f;cursor:pointer;white-space:nowrap}.chat-header .timer-cont{display:flex;gap:15px}.chat-header .timer-cont .timer-block{width:66px;height:46px;background-color:#f7f7f7;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:default}.chat-header .timer-cont .timer-block p{font-size:14px;color:#ccc}.chat-header .timer-cont .timer-block .hasactive{color:var(--dark)}.chat-header .side-btns{margin-left:15px;display:flex;justify-content:space-between;gap:10px;align-items:center}.chat-header .side-btns .chat_header_icons{display:none}.chat-header .share-modal{position:absolute;background-color:red;margin-top:7px;right:20px;z-index:1000;width:220px;height:356px;background-color:#151515;border-radius:10px;border:1px solid hsla(0,0%,100%,.1);box-shadow:4px 4px 10px rgba(0,0,0,.2);visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease,transform .3s ease}.chat-header .share-modal .head{height:46px;background-color:#000;display:flex;align-items:center;padding-left:22px;border-top-left-radius:10px;border-top-right-radius:10px}.chat-header .share-modal .head img{position:absolute;top:-3px;right:20px}.chat-header .share-modal .head p{color:#fff;font-size:14px;font-weight:500;line-height:18.23px}.chat-header .share-modal ul li{border-top:1px solid hsla(0,0%,100%,.1);height:33px;display:flex;gap:13px;padding-left:24px;align-items:center;cursor:pointer}.chat-header .share-modal ul li p{color:#fff;font-size:13px;line-height:23px;font-weight:600}.chat-header .share-modal ul li:last-child{border-bottom:1px solid hsla(0,0%,100%,.1)}.chat-header .share-modal .footer-block{background-color:hsla(0,0%,100%,.1);width:172px;height:46px;border-radius:6px;margin:10px auto auto}.chat-header .share-modal .footer-block p{margin:0 19px 0 18px;font-size:9px;color:#fff;line-height:11.88px;font-weight:600;display:flex;justify-content:center;align-items:center;height:100%;text-align:center;cursor:pointer;padding-left:74px;overflow-x:scroll;white-space:nowrap;scrollbar-width:none}.chat-header .share-modal .footer-block p::-webkit-scrollbar{display:none}.chat-header .share-modal .chain-block{padding-left:24px;display:flex;gap:13px;align-items:center;margin-top:9.5px}.chat-header .share-modal .chain-block p{font-size:13px;color:#fff;line-height:23px;font-weight:600;cursor:pointer}.chat-header .share-modal-open{opacity:1;visibility:visible;transform:translateY(0)}.chat-header .copyNotification{position:fixed;bottom:110px;z-index:9999;left:0;border-radius:10px;height:45px;right:0;margin:0 auto;width:-moz-fit-content;width:fit-content;background-color:#000;display:flex;justify-content:center;align-items:center;padding:0 50px}.chat-header .copyNotification p{color:#fff;text-align:center;font-size:14px}@media screen and (max-width:1000px){.chat-header .copyNotification{right:0}}@media screen and (max-width:500px){.chat-header .copyNotification{max-width:90%;width:-moz-fit-content;width:fit-content}.chat-header .copyNotification p{text-align:center}}#chat-vt-divider-m{height:46px;width:1px;background-color:hsla(0,0%,100%,.1)}.chat-mobile-header{height:0;background-color:#151515;overflow-y:hidden;z-index:99999;transition:height .3s ease-in-out;visibility:collapse;position:absolute;top:0}.chat-mobile-header .chat-mobile-header_inner{overflow-y:scroll;height:calc(88vh - 80px)}@-moz-document url-prefix(){.chat-mobile-header .chat-mobile-header_inner{scrollbar-width:thin}}.chat-mobile-header .top-chat-head{background-color:transparent;height:80px;display:flex;align-items:center;padding:4.9px 24px 0 17px;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1)}.chat-mobile-header .top-chat-head img{cursor:pointer}.chat-mobile-header #flex-chat-row{display:flex;gap:10px}.chat-mobile-header .chat-m-timerClock{width:66px;height:46px;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:hsla(0,0%,100%,.1)}.chat-mobile-header .chat-m-timerClock p{font-size:14px;color:#ccc}.chat-mobile-header .chat-m-timerClock .hasactive{color:var(--dark)}.chat-mobile-header .chat-group .header{padding:0 24px 0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1);height:50px}.chat-mobile-header .chat-group .title{font-size:14px;color:#fff;font-weight:600;font-family:JetBrains Mono}.chat-mobile-header ul{height:354px}.chat-mobile-header ul li{padding:0 24px 0 17px;height:35px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1)}.chat-mobile-header ul li p{color:hsla(0,0%,100%,.1);font-weight:600;font-size:13px}.chat-mobile-header ul .active div,.chat-mobile-header ul .active p{color:#fff}.chat-mobile-header ul .last-child{border-bottom:none}.chat-mobile-header div.chatm_footer{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;position:relative;bottom:20px;width:100%;flex-grow:1}.chat-mobile-header section.mads{position:relative;margin-top:21px;height:198px;background-color:hsla(0,0%,100%,.15);border-radius:6px;display:flex;flex-direction:column;overflow:hidden}@media(max-width:1024px){.chat-mobile-header section.mads{width:388px;margin-left:17px;margin-right:24px}}@media(max-width:768px){.chat-mobile-header section.mads{align-self:stretch;width:90%;margin-right:auto;margin-left:auto}}.chat-mobile-header section.mads p{color:#fff;text-align:center;padding-top:10px}.chat-mobile-header section.mads .ads-placeholder-wrap{flex:1 1;display:flex;align-items:center;justify-content:center;padding:12px 4px 16px;min-height:0}.chat-mobile-header section.mads .ads-placeholder{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}.chat-mobile-header section.mads .ads-placeholder .ads-placeholder-text{font-size:9px;font-weight:400;color:hsla(0,0%,100%,.5);padding-top:0!important;line-height:normal}.chat-mobile-header section.mads .ads-placeholder .ads-placeholder-link{font-size:9px;font-weight:400;line-height:normal;color:var(--blue);text-decoration:underline;text-underline-offset:4px;margin-top:5px;margin-bottom:9px}.chat-mobile-header section.mads .ads-banner{flex:1 1;display:block;width:100%;min-height:0}.chat-mobile-header section.mads .ads-banner img{width:100%;height:100%;object-fit:cover}.chat-mobile-header #divider_m{border-top:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1);width:100%;margin-top:12px}.chat-mobile-header section.side-footer{margin-top:14px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1 1;gap:5px;width:100%;padding:0 24px 0 17px}.chat-mobile-header section.side-footer a p{font-size:11px;color:#fff}.chat-mobile-header section.side-footer h3{font-size:9px;color:hsla(0,0%,100%,.5);text-align:center}.chat-mobile-header section.side-footer .side-footer-links{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:18px 0 15px;gap:-3px}.chat-mobile-header section.side-footer .supportus-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:15px}.chat-header-open{height:100vh;width:100%;visibility:visible;position:absolute;top:0;bottom:0}.chat-header-close{height:0;transition:height .6s ease-in-out}@media screen and (max-width:1060px){.chat-header .url{padding-left:4px;gap:4px}.chat-header .side-btns{gap:4px}}@media screen and (max-width:1030px){.chat-header #flex-row,.chat-header .timer-cont{gap:3px}}@media screen and (max-width:1000px){.chat-header{justify-content:space-between}.chat-header .logo{gap:14px}.chat-header .timer-cont{gap:10px}.chat-header .url{display:none}.chat-header #flex-row{gap:10px;justify-content:flex-end;flex:1 1}.chat-header #flex-row .projectmode-img{margin-top:3px}.chat-header .side-btns{gap:10px}.chat-mobile-header #flex-chat-row .menu-projectModeImg{width:94px;height:46px;object-fit:cover}.chat-mobile-header #flex-chat-row .projectmode-img{width:93px;height:47px}.side-btns{margin-left:0!important}.side-btns .disconnect-btn,.side-btns .share-btn{display:none}.side-btns .chat_header_icons{display:block!important;cursor:pointer}}@media screen and (max-width:440px){.chat-header .side-btns{gap:4px}.chat-header .timer-cont{gap:5px}.chat-header #flex-row{gap:4px}.chat-mobile-header #flex-chat-row{gap:5px}}@media screen and (max-width:425px){#chat-vt-divider-m{height:42px}.chat-mobile-header #flex-chat-row{gap:3px}.chat-mobile-header #flex-chat-row .chat-m-timerClock{width:48px;height:42px}.chat-mobile-header #flex-chat-row .menu-projectModeImg{width:84px!important;height:42px!important;object-fit:cover}.chat-mobile-header #flex-chat-row .projectmode-img{width:84px;height:42px}.chat-mobile-header #flex-chat-row img,.side-btns .chat_header_icons{width:42px;height:42px}.chat-header #half-vt-divider{height:42px}.chat-header #flex-row{gap:3px}.chat-header #flex-row .projectmode-img{width:auto;height:49px;object-fit:cover}.chat-header .timer-cont{gap:3px;height:42px;align-items:end}.chat-header .timer-cont .timer-block{width:48px;height:42px}.side-btns{gap:3px!important}}@media screen and (max-width:370px){#chat-vt-divider-m{height:40px}.chat-mobile-header #flex-chat-row{gap:3px}.chat-mobile-header #flex-chat-row .chat-m-timerClock{width:48px;height:40px}.chat-mobile-header #flex-chat-row .menu-projectModeImg{width:79px!important;height:40px!important;object-fit:cover!important}.chat-mobile-header #flex-chat-row .projectmode-img{width:64px;height:41px}.chat-mobile-header #flex-chat-row img,.side-btns .chat_header_icons{width:40px;height:40px}.chat-header .logo{gap:10px}.chat-header #half-vt-divider{height:40px}.chat-header #flex-row{gap:1px}.chat-header #flex-row .projectmode-img{width:auto;height:47px;object-fit:cover}.chat-header .timer-cont{gap:3px;height:40px;align-items:end}.chat-header .timer-cont .timer-block{width:48px;height:40px}.side-btns{gap:3px!important}}@media screen and (max-width:350px){#chat-vt-divider-m{height:36px}.chat-mobile-header .top-chat-head .logo img{width:36px;height:30px}.chat-mobile-header #flex-chat-row{gap:3px}.chat-mobile-header #flex-chat-row .chat-m-timerClock{width:48px;height:36px}.chat-mobile-header #flex-chat-row .menu-projectModeImg{width:60px!important;height:39px!important;object-fit:cover!important}.chat-mobile-header #flex-chat-row .projectmode-img{width:64px;height:41px}.chat-mobile-header #flex-chat-row img,.side-btns .chat_header_icons{width:36px;height:36px}.chat-header .logo img{width:36px;height:30px}.chat-header #half-vt-divider{height:36px}.chat-header #flex-row{gap:1px}.chat-header #flex-row .projectmode-img{width:auto;height:40px;object-fit:cover}.chat-header .timer-cont{gap:3px;height:40px;align-items:end}.chat-header .timer-cont .timer-block{width:48px;height:36px}.side-btns{gap:3px!important}}.sidebar{width:222px;height:calc(100vh - 116px);border-radius:10px;background-color:#151515;position:absolute;z-index:100;right:20px;border:1px solid #fff;display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{border-radius:100px;background-color:hsla(0,0%,100%,.2)}.sidebar::-webkit-scrollbar-track{margin-top:20px;margin-bottom:20px}.sidebar .sidepanel-custom-scrollbar{position:absolute;right:12px;width:6px;border-radius:100px;background-color:hsla(0,0%,100%,.2);top:20px;transition:transform .1s ease-out;height:4px}.sidebar .sidepanel-custom-scrollbar .custom-thumb{height:4px;width:40px;transform:translateY(50%)}.sidebar #divider{border-top:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1);width:100%;margin-top:12px}.sidebar .header{padding:17px 30px 14px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1)}.sidebar .header p{color:hsla(0,0%,100%,.4);font-size:13px;font-weight:600;line-height:23px}.sidebar .header h3{font-size:14px;color:#fff;font-weight:500;line-height:18.23px}.sidebar ul{outline:none;border:none;height:355px}.sidebar ul li{color:#fff;height:35px;display:flex;align-items:center;border-top:1px solid hsla(0,0%,100%,.1)}.sidebar ul li p{color:hsla(0,0%,100%,.4);font-size:13px;line-height:23px;font-weight:600;padding-left:20px}.sidebar ul .active p{color:#fff;flex:1 1}.sidebar ul .active div{margin-right:30px;margin-top:6px}.sidebar ul .last-child{height:36px;border-bottom:1px solid hsla(0,0%,100%,.1)}.sidebar ul li:first-child{border-top:none}.sidebar div.footer{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;position:relative;bottom:10px;width:100%;flex-grow:1;margin-top:auto}@-moz-document url-prefix(){.sidebar{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent}}section.ads{position:relative;height:198px;width:198px;background-color:hsla(0,0%,100%,.15);border-radius:6px;margin:10rem auto auto;display:flex;flex-direction:column;overflow:hidden}section.ads p{color:#fff;text-align:center;padding-top:10px}section.ads .ads-placeholder-wrap{flex:1 1;display:flex;align-items:center;justify-content:center;padding:12px 4px 16px;min-height:0}section.ads .ads-placeholder{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}section.ads .ads-placeholder .ads-placeholder-text{font-size:9px;font-weight:400;color:hsla(0,0%,100%,.5);padding-top:0!important;line-height:normal}section.ads .ads-placeholder .ads-placeholder-link{font-size:9px;font-weight:400;line-height:normal;color:var(--blue);text-decoration:underline;text-underline-offset:4px;margin-top:5px;margin-bottom:9px}section.ads .ads-banner{flex:1 1;display:block;width:100%;min-height:0}section.ads .ads-banner img{width:100%;height:100%;object-fit:cover}section.side-footer{margin-top:14px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1 1;gap:5px}section.side-footer a p{font-size:11px;color:#fff}section.side-footer h3{font-size:9px;color:hsla(0,0%,100%,.5);text-align:center}section.side-footer .side-footer-links{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:18px 0 15px;gap:-3px}section.side-footer .support-btn-chat{margin-bottom:15px}@media screen and (max-width:1000px){.sidebar{display:none}}.chat-msg-cont #dot-line{margin:2px 0 7px;display:flex;gap:2px}.chat-msg-cont .mb-10{margin-bottom:10px}.chat-msg-cont #mt-15{padding-bottom:15px}.chat-msg-cont #ml-10{margin-left:11px}.chat-msg-cont #row-flex{display:flex;align-items:center;margin-top:4px}.chat-msg-cont #row-flex2{display:flex;gap:6px;flex:1 1;justify-content:flex-end;align-items:center}.chat-msg-cont #row-flex2 p{cursor:pointer}.chat-msg-cont #row-flex2 :hover{text-decoration:underline}.chat-msg-cont #blut-txt{color:var(--blue)}.chat-msg-cont #gap-words{margin-left:5px;word-spacing:3px}.chat-msg-cont #attachment-file{display:flex;width:100%;height:42px;background-color:#f7f7f7;border-radius:8px;padding:0 20px 0 11px;align-items:center;margin:18px 0 0}.chat-msg-cont #attachment-file .file-name{flex:1 1}.chat-msg-cont #attachment-file .download-btn,.chat-msg-cont #attachment-file .download-btn_m{width:80px;height:100%;border-left:1px solid #eee;display:flex;align-items:center;margin-left:20px}.chat-msg-cont #attachment-file .download-btn p,.chat-msg-cont #attachment-file .download-btn_m p{color:var(--blue);text-align:right;cursor:pointer}.chat-msg-cont #attachment-file .download-btn_m{border-left:none}.chat-msg-cont #attachment-file_m{width:100%;min-height:42px;background-color:#f7f7f7;border-radius:8px;margin-top:5px}.chat-msg-cont #attachment-file_m .file-name{flex:1 1}.chat-msg-cont #attachment-file_m .hr-row{width:100%;height:1px;background:#eee}.chat-msg-cont #attachment-file_m .download-btn,.chat-msg-cont #attachment-file_m .download-btn_m{width:80px;height:100%;border-left:1px solid #eee;display:flex;align-items:center;margin-left:20px}.chat-msg-cont #attachment-file_m .download-btn p,.chat-msg-cont #attachment-file_m .download-btn_m p{color:var(--blue);text-align:right;cursor:pointer}.chat-msg-cont #attachment-file_m .download-btn_m{border-left:none}.chat-msg-cont .small-msg-txt{font-size:10px;color:#777;align-items:center}.chat-msg-cont .small-msg-txt ul{margin-top:15px}.chat-msg-cont .small-msg-txt a{color:#777!important}.chat-msg-cont .msg-greeting{background-color:#f7f7f7;height:60px;border:1px solid #ddd;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;align-items:center;padding:20px 18px 20px 24px}.chat-msg-cont .handlertext{width:250px;color:#494af8;display:flex;align-self:first baseline}.chat-msg-cont .err-txt{color:#eb5757;width:226px}.chat-msg-cont .msg_txt{font-weight:400;width:100%;color:#363c4f;overflow-wrap:break-word;word-break:break-word}.chat-msg-cont .msg_txt a{color:#494af8;overflow-wrap:break-word;word-break:break-word}.chat-msg-cont .msg_txt .padlock{position:relative;top:1.6px}.chat-msg-cont .msg-ads{min-height:40px;display:flex;align-items:center;padding:10px 18px 10px 24px;border-bottom:1px solid #ddd}.chat-msg-cont .mm-alert{min-height:50px;display:flex;align-items:center;background-color:#f7f7f7;border-radius:10px;padding:5px 18px 22px 24px;margin-bottom:15px}.chat-msg-cont .mm-alert .small-msg-txt{font-size:10px;color:#777}.chat-msg-cont .expirty-time-set,.chat-msg-cont .msg-noti{min-height:60px;display:flex;align-items:center;padding:20px 18px 20px 24px;background-color:#f7f7f7;margin:15px 0;border-radius:10px}.chat-msg-cont .expirty-time-set{background-color:var(--blue)}.chat-msg-cont .expirty-time-set p{color:#fff}.chat-msg-cont .msg-security-code,.chat-msg-cont .msg-setexpirty-time{min-height:60px;display:flex;align-items:center;padding:20px 18px 20px 24px;background-color:#f7f7f7;border-radius:10px;margin:15px 0}.chat-msg-cont .msg-setexpirty-time span{color:var(--blue)}.chat-msg-cont .msg-attachment,.chat-msg-cont .msg-default{min-height:50px;display:flex;align-items:center;padding:15px 18px 15px 24px;border-bottom:1px solid #ddd}.chat-msg-cont .msg-attachment a{margin:10px 0}.chat-msg-cont .msg-error{min-height:60px;display:flex;align-items:center;padding:15px 18px 15px 24px;border-top:3px solid #eb5757;background-color:rgba(235,87,87,.05)}.chat-msg-cont .msg-error img{margin-right:5px}.chat-msg-cont .msg-success{min-height:60px;display:flex;align-items:center;padding:15px 18px 15px 24px;border-top:3px solid #494af8;background-color:rgba(73,74,248,.05)}.chat-msg-cont .msg-success img{margin-right:5px;position:relative;bottom:1px}.chat-msg-cont .msg-success .success-txt{width:226px;color:#494af8}.chat-msg-cont .flex-row{display:flex;border:1px solid;gap:10px}@media screen and (max-width:1000px){.chat-msg-cont .expirty-time-set,.chat-msg-cont .mm-alert,.chat-msg-cont .msg-ads,.chat-msg-cont .msg-attachment,.chat-msg-cont .msg-default,.chat-msg-cont .msg-error,.chat-msg-cont .msg-greeting,.chat-msg-cont .msg-noti,.chat-msg-cont .msg-security-code,.chat-msg-cont .msg-setexpirty-time,.chat-msg-cont .msg-success,.flex-column{flex-direction:column;gap:5px}.alert-flex{display:flex;gap:3px;align-items:center}.chat-msg-cont #gap-words{word-spacing:2px}.chat-msg-cont .msg-error,.chat-msg-cont .msg-success{align-items:flex-start}.chat-msg-cont .msg-error img,.chat-msg-cont .msg-success img{bottom:-.2px}.chat-msg-cont .msg-greeting{height:95px;padding:15px 3px 15px 15px;position:relative}.chat-msg-cont .msg-greeting span{position:absolute;top:10px;right:18px}.chat-msg-cont .expirty-time-set,.chat-msg-cont .mm-alert,.chat-msg-cont .msg-ads,.chat-msg-cont .msg-error,.chat-msg-cont .msg-noti{padding:5px 15px 11px}.chat-msg-cont .expirty-time-set,.chat-msg-cont .msg-attachment,.chat-msg-cont .msg-default,.chat-msg-cont .msg-noti,.chat-msg-cont .msg-security-code,.chat-msg-cont .msg-setexpirty-time,.chat-msg-cont .msg-success{padding:15px}}.chatLeaveModal,.open-chatleave-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.9);z-index:9999;height:100%;width:100%;display:flex;justify-content:center;align-items:center;display:none}.chatLeaveModal.open-fade,.open-fade.open-chatleave-modal{display:flex}.chatLeaveModal .chatSession-container,.open-chatleave-modal .chatSession-container{transform:scale(.7);opacity:1;animation:fadeInScale .3s forwards}.chatLeaveModal .chatSession-container.fade-out,.open-chatleave-modal .chatSession-container.fade-out{animation:fadeOutScale .3s forwards}.chatLeaveModal .chatSession-container .session-section:after,.open-chatleave-modal .chatSession-container .session-section:after{background:none}.chatLeaveModal h4,.open-chatleave-modal h4{padding-top:114px}.chatLeaveModal .desc,.open-chatleave-modal .desc{padding-top:75px;max-width:569px;font-weight:400!important;font-size:16px!important;text-align:center;line-height:26px!important}.chatLeaveModal .btn-flex,.open-chatleave-modal .btn-flex{display:flex;gap:10px;padding-bottom:64px}.open-chatleave-modal{visibility:visible;opacity:1}.chat-leave-mobile-container{flex-direction:column;height:320px;background-color:#fff;width:95%;margin:auto;border-radius:10px;border:1px solid rgba(0,0,0,.1)}.chat-leave-mobile-container,.chat-leave-mobile-container img{display:flex;justify-content:center;align-items:center;align-self:center}.chat-leave-mobile-container img{position:absolute;top:-40px;width:100px;height:100px}.chat-leave-mobile-container h4{padding-top:84px;color:var(--blue);width:100%;max-width:332px;font-weight:700;font-size:20px;line-height:26.04px;text-align:center}.chat-leave-mobile-container .desc{padding-top:15px;font-size:14px!important;font-weight:400!important;font-family:JetBrains Mono;line-height:18.48px!important;width:100%;padding-left:29px;padding-right:29px}.chat-leave-mobile-container .btn-flex{padding-top:24px}@media screen and (max-width:1000px){.chatLeaveModal .chatSession-container .blur-img,.open-chatleave-modal .chatSession-container .blur-img{position:absolute;z-index:-1;width:100%;height:150%;object-fit:cover;top:-19%;margin:auto}}.portrait-mode-container{position:fixed;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.2);z-index:9999;height:100vh;width:100vw;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;overflow-y:hidden;z-index:999999999}.portrait-mode-container h4{color:var(--blue);text-align:center}.uploadfileContainer{position:absolute;bottom:90px;right:20%;z-index:1000;width:360px;height:129px;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(10px);transition:all .3s ease,transform .3s ease}.uploadfileContainer .head{display:flex;justify-content:space-between;align-items:center;height:49px;background-color:var(--blue);padding:0 16px 0 15px}.uploadfileContainer .head p{font-size:15px;font-weight:500;line-height:19.53px;color:#fff;flex:1 1;padding-left:10px}.uploadfileContainer .head .cross-icon{cursor:pointer}.uploadfileContainer .body{background-color:#fff;height:80px;flex:1 1;display:flex;justify-content:space-between;align-items:center;padding:0 17px 0 15px}.uploadfileContainer .body .col-1{display:flex;flex:1 1;align-items:center;gap:15px}.uploadfileContainer .body .col-1 .filename{font-weight:400;font-size:14px;line-height:20px}.uploadfileContainer .body .col-1 .size{font-size:12px;font-weight:500;line-height:23px;color:rgba(54,60,79,.4)}.uploadfileContainer .body .col-2{flex:1 1;display:flex;align-items:center;justify-content:flex-end;gap:17px}.uploadfileContainer .body .col-2 .filename{font-weight:400;font-size:14px;line-height:20px;text-align:right}.uploadfileContainer .body .col-2 .size{font-size:12px;font-weight:500;line-height:23px;color:rgba(54,60,79,.4)}.uploadfile-modal-open{opacity:1;visibility:visible;transform:translateY(0)}.selectedfileContainer{background-color:#fff;border-radius:8px;width:231px;height:42px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 17px 0 11px}.selectedfileContainer p{flex:1 1;padding-left:11px}.selectedfileContainer #grey_cross{cursor:pointer}@media screen and (max-width:1280px){.uploadfileContainer{right:22%}}@media screen and (max-width:1123px){.uploadfileContainer{right:24%}}@media screen and (max-width:1050px){.uploadfileContainer{right:25%}}@media screen and (max-width:1000px){.uploadfileContainer{right:0;margin:auto;width:100%;max-width:450px;z-index:9999}.selectedfileContainer{width:calc(100% - 20px);margin:10px auto auto}}.report-file-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.9);z-index:9999;height:100%;width:100%;display:flex;justify-content:center;align-items:center;display:none}.report-file-modal.open-fade{display:flex}.report-file-modal .reportfileContainer{width:690px;height:73%;flex-grow:0;padding:0 0 10px;border-radius:10px;background-color:#fff;border:1px solid #e6e6e6;transform:scale(.7);opacity:1;animation:fadeInScale .3s forwards}.report-file-modal .reportfileContainer.fade-out{animation:fadeOutScale .3s forwards}.report-file-modal .reportfileContainer .header{display:flex;color:var(--blue);height:73px;border-bottom:1px solid rgba(0,0,0,.1);padding:19px 30px 10px}.report-file-modal .reportfileContainer .header h4{margin-left:19px;flex:1 1}.report-file-modal .reportfileContainer .header .cooki-img{position:relative;top:-53px}.report-file-modal .reportfileContainer .header .dark-cross{position:relative;cursor:pointer;top:10px;left:10px}.report-file-modal .reportfileContainer .body-reportfile{margin:0 13px 0 30px;padding-top:20px;max-height:45vh;overflow-y:scroll;overflow-x:hidden}.report-file-modal .reportfileContainer .body-reportfile::-webkit-scrollbar{width:6px}.report-file-modal .reportfileContainer .body-reportfile::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(0,0,0,.2)}.report-file-modal .reportfileContainer .body-reportfile::-webkit-scrollbar-track{margin-top:30px;margin-bottom:20px}.report-file-modal .reportfileContainer .body-reportfile .title{color:var(--blue);font-family:DM Sans;font-size:17px;font-weight:500;line-height:24px}.report-file-modal .reportfileContainer .body-reportfile .paragraph{flex-grow:0;margin-top:10px;width:100%;max-width:630px;margin-bottom:18px;font-family:JetBrains Mono;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:23px;letter-spacing:normal;color:#363c4f}.report-file-modal .reportfileContainer .expand-area-wrapper{margin-top:10px;border-radius:5px;width:630px;border:1px solid #eee;margin-bottom:44px;transition:all .3s ease}.report-file-modal .reportfileContainer .expand-area-wrapper .expand-area{height:112px;padding:15px 20px;border-radius:5px;cursor:pointer}.report-file-modal .reportfileContainer .expand-area-wrapper .expand-area .flex-row{display:flex;align-items:center;gap:9px}.report-file-modal .reportfileContainer .expand-area-wrapper .expand-area .title{color:var(--dark);flex:1 1}.report-file-modal .reportfileContainer .expand-area-wrapper .expand-area .underline-blue a,.report-file-modal .reportfileContainer .expand-area-wrapper .expand-area .underline-grey a,.report-file-modal .reportfileContainer .expand-area-wrapper .expand-area .underline-link a{color:var(--dark);text-decoration:underline}.report-file-modal .reportfileContainer .expand-area-wrapper .selected-option{height:112px;padding:15px 20px;border-radius:5px;cursor:pointer;background-color:#fafafa}.report-file-modal .reportfileContainer .expand-area-wrapper .selected-option .flex-row{display:flex;align-items:center;gap:9px}.report-file-modal .reportfileContainer .expand-area-wrapper .selected-option .row-content{display:flex;gap:9px;cursor:pointer;align-items:first baseline}.report-file-modal .reportfileContainer .expand-area-wrapper .selected-option .heading{font-size:15px;font-weight:400;line-height:23px;flex:1 1}.report-file-modal .reportfileContainer .expand-area-wrapper .selected-option .desc{font-size:13px;font-weight:400;line-height:23px;color:#777}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content{display:flex;flex-direction:column;justify-content:center;flex:1 1;height:92px;padding:0 20px;background-color:#fafafa;border-bottom:1px solid #eee}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content .active-title{color:var(--blue)}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content .row-content{display:flex;gap:9px;cursor:pointer;align-items:first baseline}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content .heading{font-size:15px;font-weight:400;line-height:23px}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content .desc{font-size:13px;font-weight:400;line-height:23px;color:#777}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .active-body{background-color:#fff}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content:last-child{border-bottom:none;height:92px}.report-file-modal .reportfileContainer .expand-area-wrapper .expanded{max-height:367px;overflow-y:scroll;background-color:#fafafa;border-right:7px solid rgba(0,0,0,.01)}.report-file-modal .reportfileContainer .expand-area-wrapper .expanded::-webkit-scrollbar{width:6px}.report-file-modal .reportfileContainer .expand-area-wrapper .expanded::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(0,0,0,.2)}.report-file-modal .reportfileContainer .expand-area-wrapper .expanded::-webkit-scrollbar-track{margin-top:10px;margin-bottom:10px}.report-file-modal .reportfileContainer .flex-center,.report-file-modal .reportfileContainer .footer-reportfile{height:95px;padding:0 28px 0 30px;border-top:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:flex-end;gap:10px}.report-file-modal .reportfileContainer .flex-center{justify-content:center}.report-file-modal .reportfileContainer .report-submit-cont{height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.report-file-modal .reportfileContainer .report-submit-cont .heading{color:var(--blue);font-weight:500;max-width:374px;text-align:center}.report-file-modal .reportfileContainer .report-submit-cont .desc{font-size:15px;text-align:center;max-width:432px;font-weight:400}@media screen and (max-width:1000px){.report-file-modal .reportfileContainer{width:95%;height:80%}.report-file-modal .reportfileContainer .header{padding:10px 20px 20px;min-height:46px;max-height:60px}.report-file-modal .reportfileContainer .header .cooki-img{width:60px;height:60px;top:-40px}.report-file-modal .reportfileContainer .header .dark-cross{top:5px}.report-file-modal .reportfileContainer .expand-area-wrapper{width:100%}.report-file-modal .reportfileContainer .expand-area-wrapper .expand-area{height:auto}.report-file-modal .reportfileContainer .expand-area-wrapper .selected-option .heading{font-size:13px}.report-file-modal .reportfileContainer .expand-area-wrapper .selected-option .desc{line-height:17.16px}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content{height:auto;padding:15px 13px 14px 15px}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content .heading{font-size:13px;position:relative;top:-2px}.report-file-modal .reportfileContainer .expand-area-wrapper .reportfile-content .body-content .desc{line-height:17.16px}.report-file-modal .reportfileContainer .body-reportfile{max-height:53vh;margin:0 6px 0 20px;padding-right:8px}.report-file-modal .reportfileContainer .body-reportfile .paragraph{margin-bottom:0;font-size:13px}.report-file-modal .reportfileContainer .body-reportfile .title{font-size:14px}.report-file-modal .reportfileContainer .body-reportfile .sub-title{padding:20px 0 10px}.report-file-modal .reportfileContainer .flex-center,.report-file-modal .reportfileContainer .footer-reportfile{height:65px;position:absolute;bottom:0;width:100%}.report-file-modal .reportfileContainer .report-submit-cont{height:75%}.report-file-modal .reportfileContainer .report-submit-cont .heading{max-width:319px}.report-file-modal .reportfileContainer .report-submit-cont .desc{max-width:267px;font-size:13px}.report-file-modal .reportfileContainer .report-submit-cont img{width:60px;height:60px}}.typing-switch-container{width:106px;height:46px;border-radius:6px;display:flex;gap:10px;background-color:#f7f7f7;align-items:center;justify-content:center;position:relative}.typing-switch-container.active{background-color:#ededfe}.typing-switch-container.black-bg{background-color:#151515}@media screen and (max-width:1000px){.typing-switch-container,.typing-switch-container .menu-icons{width:46px;height:46px}.keyboard-switch{display:none}}@media screen and (max-width:425px){.typing-switch-container,.typing-switch-container .menu-icons{width:42px;height:42px}}@media screen and (max-width:370px){.typing-switch-container,.typing-switch-container .menu-icons{width:40px;height:40px}}@media screen and (max-width:350px){.typing-switch-container,.typing-switch-container .menu-icons{width:36px;height:36px}}section.hero{position:relative;padding:49px 60px 0;background:#fff;margin-bottom:50px;margin-top:86px}section.hero:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0}section.hero .hero-content{height:700px;width:100%;max-width:1320px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}section.hero .hero-content h1{max-width:647px;text-align:center;position:relative;z-index:2;top:-3px;left:-3px;letter-spacing:0;font-family:DM Sans;font-weight:700;font-size:80px;line-height:80px}section.hero .hero-content h5{max-width:562px;text-align:center;position:relative;top:17px;z-index:2}section.hero .hero-content img{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:20px;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#d3d3d3 -25px -106.895px/103.788% 130.541% no-repeat}section.hero .hero-content .hero-banner-img{display:block}section.hero .hero-content .hero-banner-img-mobile{display:none}@media(max-width:450px){section.hero .hero-content .hero-banner-img{display:none}section.hero .hero-content .hero-banner-img-mobile{display:block}}.footer-bg-layer{position:relative}.footer-bg-layer:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));z-index:-1}.footer-bg-layer img{cursor:pointer}.bg-layer{position:relative}.bg-layer:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0))}section.converse{position:relative}section.converse .converse-content{display:flex;justify-content:center;padding:162px 0 98px;position:relative;height:737px;z-index:3;gap:48px}section.converse .converse-content .left{display:flex;flex-direction:column;justify-content:center;gap:20px;max-width:574px;height:100%}section.converse .converse-content .down-arrow{display:none}section.converse .converse-content .right{max-width:474px;width:100%}section.converse .converse-content .right img{position:relative;top:-21px;left:-13px}section.converse .converse-content h2{position:relative;color:var(--dark)}section.converse .converse-content h6{position:relative;max-width:538px;color:var(--dark)}section.working{background:var(--blue);padding-top:70px;padding-bottom:79px;display:flex;flex-direction:column;align-items:center}section.working h2{margin:0 auto;position:relative;left:-25px}section.working .work-banner{display:block;margin:50px auto 56.21px;object-fit:contain}section.working .flow-cards{display:flex;align-items:center;justify-content:center;gap:20px}section.working .flow-cards .card{width:260px;height:242px;cursor:pointer;transition:all .3s ease-in-out;padding:61px 30px 30px;position:relative}section.working .flow-cards .card h2{opacity:.2;color:var(--white);position:absolute;left:32px;top:16px;z-index:3}section.working .flow-cards .card h4,section.working .flow-cards .card p{color:var(--white);text-align:center;margin-left:4px;position:relative;top:2px}section.working .flow-cards .card .label-wrapper{width:200px;position:relative;z-index:1}section.working .flow-cards .card .label-wrapper img{display:block;margin:0 auto 20px}section.working .flow-cards .card:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.2;background:var(--white);border-radius:20px;z-index:0;transition:all .3s ease-in-out}section.working .flow-cards .card.hovered,section.working .flow-cards .card:hover{width:476px;opacity:1}section.working .flow-cards .card.hovered:after,section.working .flow-cards .card:hover:after{opacity:1}section.working .flow-cards .card.hovered h2,section.working .flow-cards .card:hover h2{color:var(--blue);opacity:1}section.working .flow-cards .card.hovered p,section.working .flow-cards .card:hover p{color:var(--dark-gray);text-align:left;position:relative;top:2px;margin-left:2px}section.working .flow-cards .card.hovered h4,section.working .flow-cards .card:hover h4{color:var(--blue);margin-left:2px;text-align:left}section.working .card-details{margin:75px auto 0}section.working .card-details h6{position:relative;top:2px}section.message{position:relative;padding-top:100px;width:100%;height:675px}section.message .message-content{display:flex;align-items:center;justify-content:center;gap:132px;position:relative;top:-23px;left:1px}section.message .message-content .left{max-width:426px;width:100%}section.message .message-content .left img{position:relative;left:-37px;top:2px}section.message .message-content .right{max-width:543px;gap:20px;display:flex;flex-direction:column}section.slider{background-color:var(--dark);padding:70px 70px 36px}section.slider h2{position:relative;left:-20px}section.slider .slider-content{max-width:1100px;margin:40px auto 60px;overflow:visible;position:relative}section.slider .slider-content .swiper-wrapper{gap:20px!important}section.slider .slider-content .swiper-wrapper .swiper-slide{margin-right:0!important;width:260px!important;height:242px!important}section.slider .slider-content .swiper-wrapper .swiper-slide img{width:100%!important;height:100%!important}section.slider .slider-content .custom-next-button,section.slider .slider-content .custom-prev-button{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}section.slider .slider-content .custom-prev-button{left:-74px}section.slider .slider-content .custom-next-button{right:-74px;transform:translateY(-50%) rotate(180deg)}section.slider .slider-flex{display:none}section.slider .device-wrapper{display:flex;align-items:center;justify-content:center;margin-top:40px;position:relative;gap:50px}section.slider .device-wrapper>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}section.slider .device-wrapper>div p{color:var(--white)}section.slider .divider{height:1px;width:100%;background:var(--white);opacity:.2;max-width:1096px;margin:59px auto 20px}section.slider p.note{position:relative}section.slider p.note sup{font-family:DM Sans;font-size:7px;margin:2px 0}section.slider p.head4{font-family:DM Sans;font-size:26px;font-style:normal;font-weight:700;line-height:normal}section.slider p.head4 sup{font-family:DM Sans;font-size:12px}.disable-tooltip{cursor:default}.cloud-flare{max-width:1096px;width:76.1%;height:300px;border-radius:20px;background:var(--blue);overflow:hidden;position:absolute;left:0;right:0;margin:0 auto;bottom:-114px;z-index:9}@media(max-width:1000px){.cloud-flare.secure{bottom:-330px}.cloud-flare.default{bottom:-280px}}.cloud-flare .mobile-cloudflare{display:none}.cloud-flare .top{height:80px;display:flex;align-items:center;justify-content:center}.cloud-flare .top p{font-weight:500;position:relative;left:-1px}.cloud-flare .bottom{height:220px;padding:35px 30px 25px;background-color:rgba(0,0,0,.08)}.cloud-flare .bottom .link-wrapper{height:50px;display:flex;gap:6px;position:relative}.cloud-flare .bottom .link-wrapper .left{background:#fff;height:100%;display:flex;align-items:center;border-radius:5px;width:870px}.cloud-flare .bottom .link-wrapper .left .drop-down{width:140px;height:100%;display:flex;align-items:center;justify-content:start;cursor:pointer;position:relative;left:2px}.cloud-flare .bottom .link-wrapper .left .drop-down p{display:flex;align-items:center;justify-content:center}.cloud-flare .bottom .link-wrapper .left .drop-down p span{margin:0 10px 0 8px}.cloud-flare .bottom .link-wrapper .left .dropped{position:absolute;left:1px;bottom:-100px;background:#fff;min-height:50px;border-radius:0 0 5px 5px;display:flex;flex-direction:column}.cloud-flare .bottom .link-wrapper .left .dropped .drop-down{border:0;height:50px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.cloud-flare .bottom .link-wrapper .left .dropped .drop-down p{display:flex;justify-content:start}.cloud-flare .bottom .link-wrapper .left .dropped .drop-down:last-child{justify-content:start;padding-left:13px}.cloud-flare .bottom .link-wrapper .left .link-box{width:calc(100% - 140px);height:100%;display:flex;align-items:center;padding-left:20px;position:relative;border-radius:0 5px 5px 0;border-left:1px solid #ddd}@media(max-width:1200px){.cloud-flare .bottom .link-wrapper .left .link-box{justify-content:space-between}.cloud-flare .bottom .link-wrapper .left .link-box.secure{width:100%;max-width:540px;overflow-x:auto}.cloud-flare .bottom .link-wrapper .left .link-box.secure .url{width:410px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.cloud-flare .bottom .link-wrapper .left .link-box.secure .url::-webkit-scrollbar,.cloud-flare .bottom .link-wrapper .left .link-box.secure::-webkit-scrollbar{display:none}}@media(max-width:1180px){.cloud-flare .bottom .link-wrapper .left .link-box.secure .url{width:350px;padding-right:20px}}@media(max-width:1090px){.cloud-flare .bottom .link-wrapper .left .link-box.nonSecure{width:100%;max-width:380px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.cloud-flare .bottom .link-wrapper .left .link-box.nonSecure::-webkit-scrollbar{display:none}.cloud-flare .bottom .link-wrapper .left .link-box.secure{width:100%;max-width:380px;overflow-x:auto}.cloud-flare .bottom .link-wrapper .left .link-box.secure .url{width:270px;padding-right:20px;overflow-x:auto;white-space:nowrap}.cloud-flare .bottom .link-wrapper .left .link-box.secure .url::-webkit-scrollbar,.cloud-flare .bottom .link-wrapper .left .link-box.secure::-webkit-scrollbar{display:none}}.cloud-flare .bottom .link-wrapper .left .link-box p{color:var(--dark);font-family:JetBrains Mono;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.cloud-flare .bottom .link-wrapper .left .link-box .code{padding-left:20px;border-left:1px solid #ddd;height:100%;width:220px;display:flex;align-items:center;position:absolute;right:0;border-radius:0 5px 5px 0}@media(max-width:1362px){.cloud-flare .bottom .link-wrapper .left .link-box .code{width:140px}}@media(max-width:1262px){.cloud-flare .bottom .link-wrapper .left .link-box .code{width:90px}}.cloud-flare .bottom .link-wrapper .left .link-box .code img{margin-right:8px}.cloud-flare .bottom .link-wrapper .right .btns-wrapper{display:flex;gap:8px}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button{background:var(--white);width:50px;height:50px;border-radius:5px;border:2px solid var(--white);transition:all .3s ease-in-out}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button img{width:auto;height:auto}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button.regen-disable{cursor:default;background:transparent;border:2px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1);display:flex;justify-content:center;align-items:center}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button.regen-disable img{opacity:.1}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button.regen{background:transparent;border:2px solid hsla(0,0%,100%,.5);background-color:transparent;display:flex;justify-content:center;align-items:center}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button.regen img{opacity:1}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button:first-child.regen:hover{background-color:hsla(0,0%,100%,.5);background:rgba(54,60,79,.5)!important}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button:nth-child(2){position:relative;left:-1px}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button:nth-child(2) img{position:relative;top:3px}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button:last-child{position:relative;left:-2px}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button:last-child img{position:relative;top:3px}.cloud-flare .bottom .link-wrapper .right .btns-wrapper button:last-child .hover-qr{position:absolute;top:0;left:0}.cloud-flare .bottom .gen-btn{display:flex;align-items:center;justify-content:space-between;margin-top:13px;gap:20px}.cloud-flare .bottom .gen-btn img{width:300px}.cloud-flare .bottom .gen-btn button{flex:1 1;height:65px;border-radius:6px;background:var(--white);text-align:center;font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:700;line-height:normal}.cloud-flare .bottom p.note{margin-top:14px;position:relative;left:-1px}.notification-tooltip{position:fixed;bottom:2%;z-index:9999;left:0;border-radius:10px;height:45px;right:0;margin:0 auto;width:-moz-fit-content;width:fit-content;background-color:#000;display:flex;justify-content:center;align-items:center;padding:0 50px}.notification-tooltip p{color:#fff;text-align:center;font-size:14px}@media screen and (max-width:500px){.notification-tooltip{max-width:90%;width:-moz-fit-content;width:fit-content}.notification-tooltip p{text-align:center}}.cloudflare-modal{display:none}@media screen and (min-width:1000px)and (max-width:1160px){.cloud-flare .top{padding-left:129px;padding-right:130px}.flow-cards{justify-content:start!important;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}.flow-cards::-webkit-scrollbar{display:none}.custom-scroll{margin-top:40px;margin-left:auto;margin-right:auto;width:calc(100% - 40px);background-color:hsla(0,0%,100%,.2);border-radius:20px;height:4px}.custom-scroll .customScroll-bar{background-color:#fff;border-radius:20px;height:4px;width:40px;transform:translateX(50%)}section.converse .converse-content .right{max-width:none}section.slider{padding-left:60px}section.slider .custom-scroll{display:none}}@media screen and (max-width:1000px){section.hero{margin-top:1px;padding-left:15px;padding-right:15px}section.hero .hero-content{height:546px;width:100%!important}section.hero .hero-content h1{font-size:50px;width:100%;max-width:400px;letter-spacing:-1px;line-height:50px;top:-50px}section.hero .hero-content h5{font-size:15px;font-weight:500;width:100%;max-width:320px;top:-30px}section.hero .hero-content img{width:100%!important;height:418px;object-position:center}.cloudflare-down-arrow{width:100%;position:relative;top:-50%}.cloud-flare{width:calc(100% - 30px);bottom:-280px;height:auto}.cloud-flare .top{width:100%;text-align:center;margin:auto;padding:20px;height:auto;font-size:14px;font-weight:500;line-height:18.23px}.cloud-flare .bottom{display:none}.cloud-flare .mobile-cloudflare{display:block;background-color:rgba(0,0,0,.08);padding:18px 15px 30px}.cloud-flare .mobile-cloudflare .cloudflare-card{background-color:#fff;width:100%;height:auto;border-radius:.3125rem}.cloud-flare .mobile-cloudflare .cloudflare-card .flex-center{display:flex;justify-content:center;align-items:center}.cloud-flare .mobile-cloudflare .cloudflare-card .flex-center p{font-weight:700;font-size:14px;margin-left:9.8px;position:relative;top:2px}.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header{display:flex;border-bottom:1px solid #ddd;height:50px}.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header .dropdown-menu{width:150px;border-right:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;padding:17px 10.4px 17px 13px}.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header .dropdown-menu .small-icon{width:12px;height:12px;object-fit:contain}.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header .dropdown-menu p{margin:0 10px;width:69px}.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header .link-section{flex:1 1;display:flex;flex-direction:column;justify-content:center;overflow-x:scroll;margin:0 10px}.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header .link-section p{font-weight:700;font-size:14px}.cloud-flare .mobile-cloudflare .cloudflare-card .body{display:flex;flex-direction:column;justify-content:center;align-items:center;height:105px}.cloud-flare .mobile-cloudflare .cloudflare-btns{display:flex;margin:10px 0 15px}.cloud-flare .mobile-cloudflare .cloudflare-btns .gen-btn{flex:1 1;margin-left:11px}.cloud-flare .mobile-cloudflare .cloudflare-btns .gen-btn button{width:100%;height:50px;border-radius:6px;background:var(--white);text-align:center;font-family:JetBrains Mono;font-size:14px;font-weight:700}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper{display:flex;gap:8px}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button{background:var(--white);width:50px;height:50px;border-radius:5px;border:2px solid var(--white);transition:all .3s ease-in-out}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button img{width:auto;height:auto}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button.regen-disable{cursor:default;background:transparent;border:2px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1);display:flex;justify-content:center;align-items:center}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button.regen-disable img{opacity:.1}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button.regen{background:transparent;border:2px solid hsla(0,0%,100%,.5);background-color:transparent;display:flex;justify-content:center;align-items:center}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button.regen img{opacity:1}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button:first-child.regen:hover{background-color:hsla(0,0%,100%,.5);background:rgba(54,60,79,.5)!important}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button:nth-child(2){position:relative;left:-1px}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button:nth-child(2) img{position:relative;top:3px}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button:last-child{position:relative;left:-2px}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button:last-child img{position:relative;top:3px}.cloud-flare .mobile-cloudflare .cloudflare-btns .right .btns-wrapper button:last-child .hover-qr{position:absolute;top:0;left:0}@-moz-document url-prefix(){.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header .link-section{overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.cloud-flare .mobile-cloudflare .cloudflare-card .cloudflare-header .link-section p{width:370px}}.cloudflare-modal{display:block;position:fixed;bottom:0;left:0;width:100%;height:0;overflow:hidden;visibility:hidden;background-color:#151515;transition:all .3s ease-in-out;border:2px solid;z-index:99999;border-top-left-radius:10px;border-top-right-radius:10px}.cloudflare-modal .globe-icon{margin-right:20px}.cloudflare-modal .lock-icon{margin-right:21.8px;margin-left:1px}.cloudflare-modal .head{height:46px;background-color:#000;padding:14px 14px 14px 20px;display:flex;justify-content:space-between;align-items:center}.cloudflare-modal .head p{color:#fff;font-size:14px;font-weight:500}.cloudflare-modal .row{display:flex;justify-content:start;align-items:center;height:58px;max-height:58px;width:calc(100% - 30px);margin:auto}.cloudflare-modal .row p{margin-top:1px;color:#fff}.cloudflare-modal .body-qrScan{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:30px}.cloudflare-modal .body-qrScan .qr-container{position:relative}.cloudflare-modal .body-qrScan .qr-container .qr-code-container{position:relative;width:260px;height:260.92px;background-color:#fff;border-radius:6px}.cloudflare-modal .body-qrScan .qr-container .qr-code-container .qr-code{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:230px;height:230px}.cloudflare-modal .body .divider{height:1px;width:calc(100% - 30px);background:var(--white);opacity:.2;margin:auto}.cloudflare-open{visibility:visible;height:236px!important}.cloudflare-open-qr{visibility:visible;height:358px!important}section.converse .converse-content{flex-direction:column;height:auto;align-items:center;gap:0;padding-left:16px;padding-bottom:58.2px}section.converse .converse-content .left{order:2;margin-top:28px}section.converse .converse-content .left h2{font-size:34px;letter-spacing:-.5px;line-height:34px;width:100%;max-width:319px}section.converse .converse-content .down-arrow{display:block;position:absolute;width:100%;left:0}section.converse .converse-content .down-arrow.secure{top:29%}section.converse .converse-content .down-arrow.non-secure{top:25.5%}section.converse .converse-content .right{margin-top:200px;order:1}section.converse .converse-content .right img{position:unset;width:100%;height:auto}section.converse .converse-content .right.secure{margin-top:250px}section.converse .converse-content .right.non-secure{margin-top:200px}section.working{padding:40px 0 60px;position:relative;gap:10px}section.working .br-line{display:none}section.working .flow-cards .card{width:180px;height:180px;padding:20px 44px 24px 20px}section.working .flow-cards .card h2{top:20px;left:20px;text-align:left}section.working .flow-cards .card p{font-size:13px;font-weight:500}section.working .flow-cards .card h4{font-size:17px;line-height:22.13px}section.working .flow-cards .card h4,section.working .flow-cards .card p{margin-left:0;width:100%}section.working .flow-cards .card .label-wrapper{width:139px;display:flex;flex-direction:column;justify-content:center;height:100%}section.working .flow-cards .card .label-wrapper img{margin-bottom:39px;height:60px;width:60px;top:12px;position:relative}section.working .flow-cards .card:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.2;background:var(--white);border-radius:20px;z-index:0;transition:all .3s ease-in-out}section.working .flow-cards .card.hovered,section.working .flow-cards .card.hovered:after,section.working .flow-cards .card:hover,section.working .flow-cards .card:hover:after{width:180px;opacity:1}section.working .flow-cards .card.hovered h2,section.working .flow-cards .card:hover h2{color:var(--blue);opacity:1}section.working .flow-cards .card.hovered p,section.working .flow-cards .card:hover p{color:var(--dark-gray)}section.working .flow-cards .card.hovered h4,section.working .flow-cards .card:hover h4{color:var(--blue)}section.working .card-details{width:86.6%}section.working .card-details h6{text-align:center}section.working .work-banner{width:70%;object-fit:contain;height:auto}section.working h2{max-width:368px;width:86%;position:static;left:0;text-align:center;line-height:34px;letter-spacing:-.5px;font-size:34px}section.working .card-details h6{font-size:13px;font-weight:500;line-height:19px}section.message{height:auto;padding-top:0}section.message .message-content{align-items:center;flex-direction:column;padding-top:74px;padding-bottom:82.6px;top:0;gap:0;padding-left:14px}section.message .message-content .left img{width:100%;object-fit:contain;height:auto;max-height:401.41px;position:relative;left:0}section.message .message-content .right{padding-top:40px}section.message .message-content .right h2{width:100%;font-size:34px;line-height:34px}section.message .message-content .right h6{width:98%;line-height:19px;font-weight:500}section.message .message-content .right .br-line{display:none}section.slider{width:100%;padding:47px 0 50px 15px}section.slider h2{position:static;left:0;width:100%;font-size:34px;line-height:34px;letter-spacing:-.5px;text-align:center}section.slider h4{width:260px;font-size:17px;line-height:22.13px;margin:auto}section.slider .slider-content{display:none}section.slider .slider-content .swiper-wrapper .swiper-slide{width:180px!important;height:180px!important}section.slider .device-wrapper{width:100%;align-items:center;margin-left:auto;margin-right:auto;max-width:500px;justify-content:space-between;object-fit:contain;flex-wrap:wrap;gap:10px}section.slider .device-wrapper>div{gap:10px}section.slider .device-wrapper>div:first-child img,section.slider .device-wrapper>div:nth-child(2) img,section.slider .device-wrapper>div:nth-child(3) img,section.slider .device-wrapper>div:nth-child(4) img,section.slider .device-wrapper>div:nth-child(5) img{width:36px;height:36px}section.slider p.note{width:259px;text-align:center;margin:auto;font-size:11px}section.slider p.note sup{font-size:7px}section.slider p.head4{width:260px;font-size:17px;line-height:22.13px;text-align:center;margin:auto}section.slider p.head4 sup{font-family:DM Sans;font-size:7px}section.slider .slider-flex{display:flex;gap:20px;justify-content:center;padding:55px 20px 45px}section.slider .slider-flex img{width:180px;height:180px}}@media screen and (max-width:822px){section.working{height:auto}section.working .flow-cards{justify-content:start;padding-left:15px;padding-right:15px;overflow-x:scroll;scroll-behavior:smooth;width:100vw;scrollbar-width:none}section.working .card-details{margin-top:40px}section.working .card-details .break-line{display:none}section.working .flow-cards::-webkit-scrollbar{display:none}section.working .custom-scroll{margin-top:40px;margin-left:auto;margin-right:auto;width:calc(100% - 40px);background-color:hsla(0,0%,100%,.2);border-radius:20px;height:4px}section.working .custom-scroll .customScroll-bar{background-color:#fff;border-radius:20px;height:4px;width:40px;transform:translateX(50%)}section.slider{padding-left:0}section.slider .slider-flex{width:100vw;overflow-x:scroll;justify-content:start;padding:55px 15px 0;scrollbar-width:none}section.slider .slider-flex::-webkit-scrollbar{display:none}section.slider .custom-scroll{margin:40px auto 45px;width:calc(100% - 40px);background-color:hsla(0,0%,100%,.2);border-radius:20px;height:4px}section.slider .custom-scroll .customScroll-bar{background-color:#fff;border-radius:20px;height:4px;width:40px;transform:translateX(50%)}}@media screen and (max-width:750px){section.converse .converse-content .down-arrow{display:block;position:absolute;top:25%;width:100%;left:0}section.converse .converse-content h2{font-size:34px}section.converse .converse-content h6{font-size:13px;font-weight:500}section.message .message-content .left img{max-width:360px}section.message .message-content .right h2{max-width:312px}}@media screen and (max-width:650px){section.hero .hero-content h1{font-size:38px;max-width:279px}.cloud-flare{width:calc(100% - 30px)}.cloud-flare .top{max-width:261px;width:100%;text-align:center;margin:auto;padding:19px 0 17px;height:auto;font-size:14px;font-weight:500;line-height:18.23px}.mobile-cloudflare .cloudflare-card .cloudflare-header .dropdown-menu{width:61px!important}.mobile-cloudflare .cloudflare-card .cloudflare-header .dropdown-menu p{display:none}section.slider{padding-left:0}section.slider .device-wrapper{max-width:428px}section.slider .slider-flex{gap:10px}}@media screen and (max-width:500px){section.working .work-banner{width:100%;object-fit:contain;height:auto}}@media screen and (max-width:400px){.cloud-flare{bottom:-50%}}@media screen and (max-width:360px){section.hero .hero-content h1{font-size:38px;max-width:279px}section.working{height:920px}}.about-hero{margin-top:136px;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-hero p{max-width:586px;width:72.2%;color:var(--blue);margin-top:30px;font-size:17px;font-weight:500;line-height:24px}.about-hero h2,.about-hero p{text-align:center}.team{position:relative;top:171px;display:flex;flex-direction:column;align-items:center}.team:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.team .team-desc{margin-top:171px;width:100%;max-width:908px;text-align:center;font-size:17px;line-height:22.44px;color:var(--dark)}.team .team-imgs{top:-122px;justify-content:space-between;align-self:center;gap:20px;position:absolute}.about-team,.team .team-imgs{display:flex;align-items:center}.about-team{width:100%;max-width:100rem;height:500px;position:relative;margin-top:131px;padding:117px 0;border-radius:20px;background-color:var(--blue);flex-direction:column}.about-team .message-icon{position:absolute;top:-61px}.about-team h3{width:78.4%;max-width:1000px;height:156px}.about-team h3,.about-team h6{color:var(--white);text-align:center}.about-team h6{margin-top:20px;width:100%;max-width:792px;line-height:22.44px;font-size:17px;font-weight:500}.team-platform{display:flex;flex-direction:column;align-items:center;height:625px}.team-platform .team-feature-img{position:relative;top:54px;width:76.3%}.team-platform .platformd-desc{position:relative;margin-top:124px;width:964px;height:110px;text-align:center;font-size:17px;line-height:22.44px;color:var(--dark);margin-bottom:30px}.team-platform .platform-footer{margin-bottom:600px;height:500px;display:flex;flex-direction:column;align-items:center}.team-platform .platform-btn{padding-bottom:70px}.user-privacy{position:relative;display:flex;align-items:center;justify-content:center;gap:60px;height:600px}.user-privacy:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.user-privacy .column2{max-width:538px;width:86%}.user-privacy .column2 p{font-size:17px;line-height:22.44px;margin-top:20px;color:var(--dark)}.solution-search{position:relative;display:flex;align-items:center;justify-content:center;gap:60px;height:600px}.solution-search:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.solution-search .column2{max-width:538px;width:86%}.solution-search .column2 h2{width:65.7%;max-width:500px}.solution-search .column2 p{font-size:17px;line-height:22.44px;margin-top:20px;color:var(--dark)}.about-service-wrapper{display:flex;flex-direction:column;align-items:center}.about-service-wrapper .service-footer{margin-bottom:90px;color:#777;max-width:883px;width:61.3%;text-align:center;font-weight:400;font-size:13px;line-height:17.16px}.about-service{margin-top:54px;width:100%;position:relative;height:550px;margin-bottom:182px;border-radius:20px;background-color:var(--dark);display:flex;flex-direction:column;align-items:center}.about-service h3{margin-top:140px;width:100%;max-width:829px;height:156px;text-align:center;color:#fff;line-height:52.08px}.about-service .about-qa{margin-top:20px;color:#fff;width:100%;max-width:689px;height:44px;text-align:center;font-size:17px;line-height:22.44px}.about-service .insight-img{position:absolute;top:-60px;margin:auto}.about-service .feature-img{margin-top:80px;display:flex;justify-content:space-between;align-items:center;justify-items:center;gap:20px}.about-service .feature-img .feature-img-middle{object-fit:cover;border-radius:20px}@media screen and (max-width:1380px){.team .team-imgs img{width:14.25rem;height:13.125rem}.about-team{padding:90px 0}.about-team h3{width:91%}.about-team h6{width:60%;margin-top:30px}.team-platform .platformd-desc{width:90%;max-width:60.25rem}.solution-search img,.user-privacy img{width:34.7%;object-fit:cover;overflow:hidden;border-radius:20px}.about-service .feature-img .feature-img-middle{width:40%}}@media screen and (max-width:1000px){.about-hero:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.team{top:170px}.team .team-imgs{position:relative;justify-content:center;width:480px;flex-wrap:wrap;height:auto;gap:10px}.team .team-desc{margin-top:-8%}.about-team{margin-top:100px}.about-team h3{font-size:34px}.user-privacy{flex-direction:column;padding-top:87px;height:auto;padding-bottom:50px}.user-privacy img{width:86%;max-width:500px;height:300px}.solution-search{flex-direction:column-reverse;padding-top:87px;height:auto;padding-bottom:50px}.solution-search img{width:86%;max-width:500px;height:300px}.about-service h3{width:600px;line-height:31.25px;font-size:34px;line-height:34px}.about-service .about-qa{font-size:13px;font-weight:500;width:72.4%}.about-service .feature-img{width:100vw;position:absolute;scroll-behavior:smooth;overflow-x:scroll;top:70%;scrollbar-width:none}.about-service .feature-img::-webkit-scrollbar{display:none}.team-platform .platform-footer{gap:50px}.team-platform .platformd-desc{width:75%}.team-platform .platform-btn{padding-bottom:0}.team-platform .platform-btn .btn-primary{font-size:14px}}@media screen and (max-width:800px){.team{top:110px}.team .team-imgs{top:-80px;width:100%;flex-wrap:wrap;justify-content:center;gap:10px}.team .team-imgs img{width:260px;height:240px}.team .team-desc{margin-top:-45px}.about-team{height:480px}.about-team .message-icon{width:100px;height:100px}.about-team h3{height:auto;text-align:center}.about-team h6{height:auto;font-size:13px;font-weight:500;max-width:342px;width:90%;margin-left:28px;margin-right:28px}.team-platform .team-feature-img{width:86%;height:180px;object-fit:cover;object-position:center;border-radius:10px}.team-platform .platformd-desc{width:90%}.team-platform .platform-btn{padding-bottom:0}.team-platform .platform-btn .btn-primary{font-size:14px}.user-privacy{margin-bottom:97px;padding-bottom:0;width:100%;gap:40px}.user-privacy h2{width:310px;font-size:34px;line-height:34px}.solution-search{margin-bottom:97px;gap:40px;padding-bottom:0}.solution-search .column2 h2{width:100%;max-width:281px;font-size:34px;line-height:34px;letter-spacing:-.5px}.about-service-wrapper{height:auto}.about-service{height:450px}.about-service .insight-img{width:80px;height:80px;top:-40px;position:absolute}.about-service h3{margin-top:70px;width:540px;line-height:31.25px;font-size:24px!important;text-align:center;height:120px}.about-service .about-qa{font-size:13px;font-weight:500;width:72.4%;height:auto}.about-service .feature-img{padding-left:15px;padding-right:15px;gap:12px;top:68%}.about-service .feature-img .feature-img-middle{width:100%!important;max-width:334.7px;height:200px!important;border-radius:10px!important}.about-service .feature-img .feature-other-img{width:161.16px;height:200px;border-radius:10px;object-fit:cover}@-moz-document url-prefix(){.about-service .feature-img .feature-img-middle{width:334.7px!important}}}@media screen and (max-width:650px){.about-hero h2{font-size:34px;font-weight:700;width:100%;max-width:325px}.about-hero p{font-size:14px;font-weight:500;margin-top:28px;max-width:309px;width:100%;line-height:18.23px;text-align:center}.team .team-imgs img{width:42.1%;height:27.5%}.about-team h3{height:auto;font-size:24px;max-width:312px;width:90%;text-align:center;line-height:31.25px}.team-platform{height:auto}.team-platform .team-feature-img{width:86%;height:180px;object-fit:cover;object-position:center;border-radius:10px}.team-platform .platformd-desc{margin-top:100px;height:auto;font-size:13px;font-weight:500;width:90%;text-align:center;line-height:19px}.team-platform .platform-footer{margin-bottom:50px;height:auto;gap:0}.team-platform .platform-btn{padding-bottom:0}.team-platform .platform-btn .btn-primary{font-size:14px}.about-service h3{width:87.9%;line-height:31.25px;font-size:24px;max-width:350px;height:150px}}@media screen and (max-width:500px){.team .team-desc{max-width:350px;width:100%;margin-top:-45px;font-size:13px;font-weight:500;text-align:center;line-height:19px}.team-platform .platformd-desc{max-width:343px}.user-privacy h2{width:100%;max-width:281px;line-height:34px;letter-spacing:-.5px}.user-privacy p{font-size:13px!important;font-weight:500;line-height:19px!important}.solution-search img,.user-privacy img{height:200px;max-width:368px;width:90%}.solution-search p{font-size:13px!important;font-weight:500;line-height:19px!important}.about-service-wrapper .service-footer{width:90%;font-size:11px;font-weight:500;max-width:355px}}@media screen and (max-width:380px){.about-service h3{font-size:20px!important}.about-hero h2{font-size:28px}}.term-section-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:140px}.term-section-wrapper:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.privacy-section-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:93px}.privacy-section-wrapper:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.term-section{width:1096px;margin-top:136px}.term-section h3{color:var(--dark);line-height:52.08px}.term-section .terms-date{margin-top:48px;background-color:#fff;width:190px;height:46px;flex-grow:0;display:flex;justify-content:center;align-items:center;border-radius:6px}.term-section .date-text{font-size:15px;text-align:center;line-height:23px;color:var(--dark)}.term-section .terms-conditions{margin-top:30px}.term-section .terms-conditions hr{position:relative;top:-7px;border:none;height:1px;background-color:rgba(0,0,0,.1)}.term-section .terms-conditions h4{color:var(--blue);line-height:33.85px;margin-bottom:30px}.term-section .terms-conditions .sub-text{font-size:15px;color:var(--dark);text-align:justify;line-height:23px;margin-bottom:39px}.term-section .terms-conditions .sub-text span a{color:var(--blue);cursor:pointer}.term-section .terms-conditions .sub-text span a:hover{border-bottom:1px solid var(--blue);color:var(--blue)}.term-section .terms-conditions .custom-list{list-style-type:none;margin-top:-17.8px;padding-bottom:1px}.term-section .terms-conditions .custom-list li{position:relative;padding-left:22px;margin-bottom:4px;font-family:JetBrains Mono;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:justify;color:var(--dark)}.term-section .terms-conditions .custom-list li:before{content:"•";font-size:15px;color:var(--dark);position:absolute;left:6.5px;top:9.4px;transform:translateY(-50%)}.term-section .terms-conditions .reponsibility-section{margin-top:74px}.term-section .terms-conditions .gov-law-section{margin-top:-5px}.term-section .footer-heading{margin-top:27px}.term-section .url{color:var(--dark);font-size:15px}.term-section .url-head,.term-section .url-head2{color:#999;font-weight:400;font-size:15px}.term-section .url-head2{margin-top:5px}@media screen and (max-width:1212px){.term-section{width:100%;padding-left:60px;padding-right:60px}.term-section .url{word-wrap:break-word;margin-bottom:10px}}@media screen and (max-width:1000px){.privacy-section-wrapper{margin-bottom:75px}.term-section-wrapper{margin-bottom:65px}hr{top:0}.term-section{margin-top:120px;width:100%;padding-left:28px;padding-right:28px}.term-section .url{word-wrap:break-word}.term-section .url,.term-section .url-head,.term-section .url-head2{font-weight:500;font-size:13px}.term-section h3{font-size:24px;font-weight:700;max-width:335px;line-height:31.25px;width:100%}.term-section .terms-date{margin-top:20px}.term-section .date-text{font-size:13px;font-weight:500}.term-section .terms-conditions hr{top:5px}.term-section .terms-conditions h4{margin-bottom:18px}.term-section .terms-conditions .sub-text{font-size:13px;line-height:17.16px;font-weight:500;margin-bottom:15px;text-align:left}.term-section .terms-conditions .custom-list{margin-top:30px}.term-section .terms-conditions .custom-list li{font-size:13px;font-weight:500;line-height:17.16px;text-align:left}.term-section .terms-conditions .reponsibility-section{margin-top:15px}.term-section .footer-heading{margin-top:20px;margin-bottom:15px!important}}.faq-wrapper{margin-top:136px;display:flex;flex-direction:column;align-items:center}.faq-wrapper:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.faq-wrapper h3{color:var(--dark);margin-top:30px}.faq-wrapper p{color:var(--blue);padding-bottom:40px}.faq-wrapper .faq-search{width:76.1%;max-width:1096px;height:60px;margin:49px 0 29px;padding:17px 20px 18px;border-radius:6px;background-color:#fff;display:flex;justify-content:space-between;align-items:center}.faq-wrapper .faq-search .search-icon:hover{cursor:pointer;filter:brightness(0) saturate(100%) invert(26%) sepia(35%) saturate(5506%) hue-rotate(234deg) brightness(96%) contrast(102%)}.faq-wrapper .faq-search input{height:100%;width:100%;border:none;font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark)}.faq-wrapper .faq-search input::placeholder{font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark)}.faq-question-section{position:relative;display:flex;align-items:center;flex-direction:column}.faq-question-section:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.faq-question-section .qna-section{margin-top:40px;width:76.1%;max-width:1096px}.faq-question-section .qna-section h3{color:var(--dark)}.faq-question-section .qna-section h4{color:var(--blue);margin-top:30px}.faq-question-section .qna-section hr{width:100%;max-width:1096px;height:1px;position:relative;top:30px;border:none;background-color:rgba(0,0,0,.1);margin-bottom:150px}.faq-question-section .qna-section .no-faq-found{margin-top:30px;width:100%;max-width:1096px;min-height:200px;max-height:600px;padding-top:62px;padding-bottom:61px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.faq-question-section .qna-section .no-faq-found h4{margin:0}.faq-question-section .qna-section .no-faq-found p{max-width:80%;padding:0 30px;text-align:center}.faq-question-section .faq-title{display:none}.accordion{width:100%;margin-top:20px}.accordion-item{border-bottom:1px solid rgba(0,0,0,.1)}.accordion-button{width:100%;height:54px;text-align:left;background-color:transparent;border:none;outline:none;color:var(--dark);cursor:pointer;display:flex;align-items:center}.accordion-button .title{padding-left:9px}.accordion-button .title-selecte{color:var(--blue)}.accordion-button .custom-collapse-icon{transition:transform .3s ease}.accordion-button .custom-collapse-icon.active{filter:brightness(0) saturate(100%) invert(26%) sepia(35%) saturate(5506%) hue-rotate(234deg) brightness(96%) contrast(102%);transform:rotate(90deg)}.accordion-button:hover h6{color:var(--blue)}.accordion-content{color:var(--blue);background-color:transparent;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 14px}.accordion-content p{color:var(--dark);text-align:left}.accordion-content .custom-list-faq{list-style-type:none;padding-bottom:0}.accordion-content .custom-list-faq #paragraph_style{margin-left:20px;margin-bottom:10px}.accordion-content .custom-list-faq li{position:relative;padding-left:20px;font-family:JetBrains Mono;font-size:18px;font-weight:400;line-height:23px;color:var(--dark)}.accordion-content .custom-list-faq li:before{content:"•";font-size:15px;color:var(--dark);position:absolute;left:.5px;top:9.4px;transform:translateY(-50%)}.accordion-content.open{max-height:622px;padding:14px;color:var(--blue);overflow:hidden}.accordion-content.open image{filter:brightness(0) saturate(100%) invert(26%) sepia(35%) saturate(5506%) hue-rotate(234deg) brightness(96%) contrast(102%)}.accordion-content.open .custom-list-faq{list-style-type:none;padding-bottom:0}.accordion-content.open .custom-list-faq li{position:relative;padding-left:20px;font-family:JetBrains Mono;font-size:18px;font-weight:400;line-height:23px;color:var(--dark)}.accordion-content.open .custom-list-faq li:before{content:"•";font-size:15px;color:var(--dark);position:absolute;left:.5px;top:9.4px;transform:translateY(-50%)}.faq-contactus{background-color:#fff;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.faq-contactus .faq-blur{position:absolute;width:554px;height:554px;top:-120px;object-fit:fill}.faq-contactus .faq-cs-card{position:relative;height:350px;width:76.1%;max-width:1096px;flex-grow:0;margin-bottom:140px;padding:117px 302px 67px 303px;border-radius:10px;background-color:#fff;border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.faq-contactus .faq-cs-card .msg-icon{position:absolute;top:-70px}.faq-contactus .faq-cs-card h4{color:var(--blue);text-align:center}.faq-contactus .faq-cs-card p{color:var(--dark);text-align:center}.blur-view{position:absolute;top:-35px;height:444px;width:444px;background-color:var(--blue);border-radius:50%;opacity:20%;filter:blur(50px)}.highlighted{background-color:rgba(255,255,0,.684)}.faq-contact a{color:var(--blue)}.faq-contact a:hover{text-decoration:underline;color:var(--blue)}@media screen and (max-width:1437px){.faq-contactus .faq-cs-card{padding:100px 200px 67px}}@media screen and (max-width:1000px){.faq-wrapper .faq-icon{width:80px;height:80px}.faq-wrapper .faq-search{width:90.7%;margin:35px 0 30px}.faq-wrapper .faq-search .search-icon{width:24px;height:24px;border:3px solid transparent}.faq-wrapper h3{font-size:24px}.faq-wrapper p{width:61.9%;font-weight:500;line-height:18.23px;text-align:center}.faq-contactus .faq-cs-card{padding:52px 0 0;justify-content:center;flex-direction:column;height:330px;width:91.1%}.faq-contactus .faq-cs-card .msg-icon{width:100px;height:100px}.faq-contactus .faq-cs-card h4{width:57.9%;text-align:center}.faq-contactus .faq-cs-card p{margin-top:21px;margin-bottom:32px;width:80%;max-width:270px;text-align:center;font-weight:500}.faq-contactus .faq-cs-card button{padding-left:40px;padding-right:40px}.faq-question-section .qna-section{width:100%;padding-left:32px;padding-right:28px}.faq-question-section .qna-section h3{font-size:24px;line-height:31.25px;max-width:329px;width:100%}.faq-question-section .qna-section .no-faq-found{height:auto}.faq-question-section .qna-section .no-faq-found p{word-break:break-all;margin-top:20px}.faq-question-section .faq-title{display:inline;font-size:24px;max-width:329px;width:90%;line-height:31.25px}.blur-view{width:100%;border:2px solid}.accordion-content .title{border:3px solid}.accordion-content p{font-weight:500;font-size:13px;line-height:17.16px;text-align:left;width:100%}.accordion-content .custom-list-faq #paragraph_style{width:100%;margin-left:0}.accordion-content .custom-list-faq li{font-size:13px;font-weight:500;line-height:17.16px;text-align:left}.accordion-content.open{max-height:1260px}.accordion-content.open .custom-list-faq li{font-size:13px;font-weight:500;line-height:17.16px;text-align:left}.accordion-button{padding-top:15px;padding-bottom:15px;height:auto}.accordion-item:last-child{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:50px}input::placeholder{font-size:13px!important;font-weight:500;opacity:30%;color:var(--dark)}}@media screen and (max-width:350px){.accordion-content.open{max-height:1260px}}.contact-wrapper{margin-top:136px;display:flex;flex-direction:column;align-items:center}.contact-wrapper:after{content:"";position:absolute;left:0;top:0;right:0;opacity:.1;background:linear-gradient(180deg,#494af8,rgba(73,74,248,0));bottom:0;z-index:-1}.contact-wrapper h3{margin-top:30px;color:var(--dark);margin-bottom:28px}.contact-wrapper p{color:var(--dark);width:605px;text-align:center;font-weight:500;line-height:24px}.contact-wrapper .contact-fq a{color:var(--blue)}.contact-wrapper .contact-fq a:hover{color:var(--blue);-webkit-text-decoration-line:underline;text-decoration-line:underline}.contact-wrapper .text-2{margin-top:10px}.contact-form{max-width:1096px;width:76.1%;height:750px;flex-grow:0;margin:30px auto 140px;padding:50px 111px 39px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background-color:#fff}.contact-form p{color:var(--dark)}.contact-form input{width:100%;height:60px;flex-grow:0;margin:10px 0 0;padding:17px 20px 20px;border-radius:6px;border:1px solid rgba(0,0,0,.1);font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark);flex:1 1}.contact-form input.error::placeholder{color:red;opacity:1}.contact-form input.error{border-bottom:2px solid red}.contact-form input::placeholder{font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark);opacity:.3}.contact-form .row,.contact-form .row2{display:flex;justify-content:space-between;align-items:center;gap:20px}.contact-form .full-w{width:100%}.contact-form .input-cont{margin-top:20px}.contact-form .left-character{color:var(--dark);opacity:30%;font-size:13px}.contact-form .left-character.error{color:red;opacity:1}.contact-form .textarea-scroll{width:100%;height:200px;resize:none!important;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;line-height:1.5;overflow-y:scroll}.contact-form .textarea-scroll::-webkit-scrollbar{width:8px}.contact-form .textarea-scroll::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(0,0,0,.2)}.contact-form .textarea-scroll::-webkit-scrollbar-track{margin-top:30px;margin-bottom:10px}@-moz-document url-prefix(){.contact-form .textarea-scroll{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}}.contact-form .text-area-full-w{width:100%;height:200px;flex-grow:0;margin:10px 0 20px;padding:17px 20px 20px;border-radius:6px;border:1px solid rgba(0,0,0,.1);background-color:#fff;outline:none;resize:vertical}.contact-form .text-area-full-w.error::placeholder{color:red;opacity:1}.contact-form .text-area-full-w.error{border-bottom:2px solid red}.contact-form .text-area-full-w::placeholder{font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark);opacity:.3}.error-line{position:relative;overflow:hidden;bottom:0;height:3px;background-color:red;width:100%}.dropdown-container{width:100%;height:60px;flex-grow:0;padding:17px 20px 20px;border-radius:6px;outline:none;font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark);border:2px solid}.dropdown-container option{padding:1rem}.select-cont{margin-top:20px}.select-cont p{color:var(--dark);margin-bottom:10px}.animated-dropdown{position:relative;width:100%;margin:20px auto;font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark)}.animated-dropdown p{margin-bottom:10px}.animated-dropdown__label{display:block;margin-bottom:8px;color:var(--dark)}.animated-dropdown__label,.animated-dropdown__select{font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px}.animated-dropdown__select{cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;height:60px;flex-grow:0;padding:17px 20px 20px;border-radius:6px;outline:none;border:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.3)}.animated-dropdown__select.selected{color:var(--dark);opacity:1}.animated-dropdown__select.error{color:red;border-bottom:2px solid red}.animated-dropdown__arrow{transition:transform .3s}.animated-dropdown__arrow.open{transform:translateY(-50%)}.animated-dropdown__options{position:absolute;top:105%;left:0;width:100.1%;border:2px solid rgba(0,0,0,.1);border-radius:.375rem;padding-left:.5rem;padding-right:.5rem;background:#fff;z-index:1000;max-height:0;visibility:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;opacity:0;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.inside-dropdown_options{overflow-y:scroll;overflow-x:hidden;max-height:15rem}.inside-dropdown_options::-webkit-scrollbar{width:6px}.inside-dropdown_options::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(0,0,0,.2)}.inside-dropdown_options::-webkit-scrollbar-track{margin-top:30px;margin-bottom:10px}@-moz-document url-prefix(){.inside-dropdown_options{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}}.animated-dropdown__options.open{max-height:15.8rem;opacity:1;visibility:visible}.animated-dropdown__option{padding:1.4rem;cursor:pointer;transition:background-color .2s;border-bottom:1px solid rgba(0,0,0,.1);width:98%;font-family:JetBrains Mono;font-size:15px;font-style:normal;font-weight:400;line-height:23px;color:var(--dark)}.animated-dropdown__option:hover{color:var(--blue)}.contact-modal{width:100%;top:0;height:100%;position:fixed;justify-content:center;background-color:hsla(0,0%,100%,.3)}.contact-modal,.contact-modal .contact-modal-wrapper{display:flex;flex-direction:column;align-items:center;z-index:200}.contact-modal .contact-modal-wrapper{position:relative;top:5%;width:720px;height:400px;border:3px solid;justify-content:space-between;border-radius:10px;border:1px solid rgba(0,0,0,.1);background-color:#fff;padding:138px 102px 70px}.contact-modal .contact-modal-wrapper .msg-icon{position:absolute;top:-40px}.contact-modal .contact-modal-wrapper h4{color:var(--blue);text-align:center}.contact-modal .contact-modal-wrapper p{color:var(--dark);text-align:center}.contact-modal .blur-view2{position:absolute;top:17%;height:500px;width:500px;background-color:var(--blue);border-radius:50%;opacity:20%;margin:auto;filter:blur(50px);z-index:-10}@media screen and (max-width:1000px){.contact-wrapper h3{font-size:24px}.contact-wrapper p{font-weight:500;width:69.2%}.contact-form{width:93%;height:auto;padding:31px 20px 24px;margin-bottom:75px}.contact-form .row{flex-direction:column}.contact-form input{height:46px;font-size:14px;font-weight:500}.contact-form input::placeholder{font-size:13px;font-weight:500}.animated-dropdown__select{height:46px}.animated-dropdown__option,.animated-dropdown__select{font-size:13px;font-weight:500}.text-area-full-w{font-size:10px}.contact-modal .contact-modal-wrapper{width:91.1%;height:70.2%;max-width:720px;max-height:400px;padding:99px 16px 55px}.contact-modal .contact-modal-wrapper p{width:79.5%;font-size:13px;font-weight:500}.contact-modal .contact-modal-wrapper .msg-icon{height:100px;width:100px}}@media screen and (max-width:700px){.contact-wrapper img{width:80px;height:80px}}@media screen and (max-width:592px){.contact-modal .contact-modal-wrapper{padding:79px 16px 35px}}.chat-section{display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;padding-top:10px}.message-cont,.message-cont-withAttachment{position:relative;padding-top:2px;padding-bottom:20px;width:81.5%;align-self:flex-start;padding-left:24px}.message-cont .fixedMessages-cont,.message-cont-withAttachment .fixedMessages-cont{padding-right:12px}.message-cont .messageContainer_inner,.message-cont-withAttachment .messageContainer_inner{padding-right:6px;width:100%;align-self:flex-start;overflow-y:scroll;height:calc(100vh - 308px);overflow-x:hidden}.message-cont .messageContainer_inner::-webkit-scrollbar,.message-cont-withAttachment .messageContainer_inner::-webkit-scrollbar{width:6px}.message-cont .messageContainer_inner::-webkit-scrollbar-thumb,.message-cont-withAttachment .messageContainer_inner::-webkit-scrollbar-thumb{border-radius:100px;background-color:rgba(0,0,0,.2)}@-moz-document url-prefix(){.message-cont .messageContainer_inner,.message-cont-withAttachment .messageContainer_inner{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}}.message-cont-withAttachment{position:relative;height:calc(100vh - 237px);z-index:20000}.chat-input-cont,.chat-input-cont-no-flex{border-top:1px solid rgba(0,0,0,.1);background-color:#f5f5f5;min-height:89px;max-height:130px;flex:1 1;display:flex;align-items:center;padding:20px 0 20px 24px;position:fixed;bottom:0;width:100%}.chat-input-cont .input-cont,.chat-input-cont-no-flex .input-cont{background-color:#fff;min-height:50px;width:80%;border-radius:10px;display:flex;align-items:center;padding:5px 10px 5px 21px}.chat-input-cont .input-cont textarea,.chat-input-cont-no-flex .input-cont textarea{font-family:JetBrains Mono;margin-top:0;margin-bottom:0;width:100%;height:40px;box-sizing:border-box;padding:10px 0 0;border:none;outline:none;margin-right:22px;caret-color:#363c4f;color:#363c4f;font-size:16px;font-weight:400;resize:none;overflow-y:scroll;scrollbar-width:none}.chat-input-cont .input-cont textarea::-webkit-scrollbar,.chat-input-cont-no-flex .input-cont textarea::-webkit-scrollbar{display:none}.chat-input-cont .input-cont #arrow-icon,.chat-input-cont-no-flex .input-cont #arrow-icon{margin-right:22px}.chat-input-cont .input-cont #send-btn,.chat-input-cont-no-flex .input-cont #send-btn{cursor:pointer}.chat-input-cont .input-cont #input-active,.chat-input-cont-no-flex .input-cont #input-active{caret-color:var(--blue);color:var(--blue)}.chat-input-cont .commands-modal,.chat-input-cont .commands-modal-attachment,.chat-input-cont-no-flex .commands-modal,.chat-input-cont-no-flex .commands-modal-attachment{position:absolute;bottom:63px;width:220px;left:54px;background-color:#151515;border-radius:10px;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease,transform .3s ease}.chat-input-cont .commands-modal img,.chat-input-cont .commands-modal-attachment img,.chat-input-cont-no-flex .commands-modal img,.chat-input-cont-no-flex .commands-modal-attachment img{position:absolute;bottom:-3px;left:20px}.chat-input-cont .commands-modal .head,.chat-input-cont .commands-modal-attachment .head,.chat-input-cont-no-flex .commands-modal .head,.chat-input-cont-no-flex .commands-modal-attachment .head{height:46px;background-color:#000;display:flex;align-items:center;padding-left:22px;padding-right:22px;justify-content:space-between;border-top-left-radius:10px;border-top-right-radius:10px;position:relative}.chat-input-cont .commands-modal .head p,.chat-input-cont .commands-modal-attachment .head p,.chat-input-cont-no-flex .commands-modal .head p,.chat-input-cont-no-flex .commands-modal-attachment .head p{font-size:14px;font-weight:500;line-height:18.23px;color:#fff}.chat-input-cont .commands-modal .head img,.chat-input-cont .commands-modal-attachment .head img,.chat-input-cont-no-flex .commands-modal .head img,.chat-input-cont-no-flex .commands-modal-attachment .head img{display:none}.chat-input-cont .commands-modal ul li,.chat-input-cont .commands-modal-attachment ul li,.chat-input-cont-no-flex .commands-modal ul li,.chat-input-cont-no-flex .commands-modal-attachment ul li{border-top:1px solid hsla(0,0%,100%,.1);height:33px;display:flex;gap:13px;padding-left:24px;align-items:center;cursor:pointer}.chat-input-cont .commands-modal ul li p,.chat-input-cont .commands-modal-attachment ul li p,.chat-input-cont-no-flex .commands-modal ul li p,.chat-input-cont-no-flex .commands-modal-attachment ul li p{color:#fff;font-size:13px;line-height:23px;font-weight:600}.chat-input-cont .commands-modal ul li .inactive,.chat-input-cont .commands-modal-attachment ul li .inactive,.chat-input-cont-no-flex .commands-modal ul li .inactive,.chat-input-cont-no-flex .commands-modal-attachment ul li .inactive{color:#5e6372}.chat-input-cont .commands-modal ul li:hover,.chat-input-cont .commands-modal-attachment ul li:hover,.chat-input-cont-no-flex .commands-modal ul li:hover,.chat-input-cont-no-flex .commands-modal-attachment ul li:hover{background-color:var(--blue)}.chat-input-cont .commands-modal ul li.userlist:hover,.chat-input-cont .commands-modal-attachment ul li.userlist:hover,.chat-input-cont-no-flex .commands-modal ul li.userlist:hover,.chat-input-cont-no-flex .commands-modal-attachment ul li.userlist:hover{background-color:hsla(0,0%,100%,.05)}.chat-input-cont .commands-modal ul li:last-child,.chat-input-cont .commands-modal-attachment ul li:last-child,.chat-input-cont-no-flex .commands-modal ul li:last-child,.chat-input-cont-no-flex .commands-modal-attachment ul li:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.chat-input-cont .commands-modal ul .highlight,.chat-input-cont .commands-modal-attachment ul .highlight,.chat-input-cont-no-flex .commands-modal ul .highlight,.chat-input-cont-no-flex .commands-modal-attachment ul .highlight{background-color:hsla(0,0%,100%,.05)}.chat-input-cont .commands-modal ul .commands_highlight,.chat-input-cont .commands-modal-attachment ul .commands_highlight,.chat-input-cont-no-flex .commands-modal ul .commands_highlight,.chat-input-cont-no-flex .commands-modal-attachment ul .commands_highlight{background-color:var(--blue)}.chat-input-cont .projectModetooltip,.chat-input-cont-no-flex .projectModetooltip{width:100%;border:1px solid #fff;background-color:transparent;overflow:hidden;position:absolute;bottom:78px;background-color:#151515;border-top-left-radius:10px;border-top-right-radius:10px;visibility:hidden;opacity:0;transform:translateY(10px);transition:all .3s ease,transform .3s ease}.chat-input-cont .projectModetooltip .header-projectmode,.chat-input-cont-no-flex .projectModetooltip .header-projectmode{display:flex;justify-content:space-between;align-items:center;background-color:#000;height:46px;padding:15px}.chat-input-cont .projectModetooltip .header-projectmode p,.chat-input-cont-no-flex .projectModetooltip .header-projectmode p{color:#fff}.chat-input-cont .projectModetooltip .header-projectmode img,.chat-input-cont-no-flex .projectModetooltip .header-projectmode img{width:12px;height:12px}.chat-input-cont .projectModetooltip .readmore,.chat-input-cont-no-flex .projectModetooltip .readmore{color:#fff;position:absolute;bottom:15px;right:25px;font-size:10px;font-weight:"400"}.chat-input-cont .projectModetooltip img,.chat-input-cont-no-flex .projectModetooltip img{height:100%;width:100%}.chat-input-cont .projectModetooltip ul li,.chat-input-cont-no-flex .projectModetooltip ul li{display:flex;gap:20px;height:35px;align-items:center;margin:0 13px 0 17px;border-bottom:1px solid hsla(0,0%,100%,.1)}.chat-input-cont .projectModetooltip ul li p,.chat-input-cont-no-flex .projectModetooltip ul li p{color:#fff}.chat-input-cont .projectModetooltip ul li img,.chat-input-cont-no-flex .projectModetooltip ul li img{width:15px;height:15px}.chat-input-cont .projectModetooltip ul li:last-child,.chat-input-cont-no-flex .projectModetooltip ul li:last-child{border-bottom:none}.chat-input-cont .projectModetooltip .share-listtooltip,.chat-input-cont-no-flex .projectModetooltip .share-listtooltip{padding:10px 0}.chat-input-cont .commands-modal-attachment,.chat-input-cont-no-flex .commands-modal-attachment{bottom:113px}.chat-input-cont .commands-modal-open,.chat-input-cont .projectModetooltip-open,.chat-input-cont-no-flex .commands-modal-open,.chat-input-cont-no-flex .projectModetooltip-open{opacity:1;visibility:visible;transform:translateY(0)}.chat-input-cont .projectModetooltip-attachment,.chat-input-cont-no-flex .projectModetooltip-attachment{bottom:140px}.chat-input-cont-no-flex{flex:none;display:block;padding-top:20px;height:141px}@media screen and (max-width:1280px){.message-cont,.message-cont-withAttachment{width:79%}.message-cont .messageContainer_inner,.message-cont-withAttachment .messageContainer_inner{height:calc(100vh - 326px)}.chat-input-cont .input-cont,.chat-input-cont-no-flex .input-cont{width:calc(100% - 258px)}}@media screen and (max-width:1175px){.chat-input-cont .input-cont,.chat-input-cont-no-flex .input-cont,.message-cont,.message-cont-withAttachment{width:78%}}@media screen and (max-width:1180px){.message-cont .messageContainer_inner,.message-cont-withAttachment .messageContainer_inner{height:calc(100vh - 326px)}.chat-input-cont .input-cont,.chat-input-cont-no-flex .input-cont{width:calc(100% - 258px)}}@media screen and (max-width:1128px){.message-cont,.message-cont-withAttachment{width:77%}}@media screen and (max-width:1072px){.message-cont,.message-cont-withAttachment{width:76%}}@media screen and (max-width:1000px){.message-cont,.message-cont-withAttachment{padding-top:0;padding-left:17px;width:100%;flex-grow:1;height:calc(100vh - 270px);overflow-y:hidden;z-index:0}.message-cont .fixedMessages-cont,.message-cont-withAttachment .fixedMessages-cont{padding-right:24px}.message-cont .messageContainer_inner,.message-cont-withAttachment .messageContainer_inner{overflow-y:scroll;height:calc(100vh - 440px);padding-bottom:30px;padding-right:18px}.message-cont .messageContainer_inner::-webkit-scrollbar-track,.message-cont-withAttachment .messageContainer_inner::-webkit-scrollbar-track{margin-bottom:20px}.chat-input-cont,.chat-input-cont-no-flex{position:fixed;bottom:0;width:100%;padding-left:0;justify-content:center;margin:auto}.chat-input-cont .input-cont,.chat-input-cont-no-flex .input-cont{width:calc(100% - 20px);margin:auto}.chat-input-cont .commands-modal,.chat-input-cont .commands-modal-attachment,.chat-input-cont-no-flex .commands-modal,.chat-input-cont-no-flex .commands-modal-attachment{width:100%;left:0;bottom:88px;border-bottom-left-radius:0;border-bottom-right-radius:0}.chat-input-cont .commands-modal img,.chat-input-cont .commands-modal-attachment img,.chat-input-cont-no-flex .commands-modal img,.chat-input-cont-no-flex .commands-modal-attachment img{position:inherit;bottom:0;left:0}.chat-input-cont .commands-modal .head img,.chat-input-cont .commands-modal-attachment .head img,.chat-input-cont-no-flex .commands-modal .head img,.chat-input-cont-no-flex .commands-modal-attachment .head img{display:block!important;cursor:pointer}.chat-input-cont .commands-modal .command-tooltip,.chat-input-cont .commands-modal-attachment .command-tooltip,.chat-input-cont-no-flex .commands-modal .command-tooltip,.chat-input-cont-no-flex .commands-modal-attachment .command-tooltip{display:none}.chat-input-cont .commands-modal-attachment,.chat-input-cont-no-flex .commands-modal-attachment{bottom:140px}.chat-input-cont-no-flex{z-index:100}}.future-command{cursor:default!important}.future-command:hover{background-color:transparent!important}