.ContactForm-module__GT3lbq__form{flex-direction:column;gap:22px;display:flex}.ContactForm-module__GT3lbq__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__GT3lbq__field label{font-size:var(--text-sm);color:var(--gray-900);letter-spacing:.01em;font-weight:600}.ContactForm-module__GT3lbq__field input,.ContactForm-module__GT3lbq__field textarea{border-radius:var(--radius-md);width:100%;font-family:inherit;font-size:var(--text-base);color:var(--gray-900);background:var(--white);resize:none;border:1.5px solid #e3e8ee;outline:none;padding:16px 20px;transition:border-color .2s,box-shadow .2s}.ContactForm-module__GT3lbq__field input::placeholder,.ContactForm-module__GT3lbq__field textarea::placeholder{color:var(--gray-400)}.ContactForm-module__GT3lbq__field input:focus,.ContactForm-module__GT3lbq__field textarea:focus{border-color:var(--stripe-blue);box-shadow:0 0 0 4px #635bff26}.ContactForm-module__GT3lbq__formModal{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.ContactForm-module__GT3lbq__formModal .ContactForm-module__GT3lbq__field input,.ContactForm-module__GT3lbq__formModal .ContactForm-module__GT3lbq__field textarea{padding:14px 16px}.ContactForm-module__GT3lbq__fieldGrow{flex-direction:column;flex:1;min-height:0;display:flex}.ContactForm-module__GT3lbq__formModal .ContactForm-module__GT3lbq__fieldGrow textarea{flex:1;min-height:72px}.ContactForm-module__GT3lbq__formModal .ContactForm-module__GT3lbq__submit{font-size:var(--text-base);justify-content:center;align-self:stretch;margin-top:auto;padding:16px 32px}.ContactForm-module__GT3lbq__successModal{flex:1;justify-content:center;padding:0}.ContactForm-module__GT3lbq__consent{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.ContactForm-module__GT3lbq__consent input{accent-color:var(--stripe-blue);flex-shrink:0;margin-top:3px}.ContactForm-module__GT3lbq__consent span{font-size:var(--text-sm);color:var(--gray-400);line-height:var(--leading-body)}.ContactForm-module__GT3lbq__submit{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;font-family:inherit;font-size:var(--text-lg);letter-spacing:.04em;cursor:pointer;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);box-shadow:var(--shadow-glow);border:none;border-radius:50px;align-self:center;align-items:center;gap:12px;padding:18px 40px;font-weight:700;display:inline-flex}.ContactForm-module__GT3lbq__submit:hover:not(:disabled){transform:translateY(-4px);box-shadow:0 16px 48px #635bff73}.ContactForm-module__GT3lbq__submitArrow{width:32px;height:32px;color:var(--stripe-blue);transition:transform .25s var(--ease-out), box-shadow .25s;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #0000001f}.ContactForm-module__GT3lbq__submit:hover:not(:disabled) .ContactForm-module__GT3lbq__submitArrow{transform:rotate(45deg)scale(1.08);box-shadow:0 4px 16px #0000002e}.ContactForm-module__GT3lbq__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__GT3lbq__error{font-size:var(--text-sm);color:#dc2626;text-align:center;margin:0}.ContactForm-module__GT3lbq__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 0;display:flex}.ContactForm-module__GT3lbq__success h3{color:var(--gray-900);font-size:clamp(24px,3vw,32px);font-weight:800}.ContactForm-module__GT3lbq__success p{font-size:var(--text-lg);color:var(--gray-500)}@media (max-width:480px){.ContactForm-module__GT3lbq__submit{justify-content:center;width:100%}}
.ContactModal-module__Kgehiq__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:ContactModal-module__Kgehiq__fadeIn .25s var(--ease-out);background:#0a25408c;justify-content:center;align-items:center;padding:5vh 24px;display:flex;position:fixed;inset:0}.ContactModal-module__Kgehiq__dialog{background:var(--white);border-radius:var(--radius-xl);width:100%;max-width:520px;height:90vh;max-height:90dvh;box-shadow:var(--shadow-xl);animation:ContactModal-module__Kgehiq__slideUp .35s var(--ease-out);flex-direction:column;padding:28px 28px 24px;display:flex;position:relative;overflow:hidden}.ContactModal-module__Kgehiq__close{z-index:2;background:var(--gray-100);width:40px;height:40px;color:var(--gray-500);cursor:pointer;transition:background .2s, color .2s, transform .2s var(--ease-out);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.ContactModal-module__Kgehiq__close:hover{background:var(--stripe-blue-light);color:var(--stripe-blue);transform:scale(1.05)}.ContactModal-module__Kgehiq__header{flex-shrink:0}.ContactModal-module__Kgehiq__title{font-family:var(--font-sans);font-size:clamp(22px,3.5vw,28px);font-weight:800;line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin-bottom:8px;padding-right:44px}.ContactModal-module__Kgehiq__subtitle{font-size:var(--text-sm);line-height:var(--leading-body);color:var(--gray-500);margin-bottom:0}.ContactModal-module__Kgehiq__body{flex-direction:column;flex:1;min-height:0;margin-top:20px;display:flex}@media (max-width:480px){.ContactModal-module__Kgehiq__overlay{padding:5vh 16px}.ContactModal-module__Kgehiq__dialog{padding:24px 20px 20px}}
.LangSwitcher-module__sZOV0q__wrap{position:relative}.LangSwitcher-module__sZOV0q__toggle{background:var(--gray-100);width:42px;height:42px;color:var(--gray-900);cursor:pointer;border:1.5px solid #0a25401a;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .2s;display:flex}.LangSwitcher-module__sZOV0q__toggle:hover{background:var(--white);border-color:#635bff59;transform:scale(1.04)}.LangSwitcher-module__sZOV0q__light .LangSwitcher-module__sZOV0q__toggle{color:#fff;background:#ffffff1f;border-color:#ffffff40}.LangSwitcher-module__sZOV0q__light .LangSwitcher-module__sZOV0q__toggle:hover{background:#ffffff38;border-color:#ffffff73}.LangSwitcher-module__sZOV0q__menu{background:var(--white);min-width:148px;box-shadow:var(--shadow-lg);z-index:120;border:1px solid #0a254014;border-radius:14px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);right:0}.LangSwitcher-module__sZOV0q__menu button{width:100%;color:var(--gray-500);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:14px;transition:background .2s,color .2s;display:flex}.LangSwitcher-module__sZOV0q__menu button:hover{background:var(--gray-100);color:var(--gray-900)}.LangSwitcher-module__sZOV0q__menu .LangSwitcher-module__sZOV0q__active{background:var(--stripe-blue-light);color:var(--stripe-blue);font-weight:600}.LangSwitcher-module__sZOV0q__code{letter-spacing:.04em;min-width:24px;font-weight:700}.LangSwitcher-module__sZOV0q__label{font-size:13px}.LangSwitcher-module__sZOV0q__drawer{margin-top:16px}.LangSwitcher-module__sZOV0q__drawer .LangSwitcher-module__sZOV0q__toggle{border-color:#0a25401f;width:48px;height:48px;margin:0 auto}.LangSwitcher-module__sZOV0q__drawer .LangSwitcher-module__sZOV0q__menu{inset:auto auto calc(100% + 8px) 50%;transform:translate(-50%)}
.Navbar-module__UMbBgq__nav{z-index:100;padding:28px var(--hero-header-padding-x);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:16px;max-width:100vw;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,padding .35s,box-shadow .35s;display:grid;position:fixed;top:0;left:0;right:0;overflow-x:clip}.Navbar-module__UMbBgq__navStart{grid-column:1;justify-self:start;align-items:center;min-width:0;max-width:100%;display:flex}.Navbar-module__UMbBgq__navMenuOpen{z-index:201}.Navbar-module__UMbBgq__transparent{background:0 0}.Navbar-module__UMbBgq__solid{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);padding:20px var(--hero-header-padding-x);box-shadow:var(--shadow-md);background:#fffffff5;border-bottom:1px solid #0a25400f}.Navbar-module__UMbBgq__navLight .Navbar-module__UMbBgq__center a,.Navbar-module__UMbBgq__navLight .Navbar-module__UMbBgq__center a:hover,.Navbar-module__UMbBgq__navLight .Navbar-module__UMbBgq__center .Navbar-module__UMbBgq__activeLink{color:#fff}.Navbar-module__UMbBgq__navLight .Navbar-module__UMbBgq__hamburger span{background:#fff}.Navbar-module__UMbBgq__navDark .Navbar-module__UMbBgq__center a{color:var(--gray-900)}.Navbar-module__UMbBgq__navDark .Navbar-module__UMbBgq__center a:hover{color:var(--stripe-blue)}.Navbar-module__UMbBgq__navDark .Navbar-module__UMbBgq__center .Navbar-module__UMbBgq__activeLink{color:var(--stripe-blue);font-weight:600}.Navbar-module__UMbBgq__navDark .Navbar-module__UMbBgq__hamburger span{background:var(--gray-900)}.Navbar-module__UMbBgq__brand{z-index:2;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;grid-area:1/2;justify-self:center;align-items:baseline;gap:0;max-width:100%;line-height:1.1;text-decoration:none;transition:color .35s;display:inline-flex;overflow:hidden}.Navbar-module__UMbBgq__brandBold{font-family:var(--font-sans);letter-spacing:-.03em;color:#fff;font-size:22px;font-weight:800;transition:color .35s}.Navbar-module__UMbBgq__brandRegular{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--stripe-blue);font-size:22px;font-weight:400}.Navbar-module__UMbBgq__navDark .Navbar-module__UMbBgq__brandBold{color:var(--gray-900)}.Navbar-module__UMbBgq__center{flex-wrap:wrap;align-items:center;gap:32px;min-width:0;max-width:100%;display:none}@media (min-width:1101px){.Navbar-module__UMbBgq__center{display:flex}.Navbar-module__UMbBgq__hamburger{display:none}}.Navbar-module__UMbBgq__center a{white-space:nowrap;flex-shrink:0;font-size:17px;font-weight:500;text-decoration:none;transition:color .35s}@media (min-width:1101px) and (max-width:1320px){.Navbar-module__UMbBgq__center{gap:16px}.Navbar-module__UMbBgq__center a{font-size:15px}.Navbar-module__UMbBgq__brandBold,.Navbar-module__UMbBgq__brandRegular{font-size:20px}.Navbar-module__UMbBgq__desktopRight{gap:14px}.Navbar-module__UMbBgq__cta{padding:0 6px 0 14px;font-size:13px}}.Navbar-module__UMbBgq__actions{grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.Navbar-module__UMbBgq__desktopRight{align-items:center;gap:22px;display:flex}.Navbar-module__UMbBgq__telegramBtn{width:44px;height:44px;color:var(--stripe-blue);cursor:pointer;transition:transform .25s var(--ease-out), opacity .25s;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:0;text-decoration:none;display:flex}.Navbar-module__UMbBgq__telegramBtn svg{width:34px;height:34px}@media (min-width:1101px){.Navbar-module__UMbBgq__telegramBtn{width:54px;height:54px}.Navbar-module__UMbBgq__telegramBtn svg{width:38px;height:38px}}.Navbar-module__UMbBgq__telegramBtn:hover{opacity:.75;transform:scale(1.08)}.Navbar-module__UMbBgq__contactIconBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;display:none}.Navbar-module__UMbBgq__contactIconArrow{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;width:44px;height:44px;box-shadow:var(--shadow-glow);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__contactIconBtn:hover .Navbar-module__UMbBgq__contactIconArrow{transform:rotate(45deg)scale(1.06);box-shadow:0 8px 28px #635bff80}.Navbar-module__UMbBgq__cta{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);letter-spacing:.03em;color:#fff;cursor:pointer;height:42px;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);box-shadow:var(--shadow-glow);border:none;border-radius:50px;align-items:center;gap:8px;padding:0 8px 0 18px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.Navbar-module__UMbBgq__cta:hover{transform:translateY(-3px);box-shadow:0 12px 40px #635bff73}.Navbar-module__UMbBgq__ctaArrow{width:26px;height:26px;color:var(--stripe-blue);transition:transform .25s var(--ease-out), box-shadow .25s;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #0000001f}.Navbar-module__UMbBgq__cta:hover .Navbar-module__UMbBgq__ctaArrow{transform:rotate(45deg)scale(1.08);box-shadow:0 4px 16px #0000002e}.Navbar-module__UMbBgq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:6px 4px;display:none}.Navbar-module__UMbBgq__hamburger span{background:var(--gray-900);width:30px;height:3.5px;transition:transform .3s var(--ease-out), opacity .3s, background .35s;border-radius:3px;display:block}.Navbar-module__UMbBgq__hamburgerOpen span:first-child{transform:translateY(9.5px)rotate(45deg)}.Navbar-module__UMbBgq__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__UMbBgq__hamburgerOpen span:nth-child(3){transform:translateY(-9.5px)rotate(-45deg)}.Navbar-module__UMbBgq__drawer{z-index:200;background:var(--white);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .3s;display:flex;position:fixed;inset:0}.Navbar-module__UMbBgq__drawer.Navbar-module__UMbBgq__open{opacity:1;pointer-events:all}.Navbar-module__UMbBgq__drawer a{font-family:var(--font-sans);color:var(--gray-900);font-size:36px;font-weight:800;text-decoration:none;transition:color .2s}.Navbar-module__UMbBgq__drawer a:hover{color:var(--stripe-blue)}.Navbar-module__UMbBgq__drawerCta{letter-spacing:.04em;cursor:pointer;box-shadow:var(--shadow-glow);border:none;border-radius:50px;align-items:center;gap:10px;margin-top:20px;padding:16px 28px 16px 32px;font-family:inherit;background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%)!important;color:#fff!important;font-size:15px!important;font-weight:700!important;display:inline-flex!important}.Navbar-module__UMbBgq__drawerCta:hover .Navbar-module__UMbBgq__ctaArrow{transform:rotate(45deg)scale(1.08);box-shadow:0 4px 16px #0000002e}.Navbar-module__UMbBgq__drawerClose{cursor:pointer;color:var(--gray-900);background:0 0;border:none;padding:8px;position:absolute;top:28px;right:28px}@media (max-width:1100px){.Navbar-module__UMbBgq__nav{padding:22px var(--hero-header-padding-x);column-gap:12px}.Navbar-module__UMbBgq__solid{padding:18px var(--hero-header-padding-x)}.Navbar-module__UMbBgq__desktopRight{display:none}.Navbar-module__UMbBgq__contactIconBtn{justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__hamburger{display:flex}.Navbar-module__UMbBgq__actions{gap:8px}.Navbar-module__UMbBgq__brandBold,.Navbar-module__UMbBgq__brandRegular{letter-spacing:-.04em;font-size:clamp(16px,2.4vw,20px)}.Navbar-module__UMbBgq__telegramBtn{width:44px;height:44px}.Navbar-module__UMbBgq__telegramBtn svg{width:36px;height:36px}.Navbar-module__UMbBgq__contactIconArrow{width:44px;height:44px}}@media (max-width:768px){.Navbar-module__UMbBgq__nav{column-gap:8px;padding:18px 16px}.Navbar-module__UMbBgq__solid{padding:14px 16px}.Navbar-module__UMbBgq__actions{gap:6px}.Navbar-module__UMbBgq__brandBold,.Navbar-module__UMbBgq__brandRegular{letter-spacing:-.045em;font-size:clamp(14px,3.5vw,17px)}.Navbar-module__UMbBgq__telegramBtn{width:42px;height:42px}.Navbar-module__UMbBgq__telegramBtn svg{width:38px;height:38px}.Navbar-module__UMbBgq__contactIconArrow{width:40px;height:40px}}@media (max-width:390px){.Navbar-module__UMbBgq__nav{column-gap:6px;padding:16px 12px}.Navbar-module__UMbBgq__solid{padding:12px}.Navbar-module__UMbBgq__actions{gap:4px}.Navbar-module__UMbBgq__brandBold,.Navbar-module__UMbBgq__brandRegular{letter-spacing:-.05em;font-size:12px}.Navbar-module__UMbBgq__telegramBtn{width:38px;height:38px}.Navbar-module__UMbBgq__telegramBtn svg{width:34px;height:34px}.Navbar-module__UMbBgq__contactIconArrow{width:36px;height:36px}.Navbar-module__UMbBgq__hamburger span{width:26px}}
.Footer-module__as8s1W__footer{color:#ffffffb8;padding:32px var(--page-padding-x) 0;background:#050a12}.Footer-module__as8s1W__grid{max-width:var(--content-max);grid-template-columns:1.1fr .75fr 1fr 1fr 1.2fr;gap:40px;margin:0 auto;padding-bottom:24px;display:grid}.Footer-module__as8s1W__col{flex-direction:column;gap:14px;display:flex}.Footer-module__as8s1W__brand{align-items:baseline;gap:0;margin-bottom:4px;line-height:1.1;text-decoration:none;display:inline-flex}.Footer-module__as8s1W__brandBold{font-family:var(--font-sans);letter-spacing:-.03em;color:#fff;font-size:22px;font-weight:800}.Footer-module__as8s1W__brandRegular{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--stripe-blue);font-size:22px;font-weight:400}.Footer-module__as8s1W__copyright{color:#ffffff73;font-size:13px;line-height:1.5}.Footer-module__as8s1W__legal{color:#ffffff61;max-width:260px;font-size:13px;line-height:1.65}.Footer-module__as8s1W__heading{color:#fff;margin-bottom:4px;font-size:15px;font-weight:600}.Footer-module__as8s1W__nav{flex-direction:column;gap:12px;display:flex}.Footer-module__as8s1W__nav a{color:#ffffff8c;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__nav a:hover{color:#fff}.Footer-module__as8s1W__contacts{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__as8s1W__contacts li{align-items:center;gap:12px;display:flex}.Footer-module__as8s1W__contactIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;line-height:0;display:flex}.Footer-module__as8s1W__contactIconTelegram,.Footer-module__as8s1W__contactIconSupport{color:#fff}.Footer-module__as8s1W__contactLink{color:#ffffffb8;text-underline-offset:3px;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;text-decoration:underline;transition:color .2s}.Footer-module__as8s1W__contactLink:hover{color:#fff}.Footer-module__as8s1W__colAbout{gap:12px}.Footer-module__as8s1W__aboutText{color:#ffffff7a;max-width:420px;font-size:14px;line-height:1.7}.Footer-module__as8s1W__bottom{max-width:var(--content-max);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:20px 0 28px;display:flex}.Footer-module__as8s1W__bottom a{color:#ffffff59;font-size:12px;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__bottom a:hover{color:#ffffffa6}.Footer-module__as8s1W__credit a{text-underline-offset:2px;text-decoration:underline}@media (max-width:1024px){.Footer-module__as8s1W__grid{grid-template-columns:1fr 1fr;gap:36px 32px}.Footer-module__as8s1W__colAbout{grid-column:1/-1}}@media (max-width:768px){.Footer-module__as8s1W__footer{padding:24px var(--page-padding-x-md) 0}.Footer-module__as8s1W__grid{grid-template-columns:1fr;gap:16px;padding-bottom:18px}.Footer-module__as8s1W__col{text-align:center;align-items:center}.Footer-module__as8s1W__brand{justify-content:center}.Footer-module__as8s1W__nav{align-items:center}.Footer-module__as8s1W__contacts li{justify-content:center}.Footer-module__as8s1W__contactLink{text-align:center}.Footer-module__as8s1W__legal,.Footer-module__as8s1W__aboutText{max-width:none}.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column;align-items:center}}@media (max-width:480px){.Footer-module__as8s1W__footer{padding:20px var(--page-padding-x-sm) 0}}
.Hero-module__oEVfFq__hero{flex-direction:column;width:100%;height:100vh;min-height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__bg{animation:20s ease-out forwards Hero-module__oEVfFq__slowZoom;position:absolute;inset:0;transform:scale(1.04)}.Hero-module__oEVfFq__bgImage{object-fit:cover;object-position:center center}.Hero-module__oEVfFq__overlay{background:linear-gradient(#0000001f 0%,#00000047 32%,#0000009e 62%,#000000e0 100%),linear-gradient(90deg,#0000008c 0%,#0003 50%,#0000 75%);position:absolute;inset:0}.Hero-module__oEVfFq__body{z-index:10;padding:120px var(--hero-header-padding-x) 100px;flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.Hero-module__oEVfFq__mainRow{justify-content:space-between;align-items:flex-end;gap:48px;animation:.9s cubic-bezier(.16,1,.3,1) .15s both Hero-module__oEVfFq__slideUp;display:flex}.Hero-module__oEVfFq__textBlock{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}.Hero-module__oEVfFq__heroCenter{flex-direction:column;gap:16px;display:flex}.Hero-module__oEVfFq__headline{font-family:var(--font-sans);color:#fff;letter-spacing:-.03em;max-width:900px;margin-bottom:0;font-size:clamp(44px,6vw,80px);font-weight:800;line-height:1.05}.Hero-module__oEVfFq__stripe{color:#8b85ff;text-shadow:0 0 40px var(--stripe-blue-glow);font-style:normal}.Hero-module__oEVfFq__badge{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:100%;box-shadow:var(--shadow-md);background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-self:flex-start;margin-bottom:0;padding:clamp(8px,1.8vw,12px) clamp(12px,3.2vw,22px);font-size:clamp(11px,2.6vw,17px);font-weight:700;display:inline-flex}.Hero-module__oEVfFq__description{font-size:var(--text-xl);line-height:var(--leading-body);color:#fff;text-shadow:0 1px 12px #00000073;max-width:640px}.Hero-module__oEVfFq__card{border-radius:var(--radius-xl);text-align:left;min-width:400px;color:inherit;cursor:pointer;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);box-shadow:var(--shadow-xl), 0 0 0 1px #ffffff1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #fff9;flex-shrink:0;align-items:center;gap:28px;padding:28px 32px;font-family:inherit;display:flex}.Hero-module__oEVfFq__card:hover{box-shadow:0 32px 80px #0006, var(--shadow-glow);transform:translateY(-8px)scale(1.01)}.Hero-module__oEVfFq__cardText{flex:1}.Hero-module__oEVfFq__cardLabel{font-size:var(--text-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--gray-400);margin-bottom:8px;font-weight:700}.Hero-module__oEVfFq__cardHighlight{color:var(--gray-900);letter-spacing:-.02em;font-size:36px;font-weight:800;line-height:1}.Hero-module__oEVfFq__cardSub{font-size:var(--text-sm);color:var(--gray-400);margin-top:8px;line-height:1.5}.Hero-module__oEVfFq__cardArrow{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);width:56px;height:56px;transition:background .25s, transform .3s var(--ease-out), box-shadow .25s;box-shadow:var(--shadow-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__oEVfFq__card:hover .Hero-module__oEVfFq__cardArrow{transform:rotate(45deg)scale(1.05);box-shadow:0 8px 32px #635bff80}@media (max-width:1100px){.Hero-module__oEVfFq__hero{height:auto;min-height:100svh;max-height:none}.Hero-module__oEVfFq__bgImage{object-position:center 28%}.Hero-module__oEVfFq__overlay{background:linear-gradient(#00000024 0%,#00000057 30%,#000000ad 60%,#000000eb 100%),linear-gradient(90deg,#0006 0%,#0000001f 60%,#0000 85%)}.Hero-module__oEVfFq__body{padding:104px var(--hero-header-padding-x) max(32px, env(safe-area-inset-bottom));justify-content:flex-end}.Hero-module__oEVfFq__mainRow{flex:1;grid-template-rows:minmax(0,1fr) auto auto;align-items:end;gap:clamp(20px,3.5vw,32px);width:100%;min-height:0;display:grid}.Hero-module__oEVfFq__textBlock{display:contents}.Hero-module__oEVfFq__heroCenter{grid-row:1;place-self:end stretch;gap:clamp(14px,2.5vw,20px);padding-bottom:clamp(4px,1vw,12px)}.Hero-module__oEVfFq__headline{max-width:100%;font-size:clamp(36px,6.5vw,52px)}.Hero-module__oEVfFq__badge{white-space:normal;text-align:left;align-self:flex-start;max-width:100%;padding:10px 18px;font-size:clamp(13px,2.2vw,15px);line-height:1.35}.Hero-module__oEVfFq__description{grid-row:2;max-width:none;padding-top:0;font-size:clamp(16px,2.4vw,19px);line-height:1.58}.Hero-module__oEVfFq__card{min-width:unset;border-radius:clamp(18px,2.5vw,24px);grid-row:3;gap:clamp(18px,2.5vw,24px);width:100%;max-width:none;padding:clamp(22px,3vw,28px) clamp(24px,3.5vw,32px)}.Hero-module__oEVfFq__cardHighlight{font-size:clamp(28px,4.5vw,34px)}.Hero-module__oEVfFq__cardSub{display:none}.Hero-module__oEVfFq__cardArrow{width:clamp(48px,6vw,54px);height:clamp(48px,6vw,54px)}}@media (max-width:768px){.Hero-module__oEVfFq__hero{min-height:100svh}.Hero-module__oEVfFq__body{padding:96px 16px max(24px, env(safe-area-inset-bottom))}.Hero-module__oEVfFq__mainRow{gap:clamp(18px,4.5vw,28px)}.Hero-module__oEVfFq__heroCenter{align-self:center;gap:clamp(12px,3.2vw,18px);padding-bottom:clamp(8px,2vw,16px)}.Hero-module__oEVfFq__headline{font-size:clamp(34px,9vw,48px)}.Hero-module__oEVfFq__badge{align-self:stretch;padding:10px 16px;font-size:clamp(13px,3.6vw,16px)}.Hero-module__oEVfFq__description{padding-top:clamp(4px,1vw,8px);font-size:clamp(15px,4vw,18px);line-height:1.55}.Hero-module__oEVfFq__card{border-radius:18px;gap:18px;padding:22px 24px}.Hero-module__oEVfFq__cardLabel{letter-spacing:.06em;margin-bottom:6px;font-size:14px}.Hero-module__oEVfFq__cardHighlight{font-size:32px}.Hero-module__oEVfFq__cardArrow{width:50px;height:50px}}@media (max-width:390px){.Hero-module__oEVfFq__body{padding:88px 14px max(20px, env(safe-area-inset-bottom))}.Hero-module__oEVfFq__mainRow{gap:16px}.Hero-module__oEVfFq__headline{font-size:clamp(30px,8.8vw,40px)}.Hero-module__oEVfFq__badge{letter-spacing:-.01em;padding:9px 14px;font-size:clamp(12px,3.4vw,15px)}.Hero-module__oEVfFq__description{font-size:clamp(14px,3.8vw,16px)}.Hero-module__oEVfFq__card{padding:20px}.Hero-module__oEVfFq__cardHighlight{font-size:28px}}
.ScrollReveal-module__5q5YHq__reveal{opacity:0;transition:opacity .55s var(--ease-out);transition-delay:var(--reveal-delay,0s)}.ScrollReveal-module__5q5YHq__visible{opacity:1}@media (prefers-reduced-motion:reduce){.ScrollReveal-module__5q5YHq__reveal{opacity:1;transition:none}}
.SpecialistsSection-module__rjF6xa__section{padding:var(--section-padding-y) var(--page-padding-x);background:linear-gradient(135deg,#635bff 0%,#4f46e5 45%,#3730a3 100%);position:relative;overflow:hidden}.SpecialistsSection-module__rjF6xa__section:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 90% 20%,#ffffff1f 0%,#0000 60%),radial-gradient(60% 50% at 10% 80%,#ffffff14 0%,#0000 55%);position:absolute;inset:0}.SpecialistsSection-module__rjF6xa__inner{z-index:1;max-width:var(--content-max);text-align:center;margin:0 auto;position:relative}.SpecialistsSection-module__rjF6xa__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:#fff;max-width:820px;margin-bottom:28px;margin-left:auto;margin-right:auto}.SpecialistsSection-module__rjF6xa__description{font-size:var(--text-xl);line-height:var(--leading-body);color:#ffffffe0;max-width:780px;margin:0 auto 32px}.SpecialistsSection-module__rjF6xa__description strong{color:#fff;font-weight:700}.SpecialistsSection-module__rjF6xa__cta{background:var(--white);color:var(--gray-900);letter-spacing:-.01em;cursor:pointer;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border:none;border-radius:100px;align-items:center;gap:16px;margin:52px auto 0;padding:20px 36px 20px 40px;font-family:inherit;font-size:clamp(16px,1.7vw,19px);font-weight:800;display:inline-flex;box-shadow:0 0 0 3px #ffffff73,0 20px 50px #00000052,0 8px 24px #fff3}.SpecialistsSection-module__rjF6xa__cta:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 0 0 4px #ffffff8c,0 28px 60px #00000061,0 12px 32px #ffffff47}.SpecialistsSection-module__rjF6xa__ctaArrow{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;width:38px;height:38px;box-shadow:var(--shadow-glow);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SpecialistsSection-module__rjF6xa__cta:hover .SpecialistsSection-module__rjF6xa__ctaArrow{transform:rotate(45deg)scale(1.08);box-shadow:0 8px 28px #635bff8c}.SpecialistsSection-module__rjF6xa__lead{font-size:var(--text-lg);color:#ffffffeb;margin-bottom:36px;font-weight:600}.SpecialistsSection-module__rjF6xa__cards{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.SpecialistsSection-module__rjF6xa__card{background:var(--white);border-radius:var(--radius-xl);min-height:100%;box-shadow:var(--shadow-xl);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);flex-direction:column;align-items:flex-start;gap:18px;padding:32px 36px;display:flex}.SpecialistsSection-module__rjF6xa__card:hover{transform:translateY(-8px);box-shadow:0 32px 80px #0a254038}.SpecialistsSection-module__rjF6xa__iconBox{color:var(--stripe-blue);flex-shrink:0;justify-content:flex-start;align-items:center;line-height:0;display:flex}.SpecialistsSection-module__rjF6xa__cardText{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-900);font-weight:500}.SpecialistsSection-module__rjF6xa__cardText strong{color:var(--gray-900);font-weight:700}@media (max-width:900px){.SpecialistsSection-module__rjF6xa__cards{grid-template-columns:1fr;max-width:520px;margin:0 auto}}@media (max-width:768px){.SpecialistsSection-module__rjF6xa__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}.SpecialistsSection-module__rjF6xa__cta{justify-content:center;width:100%;margin-top:40px;padding:18px 24px;font-size:15px}.SpecialistsSection-module__rjF6xa__card{padding:24px}}@media (max-width:390px){.SpecialistsSection-module__rjF6xa__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.StatsSection-module__X39eWa__section{background:var(--white);padding:var(--section-padding-y) var(--page-padding-x)}.StatsSection-module__X39eWa__inner{max-width:var(--content-max);flex-direction:column;align-items:center;margin:0 auto;display:flex}.StatsSection-module__X39eWa__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);text-align:center;letter-spacing:var(--tracking-tight);margin-bottom:56px}.StatsSection-module__X39eWa__grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-bottom:56px;display:grid}.StatsSection-module__X39eWa__item{text-align:center;background:var(--gray-100);border-radius:var(--radius-xl);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border:1px solid #0a25400d;flex-direction:column;align-items:center;gap:14px;padding:36px 28px;display:flex}.StatsSection-module__X39eWa__item:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.StatsSection-module__X39eWa__value{font-family:var(--font-sans);color:var(--stripe-blue);letter-spacing:-.03em;font-size:clamp(44px,5vw,64px);font-weight:800;line-height:1}.StatsSection-module__X39eWa__desc{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500);max-width:300px}.StatsSection-module__X39eWa__cta{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);border-radius:var(--radius-md);font-size:var(--text-lg);color:#fff;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);box-shadow:var(--shadow-glow);align-items:center;gap:14px;padding:20px 36px 20px 40px;font-weight:600;text-decoration:none;display:inline-flex}.StatsSection-module__X39eWa__cta:hover{transform:translateY(-4px);box-shadow:0 16px 48px #635bff73}.StatsSection-module__X39eWa__ctaArrow{width:32px;height:32px;color:var(--stripe-blue);transition:transform .25s var(--ease-out), box-shadow .25s;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #0000001f}.StatsSection-module__X39eWa__cta:hover .StatsSection-module__X39eWa__ctaArrow{transform:rotate(45deg)scale(1.08);box-shadow:0 4px 16px #0000002e}@media (max-width:768px){.StatsSection-module__X39eWa__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}.StatsSection-module__X39eWa__heading{margin-bottom:40px}.StatsSection-module__X39eWa__grid{grid-template-columns:1fr;gap:36px;margin-bottom:40px}.StatsSection-module__X39eWa__desc{max-width:320px}.StatsSection-module__X39eWa__cta{justify-content:center;width:100%;padding:16px 24px;font-size:15px}}@media (max-width:390px){.StatsSection-module__X39eWa__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.ServiceCard-module__KVEJYa__card{border-radius:var(--radius-xl);min-height:100%;box-shadow:var(--shadow-md);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);position:relative;overflow:hidden}.ServiceCard-module__KVEJYa__cardLink{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.ServiceCard-module__KVEJYa__cardMedia{aspect-ratio:4/3;background:var(--gray-900);width:100%;min-height:320px;position:relative;overflow:hidden}.ServiceCard-module__KVEJYa__cardImage{object-fit:cover;object-position:center center;transition:transform .55s var(--ease-out)}.ServiceCard-module__KVEJYa__cardOverlay{pointer-events:none;transition:background .35s var(--ease-out);background:linear-gradient(#0000001f 0%,#00000038 32%,#00000085 58%,#000000d1 100%);position:absolute;inset:0}.ServiceCard-module__KVEJYa__cardContent{z-index:2;flex-direction:column;justify-content:flex-end;gap:12px;padding:32px 36px;display:flex;position:absolute;inset:0}.ServiceCard-module__KVEJYa__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.ServiceCard-module__KVEJYa__card:hover .ServiceCard-module__KVEJYa__cardImage{transform:scale(1.05)}.ServiceCard-module__KVEJYa__card:hover .ServiceCard-module__KVEJYa__cardOverlay{background:linear-gradient(#00000024 0%,#00000047 28%,#00000094 55%,#000000e0 100%)}.ServiceCard-module__KVEJYa__title{font-family:var(--font-sans);font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:var(--leading-snug);color:#fff;text-shadow:0 1px 12px #00000059;max-width:none;margin:0}.ServiceCard-module__KVEJYa__desc{font-size:clamp(15px,1.5vw,17px);line-height:var(--leading-body);color:#ffffffe0;text-shadow:0 1px 8px #0000004d;max-width:none;margin:0}.ServiceCard-module__KVEJYa__more{font-size:var(--text-base);color:#fff;align-items:center;gap:8px;margin-top:4px;font-weight:600;text-decoration:none;transition:gap .2s,opacity .2s;display:inline-flex}.ServiceCard-module__KVEJYa__cardLink:hover .ServiceCard-module__KVEJYa__more{opacity:.92;gap:12px}.ServiceCard-module__KVEJYa__moreArrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1.5px solid #ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:768px){.ServiceCard-module__KVEJYa__cardMedia{min-height:280px}.ServiceCard-module__KVEJYa__cardContent{gap:10px;padding:24px}}
.ServicesSection-module__NA6OPW__section{background:linear-gradient(180deg, var(--white) 0%, var(--gray-100) 100%);padding:var(--section-padding-y) var(--page-padding-x);max-width:100%;overflow-x:clip}.ServicesSection-module__NA6OPW__inner{max-width:var(--content-max);margin:0 auto}.ServicesSection-module__NA6OPW__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin-bottom:40px}.ServicesSection-module__NA6OPW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ServicesSection-module__NA6OPW__grid>*{flex-direction:column;height:100%;display:flex}@media (max-width:900px){.ServicesSection-module__NA6OPW__grid{grid-template-columns:1fr}}@media (max-width:768px){.ServicesSection-module__NA6OPW__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}}@media (max-width:390px){.ServicesSection-module__NA6OPW__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.AdvantagesSection-module__jCOiNq__section{background:linear-gradient(180deg, var(--gray-100) 0%, #f8fafc 45%, #fbfcfe 78%, var(--white) 100%);padding:var(--section-padding-y) var(--page-padding-x);position:relative}.AdvantagesSection-module__jCOiNq__section:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#635bff14 50%,#0000 100%);height:1px;position:absolute;inset:auto 0 0}.AdvantagesSection-module__jCOiNq__inner{z-index:1;max-width:var(--content-max);margin:0 auto;position:relative}.AdvantagesSection-module__jCOiNq__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin-bottom:40px}.AdvantagesSection-module__jCOiNq__blocks{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AdvantagesSection-module__jCOiNq__block{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);height:100%;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border:1px solid #0a25400f;flex-direction:column;align-items:flex-start;gap:18px;padding:32px;display:flex}.AdvantagesSection-module__jCOiNq__block:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.AdvantagesSection-module__jCOiNq__iconBox{color:var(--stripe-blue);flex-shrink:0;justify-content:flex-start;align-items:center;line-height:0;display:flex}.AdvantagesSection-module__jCOiNq__iconBox svg{width:40px;height:40px}.AdvantagesSection-module__jCOiNq__blockContent{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.AdvantagesSection-module__jCOiNq__title{font-family:var(--font-sans);font-weight:700;font-size:var(--text-xl);line-height:var(--leading-snug);color:var(--gray-900)}.AdvantagesSection-module__jCOiNq__desc{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500)}@media (max-width:900px){.AdvantagesSection-module__jCOiNq__blocks{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AdvantagesSection-module__jCOiNq__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}.AdvantagesSection-module__jCOiNq__heading{margin-bottom:32px}.AdvantagesSection-module__jCOiNq__blocks{grid-template-columns:1fr;gap:16px}.AdvantagesSection-module__jCOiNq__block{padding:24px}}@media (max-width:390px){.AdvantagesSection-module__jCOiNq__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.AccountsSection-module__lHDPCq__section{background:linear-gradient(180deg, var(--gray-100) 0%, #f7f9ff 32%, #fafcff 68%, var(--white) 100%);max-width:100%;padding:var(--section-padding-y) var(--page-padding-x);position:relative;overflow-x:clip}.AccountsSection-module__lHDPCq__section:before{content:"";pointer-events:none;background:radial-gradient(70% 45% at 15% 60%,#635bff0d 0%,#0000 70%);position:absolute;inset:0}.AccountsSection-module__lHDPCq__section:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#635bff0a 100%);height:160px;position:absolute;inset:auto 0 0}.AccountsSection-module__lHDPCq__inner{z-index:1;max-width:var(--content-max);margin:0 auto;position:relative}.AccountsSection-module__lHDPCq__header{text-align:center;max-width:760px;margin:0 auto 48px}.AccountsSection-module__lHDPCq__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin-bottom:20px}.AccountsSection-module__lHDPCq__lead{font-size:var(--text-xl);font-weight:600;line-height:var(--leading-snug);color:var(--gray-900);margin-bottom:14px}.AccountsSection-module__lHDPCq__desc{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500)}.AccountsSection-module__lHDPCq__galleryHeading{font-family:var(--font-sans);font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:var(--leading-snug);color:var(--gray-900);text-align:center;margin:0 auto 28px}.AccountsSection-module__lHDPCq__slider{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:20px 16px;display:grid}.AccountsSection-module__lHDPCq__viewport{border-radius:var(--radius-lg);grid-area:1/2;overflow:hidden}.AccountsSection-module__lHDPCq__track{transition:transform .55s var(--ease-out);display:flex}.AccountsSection-module__lHDPCq__slide{flex:0 0 100%;justify-content:center;min-width:100%;display:flex}.AccountsSection-module__lHDPCq__image{border-radius:var(--radius-lg);object-fit:contain;filter:drop-shadow(0 12px 32px #0a254024);width:100%;max-width:920px;height:auto}.AccountsSection-module__lHDPCq__navBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:48px;height:48px;color:var(--stripe-blue);cursor:pointer;transition:transform .25s var(--ease-out), box-shadow .25s, border-color .25s;box-shadow:var(--shadow-sm);background:#ffffffb3;border:1.5px solid #635bff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AccountsSection-module__lHDPCq__navBtn:hover{border-color:var(--stripe-blue);box-shadow:var(--shadow-glow);transform:scale(1.06)}.AccountsSection-module__lHDPCq__navPrev{grid-area:1/1}.AccountsSection-module__lHDPCq__navNext{grid-area:1/3}.AccountsSection-module__lHDPCq__dots{grid-area:2/1/auto/-1;justify-content:center;gap:10px;display:flex}.AccountsSection-module__lHDPCq__dot{background:var(--stripe-blue-light);cursor:pointer;width:10px;height:10px;transition:transform .25s var(--ease-out), background .25s;border:none;border-radius:50%;padding:0}.AccountsSection-module__lHDPCq__dotActive{background:var(--stripe-blue);transform:scale(1.2)}@media (max-width:768px){.AccountsSection-module__lHDPCq__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}.AccountsSection-module__lHDPCq__header{margin-bottom:28px}.AccountsSection-module__lHDPCq__slider{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;gap:20px 12px}.AccountsSection-module__lHDPCq__viewport{grid-area:1/1/auto/-1}.AccountsSection-module__lHDPCq__image{border-radius:var(--radius-md);filter:drop-shadow(0 8px 24px #0a25401f);width:100%;max-width:none}.AccountsSection-module__lHDPCq__navPrev{grid-area:2/1;justify-self:start}.AccountsSection-module__lHDPCq__dots{grid-area:2/2;align-self:center}.AccountsSection-module__lHDPCq__navNext{grid-area:2/3;justify-self:end}.AccountsSection-module__lHDPCq__navBtn{width:44px;height:44px}}@media (max-width:390px){.AccountsSection-module__lHDPCq__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.HowWeWorkSection-module__SNWR1q__section{background:linear-gradient(180deg, var(--white) 0%, #fafbff 28%, #f5f7fc 62%, var(--gray-100) 100%);padding:var(--section-padding-y) var(--page-padding-x);position:relative}.HowWeWorkSection-module__SNWR1q__section:before{content:"";pointer-events:none;background:radial-gradient(80% 55% at 50% 20%,#635bff0f 0%,#0000 70%),radial-gradient(60% 40% at 80% 85%,#635bff0a 0%,#0000 65%);position:absolute;inset:0}.HowWeWorkSection-module__SNWR1q__inner{z-index:1;max-width:var(--content-max);margin:0 auto;position:relative}.HowWeWorkSection-module__SNWR1q__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin-bottom:56px}.HowWeWorkSection-module__SNWR1q__steps{flex-direction:column;gap:20px;display:flex}.HowWeWorkSection-module__SNWR1q__numbersTrack{align-items:center;width:100%;display:flex;overflow:visible}.HowWeWorkSection-module__SNWR1q__trackNumber{flex:1;justify-content:center;align-items:center;display:flex;overflow:visible}.HowWeWorkSection-module__SNWR1q__number{font-family:var(--font-sans);letter-spacing:-.06em;background:linear-gradient(160deg, var(--stripe-blue) 0%, #635bff2e 100%);-webkit-text-fill-color:transparent;color:#0000;transition:transform .35s var(--ease-out);-webkit-background-clip:text;background-clip:text;padding-right:.08em;font-size:clamp(56px,6.5vw,88px);font-weight:800;line-height:1;display:inline-block}.HowWeWorkSection-module__SNWR1q__step:hover .HowWeWorkSection-module__SNWR1q__number,.HowWeWorkSection-module__SNWR1q__trackNumber:hover .HowWeWorkSection-module__SNWR1q__number{transform:translateY(-4px)scale(1.04)}.HowWeWorkSection-module__SNWR1q__arrowHorizontal{color:var(--stripe-blue);flex:0 0 clamp(56px,8vw,112px);justify-content:center;align-items:center;display:flex}.HowWeWorkSection-module__SNWR1q__arrowHorizontal svg{width:100%;height:20px}.HowWeWorkSection-module__SNWR1q__arrowLine{stroke-opacity:.45}.HowWeWorkSection-module__SNWR1q__arrowHead{stroke-opacity:.85}.HowWeWorkSection-module__SNWR1q__numberMobile,.HowWeWorkSection-module__SNWR1q__numberCol,.HowWeWorkSection-module__SNWR1q__arrowVertical{display:none}.HowWeWorkSection-module__SNWR1q__contentTrack{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.HowWeWorkSection-module__SNWR1q__step{flex-direction:column;gap:12px;min-width:0;display:flex}.HowWeWorkSection-module__SNWR1q__content{flex-direction:column;gap:12px;display:flex}.HowWeWorkSection-module__SNWR1q__title{font-family:var(--font-sans);font-weight:700;font-size:var(--text-xl);line-height:var(--leading-snug);color:var(--gray-900)}.HowWeWorkSection-module__SNWR1q__desc{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500)}@media (max-width:900px){.HowWeWorkSection-module__SNWR1q__numbersTrack{display:none}.HowWeWorkSection-module__SNWR1q__contentTrack{grid-template-columns:repeat(2,1fr);gap:48px 28px}}@media (max-width:768px){.HowWeWorkSection-module__SNWR1q__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}.HowWeWorkSection-module__SNWR1q__heading{margin-bottom:40px}.HowWeWorkSection-module__SNWR1q__steps{gap:0}.HowWeWorkSection-module__SNWR1q__contentTrack{flex-direction:column;gap:0;display:flex}.HowWeWorkSection-module__SNWR1q__step{flex-direction:row;align-items:stretch;gap:16px;padding:0 0 8px}.HowWeWorkSection-module__SNWR1q__step:last-child{padding-bottom:0}.HowWeWorkSection-module__SNWR1q__numberCol{flex-direction:column;flex-shrink:0;align-items:center;width:clamp(56px,15vw,72px);display:flex;overflow:hidden}.HowWeWorkSection-module__SNWR1q__numberMobile{letter-spacing:-.06em;flex-shrink:0;font-size:clamp(44px,13vw,60px);line-height:1;display:block}.HowWeWorkSection-module__SNWR1q__step:hover .HowWeWorkSection-module__SNWR1q__numberMobile{transform:translateY(-2px)scale(1.03)}.HowWeWorkSection-module__SNWR1q__arrowVertical{min-height:36px;color:var(--stripe-blue);flex:1;justify-content:center;align-items:center;padding:10px 0 14px;display:flex}.HowWeWorkSection-module__SNWR1q__arrowVertical svg{width:20px;height:100%;min-height:36px;max-height:56px}.HowWeWorkSection-module__SNWR1q__content{padding-top:6px;padding-bottom:24px}.HowWeWorkSection-module__SNWR1q__step:last-child .HowWeWorkSection-module__SNWR1q__content{padding-bottom:0}}@media (max-width:390px){.HowWeWorkSection-module__SNWR1q__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.ClientsSection-module__cYsLsq__section{background:linear-gradient(180deg, var(--gray-100) 0%, var(--gray-100) 72%, #f8faff 100%);padding:var(--section-padding-y) var(--page-padding-x)}.ClientsSection-module__cYsLsq__inner{max-width:var(--content-max);margin:0 auto}.ClientsSection-module__cYsLsq__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);text-align:center;margin-bottom:48px}.ClientsSection-module__cYsLsq__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:64px;display:grid}.ClientsSection-module__cYsLsq__gridHighRisk{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.ClientsSection-module__cYsLsq__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);height:100%;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border:1px solid #0a25400f;flex-direction:column;align-items:flex-start;gap:18px;padding:32px;display:flex}.ClientsSection-module__cYsLsq__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.ClientsSection-module__cYsLsq__icon{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ClientsSection-module__cYsLsq__iconImg{object-fit:contain;width:80px;height:80px;transition:transform .3s var(--ease-out)}.ClientsSection-module__cYsLsq__card:hover .ClientsSection-module__cYsLsq__iconImg{transform:scale(1.06)}.ClientsSection-module__cYsLsq__title{font-family:var(--font-sans);font-weight:700;font-size:var(--text-xl);line-height:var(--leading-snug);color:var(--gray-900)}.ClientsSection-module__cYsLsq__desc{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500)}.ClientsSection-module__cYsLsq__highRisk{padding-top:8px}.ClientsSection-module__cYsLsq__subheading{font-family:var(--font-sans);font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin-bottom:12px}.ClientsSection-module__cYsLsq__subdesc{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500);max-width:720px;margin-bottom:28px}@media (max-width:900px){.ClientsSection-module__cYsLsq__grid,.ClientsSection-module__cYsLsq__gridHighRisk{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ClientsSection-module__cYsLsq__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}.ClientsSection-module__cYsLsq__heading{margin-bottom:36px}.ClientsSection-module__cYsLsq__grid{gap:16px;margin-bottom:48px}.ClientsSection-module__cYsLsq__grid,.ClientsSection-module__cYsLsq__gridHighRisk{grid-template-columns:1fr}.ClientsSection-module__cYsLsq__card{padding:24px}}@media (max-width:390px){.ClientsSection-module__cYsLsq__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.BlogCard-module__vo0pDq__card{background:var(--white);border-radius:var(--radius-xl);height:100%;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border:1px solid #0a254014;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.BlogCard-module__vo0pDq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.BlogCard-module__vo0pDq__cardImgWrap{aspect-ratio:16/9;background:var(--gray-100);position:relative}.BlogCard-module__vo0pDq__cardImg{object-fit:cover}.BlogCard-module__vo0pDq__cardBody{flex-direction:column;flex:1;padding:22px 24px 26px;display:flex}.BlogCard-module__vo0pDq__cardMeta{font-size:var(--text-sm);color:var(--gray-400);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.BlogCard-module__vo0pDq__cardTitle{font-size:clamp(20px,2vw,24px);font-weight:700;line-height:var(--leading-snug);color:var(--gray-900);margin-bottom:10px}.BlogCard-module__vo0pDq__cardExcerpt{font-size:var(--text-base);line-height:var(--leading-body);color:var(--gray-500);margin-bottom:18px}.BlogCard-module__vo0pDq__readMore{font-size:var(--text-base);color:var(--gray-900);align-items:center;gap:10px;margin-top:auto;font-weight:600;transition:gap .2s;display:inline-flex}.BlogCard-module__vo0pDq__card:hover .BlogCard-module__vo0pDq__readMore{gap:14px}.BlogCard-module__vo0pDq__readMoreArrow{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;width:32px;height:32px;box-shadow:var(--shadow-glow);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BlogCard-module__vo0pDq__card:hover .BlogCard-module__vo0pDq__readMoreArrow{transform:rotate(45deg)scale(1.06);box-shadow:0 8px 24px #635bff73}
.FaqSection-module__9pWyaG__section{background:linear-gradient(180deg, var(--gray-100) 0%, #f8faff 35%, #fafcff 65%, var(--gray-100) 100%);padding:var(--section-padding-y) var(--page-padding-x);position:relative}.FaqSection-module__9pWyaG__section:before{content:"";pointer-events:none;background:radial-gradient(70% 50% at 50% 40%,#635bff0a 0%,#0000 70%);position:absolute;inset:0}.FaqSection-module__9pWyaG__inner{z-index:1;max-width:800px;margin:0 auto;position:relative}.FaqSection-module__9pWyaG__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);text-align:center;margin-bottom:40px}.FaqSection-module__9pWyaG__panel{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-md);background:#ffffffd1;border:1px solid #0a254012;overflow:hidden}.FaqSection-module__9pWyaG__row{border-bottom:1px solid #0a254014}.FaqSection-module__9pWyaG__row:last-child{border-bottom:none}.FaqSection-module__9pWyaG__rowOpen{background:#635bff08}.FaqSection-module__9pWyaG__question{width:100%;font-family:inherit;font-size:var(--text-lg);color:var(--gray-900);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;font-weight:600;transition:color .2s;display:flex}.FaqSection-module__9pWyaG__question:hover{color:var(--stripe-blue)}.FaqSection-module__9pWyaG__icon{background:var(--stripe-blue-light);width:28px;height:28px;color:var(--stripe-blue);transition:transform .25s var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FaqSection-module__9pWyaG__rowOpen .FaqSection-module__9pWyaG__icon{transform:rotate(45deg)}.FaqSection-module__9pWyaG__answerWrap{transition:grid-template-rows .25s var(--ease-out);grid-template-rows:0fr;display:grid}.FaqSection-module__9pWyaG__answerWrap[data-open=true]{grid-template-rows:1fr}.FaqSection-module__9pWyaG__answerInner{min-height:0;overflow:hidden}.FaqSection-module__9pWyaG__answer{font-size:var(--text-base);line-height:var(--leading-body);color:var(--gray-500);padding:0 28px 20px}@media (max-width:768px){.FaqSection-module__9pWyaG__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}.FaqSection-module__9pWyaG__question{font-size:var(--text-base);padding:16px 20px}.FaqSection-module__9pWyaG__answer{padding:0 20px 16px}}@media (max-width:390px){.FaqSection-module__9pWyaG__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.BlogPage-module__dq764G__page{background:var(--white);min-height:100vh;padding:120px var(--page-padding-x) var(--section-padding-y)}.BlogPage-module__dq764G__inner{max-width:var(--content-max);margin:0 auto}.BlogPage-module__dq764G__header{max-width:720px;margin-bottom:40px}.BlogPage-module__dq764G__title{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight)}.BlogPage-module__dq764G__description{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500);margin-top:14px}.BlogPage-module__dq764G__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.BlogPage-module__dq764G__grid>*{flex-direction:column;height:100%;display:flex}@media (max-width:768px){.BlogPage-module__dq764G__page{padding:108px var(--page-padding-x-md) var(--section-padding-y-md)}.BlogPage-module__dq764G__grid{grid-template-columns:1fr;gap:20px}}@media (max-width:390px){.BlogPage-module__dq764G__page{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.BlogPostPage-module__Bl8-Dq__page{background:linear-gradient(180deg, var(--white) 0%, var(--gray-100) 100%);min-height:100vh;padding:120px var(--page-padding-x) var(--section-padding-y)}.BlogPostPage-module__Bl8-Dq__inner{max-width:760px;margin:0 auto}.BlogPostPage-module__Bl8-Dq__back{font-size:var(--text-sm);color:var(--gray-500);align-items:center;gap:8px;margin-bottom:28px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.BlogPostPage-module__Bl8-Dq__back:hover{color:var(--stripe-blue)}.BlogPostPage-module__Bl8-Dq__cover{aspect-ratio:16/9;border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);margin-bottom:32px;position:relative;overflow:hidden}.BlogPostPage-module__Bl8-Dq__coverImg{object-fit:cover}.BlogPostPage-module__Bl8-Dq__header{margin-bottom:32px}.BlogPostPage-module__Bl8-Dq__meta{width:100%;font-size:var(--text-sm);justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.BlogPostPage-module__Bl8-Dq__metaLeft,.BlogPostPage-module__Bl8-Dq__metaRight{align-items:center;gap:8px;display:flex}.BlogPostPage-module__Bl8-Dq__metaIcon{color:var(--stripe-blue);flex-shrink:0;display:flex}.BlogPostPage-module__Bl8-Dq__metaLeft time,.BlogPostPage-module__Bl8-Dq__metaRight span:last-child{color:var(--gray-500);font-weight:500}.BlogPostPage-module__Bl8-Dq__metaDot{color:var(--gray-400)}.BlogPostPage-module__Bl8-Dq__metaCategory{color:var(--stripe-blue);font-weight:600;text-decoration:none;transition:color .2s}.BlogPostPage-module__Bl8-Dq__metaCategory:hover{color:var(--stripe-blue-hover);text-underline-offset:3px;text-decoration:underline}.BlogPostPage-module__Bl8-Dq__title{font-family:var(--font-sans);font-size:clamp(32px,4vw,44px);font-weight:800;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--gray-900);margin-bottom:16px}.BlogPostPage-module__Bl8-Dq__lead{font-size:var(--text-xl);line-height:var(--leading-body);color:var(--gray-500)}.BlogPostPage-module__Bl8-Dq__content{flex-direction:column;gap:20px;display:flex}.BlogPostPage-module__Bl8-Dq__h2{color:var(--gray-900);letter-spacing:-.02em;margin-top:12px;font-size:clamp(22px,2.5vw,28px);font-weight:700}.BlogPostPage-module__Bl8-Dq__h3{font-size:var(--text-xl);color:var(--gray-900);margin-top:8px;font-weight:700}.BlogPostPage-module__Bl8-Dq__paragraph{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500)}.BlogPostPage-module__Bl8-Dq__inlineLink{color:var(--stripe-blue);text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:opacity .2s}.BlogPostPage-module__Bl8-Dq__inlineLink:hover{opacity:.8}.BlogPostPage-module__Bl8-Dq__strong{color:var(--gray-900);font-weight:700}.BlogPostPage-module__Bl8-Dq__pre{border-radius:var(--radius-md);background:var(--gray-100);border:1px solid #0a254014;padding:16px 18px;overflow-x:auto}.BlogPostPage-module__Bl8-Dq__code{color:var(--gray-900);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:14px}.BlogPostPage-module__Bl8-Dq__list{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500);flex-direction:column;gap:10px;padding-left:1.25rem;display:flex}.BlogPostPage-module__Bl8-Dq__list li::marker{color:var(--stripe-blue)}.BlogPostPage-module__Bl8-Dq__cta{border-radius:var(--radius-xl);background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);text-align:center;box-shadow:var(--shadow-glow);margin-top:48px;padding:32px}.BlogPostPage-module__Bl8-Dq__ctaTitle{color:#fff;margin-bottom:10px;font-size:clamp(22px,2.5vw,28px);font-weight:800}.BlogPostPage-module__Bl8-Dq__ctaText{font-size:var(--text-base);line-height:var(--leading-body);color:#ffffffe0;max-width:520px;margin:0 auto 20px}.BlogPostPage-module__Bl8-Dq__ctaBtn{background:var(--white);color:var(--gray-900);font-family:inherit;font-size:var(--text-base);cursor:pointer;transition:transform .25s var(--ease-out), box-shadow .25s;border:none;border-radius:100px;align-items:center;gap:12px;padding:16px 28px;font-weight:700;display:inline-flex}.BlogPostPage-module__Bl8-Dq__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0003}.BlogPostPage-module__Bl8-Dq__ctaArrow{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;width:32px;height:32px;box-shadow:var(--shadow-glow);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BlogPostPage-module__Bl8-Dq__ctaBtn:hover .BlogPostPage-module__Bl8-Dq__ctaArrow{transform:rotate(45deg)scale(1.08);box-shadow:0 8px 24px #635bff73}.BlogPostPage-module__Bl8-Dq__related{border-top:1px solid #0a254014;margin-top:56px;padding-top:40px}.BlogPostPage-module__Bl8-Dq__relatedHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.BlogPostPage-module__Bl8-Dq__relatedTitle{color:var(--gray-900);font-size:clamp(22px,2.5vw,28px);font-weight:800}.BlogPostPage-module__Bl8-Dq__viewAll{font-size:var(--text-sm);color:var(--stripe-blue);font-weight:600;text-decoration:none}.BlogPostPage-module__Bl8-Dq__viewAll:hover{text-underline-offset:3px;text-decoration:underline}.BlogPostPage-module__Bl8-Dq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.BlogPostPage-module__Bl8-Dq__relatedCard{background:var(--white);border-radius:var(--radius-md);transition:transform .25s var(--ease-out), box-shadow .25s;border:1px solid #0a254014;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.BlogPostPage-module__Bl8-Dq__relatedCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.BlogPostPage-module__Bl8-Dq__relatedImgWrap{aspect-ratio:16/10;position:relative}.BlogPostPage-module__Bl8-Dq__relatedImg{object-fit:cover}.BlogPostPage-module__Bl8-Dq__relatedBody{flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.BlogPostPage-module__Bl8-Dq__relatedMeta{color:var(--gray-400);margin-bottom:8px;font-size:12px}.BlogPostPage-module__Bl8-Dq__relatedCardTitle{font-size:var(--text-base);font-weight:700;line-height:var(--leading-snug);color:var(--gray-900);margin-bottom:12px}.BlogPostPage-module__Bl8-Dq__readMore{font-size:var(--text-sm);color:var(--gray-900);align-items:center;gap:8px;margin-top:auto;font-weight:600;transition:gap .2s;display:inline-flex}.BlogPostPage-module__Bl8-Dq__relatedCard:hover .BlogPostPage-module__Bl8-Dq__readMore{gap:12px}.BlogPostPage-module__Bl8-Dq__readMoreArrow{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;width:28px;height:28px;box-shadow:var(--shadow-glow);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BlogPostPage-module__Bl8-Dq__relatedCard:hover .BlogPostPage-module__Bl8-Dq__readMoreArrow{transform:rotate(45deg)scale(1.06);box-shadow:0 6px 20px #635bff73}.BlogPostPage-module__Bl8-Dq__footerNav{border-top:1px solid #0a254014;flex-wrap:wrap;gap:20px;margin-top:40px;padding-top:24px;display:flex}.BlogPostPage-module__Bl8-Dq__footerLink{font-size:var(--text-sm);color:var(--gray-500);font-weight:600;text-decoration:none;transition:color .2s}.BlogPostPage-module__Bl8-Dq__footerLink:hover{color:var(--stripe-blue)}@media (max-width:900px){.BlogPostPage-module__Bl8-Dq__relatedGrid{grid-template-columns:1fr}}@media (max-width:768px){.BlogPostPage-module__Bl8-Dq__page{padding:108px var(--page-padding-x-md) var(--section-padding-y-md)}.BlogPostPage-module__Bl8-Dq__meta{font-size:13px}.BlogPostPage-module__Bl8-Dq__cta{padding:24px 20px}}@media (max-width:420px){.BlogPostPage-module__Bl8-Dq__meta{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:390px){.BlogPostPage-module__Bl8-Dq__page{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.ContactSection-module__EPo3pW__section{background:var(--gray-100);padding:var(--section-padding-y) var(--page-padding-x)}.ContactSection-module__EPo3pW__inner{max-width:var(--content-max);grid-template-columns:1fr 1fr;align-items:start;gap:80px;margin:0 auto;display:grid}.ContactSection-module__EPo3pW__left{flex-direction:column;gap:48px;display:flex}.ContactSection-module__EPo3pW__heading{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--gray-900)}.ContactSection-module__EPo3pW__imgWrap{border-radius:var(--radius-xl);aspect-ratio:4/3;box-shadow:var(--shadow-xl);transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out);position:relative;overflow:hidden}.ContactSection-module__EPo3pW__imgWrap:hover{box-shadow:var(--shadow-xl), var(--shadow-glow);transform:scale(1.02)}.ContactSection-module__EPo3pW__img{object-fit:cover;transition:transform .6s var(--ease-out)}.ContactSection-module__EPo3pW__imgWrap:hover .ContactSection-module__EPo3pW__img{transform:scale(1.04)}.ContactSection-module__EPo3pW__right{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid #0a25400f;flex-direction:column;gap:36px;padding:40px;display:flex}.ContactSection-module__EPo3pW__subheading{font-size:var(--text-xl);color:var(--gray-500);line-height:var(--leading-body);max-width:480px}@media (max-width:900px){.ContactSection-module__EPo3pW__inner{grid-template-columns:1fr;gap:48px}.ContactSection-module__EPo3pW__section{padding:var(--section-padding-y-md) var(--page-padding-x-md)}}@media (max-width:768px){.ContactSection-module__EPo3pW__right{padding:28px}}@media (max-width:480px){.ContactSection-module__EPo3pW__section{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}.ContactSection-module__EPo3pW__right{padding:24px}}
.PrivacyPage-module__ebVeAa__page{background:var(--white);min-height:100vh;padding:140px var(--page-padding-x) var(--section-padding-y)}.PrivacyPage-module__ebVeAa__inner{max-width:760px;margin:0 auto}.PrivacyPage-module__ebVeAa__header{border-bottom:1px solid #0a254014;margin-bottom:40px;padding-bottom:32px}.PrivacyPage-module__ebVeAa__title{font-family:var(--font-sans);font-weight:800;font-size:var(--section-heading);line-height:var(--leading-tight);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin-bottom:12px}.PrivacyPage-module__ebVeAa__updated{font-size:var(--text-sm);color:var(--gray-400)}.PrivacyPage-module__ebVeAa__intro{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500);margin-bottom:48px}.PrivacyPage-module__ebVeAa__sections{flex-direction:column;gap:36px;display:flex}.PrivacyPage-module__ebVeAa__section{scroll-margin-top:120px}.PrivacyPage-module__ebVeAa__sectionTitle{color:var(--gray-900);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(20px,2.2vw,24px);font-weight:700}.PrivacyPage-module__ebVeAa__paragraphs{flex-direction:column;gap:12px;display:flex}.PrivacyPage-module__ebVeAa__paragraphs p,.PrivacyPage-module__ebVeAa__paragraphs li{font-size:var(--text-base);line-height:var(--leading-body);color:var(--gray-500)}.PrivacyPage-module__ebVeAa__list{flex-direction:column;gap:8px;padding-left:1.25rem;list-style:outside;display:flex}.PrivacyPage-module__ebVeAa__contactLink{color:var(--stripe-blue);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.PrivacyPage-module__ebVeAa__contactLink:hover{color:var(--stripe-blue-hover)}@media (max-width:768px){.PrivacyPage-module__ebVeAa__page{padding:120px var(--page-padding-x-md) var(--section-padding-y-md)}}@media (max-width:390px){.PrivacyPage-module__ebVeAa__page{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.ServicePage-module__Ii587W__page{background:var(--white);min-height:100vh}.ServicePage-module__Ii587W__hero{flex-direction:column;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.ServicePage-module__Ii587W__heroBg{animation:20s ease-out forwards ServicePage-module__Ii587W__slowZoom;position:absolute;inset:0;transform:scale(1.04)}.ServicePage-module__Ii587W__heroImage{object-fit:cover;object-position:center center}.ServicePage-module__Ii587W__heroOverlay{background:linear-gradient(#00000024 0%,#0000004d 28%,#0000009e 58%,#000000e6 100%),linear-gradient(90deg,#0000008c 0%,#00000038 55%,#0000 80%);position:absolute;inset:0}.ServicePage-module__Ii587W__heroBreadcrumbs{z-index:20;padding:0 var(--hero-header-padding-x);position:absolute;top:92px;left:0;right:0}.ServicePage-module__Ii587W__heroBody{z-index:10;width:100%;padding:120px var(--hero-header-padding-x) clamp(150px, 18vh, 240px);flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.ServicePage-module__Ii587W__heroMainRow{width:100%;max-width:var(--content-max);flex-direction:column;align-items:stretch;gap:clamp(24px,3vw,32px);margin:0 auto;animation:.9s cubic-bezier(.16,1,.3,1) .15s both ServicePage-module__Ii587W__slideUp;display:flex}.ServicePage-module__Ii587W__heroTextBlock{flex-direction:column;gap:clamp(16px,2vw,20px);min-width:0;display:flex}.ServicePage-module__Ii587W__heroCenter{flex-direction:column;gap:clamp(12px,1.8vw,16px);display:flex}.ServicePage-module__Ii587W__heroTitle{font-family:var(--font-sans);color:#fff;letter-spacing:-.03em;text-wrap:balance;text-shadow:0 2px 20px #0006;max-width:min(680px,100%);margin:0;font-size:clamp(32px,5.2vw,58px);font-weight:800;line-height:1.08}.ServicePage-module__Ii587W__heroBadge{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:100%;box-shadow:var(--shadow-md);white-space:normal;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-self:flex-start;margin:0;padding:10px 18px;font-size:clamp(12px,1.6vw,16px);font-weight:700;line-height:1.35;display:inline-flex}.ServicePage-module__Ii587W__heroDesc{color:#fffffff0;text-shadow:0 1px 12px #00000073;max-width:640px;margin:0;font-size:clamp(16px,1.8vw,20px);line-height:1.58}.ServicePage-module__Ii587W__intro{background:var(--color-bg);border-bottom:1px solid var(--color-border)}.ServicePage-module__Ii587W__introInner{max-width:var(--content-max);padding:clamp(40px, 5vw, 64px) var(--page-padding-x);margin:0 auto}.ServicePage-module__Ii587W__introHeading{letter-spacing:-.02em;color:var(--color-text);margin:0 0 20px;font-size:clamp(24px,2.8vw,32px);font-weight:700}.ServicePage-module__Ii587W__introText{color:var(--color-text);max-width:920px;margin:0;font-size:clamp(19px,2.2vw,24px);line-height:1.68}.ServicePage-module__Ii587W__introButton{background:var(--stripe-blue);color:#fff;letter-spacing:.01em;cursor:pointer;min-height:56px;box-shadow:0 8px 28px var(--stripe-blue-glow);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out), background .3s;border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;margin-top:clamp(24px,3vw,32px);padding:0 36px;font-family:inherit;font-size:16px;font-weight:700;display:inline-flex}.ServicePage-module__Ii587W__introButton:hover{background:var(--stripe-blue-hover);box-shadow:0 14px 36px var(--stripe-blue-glow);transform:translateY(-3px)}.ServicePage-module__Ii587W__introButton svg{transition:transform .3s var(--ease-out)}.ServicePage-module__Ii587W__introButton:hover svg{transform:rotate(45deg)}.ServicePage-module__Ii587W__heroCard{border-radius:var(--radius-xl);text-align:left;width:100%;max-width:420px;color:inherit;cursor:pointer;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);box-shadow:var(--shadow-xl), 0 0 0 1px #ffffff1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #fff9;align-items:center;gap:clamp(18px,2.5vw,28px);padding:clamp(22px,2.5vw,28px) clamp(24px,3vw,32px);font-family:inherit;display:flex}.ServicePage-module__Ii587W__heroCard:hover{box-shadow:0 28px 64px #00000061, var(--shadow-glow);transform:translateY(-6px)}.ServicePage-module__Ii587W__heroCardText{flex:1;min-width:0}.ServicePage-module__Ii587W__heroCardLabel{font-size:var(--text-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--gray-400);margin-bottom:8px;font-weight:700}.ServicePage-module__Ii587W__heroCardHighlight{color:var(--gray-900);letter-spacing:-.02em;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.05}.ServicePage-module__Ii587W__heroCardSub{font-size:var(--text-sm);color:var(--gray-400);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;line-height:1.5;display:-webkit-box;overflow:hidden}.ServicePage-module__Ii587W__heroCardArrow{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);width:clamp(48px,5vw,56px);height:clamp(48px,5vw,56px);transition:transform .3s var(--ease-out), box-shadow .25s;box-shadow:var(--shadow-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicePage-module__Ii587W__heroCard:hover .ServicePage-module__Ii587W__heroCardArrow{transform:rotate(45deg)scale(1.05);box-shadow:0 8px 32px #635bff80}@media (min-width:1101px){.ServicePage-module__Ii587W__heroMainRow{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px}.ServicePage-module__Ii587W__heroTextBlock{flex:1}.ServicePage-module__Ii587W__heroCard{flex-shrink:0;width:min(100%,400px)}}@media (min-width:1320px){.ServicePage-module__Ii587W__heroTitle{font-size:clamp(40px,4.8vw,64px)}}.ServicePage-module__Ii587W__inner{max-width:var(--content-max);padding:var(--section-padding-y) var(--page-padding-x) var(--section-padding-y);margin:0 auto}.ServicePage-module__Ii587W__benefitsBlock{background:linear-gradient(135deg, var(--gray-100) 0%, #f6f9fc80 100%);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid #0a25400f;margin-bottom:64px;padding:48px 56px}.ServicePage-module__Ii587W__benefitsTitle{color:var(--gray-900);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(24px,2.5vw,32px);font-weight:800}.ServicePage-module__Ii587W__benefits{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;list-style:none;display:grid}.ServicePage-module__Ii587W__benefitItem{background:var(--white);border-radius:var(--radius-md);font-size:var(--text-base);line-height:var(--leading-body);color:var(--gray-900);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border:1px solid #0a25400d;align-items:flex-start;gap:16px;padding:20px 24px;font-weight:500;display:flex}.ServicePage-module__Ii587W__benefitItem:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ServicePage-module__Ii587W__benefitIcon{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 16px #635bff40}.ServicePage-module__Ii587W__sections{flex-direction:column;gap:48px;margin-bottom:64px;display:flex}.ServicePage-module__Ii587W__section{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .3s var(--ease-out);border:1px solid #0a254014;padding:40px 48px}.ServicePage-module__Ii587W__section:hover{box-shadow:var(--shadow-md)}.ServicePage-module__Ii587W__sectionHeader{align-items:center;gap:20px;margin-bottom:20px;display:flex}.ServicePage-module__Ii587W__sectionNumber{background:var(--stripe-blue-light);width:56px;height:56px;color:var(--stripe-blue);border:2px solid #635bff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.ServicePage-module__Ii587W__sectionTitle{color:var(--gray-900);letter-spacing:-.02em;margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:700}.ServicePage-module__Ii587W__paragraphs{flex-direction:column;gap:16px;display:flex}.ServicePage-module__Ii587W__paragraphs p{font-size:var(--text-base);line-height:var(--leading-body);color:var(--gray-500)}.ServicePage-module__Ii587W__ctaBlock{margin-bottom:80px}.ServicePage-module__Ii587W__ctaCard{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 52%, #4338ca 100%);border-radius:var(--radius-xl);box-shadow:var(--shadow-glow), var(--shadow-lg);border:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:40px;padding:48px 56px;display:flex;position:relative;overflow:hidden}.ServicePage-module__Ii587W__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff38 0%,#0000 68%);width:420px;height:420px;position:absolute;top:-40%;right:-10%}.ServicePage-module__Ii587W__ctaCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#0a254047 0%,#0000 70%);width:360px;height:360px;position:absolute;bottom:-50%;left:-5%}.ServicePage-module__Ii587W__ctaContent{z-index:1;flex:1;position:relative}.ServicePage-module__Ii587W__ctaTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 16px #0a254033;margin-bottom:12px;font-size:clamp(26px,3vw,36px);font-weight:800}.ServicePage-module__Ii587W__ctaDescription{font-size:var(--text-lg);line-height:var(--leading-body);color:#ffffffeb;max-width:600px}.ServicePage-module__Ii587W__ctaButton{min-height:56px;color:var(--stripe-blue);letter-spacing:.02em;cursor:pointer;transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out), background .3s;z-index:1;background:#fff;border:none;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:0 36px;font-family:inherit;font-size:16px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 8px 28px #0a25402e}.ServicePage-module__Ii587W__ctaButton:hover{background:#fffffff5;transform:translateY(-3px)scale(1.02);box-shadow:0 16px 40px #0a25403d}.ServicePage-module__Ii587W__ctaButton svg{transition:transform .3s var(--ease-out)}.ServicePage-module__Ii587W__ctaButton:hover svg{transform:rotate(45deg)}.ServicePage-module__Ii587W__relatedSection{margin-bottom:64px}.ServicePage-module__Ii587W__relatedTitle{color:var(--gray-900);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(24px,2.5vw,32px);font-weight:800}.ServicePage-module__Ii587W__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.ServicePage-module__Ii587W__serviceCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ServicePage-module__Ii587W__serviceCardsGrid>*{flex-direction:column;height:100%;display:flex}.ServicePage-module__Ii587W__blogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.ServicePage-module__Ii587W__blogGrid>*{flex-direction:column;height:100%;display:flex}.ServicePage-module__Ii587W__faqSection{border-top:2px solid #0a254014;padding:56px 0}.ServicePage-module__Ii587W__faqSectionTitle{color:var(--gray-900);letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(24px,2.5vw,32px);font-weight:800}.ServicePage-module__Ii587W__faqList{flex-direction:column;gap:16px;display:flex}.ServicePage-module__Ii587W__faqItem{border-radius:var(--radius-md);background:var(--white);transition:box-shadow .3s var(--ease-out), border-color .3s;border:1px solid #0a254014;overflow:hidden}.ServicePage-module__Ii587W__faqItem:hover{box-shadow:var(--shadow-sm)}.ServicePage-module__Ii587W__faqItemOpen{box-shadow:var(--shadow-md);border-color:var(--stripe-blue-light);background:#635bff08}.ServicePage-module__Ii587W__faqQuestion{width:100%;font-family:inherit;font-size:var(--text-base);color:var(--gray-900);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;font-weight:600;transition:background .2s,color .2s;display:flex}.ServicePage-module__Ii587W__faqQuestion:hover{background:var(--gray-100);color:var(--stripe-blue)}.ServicePage-module__Ii587W__faqIcon{color:var(--stripe-blue);transition:transform .3s var(--ease-out);flex-shrink:0}.ServicePage-module__Ii587W__faqItemOpen .ServicePage-module__Ii587W__faqIcon{transform:rotate(180deg)}.ServicePage-module__Ii587W__faqAnswerWrap{transition:grid-template-rows .25s var(--ease-out);grid-template-rows:0fr;display:grid}.ServicePage-module__Ii587W__faqAnswerWrap[data-open=true]{grid-template-rows:1fr}.ServicePage-module__Ii587W__faqAnswerInner{min-height:0;overflow:hidden}.ServicePage-module__Ii587W__faqAnswer{font-size:var(--text-base);line-height:var(--leading-body);color:var(--gray-500);margin:0;padding:0 28px 22px}@media (min-width:769px) and (max-width:1100px){.ServicePage-module__Ii587W__blogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.ServicePage-module__Ii587W__heroImage{object-position:center 32%}.ServicePage-module__Ii587W__heroBreadcrumbs{padding:0 var(--hero-header-padding-x-md);top:84px}.ServicePage-module__Ii587W__heroBody{padding:120px var(--hero-header-padding-x-md) clamp(120px, 15vh, 180px)}.ServicePage-module__Ii587W__introInner{padding:clamp(40px, 5vw, 56px) var(--page-padding-x-md)}.ServicePage-module__Ii587W__inner{padding:var(--section-padding-y-md) var(--page-padding-x-md) var(--section-padding-y-md)}.ServicePage-module__Ii587W__benefitsBlock{padding:36px 32px}.ServicePage-module__Ii587W__benefits{grid-template-columns:1fr}.ServicePage-module__Ii587W__section{padding:32px 28px}.ServicePage-module__Ii587W__ctaCard{flex-direction:column;align-items:stretch;gap:32px;padding:40px 32px}.ServicePage-module__Ii587W__ctaButton{width:100%}.ServicePage-module__Ii587W__relatedGrid{grid-template-columns:1fr}.ServicePage-module__Ii587W__serviceCardsGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.ServicePage-module__Ii587W__heroBreadcrumbs{padding:0 16px;top:76px}.ServicePage-module__Ii587W__heroBody{padding:108px 16px clamp(96px,14vh,140px)}.ServicePage-module__Ii587W__heroTitle{max-width:none;font-size:clamp(30px,8.5vw,44px)}.ServicePage-module__Ii587W__heroBadge{align-self:stretch;padding:9px 14px;font-size:clamp(12px,3.4vw,15px)}.ServicePage-module__Ii587W__heroDesc{font-size:clamp(15px,4vw,17px)}.ServicePage-module__Ii587W__introInner{padding:36px var(--page-padding-x-sm)}.ServicePage-module__Ii587W__introHeading{margin-bottom:16px;font-size:clamp(22px,5.5vw,28px)}.ServicePage-module__Ii587W__introText{font-size:clamp(17px,4.5vw,20px)}.ServicePage-module__Ii587W__introButton{width:100%;margin-top:24px}.ServicePage-module__Ii587W__heroCard{border-radius:18px;max-width:none}.ServicePage-module__Ii587W__inner{padding:var(--section-padding-y-md) var(--page-padding-x-sm) var(--section-padding-y-md)}.ServicePage-module__Ii587W__benefitsBlock{margin-bottom:48px;padding:28px 24px}.ServicePage-module__Ii587W__benefitItem{padding:16px 20px}.ServicePage-module__Ii587W__benefitIcon{width:36px;height:36px}.ServicePage-module__Ii587W__sections{gap:32px;margin-bottom:48px}.ServicePage-module__Ii587W__section{padding:24px 20px}.ServicePage-module__Ii587W__sectionHeader{gap:14px}.ServicePage-module__Ii587W__sectionNumber{width:48px;height:48px;font-size:18px}.ServicePage-module__Ii587W__ctaBlock{margin-bottom:56px}.ServicePage-module__Ii587W__ctaCard{gap:24px;padding:32px 24px}.ServicePage-module__Ii587W__relatedSection{margin-bottom:48px}.ServicePage-module__Ii587W__blogGrid{grid-template-columns:1fr;gap:20px}.ServicePage-module__Ii587W__faqSection{padding:40px 0}.ServicePage-module__Ii587W__faqQuestion{padding:18px 20px}.ServicePage-module__Ii587W__faqAnswer{padding:0 20px 18px}}
.SeoTextSection-module__gRLFqq__section{background:var(--gray-100);padding:48px var(--page-padding-x) 56px;border-top:1px solid #0a25400f}.SeoTextSection-module__gRLFqq__inner{max-width:820px;margin:0 auto}.SeoTextSection-module__gRLFqq__title{font-family:var(--font-sans);font-size:clamp(18px,2.2vw,22px);font-weight:700;line-height:var(--leading-tight);color:var(--gray-700);margin-bottom:16px}.SeoTextSection-module__gRLFqq__text{font-size:var(--text-sm);color:var(--gray-500);margin:0 0 14px;line-height:1.7}.SeoTextSection-module__gRLFqq__text:last-child{margin-bottom:0}@media (max-width:768px){.SeoTextSection-module__gRLFqq__section{padding:36px var(--page-padding-x) 44px}}
.Breadcrumbs-module__jBg3Fa__nav{max-width:var(--content-max);padding:24px var(--page-padding-x) 0;margin:0 auto}.Breadcrumbs-module__jBg3Fa__navDark{padding:0}.Breadcrumbs-module__jBg3Fa__navDark .Breadcrumbs-module__jBg3Fa__sep{color:#ffffff59}.Breadcrumbs-module__jBg3Fa__navDark .Breadcrumbs-module__jBg3Fa__link{z-index:1;color:#ffffffeb;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59;position:relative}.Breadcrumbs-module__jBg3Fa__navDark .Breadcrumbs-module__jBg3Fa__link:hover{color:#fff;text-decoration-color:#ffffffd9}.Breadcrumbs-module__jBg3Fa__navDark .Breadcrumbs-module__jBg3Fa__current{color:#ffffffb8}.Breadcrumbs-module__jBg3Fa__list{font-size:var(--text-sm);flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;line-height:1.4;list-style:none;display:flex}.Breadcrumbs-module__jBg3Fa__item{align-items:center;gap:8px;min-width:0;display:inline-flex}.Breadcrumbs-module__jBg3Fa__sep{color:#0a254040}.Breadcrumbs-module__jBg3Fa__link{color:var(--stripe-blue);font-weight:500;text-decoration:none}.Breadcrumbs-module__jBg3Fa__link:hover{text-decoration:underline}.Breadcrumbs-module__jBg3Fa__current{color:var(--gray-500);text-overflow:ellipsis;white-space:nowrap;max-width:min(52vw,420px);overflow:hidden}@media (max-width:768px){.Breadcrumbs-module__jBg3Fa__nav{padding:20px var(--page-padding-x-md) 0}.Breadcrumbs-module__jBg3Fa__navDark .Breadcrumbs-module__jBg3Fa__current{max-width:min(46vw,320px)}}@media (max-width:390px){.Breadcrumbs-module__jBg3Fa__nav{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}}
.not-found-module__HS70Aa__main{text-align:center;min-height:60vh;padding:80px var(--page-padding-x);flex-direction:column;justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__code{letter-spacing:-.06em;background:linear-gradient(160deg, var(--stripe-blue) 0%, #635bff33 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(64px,12vw,120px);font-weight:800;line-height:1}.not-found-module__HS70Aa__title{font-size:var(--text-xl);color:var(--gray-900);margin-bottom:12px;font-weight:700}.not-found-module__HS70Aa__desc{max-width:420px;font-size:var(--text-lg);line-height:var(--leading-body);color:var(--gray-500);margin-bottom:32px}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.not-found-module__HS70Aa__primary,.not-found-module__HS70Aa__secondary{border-radius:var(--radius-md);min-height:48px;font-size:var(--text-base);transition:transform .25s var(--ease-out), box-shadow .25s;justify-content:center;align-items:center;padding:0 24px;font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__primary{background:linear-gradient(135deg, var(--stripe-blue) 0%, var(--stripe-blue-hover) 100%);color:#fff;box-shadow:var(--shadow-glow)}.not-found-module__HS70Aa__secondary{color:var(--stripe-blue);background:#fff;border:1.5px solid #635bff4d}.not-found-module__HS70Aa__primary:hover,.not-found-module__HS70Aa__secondary:hover{transform:translateY(-2px)}
