*{margin:0;padding:0;box-sizing:border-box;font-family:Mulish,sans-serif}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#000;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}*{scrollbar-width:thin;scrollbar-color:black white}.gradient-btn{position:relative;padding:12px 28px;font-weight:700;color:#fff;border:none;border-radius:8px;cursor:pointer;overflow:hidden;z-index:1}.gradient-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;background:linear-gradient(90deg,#006dee,#3bbbff 115.03%);transition:opacity .8s ease;z-index:-1;opacity:1}.gradient-btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;background:linear-gradient(90deg,#3bbbff,#006dee 105.63%);transition:opacity .8s ease;z-index:-1;opacity:0}.gradient-btn:hover:before{opacity:0}.gradient-btn:hover:after{opacity:1}.gradient-btn:hover{box-shadow:0 6px 18px #006dee66}.chatbot-image{position:fixed;bottom:30px;right:40px;width:25vw;height:10vh;z-index:1000;cursor:pointer;display:flex;justify-content:space-around;background:#ffffff9c;border:2px solid #FFFFFFB2;border-radius:40px;box-shadow:0 14px 34px #e0007740;box-shadow:0 -14px 44px #ce0cff40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:5px 8px}.bot-image-chatbot{width:10%}.language-selector{background:#fff;box-shadow:0 1px 13px #00000026;border:none;border-radius:40px;width:50%;cursor:pointer}.dropdown-toggle{border:none;width:100%;height:100%;border-radius:40px;padding:10px 12px;display:flex;align-items:center;gap:10px;justify-content:space-between;cursor:pointer}.dropdown-menu-chatbot{position:absolute;bottom:90%;right:10px;background:#fff;box-shadow:0 0 9px #0003;border-radius:10px;padding:10px;margin-bottom:8px;z-index:1001}.dropdown-option-color{width:20px;height:20px;border-radius:50%}.dropdown-item-chatbot{margin-bottom:5px;display:flex;align-items:center;border:1px solid #E7E7E7;background:#fff;padding:5px;gap:15px;border-radius:10px}.listening-image-chatbot{position:fixed;bottom:95px;right:200px;width:10vw;height:10vh}.end-call-btn-chatbot{display:flex;align-items:center;background:#fff;box-shadow:0 1px 13px #00000026;padding:5px 13px;border:none;border-radius:40px;gap:10px;cursor:pointer}.end-call-btn-chatbot img{width:20px;height:20px}@media (max-width: 768px){.chatbot-image{bottom:15px;right:15px;width:60vw;padding:8px;border-radius:30px;justify-content:space-between}.active-voice-bot-btn,.active-chat-bot-btn{width:70px;height:70px}.bot-image-chatbot{width:15%}.language-selector{width:100%}.dropdown-toggle{font-size:14px;padding:8px;gap:8px}.dropdown-menu-chatbot{right:5px;width:80vw;bottom:110%}.listening-image-chatbot{bottom:30px;right:50%;transform:translate(50%);width:200px;height:200px}.end-call-btn-chatbot{font-size:12px;padding:15px 10px;width:60%;gap:5px}.end-call-btn-chatbot img{width:16px;height:16px}}@media (max-width: 480px){.chatbot-image{align-items:center;width:70vw;gap:8px}.language-selector{width:100%}.active-voice-bot-btn,.voice-bot-btn,.active-chat-bot-btn,.chat-bot-btn{width:50px;height:50px}.dropdown-toggle{font-size:12px;padding:6px}.bot-image-chatbot{width:50px}}.bot-demo-container{position:absolute;top:13%;left:61%;background:#fff;z-index:1000;width:27%;border-radius:20px}.home-page-header{background:url(../assets/images/BotDemoExperience/BotDemoImage.svg);background-size:cover;background-position:center;height:150px;padding:20px;border-top-left-radius:20px;border-top-right-radius:20px}.bot-demo-close{position:absolute;right:20px}.bot-demo-logo{width:40%}.home-page-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 30px;gap:20px}.home-page-content-component{display:flex;flex-direction:column;align-items:center}.home-page-content-heading{color:#0056d4;font-weight:500;font-size:1rem;text-align:center;margin-bottom:10px}.home-page-content-text{background:linear-gradient(98.49deg,#fff 6.19%,#e4f6ff 95.63%);border:1px solid;border-image-source:linear-gradient(180deg,#D0EFFF 0%,#1193D5 100%);border-image-slice:1;display:flex;flex-direction:column;align-items:center;padding:10px}.home-page-content-text p{color:#000;font-weight:500;font-size:.8rem;margin-bottom:10px}.home-page-content-text button{width:55%}.home-page-btn{background:linear-gradient(90.49deg,#0d6efd .43%,#003bb0 101.72%);padding:8px 15px;color:#fff;font-weight:500;font-size:.8rem;border:none;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:10px}.schedule-demo-header{background:url(../assets/images/BotDemoExperience/BotDemoImage.svg);background-size:cover;background-position:center;height:80px;padding:20px;border-top-left-radius:20px;border-top-right-radius:20px}.schedule-demo-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 30px;gap:20px}.schedule-demo-content-component{display:flex;flex-direction:column;align-items:center}.schedule-demo-btn{background:linear-gradient(90.49deg,#0d6efd .43%,#003bb0 101.72%);padding:8px 15px;color:#fff;font-weight:500;font-size:.8rem;border:none;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:10px}.schedule-demo-content-heading{color:#0056d4;font-weight:500;font-size:1rem;text-align:center;margin-bottom:10px}.schedule-demo-content-para{color:#575757;font-size:.8rem;text-align:center;font-weight:500;margin-bottom:10px}.schedule-demo-form{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.schedule-demo-form input{width:100%;border:1px solid #2C9BFF;border-radius:10px;padding:5px;font-size:.8rem;color:#000}.schedule-demo-form button{width:50%}.submit-success-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 30px;gap:20px}.submit-success-heading{color:#0056d4;font-size:1.5rem;font-weight:500}.submit-success-para{color:#575757;font-size:.9rem;font-weight:500;text-align:center}.submit-success-second-heading{color:#0a57c7;font-size:1rem;font-weight:500}.explore-demo-btn{background:linear-gradient(90.49deg,#0d6efd .43%,#003bb0 101.72%);padding:8px 15px;border:none;color:#fff}.voiceDemo-header{background:linear-gradient(180deg,#cff4ff00,#c0eaff)}.voiceDemo-header-text{display:flex;align-items:center;gap:30px;margin-top:20px;margin-left:10px}.voiceDemo-header-heading{color:#000;font-size:1rem;font-weight:500}.voiceDemo-header-button{display:flex;justify-content:center;margin-top:15px}.voiceDemo-header-btn{background:linear-gradient(90.49deg,#0d6efd .43%,#003bb0 101.72%);padding:8px 15px;color:#fff;border:none;border-radius:5px}.hero-section{position:relative;background-image:url(/assets/homepagePic-CHp_yw7R.svg);background-size:cover;background-position:center;overflow:hidden;padding-top:80px}.hero-section:before{content:"";position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(to right,rgba(0,0,0,.85),transparent);z-index:1;pointer-events:none}.hero-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;margin:0 150px 0 100px;height:85vh}.bot-thought{position:absolute;right:20%;top:14%}.bot-star1{position:absolute;right:0%;top:25%}.bot-star2{position:absolute;right:-2%;top:30%}.voice-line{position:absolute;right:28%;top:45%}.hero-btn{background:linear-gradient(90.03deg,#1a51eb .02%,#3bbbff 131.84%);color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;margin-top:1rem;border:none;margin-bottom:10px;cursor:pointer}.custom-hero-btn-design{color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;margin-top:1rem;border:none;margin-bottom:10px;cursor:pointer}.hero-btn:hover{background:linear-gradient(90deg,#3bbbff,#006dee 105.63%);box-shadow:4px 6px 4px #0003}.text-content{max-width:600px}.text-content h1{font-size:2.5rem;font-weight:700;margin-bottom:30px}.tooltip-bubble{background-color:#fff;color:#000;padding:8px 12px;border-radius:20px;font-size:14px;font-weight:500;box-shadow:0 2px 10px #0000001a;display:inline-block;cursor:pointer;margin-top:20px}.highlight{background:linear-gradient(90deg,#1a73e8,#3bbbff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline;font-size:4rem!important}.trust-text{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;max-width:68%}.voice-line-image{width:160px;height:160px}.tap-to-Interact-image{width:60px;height:60px}.subtext{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:20px}.image-content img{width:100%;max-width:400px;border-radius:.5rem;cursor:pointer}.transform-text,.trusted-AI-partner{color:#fff!important}@media (max-width: 768px){.hero-section{background-position:bottom;padding-top:60px}.hero-section:before{width:100%;height:40%;background:linear-gradient(to bottom,rgba(0,0,0,.85),transparent)}.hero-content{flex-direction:column;padding:2rem 1rem;text-align:center;align-items:center;justify-content:space-between;margin:0}.text-content{max-width:100%}.text-content h1{font-size:2rem;line-height:1.3}.highlight{font-size:4rem!important}.subtext{font-size:1rem}.hero-btn{padding:.6rem 1.5rem;font-size:1rem}.trust-text{justify-content:center;font-size:1rem;max-width:100%;flex-wrap:wrap}.image-content img{max-width:80%;margin-top:1rem}.bot-thought,.bot-star1,.bot-star2,.voice-line,.tooltip-bubble{display:none!important}.tooltip-bubble{right:15%!important;bottom:14%;font-size:.8rem}}@media (max-width: 480px){.text-content h1{font-size:1.7rem}.bot-thought,.bot-star1,.bot-star2,.voice-line,.tooltip-bubble,.image-content{display:none!important}.highlight{font-size:3.5rem!important}.subtext{font-size:.95rem}.hero-btn{padding:.8rem 1.2rem;font-size:.9rem}.tooltip-bubble{font-size:.75rem}.image-content img{max-width:90%}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:20px;padding:30px;width:100%;max-width:700px;position:relative;box-shadow:0 10px 40px #0003}.bookDemoCard-heading{color:#000;font-weight:500;font-size:1.8rem;text-align:center;margin-top:15px}.close-button{position:absolute;right:20px;top:20px;border:none;font-size:24px;background:none;cursor:pointer}.modal-body{display:flex;align-items:center;gap:20px;margin-top:20px}.left-image{flex:1}.left-image img{width:100%;height:100%;object-fit:cover}.right-form{display:flex;flex-direction:column;gap:10px;flex:1.3}.right-form input{padding:10px;border:1px solid #0D6EFD;border-radius:6px}.form-label{color:#0d6efd}.form-element{display:flex;align-items:center;justify-content:space-between}.modal-footer{display:flex;justify-content:center;margin-top:20px}.demo-btn{padding:10px;background:#0d6efd;color:#fff;border:none;border-radius:8px;margin-top:10px;cursor:pointer}.product-options{display:flex;gap:10px;justify-content:center;margin:20px 0}.product-btn{padding:8px 18px;border:1px solid #006DEE;border-radius:20px;background:transparent;color:#006dee;cursor:pointer}.product-btn.selected{background:#006dee;color:#fff}@media (max-width: 480px){.bookDemoCard-heading{font-size:1.4rem;margin-top:20px}.close-button{right:10px;top:7px;font-size:20px}.modal-body{flex-direction:column;align-items:center}.left-image{width:60%}.form-element{gap:10px}.form-element label{font-size:.9rem}}@font-face{font-family:swiper-icons;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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.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{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style: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{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.trusted-section{background-color:#fff;color:#000;text-align:center;padding:2rem 1rem;padding-top:90px}.trusted-section h2{font-size:1.8rem;font-weight:600;margin-bottom:40px}.company-list{margin-top:1rem;display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;font-size:.875rem;font-weight:500;color:#4b5563}@media (max-width: 768px){.trusted-section{padding:1rem .5rem}.trusted-section h1{font-size:1.5rem;margin-bottom:1.5rem;padding:0 1rem}.swiper-slide>div{width:130px!important;height:130px!important;margin:0 auto}.swiper-slide img{width:100%;height:auto;object-fit:contain}}@media (max-width: 480px){.swiper-slide>div{width:125px!important;height:125px!important}.swiper-slide img{width:95%}}.product-showcase{text-align:center;padding:0 2rem;background:linear-gradient(180deg,#fff,#e8f6ff);padding-top:50px}.product-showcase h2{font-size:2.5rem;font-weight:600;color:#000}.product-showcase-content{display:flex;align-items:center;margin:0 50px;gap:40px;height:80vh}.product-showcase-content-text-heading{text-align:left;font-size:2rem!important}.product-showcase-content-text p{text-align:left}.product-showcase-content-text-description{font-weight:500;font-size:1.2rem}.product-showcase-image{width:40%}.product-showcase-content-text{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.product-showcase-features{display:flex;flex-wrap:wrap}.product-showcase-content-text a{text-decoration:none}.product-showcase-feature{display:flex;align-items:center;width:30%;margin-bottom:20px;gap:5px}.btn-product-showcase{display:flex;background:#0d6efd;color:#fff;padding:10px 15px;border:none;align-items:center;gap:10px;border-radius:20px;cursor:pointer}.btn-product-showcase:hover{background:linear-gradient(90deg,#3bbbff,#0d6efd);box-shadow:6px 6px 4px #00000026}.product-showcase-tabs{margin:3rem 20rem;display:flex;justify-content:center;gap:40px}.product-showcase-tabs button{background-color:#fff;border:1.5px solid;color:#324ff2;padding:12px 16px;border-radius:20px;cursor:pointer;transition:all .3s ease;flex:1}.product-showcase-tabs button.active{background:linear-gradient(90deg,#0170f0,#0989fe);color:#fff}.product-subtext{margin-bottom:2rem;font-weight:600;font-style:italic;font-size:1.4rem}.product-showcase-dropdown{width:50%;padding:10px;border-radius:20px;background:linear-gradient(90deg,#0170f0,#0989fe);border:1.5px solid;border-image-source:linear-gradient(90deg,#326AE5 0%,#098AFF 100%);margin:1rem 0;font-size:1rem;color:#fff}.product-showcase-dropdown option{color:#000}.product-showcase-mobile-content{display:flex;flex-direction:column;align-items:center;gap:20px}.product-showcase-image-mobile{width:80%;max-width:300px}.product-showcase-features-mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;width:100%}.product-showcase-feature{display:flex;align-items:center;gap:8px}.product-showcase-feature p{font-weight:500}a{text-decoration:none}@media (max-width: 768px){.product-showcase{padding:1.5rem 1rem}.product-showcase h2{font-size:1.8rem;line-height:1.3}.product-showcase-tabs{flex-wrap:wrap;display:flex;justify-content:center;gap:.5rem;margin:20px 0}.product-showcase-tabs button{padding:6px 14px;font-size:14px;margin:0}.product-subtext{font-size:1.1rem;margin:1rem 0;padding:0 .5rem}.product-showcase-mobile-content h3{font-size:1.4rem;text-align:center}.product-showcase-content-text-description{text-align:center;font-size:1rem;padding:0 5px;font-weight:600}.product-showcase-feature{width:100%}.product-showcase-feature img{width:60px;height:60px}.product-showcase-feature p{font-size:.9rem;text-align:left}.product-showcase-content-text-heading{font-size:1.5rem!important}}@media (max-width: 480px){.product-showcase h2{font-size:1.5rem;font-weight:600}.product-subtext{font-size:1rem}.product-showcase-tabs{margin:20px 0}.product-showcase-tabs button{padding:5px 10px;font-size:13px}.video-container{width:100%;height:250px!important;border-radius:8px;overflow:hidden}.video-container video{width:100%!important;height:100%!important;object-fit:cover!important}}.ai-impact-section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:4rem 6rem;background:#fff;gap:2rem;padding-top:80px}.left-ai-impact-section,.right-ai-impact-section{flex:1;min-width:300px}.left-ai-impact-section h2{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#000}.left-ai-impact-section p{font-size:1.2rem;font-weight:500;color:#212529;margin-bottom:1rem}.accordion{display:flex;flex-direction:column}.accordion-item{border-radius:8px;margin-bottom:1rem;transition:all .3s ease}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem;font-weight:600;font-size:1.2rem;cursor:pointer;background:linear-gradient(90deg,#c0eaff,#fff);color:#212529;border-radius:50px;padding-left:25px}.accordion-body{padding:1rem 0rem;color:#212529;font-size:1rem;font-weight:500}.accordion-body ul{margin:0}.accordion-body li{margin-bottom:.5rem;list-style-type:disc}.right-ai-impact-section img{max-width:100%;height:100%;object-fit:contain}.custom-list{list-style:none;padding-left:0;margin:1rem 0}.custom-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.list-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.ai-background-effect1,.ai-background-effect2{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(102,204,255,.5) 0%,transparent 70%);z-index:0}.ai-background-effect1{bottom:-120px;left:-120px;display:none}.ai-background-effect2{top:-120px;right:-120px}.ai-impact-section>.left-ai-impact-section,.ai-impact-section>.right-ai-impact-section{position:relative;z-index:1}.ai-impact-section{position:relative;overflow:hidden}@media (max-width:1100px){.ai-impact-section{padding:4rem 3rem}}@media (max-width: 768px){.ai-impact-section{flex-direction:column;padding:2rem 1rem;text-align:center;background:linear-gradient(180deg,#eaf8ff,#fff 48.56%,#eaf8ff)}.ai-background-effect1,.ai-background-effect2{display:none}.left-ai-impact-section,.right-ai-impact-section{flex:none;width:100%}.left-ai-impact-section h2{font-size:1.5rem}.left-ai-impact-section p{font-size:1rem}.accordion-header{font-size:1rem;padding:.5rem 1rem;flex-wrap:wrap}.accordion-body{font-size:.95rem;text-align:left}.custom-list li{gap:.5rem}.list-icon{width:1rem;height:1rem}.right-ai-impact-section{display:none}}@media (max-width: 480px){.left-ai-impact-section h2{font-size:1.3rem}.right-ai-impact-section{display:none}.left-ai-impact-section p{font-size:.95rem}.accordion-header{font-size:.93rem}.accordion-header span,.accordion-body,.custom-list li{font-size:.9rem}.list-icon{width:.9rem;height:.9rem}}.industry-container{padding:40px 80px!important;background-color:#fff}.industry-title{text-align:center;font-size:28px;font-weight:700;margin-bottom:30px;color:#1a1a1a}.tab-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:60px}.tab-button{border:2px solid #0D6EFD;background-color:#fff;color:#0c50e9;padding:10px 30px;border-radius:20px;cursor:pointer;transition:background-color .3s ease,color .3s ease;font-size:14px;font-weight:500;width:160px}.tab-button.active{background-color:#1a73e8;color:#fff}.industry-animate-wrapper{position:relative;width:100%;min-height:500px}.industry-content{display:flex;gap:40px;justify-content:center;align-items:stretch;border-radius:12px;background-color:#fff;box-shadow:0 4px 94px #66ccff4d;border:2px solid #0D6EFD33;position:absolute;top:0;left:0;width:100%}.industry-description{flex:1 1 400px;padding:30px 60px;align-self:center}.industry-description h3{font-size:22px;font-weight:600;margin-bottom:16px;color:#1a1a1a;text-align:left}.industry-description p{font-size:16px;color:#555;line-height:1.6;margin-bottom:20px;text-align:left}.industry-demo-buttons{display:flex;flex-wrap:wrap;gap:12px}.industry-demo-button{display:flex;align-items:center;gap:8px;padding:8px 14px;font-size:14px;cursor:pointer;border:none;background:#fff}.industry-image{display:flex;justify-content:center;align-items:center}.industry-image img{border-bottom-right-radius:10px;border-top-right-radius:10px;width:520px;height:100%}.carousel-nav{margin-top:30px;display:flex;justify-content:flex-end;gap:10px}.carousel-nav button{border:none;border-radius:50%;background-color:#0d6efd;color:#fff;cursor:pointer;transition:background-color .3s;padding:10px 20px;font-size:1rem}.carousel-nav button:hover{background-color:#0b5ed7}.industry-explore-button-wrapper{margin-top:10px}.industry-explore-button{background:#0d6efd;display:flex;align-items:center;gap:10px;color:#fff;border:none;border-radius:30px;padding:10px 15px;cursor:pointer}.industry-explore-button:hover{background:linear-gradient(90deg,#3bbbff,#084297);box-shadow:6px 6px 4px #00000026}.mobile-dropdown-wrapper{display:flex;justify-content:center;margin:20px 0}.mobile-dropdown{padding:10px 16px;font-size:16px;border-radius:20px;border:1px solid #0D6EFD;color:#fff;background-color:#0d6efd;outline:none;width:100%;max-width:250px}@media (max-width: 1224px){.industry-content{position:relative}.industry-image img{width:450px}}@media (max-width: 1100px){.industry-container{padding:20px 16px!important;margin:20px 0;background:#fff!important}.industry-title{font-size:1.5rem!important;margin-bottom:20px}.tab-buttons{gap:8px;margin:30px 0}.tab-button{padding:8px 18px;font-size:13px}.industry-animate-wrapper{min-height:auto}.industry-content{gap:20px;padding:10px;border:none;box-shadow:none;position:relative}.industry-description{padding:0}.industry-description h3{font-size:18px;margin:10px}.industry-description p{font-size:.9rem;padding:5px 10px}.demo-button{font-size:13px;padding:6px 10px;gap:6px}.industry-image img{width:100%;max-width:95%;height:auto;margin:10px 0}.carousel-nav{justify-content:center}.mobile-stack{flex-direction:column;padding:0}.industry-description{width:100%}.industry-demo-buttons{flex-direction:column;align-items:flex-start}.industry-demo-button{width:100%;justify-content:flex-start;padding:8px 12px}.industry-explore-button-wrapper{width:100%;margin-top:20px}.industry-explore-button{width:100%;justify-content:center}}@media (max-width: 480px){.industry-title{font-size:20px}.tab-button{font-size:12px;padding:6px 14px}.demo-button{font-size:12px;padding:5px 8px}.carousel-nav button{padding:8px 16px;font-size:.9rem}}.solutions-container{padding:60px 20px;text-align:center;background:#fff}.solutions-heading{font-size:2.3rem;font-weight:600;margin-bottom:10px}.solutions-subtext{font-size:1.3rem;color:#212529;max-width:750px;margin:0 auto 70px}.cards-wrapper{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 0 74px #0d6efd33;margin:0 50px;overflow:visible;height:350px}.testomonial-box{min-height:300px}.testimonial-inner{position:absolute;width:100%;text-align:center;transition:all .3s ease-in-out;will-change:transform,opacity}.testimonial-avatar{position:relative;z-index:1;margin-top:20px;transition:transform .3s ease-in-out}.nav-btn{transition:transform .2s ease,opacity .2s ease}.nav-btn:hover{transform:scale(1.1)}.solution-card{height:100%;border-radius:20px;padding:20px;width:23%;text-align:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;background:#fff;transform:scale(1);transform-origin:center center;display:flex;flex-direction:column;align-items:center;justify-content:center}.solution-card.active{background:linear-gradient(180deg,#ace3ff,#dabfff);box-shadow:0 4px 20px #0d6efd33;transform:scale(1.07);z-index:2;position:relative}.card-icon{width:40px;height:40px;object-fit:contain;margin-bottom:15px}.card-icon-img{width:40px;height:40px;object-fit:contain;margin-bottom:10px}.solution-card-title{font-size:16px;font-weight:600;margin-bottom:8px;color:#000}.card-content{font-size:14px;color:#444;line-height:1.5}.cart-image{width:100%;max-height:160px;object-fit:contain;margin-bottom:15px;transition:all .3s ease}.solutions-button-wrapper{display:flex;justify-content:center;margin:30px 0}.solutions-button{background:#0d6efd;color:#fff;padding:10px 20px;border:none;border-radius:50px;display:flex;align-items:center;gap:10px;cursor:pointer;margin-top:40px}.solutions-button:hover{background:linear-gradient(90deg,#3bbbff,#0d6efd);box-shadow:6px 6px 4px #00000026}@media (max-width: 768px){.solutions-heading{font-size:1.8rem}.solutions-subtext{font-size:1rem;padding:0 10px;margin-bottom:20px}.solution-card{width:100%;max-width:250px}.card-title{font-size:15px}.card-content{font-size:13px}.cart-image{max-height:140px}.cards-wrapper{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:16px;margin:0;height:auto}.solutions-button-wrapper{margin:0}.solution-card{flex:0 0 auto;scroll-snap-align:start;border:2px solid transparent;height:auto}.solution-card.active{margin:0 10px 0 0}.cards-wrapper::-webkit-scrollbar{display:none}}@media (max-width: 480px){.solutions-heading{font-size:1.5rem}.solutions-subtext{font-size:.95rem}.card-title{font-size:14px}.card-content{font-size:12.5px}.solution-card{padding:16px}}.articles-section{padding:60px 20px;background:linear-gradient(103.09deg,#e2f5ff 17.57%,#e3d7ff 96.74%);text-align:center}.articles-subheading{font-size:12px;font-weight:500;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.articles-heading{font-size:26px;font-weight:700;margin-bottom:40px}.articles-wrapper{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:30px}.article-card{background:#fff;border-radius:16px;width:280px;overflow:hidden;box-shadow:0 4px 16px #0000000f;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;position:relative}.article-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001a}.article-image-wrapper{position:relative;width:100%;height:180px;overflow:hidden}.article-image-wrapper img{width:100%;height:100%;object-fit:cover}.external-icon{position:absolute;top:10px;right:10px;background:#fff;border-radius:50%;padding:6px;font-size:12px;box-shadow:0 2px 4px #0000001a}.article-content{padding:15px;text-align:left}.article-title{font-size:16px;font-weight:600;margin-bottom:8px}.article-description{font-size:14px;color:#555}.articles-explore-button{margin-top:10px;padding:10px 20px;background:#0d6efd;color:#fff;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:background .3s ease}.testimonial-section{padding:20px;text-align:center;position:relative}.testimonial-title{font-size:2rem;font-weight:700;margin-bottom:40px}.testimonial-box{position:relative;max-width:70%;margin:0 auto;background-color:#fff;border-radius:20px;box-shadow:0 20px 80px #0d6efd29;border:1px solid #0D6EFD33;min-height:400px;padding:40px 30px 60px 48px}.testimonial-inner{width:90%}.quote-icon{font-size:32px;color:#0c50e9;margin-bottom:20px}.testimonial-text{font-size:16px;color:#333;line-height:1.6;margin-bottom:30px;text-align:justify}.testimonial-author{font-size:14px;color:#555}.author-name{color:#0d6efd;font-weight:600;font-size:15px}.testimonial-avatar{position:absolute;left:50%;bottom:-40px;transform:translate(-50%);background:linear-gradient(180deg,#0e76fd,#33a6ff);display:flex;border-radius:10%;box-shadow:0 1px 24px #0d6efd4d;z-index:1}.testimonial-avatar img{width:100px;height:90px;object-fit:contain}.testimonial-nav{position:absolute;top:50%;left:-50px;right:-50px;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.nav-btn{cursor:pointer;background:none;border:none;pointer-events:all}.nav-btn.left{align-self:flex-start}.nav-btn.right{align-self:flex-end}@media (max-width: 768px){.testimonial-box.mobile-layout{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:20px}.testimonial-box{max-width:90%;min-height:430px}.mobile-avatar{position:static;transform:none;background:none;padding:0;margin-bottom:15px;box-shadow:none;justify-content:center}.mobile-avatar img{width:80px;height:80px;border-radius:50%;object-fit:contain}.testimonial-author{margin-bottom:15px}.mobile-nav{margin-top:15px;left:-33px;right:-33px}.mobile-nav .nav-btn{pointer-events:all}}@media (max-width: 480px){.mobile-avatar img{width:65px;height:65px}}@media (max-width: 768px){.testimonial-title{font-size:22px;margin-bottom:30px}.testimonial-box{padding:30px 20px 60px}.testimonial-text{font-size:15px;line-height:1.5}.testimonial-author{font-size:13px}.author-name{font-size:14px}.testimonial-avatar img{width:70px;height:70px}}@media (max-width: 480px){.testimonial-title{font-size:20px}.testimonial-text{font-size:14px}.testimonial-author{font-size:12.5px}.testimonial-box{padding:25px 15px 50px}.testimonial-avatar img{width:60px;height:60px}.nav-btn{width:28px;height:28px;font-size:14px}}.book-demo-container{display:flex;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;margin:100px auto;max-width:900px;max-height:200px;background:#fff}.book-demo-left{flex:1;background:linear-gradient(90deg,#0d75fd 2.73%,#34a7ff);padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:center;clip-path:polygon(0 0,100% 0,92% 100%,0% 100%)}.book-demo-left h3{margin:0 0 20px;font-size:20px;font-weight:600;width:100%}.demo-button{position:relative;padding:14px 36px;border-radius:9999px;border:none;cursor:pointer;font-family:Mulish,sans-serif;font-weight:500;font-size:15px;letter-spacing:.8px;text-transform:uppercase;background:#fff;color:#0d6efd;box-shadow:0 0 8px #0000000f;transition:background-color .45s ease,letter-spacing .35s ease,box-shadow .35s ease,transform .12s ease;overflow:hidden}.demo-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,#fff0,#ffffffbf,#fff0 56%);transform:translate(-140%) skew(-18deg);transition:transform .7s ease,opacity .7s ease;opacity:0}.demo-button:hover{letter-spacing:2px;background-color:#eef7ff;box-shadow:0 10px 28px #0d6efd40}.demo-button:hover:after{transform:translate(140%) skew(-18deg);opacity:1}.demo-button:active{transform:translateY(2px);box-shadow:0 6px 16px #0d6efd33}.demo-button :focus-visible{outline:none;box-shadow:0 10px 28px #0d6efd40,0 0 0 4px #0d6efd40}.book-demo-right{flex:1.5;clip-path:polygon(6% 0,100% 0,100% 100%,0% 100%)}.book-demo-right img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.book-demo-container{flex-direction:column;max-width:95%;max-height:none;height:auto}.book-demo-left,.book-demo-right{flex:none;width:100%;height:20vh;clip-path:none!important}.book-demo-left{order:2;padding:30px 24px;text-align:center;justify-content:center}.book-demo-left h3{font-size:1.3rem!important;margin-bottom:20px}.demo-button{width:80%;padding:12px 20px;font-size:16px;border-radius:25px}.book-demo-right{order:1}.book-demo-right img{width:100%;height:100%;object-fit:cover;transform:scale(1)}}@media (max-width: 480px){.book-demo-container{max-width:100%;margin:20px 10px}.book-demo-left{padding:16px;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.book-demo-left h3{font-size:14px}.demo-button{width:100%;font-size:13px;padding:6px 12px}}.voxi-chat-container{bottom:90px;right:40px;width:320px;height:80vh;margin:auto;background:#fff;border-radius:20px;box-shadow:0 8px 20px #0000001a;text-align:center;z-index:1000}.chatbot-logo{width:120px}.voxi-chat-header{background-image:url(/assets/ChatBotBGImage-CX7LubKS.svg);height:90px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-top-left-radius:20px;border-top-right-radius:20px}.options-section{display:flex;flex-direction:column;height:70%;overflow-y:auto}.greeting-section{display:flex;align-items:center;justify-content:center;height:70%;gap:20px}.close-btn-chatbot{background:#fff;width:40px;height:5px;border-radius:20px;cursor:pointer}.bot-text{font-weight:500;margin-bottom:20px}.input-placeholder{width:100%}.input-placeholder input{border:1px solid #C2C2C21A;border-radius:40px;box-shadow:0 7px 15px #0000001a;background:#f4f8ff;width:80%;padding:15px 20px;margin-right:10px;outline:none}.send-icon{font-size:18px;color:#2d71f7;cursor:pointer}.chat-bubble{background:#d7fbdc;padding:10px 14px;border-radius:10px;margin-bottom:10px;font-size:.9rem;text-align:left;width:100%}.chat-options{margin-bottom:10px}.chat-options button{display:block;width:80%;padding:10px;margin:5px 0 5px 50px;background:#fff;border:1px dashed #57575799;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;text-align:left;color:#000}.chat-options button:hover{background-color:#f1f1f1}.chat-message{display:flex;align-items:center;gap:10px;margin:10px 10px 0}.chat-message.user{justify-content:flex-end}.chat-message.user .chat-bubble{text-align:right;background:#e8f0ff;width:auto}.updatedChatBot-container{position:fixed;bottom:95px;right:40px;width:30vw;height:70vh;z-index:1000;cursor:pointer;border:1px solid #C4D9FF;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background-color:#fff}.chatbot-header{display:flex;justify-content:space-between;align-items:center;background:#daf5ff;padding:10px 12px}.chatbot-header-left{display:flex;align-items:center;gap:8px}.chatbot-avatar{width:32px;height:32px}.chatbot-name{font-weight:600;font-size:1.2rem;color:#216e8a}.chatbot-options{width:20px;height:20px}.chatbot-messages{padding:12px;display:flex;flex-direction:column;gap:10px;flex:1;overflow-y:auto;box-shadow:0 2px 2px #00000017;background:#fff}.chatbot-message{max-width:90%;padding:10px 12px;border-radius:10px;font-size:14px}.chatbot-message.bot{align-self:flex-start;background:#daf5ff;color:#000}.chatbot-message.user{align-self:flex-end;background-color:#d3f3e9;color:#000}.message-header{font-weight:600;margin-bottom:6px;display:flex;align-items:center;gap:4px;font-size:13px}.message-body{line-height:1.4}.speaker-icon{width:14px;height:14px}.user-icon{font-size:14px}.chatbot-input{display:flex;align-items:center;padding:8px 12px;border-top:1px solid #eee;background-color:#fff}.chatbot-input input{flex:1;border:none;outline:none;font-size:14px;padding:8px 4px}.chatbot-input button{background:none;border:none;padding:0;cursor:pointer}.chatbot-input button img{width:22px;height:22px}@media (max-width: 768px){.updatedChatBot-container{bottom:13%;right:0;width:95%;height:60vh;border-radius:12px 12px 0 0}.chatbot-header{padding:8px 10px}.chatbot-avatar{width:28px;height:28px}.chatbot-name{font-size:1rem}.chatbot-messages{padding:10px}.chatbot-message{font-size:13px;padding:8px 10px}.chatbot-input{padding:6px 10px}.chatbot-input input{font-size:13px}.chatbot-input button img{width:20px;height:20px}}@media (max-width: 480px){.updatedChatBot-container{height:55vh}.chatbot-name{font-size:.95rem}.chatbot-message,.message-header{font-size:12px}}.navbar{position:fixed;top:0;left:0;width:100%;background-color:#e8f0ff;padding:1rem 0;box-shadow:0 1px 4px #0000001a;z-index:999}.navbar-container{margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.nav-links{display:flex;gap:1.5rem;font-size:.875rem}.nav-links p{text-decoration:none;color:#000;font-weight:500;font-size:1rem;cursor:pointer}.book-btn{background:linear-gradient(90deg,#006dee,#3bbbff 115.03%);color:#fff;padding:.5rem 1rem;border-radius:60px;font-weight:500;border:none;cursor:pointer}.custom-design-btn{padding:.5rem 1rem;border-radius:60px;font-weight:500;border:none;cursor:pointer;color:#fff}.custom-design-btn a{color:#fff}.book-btn:hover{background:linear-gradient(90.03deg,#3bbbff .02%,#1a51eb 131.84%);box-shadow:6px 6px 4px #00000026}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{width:24px;height:3px;background:#000;display:block;border-radius:2px}.gradient-btn.mobile{display:none}.gradient-btn a{text-decoration:none;color:inherit}.nav-group{display:flex;flex-direction:column}.arrow{transition:transform .2s ease}.arrow.rotate{transform:rotate(180deg)}@media (max-width: 768px){.hamburger{width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:1001}.hamburger span{display:block;height:3px;background:#000;border-radius:3px;transition:.3s}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(8px,-7px)}.nav-links{display:none;flex-direction:column;position:absolute;top:57px;left:0;right:0;background-color:#e8f0ff;padding:1rem;gap:1rem;z-index:998;box-shadow:0 2px 4px #0000001a;height:100vh;overflow-y:scroll}.nav-links a{text-decoration:none}.nav-links.open{display:flex;flex-direction:column;gap:12px;padding:20px 16px;position:absolute;top:57px;left:0;width:100%;height:auto;box-shadow:0 10px 25px #00000014;z-index:999;overflow-y:auto;max-height:calc(100vh - 60px)}.nav-item{padding:12px 16px;border-radius:10px;background-color:#f8f9fa;transition:all .2s ease-in-out;display:flex;align-items:center;margin-bottom:2px}.nav-item:hover{background-color:#eef3ff;transform:translate(4px)}.nav-item p{font-size:16px;font-weight:500;margin:0;display:flex;align-items:center;gap:8px;color:#333;justify-content:space-between}.nav-item:hover p{color:#5c42fc}.nav-label{width:100%}.gradient-btn.desktop{display:none}.gradient-btn.mobile{display:block;margin-top:.5rem;width:100%;text-align:center}}.dropdown-navbar{position:absolute;top:100%;left:0;background-color:#fff;border-radius:24px;padding:10px 15px;box-shadow:0 12px 40px #0000001a;max-width:420px;z-index:1000;opacity:0;transform:translateY(-10px);animation:dropdownFade .3s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(229,231,235,.5)}@keyframes dropdownFade{to{opacity:1;transform:translateY(0)}}.dropdown-title{font-size:20px;font-weight:700;margin-bottom:10px;color:#1a1a1a;letter-spacing:-.5px}.dropdown-content{display:flex;flex-direction:column}.dropdown-item{display:flex;align-items:center;gap:16px;border-radius:12px;transition:background-color .2s ease;cursor:pointer;text-decoration:none;padding:10px 5px}.dropdown-item:hover{background:#e8f0ff}.dropdown-icon{width:42px;height:42px;margin-top:2px;object-fit:contain}.dropdown-item-text{display:flex;flex-direction:column;gap:4px}.dropdown-item-text p{color:#000;width:90%;margin:0;font-size:.8rem}.dropdown-text{font-size:.9rem;color:#0d6efd;font-weight:600}.dropdown-button{margin-top:10px;background:linear-gradient(105.81deg,#098aff 42.03%,#084297 93.62%);color:#fff;border:none;padding:12px 20px;font-size:15px;font-weight:500;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #06f3;display:flex;justify-content:space-between;gap:25px}.dropdown-button:hover{background:linear-gradient(90.03deg,#1a51eb .02%,#3bbbff 131.84%)}.dropdown-button-heading{font-size:1.2rem;font-weight:600;margin-bottom:10px}.dropdown-button-description{font-size:.85rem;font-weight:500}.dropdown-button a{text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.dropdown-navbar{position:static;background-color:#f5f8fc;box-shadow:none;border:none;padding:1rem 0;width:100%}.dropdown-title{font-size:1.1rem;margin-bottom:.5rem;padding-left:1rem}.dropdown-content{flex-direction:column;padding:0 1rem;gap:1rem}.dropdown-item{align-items:flex-start}.dropdown-icon{width:32px;height:32px}.dropdown-text{font-size:1rem;font-weight:600}.dropdown-item-text p{font-size:.875rem;margin:.25rem 0 0;color:#555}.dropdown-button{padding-left:1rem;margin-top:1rem;font-size:1rem;gap:.5rem}}.footer{background:#f2fbff;padding:50px 20px 20px;color:#212529;overflow:hidden;position:relative}.footer-container{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:30px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.footer-col h4{font-size:16px;margin-bottom:15px;font-weight:600}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:10px;font-size:14px;cursor:pointer;text-decoration:none;color:#212529}.footer-col ul li a{color:#212529;text-decoration:none}.company-info .logo{font-size:22px;font-weight:700;margin-bottom:10px}.company-info .ai-color{color:#0c50e9}.company-heading{color:#212529;font-weight:500;font-size:.9rem;margin:30px 0 15px}.company-desc{font-size:.9rem;color:#212529;line-height:2rem;margin-top:10px}.footer-divider{margin:30px auto 15px;width:90%;border:none;border-top:1px solid #ccc;position:relative;z-index:1}.footer-copy{text-align:center;font-size:13px;color:#666;position:relative;z-index:1}.footer-background-effect1,.footer-background-effect2{position:absolute;width:400px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(102,204,255,.4) 0%,transparent 70%);z-index:0;filter:blur(50px)}.footer-background-effect1{top:-100px;left:-100px}.footer-background-effect2{bottom:-100px;right:-100px}.follow-Us-footer{display:flex;align-items:center;gap:10px;margin-top:20px}.follow-Us-footer img{width:40px;height:40px}@media (max-width: 768px){.footer-container{grid-template-columns:1fr 1fr;gap:20px;padding:0 10px}.footer-container-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px;width:100%;padding:0 20px}.footer-col{text-align:left}.footer-col h4{font-size:15px}.footer-col ul li{font-size:13px}.company-desc{font-size:12px;padding:0}.follow-Us-footer img{width:30px!important;height:30px!important}}@media (max-width: 480px){.footer-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.company-info{max-width:300px}.company-info img{width:120px;height:auto;display:block}.company-desc{font-size:12px;line-height:1.5;padding:0}.footer-container-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px;width:100%;padding:0 20px}.footer-col{margin-bottom:10px}.footer-col h4{margin-top:10px;font-size:14px}.footer-col ul li{font-size:12px}.footer-copy{font-size:12px;padding:0 10px}.footer-divider{width:100%}}.aboutus-container{background:#fff;color:#333;padding-top:80px;position:relative;z-index:10}.section-who-we-are,.section-mission{margin:0 120px}.section-who-we-are{display:flex;flex-direction:column;align-items:center}.section-who-we-are h2,.team h3{text-align:center;background:linear-gradient(90deg,#0033b3 13.33%,#098aff 85.85%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:30px;font-size:2.3rem;font-weight:700}.team-photo{display:block;margin:0 auto 1.5rem;max-width:100%;border-radius:12px;position:relative;z-index:2}.intro-text{text-align:center;font-size:1.2rem;color:#000;margin:20px 70px}.mission-content{display:flex;align-items:center;gap:3rem}.mission-heading{color:#000;font-size:2rem;margin:40px 0}.mission-image-container{flex:1}.mission-image{width:100%;border-radius:8px}.mission-text{flex:1.2;max-width:700px}.mission-text-1{color:#000;font-weight:600;font-size:1.5rem;margin-bottom:20px}.mission-text-2{color:#000;font-size:1.2rem;font-weight:400}.section-team{background:linear-gradient(180deg,#eaf8ff,#c0eaff00);margin-top:70px;padding:20px}.section-team-heading{text-align:center;font-size:2.3rem;font-weight:700}.section-team-description{margin-top:20px;font-weight:600;font-size:1.2rem}.section-team p{text-align:center;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 40px;justify-items:center}.team-card{width:75%;padding:1rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000000d}.team-card img{width:100%;height:auto;border-radius:8px}.team-card h4{margin:.4rem 0;font-size:1.5rem}.team-card p{font-size:1.1rem;color:#666}.background-effect-aboutUs1,.background-effect-aboutUs2{position:absolute;z-index:0;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,#66ccff80 0%,transparent 70%);filter:blur(30px);pointer-events:none}.background-effect-aboutUs1{top:0%;left:10%}.background-effect-aboutUs2{top:20%;right:0%}.team-image-wrapper{position:relative;overflow:hidden;border-radius:8px}.team-image-wrapper img{width:100%;height:auto;display:block;transition:transform .3s ease}.team-card:hover .team-image-wrapper img{transform:scale(1.05)}.linkedin-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff url(/assets/BackgroundOverLayAboutUs-Ba-jZale.png) no-repeat center center;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;padding:10px;border-radius:5px;opacity:0;transition:opacity .4s ease;z-index:2}.team-card:hover .linkedin-overlay{opacity:1}.linkedin-icon{width:40px!important;height:40px!important;transition:opacity .4s ease}.linkedin-overlay h1{font-size:1.5rem;color:#0061e2;font-weight:600}.linkedin-overlay h3{color:#000;font-weight:600;font-size:1rem;text-align:left}.linkedin-overlay p{font-size:.7rem;font-weight:400;color:#000;text-align:justify;margin-bottom:0}@media screen and (max-width: 1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.aboutus-container{padding-top:60px;overflow:hidden}.section-who-we-are,.section-mission{margin:0 20px}.section-who-we-are h2{font-size:1.8rem;margin:20px 0}.team-photo{width:700px;max-width:none;border-radius:8px;margin:0}.section-team{background:none}.background-effect-aboutUs1,.background-effect-aboutUs2{display:none}.team-card h4{font-size:1.5rem;font-weight:600}.team-card p{font-size:1rem;font-weight:500}.intro-text{margin:30px 20px;font-size:1rem}.mission-content{flex-direction:column;gap:1.5rem}.mission-text{max-width:100%;flex:unset}.mission-heading{font-size:1.8rem;text-align:center}.mission-text-1{font-size:1.3rem;text-align:center}.mission-text-2{font-size:1rem;text-align:center}.section-team-heading{font-size:1.8rem}.section-team-description{font-size:1rem;padding:0 10px}.team-grid{grid-template-columns:1fr;margin:0 20px;justify-items:center}.team-card{width:90%;max-width:350px;padding:1rem}.linkedin-overlay{justify-content:space-evenly;padding:8px;gap:4px}.linkedin-overlay h1{font-size:1.5rem}.linkedin-overlay h3{font-size:1rem}.linkedin-overlay p{font-size:.75rem}.linkedin-icon{width:28px!important;height:28px!important}}.product-container{padding:2rem;background-color:#f9f9f9;padding-top:100px}.product-hero-section{display:flex;justify-content:space-between;align-items:center;gap:90px;margin-bottom:40px;padding:0 120px;margin-top:40px}.product-hero-images{position:relative;flex:.7}.product-hero-text{flex:1}.product-hero-image{width:100%;border-radius:8px}.product-logo{position:absolute;top:10px;left:75%;width:40%}.product-hero-text h2{margin:0 0 10px;color:#000;font-size:2.3rem}.btn-Experience{background:linear-gradient(90deg,#1a73e8,#3bbbff 123.17%);color:#fff;border:none;padding:10px 20px;margin-top:10px;border-radius:20px;cursor:pointer}.custom-exp-btn-design{color:#fff;border:none;padding:10px 20px;margin-top:10px;border-radius:20px;cursor:pointer}.btn-Experience:hover{background:linear-gradient(90deg,#3bbbff,#1a73e8 123.17%);box-shadow:6px 6px 4px #00000026}.product-hero-text p{margin:0;font-size:1rem;color:#000}.product-feature-image-card{display:flex}.product-features-section h3,.product-how-it-works-section h3{text-align:center;margin:70px auto 30px;font-size:2.3rem;color:#000;width:70%}.product-how-it-works-section img{width:90%}.product-how-it-works-image{display:flex;align-items:center;justify-content:center}.product-feature-wrapper{display:flex;gap:20px;align-items:stretch;justify-content:center;flex-wrap:wrap}.product-feature-image{width:304px;border-top-left-radius:10px;border-bottom-left-radius:10px}.product-feature-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:400px}.product-feature-text{background:#0d6dfa;color:#fff;max-width:340px;padding:50px 20px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden;border-top-right-radius:10px;border-bottom-right-radius:10px}.product-feature-background-effect{position:absolute;background:#ffffffb2;border-radius:50%;top:-20%;right:-20%;width:200px;height:200px;z-index:2}.product-feature-background-effect1{position:absolute;background:#ffffffb2;border-radius:50%;top:-20%;right:10%;width:150px;height:150px;z-index:2}.product-feature-card-background-effect{position:absolute;background:#ffffffb2;border-radius:50%;top:-20%;right:-20%;width:90px;height:90px;z-index:2}.product-feature-card-background-effect1{position:absolute;background:#ffffffb2;border-radius:50%;top:-20%;right:10%;width:60px;height:60px;z-index:2}.product-feature-icon{width:100px;height:100px}.product-card{background:#0d6dfa;color:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;text-align:center}.product-how-steps{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:20px}.product-step-card{text-align:center;max-width:200px}.product-benifits-title{color:#000;font-size:2.3rem;font-weight:600;margin:80px auto 20px;text-align:center;width:70%}.product-subtitle{color:#000;font-size:1.3rem;margin:auto;width:60%}.product-step-card img{width:100%;border-radius:8px;margin-bottom:10px}.product-benefits-section{margin-top:40px;text-align:center}.product-benefit-items{display:flex;justify-content:center;flex-wrap:wrap;margin:90px 120px;box-shadow:0 0 74px #0d6efd33;border-radius:30px;height:300px}.activeBenifit{background:#0d6efd;color:#fff;z-index:2;margin-top:-20px;margin-bottom:-20px}.product-benefit-card{padding:15px;border-radius:10px;flex:1;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;overflow:visible;position:relative;cursor:pointer;text-align:center}.benifits-subtitle{color:#000}@media (max-width: 768px){.product-container{padding:6rem 0rem 0rem}.product-how-it-works-mobile-section{width:100%;margin:30px 0}.product-how-it-works-mobile-section img{width:100%}.product-hero-section{flex-direction:column;align-items:center;gap:20px;padding:0;text-align:center}.product-feature-card-background-effect{width:100px;height:90px}.product-feature-image{display:none}.product-feature-mobile-paragraph{text-align:center;font-weight:600;font-size:1rem;margin:5px 25px}.product-how-it-works-section h3{font-size:1.5rem;width:100%;margin:0}.product-benefits-section h3{font-size:1.5rem;width:90%;margin:auto auto 20px}.product-subtitle{font-size:1.1rem;margin:40px auto auto;width:90%;font-weight:600}.product-benefit-card-mobile{background:linear-gradient(180deg,#fff,#e9f8ff);display:flex;gap:25px;padding:25px}.product-benefit-card-mobile img{width:50px;height:50px}.product-benefit-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.product-benefit-text{text-align:left}.product-features-section h3{font-size:1.5rem;width:90%;margin:0 10px 20px}.product-hero-image{width:100%;max-width:320px}.product-logo{top:75%;left:25%;margin-top:10px;width:160px}.product-hero-text h2{font-size:1.8rem}.product-hero-text p{font-size:1rem;font-weight:500;margin:0 10px 10px}.product-feature-wrapper{flex-direction:column;align-items:center;gap:20px}.product-feature-image{width:100%;max-width:240px}.product-feature-text{padding:30px 15px;text-align:center;align-items:center}.product-feature-icon{width:80px;height:80px}.product-feature-cards{grid-template-columns:1fr;max-width:100%;width:100%;padding:0 2rem}.product-how-it-works-section img{width:100%}.product-card{flex-direction:row}.product-benefit-items{justify-content:center;margin:20px 20px 40px;gap:25px;height:auto;box-shadow:none}.product-benefit-card{width:90%;max-width:300px}}@media (max-width: 480px){.product-hero-text h2{font-size:1.5rem}.product-feature-text{padding:20px 10px}.product-feature-description{font-size:.9rem}.product-card{padding:12px;gap:6px}.product-card p{font-size:.9rem}.product-step-card{max-width:100%}.product-step-card img{width:90%}.product-benefits-section h3{font-size:1.6rem}.benifits-subtitle{font-size:1rem;padding:0 10px}}.contact-wrapper{background:#fff;padding:60px 20px 100px;display:flex;flex-direction:column;align-items:center;gap:40px;position:relative}.contactUs-header{color:#000;font-size:2.5rem;font-weight:600;text-align:center;margin-top:30px}.contact-container{display:flex;flex-direction:row;background-color:#fff;width:90%;border-radius:16px;box-shadow:0 0 60px 30px #00000008;overflow:hidden;position:relative}.contact-info{background-color:#1a73e8;color:#fff;padding:40px;flex:.7;display:flex;flex-direction:column;border-radius:10px;margin:10px}.contact-info h3{margin-bottom:8px;font-size:1.5rem;font-weight:700}.contact-info p{margin-bottom:100px;font-size:1rem}.info-item{display:flex;align-items:center;gap:25px;margin-bottom:25px;font-size:14px}.address span{line-height:1.4}.social-icons{display:flex;gap:16px;margin-top:20px;font-size:20px;cursor:pointer}.contact-form{flex:1;padding:0;display:flex;flex-direction:column;background-color:#fff}.contact-form-structure{display:flex;flex-direction:column;height:100%;padding:40px;justify-content:space-between}.form-right-panel{display:flex;flex-direction:column;gap:24px;flex:1}.form-row{display:flex;gap:16px;color:#000}.contactUs-button{display:flex;justify-content:flex-end;margin-top:24px}.MuiFormHelperText-root{color:red!important}.contactUs-send{background-color:#011c2a;box-shadow:0 0 14px #0000001f;color:#fff;padding:10px 45px;border:none;border-radius:5px;font-size:14px;cursor:pointer}.contactUs-send:hover{background:linear-gradient(90deg,#000,#616161);box-shadow:6px 6px 4px #00000026}.contactUs-background-effect1,.contactUs-background-effect2{position:absolute;border-radius:50%;background:#ffffff1f;z-index:0}.contactUs-background-effect3,.contactUs-background-effect4{position:absolute;z-index:0;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#66ccff80 0%,transparent 70%);filter:blur(30px);pointer-events:none}.phone-row,.contact-form-structure .phone-row{display:flex;gap:16px;align-items:center}.contactUs-background-effect3{right:0%;top:0%}.contactUs-background-effect4{left:0%;top:0%}.contactUs-background-effect1{width:200px;height:200px;bottom:-25%;left:30%}.contactUs-background-effect2{width:150px;height:150px;top:58%;left:28%}@media (max-width: 768px){.mission-content{flex-direction:column;align-items:flex-start}.contact-container{background:none;flex-direction:column}.contactUs-background-effect1,.contactUs-background-effect2,.contactUs-background-effect3,.contactUs-background-effect4{display:none}.contact-wrapper{padding:60px 0 100px}.contact-info{margin:0;padding:20px}.contact-form-structure{padding:20px}.contactUs-header{font-size:1.6rem;font-weight:700}.mission-image-container{width:100%;display:flex;justify-content:center;margin-bottom:20px}.mission-image{max-width:90%;height:auto;border-radius:8px}.mission-text,.contactUs-send{width:100%}}.AIservicesForYou-container{padding-top:100px;overflow:hidden}.AIservicesForYou-section1{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 150px}.AIservicesForYou-feature-cards,.AIservicesForYou-expertise-cards{display:flex;flex-wrap:wrap;justify-content:space-evenly}.AIservicesForYou-client-trust-cards{display:flex;justify-content:center;align-items:center;gap:5rem}.AIservicesForYou-section1 img{width:100%}.AIservicesForYou-section1 h1{font-size:2.6rem;font-weight:700;margin:20px 100px}.AIservicesForYou-section1 p{font-size:1.5rem;margin:40px 50px}.AIservicesForYou-section2{background:linear-gradient(180deg,#c0eaff,#c0eaff00 46.89%);padding:40px 30px;margin-top:50px}.AIservicesForYou-section2 h2{text-align:center;font-size:2.2rem;font-weight:600;margin-bottom:30px}.AIservicesForYou-section2 p{text-align:center;font-size:1.4rem;margin-bottom:50px}.AIservicesForYou-section3{padding:40px 90px;display:flex}.AIservicesForYou-working-image{flex:1;display:flex;justify-content:center;align-items:center}.AIservicesForYou-working-image img{width:90%;max-width:450px;height:auto;border-radius:15px;object-fit:cover}.AIservicesForYou-section3{padding:30px 60px;max-width:1200px;margin:50px auto 0;gap:40px}.AIservicesForYou-working-text h2{margin-bottom:20px}.AIservicesForYou-step{margin:10px 0}.AIservicesForYou-working-text{display:flex;flex-direction:column;justify-content:space-around;flex:1}.AIservicesForYou-working-image{flex:1}.AIservicesForYou-working-text h2{font-size:2.5rem;font-weight:600}.AIservicesForYou-working-text h3{font-size:2.3rem;font-weight:300;cursor:pointer}.AIservicesForYou-working-text p{font-size:1.5rem}.AIservicesForYou-working-image img{border-radius:15px;object-fit:cover}.AIservicesForYou-section4{margin:30px 160px;box-shadow:0 24px 44px -20px #00000026;background:#fff;position:relative;z-index:10;padding-bottom:40px;overflow:hidden;border-radius:20px}.AIservicesForYou-section4-header{font-size:2.2rem;font-weight:600;text-align:center;margin:30px 0}.AIservicesForYou-section5{background:linear-gradient(180deg,#e8f6ff 21.23%,#efe3ff 97.45%);margin-top:70px}.AIservicesForYou-section5-header{text-align:center;padding:40px 0 20px;font-size:2.3rem;font-weight:600}.AIservicesForYou-section5-para{text-align:center;font-size:1.3rem;font-weight:500;margin-bottom:40px}.AIservicesForYou-expertise-cards{padding:0 50px 40px}.AIservicesForYou-working-image img{width:100%}.activeStep{color:#0d6efd}.background-effect1,.background-effect2{position:absolute;border-radius:50%;z-index:0;pointer-events:none}.background-effect1{width:400px;height:300px;background:radial-gradient(circle,#C0EAFF 0%,transparent 70%);top:-100px;left:-100px}.background-effect2{width:400px;height:300px;background:radial-gradient(circle,#D4C0FF 0%,transparent 70%);bottom:-100px;right:-100px}@media (max-width:1200px){.AIservicesForYou-section4{margin:30px 50px}}@media (max-width: 1024px){.AIservicesForYou-section1{margin:0 40px}.AIservicesForYou-section1 h1{font-size:2rem;margin:20px}.AIservicesForYou-section1 p{font-size:1.4rem;margin:30px 20px}.AIservicesForYou-section3{padding:40px 30px}.AIservicesForYou-working-text,.AIservicesForYou-working-image{width:100%}.AIservicesForYou-working-text h2{font-size:2rem}.AIservicesForYou-working-text h3{font-size:1.8rem}.AIservicesForYou-working-text p{font-size:1.2rem}.AIservicesForYou-section4{margin:30px}.AIservicesForYou-expertise-cards{padding:0 20px}}@media (max-width: 800px){.AIservicesForYou-section1{margin:0 16px}.AIservicesForYou-section1 h1{font-size:1.6rem;margin:16px 0}.AIservicesForYou-section1 img{width:700px}.AIservicesForYou-section1 p{font-size:1.2rem;margin:20px 0}.solutions-cart{display:flex;border:2px solid;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#0d6efd,#0023d1) border-box;border:2px solid transparent;border-radius:15px;gap:20px;padding:20px 15px;margin:20px 0}.mobile-solutions-heading{text-align:center;font-weight:700;font-size:1.5rem;margin-bottom:15px}.mobile-solutions-description{text-align:center;font-weight:600;font-size:1.1rem;padding:0 15px}.background-effect1,.background-effect2{display:none}.AIservicesForYou-section2 h2{font-size:1.6rem}.AIservicesForYou-section2 p,.AIservicesForYou-section5-para{font-size:1.1rem;padding:0 10px;font-weight:600}.AIservicesForYou-working-text h2{font-size:1.6rem}.AIservicesForYou-working-text h3{font-size:1.4rem}.AIservicesForYou-working-text p{font-size:1rem}.AIservicesForYou-section4-header,.AIservicesForYou-section5-header{font-size:1.5rem;font-weight:700;padding:5px 0;margin-bottom:20px}.AIservicesForYou-client-trust-cards,.AIservicesForYou-expertise-cards{flex-direction:column;align-items:center;gap:20px}.AIservicesForYou-feature-cards{flex-wrap:nowrap;overflow-x:auto;gap:30px;padding-bottom:10px;scroll-snap-type:x mandatory}.AIservicesForYou-feature-cards>*{flex:0 0 auto;min-width:230px;scroll-snap-align:start;margin-left:20px}.AIservicesForYou-section2{padding:40px 15px}.AIservicesForYou-section3{padding:20px 16px}.AIservicesForYou-section4{margin:20px 16px;border:none;box-shadow:none}.AIservicesForYou-section5{background:none}.AIservicesForYou-expertise-cards{padding:0 16px}}.feature-card{width:270px;height:290px;background-size:cover;background-position:center;border-radius:12px;position:relative;display:flex;align-items:flex-end;box-shadow:0 4px 12px #00000026;transition:transform .3s ease}.feature-content{width:100%;padding:12px;background:linear-gradient(180deg,#0000,#000);color:#fff;margin-bottom:45px;text-align:center}.feature-title{font-size:1.2rem;font-weight:700;margin:0 0 20px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.feature-description{background:linear-gradient(93.48deg,#0d6efdcc,#098affcc);color:#fff;border-radius:8px;padding:8px;font-size:1.1rem;box-shadow:0 10px 20px #0000001a;position:absolute;width:110%;bottom:10px;left:-11px;text-align:center}@media (max-width:1300px){.feature-card{width:250px;height:250px}}@media (max-width:1200px){.feature-card{width:230px;height:230px}}@media (max-width:1000px){.feature-card{width:210px;height:250px}}@media (max-width: 600px){.feature-card{width:210px;height:250px}.feature-description{width:100%;left:0;font-size:.9rem}}.client-trust-card{background-color:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000f;text-align:center;max-width:280px;font-family:Arial,sans-serif;transition:transform .3s ease;z-index:1000;background:linear-gradient(90deg,#e1f5ff,#fff 48.08%,#fde9ff)}.card-icon{width:80px;height:80px;margin-bottom:16px}.card-title{font-size:18px;color:#0d6efd;font-weight:600;margin-bottom:12px}.card-description{font-size:14px;color:#333;line-height:1.5}@media (max-width:600px){.client-trust-card{background:linear-gradient(109.66deg,#e1f5ff,#fff 48.08%,#fde9ff);box-shadow:0 7px 14px #00000040;max-width:75%}}.expertise-card{padding:20px;border-radius:12px;text-align:center;transition:transform .3s ease;flex:0 1 calc(25% - 20px)}.icon-container{border-radius:50%;width:60px;height:60px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.icon-container img{width:90px;height:90px}.expertise-title{font-size:1.2rem;font-weight:700;margin-bottom:8px;color:#000}.expertise-description{font-size:1rem;color:#000;font-weight:500}@media (max-width:600px){.expertise-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#0d6efd,#0023d1) border-box;border:2px solid transparent;border-radius:15px}}.AIdemo-container{margin-bottom:70px;position:relative;overflow:hidden;padding:40px 0}.voicebot-container{display:flex;justify-content:space-around;align-items:center;padding:40px 80px}.AIdemo-title{text-align:center;font-weight:600;font-size:2.3rem;margin-bottom:20px}.AIdemo-description{text-align:center;font-weight:600;font-size:1.5rem}.language-select{display:flex;flex-direction:column;align-items:center}.language-select p{margin-bottom:10px;font-weight:600}.language-select button{width:170px;padding:10px;margin:8px 0;border:1px solid #ddd;border-radius:30px;background-color:#fff;cursor:pointer;font-weight:500}.voicebot-center{text-align:center}.voicebot-image{width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid transparent;transition:all .4s ease-in-out;cursor:pointer}.voicebot-image img{width:100%;height:100%;object-fit:cover}.voicebot-image.listening{border:4px solid #007bff;box-shadow:0 0 20px #007bff99;animation:pulse 1.2s infinite}.AIdemo-container{position:relative;background-color:#f2fbff;overflow:hidden;z-index:0}.aiDemo-left-blur{position:absolute;top:0;left:-15%;width:30%;height:100%;background:linear-gradient(90deg,#84f3ff,#fff0);-webkit-backdrop-filter:blur(374px);backdrop-filter:blur(374px);z-index:0;pointer-events:none}.aiDemo-right-blur{position:absolute;top:0;right:-15%;width:30%;height:100%;background:linear-gradient(270deg,#84f3ff,#fff0);-webkit-backdrop-filter:blur(374px);backdrop-filter:blur(374px);z-index:0;pointer-events:none}.AIdemo-title,.AIdemo-description,.voicebot-container,.built-text{position:relative;z-index:1}@keyframes pulse{0%{box-shadow:0 0 #007bff66}70%{box-shadow:0 0 0 10px #007bff00}to{box-shadow:0 0 #007bff00}}.tap-text{margin-top:10px;font-size:.9rem;color:#888;cursor:pointer}.prompt-box{width:280px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a}.prompt-title{font-weight:600;font-size:.95rem;margin-bottom:10px}.prompt-content{font-size:.85rem;line-height:1.4}.highlight-aiDemo{color:#007bff;font-weight:600;font-size:1rem!important}.built-text{text-align:center;color:#575757;font-size:1rem}@media (max-width: 768px){.voicebot-container{flex-direction:column;padding:30px 20px;gap:30px}.language-select button{width:150px;padding:8px;font-size:14px}.prompt-box{width:90%}.AIdemo-description{font-size:1.2rem;padding:0 10px}.AIdemo-title{font-size:2rem}}@media (max-width: 480px){.voicebot-image{width:120px;height:120px}.tap-text{font-size:.85rem}.AIdemo-title{font-size:1.8rem}.AIdemo-description{font-size:1rem}.language-select button{width:140px;font-size:13px;padding:7px}.prompt-content{font-size:.8rem}.prompt-title{font-size:.9rem}.built-text{font-size:.9rem;padding:0 10px}}.industryPage-container{padding-top:100px;overflow:hidden}.industryPage-headerSection{display:flex;flex-direction:column;align-items:center;margin-bottom:80px}.industryPage-headerSection h2{font-size:2.5rem;font-weight:700;margin-bottom:30px;width:60%;text-align:center}.industryPage-headerSection img{margin-bottom:20px;width:80%}.industryPage-headerSection p{font-weight:600;font-size:1.6rem;text-align:center;width:70%}.useCases-container{margin-bottom:70px}.useCases-title{text-align:center;font-weight:700;font-size:2.3rem;margin-bottom:50px;margin-top:70px}.useCases-content{display:flex;justify-content:center;gap:25px;position:relative}.useCases-connector{position:absolute;width:20px;height:20px;background-color:#007bff;border-radius:50%;z-index:2}.useCases-connector:after{content:"";position:absolute;background-image:repeating-linear-gradient(to right,#CECECE,#CECECE 2px,transparent 4px,transparent 6px);height:4px;top:50%;transform:translateY(-50%);left:100%;width:100px}.connector-left-1{top:9%;left:29%}.connector-left-2{top:44%;left:29%}.connector-left-3{top:80%;left:29%}.connector-right-1{top:9%;right:34%}.connector-right-2{top:44%;right:34%}.connector-right-3{top:80%;right:34%}.connector-left-1:after,.connector-left-2:after,.connector-left-3:after{left:auto;right:100%;transform:translateY(-50%) rotate(180deg)}.useCases-primaryImage-wrapper{width:35%}.useCases-primaryImage{width:100%;height:100%;object-fit:cover}.useCases-firstHalfCases,.useCases-secondHalfCases{display:flex;flex-direction:column;gap:30px;justify-content:space-around}.useCases-card{display:flex;flex-direction:column;align-items:center;gap:10px}.useCases-icon{width:80px}.useCases-card p{width:70%;text-align:center}.aisolutions-container{margin-bottom:100px}.aiSolutions-title{text-align:center;font-size:2.3rem;font-weight:600;margin-bottom:50px}.aiSolutions-Cards{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.industryAudios-title{font-size:2.3rem;font-weight:600;text-align:center;margin-bottom:40px}.industryAudios-cart{display:flex;justify-content:center;gap:35px}@media (max-width: 768px){.industryPage-headerSection h2{font-size:2rem;width:90%}.industryPage-headerSection img{width:100%}.useCases-primaryImage{width:90%}.useCases-primaryImage-wrapper,.useCases-connector{display:none}.industryPage-headerSection p{font-size:1.2rem;width:90%}.useCases-title,.aiSolutions-title,.industryAudios-title{font-size:1.8rem}.useCases-content{flex-direction:column;align-items:center;gap:20px}.useCases-firstHalfCases,.useCases-secondHalfCases{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px}.useCases-card{color:#fff;background:#0d6dfa;position:relative;flex-direction:row;border-radius:15px;gap:10px;width:75%;padding:5px}.useCases-card img{width:80px;height:80px}.useCases-card p{width:70%;text-align:left;font-size:1.2rem}.useCases-icon{width:80px}.industryAudios-cart{flex-wrap:wrap;gap:20px;padding:0 1rem}.aiSolutions-Cards{padding:0 1rem}}@media (max-width: 480px){.industryPage-headerSection h2{font-size:1.6rem}.industryPage-headerSection p{font-size:1rem}.useCases-title,.aiSolutions-title,.industryAudios-title{font-size:1.5rem}.useCases-icon{width:60px}.useCases-card p{font-size:1rem}.industryAudios-cart,.aiSolutions-Cards{flex-direction:column;align-items:center}}.aisolutionsCart-container{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#0d6efd,#0023d1) border-box;border:2px solid transparent;border-radius:12px;padding:40px 25px;width:27%;display:flex;flex-direction:column;align-items:flex-start}.aisolutionsCart-title{font-size:1.2rem;font-weight:600;margin:10px 0}.aisolutionsCart-para{font-weight:500;font-size:1rem}@media (max-width: 768px){.aisolutionsCart-container{width:100%;padding:30px 20px;flex-direction:row;align-items:center;gap:25px}.aisolutionsCart-title{font-size:1.1rem}.aisolutionsCart-para{font-size:.95rem}}@media (max-width: 480px){.aisolutionsCart-container{width:100%;padding:25px 15px}.aisolutionsCart-title{font-size:1rem}.aisolutionsCart-para{font-size:.9rem}}.audioCart-container{width:300px;box-shadow:0 14px 34px #00000026;background:#fff;display:flex;flex-direction:column;gap:10px;align-items:center;margin-bottom:50px;border-radius:20px}.audio-play-pause{display:flex;gap:5px;align-items:center;margin-bottom:15px;cursor:pointer}.audioCart-image{width:100%;height:100%;border-top-left-radius:20px;border-top-right-radius:20px}.AIdemoUpdated-container{display:flex;justify-content:space-between;gap:50px;padding:0 60px;margin:20px 30px;background-image:url(/assets/IndustryPageAIPageBackground-BsIwYJpd.svg);box-shadow:0 14px 54px #00000026;border-radius:40px}.AIdemoUpdated-text{display:flex;flex-direction:column;justify-content:center;gap:30px}.AIdemoUpdated-text h2{font-size:2.3rem;font-weight:700}.AIdemoUpdated-text p{font-size:1.5rem;font-weight:500}.AIdemoUpdated-text button{padding:12px 25px;color:#fff;background:linear-gradient(90.03deg,#1a51eb .02%,#3bbbff 131.84%);border:none;border-radius:40px;font-size:1.1rem;width:40%;cursor:pointer}.custom-live-btn-design{font-weight:500}.AIdemoUpdated-text button:hover{background:linear-gradient(90deg,#3bbbff,#1a51eb);box-shadow:6px 6px 4px #00000026}.audio-cart-container{display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 24px #0000001a;border-radius:10px;width:220px;padding-bottom:10px;margin-bottom:20px}.audio-title{text-align:center}.audio-cart-playPause{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.audio-cart-image{border-top-left-radius:10px;border-top-right-radius:10px}.audio-cart-playPause img{width:40px;height:40px;cursor:pointer}@media (max-width:768px){.audio-cart-container{flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px 0 0;width:100%;box-shadow:0 5px 11px #00000040}.audio-cart-image{width:50%;border-radius:0;padding:5px}}.demo-audios-container{margin-top:100px}.demo-audios-header{display:flex;margin:0 100px;align-items:center;gap:30px}.demo-audios-title{flex:1.4}.demo-audios-image{flex:1.5}.demo-header-image{width:100%;height:100%}.demo-audios-heading{font-size:2.5rem;margin-bottom:20px;font-weight:600;color:#000}.voice-ai-text{background:linear-gradient(90deg,#324ff2 38.77%,#0d6efd 69.11%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:600}.demo-audios-para{color:#000;font-size:1.2rem;margin-bottom:25px}.live-interaction-btn{background:linear-gradient(90.03deg,#1a51eb .02%,#3bbbff 131.84%);border-radius:20px;color:#fff;padding:10px 20px;border:none;outline:none;cursor:pointer}.custom-live-interaction-btn-design{border-radius:20px;color:#fff;padding:10px 20px;border:none;outline:none;cursor:pointer;font-weight:500}.live-interaction-btn:hover{background:linear-gradient(90deg,#3bbbff,#1a51eb);box-shadow:6px 6px 4px #00000026}.demo-audios-cards{margin:0 100px}.demo-audios-buttons{display:flex;gap:20px;margin-top:100px;margin-bottom:70px;justify-content:center;align-items:center;cursor:pointer}.demo-audios-button{background:#3b8aff;color:#fff;box-shadow:0 -16px 44px #c4d9ff;box-shadow:0 8px 44px #00000040;border-radius:20px;width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:10px 20px}.activeButtonDemo{background:linear-gradient(180deg,#0d6efd,#084297);width:140px;height:140px}.demo-audios-audioSection{display:flex;margin-bottom:100px;gap:20px}.demo-audios-audioTitle{color:#fff;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;overflow:hidden;min-height:500px;background-size:cover;background-repeat:no-repeat;background-position:top center;flex:.6;width:100%;border-radius:20px}.demo-audios-audioTitle p{position:relative;z-index:2}.demo-audios-audioTitle:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);z-index:1}.demo-audios-audioTitleText{display:flex;gap:10px;position:relative;align-items:center;margin-bottom:10px;z-index:2}.demo-audios-audioTitleText p{font-size:1.5rem;font-weight:600}.demo-audios-CampaignAudios{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.demo-audios-audioCards{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:20px}.demo-audios-productUse{display:flex;border:1px solid #D1D1D1;border-radius:12px;overflow:hidden;width:fit-content;padding:10px 0;background-color:#fff;box-shadow:0 1px 3px #0000000d}.products-label{padding:10px 20px;font-weight:500;color:#000;border-right:1px solid #D1D1D1;display:flex;align-items:center;white-space:nowrap}.products-logos{display:flex;align-items:center;gap:30px;padding:10px}.product-logo-audio{width:80px;object-fit:contain}@media screen and (max-width: 768px){.demo-audios-header{flex-direction:column;margin:0 20px;gap:20px}.demo-audios-heading{font-size:2rem;text-align:center}.demo-audios-cards{margin:0}.mobile-btns-demos-heading{margin-top:50px;text-align:center;font-size:1.8rem}.demo-audios-para{font-size:1rem;text-align:center}.live-interaction-btn{margin:0 auto}.demo-audios-buttons{flex-wrap:wrap;gap:15px;margin-top:60px;margin-bottom:40px}.demo-audios-button,.activeButtonDemo{width:100px;height:100px}.demo-audios-button img{width:40px;height:40px}.activeButtonDemo{width:110px;height:110px}.demo-audios-audioSection{flex-direction:column;gap:40px;margin-bottom:60px}.demo-audios-audioTitle{flex:unset;height:220px;background-position:center}.demo-audios-CampaignAudios{align-items:flex-start}.demo-audios-audioCards{justify-content:flex-start;margin:0 20px;gap:0px}.demo-audios-productUse{width:100%;flex-direction:column;align-items:center;padding:15px}.products-label{border-right:none;border-bottom:1px solid #D1D1D1;padding-bottom:10px;margin-bottom:10px}.products-logos{gap:20px}}@media screen and (max-width: 480px){.demo-audios-heading{font-size:1.6rem}.demo-audios-para{font-size:.95rem;font-weight:600}.demo-audios-buttons{gap:20px}.demo-audios-button,.activeButtonDemo{width:95px;height:95px;gap:10px;font-size:.85rem}.activeButtonDemo{width:100px;height:100px}.demo-audios-audioTitleText p{font-size:1.2rem}.product-logo-audio{width:60px}.demo-audios-productUse{padding:10px}.products-label{font-size:.9rem}}.voice-ai-demo{position:relative;margin:0 70px 50px;padding:140px 20px;text-align:center;background-color:#fff;border:2px solid #7FD3FF;border-radius:12px;overflow:hidden}.voice-ai-heading{font-size:2rem!important;font-weight:600;color:#000;margin-bottom:10px}.voice-ai-subtitle{font-size:1.3rem;font-weight:600;color:#656464;margin-bottom:30px}.voice-ai-buttons{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-bottom:40px}.voice-ai-btn{background-color:#fff;border:2px solid #0D6EFD;width:150px;box-shadow:0 8px 24px #0000000f;border-radius:12px;padding:20px 25px;font-weight:600;color:#1a73e8;display:flex;flex-direction:column;align-items:center;gap:8px;transition:transform .2s ease;cursor:pointer}.voice-ai-btn:hover{transform:translateY(-4px)}.voice-ai-btn .icon-voice-ai{width:40px;height:40px}.voice-ai-image{margin:30px auto;width:140px;height:140px;border-radius:50%;overflow:hidden}.listening-animation{background:radial-gradient(circle at center,#2ecbff,#005caa);animation:blobMorph 6s ease-in-out infinite;filter:drop-shadow(0 0 15px #00cfff);display:flex;align-items:center;justify-content:center}.voice-ai-image img{width:90%;height:90%;border-radius:50%;z-index:2;object-fit:cover}@keyframes blobMorph{0%{border-radius:42% 58% 56% 44%/56% 48% 52% 44%}25%{border-radius:58% 42% 50% 50%/50% 60% 40% 50%}50%{border-radius:44% 56% 58% 42%/48% 56% 44% 52%}75%{border-radius:60% 40% 52% 48%/42% 58% 58% 42%}to{border-radius:42% 58% 56% 44%/56% 48% 52% 44%}}.voice-ai-description{font-size:.95rem;color:#444;margin-top:20px}.activeVoiceAIButton{background:linear-gradient(0deg,#0d6efd,#409bfb);color:#fff}.voice-ai-startstop-btn{color:#707070;background:none;border:none;font-size:1rem;font-weight:600;cursor:pointer}.voice-ai-background-effect-left,.voice-ai-background-effect-right{position:absolute;width:400px;height:400px;background:radial-gradient(circle,#66ccff80 0%,transparent 70%);filter:blur(30px);z-index:0}.voice-ai-background-effect-left{bottom:-120px;left:-120px}.voice-ai-background-effect-right{top:-100px;right:-100px}.voice-ai-demo>*:not(.voice-ai-background-effect-left):not(.voice-ai-background-effect-right){position:relative;z-index:1}.VoiceAIDemoComponent-container{background-image:url(/assets/LinesBGVoiceDemo-Do12a0Rc.svg);background-size:cover;background-repeat:no-repeat;border:2px solid #7FD3FF;margin:0 70px 50px;position:relative;overflow:hidden;padding:30px;min-height:548px;display:flex;justify-content:space-between;gap:20px;border-radius:14px}.VoiceAIDemoComponent-Introduction{width:30%;border-radius:10px;border:1px solid #0D6EFD;background:#fff;height:fit-content}.VoiceAIDemoComponent-Introduction-header{background:linear-gradient(90deg,#326ae5,#3bbbff);color:#fff;padding:15px;display:flex;gap:10px;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer}.campaign-img-voice-demo{width:100%;margin-bottom:10px}.VoiceAIDemoComponent-description{padding:0 20px 15px;font-size:.9rem}.VoiceAIDemoComponent-mobileWrapper{flex:1;display:flex;justify-content:space-between;flex-direction:column;align-items:center;margin-bottom:-30px}.VoiceAIDemoComponent-experienceButtons{display:flex;gap:10px}.VoiceAIDemoComponent-expBtn{padding:15px 25px;color:#000;border:1px solid #D7FBDC;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-weight:600;font-size:1rem;margin-top:-30px}.activeExpBtnMobile{margin-top:0;background:linear-gradient(90deg,#e8f0ff,#fff,#e8f0ff);width:100%}.VoiceAIDemoComponent-mobileViewport{position:relative;width:100%;max-width:320px;height:350px;overflow:hidden}.VoiceAIDemoComponent-mobileOverlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;flex-direction:column;justify-content:center;align-items:center}.mobile-image-voice-demo{width:100%;height:auto;display:block}.call-btn-image-voice-demo{width:70px;height:70px;margin-bottom:10px;cursor:pointer;pointer-events:all}.start-btn-voice-demo{color:#fff;font-size:1rem;font-weight:700;background:none;border:none;pointer-events:auto;cursor:pointer}.loader{width:20px;height:20px;border:3px solid #ffffff;border-top:3px solid #0d6efd;border-radius:50%;animation:spin 1s linear infinite;display:inline-block;vertical-align:middle}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.free-trial-message{color:#fff;font-size:.9rem;font-weight:700}.current-time-session{color:#fff;font-size:.9rem;font-weight:700;background:#ffffff29;padding:5px 10px}.sound-active-gif-voice-demo{width:100px;height:100px}.VoiceAIDemoComponent-credits-stepsToFollow{display:flex;flex-direction:column;justify-content:space-between}.VoiceAIDemoComponent-stepsToFollow-other-use-cases{border:1px solid #9CF5FF;box-shadow:0 4px 44px #00000026;padding:20px;border-radius:20px;display:flex;flex-direction:column;color:#000}.VoiceAIDemoComponent-stepsToFollow-other-use-cases ul{margin-left:25px;margin-top:10px}.VoiceAIDemoComponent-creditsInfo{border:1px solid #8D8D8D;border-radius:20px;color:#484848;font-weight:700;font-size:.9rem;padding:20px;background:#fff}.creditInfo-header{margin-bottom:10px}.VoiceAIDemoComponent-features-list{padding-left:30px}.credit-info{color:#0d6efd}.VoiceAIDemoComponent-stepsToFollow{color:#000;font-size:.9rem;font-weight:400;border:1px solid #9CF5FF;border-radius:20px;background:linear-gradient(180deg,#9cf5ff,#fff);padding:20px}.back-btn-voice-demo{cursor:pointer}.VoiceAIDemoComponent-stepsToFollow span{font-weight:600}.VoiceAIDemoComponent-stepsToFollow h4{margin-bottom:10px}@media (max-width:768px){.VoiceAIDemoComponent-Introduction{width:100%;border-radius:0}.VoiceAIDemoComponent-description{padding:20px}.VoiceAIDemoComponent-Introduction-header{border-top-left-radius:0;border-top-right-radius:0}.creditInfo-header{margin:20px;font-size:1.2rem;text-align:center}.VoiceAIDemoComponent-experienceButtons{justify-content:center}.VoiceAIDemoComponent-mobileViewport{margin:30px auto auto;height:500px}.VoiceAIDemoComponent-mobileOverlay{justify-content:flex-start}.VoiceAIDemoComponent-stepsToFollow,.VoiceAIDemoComponent-stepsToFollow-other-use-cases{width:80%;position:absolute;bottom:5px;padding:0 10px;border-radius:10px}.VoiceAIDemoComponent-mobileControls{display:flex;flex-direction:column;align-items:center;margin-top:65px}.VoiceAIDemoComponent-stepsToFollow-other-use-cases{background:#fff}}.voice-demo-form-container{border:1px solid #0d6efd;border-radius:15px;padding:15px 30px;max-width:350px;background:#fff;box-shadow:0 4px 10px #0000000d}.form-title{color:#0d6efd;text-align:center;font-size:1.1rem;margin-bottom:20px}.voice-demo-form{display:flex;flex-direction:column}.voice-demo-form label{margin-top:10px;margin-bottom:5px;font-size:.9rem;color:#333;font-weight:500}.voice-demo-form input,.voice-demo-form select{border:none;border-bottom:2px solid #dcdcdc;padding:3px 5px;outline:none;font-size:.9rem;background-color:transparent;transition:border-color .3s}.voice-demo-form input:focus,.voice-demo-form select:focus{border-color:#0d6efd}.mobile-input-group{display:flex;gap:8px;align-items:center}.mobile-input-group select{width:30%}.mobile-input-group input{flex:1}.voice-demo-form button{margin-top:20px;background-color:#0d6efd;color:#fff;padding:10px 12px;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:background-color .3s ease}.voice-demo-form button:hover{background-color:#0954c7}.SuccessComponent-container{border:1px solid #1A73E8;padding:20px;border-radius:30px;background:#fff;flex:.8;display:flex;flex-direction:column;align-items:center;justify-content:center;height:250px;margin-top:90px}.SuccessComponent-greetings{font-weight:600;color:#0d6efd;font-size:1rem;margin-bottom:20px}.SuccessComponent-info,.SuccessComponent-subInfo{color:#000;font-size:.9rem;font-weight:600;text-align:center;margin-bottom:20px}.experience-center-container{margin-top:100px}.experience-center-header h2{font-size:1.5rem;margin-bottom:20px;font-weight:600;color:#000;text-align:center}.experience-center-header-para{color:#000;font-size:3rem;font-weight:700;margin-bottom:25px;text-align:center;background:linear-gradient(90deg,#098aff,#2806cf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.experience-center-content-heading{text-align:center;color:#000;font-weight:700;font-size:2rem;margin-bottom:30px;margin-top:100px}.experience-center-content-para{text-align:center;color:#000;font-size:1.2rem;margin-bottom:30px}.experience-center-features{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.experience-center-feature{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-bottom:50px;width:25%;height:200px;border:1px solid #0D6EFD;position:relative;overflow:hidden;border-radius:20px}.experience-center-feature p{font-size:1.3rem;font-weight:500;color:#000;width:60%;text-align:center}.experience-center-feature-effect1{position:absolute;top:10px;right:-50px;width:100px;height:100px;background-color:#caf1ff;border-radius:50%;z-index:0;pointer-events:none}.experience-center-feature-effect2{position:absolute;top:20px;right:-70px;width:220px;height:220px;background:radial-gradient(circle,#caf1ff66,#caf1ff00 80%);border-radius:50%;z-index:0}@media (max-width:768px){.voice-ai-demo{margin:0;padding:20px;border:none}.voice-ai-heading{font-size:1.3rem!important;margin-bottom:40px!important}.voice-ai-subtitle{font-size:1.1rem}.voice-ai-btn{flex-direction:row;padding:10px;width:100%;margin:0 40px}.experience-center-content-heading{margin-top:30px;font-size:1.5rem!important}.experience-center-feature{flex-direction:row!important;width:80%!important;margin-bottom:20px!important;height:auto!important;padding:10px}.experience-center-feature p{font-size:1rem!important}.experience-industry-container h2{font-size:1.5rem!important;margin-bottom:20px!important}.industry-description{font-size:1.1rem!important}.experience-center-feature img{width:50px;height:50px}.mobile-use-case-item img{width:30px;height:30px}}.experience-industry-container{padding:60px 20px;text-align:center;position:relative;min-height:500px;overflow:hidden;margin-top:80px}.experience-industry-container h2{font-size:2.3rem;font-weight:700;margin-bottom:5px}.industry-description{font-size:1.5rem;font-weight:500;text-align:center}.scattered-circle-wrapper{position:relative;width:100%;height:475px;margin-top:50px}.circle-absolute{position:absolute;display:flex;flex-direction:column;align-items:center}.industry-circle{width:180px;height:180px;background:#e8f0ff;color:#064cff;border-radius:50%;font-weight:600;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;border:1px solid #D9E6FF;box-shadow:10px 10px 50px -24px #0061e280}.industry-circle.active{background:#1a73e8;color:#fff;width:150px;height:150px}.icon{font-size:24px}.label{font-size:14px;margin-top:5px}.use-cases{margin-top:10px;background:#fff;padding:10px 15px;border-radius:10px;box-shadow:0 4px 12px #0000001a}.use-case-item{font-size:13px;padding:5px 0}.use-cases-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.use-case-bubble{position:absolute;background:#fff;padding:8px 15px;border-radius:5px;border:1px solid #E8F0FF;box-shadow:0 14px 18px -8px #0003;font-size:.85rem;font-weight:500;white-space:nowrap;pointer-events:auto;transition:transform .3s ease;display:flex;align-items:center;gap:3px}.use-case-bubble img{width:25px;height:25px}.mobile-industry-wrapper{display:flex;flex-direction:column;gap:12px;margin-top:20px}.mobile-industry-card{border:1px solid #d9e6ff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #00000014;background:#fff}.mobile-industry-header{display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;font-weight:600;font-size:1rem;color:#064cff;background:#e8f0ff;transition:background .3s}.mobile-industry-header.active{background:#1a73e8;color:#fff}.mobile-industry-icon{width:22px;height:22px}.mobile-use-cases{display:flex;flex-direction:column;gap:10px;padding:12px 16px;background:#f8fcff}.mobile-use-case-item{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:500;color:#333}@media (max-width:768px){.experience-industry-container{margin-top:20px;height:800px}}.privacy-container{text-align:justify;padding:30px 60px}.termsofuse-container{text-align:justify;padding:30px 60px}.subHeaders{text-align:center;font-weight:900;color:#000;margin:4rem 10%}.textSubHeader{margin-top:2rem;font-size:larger;font-weight:900}
