@import url("https://fonts.googleapis.com/css2?family=Sora:wght@600;700&family=Google+Sans+Flex:wght@400;500;600;700&display=swap");h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif}a,button,input,label,li,p,select,span,textarea{font-family:Google Sans Flex,sans-serif}body{overflow-x:clip;width:100%;margin:0;padding:60px 0 0;color:#0f1a4d}body.home-route{padding-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),sans-serif;font-weight:600}.container{color:#0f1a4d}.btn{width:100%;max-width:200px;min-height:39px;border:none;border-radius:0;font-weight:500;cursor:pointer;transition:background-color .4s ease,color .4s ease,transform .3s ease,box-shadow .3s ease;padding:8px 24px}.btn-white{background:#fff;color:#3b5bdb}.btn:hover{background:#3b5bdb;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,91,219,.3)}@media (max-width:576px){.btn{width:100%;max-width:none;min-height:45px}}.btn,.card,[class*=Card],[class*=card]{border-radius:0!important}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0}.reveal-visible{animation:reveal 1s ease-out both}@media (prefers-reduced-motion:reduce){.reveal,.reveal-visible{opacity:1;animation:none}}.footer-new{background:#fff;border-top:1px solid #e8ecf4;margin-bottom:0}.footer-new-container{max-width:1440px;margin:0 auto;padding:0 80px}.footer-new-top{display:grid;grid-template-columns:380px 1fr;grid-gap:40px;gap:40px;padding:64px 0 56px;align-items:flex-start}.footer-new-cta{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-new-cta-title{font-family:Sora,sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0;color:#0f1a4d;margin:0}.footer-new-cta-p{font-weight:400;font-size:16px;line-height:24px;margin:0 0 8px}.footer-new-btn,.footer-new-cta-p{font-family:Google Sans Flex,sans-serif;letter-spacing:0;color:#0f1a4d}.footer-new-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:#cb8dff;font-weight:500;font-size:14px;line-height:20px;text-decoration:none;border:none!important;border-radius:40px;box-sizing:border-box;transition:background .2s ease;white-space:nowrap}.footer-new-btn:hover{background:#b96ff5;color:#0f1a4d}.footer-new-cols{display:flex;justify-content:space-between}.footer-new-col{display:flex;flex-direction:column;gap:16px}.footer-new-col-title{font-family:Google Sans Flex,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;color:#0f1a4d;margin:0}.footer-new-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-new-links,.footer-new-links a{font-family:Google Sans Flex,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0}.footer-new-links a{color:#0f1a4d;text-decoration:none}.footer-new-bottom{padding:28px 0 24px;display:flex;flex-direction:column;gap:16px}.footer-new-social{display:flex;gap:8px}.footer-new-social a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#0f1a4d;color:#fff;transition:background .2s ease}.footer-new-social a:hover{background:#1c2f7a}.footer-new-bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-new-copy{font-family:Google Sans Flex,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#0f1a4d;margin:0;white-space:pre-line}.footer-new-legal{display:flex;align-items:center;gap:40px}.footer-new-legal-link{font-family:Google Sans Flex,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;color:#0f1a4d;text-decoration:none;cursor:default}a.footer-new-legal-link{cursor:pointer}@media (max-width:1024px){.footer-new-container{padding:0 40px}.footer-new-top{grid-template-columns:300px 1fr}}@media (max-width:768px){.footer-new-container{padding:0 24px}.footer-new-top{grid-template-columns:1fr;gap:48px;padding:48px 0 40px}.footer-new-cols{flex-wrap:wrap;gap:32px}.footer-new-bottom-bar{flex-direction:column;align-items:flex-start;gap:12px}.footer-new-legal{flex-wrap:wrap;gap:16px}}.navbar-custom{background:#fff;box-shadow:none;min-height:88px;padding:0;position:fixed!important;top:0;left:0;right:0;z-index:1000;transition:background-color .25s ease}.navbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:88px}.navbar-logo{width:120px!important;height:auto}.nav-text{color:#0f1a4d!important;font-family:Google Sans Flex,Josefin Sans,sans-serif!important;font-size:.75rem!important;font-style:normal!important;font-weight:500!important;line-height:1.4!important;padding:8px 14px!important;transition:color .2s ease}.nav-active,.nav-text:hover{color:#7507e0!important}.nav-locale-switcher{position:relative}.nav-locale-btn{display:flex;align-items:center;gap:4px;background:none;border:none;font-family:Google Sans Flex,sans-serif;font-size:.875rem;font-weight:500;color:#0f1a4d;cursor:pointer;padding:8px 6px;transition:color .2s}.nav-locale-btn:hover{color:#7507e0}.nav-locale-btn.on-hero{color:#fff}.nav-locale-btn.on-hero:hover{color:#cb8dff}.nav-locale-chevron{transition:transform .2s}.nav-locale-chevron.open{transform:rotate(180deg)}.nav-locale-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #dddfe6;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1);min-width:120px;z-index:2000;overflow:hidden}.nav-locale-option{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;background:none;border:none;font-family:Google Sans Flex,sans-serif;font-size:.875rem;font-weight:500;color:#0f1a4d;cursor:pointer;transition:background .15s;text-align:left}.nav-locale-option:hover{background:#f7f8fa}.nav-locale-option.active{color:#7507e0;font-weight:600}.nav-locale-flag{font-size:1rem}.btn-get-in-touch{display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:500;line-height:1.4;color:#0f1a4d;text-decoration:none;padding:8px 14px;border-radius:40px;border:none;background:transparent;transition:color .2s ease;white-space:nowrap}.btn-get-in-touch:hover{color:#7507e0}.btn-get-in-touch:hover svg path{stroke:#7507e0}.btn-get-demo{font-size:.875rem;font-weight:500;line-height:1.4;color:#0f1a4d!important;background:#cb8dff;text-decoration:none;padding:12px 28px;border-radius:40px;transition:background .2s ease;white-space:nowrap}.btn-get-demo:hover{background:#b96ff5;color:#0f1a4d!important}.navbar-toggler{border:none!important;outline:none!important;box-shadow:none!important;color:#0f1a4d;background-color:transparent}.navbar-toggler:focus{box-shadow:0 0 0 .25rem rgba(117,7,224,.25)!important}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%230F1A4D' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 10h22M4 20h22'/%3E%3C/svg%3E")!important;background-size:100% 100%;width:1.25em;height:1.25em}.navbar-collapse.show .nav-link{text-align:left}@media (max-width:991px){.navbar-actions{justify-content:center;padding:16px 0 8px;flex-wrap:wrap}.navbar-collapse.show{position:fixed;top:88px;left:0;right:0;width:100vw;background:#fff;padding:32px 24px 48px;z-index:999;display:flex!important;flex-direction:column}.navbar-collapse.show .navbar-nav{flex-direction:column!important;align-items:flex-start!important;margin-left:0!important;margin-right:0!important;gap:0;width:100%}.navbar-collapse.show .nav-item{width:100%}.navbar-collapse.show .nav-link,.navbar-collapse.show .nav-text{text-align:left!important;padding:14px 0!important;font-size:1.125rem!important;font-weight:600!important;width:100%;display:block!important}.navbar-collapse.show .navbar-actions{flex-direction:column;align-items:flex-start!important;padding:8px 0 0;gap:0;width:100%}.navbar-collapse.show .btn-get-demo{display:block;text-align:center;width:100%;padding:14px 28px;margin-top:16px}.navbar-collapse.show .btn-get-in-touch{padding:14px 0!important;font-size:1.125rem!important;font-weight:600!important;width:100%;justify-content:flex-start!important}.navbar-collapse.show .nav-locale-switcher{width:100%}.navbar-collapse.show .nav-locale-btn{padding:6px 0 14px!important;font-size:1.125rem!important;font-weight:600!important;width:100%;justify-content:flex-start!important}.navbar-collapse.show .nav-locale-dropdown{left:0;right:auto}}.navbar-custom.navbar-on-hero{background:transparent!important;box-shadow:none!important}.navbar-on-hero .nav-text{color:#fff!important}.navbar-on-hero .nav-active,.navbar-on-hero .nav-text:hover{color:#cb8dff!important}.navbar-on-hero .btn-get-in-touch{color:#fff}.navbar-on-hero .btn-get-in-touch svg path{stroke:#fff}.navbar-on-hero .btn-get-in-touch:hover{color:#cb8dff}.navbar-on-hero .btn-get-in-touch:hover svg path{stroke:#cb8dff}.navbar-on-hero .navbar-toggler{border-color:hsla(0,0%,100%,.4)}.navbar-on-hero .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 10h22M4 20h22'/%3E%3C/svg%3E")!important}@media (max-width:991px){.navbar-on-hero .navbar-collapse.show{background:#0f1a4d;top:88px}.navbar-on-hero .navbar-collapse.show .nav-link{color:#fff!important}}:root{--koritsuColorPrimaryBrandIndigo50:#eff4ff;--koritsuColorPrimaryBrandIndigo100:#dce7ff;--koritsuColorPrimaryBrandIndigo200:#b8ceff;--koritsuColorPrimaryBrandIndigo300:#85a9ff;--koritsuColorPrimaryBrandIndigo400:#5b82f6;--koritsuColorPrimaryBrandIndigo500:#3b5bdb;--koritsuColorPrimaryBrandIndigo600:#2f4acb;--koritsuColorPrimaryBrandIndigo700:#253aa3;--koritsuColorPrimaryBrandIndigo800:#1b2c7a;--koritsuColorPrimaryBrandIndigo850:#0f1a4d;--koritsuColorPrimaryBrandIndigo900:#080f30;--koritsuColorSecondaryBrandPurple50:#faf5ff;--koritsuColorSecondaryBrandPurple100:#f1e4ff;--koritsuColorSecondaryBrandPurple200:#e3c2ff;--koritsuColorSecondaryBrandPurple300:#cb8dff;--koritsuColorSecondaryBrandPurple400:#af52f0;--koritsuColorSecondaryBrandPurple500:#8f25d9;--koritsuColorSecondaryBrandPurple600:#7318bc;--koritsuColorSecondaryBrandPurple700:#5a0e9b;--koritsuColorSecondaryBrandPurple800:#420b78;--koritsuColorSecondaryBrandPurple850:#2d0756;--koritsuColorSecondaryBrandPurple900:#1a0335;--koritsuColorNeutralGrey50:#f7f8fa;--koritsuColorNeutralGrey100:#eeeef2;--koritsuColorNeutralGrey200:#dddfe6;--koritsuColorNeutralGrey300:#cbcfd9;--koritsuColorNeutralGrey400:#a9aeba;--koritsuColorNeutralGrey500:#878d9c;--koritsuColorNeutralGrey600:#656c7d;--koritsuColorNeutralGrey700:#474e5f;--koritsuColorNeutralGrey800:#2d3347;--koritsuColorNeutralGrey900:#181d2e;--koritsuColorNeutralGreyWhite:#fff;--koritsuColorStatusError:#d92d20;--koritsuColorStatusWarning:#dc6803;--koritsuColorStatusSuccess:#039855;--koritsuColorStatusInfo:#0086c9;--koritsuColorTertiaryBrandYellow:#fce049;--koritsuColorTertiaryBrandLime:#90c245;--koritsuColorTertiaryBrandOrange:#ef5e2e;--koritsuColorTertiaryBrandRust:#c84a32;--koritsuColorTertiaryBrandBrown:#76281d;--koritsuColorTertiaryBrandLilac:#e2a1d5;--koritsuColorTertiaryBrandSky:#9fd7e8;--koritsuColorTertiaryBrandCornflower:#5b82f6;--koritsuColorTertiaryBrandNavy:#1b2c7a;--koritsuColorTertiaryBrandOlive:#4e6929;--koritsuColorTertiaryBrandForest:#14433d;--koritsuColorButtonSecondary1Background:transparent;--koritsuColorButtonSecondary2Background:transparent;--koritsuTextDecorationUnderlineThickness:12%;--koritsuTextDecorationUnderlineOffset:0.3em;--koritsuSizingHitTarget:44px;--koritsuSizingGridBaseline:8px;--koritsuSizingButtonLargeHeight:48px;--koritsuBorderRadiusButton:40px;--koritsuSpacingSize4:4px;--koritsuSpacingSize8:8px;--koritsuSpacingSize16:16px;--koritsuSpacingSize24:24px;--koritsuSpacingSize40:40px;--koritsuSpacingSize56:56px;--koritsuSpacingSize80:80px;--koritsuSpacingSize96:96px;--koritsuSpacingSize120:120px;--koritsuTypographyHeadingH1:600 56px/64 Sora;--koritsuTypographyHeadingH2:600 40px/48 Sora;--koritsuTypographyHeadingH3:600 32px/40 Sora;--koritsuTypographyHeadingH4:600 24px/32 Sora;--koritsuTypographyHeadingMobileH1:600 36px/44 Sora;--koritsuTypographyHeadingMobileH2:600 28px/36 Sora;--koritsuTypographyHeadingMobileH3:600 22px/30 Sora;--koritsuTypographyHeadingMobileH4:600 20px/28 Sora;--koritsuTypographyBodyLarge:400 18px/28 "Google Sans Flex";--koritsuTypographyBodyLargeBold:600 18px/28 "Google Sans Flex";--koritsuTypographyBodyBase:400 16px/24 "Google Sans Flex";--koritsuTypographyBodyBaseBold:600 16px/24 "Google Sans Flex";--koritsuTypographyLabelLarge:500 16px/22 "Google Sans Flex";--koritsuTypographyLabelMedium:500 14px/20 "Google Sans Flex";--koritsuTypographyLabelSmall:500 12px/18 "Google Sans Flex";--koritsuColorTextDark:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorTextDarkSubtle:var(--koritsuColorNeutralGrey200);--koritsuColorTextLight:var(--koritsuColorNeutralGreyWhite);--koritsuColorTextLightSubtle:var(--koritsuColorNeutralGrey700);--koritsuColorBackgroundLight1:var(--koritsuColorNeutralGreyWhite);--koritsuColorBackgroundLight2:var(--koritsuColorNeutralGrey50);--koritsuColorBackgroundDark1:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorBackgroundIndigo50:var(--koritsuColorPrimaryBrandIndigo50);--koritsuColorBackgroundIndigo100:var(--koritsuColorPrimaryBrandIndigo100);--koritsuColorBackgroundIndigo200:var(--koritsuColorPrimaryBrandIndigo200);--koritsuColorFormInputBackground:var(--koritsuColorNeutralGreyWhite);--koritsuColorFormInputBorderDefault:var(--koritsuColorNeutralGrey300);--koritsuColorFormInputBorderFocus:var(--koritsuColorPrimaryBrandIndigo400);--koritsuColorFormInputBorderError:var(--koritsuColorStatusError);--koritsuColorFormInputBorderSuccess:var(--koritsuColorStatusSuccess);--koritsuColorFormValidationError:var(--koritsuColorStatusError);--koritsuColorFormValidationSuccess:var(--koritsuColorStatusSuccess);--koritsuColorFormValidationWarning:var(--koritsuColorStatusWarning);--koritsuColorButtonPrimary1Background:var(--koritsuColorSecondaryBrandPurple300);--koritsuColorButtonPrimary1Text:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonPrimary1BackgroundHover:var(--koritsuColorSecondaryBrandPurple200);--koritsuColorButtonPrimary1TextHover:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonPrimary2Background:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonPrimary2BackgroundHover:var(--koritsuColorSecondaryBrandPurple200);--koritsuColorButtonPrimary2TextHover:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonPrimary3Background:var(--koritsuColorNeutralGreyWhite);--koritsuColorButtonPrimary3Text:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonPrimary3BackgroundHover:var(--koritsuColorSecondaryBrandPurple200);--koritsuColorButtonPrimary3TextHover:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonSecondary1Stroke:var(--koritsuColorNeutralGreyWhite);--koritsuColorButtonSecondary1BackgroundHover:var(--koritsuColorSecondaryBrandPurple200);--koritsuColorButtonSecondary1TextHover:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonSecondary2Text:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonSecondary2Stroke:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorButtonSecondary2BackgroundHover:var(--koritsuColorSecondaryBrandPurple200);--koritsuColorButtonSecondary2TextHover:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorCardLight1:var(--koritsuColorNeutralGreyWhite);--koritsuColorCardLight2:var(--koritsuColorPrimaryBrandIndigo100);--koritsuColorCardDark1:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorCardIndigo50:var(--koritsuColorPrimaryBrandIndigo50);--koritsuColorCardIndigo200:var(--koritsuColorPrimaryBrandIndigo200);--koritsuColorIconBorderDefault:var(--koritsuColorNeutralGrey300);--koritsuColorIconSubtle:var(--koritsuColorNeutralGrey700);--koritsuColorIconDark:var(--koritsuColorPrimaryBrandIndigo850);--koritsuColorIconLight:var(--koritsuColorNeutralGreyWhite);--koritsuBorderFormDefault:1px solid var(--koritsuColorNeutralGrey300);--koritsuBorderFormFocus:1px solid var(--koritsuColorPrimaryBrandIndigo400);--koritsuBorderFormError:1px solid var(--koritsuColorStatusError);--koritsuBorderFormSuccess:1px solid var(--koritsuColorStatusSuccess);--koritsuBoxShadowAccessibilityFocus:0 0 0 2px transparent,0 0 0 3px var(--koritsuColorPrimaryBrandIndigo500),0 0 0 6px var(--koritsuColorPrimaryBrandIndigo200);--koritsuColorFormInputText:var(--koritsuColorTextDark);--koritsuColorFormInputPlaceholder:var(--koritsuColorTextDarkSubtle);--koritsuColorFormLabelText:var(--koritsuColorTextDark);--koritsuColorButtonPrimary2Text:var(--koritsuColorTextLight);--koritsuColorButtonSecondary1Text:var(--koritsuColorTextLight);--koritsuColorNavTextOnLight:var(--koritsuColorTextDark);--koritsuColorNavTextOnDark:var(--koritsuColorTextLight)}