.Contact_container__ZEYbW{min-height:100vh;background-color:#eef1fd;display:flex;flex-direction:column;width:100%}.Contact_main__tGOYu{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.Contact_content__s5Lt3{display:flex;max-width:1200px;width:100%;gap:2rem}.Contact_leftSection__EF1GL{flex:1;padding:2rem 0}.Contact_title__7TgAL{font-size:3rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.2}.Contact_subtitle__DkirK{font-size:1.125rem;color:#444;margin-bottom:2rem;line-height:1.5}.Contact_benefitsList__ho7Qx{list-style:none;padding:0;margin:0}.Contact_benefitsList__ho7Qx li{margin-bottom:1.25rem;display:flex;align-items:flex-start;font-size:1.125rem;color:#333;line-height:1.5}.Contact_checkmark__vJLQ6{color:#34A853;font-weight:700;margin-right:.75rem;font-size:1.25rem}.Contact_formContainer__dlt5A{flex:1;background-color:#333;border-radius:12px;padding:2rem;color:white;box-shadow:0 8px 30px rgba(0,0,0,.12)}.Contact_form__a5YHI{display:flex;flex-direction:column;gap:1.25rem}.Contact_formRow__yqFRx{display:flex;gap:1rem}.Contact_formGroup__7sOw5{flex:1;display:flex;flex-direction:column}.Contact_formGroup__7sOw5 label{margin-bottom:.5rem;font-size:.95rem}.Contact_formGroup__7sOw5 input,.Contact_formGroup__7sOw5 select,.Contact_formGroup__7sOw5 textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background-color:white;color:#333}.Contact_formGroup__7sOw5 textarea{resize:vertical;min-height:80px}.Contact_formGroup__7sOw5 select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2.5rem}.Contact_checkboxGroup__m52Tg{display:flex;align-items:flex-start;gap:.75rem}.Contact_checkboxGroup__m52Tg input{margin-top:.25rem}.Contact_checkboxGroup__m52Tg label{font-size:.95rem;line-height:1.4}.Contact_submitButton__LgduY{margin-top:1rem;padding:.875rem 2.5rem;background-color:white;color:#333;border:none;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;align-self:flex-start;transition:background-color .2s ease}.Contact_submitButton__LgduY:hover{background-color:#f0f0f0}.Contact_error__kF7vH{color:#ff6b6b;font-size:.875rem;margin-top:.5rem}.Contact_successMessage__SOw3E{text-align:center;padding:2rem 1rem}.Contact_successMessage__SOw3E h2{color:white;margin-bottom:1rem;font-size:1.5rem}.Contact_successMessage__SOw3E p{color:#ddd;font-size:1.125rem;line-height:1.5}.Contact_contactInfoContainer__Y2PsY{background-color:#f8fafc;border-radius:10px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.05)}.Contact_contactTitle__EI0_i{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.Contact_contactSubtitle__AqaVb{font-size:1rem;color:#64748b;margin-bottom:2rem;line-height:1.5}.Contact_contactDetailsList__WX9Uk{display:flex;flex-direction:column;gap:1.5rem}.Contact_contactDetail__73Wrh{display:flex;align-items:flex-start;gap:1rem}.Contact_contactIcon__uo_Pa{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(0,163,255,.1);border-radius:50%;color:#00a3ff;flex-shrink:0}.Contact_contactText__u8gvg h3{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.Contact_contactText__u8gvg p{font-size:.95rem;color:#64748b;margin:0}.Contact_contactLink__qGk5P{color:#00a3ff;text-decoration:none;font-weight:500;transition:color .2s ease}.Contact_contactLink__qGk5P:hover{color:#0076b8;text-decoration:underline}@media (max-width:992px){.Contact_content__s5Lt3{flex-direction:column}.Contact_formContainer__dlt5A,.Contact_leftSection__EF1GL{flex:none;width:100%}.Contact_leftSection__EF1GL{padding:1rem 0}.Contact_title__7TgAL{font-size:2.5rem}}@media (max-width:576px){.Contact_formRow__yqFRx{flex-direction:column;gap:1.25rem}.Contact_title__7TgAL{font-size:2rem}.Contact_main__tGOYu{padding:1rem}}.Button_button__DgYPU{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-weight:600;transition:all .2s ease;cursor:pointer;border:none;outline:none;text-align:center;white-space:nowrap;touch-action:manipulation;min-height:44px}.Button_button__DgYPU span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Button_button__DgYPU:disabled{opacity:.7;cursor:not-allowed}.Button_primary__JRIAm{background-color:#2E5EF0;color:white}.Button_primary__JRIAm:hover:not(:disabled){background-color:#1b44be}.Button_primary__JRIAm:active:not(:disabled){background-color:#1d4ed8}.Button_black__He43L{background-color:#26292C;color:white}.Button_black__He43L:active:not(:disabled),.Button_black__He43L:hover:not(:disabled){background-color:#191b1d}.Button_white__0osa3{background-color:#FFFFFF;color:#2E5EF0}.Button_white__0osa3:hover:not(:disabled){background-color:#d4d4d4}.Button_white__0osa3:active:not(:disabled){background-color:#FFFFFF}.Button_secondary__egtBn{background-color:#dbeafe;color:#2E5EF0}.Button_secondary__egtBn:hover:not(:disabled){background-color:#bfdbfe}.Button_secondary__egtBn:active:not(:disabled){background-color:#93c5fd}.Button_outline__IRc3m{background-color:transparent;border:1px solid #3b82f6;color:#3b82f6}.Button_outline__IRc3m:hover:not(:disabled){background-color:#f0f9ff}.Button_outline__IRc3m:active:not(:disabled){background-color:#e0f2fe}.Button_green__cUED0{--tw-bg-opacity:1;background-color:#39594d;background-color:rgb(57 89 77/var(--tw-bg-opacity,1));color:white;font-weight:400}.Button_green__cUED0:hover:not(:disabled){--tw-bg-opacity:1;background-color:#2b3e35;background-color:rgb(43 62 53/var(--tw-bg-opacity,1))}.Button_green__cUED0:active:not(:disabled){--tw-bg-opacity:1;background-color:#1f2b1e;background-color:rgb(31 43 30/var(--tw-bg-opacity,1))}.Button_small__ULWpV{padding:.5rem .75rem;font-size:.875rem}.Button_medium__51DaM{padding:.625rem 1rem;font-size:1rem}.Button_large__tGv0n{padding:.75rem 1.5rem;font-size:1.125rem}.Button_fullWidth__fXX8r{width:100%}@media (max-width:640px){.Button_button__DgYPU{min-height:48px}.Button_small__ULWpV{padding:.5rem .75rem;font-size:.875rem}.Button_medium__51DaM{padding:.625rem .875rem;font-size:1rem}.Button_large__tGv0n{padding:.75rem 1.25rem;font-size:1.125rem}.Button_button__DgYPU:not(.Button_fullWidth__fXX8r){min-width:100px}.Button_leftIcon__vxVR_{margin-right:.375rem}.Button_rightIcon__ntxsP{margin-left:.375rem}}@media (max-width:480px){.Button_buttonContainer__QWN2J{display:flex;flex-direction:column;gap:.75rem;width:100%}.Button_buttonContainer__QWN2J .Button_button__DgYPU{width:100%}.Button_buttonGroup__CUelB:not(.Button_vertical__m19gh){flex-direction:column}}.Button_button__DgYPU:active{transform:translateY(1px)}.Button_buttonGroup__CUelB{display:flex;gap:1rem}.Button_buttonGroup__CUelB.Button_vertical__m19gh{flex-direction:column}@media (max-width:640px){.Button_buttonGroup__CUelB:not(.Button_vertical__m19gh){flex-wrap:wrap}}.Button_leftIcon__vxVR_{margin-right:.5rem;display:inline-flex}.Button_rightIcon__ntxsP{margin-left:.5rem;display:inline-flex}.Button_loading__53a4v{position:relative;cursor:wait}.Button_spinner__Lg2Qq{display:inline-flex;margin-right:8px;vertical-align:middle}.Button_spinnerCircle__dCzBd{display:block;width:16px;height:16px;border-radius:50%;border:2px solid;border-top:2px solid transparent;animation:Button_spin__VrgJ_ .8s linear infinite}@keyframes Button_spin__VrgJ_{to{transform:rotate(1turn)}}.Button_buttonText__g4Yjv{vertical-align:middle}.Header_header__b6rsY{position:sticky;top:0;z-index:100;background-color:white;box-shadow:0 3px 10px rgba(0,0,0,.08);width:100%}.Header_container__O36kb{justify-content:space-between;margin:0 auto;padding:1rem 2rem;width:100%}.Header_container__O36kb,.Header_logo__h1sXA{display:flex;align-items:center}.Header_desktopNav__1gHQ0{display:flex;position:relative}.Header_navList__OKV5Q{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:2rem}.Header_navLink__7_4BM{color:#333;text-decoration:none;font-weight:500;font-size:.95rem;padding:.5rem 0;transition:color .2s ease}.Header_navLink__7_4BM:hover{color:#67768e}.Header_headerActions__DjZ9w{display:flex;gap:1rem;align-items:center}.Header_signInLink__qoEqI{color:#4a4a4a;text-decoration:none;font-size:.95rem;font-weight:500}.Header_demoButton__AOxeq{background-color:#3a3a3a;color:white;padding:.5rem 1rem;border-radius:2rem;text-decoration:none;font-size:.85rem;font-weight:500;transition:background-color .2s ease}.Header_demoButton__AOxeq:hover{background-color:#1a1a1a}.Header_mobileMenuButton__YRnsX{display:none;background:none;border:none;cursor:pointer;color:#333}.Header_mobileNav__ZnIjw{position:fixed;top:0;right:-100%;width:100%;height:100%;background-color:white;transition:right .3s ease;z-index:1000}.Header_mobileNav__ZnIjw.Header_open__lXlBT{right:0}.Header_mobileNavHeader__vTV6L{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid #eee}.Header_closeButton__240w_{background:none;border:none;cursor:pointer;color:#333;font-size:1.5rem}.Header_mobileNavContent__YGQli{padding:2rem}.Header_mobileNavList__GF8X5{list-style:none;padding:0;margin:0}.Header_mobileNavItem__M9g1q{margin-bottom:1.5rem}.Header_mobileNavLink__xfO4p{color:#333;text-decoration:none;font-weight:500;font-size:1.25rem}.Header_mobileNavActions__RA2YH{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.Header_mobileLoginButton__HGmiB{background-color:#333;color:white}.Header_mobileLoginButtonSecondary__QyB1Y,.Header_mobileLoginButton__HGmiB{display:inline-block;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:500;font-size:1rem;text-align:center}.Header_mobileLoginButtonSecondary__QyB1Y{background-color:#f5f5f5;color:#333}.Header_dropdownTrigger___zwMk{display:flex;align-items:center;gap:4px;cursor:pointer}.Header_dropdownArrow__WBob3{transition:transform .2s ease}.Header_dropdownArrow__WBob3.Header_open__lXlBT{transform:rotate(180deg)}.Header_dropdownMenu__78S0x{position:absolute;top:100%;left:calc(50px - 10%);background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;width:400px;min-height:200px;z-index:50}.Header_dropdownMenu__78S0x.Header_open__lXlBT{opacity:1;visibility:visible;transform:translateY(0)}.Header_dropdownLink__FwzrP{display:block;padding:12px 16px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;border-radius:6px;margin:4px}.Header_dropdownLink__FwzrP:hover{background-color:#f3f4f6;color:#1f2937}.Header_dropdownLink__FwzrP.Header_active__C_hPE{background-color:#eff6ff;color:#2563eb}.Header_mobileDropdownTrigger__Z_EwR{display:flex!important;justify-content:space-between;align-items:center;width:100%;text-align:left;background:none;border:none;cursor:pointer}.Header_mobileDropdownArrow__0xPoM{transition:transform .3s ease;flex-shrink:0}.Header_mobileDropdownArrow__0xPoM.Header_open__lXlBT{transform:rotate(180deg)}.Header_mobileSubmenu__Yt8Ot{max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0}.Header_mobileSubmenu__Yt8Ot.Header_open__lXlBT{max-height:300px;opacity:1}.Header_mobileSubmenuContent__JPIgv{padding:16px 20px;background-color:#f8f9fa;border-radius:8px;margin:8px 0}.Header_mobileSubmenuTitle__cwiCg{font-size:11px;font-weight:600;text-transform:uppercase;color:#6b7280;margin-bottom:12px;letter-spacing:.05em}.Header_mobileSubmenuList__2EuEW{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.Header_mobileSubmenuLink__D2U6V{display:block;padding:8px 0;color:#374151;text-decoration:none;transition:color .2s ease;border-radius:4px}.Header_mobileSubmenuLink__D2U6V:hover{color:#2563eb}.Header_mobileSubmenuLink__D2U6V.Header_active__C_hPE{color:#2563eb;font-weight:500}@media (max-width:768px){.Header_mobileSubmenu__Yt8Ot.Header_open__lXlBT{max-height:400px}}@media (max-width:992px){.Header_desktopNav__1gHQ0{display:none}.Header_mobileMenuButton__YRnsX{display:block}}@media (max-width:768px){.Header_headerActions__DjZ9w{display:none}}@media (max-width:576px){.Header_container__O36kb{padding:1rem}}.Home_container__9OuOz{width:100%;overflow-x:hidden}.Home_header__ZUWxe{position:sticky;top:0;z-index:100;background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Home_navigationBar__zT5gQ{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 2rem}.Home_logo__ZEOng{flex-shrink:0}.Home_mainNav__SBKmO ul{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.Home_mainNav__SBKmO a{color:#333;text-decoration:none;font-weight:500;font-size:.95rem}.Home_headerButtons__IOJgF{display:flex;gap:1rem;align-items:center}.Home_searchButton__0Ct0A{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:#f5f5f5}.Home_searchIcon__z2_Dz{font-size:1.25rem;color:#666}.Home_loginButton__SXCRR{padding:.5rem 1rem;background-color:#333;color:white;border-radius:4px;text-decoration:none;font-weight:500;font-size:.95rem}.Home_heroSection__XIXHz{padding:4rem 2rem;text-align:center;max-width:1300px;margin:0 auto}.Home_heroContent__IGkft h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#333}.Home_heroContent__IGkft p{font-size:1.25rem;color:#666;margin-bottom:2rem;line-height:1.5}.Home_heroCta__eM1dA{display:flex;justify-content:center;gap:1rem}.Home_primaryButton__2qxWM{background-color:#6c5ce7;color:white;border-radius:4px}.Home_primaryButton__2qxWM,.Home_secondaryButton__K3NZJ{padding:.75rem 1.5rem;text-decoration:none;font-weight:500;font-size:1rem}.Home_secondaryButton__K3NZJ{background-color:transparent;color:#6c5ce7;border:1px solid #6c5ce7;border-radius:4px}.Home_heroImageSection__F3AFi{display:flex;justify-content:center;background:rgb(242,242,242);padding:3rem 2rem;margin-bottom:2rem}.Home_heroImageContainer__azhXK{max-width:800px;width:100%;background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1)}.Home_heroImage__V6IoR{width:100%;height:auto;display:block}.Home_clientLogos__EEjBS{padding:3rem 2rem;border-bottom:1px solid #eee}.Home_clientLogos__EEjBS,.Home_logoWrapper__vfm1S{display:flex;justify-content:center;align-items:center}.Home_logoWrapper__vfm1S{gap:4rem}.Home_carouselContainer__Bzztd{position:relative;width:100%;min-height:108px}@media (min-width:1280px){.Home_carouselContainer__Bzztd{min-height:138px}}.Home_slideContainer__GR5MM{position:relative;display:flex;justify-content:center;transition:opacity .5s ease-in-out}.Home_activeSlide__VDWXW{opacity:1}.Home_inactiveSlide__DsY4N{opacity:0}.Home_slideContent__UjhsP{position:absolute;left:50%;top:24px;transform:translateX(-50%)}.Home_logoGrid___2CZY{display:flex;flex-direction:row;gap:2.5rem;overflow:hidden;width:90%;margin-left:auto;margin-right:auto}.Home_logoContainer__Aeebd{display:flex;height:60px;width:170px;justify-content:center;transition:opacity .5s ease-in-out}@media (min-width:1280px){.Home_logoContainer__Aeebd{height:90px;width:240px}}.Home_visibleLogo__89Lly{opacity:1}.Home_hiddenLogo__zxQg2{opacity:0}.Home_mobileScrollContainer__N3TTW{display:flex;height:60px;align-items:center;justify-content:around;gap:1rem;padding-left:1rem;animation:Home_scroll3__EEj71 60s linear infinite}@media (min-width:640px){.Home_mobileScrollContainer__N3TTW{animation:Home_scroll2__l67DW 25s linear infinite;margin-left:2.5rem;gap:2.5rem}}.Home_mobileLogoContainer__vKcMb{display:flex;height:60px;width:170px;justify-content:center;transition:opacity .5s ease-in-out;opacity:1;flex-shrink:0}@keyframes Home_scroll2__l67DW{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes Home_scroll3__EEj71{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.Home_modelsSection___H7JO{text-align:center;padding:4rem 2rem}.Home_modelsSection___H7JO h2{font-size:2.5rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:2rem}.Home_featureSection__ao17g{display:flex;flex-wrap:wrap;padding:0 2rem;margin:4rem 0;position:relative;background:linear-gradient(145deg,#ff9f7f,#ff7f7f,#dc79ff);overflow:hidden}.Home_featureCard__Tfgwd{flex:1;padding:3rem;color:white;min-width:300px}.Home_featureCard__Tfgwd h3{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.Home_featureCard__Tfgwd p{font-size:1.1rem;margin-bottom:2rem;line-height:1.5}.Home_featureLink__m5tra{color:white;text-decoration:none;font-weight:500;display:inline-block}.Home_featureImageRight__dcZ0i{flex:1;min-width:300px;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.Home_featureImage__K7bAY{width:100%;max-width:600px;height:auto;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1)}.Home_applicationsSection__MEmSx{padding:4rem 2rem}.Home_applicationCards__sTrfl{display:flex;gap:2rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center}.Home_applicationCard__fppwh{flex:1;min-width:300px;max-width:500px;background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1)}.Home_applicationContent__LQx2F h2{font-size:2.2rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:2rem;text-align:center}.Home_benefitItems__LXLt_{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:1200px;margin:0 auto}.Home_benefitItem__9f9qX{flex:1;min-width:300px;display:flex;align-items:flex-start;gap:1rem}.Home_benefitIcon__RY_0U{flex-shrink:0;width:48px;height:48px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center}.Home_benefitText__KvoFl h4{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#333}.Home_benefitText__KvoFl p{font-size:1rem;color:#666;line-height:1.5}.Home_useCasesSection__q39lg{padding:4rem 2rem;background-color:#f9f9f9;position:relative}.Home_useCasesSection__q39lg h2{font-size:2.2rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:2rem;text-align:center}.Home_carouselControls__rmNX2{display:flex;justify-content:flex-end;gap:.5rem;margin-bottom:1.5rem;max-width:1200px;margin-left:auto;margin-right:auto}.Home_carouselButton__HVG6I{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid #ddd;background-color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem}.Home_carousel__EGCQw{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scrollbar-width:none;max-width:1200px;margin:0 auto}.Home_carousel__EGCQw::-webkit-scrollbar{display:none}.Home_carouselCard__kiuP8{flex:0 0 auto;width:250px;border-radius:8px;overflow:hidden;background-color:white;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Home_carouselCard__kiuP8 h4{padding:1rem;font-size:1rem;font-weight:600;color:#333}.Home_customizableSection__WeXhw{padding:4rem 2rem;display:flex;flex-wrap:wrap;gap:2rem;align-items:center;max-width:1200px;margin:0 auto}.Home_customizableContent__IAhtz{flex:1;min-width:300px}.Home_customizableContent__IAhtz h2{font-size:2.2rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:2rem}.Home_customizableList__cIRJ3{list-style:none;padding:0;margin:0 0 2rem}.Home_customizableList__cIRJ3 li{padding:.75rem 0;border-bottom:1px solid #eee;font-size:1rem;color:#666;line-height:1.5}.Home_customizableList__cIRJ3 li:first-child{border-top:1px solid #eee}.Home_textLink__ApqGI{color:#6c5ce7;text-decoration:none;font-weight:500}.Home_customizableImage__91Zxk{flex:1;min-width:300px;display:flex;justify-content:center}.Home_deploymentSection__0CtNI{padding:4rem 2rem}.Home_deploymentSection__0CtNI h2{font-size:2.2rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:2rem;text-align:center;max-width:1300px;margin-left:auto;margin-right:auto}.Home_deploymentOptions__9J9AM{display:flex;justify-content:center;margin-bottom:3rem}.Home_deploymentContent__uhaFU{max-width:1300px}.Home_deploymentList__LGjfJ{list-style:none;padding:0;margin:0 0 2rem}.Home_deploymentList__LGjfJ li{padding:.5rem 0 .5rem 2rem;position:relative;font-size:1rem;color:#666;line-height:1.5}.Home_deploymentList__LGjfJ li:before{content:"✓";position:absolute;left:0;color:#6c5ce7;font-weight:700}.Home_partnerLogos__9bmgJ{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;padding:2rem 0}.Home_partnershipSection__A528M{padding:4rem 2rem;background-color:#f9f9f9}.Home_partnershipSection__A528M h2{font-size:2.2rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:2rem;text-align:center}.Home_partnerSpotlight__kAtUb{display:flex;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;align-items:center}.Home_partnerInfo__mfvP0{flex:1;min-width:300px;padding:1rem 0}.Home_partnerQuote__NS7aS{font-size:1.1rem;color:#666;line-height:1.6;margin:2rem 0;font-style:italic}.Home_partnerAttribution__zpTiI{font-size:1rem;color:#333;font-weight:500}.Home_partnerImage__WttsT{flex:1;min-width:300px}.Home_ctaSection__Pbu4o{padding:4rem 2rem;text-align:center;background:linear-gradient(145deg,#6c5ce7,#3d5af1);color:white}.Home_ctaSection__Pbu4o h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.Home_ctaButton__twyFF{display:inline-block;padding:1rem 2rem;background-color:white;color:#6c5ce7;border-radius:4px;text-decoration:none;font-weight:600;font-size:1rem}.Home_footer__wJNRn{background-color:#333;color:white;padding:4rem 2rem 2rem}.Home_footerContent__wfaND{display:flex;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.Home_footerColumn__BUWaC{flex:1;min-width:150px}.Home_footerColumn__BUWaC h4{font-size:1.1rem;margin-bottom:1.5rem;font-weight:600}.Home_footerColumn__BUWaC ul{list-style:none;padding:0;margin:0}.Home_footerColumn__BUWaC li{margin-bottom:.75rem}.Home_footerColumn__BUWaC a{color:#ccc;text-decoration:none;font-size:.9rem}.Home_footerColumn__BUWaC a:hover{color:white}.Home_footerBottom__YbXOc{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:2rem;max-width:1200px;margin:0 auto}.Home_copyright__L_krK{color:#999;font-size:.85rem}.Home_socialLinks__gym1b{display:flex;gap:1.5rem}.Home_socialLinks__gym1b a{color:#ccc;text-decoration:none;font-size:1.2rem}.Home_socialLinks__gym1b a:hover{color:white}@media (max-width:1024px){.Home_heroContent__IGkft h1{font-size:2.5rem}.Home_customizableImage__91Zxk{order:-1}}@media (max-width:768px){.Home_mainNav__SBKmO{display:none}.Home_heroContent__IGkft h1{font-size:2rem}.Home_heroContent__IGkft p{font-size:1.1rem}.Home_featureCard__Tfgwd,.Home_featureImageRight__dcZ0i,.Home_partnerImage__WttsT,.Home_partnerInfo__mfvP0{flex:100%}.Home_footerColumn__BUWaC{flex:0 0 calc(50% - 2rem)}}.Pricing_container__l7DD6{max-width:1200px;margin:0 auto;padding:24px 1rem 2rem}.Pricing_heroSection__d2QiZ{text-align:center;margin-bottom:3rem}.Pricing_title__s_0nE{font-size:3rem;font-weight:800;text-align:center;margin-bottom:1rem;background:linear-gradient(90deg,#677680,#67768e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Pricing_description__b_kSv{text-align:center;color:#6b7280;font-size:1.25rem;max-width:600px;margin:0 auto 2.5rem}.Pricing_cardGrid___54U0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;z-index:1;position:relative}.Pricing_card__kItj8{border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease;background-color:#ffffff;height:100%;display:flex;flex-direction:column}.Pricing_cardHighlighted__Ygd2s{transform:scale(1.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:2px solid #3b82f6}.Pricing_cardHeader__3RYGI{padding:1.5rem;background-color:#ffffff}.Pricing_cardHeaderHighlighted__M7kAm{background-color:#eff6ff}.Pricing_cardTitle__R_KcA{font-size:1.5rem;font-weight:700;color:#111827}.Pricing_cardPrice__YjdOn{font-size:2.5rem;font-weight:800;color:#111827;margin-top:.75rem;display:flex;align-items:baseline}.Pricing_cardPeriod__wz0A7{font-size:1rem;font-weight:500;color:#6b7280;margin-left:.25rem}.Pricing_cardContent__RB4Jm{padding:1.5rem;background-color:#f9fafb;flex-grow:1;display:flex;flex-direction:column}.Pricing_featureList__9rdFt{margin-bottom:1.5rem;flex-grow:1}.Pricing_featureItem__lpXOD{display:flex;align-items:center;margin-bottom:.75rem;color:#4b5563}.Pricing_featureIcon__cIHbP{color:#10b981;margin-right:.75rem;flex-shrink:0}.Pricing_button__FOt_p{display:block;width:100%;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:600;text-align:center;transition:all .2s ease;cursor:pointer}.Pricing_buttonPrimary__flU2l{background-color:#3b82f6;color:white}.Pricing_buttonPrimary__flU2l:hover{background-color:#2563eb}.Pricing_buttonSecondary__2oew8{background-color:#dbeafe;color:#1e40af}.Pricing_buttonSecondary__2oew8:hover{background-color:#bfdbfe}.Pricing_sectionTitle__IUE0_{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#111827}.Pricing_faqSection__dtQOC{background-color:#f9fafb;padding:3rem 1rem;margin-top:2rem;border-radius:.75rem}.Pricing_faqContainer__G7kx7{max-width:800px;margin:0 auto}.Pricing_faqItem__PT6eK{border-bottom:1px solid #e5e7eb;padding:1.5rem 0}.Pricing_faqQuestion__O9ieX{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.Pricing_faqAnswer__ldZoy{color:#6b7280;line-height:1.6}@media (max-width:768px){.Pricing_cardGrid___54U0{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.Pricing_card__kItj8{max-width:100%}.Pricing_cardHighlighted__Ygd2s{transform:none;order:-1}.Pricing_title__s_0nE{font-size:2.5rem}}@media (max-width:480px){.Pricing_title__s_0nE{font-size:2rem}.Pricing_description__b_kSv{font-size:1.125rem}.Pricing_cardPrice__YjdOn{font-size:2rem}}.Layout_container__m2XBw{min-height:100vh;display:flex;flex-direction:column}.Layout_header__SXwWG{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;background-color:white;border-bottom:1px solid #eaeaea;position:sticky;top:0;z-index:100}.Layout_logo__A8yk9{flex-shrink:0}.Layout_navigation__6DRRG{display:flex;gap:2rem}.Layout_navLink__74KwE{color:#4a4a4a;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease}.Layout_navLink__74KwE:hover{color:#1e1e1e}.Layout_headerActions__T03LU{display:flex;align-items:center;gap:1rem}.Layout_signInLink__7tp7A{color:#4a4a4a;text-decoration:none;font-size:.95rem;font-weight:500}.Layout_demoButton__YywQr{background-color:#3a3a3a;color:white;padding:.5rem 1rem;border-radius:2rem;text-decoration:none;font-size:.85rem;font-weight:500;transition:background-color .2s ease}.Layout_demoButton__YywQr:hover{background-color:#1a1a1a}.Layout_mobileMenuButton__cxFEJ{display:none;background:none;border:none;color:#4a4a4a;cursor:pointer}.Layout_main__65zHd{flex:1;width:100%;overflow:hidden}.Layout_footer__2AN9N{background-color:#f8f9fa;padding:4rem 2rem 2rem;border-top:1px solid #eaeaea}.Layout_footerGrid__yP_bB{display:flex;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto 3rem}.Layout_footerBranding__d_bds{flex:1;min-width:250px}.Layout_footerTagline__u0qPM{margin-top:1rem;font-size:.95rem;color:#666}.Layout_footerLinks__6P5hJ{flex:2;display:flex;gap:3rem}.Layout_footerColumn__eCMQ0{flex:1}.Layout_footerHeading__wbOMV{font-size:1rem;font-weight:600;color:#333;margin-bottom:1.5rem}.Layout_footerList__r9FL0{list-style:none;padding:0;margin:0}.Layout_footerList__r9FL0 li{margin-bottom:.75rem}.Layout_footerList__r9FL0 a{color:#666;font-size:.95rem;text-decoration:none;transition:color .2s ease}.Layout_footerList__r9FL0 a:hover{color:#333}.Layout_footerBottom__mp8Ne{max-width:1200px;margin:0 auto;padding-top:1.5rem;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center}.Layout_copyright__dhB_o{font-size:.85rem;color:#888}.Layout_socialLinks__HynkC{display:flex;gap:1.25rem}.Layout_socialLinks__HynkC a{color:#666;transition:color .2s ease}.Layout_socialLinks__HynkC a:hover{color:#333}@media (max-width:992px){.Layout_footerLinks__6P5hJ{flex-wrap:wrap;gap:2rem}.Layout_footerColumn__eCMQ0{flex-basis:calc(50% - 1rem)}}@media (max-width:768px){.Layout_headerActions__T03LU,.Layout_navigation__6DRRG{display:none}.Layout_mobileMenuButton__cxFEJ{display:block}.Layout_footerBottom__mp8Ne{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:576px){.Layout_header__SXwWG{padding:1rem}.Layout_footer__2AN9N{padding:2rem 1rem 1rem}.Layout_footerGrid__yP_bB{gap:2rem}.Layout_footerLinks__6P5hJ{flex-direction:column;gap:2rem}.Layout_footerColumn__eCMQ0{flex-basis:100%}}.Footer_footer__JrJN9{background-color:rgb(46,46,46)}.Footer_AIMoves__naoci{background-image:linear-gradient(78deg,#ff7759,#7670c5 60%,#4c6ee6 90%)}.Footer_AIMoves__naoci,.Footer_keepUpToDate__wNub8{font-weight:400;font-size:24px}.Footer_newsFeedSub__IsKKR{font-size:.875rem;line-height:140%;letter-spacing:0}@media (max-width:768px){.Footer_footer__JrJN9{padding-top:0!important}}