*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-family)}body{font-size:var(--font-size-base);font-weight:400;font-family:var(--font-family)}.container-fixed,.km-container{width:min(1120px,100%);margin:0 auto}p{line-height:1.85rem}h1,h2,h3,h4,h5,h6{padding:0;margin:0;line-height:1.5}a{text-decoration:none;color:var(--link-color)}img{height:auto;max-width:100%;border-style:none}html{scroll-behavior:smooth}select,input,button{outline:none}ol,ul{list-style:none}@media only screen and (max-width: 540px){[data-aos]{animation:none !important;transition:none !important}[data-aos=fade-right],[data-aos=fade-left]{transform:none !important;opacity:1 !important;transition:none !important}}@media(min-width: 767px)and (max-width: 1024px){[data-aos]{animation:none !important;transition:none !important}[data-aos=fade-right],[data-aos=fade-left]{transform:none !important;opacity:1 !important;transition:none !important}}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url("../fonts/DMSans-ExtraBold.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}.align-center{align-items:center}.align-start{align-items:flex-start}.btn-pill-white{display:flex;align-items:center;gap:6px;position:relative;padding:16px 32px;font-size:20px;font-weight:600;color:#181818;background:#fff;border:3px solid #fff;border-radius:2rem;transition:all .3s ease-in-out;cursor:pointer;text-decoration:none;width:fit-content}.btn-pill-white:hover{background:rgba(0,0,0,0);color:#fff}.btn-pill-white:hover .arrow-icon{transform:translateX(8px) scale(1);stroke:#fff}.btn-pill-white:hover .star-1{top:-50%;left:-8%;z-index:2;filter:drop-shadow(0 0 10px #fffdef);opacity:1}.btn-pill-white:hover .star-2{top:-25%;left:10%;z-index:2;filter:drop-shadow(0 0 10px #fffdef);opacity:1}.btn-pill-white:hover .star-2 svg{width:12px;height:12px}.btn-pill-white:hover .star-3{top:68%;left:25%;z-index:2;filter:drop-shadow(0 0 10px #fffdef);opacity:1}.btn-pill-white:hover .star-3 svg{width:8px;height:8px}.btn-pill-white:hover .star-4{top:57%;left:79%;z-index:2;filter:drop-shadow(0 0 10px #fffdef);opacity:1}.btn-pill-white:hover .star-4 svg{width:8px;height:8px}.btn-pill-white:hover .star-5{top:-20%;left:95%;z-index:2;filter:drop-shadow(0 0 10px #fffdef);opacity:1}.btn-pill-white:hover .star-5 svg{width:20px;height:20px}.btn-pill-white:hover .star-6{top:-4%;left:60%;z-index:2;filter:drop-shadow(0 0 10px #fffdef);opacity:1}.btn-pill-white:hover .star-6 svg{width:12px;height:12px}.btn-pill-white .arrow-icon{opacity:1;transform:translateX(-4px) scale(0.8);transition:all .4s cubic-bezier(0.05, 0.83, 0.43, 0.96);stroke:#181818}.btn-pill-white .icon-circle{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:32px;background:var(--White, #FFF)}.btn-pill-white .star-1,.btn-pill-white .star-2,.btn-pill-white .star-3,.btn-pill-white .star-4,.btn-pill-white .star-5,.btn-pill-white .star-6{position:absolute;filter:drop-shadow(0 0 0 #fffdef);z-index:-5;opacity:0}.btn-pill-white .star-1{top:20%;left:20%;width:25px;transition:1s}.btn-pill-white .star-2{top:45%;left:45%;width:15px;transition:1s}.btn-pill-white .star-3{top:40%;left:40%;width:5px;transition:1s}.btn-pill-white .star-4{top:20%;left:40%;width:8px;transition:.8s}.btn-pill-white .star-5{top:25%;left:45%;width:15px;transition:.6s}.btn-pill-white .star-6{top:5%;left:50%;width:5px;transition:.8s}.btn-pill-white .fil0{fill:#fffdef}:root{--kp-spacer-0: 0;--kp-spacer-1: 0.25rem;--kp-spacer-2: 0.5rem;--kp-spacer-3: 0.75rem;--kp-spacer-4: 1rem;--kp-spacer-5: 1.25rem;--kp-spacer-6: 1.5rem;--kp-spacer-32: 2rem;--kp-gap-52: 3.25rem;--kp-gap-18: 1.5rem;--kp-radius-1: 0.25rem;--kp-radius-2: 0.5rem;--kp-radius-3: 0.75rem;--kp-radius-4: 1rem;--kp-para-small: 14px;--kp-para-default: 16px;--kp-para-medium: 18px;--kp-para-extra-medium: 20px;--kp-para-large: 24px;--kp-padding-4: 4px;--kp-padding-8: 8px;--kp-padding-10: 10px;--kp-padding-12: 12px;--kp-padding-16: 16px;--kp-padding-20: 20px;--kp-padding-24: 24px;--kp-padding-28: 28px;--kp-padding-32: 32px;--kp-padding-40: 40px;--kp-white-color: #ffffff;--kp-black-color: #000000;--kp-primary-color: #ff8d07;--kp-secondary-color: #0072f5;--kp-gray-100: #cccccc;--kp-text-color: #1e1e1e;--header-bg-color: transparent;--header-onscroll-bg-color: rgba(0, 0, 0, 0.6);--header-link-color: #bababa;--header-sub-nav-bg-clr: #ffffff;--header-sub-nav-link-clr: #1e1e1e;--header-menu-nav-link-active-text-color: #00e1ff;--header-sub-nav-border-top-clr: #d2d2d2;--header-sub-nav-link-text-clr: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--header-sub-nav-link-hover-clr: #0072f5;--header-subnav-arrow-bg-clr: #ffffff;--header-nav-arrow-filter: brightness(0) saturate(100%) invert(44%) sepia(66%) saturate(886%) hue-rotate(186deg) brightness(98%) contrast(95%);--header-subnav-arrow-border-clr: #dddddd;--header-subnav-arrow-border-bottom-clr: #ffffff;--header-link-hover-color: #ff8d07;--header-link-active-color: #ff8d07;--header-font-family: DM Sans, sans-serif;--header-font-size: 18px;--header-mobile-font-size: 16px;--header-padding: 20px;--header-onscroll-padding: 4px;--header-menu-border-color: linear-gradient(90deg, #261e5a, #4088f4, #261e5a);--header-mobile-menu-baricon-clr: #ffffff;--header-mobile-menu-bg-clr: #000000;--header-mobile-border-clr: #d2d2d2;--header-menu-text-gradient-clr: linear-gradient(90deg, #12d8fa 0%, #1fa2ff 100%);--header-shadow-clr: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);--trynow-btn-bg-clr: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--trynow-btn-text-clr: #ffffff;--trynow-btn-text-hover-clr: #0077e4;--trynow-btn-shadow: 0 0 0 0 rgba(5, 186, 218, 0.4);--header-mobile-bg-color: #000000;--header-mobile-menu-padding: 8px;--header-mobile-inner-nav-link-clr: rgba(255, 255, 255, 0.8);--header-mobile-inner-nav-link-font-size: 18px;--header-mobile-nav-link-clr: #ffffff;--header-mobile-nav-link-font-size: 24px;--hero-heading-font-family: DM Sans, sans-serif;--hero-heading-font-size: 52px;--hero-sub-heading-font-size: 24px;--hero-text-font-size: 24px;--hero-sc-text-font-size: 18px;--hero-section-title-color: #ffffff;--hero-section-text-color: #ffffff;--hero-heading-font-weight: 600;--hero-text-line-height: 1.875rem;--hero-bottom-text-panel-padding: 20px;--hero-heading-mobile-font-size: 32px;--hero-banner-subtext-font-size: 16px;--hero-para-text-clr: #aeaeae;--title-font-weight: 500;--hero-sub-heading-title-font-size: 40px;--hero-h2-font-size: 2rem;--aboutus-heading-font-size: 40px;--aboutus-text-font-size: 20px;--aboutus-para-text-color: #6c6c6c;--aboutus-heading-font-weight: 700;--aboutus-text-line-height: 1.875rem;--aboutus-image-bg-color: #ffffff;--aboutus-image-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;--aboutus-heading-mobile-font-size: 32px;--aboutus-panel-item-bg-color: #ffffff;--aboutus-panel-item-bg-hover-color: #0a1737;--aboutus-panel-border-clr: #cccccc;--aboutus-panel-title-color: #0072f5;--features-heading-color: #ffffff;--features-heading-font-size: 40px;--features-heading-font-weight: 700;--features-card-title-font-size: 20px;--features-card-title-text-color: #1e1e1e;--features-card-desc-text-color: #6c6c6c;--features-card-desc-font-size: 20px;--features-title-font-weight: 700;--features-text-font-size: 20px;--features-text-line-height: 1.875rem;--features-card-bg-color: #ffffff;--features-card-list-padding: 20px;--features-card-padding: 52px 20px;--features-heading-mobile-font-size: 32px;--features-card-list-border: rgba(255, 255, 255, 0.07);--features-card-img-border: rgba(37, 99, 235, 0.2);--features-card-media-list-bg: linear-gradient(170deg, rgba(255, 255, 255, 0.07) 6.17%, rgba(255, 255, 255, 0.02) 93.83%);--industries-heading-color: #000000;--industries-heading-font-size: 40px;--industries-heading-font-weight: 700;--industries-card-title-color: #1e1e1e;--industries-card-title-font-size: 32px;--industries-card-text-color: #ffffff;--industries-card-text-font-size: 18px;--industries-card-hover-color: 18px;--industries-card-hover-bg-color: rgba(0, 0, 0, 0.5);--industries-card-padding: 24px;--industries-card-title-padding: 20px;--industries-sec-padding-bottom: 52px;--industries-heading-padding-bottom: 40px;--industries-heading-mobile-font-size: 32px;--footer-background-color: #1e1e1e;--footer-border-top-color: rgba(255, 255, 255, 0.2);--footer-title-text-color: #ffffff;--footer-title-font-size: 20px;--footer-text-color: rgba(255, 255, 255, 0.72);--footer-text-font-size: 14px;--footer-link-hover-color: linear-gradient(168deg, #7fc0fb 25.86%, #4088f4 126.85%);--footer-padding: 40px;--footer-social-icon-bg-color: rgba(255, 255, 255, 0.2);--footer-facbook-icon-hover-bg-color: #1877f2;--footer-twitter-icon-hover-bg-color: #1da1f2;--footer-linkedin-icon-hover-bg-color: #0a66c2;--footer-youtube-icon-hover-bg-color: #ff0000;--footer-copyright-bg-color: #000000;--footer-copyright-text-color: rgba(255, 255, 255, 0.72);--footer-copyright-link-hover-color: #ff8d07;--footer-copyright-text-font-size: 14px;--footer-copyright-sec-padding: 16px;--footer-mobile-padding: 32px;--font-family: DM Sans, sans-serif;--font-size: 16px;--link-color: #0072f5;--section-title-color: --kp-white-color;--section-heading-mobile-font-size: 32px;--card-title-hover-clr: #4088f4;--slick-dots-active-color: #ffffff;--slick-dots-active-color-primary: #0072f5;--key-features-card-title-color: #1e1e1e;--key-features-card-title-font-size: 20px;--key-features-card-bg-clr: rgba(255, 255, 255, 0.03);--key-features-card-img-bg-clr: rgba(37, 99, 235, 0.12);--key-features-card-para-text-clr: #aeaeae;--key-features-card-text-font-size: 16px;--key-features-card-border-radius: 12px;--key-features-card-img-border-radius: 16px;--key-features-card-padding-x: 32px;--key-features-card-padding-y: 20px;--key-features-sec-padding: 52px;--key-features-title-mobile-font-size: 20px;--advantage-sec-heading-title-color: #ffffff;--advantage-card-title-color: #1e1e1e;--advantage-card-title-font-size: 20px;--advantage-card-bg-clr: #ffffff;--advantage-card-para-text-clr: #6c6c6c;--advantage-card-text-font-size: 18px;--advantage-card-border-radius: 12px;--advantage-card-padding-x: 32px;--advantage-card-padding-y: 20px;--advantage-grid-list-padding: 40px;--ai-intelligent-search-grid-title-clr: #ffffff;--ai-intelligent-search-grid-title-font-size: 20px;--ai-intelligent-search-grid-para-clr: rgba(255, 255, 255, 0.5019607843);--additional-capability-card-title-clr: #1e1e1e;--additional-capability-card-title-font-size: 40px;--additional-capability-card-sub-title-clr: #0072f5;--additional-capability-card-sub-title-font-size: 20px;--additional-capability-card-para-font-size: 16px;--additional-capability-card-para-text-clr: #6c6c6c;--additional-capability-card-bg-clr: linear-gradient(170deg, rgba(255, 255, 255, 0.07) 6.17%, rgba(255, 255, 255, 0.02) 93.83%);--additional-capability-title-mobile-font-size: 32px;--automotive-section-top-padding: 52px;--automotive-image-media-list-title-text-clr: #ffffff;--automotive-image-media-list-title-font-size: 24px;--automotive-image-media-list-title-ipad-font-size: 20px;--automotive-image-media-title-pd: 12px;--automotive-image-media-desc-text-clr: #6c6c6c;--automotive-image-media-desc-font-size: 18px;--automotive-sub-title-text-clr: #0072f5;--manufacturing-section-top-padding: 32px;--manufacturing-image-media-list-title-font-size: 24px;--contact-para-text-clr: #6c6c6c;--contact-h3-title-text-clr: #ffffff;--contact-para-text-font-size: 18px;--contact-form-title-text-font-size: 32px;--contact-form-para-text-color: #6c6c6c;--contact-form-address-title-color: #ffffff;--contact-form-address-title-mobile-font-size: 16px;--contact-form-address-title-font-size: 20px;--contact-form-ph-number-font-size: 20px;--contact-form-ph-number-mobile-font-size: 18px;--contact-location-para-text-color: #ffffff;--contact-location-para-text-font-size: 18px;--contact-form-bg-color: #ffffff;--contact-form-input-field-text-color: #ffffff;--contact-form-input-border-color: #bdbdbd;--contact-form-error-field-text-color: #ff0000;--contact-form-input-focus-color: #0072f5;--contact-form-input-font-size: 16px;--contact-form-input-text-font-size: 24px;--contact-form-padding: 32px;--contact-form-input-padding: 20px;--contact-form-captcha-font-size: 24px;--contact-form-btn-hover-clr: #0077e4;--contact-form-btn-text-clr: #ffffff;--contact-form-validation-text-clr: #ffffff;--contact-form-btn-font-size: 24px;--contact-form-btn-clr: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--contact-form-title-border: rgba(255, 255, 255, 0.5);--contact-form-title-bg-color: rgba(255, 255, 255, 0.05);--contact-form-label-font-size: 72px;--contact-form-label-mobile-font-size: 32px;--contact-form-input-mobile-font-size: 20px;--contact-form-input-placeholder-text-clr: rgba(255, 255, 255, 0.5);--sc-blog-font-family: charter, Georgia, serif;--blog-h1-font-size: 2.5rem;--blog-h2-font-size: 2rem;--blog-h3-font-size: 1.75rem;--blog-h4-font-size: 1.5rem;--blog-h5-font-size: 1.375rem;--breadcrumb-text-color: #667085;--breadcrumb-text-hover-color: #0072f5;--breadcrumb-text-font-size: 14px;--article-list-item-bg-color: #ffffff;--article-title-text-color: #ffffff;--article-title-text-font-size: 16px;--article-publish-date-text-color: #000000;--article-publish-date-text-font-size: 20px;--article-publish-month-text-color: #000000;--article-publish-month-text-font-size: 14px;--article-detail-author-bio-text-color: #1e1e1e;--article-detail-author-bio-text-font-size: 20px;--article-detail-author-link-color: #4088f4;--article-detail-author-bg-color: #ffffff;--article-detail-title-text-color: #1e1e1e;--article-detail-title-text-font-size: 40px;--article-detail-author-text-color: #6c6c6c;--article-detail-author-text-font-size: 18px;--article-detail-publish-date-text-color: #6c6c6c;--article-detail-publish-date-font-size: 18px;--article-readme-btn-hover-bg-clr: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--article-readme-btn-text-clr: #1e1e1e;--article-readme-btn-hover-text-clr: #ffffff;--article-readme-btn-font-size: 16px;--article-detail-section-title-color: #1e1e1e;--article-detail-section-title-font-size: 24px;--article-detail-section-sub-title-font-size: 20px;--article-detail-section-para-color: #242424;--article-detail-section-para-font-size: 20px;--article-table-border-color: #cccccc;--article-table-thead-text-color: #1e1e1e;--infographic-list-item-bg-color: #ffffff;--infographic-list-item-border-color: #ffffff;--infographic-list-item-title-color: #ffffff;--infographic-list-item-title-hover-color: #0072f5;--infographic-list-item-title-bg-color: rgba(0, 0, 0, 0.5);--infographic-list-item-title-font-size: 18px;--infographic-list-item-publish-date-font-size: 20px;--infographic-list-item-publish-date-color: #4f4f4f;--infographic-list-item-month-color: #4f4f4f;--infographic-list-item-month-font-size: 14px;--infographic-separator-border-color: #cccccc;--infographic-details-title-color: #1e1e1e;--infographic-details-title-font-size: 40px;--infographic-details-title-mobile-font-size: 24px;--infographic-details-submit-btn-bgcolor: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--infographic-details-submit-btn-hover-bgcolor: #0072f5;--infographic-details-submit-btn-text-clr: #ffffff;--casestudy-list-item-bg-color: #ffffff;--casestudy-list-item-border-color: #ffffff;--casestudy-list-item-title-color: #ffffff;--casestudy-list-item-title-hover-color: #0072f5;--casestudy-list-item-title-bg-color: rgba(0, 0, 0, 0.5);--casestudy-list-item-title-font-size: 18px;--casestudy-list-item-publish-date-font-size: 20px;--casestudy-list-item-publish-date-color: #4f4f4f;--casestudy-list-item-month-color: #4f4f4f;--casestudy-list-item-month-font-size: 14px;--casestudy-details-title-color: #1e1e1e;--casestudy-details-title-font-size: 40px;--casestudy-details-title-mobile-font-size: 24px;--casestudy-details-submit-btn-bgcolor: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--casestudy-details-submit-btn-hover-bgcolor: #0072f5;--casestudy-details-submit-btn-text-clr: #ffffff;--casestudy-detail-author-text-color: #6c6c6c;--casestudy-detail-author-text-font-size: 18px;--casestudy-readme-btn-hover-bg-clr: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--casestudy-readme-btn-text-clr: #1e1e1e;--casestudy-readme-btn-hover-text-clr: #ffffff;--casestudy-readme-btn-font-size: 16px;--casestudy-detail-section-title-color: #1e1e1e;--casestudy-detail-section-title-font-size: 24px;--casestudy-detail-section-sub-title-font-size: 20px;--casestudy-detail-section-para-color: #242424;--casestudy-detail-section-para-font-size: 20px;--casestudy-detail-author-bio-text-color: #1e1e1e;--casestudy-detail-author-bio-text-font-size: 20px;--events-card-title-color: #1e1e1e;--events-card-title-font-size: 24px;--events-card-sub-title-color: #4f4f4f;--events-card-sub-title-font-size: 16px;--events-card-btn-text-color: #ffffff;--events-card-btn-bg-color: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--events-card-btn-text-font-size: 14px;--events-card-btn-bg-hover-color: linear-gradient(90deg, #261e5a, #4088f4, #261e5a);--events-card-separator-color: #000000;--events-card-para-text-color: #1e1e1e;--events-card-para-text-font-size: 14px;--events-card-date-text-color: #1e1e1e;--events-detail-breadcrumb-link-color: #0072f5;--events-detail-title-text-color: #1e1e1e;--events-detail-title-text-font-size: 32px;--events-detail-date-text-color: #1e1e1e;--events-detail-date-border-color: #0072f5;--event-detail-author-bg-color: rgba(255, 255, 255, 0.1);--event-detail-author-border-color: #ffffff;--event-detail-author-cnt-text-color: #ffffff;--event-detail-author-btn-bg-color: #ffffff;--event-detail-author-btn-text-font-size: 20px;--trynow-slider-title-text-color: #ffffff;--trynow-slider-title-text-font-size: 20px;--trynow-border-color: #cccccc;--trynow-features-figcaption-font-size: 18px;--trynow-features-figcaption-text-color: #ffffff;--trynow-features-desc-text-color: #ffffff;--trynow-features-desc-text-font-size: 14px;--trynow-error-message: #ff0000;--trynow-form-title-color: #1e1e1e;--trynow-form-title-font-size: 52px;--trynow-form-success-label-color: #6c6c6c;--trynow-form-input-field-border: #bdbdbd;--trynow-form-input-border: #cccccc;--trynow-form-input-color: #6c6c6c;--trynow-form-input-focus-color: #0072f5;--trynow-form-control-font-size: 16px;--trynow-form-submit-btn-bg-color: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--trynow-form-submit-btn-text-color: #ffffff;--trynow-form-terms-para-font-size: 16px;--trynow-form-terms-title-font-size: 20px;--trynow-form-terms-para-text-color: #4f4f4f;--trynow-slider-slick-btn-color: #000000;--trynow-modal-wrapper-bg-color: #ffffff;--ebooks-list-item-bg-color: #ffffff;--ebooks-list-item-border-color: #ffffff;--ebooks-list-item-title-color: #ffffff;--ebooks-list-item-title-hover-color: #0072f5;--ebooks-list-item-title-bg-color: rgba(0, 0, 0, 0.5);--ebooks-list-item-title-font-size: 18px;--ebooks-list-item-publish-date-font-size: 20px;--ebooks-list-item-publish-date-color: #4f4f4f;--ebooks-list-item-month-color: #4f4f4f;--ebooks-list-item-month-font-size: 14px;--ebooks-separator-border-color: #cccccc;--ebooks-details-title-color: #1e1e1e;--ebooks-details-title-font-size: 32px;--ebooks-details-title-mobile-font-size: 24px;--ebooks-details-submit-btn-bgcolor: linear-gradient(90deg, #0072f5 0%, #0053f5 100%);--ebooks-details-submit-btn-hover-bgcolor: #0072f5;--ebooks-details-submit-btn-text-clr: #ffffff;--ebooks-details-form-para-text-clr: #ffffff;--ebooks-error-msg-clr: #ff0000;--ebook-detail-form-border-focus-clr: #0072f5;--ebook-detail-form-border-clr: #cccccc;--ebooks-form-input-border-clr: #bdbdbd;--ebooks-form-success-label-clr: #ffffff;--kp-inner-page-title-text-font-size: 32px;--kp-inner-page-heading-title-text-font-size: 20px;--kp-inner-page-title-text-color: #0072f5;--kp-inner-page-para-text-color: #4f4f4f;--kp-inner-page-para-text-font-size: 18px;--kp-inner-page-card-text-color: #6c6c6c;--kp-inner-page-card-text-font-size: 24px;--kp-inner-page-card-bg-color: #ffffff;--kp-teams-section-para-text-font-size: 20px;--kp-ai-agents-how-it-works-sub-title-font-size: 20px;--kp-ai-agents-how-it-works-sub-title-color: #1e1e1e;--kp-ai-agents-system-integration-title-color: #ffffff;--ai-agents-section-top-padding: 52px;--ai-benefit-title-text-font-size: 40px;--ai-agents-section-bg-color: #ededed;--ai-agents-card-bg-color: #ffffff;--ai-agents-conclusion-text-font-size: 18px;--ai-agents-title-text-mobile-font-size: 24px;--ai-agents-card-border-color: #cccccc;--ai-agents-grid-list-border: rgba(138, 196, 255, 0.18);--ai-agents-card-list-variant-border: rgba(255, 255, 255, 0.4);--ai-agents-card-list-variant-bg: rgba(0, 0, 0, 0.1);--ai-agents-grid-list-bg: 170deg, rgba(255, 255, 255, 0.07) 6.17%, rgba(255, 255, 255, 0.02) 93.83%;--ai-agents-grid-list-box-shadow: 0 32px 80px 0 rgba(0, 0, 0, 0.5);--btn-bg-gradient-color: linear-gradient(277deg, #009bf5 -2.54%, #003df5 52.16%);--btn-bg-gradient-hover-color: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(277deg, #009bf5 -2.54%, #003df5 52.16%);--btn-text-color: #ffffff;--btn-hover-text-color: #ffffff;--btn-shadow-color: 0px -1px 4px 0px rgba(0, 0, 0, 0.25) inset, 0px 12px 20px 0px rgba(0, 0, 0, 0.25);--btn-padding: 12px 24px;--btn-font-size: 24px;--btn-font-weight: 500;--btn-border-color: #0072f5;--aa-sub-title-font-size: 20px;--aa-list-item-font-size: 24px;--integration-banner-para-font-size: 18px;--slick-dot-active-clr: #404245;--slick-dot-button-color: #777799;--subtitle-blue-clr: #00e1ff;--subtitle-font-size-h3: 24px;--subtitle-font-size-h2: 32px;--subscription-error-clr: #ff0000;--subscription-note-clr: #dddddd;--subscription-popup-content-texr-clr: #dddddd;--confirmation-title-font-size: 20px;--award-section-bg: #08111e;--footer-bg-color: #033033}.btn-cnr{display:flex;align-items:center;justify-content:center;padding:2rem 0}.btn-cnr .primary-btn{background:var(--btn-bg-gradient-color);color:var(--btn-text-color);padding:var(--btn-padding);font-size:var(--btn-font-size);text-transform:Capitalize;border-radius:var(--kp-radius-2);font-weight:var(--btn-font-weight);border:1px solid var(--btn-border-color);box-shadow:var(--btn-shadow-color);transform:none;cursor:pointer;transition:.3s ease;line-height:1.2;position:relative;overflow:hidden}.btn-cnr .primary-btn:hover,.btn-cnr .primary-btn:active{background:var(--btn-bg-gradient-hover-color);color:var(--btn-hover-text-color)}.btn-cnr .primary-btn:focus{outline:none}.btn-cnr .primary-btn::before{content:"";background:url(../images/btn-dotted-lines.svg) no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:0px;left:0px}.cta-pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:16px 32px;border-radius:999px;font-size:20px;font-weight:600;line-height:1.2;text-decoration:none;text-transform:none}.cta-pill-btn--light{color:#1e1e1e;background:#fff;border:1px solid hsla(0,0%,100%,.4);box-shadow:none}.cta-pill-btn--light::before{display:none}.cta-pill-btn--light:hover,.cta-pill-btn--light:active{color:#2b2b2b;background:hsla(0,0%,100%,.92);box-shadow:none}.btn-hero-outline{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:32px;font-size:20px;font-weight:600;line-height:1.2;text-decoration:none;color:#fff;background:hsla(0,0%,100%,.06);outline:none;border:3px solid hsla(0,0%,100%,.3);transition:transform .3s ease,box-shadow .3s ease}.btn-hero-outline.is-hovered{box-shadow:0 0 22px rgba(99,102,241,.5),0 0 8px rgba(56,189,248,.3)}.btn-hero-outline:hover .icon-circle{transform:translateX(8px) scale(1);stroke:#fff}.btn-hero-outline .icon-circle{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:32px;background:var(--White, #FFF);transform:translateX(-4px) scale(0.8);transition:all .4s cubic-bezier(0.05, 0.83, 0.43, 0.96)}.btn-hero-outline svg{width:17px;height:17px;flex-shrink:0;transition:transform .25s ease}.btn-hero-outline:hover,.btn-hero-outline:active{background:linear-gradient(90deg, #0072F5 0%, #0053F5 100%);box-shadow:0 8px 36px 0 rgba(0,114,245,.45);border:3px solid rgba(0,0,0,0);color:#fff}.btn-hero-outline:hover svg,.btn-hero-outline:active svg{transform:translateX(4px)}.btn-cta-primary{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:14px 32px;border-radius:999px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(277deg, #009bf5 -2.54%, #003df5 52.16%);border:none;text-decoration:none;transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 0 0 0 rgba(5,186,218,.4);animation:ctaPulse 3s ease-in-out infinite}.btn-cta-primary svg{width:18px;height:18px;stroke:currentColor;fill:none;transition:transform .25s ease}.btn-cta-primary:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,61,245,.45);color:#fff}.btn-cta-primary:hover svg{transform:translateX(4px)}@keyframes ctaPulse{0%{box-shadow:0 0 0 0 rgba(5,186,218,.4)}60%{box-shadow:0 0 0 12px rgba(5,186,218,0)}100%{box-shadow:0 0 0 0 rgba(5,186,218,0)}}.header-wrapper .btn-cta-primary{min-height:2.5rem;padding:8px 20px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.5);box-shadow:0 4px 4px 0 rgba(0,0,0,.15);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:8px 32px;overflow:visible}.site-header .header-wrapper{display:flex;justify-content:space-between;align-items:center;width:min(1120px,100%);margin:0 auto}.site-header .header-wrapper .btn-cta-primary{padding:10px 20px;min-height:auto}.logo{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.logo__icon{position:relative}.logo__img{display:block;height:52px;width:auto}.logo__svg{width:100%;height:100%;display:block}.logo__text{font-size:18px;font-weight:600;color:#fff}.nav{display:flex;align-items:center;gap:1rem}.nav__item{position:relative}.nav__link{display:flex;align-items:center;gap:4px;padding:12px 12px;font-size:16px;font-weight:500;color:hsla(0,0%,100%,.92);text-decoration:none;transition:color .18s,background .18s;text-shadow:0 1px 1px rgba(0,0,0,.44);white-space:nowrap;cursor:pointer;background:none;border:none;outline:none;line-height:1;position:relative}.nav__link.active{color:var(--header-menu-nav-link-active-text-color)}.nav__link.active:after{content:"";border:1px solid rgba(0,0,0,0);background:var(--highlight-border, linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFF 54.68%, rgba(255, 255, 255, 0) 102.58%));position:absolute;width:100%;height:1px;bottom:-16px;left:0;background-clip:content-box}.nav__link:hover{color:var(--header-menu-nav-link-active-text-color)}.nav__link:hover .nav__chevron{filter:invert(46%) sepia(94%) saturate(2834%) hue-rotate(183deg) brightness(102%) contrast(104%)}.nav__link--active{color:#9b6fef}.nav__item.open .nav__link--trigger{color:var(--header-menu-nav-link-active-text-color)}.nav__link--trigger.active{color:var(--header-menu-nav-link-active-text-color)}.nav__link--trigger.active .nav__chevron{filter:invert(30%) sepia(92%) saturate(746%) hue-rotate(165deg) brightness(112%) contrast(104%);opacity:.9}.nav__chevron{display:inline-block;width:14px;height:14px;transition:transform .25s cubic-bezier(0.22, 1, 0.36, 1);opacity:.6;flex-shrink:0}.nav__item.open .nav__chevron{transform:rotate(180deg);opacity:1}.cta-btn{border-radius:52px;background:hsla(0,0%,100%,.2);display:flex;padding:10px 20px;align-items:center;font-size:14px;font-weight:500;color:#fff;border:1.5px solid hsla(0,0%,100%,.28);transition:background .18s,border-color .18s,transform .15s;cursor:pointer;flex-shrink:0;text-decoration:none;white-space:nowrap}.cta-btn:hover{background:hsla(0,0%,100%,.28);border-color:hsla(0,0%,100%,.5);transform:translateY(-1px)}.dropdown{position:fixed;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 12px 40px rgba(0,0,0,.13),0 2px 8px rgba(108,63,197,.06);z-index:999;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .22s cubic-bezier(0.22, 1, 0.36, 1),transform .22s cubic-bezier(0.22, 1, 0.36, 1)}.dropdown .dropdown-bg{position:relative}.dropdown .dropdown-bg::before,.dropdown .dropdown-bg::after{content:"";position:absolute;width:300px;height:200px;background-repeat:no-repeat;background-size:contain;pointer-events:none}.dropdown .dropdown-bg::before{top:0;left:0;background-image:url("/assets/images/clip-path-img-1.webp")}.dropdown .dropdown-bg::after{bottom:-14px;right:0;background-image:url("/assets/images/clip-path-img-2.webp")}.nav__item.open .dropdown{opacity:1;transform:translateY(0);pointer-events:auto}.dropdown__inner{max-width:min(1120px,100%);margin:0 auto;padding:20px 12px;display:flex;align-items:stretch;gap:4rem}.dropdown__left-label{display:flex;align-items:center;font-size:2rem;color:#1e1e1e;flex-shrink:0}.dropdown__big-title{color:#1e1e1e;font-size:32px;font-weight:400}.dropdown .col-2-layout{display:flex;flex-direction:row;gap:2rem}.dropdown__col{min-width:170px;display:flex;flex-direction:column;gap:12px}.dropdown__col.prod-nav-list{padding-left:5%}.dropdown__col.plugnplay-nav-list{padding-left:14%}.dropdown__col.solution-nav-list{padding-left:14%}.dropdown__col.resources-nav-list{padding-left:48%}.dropdown__section-label{font-size:12px;font-weight:600;text-transform:uppercase;color:#0072f5}.dropdown__heading{font-size:18px;font-weight:600;color:#1e1e1e;text-decoration:none}.dropdown__heading:hover{color:#0072f5}.dropdown__heading--spaced{margin-top:12px}.dropdown__arrow{font-size:13px;opacity:.5}.dropdown .sub-nav-cnr{display:flex;flex-direction:column;gap:20px}.dropdown .sub-nav-list{display:flex;flex-direction:column;gap:4px}.dropdown__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.dropdown__links--spaced{margin-bottom:16px}.dropdown__links-item{display:contents}.dropdown__link{display:block;padding:4px 0;font-size:16px;color:#3a3a58;text-decoration:none;transition:color .15s}.dropdown__link .active{color:#0072f5;font-weight:600}.dropdown__link:hover,.dropdown__link--active{color:#0072f5}.dropdown__divider{width:1px;background:rgba(0,0,0,.07);align-self:stretch;flex-shrink:0}.blur-overlay{position:fixed;inset:62px 0 0 0;background:rgba(10,4,28,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:998;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(0.22, 1, 0.36, 1)}body.menu-open .blur-overlay{opacity:1;pointer-events:auto}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:6px;flex-shrink:0}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s cubic-bezier(0.22, 1, 0.36, 1),opacity .3s ease;transform-origin:center}.hamburger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none}.mobile-menu__backdrop{position:absolute;inset:0;background:rgba(10,4,28,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .35s ease}.mobile-menu.open .mobile-menu__backdrop{opacity:1}.mobile-menu__panel{position:absolute;top:0;left:0;bottom:0;width:min(480px,100%);background:#fff;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1);overflow:hidden;box-shadow:4px 0 32px rgba(0,0,0,.25);z-index:100000}.mobile-menu.open .mobile-menu__panel{transform:translateX(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#4a03a2;min-height:64px;flex-shrink:0}.mobile-menu__header-title{font-size:20px;font-weight:700;color:#fff;flex:1}.mobile-menu__back{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:8px 0;display:flex;align-items:center;gap:4px;white-space:nowrap;min-width:60px}.mobile-menu__back:hover{opacity:.85}.mobile-menu__close{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;line-height:1;padding:4px;min-width:36px;display:flex;align-items:center;justify-content:flex-end}.mobile-menu__close:hover{opacity:.85}.mobile-menu__screens{flex:1;overflow:hidden;position:relative}.mobile-menu__screen{position:absolute;inset:0;overflow-y:auto;background:#fff;transform:translateX(0);transition:transform .32s cubic-bezier(0.22, 1, 0.36, 1)}.mobile-menu__screen--hidden-left{transform:translateX(-100%)}.mobile-menu__screen--hidden-right{transform:translateX(100%)}.mobile-menu__list{list-style:none;padding:8px 0;margin:0}.mobile-menu__item{border-bottom:1px solid rgba(0,0,0,.07)}.mobile-menu__link,.mobile-menu__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 24px;font-size:18px;font-weight:500;color:#1e1e1e;text-decoration:none;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s,color .15s;font-family:inherit}.mobile-menu__link:hover,.mobile-menu__trigger:hover{background:rgba(91,33,182,.05);color:#4a03a2}.mobile-menu__arrow{font-size:18px;color:#aaa;flex-shrink:0}.mobile-menu__cta-wrap{padding:24px 24px 32px}.mobile-menu__cta{display:block;width:100%;padding:14px 20px;border-radius:52px;background:#4a03a2;color:#fff;font-size:16px;font-weight:600;text-align:center;border:none;cursor:pointer;font-family:inherit;transition:background .18s,transform .15s}.mobile-menu__cta:hover{background:#4c1d95;transform:translateY(-1px)}.mobile-menu__sub-title{font-size:28px;color:#1e1e1e;padding:20px 24px 12px;margin:0;border-bottom:1px solid rgba(0,0,0,.07)}.mobile-menu__sub-section{padding:8px 0 24px}.mobile-menu__sub-heading{display:flex;align-items:center;justify-content:space-between;padding:14px 24px 8px;font-size:15px;font-weight:700;color:#1e1e1e;text-decoration:none;transition:color .15s}.mobile-menu__sub-heading:hover{color:#0072f5}.mobile-menu__sub-list{list-style:none;padding:0;margin:0 0 8px}.mobile-menu__sub-link{display:block;padding:12px 24px 12px 32px;font-size:16px;color:#3a3a58;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.05);transition:color .15s,background .15s}.mobile-menu__sub-link:hover,.mobile-menu__sub-link--active{color:#0072f5;background:rgba(0,114,245,.04)}@media(max-width: 767px){.site-header{padding:14px 20px}.site-header .header-wrapper .btn-cta-primary{margin-left:auto;margin-right:2rem}.site-header .logo .logo__icon .logo__img{height:2rem}.nav,.cta-btn,.blur-overlay{display:none !important}.hamburger{display:flex}.mobile-menu{display:block}.mobile-menu.open{position:fixed !important;top:0 !important;left:0;width:100%;height:100vh;z-index:99999}}@media(min-width: 768px)and (max-width: 991px){.site-header{padding:14px 20px}.site-header .header-wrapper .btn-cta-primary{margin-left:auto;margin-right:2rem}.site-header .logo .logo__icon .logo__img{height:2rem}.nav,.cta-btn,.blur-overlay{display:none !important}.hamburger{display:flex}.mobile-menu{display:block}.mobile-menu.open{position:fixed !important;top:0 !important;left:0;width:100%;height:100vh;z-index:99999}}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:40px 24px}.hero__title{font-size:clamp(2rem,5vw,3.6rem);font-weight:600;color:#fff;line-height:1.15;max-width:700px}.hero__highlight{color:#9b6fef}.hero__subtitle{font-size:15px;color:hsla(0,0%,100%,.55);max-width:480px;line-height:1.7}.footer{width:100%;background:linear-gradient(175deg, #0a0812 0%, #100d1f 100%);border-top:1px solid rgba(124,92,252,.22);position:relative;overflow:hidden}.footer__inner{position:relative;z-index:1;width:min(1120px,100%);margin:0 auto}.footer__top{display:flex;align-items:center;justify-content:space-between;padding:14px 0px;border-bottom:1px solid hsla(0,0%,100%,.07)}.footer__top-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.footer__brand{display:flex;align-items:center;gap:14px}.footer__social{display:flex;align-items:center;gap:10px}.footer__social-link{width:36px;height:36px;border-radius:20px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.03);display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;color:#bfbfd6;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,color .18s ease,transform .18s ease}.footer__social-link svg{width:16px;height:16px;fill:currentColor}.footer__social-link:hover{border-color:rgba(124,92,252,.5);background:rgba(124,92,252,.1);box-shadow:0 0 14px rgba(124,92,252,.22);color:#c4b5fd;transform:translateY(-2px)}.footer__content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;padding:20px 0 20px;border-bottom:1px solid hsla(0,0%,100%,.07)}.footer__col{display:flex;flex-direction:column;gap:.25rem}.footer__col.column-width{width:min(458px,100%)}.footer__col:last-child{border-right:none;padding-left:3rem}.footer__title{color:#6c6c6c;font-size:14px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.footer__title--mt{margin-top:28px}.footer__sub-title{font-size:14px;color:hsla(0,0%,100%,.9);white-space:nowrap}.footer__list{display:flex;flex-direction:column}.footer__row{display:flex;flex-direction:row;gap:12px}.footer__left-column,.footer__right-column{display:flex;flex-direction:column;gap:1rem}.footer .footer-nav-list{display:flex;flex-direction:column}.footer__link{color:#aeaeae;font-size:13px;font-weight:500;padding:.5rem 0;display:inline-block;position:relative;transition:color .18s ease}.footer__link:hover{color:#00e1ff}.footer__link:hover::before{transform:translateY(-50%) scale(1);opacity:1}.footer__link--active{color:#00e1ff;font-weight:500}.footer__link--active::before{transform:translateY(-50%) scale(1);opacity:1}.footer__link--heading{display:block;font-size:14px;font-weight:500;color:#f0eeff;white-space:nowrap}.footer__link--heading:hover{color:#00e1ff}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:22px 0 26px}.footer__copyright{font-size:14px;color:hsla(0,0%,100%,.7);letter-spacing:.01em}.footer__copyright strong{font-weight:500;color:#bfbfd6}.footer__legal{display:flex;align-items:center;gap:6px}.footer__legal-link{font-size:14px;color:hsla(0,0%,100%,.7);text-decoration:none;padding:4px 10px;border-radius:4px;transition:color .18s ease,background .18s ease}.footer__legal-link:hover{color:#bfbfd6;background:hsla(0,0%,100%,.04)}.footer__legal-sep{display:inline-block;width:1px;height:10px;background:hsla(0,0%,100%,.5);flex-shrink:0}.footer__legal-desc{font-size:14px;color:hsla(0,0%,100%,.7)}@keyframes kap-pulse{0%,100%{opacity:1}50%{opacity:.35}}@media(max-width: 768px){.footer__content{display:block;padding:0}.footer__col{padding:0px 1rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.footer__col:last-child{padding:0px 1rem}.footer__col.column-width{width:100%}.footer__title{position:relative;padding:16px 32px 16px 0;font-size:13px;color:#8f90a6;cursor:pointer}.footer__title::after{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;border-right:2px solid #8f90a6;border-bottom:2px solid #8f90a6;transform:translateY(-50%) rotate(45deg);transition:.3s ease}.footer__col.active{background:radial-gradient(251.65% 89.92% at 50.22% 50.31%, rgba(6, 182, 212, 0.06) 0%, rgba(6, 182, 212, 0.24) 100%);border:1px solid rgba(6,182,212,.2)}.footer__col.active .footer__title{color:#00e1ff}.footer__col.active .footer__title::after{transform:translateY(-50%) rotate(-135deg);border-color:#00e1ff}.footer__list{display:none;padding-left:0}.footer__col.active .footer__list{display:flex;flex-direction:column}.footer__sub-title{font-size:13px;color:#d0d0e0;margin-top:10px;text-transform:uppercase}.footer__link{font-size:14px;color:#a9a9b8}.footer__link:hover{color:#00e1ff}.footer__link--heading{display:block;color:#fff;padding:.5rem 0}.footer__top{padding:12px}.footer__bottom{flex-direction:column;text-align:center;gap:10px}.footer__legal{flex-wrap:wrap;justify-content:center}}