.Logo_logoContainer__Md3ce{display:flex;align-items:center;justify-content:center;max-width:200px;max-height:200px}.Logo_image__6br5F{overflow:visible}.Logo_lowerPart__cuyUx{animation:Logo_rightToLeftFade__GYtSi var(--animation-duration-logo) ease-in-out forwards}.Logo_upperPart__WBOgj{animation:Logo_leftToRightFade__y7_ZT var(--animation-duration-logo) ease-in-out forwards}@keyframes Logo_leftToRightFade__y7_ZT{0%{transform:translateX(-200px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Logo_rightToLeftFade__GYtSi{0%{transform:translateX(200px);opacity:0}to{transform:translateX(0);opacity:1}}@media (prefers-reduced-motion:reduce){.Logo_lowerPart__cuyUx,.Logo_upperPart__WBOgj{animation:none;transform:translateX(0);opacity:1}}@media (min-width:768px){.Logo_logoContainer__Md3ce{max-width:200px;max-height:200px}}@media (min-width:1024px){.Logo_logoContainer__Md3ce{max-width:250px;max-height:250px}}.ThanksComponent_container__rznqF{background-color:var(--color-background);color:var(--color-primary-text);padding:3rem 2rem;text-align:center;border-radius:16px;max-width:600px;margin:0 auto;box-shadow:0 0 24px rgba(0,0,0,.3);animation:ThanksComponent_fadeIn__XOOKi .4s ease-out}.ThanksComponent_title__o3_jo{font-size:2rem;font-family:var(--font-poppins);font-weight:700;margin-bottom:1rem;color:#ffffff}.ThanksComponent_text__2cylz{font-size:1.1rem;color:var(--color-secondary-text);line-height:1.6}.ThanksComponent_iconContainer__iNFvH{display:flex;justify-content:center;width:100%}.ThanksComponent_icon__CS9u0{width:64px;height:64px}.ThanksComponent_followup__P7hJY{font-size:.95rem;color:var(--color-light-background);margin-top:1rem}@keyframes ThanksComponent_fadeIn__XOOKi{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Hero_background__wLyHz{background-color:var(--color-background)}.Hero_container___rtYo{width:100%;overflow:hidden;gap:1em;height:100svh;background-image:url(/assets/background/hero-background-mobile.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.Hero_container___rtYo,.Hero_headerText__DMeg4{display:flex;flex-direction:column;align-items:center;justify-content:center}.Hero_headerText__DMeg4{gap:5px}@media (min-width:768px){.Hero_container___rtYo{background-image:url(/assets/background/hero-background.png)}}.HeroTitle_headerTitle__T1aAS{font-size:var(--font-size-header-mobile);color:var(--color-primary-text);font-family:var(--font-poppins);font-weight:900;opacity:0;text-transform:uppercase;animation:HeroTitle_fadeInUp__Ix1RW .5s ease-in-out forwards;animation-delay:.3s;line-height:1}@media (min-width:768px){.HeroTitle_headerTitle__T1aAS{font-size:var(--font-size-header-desktop)}}@keyframes HeroTitle_fadeInUp__Ix1RW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSubtitle_heroSubtitle__ipqex{font-size:var(--font-size-subheader-mobile);color:var(--color-secondary-text);font-family:var(--font-poppins);font-weight:400;opacity:0;animation:HeroSubtitle_fadeInUp__sN5uU .5s ease-in-out forwards;animation-delay:.6s;text-align:center}.HeroSubtitle_thin__AwZPm{font-weight:300;font-size:var(--font-size-body-mobile);animation-delay:1s}@media (min-width:768px){.HeroSubtitle_heroSubtitle__ipqex{font-size:var(--font-size-subheader-desktop)}.HeroSubtitle_thin__AwZPm{font-size:var(--font-size-body-desktop)}}@keyframes HeroSubtitle_fadeInUp__sN5uU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroAnnouncement_container__d4L4R{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;margin:40px auto 0}.FeatureShowcaseItem_container__gsCeT{justify-content:center;text-align:center;box-shadow:2px 2px 10px rgba(0,0,0,.1);gap:1em;max-width:90%}.FeatureShowcaseItem_containerRow__Vd7UH,.FeatureShowcaseItem_container__gsCeT{display:flex;flex-shrink:0;flex-direction:column;align-items:center;overflow:hidden;padding:20px;border-radius:16px}.FeatureShowcaseItem_containerRow__Vd7UH{width:100%;justify-content:flex-start;gap:2.5em}.FeatureShowcaseItem_textBox__wLY_E{text-align:left;display:flex;flex-direction:column;gap:15px}@media screen and (min-width:768px){.FeatureShowcaseItem_container__gsCeT{max-width:50%;justify-content:center}.FeatureShowcaseItem_containerRow__Vd7UH{flex-direction:row}}.SectionSubheader_textSubheader___Ch0m{font-size:var(--font-size-subheader-mobile);font-family:var(--font-poppins);color:var(--color-subheader-black-text);font-weight:600;line-height:normal}.SectionSubheader_secondary__h37_H{color:var(--color-secondary-text)}@media (min-width:768px){.SectionSubheader_textSubheader___Ch0m{font-size:var(--font-size-subheader-desktop)}}@media (min-width:1024px){.SectionSubheader_textSubheader___Ch0m{font-size:var(--font-size-subheader-desktop)}}.NavItem_item__2yHAE{font-family:var(--font-poppins);font-weight:500;font-size:var(--font-size-nav-mobile);line-height:1.5;transition:all .3s ease-in-out}.NavItem_item__2yHAE:hover{text-decoration:underline;opacity:.8}.NavItem_itemDarkBackground__s6nTa{color:var(--color-nav-light)}.NavItem_itemLightBackground__LzBST{color:var(--color-nav-dark)}@media (min-width:768px){.NavItem_item__2yHAE{font-size:var(--font-size-nav-desktop)}}.Navbar_container__wYAhH{padding:10px 40px;background-color:var(--color-background);list-style:none;min-height:100px}.Navbar_container__wYAhH,.Navbar_logo__wNSvv{display:flex;align-items:center}.Navbar_logo__wNSvv:hover{cursor:pointer;opacity:.8}.Navbar_contentWrapper__ggeae{display:flex;align-items:center;justify-content:space-between;width:100%;gap:50px;height:100%}.Navbar_crossMenu__oVAKB,.Navbar_hamburguerMenu__FOwp_{cursor:pointer}.Navbar_crossMenu__oVAKB:hover,.Navbar_hamburguerMenu__FOwp_:hover{opacity:.8}.Navbar_crossMenu__oVAKB{position:fixed;z-index:1001;top:20px;right:20px;animation:Navbar_fadeIn__fyh_d .5s ease-in-out forwards}.Navbar_rightItemsContainer__AE8rI{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100vh;background-color:var(--color-background);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;transform:translateY(-100%);transition:transform .5s ease-in-out}.Navbar_rightItemsContainer__AE8rI.Navbar_open__sHRro{transform:translateY(0)}@keyframes Navbar_fadeIn__fyh_d{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.Navbar_container__wYAhH{padding:10px 50px;justify-content:center;gap:40px;min-height:70px}.Navbar_crossMenu__oVAKB,.Navbar_hamburguerMenu__FOwp_{display:none}.Navbar_contentWrapper__ggeae{gap:60px;justify-content:flex-start;align-items:center;height:100%}.Navbar_rightItemsContainer__AE8rI{display:flex;align-items:center;justify-content:center;gap:60px;width:fit-content;flex-direction:row;position:static;height:auto;transform:none}}.PostList_postList__LEQuO{width:95%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0}.TextBody_textBody__Rpnip{font-size:var(--font-size-body-mobile)}.TextBody_secondary__kPxW6{color:var(--color-secondary-text)}.TextBody_textBody__Rpnip{font-size:1rem;line-height:1.6;color:var(--color-body-black-text)}.TextBody_secondary__kPxW6{color:var(--color-light-background)}.TextBody_paragraph___2Qpr{margin-bottom:1rem}.TextBody_listItem__IdRcn{margin-left:1.5rem;list-style-type:disc;margin-bottom:.5rem}.TextBody_link__Qs55e{color:#79bfff;text-decoration:underline}.TextBody_link__Qs55e:hover{text-decoration:none}@media (min-width:768px){.TextBody_textBody__Rpnip{font-size:var(--font-size-body-desktop)}}@media (min-width:1024px){.TextBody_textBody__Rpnip{font-size:var(--font-size-body-desktop)}}.LeadsForm_form__tn4V_{background-color:var(--color-light-background);color:var(--color-primary-text);padding:2rem;border-radius:16px;max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;box-shadow:0 0 16px rgba(0,0,0,.3)}.LeadsForm_title__g7_hx{font-size:1.8rem;color:var(--color-header-black-text);font-family:var(--font-poppins);font-weight:600;text-align:center}.LeadsForm_subtitle__byaZ6{font-size:1rem;color:var(--color-subheader-black-text);text-align:center}.LeadsForm_label__AdhhC{display:flex;flex-direction:column;font-size:.95rem;color:var(--color-body-black-text)}.LeadsForm_input__B0_6m{margin-top:.4rem;padding:.7rem 1rem;border-radius:8px;border:none;outline:none;background-color:var(--color-gray-background);color:var(--color-header-black-text);font-size:1rem}.LeadsForm_input__B0_6m::placeholder{color:var(--color-subheader-black-text)}.LeadsForm_checks__mNymM{padding:15px 0;display:flex;flex-direction:column;gap:1rem;color:var(--color-body-black-text)}.LeadsForm_checkbox__Xv7nt{font-size:.9rem;display:flex;align-items:center;gap:.5rem;color:var(--color-body-black-text)}.LeadsForm_button__CUffP{padding:.9rem;border:none;background-color:var(--color-btn-bg);color:#ffffff;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:background-color .2s ease-in-out}.LeadsForm_button__CUffP:hover{background-color:#d7d7d7}.LeadsForm_link__oz6CZ{color:var(--color-link-text);text-decoration:none;font-weight:700}.LeadsForm_link__oz6CZ:hover{text-decoration:underline}.LeadsForm_textarea__30bbM{margin-top:.4rem;padding:.8rem 1rem;border-radius:8px;border:none;resize:vertical;background-color:var(--color-gray-background);color:var(--color-header-black-text);font-size:1rem;font-family:inherit;outline:none}.LeadsForm_textarea__30bbM::placeholder{color:var(--color-subheader-black-text-low-opacity)}.LeadsForm_error__kHpum{color:#ff3636;font-size:.85rem;margin-top:.25rem}.LeadsForm_legalNotice__pOBrD{font-size:.85rem;color:var(--color-subheader-black-text-low-opacity);text-align:left;line-height:1.4;margin-top:1rem}.LeadsForm_spinner__nCkS6{width:20px;height:20px;border:3px solid var(--color-light-background);border-top:3px solid #ffffff;border-radius:50%;animation:LeadsForm_spin__iPy92 .7s linear infinite;margin:0 auto}@keyframes LeadsForm_spin__iPy92{to{transform:rotate(1turn)}}.NavbarHome_container__l1VT1{position:absolute;padding:10px 40px;background-color:transparent;list-style:none;width:100%;min-height:100px}.NavbarHome_container__l1VT1,.NavbarHome_logo__70ZPa{display:flex;align-items:center}.NavbarHome_logo__70ZPa:hover{cursor:pointer;opacity:.8}.NavbarHome_contentWrapper__YWZ10{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:50px;height:100%}.NavbarHome_crossMenu__HRP0L,.NavbarHome_hamburguerMenu____doX{cursor:pointer}.NavbarHome_crossMenu__HRP0L:hover,.NavbarHome_hamburguerMenu____doX:hover{opacity:.8}.NavbarHome_crossMenu__HRP0L{position:fixed;z-index:1001;top:20px;right:20px;animation:NavbarHome_fadeIn__vZmWW .5s ease-in-out forwards}.NavbarHome_rightItemsContainer__6PWnh{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100vh;background-color:var(--color-nav-background);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;transform:translateY(-100%);transition:transform .5s ease-in-out}.NavbarHome_rightItemsContainer__6PWnh.NavbarHome_open__1NdkR{transform:translateY(0)}@keyframes NavbarHome_fadeIn__vZmWW{0%{opacity:0}to{opacity:1}}.Button_button__x6lHc{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:background-color .2s ease-in-out;color:var(--color-primary-text);background-color:var(--color-btn-bg);font-family:var(--font-poppins)}.Button_button__x6lHc:hover{background-color:var(--color-header-black-text)}.Button_button__x6lHc.Button_secondary__8_cvw{background-color:var(--color-light-background);color:var(--color-header-black-text)}.Button_button__x6lHc.Button_secondary__8_cvw:hover{background-color:var(--color-gray-background)}.HomeTemplate_container__jbXpX{background-color:var(--color-light-background)}.FeatureShowcase_container__NAUT5{width:100%;text-align:center;gap:40px}.FeatureShowcase_container__NAUT5,.FeatureShowcase_featureContainer__6oKeF{display:flex;justify-content:center;align-items:center;flex-direction:column}.FeatureShowcase_featureContainer__6oKeF{gap:5svh;padding-bottom:10svh}.AIShowcase_container__jfxzl{width:100%;min-height:100svh;padding-top:20px;background-color:var(--color-background);padding-bottom:70px}.AIShowcase_container__jfxzl,.AIShowcase_featuresImageContainer__tTjgG{display:flex;flex-direction:column;align-items:center;justify-content:center}.AIShowcase_featuresImageContainer__tTjgG{width:95%;margin:0 auto;gap:70px}.AIShowcase_featuresContainer__ryhfo{border-left:.8px solid #fff;display:flex;flex-direction:column;gap:30px}@media (min-width:768px){.AIShowcase_featuresImageContainer__tTjgG{flex-direction:row;width:80%;align-items:center;margin:40px auto;gap:20px}.AIShowcase_featuresContainer__ryhfo{width:70%}}@media (min-width:1660px){.AIShowcase_featuresContainer__ryhfo{max-width:50%}}.TechShowcase_container__y_u5Z{width:100%;display:flex;flex-direction:column;background-color:var(--color-light-background)}.TechShowcase_techContainer__URjK0{display:flex;align-items:center;justify-content:center;gap:20px;padding:10px 20px 50px;background-color:var(--color-light-background)}.TechShowcase_techWrapper__RoC5f{display:flex;flex-direction:column;align-items:center;justify-content:center;width:95%;margin:auto}@media screen and (min-width:768px){.TechShowcase_techWrapper__RoC5f{width:80%}}@media screen and (min-width:1024px){.TechShowcase_techWrapper__RoC5f{width:70%}}@media screen and (min-width:1280px){.TechShowcase_techWrapper__RoC5f{width:50%}}.Separator_separator__FVP0d{width:50%;margin:auto;color:var(--color-separator)}.SanityBlockRenderer_wrapper__mdRS9{display:flex;flex-direction:column;gap:1.2rem;line-height:1.8;color:#1a1a1a}.SanityBlockRenderer_imageWrapper__yPYHh{display:flex;justify-content:center;align-items:center;margin:1.5rem 0;border-radius:16px}.SanityBlockRenderer_image__YLkmB{border-radius:16px}.SanityBlockRenderer_paragraph__TZLXQ{font-size:1rem;color:#4e4e4e}.SanityBlockRenderer_h2__fbDNP{font-size:1.6rem;font-weight:700;color:#092441}.SanityBlockRenderer_h3__0nif_{font-size:1.3rem;font-weight:600;color:#26405c}.SanityBlockRenderer_h4__tBbUY{font-size:1.1rem;font-weight:600;color:#4e4e4e}.SanityBlockRenderer_blockquote__UzFiN{font-style:italic;background:#f1f1f1;padding:1rem;border-left:4px solid #26405c;color:#5a5a5a;font-size:1.1rem;border-radius:8px}.SanityBlockRenderer_link__3XIjG{color:#26405c;text-decoration:underline;font-weight:500}.SanityBlockRenderer_list__hFOcS{font-size:1rem;padding-left:1.5rem;margin:0}.SanityBlockRenderer_listItemBullet__Q3Le3{list-style:disc;color:#4e4e4e}.SanityBlockRenderer_listItemNumbered__WLbRN{list-style:decimal;color:#4e4e4e}.SanityBlockRenderer_listItemNumbered__WLbRN::marker{font-weight:700;color:#8b8b8b;font-size:1.1rem}.Footer_footer__qJ_pF{background-color:var(--color-background);color:var(--color-primary-text);padding:2rem 1rem;text-align:center;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50svh;gap:1rem}.Footer_links__gEGG2{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.Footer_link__DvpVy{color:var(--color-secondary-text);text-decoration:none;font-size:.95rem;transition:color .2s ease}.Footer_link__DvpVy:hover{color:#ffffff;text-decoration:underline}.Footer_credit__7s_Yw{font-size:.85rem;color:var(--color-light-background)}@media screen and (min-width:768px){.Footer_footer__qJ_pF{min-height:30svh}.Footer_separator___6cCJ{display:none}.Footer_links__gEGG2{margin-bottom:0;flex-direction:row;gap:.8em}}.BlogPostTemplate_blogPostTemplate__F7j2K{min-height:100vh;background-color:var(--color-light-background);padding:1.5rem;width:100%;margin:0 auto}.BlogPostTemplate_post__P3EL7{width:100%;margin:0 auto}@media screen and (min-width:768px){.BlogPostTemplate_post__P3EL7{width:80%}}@media screen and (min-width:1024px){.BlogPostTemplate_post__P3EL7{width:60%}}@media screen and (min-width:1280px){.BlogPostTemplate_post__P3EL7{width:50%}}.PostContent_postMetadata__asPot{display:flex;flex-direction:column;align-items:flex-start;gap:40px;margin-bottom:2rem;margin-top:1rem}.PostContent_postHeader__Nqqp0{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.PostContent_postImage__GmQpe{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16/10;margin-top:20px;width:100%}.PostContent_postDescription__fLYrH{font-size:1.2rem;line-height:1.6;color:var(--color-text)}.PostContent_content__viDs6{font-size:1.1rem;line-height:1.6;color:var(--color-text);margin-bottom:2rem;width:100%}.PostContent_blogPostTemplate__q3n6x{width:100%}@media screen and (min-width:768px){.PostContent_blogPostTemplate__q3n6x{margin:0 auto}.PostContent_postDescription__fLYrH{font-size:1.2rem}.PostContent_content__viDs6{font-size:1.1rem}}@media screen and (min-width:1024px){.PostContent_blogPostTemplate__q3n6x{margin:0 auto}.PostContent_postDescription__fLYrH{font-size:1.4rem}.PostContent_content__viDs6{font-size:1.1rem}}.SubscribeBeta_container__pdm6I{display:flex;flex-direction:column;width:100%;min-height:100svh;background-color:var(--color-background)}.SubscribeBeta_sectionText__0Nfz7{color:var(--color-primary-text);text-align:center}.SubscribeBeta_formContainer__Wmgeh,.SubscribeBeta_sectionText__0Nfz7{width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1440px){.SubscribeBeta_container__pdm6I{flex-direction:row;align-items:center;justify-content:center}.SubscribeBeta_sectionText__0Nfz7{width:50%;color:var(--color-primary-text)}.SubscribeBeta_formContainer__Wmgeh{width:50%;padding:2rem;justify-items:flex-start}}