body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.UserInfo_wrapper__KgS2Y .UserInfo_userName__RRZjc{margin-right:30px}.UserInfo_wrapper__KgS2Y .UserInfo_userName__RRZjc:after{color:#fff;margin-left:20px}.UserInfo_userInfo__wZkQr{max-width:300px}.UserInfo_dropdown-toggle__3Um6i{background-color:#eee;color:#333;font-size:16px}.UserInfo_customToggle__r4Y6G{background-color:#09bd3e;border-radius:25px;height:55px;width:160px}.UserInfo_customToggle__r4Y6G:hover{background:#09bd3e!important;border:none!important}.UserInfo_customToggle__r4Y6G:focus{background-color:#09bd3e!important;border:none}.position-relative{flex-direction:column;gap:10px}.form-control{padding:10px;width:100%}.aai-newsletter-btn{padding:8px}@media (min-width:768px){.position-relative{align-items:center;flex-direction:row}.form-control{flex-grow:1;margin-right:3px}.aai-newsletter-btn{width:auto}}.aai-footer-social{display:flex;gap:35px;justify-content:center}.aai-social-link{color:#000;font-size:25px;transition:color .3s ease,transform .3s ease}.aai-social-link:hover{color:#fcb316;transform:scale(1.2)}.SingleAI_card__2xkaD{background-color:#fff;border-radius:10px;color:#474646;margin:12px;padding:12px;text-align:center;width:130px}.SingleAI_title__QN27V{margin-top:18px}.ChatBoard_wrapper__d7L6T{background-color:#fbf9f9;border-top-left-radius:12px;border-top-right-radius:12px;border-radius:12px;display:flex;flex-direction:column;height:230px;justify-content:flex-end;margin-top:-30px}@media (min-width:768px){.ChatBoard_wrapper__d7L6T{height:360px}}.ChatBoard_container__dnv0f{overflow:auto;padding:12px;position:relative}.ChatBoard_senderWrapper__XwWqg{display:flex;justify-content:flex-end}.ChatBoard_sender__w3c3V{background-color:#115a11;border-radius:20px;border-bottom-right-radius:0;border-top-right-radius:30px;color:#fff;font-family:Roboto;font-weight:500;margin-top:6px;max-width:90%;padding:6px 15px}.ChatBoard_receiverWrapper__QD\+kr{display:flex;justify-content:flex-start}.ChatBoard_receiver__-4IMH{background-color:#0f0;border-radius:20px;border-bottom-left-radius:0;border-top-left-radius:30px;color:#000;font-family:Roboto;font-weight:500;margin-top:6px;max-width:90%;padding:6px 15px}.ChatBoard_error__gUDnK{background-color:#ffe6e6;border:2px solid red;border-radius:5px;color:red;margin:10px 0;padding:10px}@media (max-width:767px){.ChatBoard_wrapper__d7L6T{height:330px}}@media (max-width:280px){.ChatBoard_wrapper__d7L6T{height:240px}}.Chatbox_wrapper__f2rXW{background-color:#fbf9f9;border-radius:12px;color:#000;display:flex;height:50px;justify-content:center;margin-bottom:50px;margin-left:0;margin-top:-.5rem;width:100%}.Chatbox_chatTextbox__mIzIP{border:1px solid #f4b516;border-radius:12px;font-family:Roboto;padding:4px 4px 4px 12px;width:100%}@media (max-width:767px){.Chatbox_col__LnBaN.Chatbox_ml-1__zCdbg{height:645px!important}.Chatbox_wrapper__f2rXW{background-color:#fbf9f9;border-bottom-left-radius:12px;border-bottom-right-radius:12px;height:5rem;margin-left:0;margin-top:0;padding:-2px 0}.Chatbox_chatTextbox__mIzIP{border:1px solid #f4b516;font-size:14px;margin-left:-6px;padding:8px;width:100%}i.Chatbox_fa__u6AHq{font-size:18px}}.Chatbox_submit__Xb\+KG{bottom:-298px;left:625px;position:absolute}.Chat_wrapper__p90C0{background-color:#fbf9f9;border-radius:12px;margin:60px auto 12px;max-height:40vh;max-width:80vw;padding:0}@media (max-width:767px){.Chat_wrapper__p90C0{max-width:90vw}}.otp-modal-backdrop{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:14}.otp-modal{background:#e9bc2c;border-radius:10px;display:flex;flex-direction:column;max-width:500px;padding:20px;width:100%;z-index:11}.otp-input{margin:10px 0}.otp-modal-header{align-items:center;display:flex;justify-content:space-between;margin-left:110px}.otp-modal-close{background:none;border:none;cursor:pointer;font-size:34px;margin-top:-45px}.otp-modal-text{margin-bottom:20px;text-align:center}.otp-modal-body{align-items:center;display:flex;flex-direction:column}.otp-modal-input{border-radius:6px;margin-bottom:20px;max-width:300px;padding:10px;width:100%}.otp-modal-actions{display:flex;flex-direction:column;width:100%}.otp-modal-button{background:#58be41;border:none;border-radius:7px;color:#fff;cursor:pointer;margin-bottom:10px;padding:10px}.otp-modal-link{background:#0000;border:none;color:#000;cursor:pointer;padding:5px;text-decoration:underline}.otp-modal-or{margin:20px 0;text-align:center}.otp-modal-message{align-items:center;background-color:#f8d7da;border-color:#f5c6cb;border-radius:.25rem;box-shadow:0 2px 4px #0000001a;color:#721c24;display:flex;justify-content:space-between;min-width:250px;overflow:hidden;padding:.75rem 1.25rem;right:-100%;top:20%;transition:right .5s ease-in-out;z-index:1050}.otp-modal-message.active{right:20px}.otp-modal-message button{background:none;border:none;color:#721c24;cursor:pointer;font-weight:700;opacity:.8}.otp-modal-message button:hover{opacity:1}.privacy-policy-class{text-align:left}.privacy-policy-class h{font-size:20px;font-weight:800;line-height:1.9}.terms-use-class{line-height:1.9;text-align:left}.terms-use-class h{font-size:20px;font-weight:800;line-height:1.9}.terms-use-class ol li::marker{font-size:20px;font-weight:800}.terms-use-class .para{font-size:20px;font-weight:600}.refund-cancel-class{line-height:1.9;text-align:left}.refund-cancel-class h{font-size:20px;font-weight:800;line-height:1.9}.refund-cancel-class ol li::marker{font-size:20px;font-weight:800}.loader-backdrop{align-items:center;background:#ffffffb3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#09f;border-radius:50%;height:36px;width:36px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.freechatmessage-box,.message-box,.subscription-box{border-radius:5px;box-shadow:2px 2px 12px #0003;color:#fff;padding:10px;position:fixed;right:-350px;transition:right 1s cubic-bezier(.52,.01,.47,1.3);width:275px;z-index:1000}.message-box{background-color:red;top:80px}.freechatmessage-box{background-color:red;top:32rem}.subscription-box{background-color:red;top:100px}.freechatmessage-box.active,.message-box.active,.subscription-box.active{right:10px}.close-btn,.close-subscription-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:5px;top:5px;transition:transform .5s ease-in-out}.close-btn:hover,.close-subscription-btn:hover{transform:rotate(90deg)}.popup{background-color:#fff;border:1px solid #ccc;border-radius:20px;box-shadow:0 0 10px #0000001a;left:50%;padding:90px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:999}.popup h2{font-size:1.5em;margin-bottom:15px}.popup button{background-color:#fff;border:1px solid green;border-radius:10px;color:#000;cursor:pointer;margin-right:10px;padding:10px 20px}.popup button:last-child{margin-right:0}.popup button:hover{background-color:#45a049}.popup button.selected{background-color:green;color:#fff}.popup button.selected:hover{background-color:#006400}@media (max-width:390px){.payment-success-page{margin-left:-100px}.block1{margin-left:-75px;width:295%}.block2{margin-left:-125px;width:120%}.block3{margin-left:130px;width:135%}.block4{margin-left:-125px;width:120%}.block5{margin-left:130px;width:135%}.block6{margin-left:-125px;width:120%}.block7{margin-left:130px;width:135%}.block8{margin-left:-125px;width:120%}.block9{margin-left:130px;width:135%}.block10,.block11{margin-left:-75px;width:300%}.choice{margin-left:-50px}.blocckk{margin-left:-73px;width:370px}.payment-success-page .info-section{margin-left:18rem;width:600px}.line{margin-left:-298px;width:540%}.buttonn{margin-left:-5px}.containerr{max-height:1550px}.text-cennter{left:7rem}}.InfiniteTopScroll_root__V8In3{display:flex;flex-direction:column;height:94vh;overflow:auto;width:100%}.InfiniteTopScroll_infiniteScroll__4etGq{width:100%}.InfiniteTopScroll_infiniteTopScroll__cyFIp{display:flex;flex-direction:column-reverse}.InfiniteTopScroll_endMessage__LroF3,.InfiniteTopScroll_loader__3sLSO{font-size:12px;text-align:center}.Rooms_roombar__50593{align-items:center;border:1px solid #eee;box-shadow:-1px -1px #ccc;display:flex;flex-direction:column;font-family:Roboto;font-weight:500;margin-left:auto;min-height:93.8vh;padding:10px;width:115px}.Rooms_header__aR9P9{align-items:center;display:flex;justify-content:space-between;width:100%}.Rooms_closeButton__pkb5g{color:red;cursor:pointer;position:relative}.Rooms_closeButton__pkb5g[data-title]:hover:before{background:#000000b3;border-radius:5px;bottom:100%;color:#fff;content:attr(data-title);left:50%;padding:5px;position:absolute;transform:translate(-52%,-13%);width:100px}.Rooms_closeButton__pkb5g[data-title]:hover:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:7px solid #000000b3;content:"";height:0;position:absolute;transform:translate(-11px,-5px);width:0}.Rooms_roomTitle__c9zhS{background:#000;border-radius:6px;color:#fff;cursor:pointer;margin:5px auto;padding:6px;text-indent:12px;width:100%}.Rooms_endMessage__O2bZH,.Rooms_loader__fR6iv{font-size:12px;text-align:center}@media (max-width:767px){.Rooms_roombar__50593{align-items:center;border:1px solid #eee;box-shadow:-1px -1px #ccc;display:flex;flex-direction:column;font-family:Roboto;font-weight:500;height:60vh;margin-left:0;min-height:0;padding:12px;width:250px}}.ChatBoard_wrapper__hFBR1{background-color:#fbf9f9;border:1px solid #d1d1d1;border-radius:12px;box-shadow:0 4px 10px #00000026;box-shadow:0 8px 15px #00000080;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding:16px;transition:transform .3s ease,box-shadow .3s ease;width:97%}.ChatBoard_container__XCStX{display:flex;flex-direction:column-reverse;height:300;overflow:auto;padding:12px}.ChatBoard_senderWrapper__-WVxQ{display:flex;justify-content:flex-end}.ChatBoard_error__A8itZ{background-color:#ffe6e6;border:2px solid red;border-radius:5px;color:red;margin:10px 0;padding:10px}.ChatBoard_sender__9Hdmi{background-color:#115a11;border-radius:20px;border-bottom-right-radius:0;border-top-right-radius:30px;color:#fff;font-family:Roboto;font-weight:500;margin-top:6px;max-width:100%;padding:6px 15px;width:fit-content}.ChatBoard_receiverWrapper__p00jN{display:flex;justify-content:flex-start}.ChatBoard_receiver__TSttg{background-color:#0f0;border-radius:20px;border-bottom-left-radius:0;border-top-left-radius:30px;color:#000;font-family:Roboto;font-weight:500;margin-top:11px;max-width:95%;padding:6px 15px;width:fit-content}.ChatBoard_loader__YNJIE{font-size:12px;text-align:center}.ChatBoard_chatMessage__LbBBx{margin-top:1rem}@media screen and (max-width:767px){.ChatBoard_wrapper__hFBR1{height:22rem;margin-left:-365px;margin-top:-9rem;width:39%}}@media screen and (max-width:380px){.ChatBoard_wrapper__hFBR1{width:35%}}@media (min-width:320px) and (max-width:370px){.ChatBoard_wrapper__hFBR1{margin-left:-350px;width:36%}}@media (min-width:371px) and (max-width:500px){.ChatBoard_wrapper__hFBR1{margin-left:-376px}}@media (width:375px){.ChatBoard_container__XCStX{margin-left:10px;margin-right:5px}.ChatBoard_receiver__TSttg{max-width:fit-content}.ChatBoard_wrapper__hFBR1{margin-left:-345px}}@media (width:412px){.ChatBoard_receiver__TSttg{max-width:fit-content}.ChatBoard_wrapper__hFBR1{margin-left:-379px}}@media (width:414px){.ChatBoard_receiver__TSttg{max-width:fit-content}.ChatBoard_wrapper__hFBR1{margin-left:-381px}}@media (width:390px){.ChatBoard_receiver__TSttg{max-width:fit-content}.ChatBoard_wrapper__hFBR1{margin-left:-381px}}@media (width:393px){.ChatBoard_receiver__TSttg{max-width:fit-content}.ChatBoard_wrapper__hFBR1{margin-left:-380px}}@media (width:360px){.ChatBoard_receiver__TSttg{max-width:fit-content}.ChatBoard_wrapper__hFBR1{margin-left:-351px}}@media (width:540px){.ChatBoard_receiver__TSttg{max-width:fit-content}.ChatBoard_wrapper__hFBR1{margin-left:-370px}}.ChatBoard_receiver__TSttg h2{color:#000;font-size:1.15rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem}.ChatBoard_receiver__TSttg ol{list-style-type:none;margin:0;padding:0}.ChatBoard_receiver__TSttg ol li{counter-increment:list-item;line-height:1.5;margin-bottom:1.25rem}.ChatBoard_receiver__TSttg ol li:before{color:#000;content:counter(list-item) ".";font-weight:700;margin-right:.5rem}.ChatBoard_receiver__TSttg ul{list-style-type:disc;margin:.5rem 0 1rem;padding-left:20px}.ChatBoard_receiver__TSttg b,.ChatBoard_receiver__TSttg strong{color:#000;font-weight:700}.ChatBoard_receiver__TSttg p{line-height:1.6;margin-bottom:1rem}.ChatMessage_optionsButton__Cca2G{background:none;border:none;cursor:pointer;height:10px;margin:0;padding:0;width:10px}.ChatMessage_optionsMenu__erBrL{background:#fff;border:2px solid #ccc;border-radius:14px;left:-2rem;min-width:150px;position:absolute;top:-2rem;z-index:10000}.ChatMessage_optionsMenu__erBrL ul{background:#fff;border-radius:14px;margin:0;position:relative;z-index:10001}.ChatMessage_optionsMenu__erBrL li{background:#fff;border-radius:14px;cursor:pointer;padding:6px 15px}.ChatMessage_optionsMenu__erBrL li:hover{background-color:#f0f0f0}.ChatMessage_showOptions__Xhw4t .ChatMessage_optionsMenu__erBrL{display:block}.ChatTextbox_chatWrapper__1XJfM{margin:30px 50px;width:100%}.ChatTextbox_banner__OZXG1{max-height:350px;width:100%}.ChatTextbox_searchChat__wJ7aR{margin-left:-60rem;margin-top:280px}.ChatTextbox_chatTextboxWrapper__ada9H{box-shadow:4px 4px 8px #00000080,-4px -4px 8px #ffffffb3;margin:12px auto;width:95%}.ChatTextbox_chatTextboxWrapper__ada9H,.ChatTextbox_textboxWrapper__D-ohg{border:1px solid #ccc;border-radius:25px;padding:12px 25px}.ChatTextbox_textbox__OSYdX{text-wrap:wrap;border:none;height:24px;min-height:24px;outline:none;overflow:hidden;resize:none;width:85%}.ChatTextbox_cursor-pointer__MmJ\+G{left:1rem}.ChatTextbox_textbox__OSYdX:active,.ChatTextbox_textbox__OSYdX:focus,.ChatTextbox_textbox__OSYdX:focus-visible{border:none;outline:none}.ChatTextbox_arrowIcon__Msmgw{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.ChatTextbox_microphoneIcon__3P0Lc{position:absolute;right:40px;top:50%;transform:translateY(-50%)}.ChatTextbox_continueButton__d4LCp{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s}.ChatTextbox_continueButton__d4LCp:hover{background-color:#45a049}@media (max-width:768px){.ChatTextbox_arrowIcon__Msmgw{right:8px}.ChatTextbox_microphoneIcon__3P0Lc{right:26px}.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -355px;width:37%}.ChatTextbox_textbox__OSYdX{width:14rem}.ChatTextbox_cursor-pointer__MmJ\+G{left:1rem}#ChatTextbox_search-chat__Etekf{margin-left:15px;width:34rem}}.ChatTextbox_clearMessage__EcS9y{color:#888;padding:10px;text-align:center}.ChatTextbox_active__szBzD{background-color:#115a11;color:#fff!important}@media screen and (max-width:380px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -350px;width:36%}}@media (min-width:320px) and (max-width:370px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -348px;width:37%}}@media (min-width:371px) and (max-width:500px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -365px;width:37%}}@media (min-width:769px){.ChatTextbox_chatWrapper__1XJfM{margin:0}.ChatTextbox_searchChat__wJ7aR{margin-left:-49rem}}@media (width:375px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -357px}}@media (width:414px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -372px}}@media (width:390px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -371px}}@media (width:393px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -371px}}@media (width:360px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -356px}}@media (width:412px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -371px}}@media (width:540px){.ChatTextbox_chatTextboxWrapper__ada9H{margin:12px -359px}}#ChatTextbox_search-chat__Etekf{margin-left:15px;width:34rem}.ChatTextbox_centerDiv__0sv4h{align-items:center;display:flex;justify-content:center}.ChatTextbox_mobileMarginLeft__7N2o7{margin-left:0}@media (max-width:768px){.ChatTextbox_mobileMarginLeft__7N2o7{margin-left:-265px}.ChatTextbox_centerDiv__0sv4h{align-items:center;justify-content:flex-start}}.Chat_topHeader__zrlDu{border-bottom:1px solid #eee;box-shadow:1px 1px #ccc;padding:4px}.Chat_wrapper__yQt4u{display:flex}.Chat_sidebar__-2HrX{align-items:center;display:flex;justify-content:space-between;left:-10rem;margin-left:-3rem;position:relative}.Chat_sidebar__-2HrX>div{display:flex}.Chat_userIcon__0Vjvw{height:50px;width:50px}.Chat_tools__VKpsb{border:1px solid #eee;box-shadow:1px 1px #ccc;min-height:93.8vh;padding:6px;width:320rem}.Chat_chatsTools__Td7GF{background-color:#fff;border-radius:8px;max-height:940px;overflow-y:auto;scrollbar-color:#0000 #0000;scrollbar-width:thin;transition:scrollbar-color .3s ease}.Chat_chatsTools__Td7GF::-webkit-scrollbar{display:none;width:8px}.Chat_chatsTools__Td7GF:hover::-webkit-scrollbar{display:block}.Chat_chatsTools__Td7GF::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:8px}.Chat_chatsTools__Td7GF::-webkit-scrollbar-thumb{background-color:#444;border-radius:8px}.Chat_chatsTools__Td7GF::-webkit-scrollbar-thumb:hover{background-color:#555}.Chat_textboxWrapper__IsZbw{border:1px solid #ccc;border-radius:25px;margin-right:3px;padding:12px 25px}.Chat_textbox__9QWfF{border:none;outline:none;width:94%}.Chat_textbox__9QWfF:active,.Chat_textbox__9QWfF:focus,.Chat_textbox__9QWfF:focus-visible{border:none;outline:none}.Chat_categories__zDeSY{display:flex;flex-direction:column;margin-top:15px;padding-left:150px}.Chat_row__PqZcP{display:flex;left:3rem;margin-bottom:0;position:relative}.Chat_category__T\+tYF{text-align:center;width:calc(50% - 10px)}.Chat_toolIcon__aGboU{align-items:center;display:flex;font-size:18px;justify-content:center;margin-bottom:4px}.Chat_toolTitle__N2Syt{font-size:14px;margin-top:5px}.Chat_active__E8qf8{background-color:#ddd}.Chat_categories__zDeSY::-webkit-scrollbar{height:10px;width:5px}.Chat_categories__zDeSY::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Chat_categories__zDeSY::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Chat_categories__zDeSY::-webkit-scrollbar-thumb:hover{background:#555}.Chat_category__T\+tYF{align-items:center;border:1px solid #ccc;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:center;margin:4px;padding:4px;width:105px}.Chat_category__T\+tYF:hover{background-color:#ddd;border:2px solid #0f0;border-radius:15px}.Chat_toolTitle__N2Syt{margin-top:12px}.Chat_aiCategory__AAijN{align-items:center;border-bottom:1px solid #eee;display:flex;padding:12px 12px 12px 0}.Chat_aiCategory__AAijN:hover{background-color:#ddd;border:2px solid #0f0;border-radius:15px}.Chat_aiLogoWrapper__bINDr{margin-left:12px;width:18%}.Chat_aiToolInfo__gqRHE{margin-left:3%}.Chat_aiTitle__t\+vQJ{font-family:Times New Roman,Times,serif;font-size:16px}.Chat_aiSubTitle__dQtl8{font-size:14px;opacity:.6}.Chat_chatWrapper__v4FRK{margin:30px 5px}.Chat_searchChat__YIE-F{margin-top:25px}.Chat_chatTextboxWrapper__hOtS7{border:1px solid #ccc;border-radius:25px;margin:auto;padding:12px 25px;width:75%}.Chat_rightSidebar__3winJ{align-items:center;border:1px solid #eee;box-shadow:-1px -1px #ccc;display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;min-height:93.8vh;padding:12px}.Chat_active__E8qf8{border:2px solid #0f0;border-radius:15px}.Chat_messageList__Ma8VZ::-webkit-scrollbar{width:8px}.Chat_messageList__Ma8VZ::-webkit-scrollbar-thumb{border-radius:4px}.Chat_messageList__Ma8VZ::-webkit-scrollbar-thumb:hover,.Chat_messageList__Ma8VZ:hover::-webkit-scrollbar-thumb{background-color:#00000080}.Chat_styles__m3MDD.Chat_iconWrapper__6Vp5v{margin-left:50px}.Chat_iconWrapper__6Vp5v{cursor:pointer}.Chat_popup__1Q3W5{background-color:#fff;border-radius:10px;box-shadow:0 0 20px #0000004d;height:90%;max-width:680px;overflow-y:auto;padding:40px;position:relative;width:40%}.Chat_aai-price-table__4Dck7{border:1px solid #e0e0e0;border-radius:5px;margin:10px 0;padding:10px}.Chat_overlay__CqioD{background-color:#000000b3;bottom:0;position:fixed;z-index:999}.Chat_overlay__CqioD,.Chat_payment-success-overlay__Ec416{align-items:center;display:flex;justify-content:center;left:0;right:0;top:0}.Chat_payment-success-overlay__Ec416{background-color:#fff;flex-direction:column;height:200px;padding:20px;position:absolute;z-index:1000}.Chat_dropdownMenu__WZmte{border-radius:5px;display:block;overflow:hidden;transform:translateY(-10px) scale(.95);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.Chat_dropup__hu0UZ{list-style-type:none;margin:0;padding:0}.Chat_dropup__hu0UZ li{background-color:#f2f2f2;color:#333;cursor:pointer;font-size:15px;transition:background-color .2s,box-shadow .2s ease}.Chat_dropup__hu0UZ li:hover i{transform:rotate(-5deg);transition:transform .2s ease}.Chat_dropup__hu0UZ li:hover{background-color:#f7f7f7;color:#007bff}.Chat_dropup__hu0UZ i{transition:color .2s ease}.Chat_dropup__hu0UZ i:hover{color:#007bff;transition:color .3s ease .1s}.Chat_dropup__hu0UZ hr{border:none}.Chat_topHeader__zrlDu{background-color:#f8f9fa;box-shadow:0 2px 4px #0000001a;display:flex;padding:0 20px}.Chat_logo__UE1iG{height:"60px";transition:transform .3s ease;width:"70px"}.Chat_logo__UE1iG:hover{transform:scale(1.05)}.Chat_navItemsContainer__bSgS7{align-items:center;display:flex;justify-content:space-between}.Chat_navItemsRight__S8rtA{margin-left:auto}.Chat_navItem__hKmN2{align-items:center;cursor:pointer;display:flex;font-weight:500;transition:color .3s ease}.Chat_navItem__hKmN2 i{margin-right:17px}.Chat_navItem__hKmN2:hover{color:#007bff;text-decoration:underline}.Chat_Chat_chatsTools__Td7GF__YxXsO{display:2px solid #0f0}.Chat_popup-close__F6QvZ{background-color:#4caf50;border:none;border-radius:50%;cursor:pointer;font-size:24px;outline:none;padding:10px;right:20px;top:20px;transition:background-color .3s,color .3s}.Chat_popup-close__F6QvZ:hover{background-color:#45a049;color:#fff}.Chat_isMobileDropdownOpen__UywBV,.Chat_mobileDropdown__YNZlV,.Chat_toggleAiListButton__G\+eev{display:none}.Chat_isCategoriesDropdownVisible__G1dFH{display:block}.Chat_dropdown__x3Fgp,.Chat_mobileCategoryDropdown__YTusY,.Chat_toggleCategoryButton__WNrCe{display:none}.Chat_popup-close__F6QvZ{color:#fff;font-size:larger;margin-left:650px;margin-top:-40px;position:fixed}.Chat_dropdownIcon__NE7i-{margin-left:7rem}.Chat_message-container__Xv0Ik{animation:Chat_slideInFromRight__DK084 .5s ease forwards;background-color:#fff;box-shadow:0 0 10px #0003;padding:20px;position:fixed;right:0;top:50%;transform:translateY(-50%)}@keyframes Chat_slideInFromRight__DK084{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media screen and (max-width:767px){.Chat_dropdown__x3Fgp,.Chat_mobileCategoryDropdown__YTusY{display:block}.Chat_tools__VKpsb{border:none;box-shadow:none}.Chat_chatsTools__Td7GF,.Chat_desktopAiList__wuiMf{display:none}.Chat_toggleAiListButton__G\+eev{display:block}.Chat_textboxWrapper__IsZbw{display:none}.Chat_toggleAiListButton__G\+eev{background-color:#4caf50;border:none;border-radius:28px;color:#fff;cursor:pointer;margin-left:17px;margin-top:130px;padding:12px 150px;position:absolute;transition:background-color .3s ease}.Chat_dropdown__x3Fgp{background-color:initial;border:1px solid #4caf50;border-radius:15px;color:#000;height:3rem;margin-top:110px;overflow-y:auto;padding:8px 177px 8px 8px}.Chat_categories__zDeSY{padding-left:8rem}.Chat_toggleCategoryButton__WNrCe{background-color:#4caf50;border-radius:25px;color:#fff;display:block;height:75px;margin-left:-7rem;margin-top:-32px;position:relative;width:21rem}.Chat_dropdownCategories__0D7Dc{visibility:hidden}.Chat_mobileCategoryDropdown__YTusY{margin-left:-130px;margin-top:5px}.Chat_category__T\+tYF{min-height:50px}.Chat_categorySelect__VgMCK{background-color:initial;border:1px solid #4caf50;border-radius:15px;color:#000;display:-webkit-inline-box;height:3rem;margin-left:-22rem;margin-top:-15px;padding-right:200px;width:22rem}.Chat_aiCategory__AAijN{margin-left:10px}.Chat_popup__1Q3W5{height:40%;width:80%}.Chat_popup-close__F6QvZ{margin-left:262px;margin-top:-45px}}@media screen and (max-width:380px){.Chat_categorySelect__VgMCK{margin-left:-21rem;padding-right:170px;width:21rem}.Chat_dropdown__x3Fgp{padding-right:145px}}@media (min-width:381px) and (max-width:500px){.Chat_categorySelect__VgMCK{background-color:initial;border:1px solid #4caf50;border-radius:15px;color:#000;display:-webkit-inline-box;height:3rem;margin-left:-23rem;margin-top:-15px;padding-right:200px;width:23rem}}@media (max-width:380px){.Chat_categorySelect__VgMCK{background-color:initial;border:1px solid #4caf50;border-radius:15px;color:#000;display:-webkit-inline-box;height:3rem;margin-left:-21rem;margin-top:-15px;padding-right:200px;width:21rem}}.Chat_popp__vo\+FD{animation:Chat_border-animation__JQhgI 2s linear infinite;border-radius:50%;color:#04882b;font-size:large;padding:0 5px;position:absolute;right:2.5%;text-align:center;top:1%}.Chat_popp__vo\+FD:hover{animation-play-state:paused}@keyframes Chat_border-animation__JQhgI{0%{border:1px solid #0000}25%{border:1px solid #0000;border-top-color:#04882b}50%{border-color:#04882b #04882b #0000 #0000;border-style:solid;border-width:1px}75%{border:1px solid #04882b;border-left-color:#0000}to{border:1px solid #04882b}}.Chat_popup__1Q3W5::-webkit-scrollbar{width:12px}.Chat_popup__1Q3W5::-webkit-scrollbar-track{background:grey;border-radius:10px}.Chat_popup__1Q3W5::-webkit-scrollbar-thumb{background:green;border-radius:10px;position:relative}.Chat_popup__1Q3W5::-webkit-scrollbar-thumb:before{border-left:6px solid #0000;border-right:6px solid #0000;border-top:12px solid #04882b;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.Chat_popup__1Q3W5::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#04882b,#f1f1f1)}.Chat_popup__1Q3W5{scrollbar-color:#04882b grey;scrollbar-width:thin}.Chat_workflowPopup__kqiMI{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;height:90%;margin:5% auto;max-height:800px;max-width:1000px;overflow-y:auto;padding:20px;position:relative;width:90%;z-index:1001}.Chat_workflowOverlay__JrFb5{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Chat_workflowCloseBtn__Bkm15{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:35px;justify-content:center;position:absolute;right:15px;top:15px;transition:background-color .3s ease;width:35px;z-index:1002}.Chat_workflowCloseBtn__Bkm15:hover{background:#c0392b}@media screen and (max-width:768px){.Chat_workflowPopup__kqiMI{height:95%;margin:2.5% auto;padding:15px;width:95%}.Chat_workflowCloseBtn__Bkm15{font-size:16px;height:30px;right:10px;top:10px;width:30px}}@media (min-width:769px){.Chat_categories__zDeSY{padding-left:0}.Chat_tools__VKpsb{border:1px solid #eee;box-shadow:1px 1px #ccc;min-height:93.8vh;overflow:hidden;padding:6px;position:relative;width:320rem}}@media (width:375px){.Chat_dropdown__x3Fgp{margin-left:13px;width:334px}}@media (width:390px){.Chat_dropdown__x3Fgp{margin-left:5px;width:365px}}@media (width:393px){.Chat_dropdown__x3Fgp{margin-left:5px;width:365px}}@media (width:360px){.Chat_dropdown__x3Fgp{margin-left:4px;width:335px}}@media (width:412px){.Chat_dropdown__x3Fgp{margin-left:13px;width:366px}}@media (width:540px){.Chat_dropdown__x3Fgp{margin-left:83px;width:345px}}@media (width:414px){.Chat_dropdown__x3Fgp{margin-left:15px;width:366px}}:root{--themeColor:#198754}.Chat_wrapper__\+keSQ{display:flex}.Chat_userIcon__YPo86{height:50px;width:50px}.Chat_tools__b7ayc{border:1px solid #eee;box-shadow:1px 1px #ccc;min-height:93.8vh;padding:6px;width:380rem}.Chat_chatsTools__juopL{background-color:#fff;border-radius:8px;max-height:770px;overflow-y:auto;scrollbar-color:#0000 #0000;scrollbar-width:thin;transition:scrollbar-color .3s ease}.Chat_chatsTools__juopL::-webkit-scrollbar{display:none;width:8px}.Chat_chatsTools__juopL:hover::-webkit-scrollbar{display:block}.Chat_chatsTools__juopL::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:8px}.Chat_chatsTools__juopL::-webkit-scrollbar-thumb{background-color:#444;border-radius:8px}.Chat_chatsTools__juopL::-webkit-scrollbar-thumb:hover{background-color:#555}.Chat_textboxWrapper__E5dXy{border:1px solid #ccc;border-radius:25px;padding:12px 25px}.Chat_textbox__OW84W{border:none;outline:none;width:94%}.Chat_textbox__OW84W:active,.Chat_textbox__OW84W:focus,.Chat_textbox__OW84W:focus-visible{border:none;outline:none}.Chat_categories__m0ylU{display:flex;flex-direction:column;margin-top:45px;padding-left:6rem}.Chat_row__asUtP{display:flex;left:4rem;margin-bottom:10px;position:relative}.Chat_category__FHZ5u{text-align:center;width:calc(50% - 10px)}.Chat_toolTitle__8-tm4{margin-top:5px}.Chat_active__9k5Xn{background-color:#ddd}.Chat_categories__m0ylU::-webkit-scrollbar{height:10px;width:5px}.Chat_categories__m0ylU::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Chat_categories__m0ylU::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Chat_categories__m0ylU::-webkit-scrollbar-thumb:hover{background:#555}.Chat_category__FHZ5u{border:1px solid #ccc;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:12px;min-height:120px;min-width:130px;padding:12px}.Chat_toolTitle__8-tm4{margin-top:12px}.Chat_aiCategory__lQ7r2{align-items:center;border-bottom:1px solid #eee;display:flex;padding:12px}.Chat_aiLogoWrapper__cJYSi{margin-left:12px}.Chat_aiToolInfo__AOuZB{margin-left:24px}.Chat_aiTitle__EjZDn{font-family:Times New Roman,Times,serif;font-size:23px}.Chat_aiSubTitle__OPnzL{opacity:.6}.Chat_chatWrapper__mDi7c{margin:30px 5px}.Chat_searchChat__XBRht{margin-top:25px}.Chat_chatTextboxWrapper__h9737{border:1px solid #ccc;border-radius:25px;margin:auto;padding:12px 25px;width:75%}.Chat_rightSidebar__LI6\+O{align-items:center;border:1px solid #eee;box-shadow:-1px -1px #ccc;display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;min-height:93.8vh;padding:12px}.Chat_active__9k5Xn{border:2px solid #0f0}.Chat_messageList__S6qY-::-webkit-scrollbar{width:8px}.Chat_messageList__S6qY-::-webkit-scrollbar-thumb{border-radius:4px}.Chat_messageList__S6qY-::-webkit-scrollbar-thumb:hover,.Chat_messageList__S6qY-:hover::-webkit-scrollbar-thumb{background-color:#00000080}.Chat_styles__7oJdr.Chat_iconWrapper__97X0H{margin-left:50px}.Chat_iconWrapper__97X0H{cursor:pointer}.Chat_popup__PZKmM{background-color:#fff;border-radius:10px;box-shadow:0 0 20px #0000004d;height:90%;max-width:680px;overflow-y:auto;padding:40px;position:relative;width:40%}.Chat_aai-price-table__tAqPn{border:1px solid #e0e0e0;border-radius:5px;margin:10px 0;padding:10px}.Chat_overlay__eZrsT{background-color:#000000b3;bottom:0;position:fixed;z-index:999}.Chat_overlay__eZrsT,.Chat_payment-success-overlay__MS51H{align-items:center;display:flex;justify-content:center;left:0;right:0;top:0}.Chat_payment-success-overlay__MS51H{background-color:#fff;flex-direction:column;height:200px;padding:20px;position:absolute;z-index:1000}.Chat_dropdownMenu__wu-o7{border-radius:5px;display:block;overflow:hidden;transform:translateY(-10px) scale(.95);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.Chat_dropup__0Aj1K{list-style-type:none;margin:0;padding:0}.Chat_dropup__0Aj1K li{background-color:#f2f2f2;color:#333;cursor:pointer;font-size:15px;transition:background-color .2s,box-shadow .2s ease}.Chat_dropup__0Aj1K li:hover i{transform:rotate(-5deg);transition:transform .2s ease}.Chat_dropup__0Aj1K li:hover{background-color:#f7f7f7;color:#007bff}.Chat_dropup__0Aj1K i{transition:color .2s ease}.Chat_dropup__0Aj1K i:hover{color:#007bff;transition:color .3s ease .1s}.Chat_dropup__0Aj1K hr{border:none}.Chat_topHeader__4cDi0{background-color:#f8f9fa;box-shadow:0 2px 4px #0000001a;display:flex;padding:0 20px}.Chat_logo__WVfN1{height:"60px";transition:transform .3s ease;width:"70px"}.Chat_logo__WVfN1:hover{transform:scale(1.05)}.Chat_navItemsContainer__iMqku{align-items:center;display:flex;justify-content:space-between}.Chat_navItemsRight__g81KO{margin-left:auto}.Chat_navItem__50emp{align-items:center;cursor:pointer;display:flex;font-weight:500;transition:color .3s ease}.Chat_navItem__50emp i{margin-right:17px}.Chat_navItem__50emp:hover{color:#007bff;text-decoration:underline}.Chat_Chat_chatsTools__Td7GF__471Ft{display:2px solid #0f0}.Chat_popup-close__RQrTT{background-color:#4caf50;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;outline:none;padding:10px;position:fixed;right:20px;top:20px;transition:background-color .3s,color .3s}.Chat_navItem__50emp{left:99rem;position:relative}.Chat_navIitem__k7Kid{display:flex;left:98rem;position:relative;top:1rem}.Chat_popup-close__RQrTT:hover{background-color:#45a049;color:#fff}.Chat_sidebar__Aprlq{display:flex;padding-left:43rem;position:relative;top:1px}.Chat_toppHeader__WHOph{display:none}@media (max-width:767px){.Chat_goback__jLCta{margin-left:10rem}.Chat_sidebar__Aprlq{padding-left:40px}.Chat_navItem__50emp{left:275px}.Chat_navIitem__k7Kid{left:266px;top:1rem}.Chat_popup__PZKmM{height:70%;width:80%}.Chat_toppHeader__WHOph{display:block}.Chat_navbar-toggler__SikDK{border:none;box-shadow:none;height:2px;padding:1px;position:relative;right:-8px;width:45px;z-index:99}.Chat_iconWrapper__97X0H{font-size:18px;letter-spacing:-.2px;line-height:40px;margin-left:-9rem}.Chat_User__eP1B8{background-color:#09bd3e;border-radius:25px;height:55px;width:120px}}@media (max-width:380px){.Chat_popp__GMkLI{margin-left:260px}}@media (max-width:1400px){.Chat_sidebar__Aprlq{padding-left:31rem}.Chat_navItem__50emp{left:74.5rem}.Chat_navIitem__k7Kid{left:73.7rem}}@media (max-width:1500px){.Chat_sidebar__Aprlq{padding-left:31rem}.Chat_navItem__50emp{left:74.5rem}.Chat_navIitem__k7Kid{left:73.7rem}}.Chat_popp__GMkLI{animation:Chat_border-animation__Km\+uf 2s linear infinite;border-radius:50%;color:#04882b;font-size:large;padding:0 5px;position:absolute;right:2.5%;text-align:center;top:1%}.Chat_popp__GMkLI:hover{animation-play-state:paused}@keyframes Chat_border-animation__Km\+uf{0%{border:1px solid #0000}25%{border:1px solid #0000;border-top-color:#04882b}50%{border-color:#04882b #04882b #0000 #0000;border-style:solid;border-width:1px}75%{border:1px solid #04882b;border-left-color:#0000}to{border:1px solid #04882b}}.Chat_popup__PZKmM::-webkit-scrollbar{width:12px}.Chat_popup__PZKmM::-webkit-scrollbar-track{background:grey;border-radius:10px}.Chat_popup__PZKmM::-webkit-scrollbar-thumb{background:green;border-radius:10px;position:relative}.Chat_popup__PZKmM::-webkit-scrollbar-thumb:before{border-left:6px solid #0000;border-right:6px solid #0000;border-top:12px solid #04882b;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.Chat_popup__PZKmM::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#04882b,#f1f1f1)}.Chat_popup__PZKmM{scrollbar-color:#04882b grey;scrollbar-width:thin}.Chat_logoutButton__NdJSd{background-color:#198754;background-color:var(--themeColor);border-radius:30px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;padding:10px;width:8rem}.Chat_navigationMenu__mmTyY ul li{border-radius:50%;font-size:16px;height:2.5rem;margin:0 2px;padding:7px 10px;width:2.5rem}.Chat_activeNavItem__\+WHYe,.Chat_navigationMenu__mmTyY ul li:hover{background-color:#198754;background-color:var(--themeColor)}body{overflow:hidden}.containerr{border-radius:5px;font-family:Arial,sans-serif;max-height:1450px;max-width:900px;padding:180px}h1,h2{margin-bottom:20px;text-align:center}.block{align-items:center;border:1px solid #e0e0e0;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.label{font-weight:700}.value{flex:2 1;text-align:left}.button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;margin-top:20px;padding:10px;text-align:center;width:100%}.button:hover{background-color:#0056b3}.block{border-radius:15px}.theme-selector{border-radius:10px;margin-top:20px;padding:15px}.theme-selector label{display:block;margin-bottom:10px}.theme-selector input[type=radio]{margin-right:10px}:root{--background-color:whites;--text-color:#000}[data-theme=dark]{--background-color:#000;--text-color:#f5f5f5}.payment-success-page{background-color:whites;background-color:var(--background-color);color:#000;color:var(--text-color);margin-left:410px;margin-top:-62rem}.payment-success-page .info-section{border-radius:15px;height:280px;padding:0;width:600px}.payment-success-page .info-section h2{color:inherit;cursor:pointer;font-size:larger;padding:1px}.payment-success-page .info-link{color:inherit;text-decoration:none}.block:hover{transform:translateY(-5px);transition:transform .3s ease}.blocckk{align-items:center;border:1px solid #e0e0e0;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;margin-left:-90px;padding:10px;width:735px}.block1{margin-left:-91px;width:136%}.block1,.block2{align-items:center;border:1px solid #e0e0e0;border-radius:15px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.block2{height:60px;margin-left:-403px;width:58%}.block3{margin-left:325px;margin-top:-92px}.block3,.block4{align-items:center;border:1px solid #e0e0e0;border-radius:15px;display:flex;height:60px;justify-content:space-between;margin-bottom:10px;padding:10px;width:58%}.block4{margin-left:-403px;margin-top:28px}.block5{margin-left:325px;margin-top:-65px}.block5,.block6{align-items:center;border:1px solid #e0e0e0;border-radius:15px;display:flex;height:60px;justify-content:space-between;margin-bottom:10px;padding:10px;width:58%}.block6{margin-left:-403px}.block7{margin-left:325px;margin-top:-68px}.block7,.block8{align-items:center;border:1px solid #e0e0e0;border-radius:15px;display:flex;height:60px;justify-content:space-between;margin-bottom:10px;padding:10px;width:58%}.block8{margin-left:-403px}.block9{align-items:center;border:1px solid #e0e0e0;border-radius:15px;display:flex;height:60px;justify-content:space-between;margin-bottom:10px;margin-left:325px;margin-top:-68px;padding:10px;width:58%}.block10{height:68px;margin-top:-68px}.block10,.block11{align-items:center;border:1px solid #e0e0e0;border-radius:15px;display:flex;justify-content:space-between;margin-bottom:10px;margin-left:-91px;padding:10px;width:136%}.block11{height:120px;margin-top:-20px}.choice{margin-left:-85px}.line{width:119%}.buttonn{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:-15px;margin-top:0;padding:10px 20px;transition:background-color .3;width:15rem}@media (max-width:767px){.payment-success-page{margin-left:-100px}.block1{margin-left:-75px;width:290%}.block2{margin-left:-125px;width:120%}.block3{margin-left:140px;width:125%}.block4{margin-left:-125px;width:120%}.block5{margin-left:140px;width:125%}.block6{margin-left:-125px;width:120%}.block7{margin-left:140px;width:125%}.block8{margin-left:-125px;width:120%}.block9{margin-left:140px;width:125%}.block10,.block11{margin-left:-75px;width:287%}.choice{margin-left:-50px}.blocckk{margin-left:-73px;width:380px}.payment-success-page .info-section{margin-left:18rem;width:600px}.line{margin-left:-298px;width:540%}.buttonn{margin-left:-5px}.containerr{max-height:1550px}.text-cennter{left:7rem}}@media (max-width:390px){.payment-success-page{margin-left:-100px}.label-subscription{margin-left:4rem}.block1,.block10,.block11{margin-left:-75px;width:292%}.block2{margin-left:-125px;width:120%}.block3{margin-left:130px;width:135%}.block4{margin-left:-125px;width:120%}.block5{margin-left:130px;width:135%}.block6{margin-left:-125px;width:120%}.block7{margin-left:130px;width:135%}.block8{margin-left:-125px;width:120%}.block9{margin-left:130px;width:135%}.choice{width:270%}.blocckk{margin-left:-73px;width:370px}.payment-success-page .info-section{margin-left:18rem;width:600px}.line{margin-left:-298px;width:540%}.buttonn{margin-left:-5px}.containerr{max-height:1550px}.text-cennter{left:7rem}}@media (width:375px){.block1,.block10,.block11{margin-left:-75px;width:317%}.label-subscription{margin-left:4rem}.choice{width:296%}}@media (width:767px){.block1,.block10,.block11{margin-left:-75px;width:263%}.choice{width:335%}}@media (width:393px){.block1,.block10,.block11{margin-left:-75px;width:288%}.label-subscription{margin-left:4rem}.choice{width:260%}}@media (width:360px){.block1,.block10,.block11{margin-left:-75px;width:350%}.label-subscription{margin-left:3.5rem}.choice{width:315%}}@media (width:412px){.block1,.block10,.block11{margin-left:-75px;width:264%}.label-subscription{margin-left:5rem}.choice{width:255%}}@media (width:414px){.block1,.block10,.block11{margin-left:-75px;width:262%}.label-subscription{margin-left:5rem}.choice{width:240%}}.Chat_topHeader__prpQQ{border-bottom:1px solid #eee;box-shadow:1px 1px #ccc;padding:4px}.Chat_wrapper__uv9Gk{display:flex}.Chat_sidebar__ASVLB{align-items:center;display:flex;justify-content:space-between;left:-10rem;margin-left:-3rem;position:relative}.Chat_sidebar__ASVLB>div{display:flex}.Chat_userIcon__y6Vdg{height:50px;width:50px}.Chat_tools__NdvY9{border:1px solid #eee;box-shadow:1px 1px #ccc;cursor:pointer;padding:6px;width:29rem}.Chat_chatsTools__GtSY9{background-color:#fff;border-radius:8px;max-height:770px;overflow-y:auto;scrollbar-color:#0000 #0000;scrollbar-width:thin;transition:scrollbar-color .3s ease}.Chat_chatsTools__GtSY9::-webkit-scrollbar{display:none;width:8px}.Chat_chatsTools__GtSY9:hover::-webkit-scrollbar{display:block}.Chat_chatsTools__GtSY9::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:8px}.Chat_chatsTools__GtSY9::-webkit-scrollbar-thumb{background-color:#444;border-radius:8px}.Chat_chatsTools__GtSY9::-webkit-scrollbar-thumb:hover{background-color:#555}.Chat_textboxWrapper__R3kjt{border:1px solid #ccc;border-radius:25px;padding:12px 25px}.Chat_textbox__m3qcI{border:none;outline:none;width:94%}.Chat_textbox__m3qcI:active,.Chat_textbox__m3qcI:focus,.Chat_textbox__m3qcI:focus-visible{border:none;outline:none}.Chat_categories__EYSTZ{display:flex;flex-direction:column;margin-top:45px;padding-left:6rem}.Chat_row__dVP2W{display:flex;left:4rem;margin-bottom:10px;position:relative}.Chat_category__5D8nI{text-align:center;width:calc(50% - 10px)}.Chat_toolTitle__2OxMw{margin-top:5px}.Chat_active__I\+\+Mx{background-color:#ddd}.Chat_categories__EYSTZ::-webkit-scrollbar{height:10px;width:5px}.Chat_categories__EYSTZ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Chat_categories__EYSTZ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Chat_categories__EYSTZ::-webkit-scrollbar-thumb:hover{background:#555}.Chat_category__5D8nI{border:1px solid #ccc;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:12px;min-height:120px;min-width:130px;padding:12px}.Chat_toolTitle__2OxMw{margin-top:12px}.Chat_aiCategory__FR4wY{align-items:center;border-bottom:1px solid #eee;display:flex;padding:12px}.Chat_aiLogoWrapper__SZOZh{margin-left:12px}.Chat_aiToolInfo__xmxBT{margin-left:24px}.Chat_aiTitle__Kf6iu{font-family:Times New Roman,Times,serif;font-size:23px}.Chat_aiSubTitle__tsyGv{opacity:.6}.Chat_chatWrapper__V0G2B{margin:30px 5px}.Chat_searchChat__tLyNb{margin-top:25px}.Chat_chatTextboxWrapper__t\+CEj{border:1px solid #ccc;border-radius:25px;margin:auto;padding:12px 25px;width:75%}.Chat_rightSidebar__eheqW{align-items:center;border:1px solid #eee;box-shadow:-1px -1px #ccc;display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;min-height:93.8vh;padding:12px}.Chat_active__I\+\+Mx{border:2px solid #0f0}.Chat_messageList__ZNE3G::-webkit-scrollbar{width:8px}.Chat_messageList__ZNE3G::-webkit-scrollbar-thumb{border-radius:4px}.Chat_messageList__ZNE3G::-webkit-scrollbar-thumb:hover,.Chat_messageList__ZNE3G:hover::-webkit-scrollbar-thumb{background-color:#00000080}.Chat_styles__onpam.Chat_iconWrapper__U7MzQ{margin-left:50px}.Chat_iconWrapper__U7MzQ{cursor:pointer}.Chat_popup__Jxmrx{background-color:#fff;border-radius:10px;box-shadow:0 0 20px #0000004d;height:90%;max-width:680px;overflow-y:auto;padding:20px;width:40%}.Chat_aai-price-table__HDUgZ{border:1px solid #e0e0e0;border-radius:5px;margin:10px 0;padding:10px}.Chat_overlay__HaIJq{background-color:#000000b3;bottom:0;position:fixed;z-index:999}.Chat_overlay__HaIJq,.Chat_payment-success-overlay__hJxkH{align-items:center;display:flex;justify-content:center;left:0;right:0;top:0}.Chat_payment-success-overlay__hJxkH{background-color:#fff;flex-direction:column;height:200px;padding:20px;position:absolute;z-index:1000}.Chat_dropdownMenu__zOsOC{border-radius:5px;display:block;overflow:hidden;transform:translateY(-10px) scale(.95);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.Chat_dropup__WaKnq{list-style-type:none;margin:0;padding:0}.Chat_dropup__WaKnq li{background-color:#f2f2f2;color:#333;cursor:pointer;font-size:15px;transition:background-color .2s,box-shadow .2s ease}.Chat_dropup__WaKnq li:hover i{transform:rotate(-5deg);transition:transform .2s ease}.Chat_dropup__WaKnq li:hover{background-color:#f7f7f7;color:#007bff}.Chat_dropup__WaKnq i{transition:color .2s ease}.Chat_dropup__WaKnq i:hover{color:#007bff;transition:color .3s ease .1s}.Chat_dropup__WaKnq hr{border:none}.Chat_topHeader__prpQQ{background-color:#f8f9fa;box-shadow:0 2px 4px #0000001a;display:flex;padding:0 20px}.Chat_logo__DvDuC{height:"60px";transition:transform .3s ease;width:"70px"}.Chat_logo__DvDuC:hover{transform:scale(1.05)}.Chat_navItemsContainer__\+IdC5{align-items:center;display:flex;justify-content:space-between}.Chat_navItemsRight__kaFL9{margin-left:auto}.Chat_navItem__pZQMl{align-items:center;cursor:pointer;display:flex;font-weight:500;transition:color .3s ease}.Chat_navItem__pZQMl i{margin-right:17px}.Chat_navItem__pZQMl:hover{color:#007bff;text-decoration:underline}.Chat_Chat_chatsTools__Td7GF__tgsxK{display:2px solid #0f0}.Chat_popup-close__8x8kc{background-color:#4caf50;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;outline:none;padding:10px;position:fixed;right:20px;top:20px;transition:background-color .3s,color .3s}.Chat_popup-close__8x8kc:hover{background-color:#45a049;color:#fff}@media (max-width:767px){.Chat_wrapper__uv9Gk{display:flex;visibility:collapse}}.profileContainer{border:1px solid #ada9a9;border-radius:10px;height:fit-content;margin-left:35rem;position:absolute;top:8rem;width:50%}.profileForm{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;gap:1rem;padding:2rem;width:100%}.field,.profileForm{display:flex;flex-direction:column}.field label{font-weight:700;margin-bottom:.5rem}.field input{border:1px solid #ccc;border-radius:4px;font-size:1rem;outline:none;padding:.5rem}.field input:disabled{background:#f0f0f0}.errorMessages{color:red;margin-bottom:1rem}.successMessage{color:green;margin-bottom:1rem}.saveButton{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.75rem;transition:background-color .3s}.saveButton:hover{background-color:#45a049}@media (max-width:767px){.profileContainer{height:fit-content;left:0;margin-left:5%;padding:1rem;position:fixed;right:0;top:5rem;width:90%;z-index:-1}.profileForm{padding:1rem}.field input{font-size:.875rem}.saveButton{padding:.5rem}}.block>input,.blockk>input,.blockkk>input,.blockkkk>input{border:none;font-size:16px;height:40px;margin-bottom:10px;outline:none;padding:8px}.blockk,.blockkk,.blockkkk{align-items:center;border:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.flex-container>div>button{border:none;border-radius:30px;cursor:pointer;display:block;margin:0 auto;padding:10px 50px}.flex-container .block .image-container{height:32px;position:relative;width:32px}.flex-container .block .image-container img{border-radius:50%;height:100%;object-fit:cover;width:100%}.PurchaseWorkflow_purchaseWorkflow__mo-ZR{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:20px}.PurchaseWorkflow_header__dHI9u{border-bottom:2px solid #f0f0f0;margin-bottom:30px;padding-bottom:20px;text-align:center}.PurchaseWorkflow_header__dHI9u h2{color:#2c3e50;font-size:1.8rem;margin-bottom:10px}.PurchaseWorkflow_header__dHI9u h2 i{color:#e74c3c;margin-right:10px}.PurchaseWorkflow_header__dHI9u p{color:#7f8c8d;font-size:1rem;margin:0}.PurchaseWorkflow_section__N6AB0{background:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin-bottom:30px;padding:20px}.PurchaseWorkflow_section__N6AB0 h3{color:#2c3e50;font-size:1.3rem;margin-bottom:15px}.PurchaseWorkflow_fileUploadArea__oBj-E{margin-bottom:20px;position:relative}.PurchaseWorkflow_fileInput__IT7GE{display:none}.PurchaseWorkflow_fileInputLabel__TjRYl{align-items:center;background:#fff;border:2px dashed #3498db;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center;transition:all .3s ease}.PurchaseWorkflow_fileInputLabel__TjRYl:hover{background:#f8f9fa;border-color:#2980b9}.PurchaseWorkflow_fileInputLabel__TjRYl i{color:#3498db;font-size:2rem;margin-bottom:10px}.PurchaseWorkflow_fileInputLabel__TjRYl span{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:5px}.PurchaseWorkflow_fileInputLabel__TjRYl small{color:#7f8c8d;font-size:.9rem}.PurchaseWorkflow_selectedFiles__gyKyw{margin-top:20px}.PurchaseWorkflow_selectedFiles__gyKyw h4{color:#2c3e50;font-size:1.1rem;margin-bottom:15px}.PurchaseWorkflow_fileList__GVh49{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.PurchaseWorkflow_fileItem__x-t2-{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 4px #0000001a;display:flex;padding:8px 12px}.PurchaseWorkflow_fileName__1gPoO{color:#2c3e50;font-size:.9rem;margin-right:10px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PurchaseWorkflow_removeFileBtn__gp6sa{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:24px;justify-content:center;transition:background .3s ease;width:24px}.PurchaseWorkflow_removeFileBtn__gp6sa:hover{background:#c0392b}.PurchaseWorkflow_createPairsBtn__x2Uam{background:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;transition:background .3s ease}.PurchaseWorkflow_createPairsBtn__x2Uam:hover:not(:disabled){background:#229954}.PurchaseWorkflow_createPairsBtn__x2Uam:disabled{background:#bdc3c7;cursor:not-allowed}.PurchaseWorkflow_pairsList__fKQcO{display:flex;flex-direction:column;gap:15px}.PurchaseWorkflow_pairItem__i1bxr{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:15px}.PurchaseWorkflow_pairFiles__tNFDe{align-items:center;display:flex;flex:1 1;gap:10px}.PurchaseWorkflow_pairFile__slgbg{align-items:center;color:#2c3e50;display:flex;font-size:.9rem;gap:8px}.PurchaseWorkflow_pairFile__slgbg i{color:#3498db}.PurchaseWorkflow_pairSeparator__0ZwOk{color:#7f8c8d;font-size:1.2rem;font-weight:700}.PurchaseWorkflow_pairStatus__\+4gzZ{align-items:center;border-radius:20px;display:flex;font-size:.8rem;font-weight:600;gap:5px;padding:5px 10px;text-transform:uppercase}.PurchaseWorkflow_pairStatus__\+4gzZ.PurchaseWorkflow_pending__vlEdR{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.PurchaseWorkflow_pairStatus__\+4gzZ.PurchaseWorkflow_uploaded__9cCM3{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.PurchaseWorkflow_uploadSection__nAS7h{text-align:center}.PurchaseWorkflow_progressSection__UT1V7{margin-bottom:20px}.PurchaseWorkflow_progressBar__AsSaA{background:#e0e0e0;border-radius:4px;height:8px;margin-bottom:10px;overflow:hidden;width:100%}.PurchaseWorkflow_progressFill__j4zNc{background:linear-gradient(90deg,#3498db,#2ecc71);height:100%;transition:width .3s ease}.PurchaseWorkflow_progressText__J-0pF{color:#2c3e50;font-size:.9rem;font-weight:600}.PurchaseWorkflow_uploadBtn__Wh\+4B{align-items:center;background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;padding:12px 30px;transition:background .3s ease}.PurchaseWorkflow_uploadBtn__Wh\+4B:hover:not(:disabled){background:#2980b9}.PurchaseWorkflow_uploadBtn__Wh\+4B:disabled{background:#bdc3c7;cursor:not-allowed}.PurchaseWorkflow_excelSection__QEeov{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:20px}.PurchaseWorkflow_excelInfo__NHWED{align-items:center;color:#27ae60;display:flex;font-weight:600;gap:10px}.PurchaseWorkflow_excelInfo__NHWED i{font-size:1.5rem}.PurchaseWorkflow_downloadBtn__0e8Ae{align-items:center;background:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:10px 20px;transition:background .3s ease}.PurchaseWorkflow_downloadBtn__0e8Ae:hover{background:#229954}.PurchaseWorkflow_loadingSection__M00PH{align-items:center;background:#f8f9fa;border-radius:8px;color:#2c3e50;display:flex;font-weight:600;gap:10px;justify-content:center;padding:20px}.PurchaseWorkflow_loadingSection__M00PH i{color:#3498db;font-size:1.2rem}.PurchaseWorkflow_errorMessage__AwH\+i{align-items:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;display:flex;gap:10px;margin-bottom:20px;padding:15px}.PurchaseWorkflow_errorMessage__AwH\+i i{color:#dc3545}.PurchaseWorkflow_successMessage__QaRpU{align-items:center;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;display:flex;gap:10px;margin-bottom:20px;padding:15px}.PurchaseWorkflow_successMessage__QaRpU i{color:#28a745}.PurchaseWorkflow_resetSection__nwSgM{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:20px;text-align:center}.PurchaseWorkflow_resetBtn__DSIFr{align-items:center;background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:10px 20px;transition:background .3s ease}.PurchaseWorkflow_resetBtn__DSIFr:hover{background:#5a6268}.PurchaseWorkflow_formGroup__tYPGf{margin-bottom:20px}.PurchaseWorkflow_formGroup__tYPGf label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.PurchaseWorkflow_inputField__mTpGA{background:#fff;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.PurchaseWorkflow_inputField__mTpGA:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.PurchaseWorkflow_textareaField__g5R-4{background:#fff;border:2px solid #e1e8ed;border-radius:8px;font-family:inherit;font-size:1rem;min-height:80px;padding:12px 16px;resize:vertical;transition:all .3s ease;width:100%}.PurchaseWorkflow_textareaField__g5R-4:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}@media (max-width:768px){.PurchaseWorkflow_purchaseWorkflow__mo-ZR{margin:10px;padding:15px}.PurchaseWorkflow_header__dHI9u h2{font-size:1.5rem}.PurchaseWorkflow_section__N6AB0{padding:15px}.PurchaseWorkflow_fileList__GVh49{flex-direction:column}.PurchaseWorkflow_pairItem__i1bxr{gap:10px}.PurchaseWorkflow_pairFiles__tNFDe,.PurchaseWorkflow_pairItem__i1bxr{align-items:flex-start;flex-direction:column}.PurchaseWorkflow_excelSection__QEeov{flex-direction:column;gap:15px;text-align:center}}.ExpenseWorkflow_expenseWorkflow__J2acY{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:20px}.ExpenseWorkflow_header__bVf9j{border-bottom:2px solid #f0f0f0;margin-bottom:30px;padding-bottom:20px;text-align:center}.ExpenseWorkflow_header__bVf9j h2{color:#2c3e50;font-size:1.8rem;margin-bottom:10px}.ExpenseWorkflow_header__bVf9j h2 i{color:#e67e22;margin-right:10px}.ExpenseWorkflow_header__bVf9j p{color:#7f8c8d;font-size:1rem;margin:0}.ExpenseWorkflow_section__s\+AEM{background:#f8f9fa;border-left:4px solid #e67e22;border-radius:8px;margin-bottom:30px;padding:20px}.ExpenseWorkflow_section__s\+AEM h3{color:#2c3e50;font-size:1.3rem;margin-bottom:15px}.ExpenseWorkflow_fileUploadArea__3ERJZ{margin-bottom:20px;position:relative}.ExpenseWorkflow_fileInput__U3l8B{display:none}.ExpenseWorkflow_fileInputLabel__Sdhc1{align-items:center;background:#fff;border:2px dashed #e67e22;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center;transition:all .3s ease}.ExpenseWorkflow_fileInputLabel__Sdhc1:hover{background:#f8f9fa;border-color:#d35400}.ExpenseWorkflow_fileInputLabel__Sdhc1 i{color:#e67e22;font-size:2rem;margin-bottom:10px}.ExpenseWorkflow_fileInputLabel__Sdhc1 span{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:5px}.ExpenseWorkflow_fileInputLabel__Sdhc1 small{color:#7f8c8d;font-size:.9rem}.ExpenseWorkflow_selectedFiles__pSuPK{margin-top:20px}.ExpenseWorkflow_selectedFiles__pSuPK h4{color:#2c3e50;font-size:1.1rem;margin-bottom:15px}.ExpenseWorkflow_fileList__WaT7h{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.ExpenseWorkflow_fileItem__ZqcLy{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 4px #0000001a;display:flex;padding:8px 12px}.ExpenseWorkflow_fileName__JFbhd{color:#2c3e50;font-size:.9rem;margin-right:10px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ExpenseWorkflow_removeFileBtn__4nEON{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:24px;justify-content:center;transition:background .3s ease;width:24px}.ExpenseWorkflow_removeFileBtn__4nEON:hover{background:#c0392b}.ExpenseWorkflow_uploadSection__uGBB1{text-align:center}.ExpenseWorkflow_progressSection__GeoPP{margin-bottom:20px}.ExpenseWorkflow_progressBar__NLs7Z{background:#e0e0e0;border-radius:4px;height:8px;margin-bottom:10px;overflow:hidden;width:100%}.ExpenseWorkflow_progressFill__p8Ewz{background:linear-gradient(90deg,#e67e22,#f39c12);height:100%;transition:width .3s ease}.ExpenseWorkflow_progressText__bZJyg{color:#2c3e50;font-size:.9rem;font-weight:600}.ExpenseWorkflow_uploadBtn__Dxb9S{align-items:center;background:#e67e22;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;padding:12px 30px;transition:background .3s ease}.ExpenseWorkflow_uploadBtn__Dxb9S:hover:not(:disabled){background:#d35400}.ExpenseWorkflow_uploadBtn__Dxb9S:disabled{background:#bdc3c7;cursor:not-allowed}.ExpenseWorkflow_excelSection__OQXEZ{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:20px}.ExpenseWorkflow_excelInfo__zevb4{align-items:center;color:#27ae60;display:flex;font-weight:600;gap:10px}.ExpenseWorkflow_excelInfo__zevb4 i{font-size:1.5rem}.ExpenseWorkflow_downloadBtn__oXCaD{align-items:center;background:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:10px 20px;transition:background .3s ease}.ExpenseWorkflow_downloadBtn__oXCaD:hover{background:#229954}.ExpenseWorkflow_loadingSection__SObur{align-items:center;background:#f8f9fa;border-radius:8px;color:#2c3e50;display:flex;font-weight:600;gap:10px;justify-content:center;padding:20px}.ExpenseWorkflow_loadingSection__SObur i{color:#e67e22;font-size:1.2rem}.ExpenseWorkflow_errorMessage__mjzPE{align-items:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;display:flex;gap:10px;margin-bottom:20px;padding:15px}.ExpenseWorkflow_errorMessage__mjzPE i{color:#dc3545}.ExpenseWorkflow_successMessage__7z-Mf{align-items:center;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;display:flex;gap:10px;margin-bottom:20px;padding:15px}.ExpenseWorkflow_successMessage__7z-Mf i{color:#28a745}.ExpenseWorkflow_resetSection__eo\+eG{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:20px;text-align:center}.ExpenseWorkflow_resetBtn__3gDzx{align-items:center;background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:10px 20px;transition:background .3s ease}.ExpenseWorkflow_resetBtn__3gDzx:hover{background:#5a6268}.ExpenseWorkflow_formGroup__W7JkZ{margin-bottom:20px}.ExpenseWorkflow_formGroup__W7JkZ label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.ExpenseWorkflow_inputField__0zyTN{background:#fff;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.ExpenseWorkflow_inputField__0zyTN:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.ExpenseWorkflow_textareaField__wvlPp{background:#fff;border:2px solid #e1e8ed;border-radius:8px;font-family:inherit;font-size:1rem;min-height:80px;padding:12px 16px;resize:vertical;transition:all .3s ease;width:100%}.ExpenseWorkflow_textareaField__wvlPp:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}@media (max-width:768px){.ExpenseWorkflow_expenseWorkflow__J2acY{margin:10px;padding:15px}.ExpenseWorkflow_header__bVf9j h2{font-size:1.5rem}.ExpenseWorkflow_section__s\+AEM{padding:15px}.ExpenseWorkflow_fileList__WaT7h{flex-direction:column}.ExpenseWorkflow_excelSection__OQXEZ{flex-direction:column;gap:15px;text-align:center}}
/*# sourceMappingURL=main.eb98ca4b.css.map*/