@font-face{font-family:Aeonik;src:url(/fonts/aeonikhebrew-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/fonts/aeonikhebrew-medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/fonts/aeonikhebrew-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/fonts/aeonikhebrew-regularitalic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Aeonik;src:url(/fonts/aeonikhebrew-mediumitalic.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}:root{--brand: #0F3D97;--brand-hover: #0B2760;--brand-secondary: #E5EFFF;--ink: #0B141D;--gray: #4B535F;--gray-light: #475467;--gray-xlight: #667085;--border: #E5E7EB;--border-soft: #EDEEF1;--bg: #FFFFFF;--bg-canvas: #F8F9FB;--dark-navy: #061637;--dark-navy-card: #142D62;--on-dark-muted: #D9D9D9;--blue-light-300: #C6CBF3;--r-s: 8px;--r-m: 12px;--r-l: 16px;--r-xl: 24px;--r-2xl: 36px;--shadow-card: 0 1px 2px rgba(11,20,29,.04), 0 4px 16px rgba(0,27,85,.06);--shadow-lift: 0 12px 40px rgba(6,22,55,.12);--shadow-hover: 0 6px 16px rgba(0,27,85,.1), 0 16px 48px rgba(6,22,55,.1);--container: 1200px;--container-wide: 1440px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Aeonik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;border:0;background:none;cursor:pointer;padding:0}.eyebrow{font-size:16px;font-weight:700;letter-spacing:.075em;color:var(--gray);text-transform:none;line-height:1.16}.h1{font-family:Aeonik,sans-serif;font-weight:400;font-size:60px;line-height:1.05;letter-spacing:-.025em;color:var(--brand);margin:0}.h2{font-family:Aeonik,sans-serif;font-weight:500;font-size:52px;line-height:1.05;letter-spacing:-.025em;color:var(--ink);margin:0}.h2.on-dark{color:#fff}.h3{font-family:Aeonik,sans-serif;font-weight:500;font-size:28px;line-height:1.2;letter-spacing:-.01em;color:var(--ink);margin:0}.lede{font-size:17px;line-height:1.55;color:var(--ink);font-weight:400}.lede.on-dark{color:var(--on-dark-muted)}.body-l{font-size:18px;line-height:24px;letter-spacing:.0187em;font-weight:500}.body-r{font-size:16px;line-height:24px;letter-spacing:.0187em}.body-s{font-size:14px;line-height:1.55;color:var(--gray-light)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 20px;border-radius:8px;font-family:Aeonik,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.0187em;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .2s ease-in-out;white-space:nowrap;border:1px solid transparent}.btn--filled{background:var(--brand);color:#fff}.btn--filled:hover{background:var(--brand-hover)}.btn--filled:focus-visible{outline:none;box-shadow:0 0 0 3px #0f3d973d}.btn--outline{background:transparent;color:var(--brand);border-color:var(--brand)}.btn--outline:hover{background:var(--brand-secondary)}.btn--filled-dark{background:#fff;color:var(--brand)}.btn--filled-dark:hover{background:var(--brand-secondary)}.btn--lg{height:56px;padding:0 28px;font-size:18px;font-weight:700}.btn--ghost-white{background:transparent;color:#fff;border-color:#fff6}.btn--ghost-white:hover{background:#ffffff14;border-color:#fff}.btn .ph,.btn .ph-fill{font-size:18px}.shell{width:100%;max-width:1920px;margin:0 auto}.container{max-width:1200px;margin:0 auto;width:100%}.nav{position:sticky;top:0;z-index:100;background:#ffffffe6;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid transparent;transition:border-color .2s,background .2s}.nav.is-scrolled{background:#fffffff2;border-bottom-color:var(--border-soft)}.nav__inner{max-width:1440px;margin:0 auto;height:72px;padding:0 64px;display:flex;align-items:center;gap:56px}.nav__logo{height:28px;display:flex;align-items:center}.nav__logo img{height:28px;width:auto}.nav__menu{display:flex;align-items:center;gap:8px;flex:1}.nav__item{position:relative;display:inline-flex;align-items:center;gap:4px;padding:8px 12px;color:var(--ink);font-size:15px;font-weight:500;line-height:24px;letter-spacing:.0187em;border-radius:8px;cursor:pointer;transition:background .16s,color .16s}.nav__item:hover{background:var(--bg-canvas);color:var(--brand)}.nav__item .ph{font-size:16px;transition:transform .2s}.nav__item[aria-expanded=true] .ph{transform:rotate(180deg)}.nav__item[aria-expanded=true]{color:var(--brand)}.nav__panel{position:absolute;top:calc(100% + 8px);left:0;min-width:320px;background:#fff;border:1px solid var(--border-soft);border-radius:8px;box-shadow:var(--shadow-card);padding:8px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s,transform .18s,visibility .18s}.nav__item[aria-expanded=true] .nav__panel,.nav__item:hover .nav__panel{opacity:1;visibility:visible;transform:translateY(0)}.nav__panel-link{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .14s}.nav__panel-link:hover{background:var(--bg-canvas)}.nav__panel-link .icon{width:36px;height:36px;flex:0 0 36px;background:var(--brand-secondary);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--brand)}.nav__panel-link .icon .ph{font-size:18px}.nav__panel-link .text strong{display:block;font-size:14px;font-weight:500;color:var(--ink);margin-bottom:2px}.nav__panel-link .text span{display:block;font-size:13px;color:var(--gray);line-height:1.4}.nav__actions{display:flex;align-items:center;gap:12px}.nav__link{font-size:15px;font-weight:500;color:var(--ink);padding:8px 12px;border-radius:8px;transition:background .16s,color .16s}.nav__link:hover{color:var(--brand)}.nav__panel:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}.nav__panel--mega{min-width:0;width:720px;max-width:calc(100vw - 48px);padding:16px;border-radius:8px}.mega{display:grid;grid-template-columns:minmax(260px,1fr) 320px;gap:16px}.mega__left{min-width:0}.mega__tabs{display:flex;gap:28px;padding:4px 8px 0;margin-bottom:12px;border-bottom:1px solid var(--border-soft)}.mega__tab{appearance:none;background:none;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:var(--gray);padding:0 0 12px;margin-bottom:-1px;border-bottom:2px solid transparent;transition:color .16s,border-color .16s}.mega__tab:hover{color:var(--ink)}.mega__tab.is-active{color:var(--ink);border-bottom-color:var(--brand)}.mega__lists{position:relative}.mega__list{display:none;flex-direction:column;gap:4px}.mega__list.is-active{display:flex}.mega__item{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .16s}.mega__ico{display:none}.mega__ico .ph{font-size:22px}.mega__label{font-size:16px;font-weight:600;color:var(--gray);transition:color .16s}.mega__item:hover{background:var(--bg-canvas)}.mega__item:hover .mega__label{color:var(--ink)}.mega__item.is-active{background:var(--brand-secondary)}.mega__item.is-active .mega__label{color:var(--ink)}.mega__item.is-active .mega__ico{background:var(--brand);color:#fff}.mega__preview{display:flex;flex-direction:column;padding:4px 8px 8px}.mega__img{display:block;width:100%;aspect-ratio:16 / 11;border-radius:8px;position:relative;overflow:hidden;background:repeating-linear-gradient(135deg,#eef2fa 0 14px,#e4eaf6 14px 28px);border:1px solid var(--border-soft)}.mega__img:after{content:"/ " attr(data-label);position:absolute;left:12px;bottom:10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;letter-spacing:.04em;color:var(--brand);background:#ffffffd1;padding:3px 8px;border-radius:8px}.mega__ptitle{font-size:22px;font-weight:600;color:var(--ink);letter-spacing:-.01em;margin-top:18px}.mega__pdesc{font-size:14px;line-height:1.5;color:var(--gray);margin-top:8px}.mega__more{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--brand);margin-top:16px;transition:gap .2s}.mega__more .ph{font-size:16px}.mega__preview:hover .mega__more{gap:11px}.hero{padding:96px 64px 0;background:#fff;position:relative;overflow:hidden}.hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:560px 1fr;gap:80px;align-items:start;position:relative}.hero__copy{display:flex;flex-direction:column;gap:32px;padding-top:24px}.hero__title{font-size:60px;font-weight:400;line-height:63px;letter-spacing:-.025em;color:var(--brand);margin:0}.hero__sub{font-size:17px;line-height:26.35px;color:var(--ink);margin:0;max-width:485px}.hero__cta{display:flex;gap:12px;margin-top:8px}.hero__motion{position:relative;height:405px;margin-top:100px;border-radius:8px;background:linear-gradient(135deg,#0b2760,#0f3d97 60%,#2c5bd9);overflow:hidden;box-shadow:var(--shadow-lift)}.hero__motion:before{content:"";position:absolute;inset:0;background:radial-gradient(800px 400px at 80% 10%,rgba(255,255,255,.18),transparent 60%),radial-gradient(600px 300px at 20% 90%,rgba(15,61,151,.6),transparent 60%);mix-blend-mode:screen}.hero__motion:after{content:"Motion / Hero video placeholder";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffffffa6;font-size:14px;letter-spacing:.04em}.hero__motion svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:320px;opacity:.35}.trust-strip{max-width:1200px;margin:96px auto 0;padding:32px 0 0;border-top:1px solid var(--border-soft);display:flex;align-items:center;justify-content:space-between;gap:48px}.trust-strip__label{font-size:16px;font-weight:700;letter-spacing:.075em;line-height:1.16;color:var(--gray);text-transform:uppercase}.trust-strip__stats{display:flex;gap:48px}.trust-strip__stat{display:flex;flex-direction:column;gap:4px}.trust-strip__stat strong{font-size:18px;font-weight:700;line-height:24px;color:var(--brand);letter-spacing:.0187em}.trust-strip__stat span{font-size:18px;font-weight:500;line-height:24px;color:var(--gray);letter-spacing:.0187em}.hero-wrap{padding-bottom:128px}.section-tech{background:var(--dark-navy);padding:128px 64px;color:#fff}.section-tech__grid{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.section-tech__copy{display:flex;flex-direction:column;gap:32px}.section-tech__copy .eyebrow{color:var(--blue-light-300);letter-spacing:.05em;font-size:14px}.section-tech__copy .lede{font-size:18px;line-height:24px;color:var(--on-dark-muted);font-weight:500}.section-tech__features{display:flex;flex-direction:column;gap:32px;margin-top:8px}.feature-row{display:grid;grid-template-columns:40px 1fr;gap:16px}.feature-row__icon{width:40px;height:40px;background:var(--brand-secondary);color:var(--brand);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px}.feature-row__body strong{display:block;font-size:16px;font-weight:500;color:#fff;margin-bottom:4px;letter-spacing:.0187em}.feature-row__body p{margin:0;font-size:14px;line-height:1.55;color:var(--on-dark-muted)}.section-tech__cta{margin-top:8px}.phone{width:280px;height:560px;background:var(--dark-navy-card);border-radius:36px;padding:14px;box-shadow:var(--shadow-lift);margin:0 auto;position:relative}.phone__screen{width:100%;height:100%;background:linear-gradient(160deg,#142d62,#0b2760,#061637);border-radius:22px;padding:32px 20px 20px;overflow:hidden;position:relative}.phone__notch{position:absolute;top:22px;left:50%;transform:translate(-50%);width:96px;height:24px;background:#000;border-radius:8px}.phone__label{font-size:11px;letter-spacing:.1em;color:#ffffffa6;text-transform:uppercase;margin:36px 0 4px}.phone__balance{font-size:36px;font-weight:500;letter-spacing:-.02em;color:#fff;margin:0}.phone__verified{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-size:11px;color:#c7e0ffd9}.phone__verified .dot{width:14px;height:14px;background:#ffffff2e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#c7e0ffd9;font-size:9px}.phone__txns{margin-top:24px;border-top:1px solid rgba(255,255,255,.1)}.phone__txn{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.phone__txn span:first-child{font-size:12px;color:#ffffffd9}.phone__txn span:last-child{font-size:12px;color:#ffffff8c;font-variant-numeric:tabular-nums}.phone__txn.pos span:last-child{color:#7ad597}.phone__txn.neg span:last-child{color:#ff9da0}.section-protected{padding:128px 64px;background:#fff}.section-protected__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}.section-protected__copy{display:flex;flex-direction:column;gap:32px;padding-right:24px}.section-protected__cards{display:flex;flex-direction:column;gap:24px}.feature-card{border:1px solid var(--border-soft);border-radius:8px;padding:32px;background:#fff;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.feature-card .icon-tile{width:48px;height:48px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:24px}.feature-card h3{margin:0 0 8px;font-size:22px;font-weight:500;color:var(--ink)}.feature-card p{margin:0;font-size:16px;line-height:1.55;color:var(--gray-light)}.section-protected__image{margin-top:24px;height:280px;background:linear-gradient(135deg,#e5efff,#b7c6f3,#7e96d9);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:14px;letter-spacing:.04em;border:1px solid var(--border-soft)}.section-capital{padding:128px 64px;background:var(--bg-canvas)}.section-capital__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:360px 1fr;gap:80px}.section-capital__copy{display:flex;flex-direction:column;gap:24px}.section-capital__cta{margin-top:24px}.section-capital__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.capital-card{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:4 / 5;background:linear-gradient(135deg,#0f3d97,#061637);display:flex;flex-direction:column;justify-content:flex-end;padding:28px;color:#fff;transition:transform .25s}.capital-card:hover{transform:translateY(-4px)}.capital-card:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 80% 0%,rgba(255,255,255,.18),transparent 60%),radial-gradient(120% 100% at 0% 100%,rgba(15,61,151,.5),transparent 50%);pointer-events:none}.capital-card--alt{background:linear-gradient(135deg,#1b4fb8,#0f3d97 80%)}.capital-card--3{background:linear-gradient(135deg,#061637,#0f3d97)}.capital-card--4{background:linear-gradient(135deg,#2c5bd9,#061637)}.capital-card__overlay{position:relative;background:#0b141d73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:20px 22px}.capital-card__overlay h3{margin:0 0 8px;font-size:22px;font-weight:500;color:#fff}.capital-card__overlay p{margin:0;font-size:14px;line-height:1.5;color:#ffffffd9}.section-products{padding:128px 64px;background:#fff}.section-products__head{max-width:1200px;margin:0 auto 56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end}.section-products__head .eyebrow{color:var(--brand)}.section-products__head h3{font-size:32px;font-weight:500;line-height:1.18;color:var(--ink);margin:16px 0 0}.section-products__head p{font-size:16px;line-height:1.55;color:var(--gray-light);margin:0}.product-group{max-width:1200px;margin:0 auto 48px}.product-group__title{font-size:16px;font-weight:500;color:var(--gray);letter-spacing:.0187em;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid var(--border-soft)}.product-group__title strong{color:var(--ink);font-weight:500}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-grid--5{grid-template-columns:repeat(5,1fr)}.product-card{border:1px solid var(--border-soft);border-radius:8px;padding:32px;background:#fff;display:flex;flex-direction:column;gap:16px;transition:box-shadow .24s,transform .24s,border-color .24s;min-height:240px}.product-card:hover{border-color:transparent;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.product-card .icon-tile{width:40px;height:40px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:20px}.product-card h4{margin:0;font-size:20px;font-weight:500;color:var(--ink);letter-spacing:-.005em}.product-card p{margin:0;font-size:14px;line-height:1.55;color:var(--gray-light);flex:1}.see-more{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--brand);margin-top:4px;transition:gap .2s}.see-more:hover{gap:10px}.see-more:after{content:"→";font-size:16px;line-height:1}.product-card--compact{min-height:220px;padding:28px}.product-grid--4{grid-template-columns:repeat(4,1fr)}.section-corp{padding:128px 64px;background:var(--bg-canvas)}.section-corp__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;gap:96px;align-items:center}.portfolio-card{background:#fff;border:1px solid var(--border-soft);border-radius:8px;padding:28px;box-shadow:var(--shadow-card)}.portfolio-card__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.portfolio-card__eyebrow{font-size:12px;font-weight:500;color:var(--brand);text-transform:uppercase;letter-spacing:.08em}.portfolio-card h3{font-size:22px;font-weight:500;color:var(--ink);margin:4px 0 0}.portfolio-card__icon{width:44px;height:44px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:22px}.portfolio-card__total{margin:20px 0 24px;padding:20px;background:var(--bg-canvas);border-radius:8px}.portfolio-card__total span{font-size:12px;color:var(--gray-light);letter-spacing:.04em}.portfolio-card__total strong{display:block;margin-top:4px;font-size:32px;font-weight:500;color:var(--ink);letter-spacing:-.02em;line-height:1.1}.portfolio-card__total .delta{display:inline-block;margin-top:6px;font-size:13px;color:#018c36}.currency-row{display:grid;grid-template-columns:40px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--border-soft)}.currency-row:last-child{border-bottom:none}.currency-row__flag{width:32px;height:32px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--bg-canvas)}.currency-row__flag img{width:36px;height:36px;object-fit:cover}.currency-row__name strong{display:block;font-size:14px;font-weight:500;color:var(--ink)}.currency-row__name span{font-size:12px;color:var(--gray-light)}.currency-row__amounts{text-align:right}.currency-row__amounts strong{display:block;font-size:14px;font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums}.currency-row__amounts span{font-size:12px;color:var(--gray-light);font-variant-numeric:tabular-nums}.corp-copy{display:flex;flex-direction:column;gap:28px}.corp-copy h2{font-size:48px;font-weight:500;line-height:1.05;letter-spacing:-.02em;color:var(--ink);margin:0}.corp-copy .lede{color:var(--gray-light)}.corp-checks{display:flex;flex-direction:column;gap:16px;margin-top:8px}.corp-check{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5;color:var(--ink)}.corp-check__icon{flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;margin-top:2px}.section-services{padding:128px 64px;background:#fff}.section-services__head{max-width:1200px;margin:0 auto 56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end}.section-services__head .eyebrow{color:var(--brand)}.section-services__head h3{font-size:36px;font-weight:500;line-height:1.15;color:var(--ink);margin:12px 0 0;letter-spacing:-.015em}.section-services__head p{font-size:16px;line-height:1.55;color:var(--gray-light);margin:0}.section-ma{padding:128px 64px;background:var(--bg-canvas)}.section-ma__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;gap:96px;align-items:center}.section-ma__copy{display:flex;flex-direction:column;gap:28px}.section-ma__copy h2{font-size:48px;font-weight:500;letter-spacing:-.02em;line-height:1.05;color:var(--ink);margin:0}.section-ma__copy .lede{color:var(--gray-light)}.section-ma__copy .corp-checks{margin-top:8px}.section-ma__visual{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:5 / 4;background:#061637 center / cover no-repeat;background-image:url(/assets/business-handshake.webp);box-shadow:var(--shadow-lift)}.section-ma__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0616371a,#06163759);pointer-events:none}.section-ma__chips{position:absolute;inset:auto 0 32px;display:flex;justify-content:center;gap:12px}.ma-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.32);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:14px;font-weight:500}.ma-chip__dot{width:16px;height:16px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:10px}.section-numbers{padding:128px 64px;background:var(--brand);color:#fff}.section-numbers__inner{max-width:1200px;margin:0 auto}.section-numbers .h2{color:#fff;max-width:720px}.section-numbers .lede{color:#ffffffd9;margin-top:12px;max-width:600px}.section-numbers__grid{margin-top:64px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.big-stat{padding-right:24px;border-right:1px solid rgba(255,255,255,.16)}.big-stat:last-child{border-right:none}.big-stat__value{display:flex;align-items:baseline;gap:6px;font-size:64px;font-weight:500;color:#fff;line-height:1;letter-spacing:-.025em}.big-stat__value sup{font-size:24px;font-weight:500;color:#fffc}.big-stat__label{margin-top:12px;display:flex;flex-direction:column}.big-stat__label strong{font-size:16px;font-weight:500;color:#fff}.big-stat__label span{font-size:14px;color:#ffffffb3;margin-top:2px}.section-testimonials{padding:128px 64px;background:#fff}.section-testimonials__head{max-width:1200px;margin:0 auto 48px;display:flex;justify-content:space-between;align-items:end;gap:32px}.section-testimonials__head h2{max-width:700px}.section-testimonials__nav{display:flex;gap:8px}.tnav-btn{width:48px;height:48px;border-radius:50%;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--ink);transition:background .16s,border-color .16s,color .16s}.tnav-btn:hover:not(:disabled){background:var(--brand);color:#fff;border-color:var(--brand)}.tnav-btn:disabled{opacity:.35;cursor:not-allowed}.tnav-btn .ph{font-size:18px}.testimonials-track{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial{border:1px solid var(--border-soft);border-radius:8px;padding:32px;background:#fff;display:flex;flex-direction:column;gap:28px;transition:box-shadow .2s,transform .2s}.testimonial:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.testimonial__quote{font-size:18px;line-height:1.55;color:var(--ink);margin:0;font-weight:400;position:relative}.testimonial__quote:before{content:"“";display:block;font-size:64px;font-weight:500;color:var(--brand);line-height:.6;margin-bottom:16px;font-family:Georgia,serif}.testimonial__author{display:flex;align-items:center;gap:14px;padding-top:24px;border-top:1px solid var(--border-soft)}.testimonial__avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-hover) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;font-size:16px}.testimonial__author strong{display:block;font-size:16px;font-weight:500;color:var(--ink)}.testimonial__author span{font-size:14px;color:var(--gray-light)}.section-faq{padding:128px 64px;background:var(--bg-canvas)}.section-faq__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:80px;align-items:start}.section-faq__copy{display:flex;flex-direction:column;gap:24px;position:sticky;top:88px}.section-faq__list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid var(--border-soft);border-radius:8px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item[open]{border-color:var(--brand);box-shadow:var(--shadow-card)}.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;cursor:pointer;font-size:18px;font-weight:500;color:var(--ink);list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item__toggle{width:36px;height:36px;border-radius:50%;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;flex:0 0 36px;font-size:18px;transition:transform .24s,background .2s}.faq-item[open] .faq-item__toggle{transform:rotate(45deg);background:var(--brand);color:#fff}.faq-item__body{padding:0 28px 28px;font-size:16px;line-height:1.6;color:var(--gray-light)}.section-cta{padding:96px 64px;background:var(--dark-navy);color:#fff}.section-cta__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr auto;gap:64px;align-items:center}.section-cta h2{font-size:44px;font-weight:500;line-height:1.1;letter-spacing:-.02em;margin:0;color:#fff}.footer{background:var(--brand);color:#fff;padding:80px 64px 32px}.footer__inner{max-width:1200px;margin:0 auto}.footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:64px;padding-bottom:64px}.footer__brand img{height:32px;margin-bottom:32px}.footer__contact{display:flex;flex-direction:column;gap:12px}.footer__contact a,.footer__contact span{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#ffffffd9;transition:color .16s}.footer__contact a:hover{color:#fff}.footer__contact .ph{font-size:16px}.footer__col h3{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#ffffffa6;margin:0 0 20px}.footer__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer__col a{font-size:15px;color:#ffffffe6;transition:color .16s}.footer__col a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:32px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#ffffffb3}.footer__bottom .socials{display:flex;gap:8px}.footer__bottom .socials a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:16px;transition:background .16s,border-color .16s}.footer__bottom .socials a:hover{background:#ffffff1f;border-color:#ffffff80}.ma-hero{background:var(--dark-navy);color:#fff;padding:128px 64px 0}.ma-hero__inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ma-hero__copy{display:flex;flex-direction:column;gap:32px}.ma-hero__title{font-size:60px;font-weight:500;line-height:63px;letter-spacing:-.02em;color:#fff;margin:0}.ma-hero__sub{font-size:17px;line-height:26.35px;color:#ffffffd9;margin:0;max-width:520px}.ma-hero__cta{display:flex;gap:12px}.ma-hero__visual{position:relative;height:536px;border-radius:8px;background:#0000004a;overflow:hidden;background-image:linear-gradient(135deg,#142d62,#061637);display:flex;align-items:flex-end;justify-content:center;padding:32px;gap:16px}.ma-hero__visual:after{content:"Deal execution interface placeholder";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffffff73;font-size:14px;letter-spacing:.04em}.ma-hero__visual:has(>img):after{display:none}.ma-hero__visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.ma-hero__overlay{position:relative;width:200px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:14px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;gap:1px}.ma-hero__overlay .label{font-size:12px;color:#fff;line-height:16px}.ma-hero__overlay .value{font-size:20px;font-weight:700;color:#fff;line-height:28px;margin:0}.ma-hero__overlay .sub{font-size:12px;color:#ffffffb3;line-height:16px}.ma-hero__stats{max-width:1152px;margin:64px auto 0;padding:32px 0;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.ma-hero__stat{text-align:center;display:flex;flex-direction:column;gap:6px}.ma-hero__stat strong{font-size:40px;font-weight:500;color:#fff;line-height:1;letter-spacing:-.015em}.ma-hero__stat span{font-size:14px;color:#ffffffd9;font-weight:500}.ma-split{background:#fff;padding:128px 64px}.ma-split__inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:flex-start}.ma-split__left{display:flex;flex-direction:column;gap:24px}.ma-split__title{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0}.ma-split__title em{color:var(--brand);font-style:normal}.ma-split__paragraph{font-size:18px;line-height:24px;color:var(--gray-light);font-weight:500;margin:0}.ma-split__link{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-size:16px;font-weight:500;transition:gap .2s;width:max-content}.ma-split__link:hover{gap:10px;text-decoration:underline;text-underline-offset:4px}.ma-split__right{border-left:2px solid #E6EAF0;padding-left:32px;display:flex;flex-direction:column;gap:32px}.ma-stat-row{display:flex;flex-direction:column;gap:6px}.ma-stat-row strong{font-size:32px;font-weight:500;color:#101828;line-height:1}.ma-stat-row span{font-size:14px;color:var(--gray);line-height:1.4}.section-corporate-trust{background:#fafbfc;padding:128px 64px}.section-corporate-trust__head{max-width:720px;margin:0 auto 64px;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.section-corporate-trust__head h2{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0}.section-corporate-trust__head p{font-size:18px;line-height:24px;color:var(--gray-light);font-weight:500;margin:0;max-width:520px}.corp-trust-grid{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px}.corp-trust-card{background:#fff;border:1px solid #E6EAF0;border-radius:8px;padding:40px;display:flex;flex-direction:column;gap:24px}.corp-trust-card__head{display:flex;align-items:center;gap:12px}.corp-trust-card__icon{width:40px;height:40px;background:var(--brand-secondary);color:var(--brand);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px}.corp-trust-card__head h3{font-size:22px;font-weight:500;color:#101828;margin:0;line-height:26.4px}.corp-trust-card__body p{font-size:16px;line-height:24px;color:var(--gray);font-weight:500;margin:0}.corp-trust-features{border-top:1px solid #E6EAF0;border-bottom:1px solid #E6EAF0;padding:16px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.corp-trust-feature{display:flex;gap:10px;align-items:center;padding:8px 0}.corp-trust-feature__icon{flex:0 0 32px;width:32px;height:32px;background:var(--brand-secondary);color:var(--brand);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px}.corp-trust-feature__text strong{display:block;font-size:14px;font-weight:500;color:var(--ink);line-height:16px}.corp-trust-feature__text span{font-size:13px;color:var(--gray);line-height:1.3;margin-top:2px;display:block}.section-stepper{background:#fff;padding:128px 64px}.section-stepper__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.section-stepper__title{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0;text-align:center}.section-stepper__title em{color:var(--brand);font-style:normal}.stepper{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #E6EAF0}.stepper__item{padding:24px;display:flex;align-items:center;gap:12px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:border-color .2s,color .2s}.stepper__item.is-active{border-bottom-color:var(--brand)}.stepper__num{font-size:16px;font-weight:500;color:#0f3d97b8}.stepper__item.is-active .stepper__num{color:var(--brand)}.stepper__label{font-size:16px;font-weight:500;color:var(--gray)}.stepper__item.is-active .stepper__label{color:var(--ink)}.stepper__item:hover:not(.is-active) .stepper__label{color:var(--ink)}.stepper-content{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start}.stepper-content__copy{display:flex;flex-direction:column;gap:16px}.stepper-content__copy h3{font-size:20px;font-weight:700;color:#101828;line-height:28px;margin:0}.stepper-content__copy p{font-size:16px;line-height:24px;color:var(--gray-light);font-weight:500;margin:0}.verify-card{background:#fafbfc;border:1px solid #E6EAF0;border-radius:8px;padding:31px;display:flex;flex-direction:column;gap:16px}.verify-card__title{font-size:16px;font-weight:500;color:var(--gray-xlight);margin:0}.verify-list{display:flex;flex-direction:column;gap:12px;padding:0;margin:0;list-style:none}.verify-list li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--gray)}.verify-list li:before{content:"";width:18px;height:18px;background:var(--brand-secondary);color:var(--brand);border-radius:50%;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center}.verify-list li{position:relative}.verify-list li svg,.verify-list li .ph{position:absolute;left:4px;font-size:10px;color:var(--brand)}.check-dot{flex:0 0 18px;width:18px;height:18px;background:var(--brand-secondary);color:var(--brand);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.section-ma-dark{background:var(--dark-navy);color:#fff;padding:128px 64px}.section-ma-dark__inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:460px 1fr;gap:96px;align-items:center}.section-ma-dark__copy{display:flex;flex-direction:column;gap:24px}.section-ma-dark__copy h2{font-size:52px;font-weight:500;line-height:54.6px;color:#fff;margin:0}.section-ma-dark__copy p.lede{color:#ffffffeb;font-size:17px;font-weight:400;line-height:27.2px}.section-ma-dark__copy p.sub{color:#ffffffbf;font-size:14px;line-height:21.7px}.section-ma-dark__card{background:#fff;border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:var(--shadow-lift);aspect-ratio:576 / 360;overflow:hidden;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(135deg,#e5efff,#b7c6f3);position:relative}.section-ma-dark__card:after{content:"M&A platform UI placeholder";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:14px;letter-spacing:.04em}.section-related{position:relative;background-color:#fafbfc;background-image:linear-gradient(rgba(11,20,29,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,20,29,.035) 1px,transparent 1px);background-size:40px 40px,40px 40px;background-position:center;padding:128px 64px}.section-related__inner{position:relative;z-index:1}.section-related__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.section-related__title{font-size:52px;font-weight:500;line-height:54.6px;color:var(--ink);margin:0}.related-group{display:flex;flex-direction:column;gap:16px}.related-group__label{padding-bottom:12px;border-bottom:1px solid #E6EAF0;font-size:13px;font-weight:500;color:var(--gray-xlight)}.related-grid{display:grid;gap:16px}.related-grid--3{grid-template-columns:repeat(3,1fr)}.related-grid--4{grid-template-columns:repeat(4,1fr)}.related-card{background:#fff;border:1px solid #E6EAF0;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s,transform .2s,border-color .2s}.related-card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px);border-color:transparent}.related-card__head{display:flex;align-items:center;gap:10px}.related-card__icon{width:32px;height:32px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:16px}.related-card__head h3{margin:0;font-size:15px;font-weight:500;color:#101828;line-height:23.25px}.related-card__body{margin:0;font-size:13px;line-height:19.5px;color:var(--gray-light)}.related-card__link{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-size:13px;font-weight:500;margin-top:4px;transition:gap .2s}.related-card__link:hover{gap:8px}.related-card__link:after{content:"→"}.section-ma-faq{background:#fff;padding:128px 64px}.section-ma-faq__inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:469px 1fr;gap:80px;align-items:flex-start}.section-ma-faq__copy{display:flex;flex-direction:column;gap:24px}.section-ma-faq__copy h2{font-size:52px;font-weight:500;line-height:54.6px;color:var(--ink);margin:0}.section-ma-faq__copy p{font-size:18px;line-height:24px;color:var(--gray);margin:0}.ma-faq-list{display:flex;flex-direction:column;gap:12px}.ma-faq-item{background:#fff;border:1px solid var(--brand-secondary);border-radius:8px;overflow:hidden}.ma-faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px;cursor:pointer;font-size:16px;font-weight:500;color:#101828}.ma-faq-item summary::-webkit-details-marker{display:none}.ma-faq-toggle{flex:0 0 28px;width:28px;height:28px;border-radius:8px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;transition:transform .24s}.ma-faq-item[open] .ma-faq-toggle{transform:rotate(45deg)}.ma-faq-item[open] summary{padding-bottom:12px}.ma-faq-body{padding:0 18px 18px;font-size:14px;line-height:21px;color:var(--gray-light)}.ma-faq-item[open] .ma-faq-toggle--lg{width:40px;height:40px;flex:0 0 40px}.section-articles{background:#fff;padding:128px 64px}.section-articles__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.section-articles__head{display:flex;justify-content:space-between;align-items:end;gap:32px}.section-articles__head h2{font-size:52px;font-weight:500;line-height:54.6px;color:var(--ink);margin:0}.section-articles__head h2 em{color:var(--brand);font-style:normal}.section-articles__head .view-all{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-size:14px;font-weight:500;transition:gap .2s}.section-articles__head .view-all:hover{gap:10px}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{display:flex;flex-direction:column;gap:16px;cursor:pointer}.article-card__image{width:100%;aspect-ratio:368 / 240;border-radius:8px;background:linear-gradient(135deg,#e5efff,#b7c6f3);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:12px;letter-spacing:.04em;transition:transform .3s}.article-card:hover .article-card__image{transform:scale(1.02)}.article-card__meta{display:flex;flex-direction:column;gap:8px;padding:0 7px}.article-card__category{font-size:11px;color:var(--gray);font-weight:500;line-height:17px}.article-card__title{font-size:17px;font-weight:500;color:var(--ink);line-height:22.1px;margin:0}.article-card__summary{font-size:14px;color:var(--gray);line-height:16px;margin:0}.article-card__link{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-size:14px;font-weight:500;margin-top:4px;transition:gap .2s;align-self:flex-start}.article-card__link:hover{gap:8px}.article-card__link:after{content:"→"}.section-final{background:var(--dark-navy);color:#fff;padding:128px 64px}.section-final__inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:540px 1fr;gap:96px;align-items:center}.section-final__copy{display:flex;flex-direction:column;gap:24px}.section-final__copy h2{font-size:60px;font-weight:500;line-height:63px;letter-spacing:-.02em;color:#fff;margin:0}.section-final__copy p{font-size:17px;line-height:26.35px;color:#fff;margin:0}.trust-badge{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:32px;display:flex;flex-direction:column;gap:24px}.trust-badge__head{display:flex;align-items:center;gap:16px}.trust-badge__seal{width:40px;height:40px;border-radius:8px;background:#c7e0ff1a;color:#c7e0ff;display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 40px}.trust-badge__head .text{display:flex;flex-direction:column;gap:2px}.trust-badge__head small{color:#c7e0ff8c;font-size:14px;font-weight:500}.trust-badge__head strong{color:#fff;font-size:18px;font-weight:500;line-height:1.2}.trust-badge__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.trust-badge__list li{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffd9}.trust-badge__list li .check-dot{background:#c7e0ff26;color:#c7e0ff}.trust-badge__link{display:inline-flex;align-items:center;gap:6px;color:#c7e0ff;font-size:14px;font-weight:500;margin-top:4px;transition:gap .2s;width:max-content}.trust-badge__link:hover{gap:10px}.footer--dark{background:#060e1f;padding:96px 64px 32px}.footer--dark .footer__col a{color:#d9eaffb3;font-size:13px}.footer--dark .footer__col a:hover{color:#fff}.footer--dark .footer__col h3{color:#fff;font-size:13px}.footer--dark .footer__contact a,.footer--dark .footer__contact span{color:#d9eaffb3;font-size:13px}.footer--dark .footer__bottom{border-top:1px solid rgba(255,255,255,.06);color:#c7e0ff73;font-size:12px}.nav--dark{background:var(--dark-navy);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 4px #001b551f}.nav--dark.is-scrolled{background:var(--dark-navy)}.nav--dark .nav__logo img{filter:brightness(0) invert(1)}.nav--dark .nav__item{color:#ffffffc7}.nav--dark .nav__item:hover{background:#ffffff0f;color:#fff}.nav--dark .nav__item.is-active{color:#fff;font-weight:700;background:transparent}.nav--dark .nav__link{color:#ffffffc7}.nav--dark .nav__link:hover{color:#fff}.nav--dark .btn--filled{background:#fff;color:var(--brand)}.nav--dark .btn--filled:hover{background:var(--brand-secondary)}.about-hero{background:#fff;padding:96px 64px;position:relative;overflow:hidden}.about-hero__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:48px;position:relative}.about-hero__top{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto;gap:24px;position:relative}.about-hero__copy{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;position:relative;z-index:2}.about-hero__title{font-size:60px;font-weight:500;line-height:63px;letter-spacing:-.02em;color:var(--ink);margin:0}.about-hero__title em{color:var(--brand);font-style:italic}.about-hero__lede,.about-hero__sub{font-size:18px;font-weight:500;line-height:24px;color:var(--gray-light);margin:0}.about-hero__motion{height:314px;border-radius:8px;background:linear-gradient(135deg,#0b2760,#0f3d97 60%,#2c5bd9);position:relative;overflow:hidden;box-shadow:var(--shadow-lift)}.about-hero__motion:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 350px at 80% 10%,rgba(255,255,255,.18),transparent 60%),radial-gradient(500px 250px at 20% 90%,rgba(15,61,151,.6),transparent 60%);mix-blend-mode:screen}.about-hero__motion:after{content:"Motion video placeholder";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffffff8c;font-size:14px;letter-spacing:.04em}.about-hero__motion:has(>img):after{display:none}.about-hero__motion:has(>img){position:absolute;top:-96px;right:0;bottom:-48px;width:58%;height:auto;border-radius:0;box-shadow:none;background:none;z-index:0}.about-hero__motion:has(>img):before{display:block;content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(to right,#fff,#ffffff8c 7%,#fff0 44%),linear-gradient(to bottom,#fff,#fff0 20% 66%,#fff);mix-blend-mode:normal}.about-hero__motion>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.about-hero__stats{padding:48px 0 0;border-top:1px solid #E6EAF0;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.about-hero__stat{display:flex;flex-direction:column;gap:6px}.about-hero__stat-label{font-size:14px;font-weight:500;color:var(--gray);letter-spacing:.0187em}.about-hero__stat-value{font-size:24px;font-weight:700;color:#101828;line-height:32px;margin:0}.about-hero__stat-desc{font-size:16px;font-weight:500;color:var(--gray);line-height:24px;margin:0}.section-principles{background:#fff;padding:128px 64px}.section-principles__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.section-principles__title{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0;text-align:center}.principles-list{display:flex;flex-direction:column}.principle-row{display:grid;grid-template-columns:80px 1fr 488px;gap:48px;padding:32px 0;border-bottom:1px solid #E6EAF0;align-items:flex-start}.principle-row__num{font-size:32px;font-weight:500;color:var(--brand);line-height:32px}.principle-row__head{display:flex;flex-direction:column;gap:8px}.principle-row__head h3{font-size:20px;font-weight:700;color:#101828;line-height:28px;margin:0}.principle-row__head p{font-size:16px;font-weight:500;color:#344054;line-height:24px;margin:0}.principle-row__desc{font-size:16px;font-weight:500;color:var(--gray);line-height:24px;margin:0}.section-timeline{background:#fafbfc;padding:128px 64px}.section-timeline__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.section-timeline__title{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0}.timeline{position:relative;padding-top:47px}.timeline__rail{position:absolute;top:47px;left:47px;right:47px;height:2px;background:#e6eaf0}.timeline__progress{position:absolute;top:47px;left:47px;width:calc(80% - 47px);height:2px;background:var(--brand)}.timeline__steps{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.timeline__step{padding:0 24px;display:flex;flex-direction:column;gap:24px}.timeline__dot{width:14px;height:14px;border-radius:50%;background:var(--brand);margin-top:-7px}.timeline__step.is-future .timeline__dot{background:#e6eaf0}.timeline__eyebrow{font-size:14px;font-weight:500;color:var(--brand);line-height:16px}.timeline__step.is-future .timeline__eyebrow{color:var(--gray)}.timeline__title{font-size:16px;font-weight:500;color:#101828;line-height:24px;margin:0}.timeline__desc{font-size:14px;font-weight:500;color:var(--gray-light);line-height:16px;margin:0}.section-compliance{background:var(--dark-navy);color:#fff;padding:128px 64px}.section-compliance__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.section-compliance__head{max-width:720px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.section-compliance__head h2{font-size:52px;font-weight:500;line-height:54.6px;color:#fff;margin:0}.section-compliance__head p{font-size:18px;line-height:24px;color:#fff;font-weight:500;margin:0;max-width:560px}.permit-card{background:#fff;border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:64px;display:grid;grid-template-columns:1fr 399px;gap:64px;align-items:center}.permit-card__copy{display:flex;flex-direction:column;gap:16px}.permit-badge{display:inline-flex;align-items:center;gap:4px;background:var(--brand-secondary);color:var(--brand);padding:4px 12px;border-radius:40px;font-size:14px;font-weight:500;width:max-content}.permit-card h3{font-size:32px;font-weight:500;color:var(--ink);line-height:35.2px;margin:0}.permit-card p{font-size:16px;line-height:24px;color:var(--gray);font-weight:500;margin:0}.permit-card__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.permit-seal{background:var(--brand);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:48px;display:flex;flex-direction:column;align-items:center;gap:16px;color:#fff;text-align:center}.permit-seal__icon{width:80px;height:80px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fff;font-size:40px}.permit-seal__label{font-size:11px;color:#fff;opacity:.85;text-align:center;letter-spacing:.04em}.permit-seal__name{font-size:24px;font-weight:700;color:#fff;line-height:32px;margin:0}.permit-seal__id{margin-top:8px;padding-top:12px;border-top:1px solid rgba(255,255,255,.18);width:100%;font-size:14px;font-weight:500;color:#fff;letter-spacing:.04em}.guarantees__head{text-align:center;padding:16px 0;font-size:14px;font-weight:500;color:#fff}.guarantees__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.guarantee{display:grid;grid-template-columns:36px 1fr;gap:12px}.guarantee__icon{width:36px;height:36px;background:#c7e0ff14;color:#c7e0ffe6;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px}.guarantee__body strong{display:block;font-size:16px;font-weight:500;color:#fff;line-height:24px;margin-bottom:4px}.guarantee__body p{font-size:14px;line-height:16px;color:#e5efff8c;margin:0;font-weight:500}.section-people{background:#fff;padding:128px 64px}.section-people__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:64px}.section-people__title{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0}.section-people__title em{color:var(--brand);font-style:normal}.people-group{display:flex;flex-direction:column;gap:24px}.people-group__label{padding-bottom:12px;border-bottom:1px solid #E6EAF0;font-size:16px;font-weight:500;color:var(--gray)}.people-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.person-card{display:flex;flex-direction:column;gap:12px}.person-card__photo{width:100%;aspect-ratio:1 / 1;border-radius:50%;background:linear-gradient(135deg,var(--brand-secondary) 0%,#B7C6F3 100%);display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:12px;overflow:hidden}.person-card__photo img{width:100%;height:100%;object-fit:cover;object-position:center 18%;display:block}.person-card__name{font-size:16px;font-weight:500;color:var(--ink);line-height:24px;margin:0;padding:0 8px}.person-card__badges{display:flex;flex-wrap:wrap;gap:6px;padding:0 8px}.badge{display:inline-flex;align-items:center;background:var(--brand-secondary);color:var(--brand);font-size:12px;font-weight:500;padding:4px 8px;border-radius:40px;line-height:1.2}.person-card__bio{font-size:14px;font-weight:500;color:var(--gray);line-height:16px;margin:0;padding:0 8px}.section-cta-center{background:var(--dark-navy);color:#fff;padding:128px 64px;text-align:center}.section-cta-center__inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:16px;align-items:center}.section-cta-center h2{font-size:52px;font-weight:500;line-height:54.6px;color:#fff;margin:0}.section-cta-center p{font-size:16px;line-height:24px;color:#fff;margin:0;max-width:537px}.section-cta-center .btn{margin-top:24px}@media(max-width:1280px){.nav__inner,.hero,.section-tech,.section-protected,.section-capital,.section-products,.section-corp,.section-services,.section-ma,.section-numbers,.section-testimonials,.section-faq,.section-cta,.footer{padding-left:40px;padding-right:40px}.nav__inner{padding:0 40px}.product-grid--5{grid-template-columns:repeat(3,1fr)}}@media(max-width:1280px){.ma-hero,.ma-split,.section-corporate-trust,.section-stepper,.section-ma-dark,.section-related,.section-ma-faq,.section-articles,.section-final,.footer--dark,.about-hero,.section-principles,.section-timeline,.section-compliance,.section-people,.section-cta-center{padding-left:40px;padding-right:40px}}@media(max-width:1024px){.hero__inner{grid-template-columns:1fr;gap:48px}.hero__motion{margin-top:0}.section-tech__grid,.section-protected__grid,.section-capital__inner,.section-corp__inner,.section-ma__inner,.section-faq__inner,.ma-hero__inner,.ma-split__inner,.stepper-content,.section-ma-dark__inner,.section-ma-faq__inner,.section-final__inner{grid-template-columns:1fr;gap:56px}.ma-split__right{border-left:none;padding-left:0;border-top:2px solid #E6EAF0;padding-top:32px}.ma-hero__stats{grid-template-columns:repeat(2,1fr);gap:24px}.corp-trust-grid{grid-template-columns:1fr}.related-grid--3,.related-grid--4{grid-template-columns:repeat(2,1fr)}.articles-grid,.stepper{grid-template-columns:1fr}.section-final__copy h2{font-size:44px;line-height:1.1}.ma-hero__title{font-size:44px;line-height:1.08}.ma-split__title,.section-corporate-trust__head h2,.section-stepper__title,.section-ma-dark__copy h2,.section-related__title,.section-ma-faq__copy h2,.section-articles__head h2{font-size:36px;line-height:1.1}.about-hero__top{grid-template-columns:1fr;gap:32px}.about-hero__motion:has(>img){position:relative;top:0;right:0;bottom:0;width:100%;height:240px;border-radius:8px;overflow:hidden}.about-hero__motion:has(>img):before{background:linear-gradient(to bottom,#fff0 60%,#ffffffa6)}.about-hero__stats{grid-template-columns:1fr;gap:32px}.about-hero__title{font-size:44px;line-height:1.08}.principle-row{grid-template-columns:60px 1fr;gap:24px}.principle-row__desc{grid-column:2 / -1}.timeline__steps{grid-template-columns:repeat(2,1fr);gap:32px}.timeline__rail,.timeline__progress{display:none}.timeline__dot{margin-top:0}.permit-card{grid-template-columns:1fr;gap:32px;padding:32px}.guarantees__grid{grid-template-columns:1fr 1fr;gap:24px}.people-grid{grid-template-columns:repeat(2,1fr)}.section-principles__title,.section-timeline__title,.section-compliance__head h2,.section-people__title,.section-cta-center h2{font-size:36px;line-height:1.1}.section-faq__copy{position:static}.section-products__head,.section-services__head{grid-template-columns:1fr;gap:16px}.product-grid,.product-grid--4,.product-grid--5,.section-numbers__grid{grid-template-columns:repeat(2,1fr)}.testimonials-track{grid-template-columns:1fr}.section-cta__inner{grid-template-columns:1fr;gap:32px}.footer__top{grid-template-columns:1fr 1fr;gap:48px}.h1{font-size:48px;line-height:1.05}.h2{font-size:40px}.big-stat__value{font-size:48px}.big-stat__value sup{font-size:20px}.big-stat{padding-right:0;border-right:none;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.16)}}@media(max-width:768px){html{font-size:14px}.nav__inner{padding:0 20px;gap:20px}.nav__menu{display:none}.hero,.section-tech,.section-protected,.section-capital,.section-products,.section-corp,.section-services,.section-ma,.section-numbers,.section-testimonials,.section-faq,.section-cta,.footer,.ma-hero,.ma-split,.section-corporate-trust,.section-stepper,.section-ma-dark,.section-related,.section-ma-faq,.section-articles,.section-final,.footer--dark,.about-hero,.section-principles,.section-timeline,.section-compliance,.section-people,.section-cta-center{padding:72px 20px}.ma-hero{padding-top:56px;padding-bottom:0}.ma-hero__title{font-size:36px;line-height:1.08}.ma-hero__stats{grid-template-columns:1fr 1fr}.corp-trust-features,.related-grid--3,.related-grid--4{grid-template-columns:1fr}.section-articles__head{flex-direction:column;align-items:flex-start}.hero{padding-top:56px}.hero__title,.hero__copy h1{font-size:40px!important;line-height:1.08!important}.h1{font-size:36px;line-height:1.08}.h2,.corp-copy h2,.section-ma__copy h2{font-size:32px;line-height:1.1}.section-cta h2{font-size:28px}.trust-strip{flex-direction:column;gap:24px;align-items:flex-start}.trust-strip__stats{flex-wrap:wrap;gap:24px}.product-grid,.product-grid--4,.product-grid--5,.section-capital__grid,.section-numbers__grid{grid-template-columns:1fr}.footer__top{grid-template-columns:1fr;gap:40px;padding-bottom:40px}.footer{padding:56px 20px 24px}.big-stat__value{font-size:40px}.hero__cta{flex-wrap:wrap}.hero__motion{height:280px}.section-cta__inner{text-align:left}.section-testimonials__head{flex-direction:column;align-items:flex-start}}.nav__lang{position:relative;display:inline-flex}.nav__lang-toggle{display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 14px;border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--ink);font-family:Aeonik,sans-serif;font-size:16px;font-weight:500;line-height:1;transition:border-color .16s,box-shadow .16s,background .16s}.nav__lang-toggle:hover{border-color:var(--brand)}.nav__lang-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #0f3d973d}.nav__lang-flag{width:24px;height:24px;border-radius:50%;flex:0 0 24px;object-fit:cover}.nav__lang-name{white-space:nowrap}.nav__lang-caret{font-size:15px;color:var(--gray-xlight);transition:transform .2s}.nav__lang.is-open .nav__lang-caret{transform:rotate(180deg)}.nav__lang-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-lift);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s,transform .16s,visibility .16s;z-index:200}.nav__lang.is-open .nav__lang-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav__lang-opt{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:16px;font-weight:500;color:var(--ink);cursor:pointer;transition:background .14s}.nav__lang-opt:hover,.nav__lang-opt:focus-visible{background:var(--bg-canvas);outline:none}.nav__lang-opt.is-active{background:var(--brand-secondary)}.nav__lang-opt img{width:24px;height:24px;border-radius:50%;flex:0 0 24px;object-fit:cover}.nav--dark .nav__lang-toggle{background:#ffffff0f;border-color:#ffffff3d;color:#fff}.nav--dark .nav__lang-toggle:hover{border-color:#ffffff8c}.nav--dark .nav__lang-caret{color:#ffffffb3}.nav__burger{display:none;align-items:center;justify-content:center;width:48px;height:48px;margin-left:auto;border-radius:8px;color:var(--ink);background:transparent;border:1px solid transparent;cursor:pointer;flex:0 0 auto;transition:background .16s,border-color .16s;-webkit-tap-highlight-color:transparent}.nav__burger .ph{font-size:26px;line-height:1}.nav--dark .nav__burger{color:#fff}@media(max-width:1023.98px){.nav__menu,.nav__actions{display:none!important}.nav__burger{display:inline-flex}.nav__inner{gap:16px}}@media(min-width:1024px){.nav__burger{display:none!important}}.mnav{position:fixed;inset:0;z-index:1000;display:none}.mnav.is-active{display:block}.mnav__scrim{position:absolute;inset:0;background:#0616376b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .32s ease}.mnav.is-open .mnav__scrim{opacity:1}.mnav__sheet{position:absolute;left:0;right:0;bottom:0;max-height:min(88vh,760px);background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -18px 60px #06163747;display:flex;flex-direction:column;overflow:hidden;transform:translateY(101%);transition:transform .42s cubic-bezier(.22,1,.36,1);padding-bottom:env(safe-area-inset-bottom,0);will-change:transform}.mnav.is-open .mnav__sheet{transform:translateY(0)}.mnav.is-dragging .mnav__sheet{transition:none}.mnav__grabber{flex:0 0 auto;padding:12px 0 4px;display:flex;justify-content:center;cursor:grab;touch-action:none}.mnav__grabber:before{content:"";width:44px;height:5px;border-radius:999px;background:#d5dae3}.mnav__viewport{position:relative;flex:1 1 auto;overflow:hidden}.mnav__track{display:flex;direction:ltr;width:200%;height:100%;transform:translate(0);transition:transform .38s cubic-bezier(.22,1,.36,1)}.mnav.is-sub .mnav__track{transform:translate(-50%)}[dir=rtl] .mnav__panel{direction:rtl}.mnav__panel{width:50%;flex:0 0 50%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 20px 24px}.mnav__head{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;margin-bottom:8px}.mnav__title{font-size:17px;font-weight:500;letter-spacing:-.01em;color:var(--ink);text-align:center}.mnav__close,.mnav__back{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;gap:6px;height:44px;border-radius:8px;color:var(--ink);background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.mnav__close{right:0;width:44px}.mnav__close .ph{font-size:24px}.mnav__back{left:0;padding:0 12px 0 8px;font-size:16px;font-weight:500;color:var(--brand)}.mnav__back .ph{font-size:20px}[dir=rtl] .mnav__close{right:auto;left:0}[dir=rtl] .mnav__back{left:auto;right:0}.mnav__rows{display:flex;flex-direction:column}.mnav__row{display:flex;align-items:center;gap:14px;width:100%;min-height:60px;padding:8px 6px;border-bottom:1px solid var(--border-soft);color:var(--ink);font-size:20px;font-weight:500;letter-spacing:-.01em;cursor:pointer;text-align:left;background:transparent;transition:color .16s}.mnav__row:active{color:var(--brand)}.mnav__row .mnav__chevron{margin-left:auto;font-size:20px;color:var(--gray-xlight);display:inline-flex}[dir=rtl] .mnav__row{text-align:right}[dir=rtl] .mnav__row .mnav__chevron{margin-left:0;margin-right:auto;transform:scaleX(-1)}.mnav__tabs{display:flex;gap:6px;padding:5px;margin:4px 0 18px;background:var(--bg-canvas);border-radius:12px}.mnav__tab{flex:1 1 0;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;padding:6px 12px;border-radius:9px;font-size:15px;font-weight:500;color:var(--gray);background:transparent;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.mnav__tab.is-active{background:#fff;color:var(--ink);box-shadow:var(--shadow-card)}.mnav__list{display:none;flex-direction:column;gap:6px}.mnav__list.is-active{display:flex}.mnav__item{display:flex;align-items:center;gap:14px;padding:12px 10px;border-radius:12px;color:var(--ink);min-height:64px;transition:background .16s}.mnav__item:active{background:var(--bg-canvas)}.mnav__item.is-current{background:var(--brand-secondary)}.mnav__ico{flex:0 0 44px;width:44px;height:44px;border-radius:10px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center}.mnav__ico .ph{font-size:22px}.mnav__item.is-current .mnav__ico{background:var(--brand);color:#fff}.mnav__itxt{display:flex;flex-direction:column;gap:2px;min-width:0}.mnav__ilabel{font-size:16px;font-weight:500;color:var(--ink);line-height:1.25}.mnav__idesc{font-size:13px;line-height:1.45;color:var(--gray-light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[dir=rtl] .mnav__item{text-align:right}.mnav__section-label{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-xlight);margin:22px 0 10px}.mnav__lang{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mnav__lang-opt{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--ink);font-size:16px;font-weight:500;cursor:pointer;transition:border-color .16s,background .16s}.mnav__lang-opt img{width:24px;height:24px;border-radius:50%;object-fit:cover;flex:0 0 24px}.mnav__lang-opt.is-active{border-color:var(--brand);background:var(--brand-secondary)}.mnav__auth{display:flex;flex-direction:column;gap:12px;margin-top:24px}.mnav__auth .btn{width:100%;height:54px;font-size:17px}.mnav__login{display:inline-flex;align-items:center;justify-content:center;min-height:48px;font-size:16px;font-weight:500;color:var(--brand);border-radius:8px}@media(prefers-reduced-motion:reduce){.mnav__sheet,.mnav__scrim,.mnav__track{transition:none}}@media(max-width:1023.98px){.btn{display:flex;width:100%}.hero__cta,.hp-hero__cta,.ma-hero__cta,.permit-card__actions{width:100%}.tnav-btn{width:48px}}.ma-hero__stats--3{grid-template-columns:repeat(3,1fr)}.ma-hero__stat strong.is-phrase{font-size:28px;line-height:1.1}.svc-proofbar{max-width:1152px;margin:64px auto 0;padding:32px 0 96px;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.svc-proofbar__item{display:flex;align-items:flex-start;gap:12px;font-size:17px;font-weight:500;line-height:1.45;color:#fff}.svc-proofbar__check{flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#c7e0ff24;color:#c7e0ff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;margin-top:1px}.svc-anchors{position:sticky;top:72px;z-index:40;background:#fff;border-bottom:1px solid var(--border-soft)}.svc-anchors__inner{max-width:1152px;margin:0 auto;padding:0 64px;display:flex;gap:8px;flex-wrap:wrap}.svc-anchors a{padding:16px 4px;margin-right:20px;font-size:15px;font-weight:500;color:var(--gray);border-bottom:2px solid transparent;transition:color .16s,border-color .16s}.svc-anchors a:hover{color:var(--brand);border-bottom-color:var(--brand)}.svc-cap[id]{scroll-margin-top:140px}.svc-caps-section{background:#fff;padding:128px 64px}.svc-caps-inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:56px}.svc-caps-head{max-width:720px;display:flex;flex-direction:column;gap:16px}.svc-caps-head h2{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0}.svc-caps-head p{font-size:18px;line-height:24px;color:var(--gray-light);font-weight:500;margin:0}.svc-caps{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.svc-caps--2col{grid-template-columns:repeat(2,1fr)}.svc-cap{background:#fff;border:1px solid #E6EAF0;border-radius:8px;padding:36px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s,transform .2s,border-color .2s}.svc-cap__icon{width:48px;height:48px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:24px}.svc-cap__title{font-size:22px;font-weight:500;color:var(--ink);line-height:1.2;margin:0}.svc-cap__lead{font-size:18px;font-weight:500;color:var(--brand);line-height:1.35;margin:0}.svc-cap__text{font-size:16px;line-height:24px;color:var(--gray-light);margin:0}.svc-cap__list{list-style:none;padding:16px 0 0;margin:4px 0 0;border-top:1px solid #E6EAF0;display:flex;flex-direction:column;gap:12px}.svc-cap__list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;color:var(--gray)}.svc-cap__list .check-dot{margin-top:2px}.svc-howit-section{background:var(--bg-canvas);padding:128px 64px}.svc-howit-inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:56px}.svc-howit-head{display:flex;flex-direction:column;gap:16px;max-width:720px}.svc-howit-head h2{font-size:52px;font-weight:500;line-height:54.6px;letter-spacing:-.02em;color:var(--ink);margin:0}.svc-howit-head h2 em{color:var(--brand);font-style:normal}.svc-howit-head p{font-size:18px;line-height:24px;color:var(--gray-light);font-weight:500;margin:0}.svc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.svc-step{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:2px solid var(--brand)}.svc-step__num{font-size:16px;font-weight:500;color:var(--brand);letter-spacing:.0187em}.svc-step__title{font-size:18px;font-weight:700;color:#101828;line-height:1.3;margin:0}.svc-step__desc{font-size:15px;line-height:1.55;color:var(--gray-light);margin:0}.svc-faq{background:#fff;padding:128px 64px}@media(max-width:1280px){.svc-caps-section,.svc-howit-section,.svc-faq,.svc-anchors__inner{padding-left:40px;padding-right:40px}}@media(max-width:1024px){.svc-caps{grid-template-columns:1fr}.svc-steps{grid-template-columns:repeat(2,1fr);gap:32px}.ma-hero__stats--3{grid-template-columns:1fr}.svc-proofbar{grid-template-columns:1fr;gap:20px}.svc-caps-head h2,.svc-howit-head h2{font-size:36px;line-height:1.1}}@media(max-width:768px){.svc-caps-section,.svc-howit-section,.svc-faq{padding:72px 20px}.svc-steps{grid-template-columns:1fr}.svc-anchors__inner{padding-left:20px;padding-right:20px;gap:0}.svc-anchors a{margin-right:16px;font-size:14px}}.ct-hero{background:#fff;padding:128px 64px 64px;border-bottom:1px solid var(--border-soft)}.ct-hero__inner{margin:0 auto;display:flex;flex-direction:column;gap:20px;max-width:780px}.ct-hero .eyebrow{color:var(--brand)}.ct-hero__title{font-size:60px;font-weight:500;line-height:1.03;letter-spacing:-.025em;color:var(--ink);margin:0}.ct-hero__sub{font-size:19px;line-height:1.55;color:var(--gray-light);margin:0;max-width:640px}.ct-main{background-color:var(--bg-canvas);background-image:linear-gradient(rgba(11,20,29,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(11,20,29,.02) 1px,transparent 1px);background-size:40px 40px,40px 40px;background-position:center;padding:40px 64px 44px;min-height:calc(100vh - 72px);display:flex;align-items:center}.ct-main__inner{max-width:1152px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1.12fr;gap:72px;align-items:stretch}.ct-info{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:0 0 40px}.ct-info__intro{display:flex;flex-direction:column;gap:20px}.ct-info__intro h2{font-size:46px;font-weight:500;line-height:1.06;letter-spacing:-.025em;color:var(--ink);margin:0}.ct-info__intro p{font-size:16px;line-height:1.6;color:var(--gray-light);margin:0}.ct-block__label{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-xlight);margin:0 0 16px}.ct-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.ct-step{position:relative;display:grid;grid-template-columns:36px 1fr;gap:14px;padding-bottom:16px}.ct-step:last-child{padding-bottom:0}.ct-step:not(:last-child):before{content:"";position:absolute;left:17px;top:36px;bottom:0;width:2px;background:var(--border)}.ct-step__num{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;font-variant-numeric:tabular-nums}.ct-step__body{padding-top:6px}.ct-step__title{font-size:16px;font-weight:500;color:var(--ink);line-height:1.4;margin:0 0 2px}.ct-step__desc{font-size:14px;line-height:1.5;color:var(--gray-light);margin:0}.ct-trust{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ct-trust__item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:var(--ink)}.ct-trust__icon{flex:0 0 32px;width:32px;height:32px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;font-size:16px}.ct-contactinfo{display:flex;flex-direction:column;gap:2px;padding-top:4px}.ct-contactinfo a,.ct-contactinfo span{display:inline-flex;align-items:center;gap:12px;padding:5px 0;font-size:15px;color:var(--gray-light);transition:color .16s}.ct-contactinfo a:hover{color:var(--brand)}.ct-contactinfo .ph{font-size:18px;color:var(--brand)}.cform-shell{background:#fff;border:1px solid var(--border-soft);border-radius:16px;box-shadow:var(--shadow-card);overflow:hidden}.cform-shell__head{padding:32px 40px 24px;border-bottom:1px solid var(--border-soft)}.cform-shell__head h2{font-size:24px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 6px}.cform-shell__head p{font-size:15px;line-height:1.5;color:var(--gray-light);margin:0}.cform{padding:26px 32px;display:flex;flex-direction:column;gap:14px}.cfield{display:flex;flex-direction:column;gap:6px}.cfield-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cfield__label{font-size:14px;font-weight:500;color:var(--ink);letter-spacing:.0187em}.cfield__req{color:var(--brand);margin-left:2px}.cfield__opt{color:var(--gray-xlight);font-weight:400;margin-left:4px}.cinput,.cselect,.ctextarea{width:100%;font-family:Aeonik,sans-serif;font-size:16px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:8px;padding:0 14px;height:44px;transition:border-color .16s,box-shadow .16s;-webkit-appearance:none;appearance:none}.cinput::placeholder,.ctextarea::placeholder{color:var(--gray-xlight)}.ctextarea{height:auto;min-height:52px;padding:10px 14px;line-height:1.5;resize:vertical}.cinput:hover,.cselect:hover,.ctextarea:hover{border-color:#c6c9d0}.cinput:focus,.cselect:focus,.ctextarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #0f3d9729}.cselect-wrap{position:relative}.cselect{padding-right:42px;cursor:pointer}.cselect-wrap .ph{position:absolute;top:50%;right:14px;transform:translateY(-50%);font-size:18px;color:var(--gray-xlight);pointer-events:none}.cselect:invalid,.cselect.is-placeholder{color:var(--gray-xlight)}.cradio{display:flex;flex-wrap:wrap;gap:10px}.cradio__opt{position:relative;flex:1 1 auto}.cradio__opt input{position:absolute;opacity:0;width:0;height:0}.cradio__opt label{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;min-height:42px;padding:6px 14px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--gray);font-size:15px;font-weight:500;line-height:1.25;cursor:pointer;transition:border-color .16s,background .16s,color .16s,box-shadow .16s}.cradio__opt label:hover{border-color:#c6c9d0}.cradio__opt input:checked+label{border-color:var(--brand);background:var(--brand-secondary);color:var(--brand)}.cradio__opt input:focus-visible+label{box-shadow:0 0 0 3px #0f3d973d}.cfield.is-error .cinput,.cfield.is-error .cselect,.cfield.is-error .ctextarea{border-color:#d92d20}.cfield.is-error .cinput:focus,.cfield.is-error .cselect:focus,.cfield.is-error .ctextarea:focus{box-shadow:0 0 0 3px #d92d2029}.cfield.is-error .cradio__opt label{border-color:#d92d20}.cfield__error{display:none;align-items:center;gap:6px;font-size:13px;line-height:1.4;color:#d92d20}.cfield__error .ph{font-size:15px;flex:0 0 auto}.cfield.is-error .cfield__error{display:flex}.cform__actions{margin-top:2px}.cform__actions .btn{width:100%;height:48px;font-size:16px}.cform__privacy{display:flex;align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.45;color:var(--gray-light);margin:0}.cform__privacy .ph{font-size:16px;color:var(--brand);flex:0 0 auto;margin-top:1px}.cform-success{display:none;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:56px 40px 64px}.cform-shell.is-sent .cform,.cform-shell.is-sent .cform-shell__head{display:none}.cform-shell.is-sent .cform-success{display:flex}.cform-success__icon{width:64px;height:64px;border-radius:50%;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:34px}.cform-success h2{font-size:26px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0}.cform-success p{font-size:15px;line-height:1.6;color:var(--gray-light);margin:0;max-width:380px}@media(max-width:1280px){.ct-hero,.ct-main{padding-left:40px;padding-right:40px}}@media(max-width:1024px){.ct-main__inner{grid-template-columns:1fr;gap:48px}.ct-info{position:static}.ct-hero__title{font-size:44px}}@media(max-width:768px){.ct-hero{padding:72px 20px 40px}.ct-main{padding:56px 20px 72px}.ct-hero__title{font-size:36px}.ct-hero__sub{font-size:17px}.ct-info__intro h2{font-size:36px}.cform-shell__head{padding:24px 22px 20px}.cform{padding:24px 22px 28px}.cfield-row{grid-template-columns:1fr;gap:20px}.ct-trust{grid-template-columns:1fr}.cradio{flex-direction:column}}[dir=rtl] .ct-step{grid-template-columns:40px 1fr}[dir=rtl] .cfield__req,[dir=rtl] .cfield__opt{margin-left:0;margin-right:4px}[dir=rtl] .cselect{padding-right:14px;padding-left:42px}[dir=rtl] .ct-contactinfo .ph,[dir=rtl] .cform__privacy .ph{transform:none}.svc-ico{display:block;width:100%;height:100%;overflow:visible}.svc-ico *{shape-rendering:geometricPrecision}.svc-ico .p2{fill:var(--svc-fill, #8fb0ff)}@media(prefers-reduced-motion:no-preference){.js-icons .svc-ico .p1{stroke-dasharray:1;stroke-dashoffset:1}.js-icons .svc-ico .p2{opacity:0;transform:scale(0);transform-box:fill-box;transform-origin:center}.svc-ico.play .p1{animation:svcDraw .7s cubic-bezier(.22,1,.36,1) forwards}.svc-ico.play .p2{animation:svcFill .4s cubic-bezier(.34,1.56,.64,1) .45s forwards}}@keyframes svcDraw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes svcFill{0%{opacity:0;transform:scale(0)}33%{opacity:1}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.js-icons .svc-ico{opacity:0}.svc-ico.play{animation:svcFade .3s ease forwards}}@keyframes svcFade{to{opacity:1}}@media(prefers-reduced-motion:no-preference){.js-icons .svc-ico .p1d{opacity:0}.svc-ico.play .p1d{animation:svcStroke .7s cubic-bezier(.22,1,.36,1) forwards}}@keyframes svcStroke{0%{opacity:0}to{opacity:1}}.mega__img:has(>.svc-ico){background-color:var(--dark-navy);background-image:radial-gradient(120% 90% at 50% 45%,rgba(46,91,217,.3),transparent 62%),linear-gradient(rgba(198,203,240,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(198,203,240,.06) 1px,transparent 1px);background-size:100% 100%,28px 28px,28px 28px;background-position:center;border-color:transparent}.mega__img>.svc-ico{position:absolute;inset:0;margin:auto;width:76%;height:76%;color:#9fbbf2;--svc-fill: #e4edff;filter:drop-shadow(0 0 5px rgba(90,130,235,.5))}.mega__img:has(>.svc-ico):after{display:none}.hp-scard__media:has(>.svc-ico){min-height:200px;align-items:center;justify-content:center;background-color:var(--dark-navy);background-image:radial-gradient(120% 85% at 50% 42%,rgba(46,91,217,.3),transparent 62%),linear-gradient(rgba(198,203,240,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(198,203,240,.06) 1px,transparent 1px);background-size:100% 100%,34px 34px,34px 34px;background-position:center}.hp-scard__media:has(>.svc-ico):before{display:none}.hp-scard__media>.svc-ico{position:absolute;inset:0;margin:auto;width:162px;height:162px;color:#9fbbf2;--svc-fill: #e4edff;z-index:1;filter:drop-shadow(0 0 5px rgba(90,130,235,.5))}.hp-scard:has(.hp-scard__media>.svc-ico) .hp-scard__t{color:var(--ink)}.hp-scard__media:has(>.svc-ico):after{display:none}.psagot-hero-mark{position:relative;width:100%;display:flex;align-items:center;justify-content:center;--bp-line: #7fa8dc;--bp-line-brand: #6fb0ff;--bp-text: #dce8f7;--phm-font: "Aeonik", system-ui, -apple-system, sans-serif}.psagot-hero-mark *{box-sizing:border-box}.psagot-hero-mark .stage{position:relative;transform:translateY(-5%);width:100%;aspect-ratio:1 / 1;max-width:620px;margin-inline:auto;padding:13% 10% 2%}.psagot-hero-mark .stage-inner{position:relative;width:100%;height:100%}.psagot-hero-mark svg.range{position:absolute;inset:0;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 2px rgba(120,170,240,.55)) drop-shadow(0 0 6px rgba(90,150,230,.35))}.psagot-hero-mark svg.range path{fill:none;stroke-linejoin:round;stroke-linecap:round}.psagot-hero-mark #linePath,.psagot-hero-mark #outPath{stroke:var(--bp-line);stroke-width:.25}.psagot-hero-mark #linePath{opacity:1}.psagot-hero-mark #outPath{opacity:0}.psagot-hero-mark #tip{fill:#bfe0ff;filter:drop-shadow(0 0 4px rgba(150,200,255,.9)) drop-shadow(0 0 9px rgba(110,170,255,.6))}.psagot-hero-mark #peakAccent{opacity:0}.psagot-hero-mark #peakAccent .halo{fill:#6fb0ff;opacity:.8}.psagot-hero-mark #peakAccent .core{fill:#dceeff}.psagot-hero-mark .tagline-anchor{display:none;position:absolute;left:51.9%;top:.5%;transform:translate(-50%,-100%);pointer-events:none;text-align:center}.psagot-hero-mark .tagline{opacity:0;padding-bottom:10px;font:600 2.125rem / 1.05 var(--phm-font);letter-spacing:-.01em;color:var(--bp-text);text-shadow:0 0 18px rgba(90,150,230,.35);white-space:nowrap;will-change:transform,opacity}.psagot-hero-mark .term-anchor{position:absolute;transform:translate(-50%,-50%);pointer-events:none}.psagot-hero-mark .term{position:relative;opacity:0;will-change:transform,opacity}.psagot-hero-mark .term .dot{position:absolute;left:0;top:0;width:7px;height:7px;margin:-3.5px 0 0 -3.5px;border-radius:50%;background:#bfe0ff;box-shadow:0 0 6px 1px #8cc3ffb3,0 0 0 4px #6eaaff1a}.psagot-hero-mark .term .label{position:absolute;left:0;bottom:14px;transform:translate(-50%);white-space:nowrap;font:600 .75rem / 1 var(--phm-font);letter-spacing:.14em;color:var(--bp-text);text-transform:uppercase;text-shadow:0 0 12px rgba(90,150,230,.4)}.psagot-hero-mark .term .label:after{content:"";position:absolute;left:50%;top:calc(100% + 2px);width:1px;height:9px;background:#7fa8dc80;transform:translate(-50%)}@media(max-width:1024px){.psagot-hero-mark .stage{max-width:460px}.psagot-hero-mark .term .label{font-size:.8125rem}.psagot-hero-mark .tagline{font-size:1rem}}@media(max-width:560px){.psagot-hero-mark .stage{max-width:340px}}@media(prefers-reduced-motion:reduce){.psagot-hero-mark #peakAccent,.psagot-hero-mark .tagline{opacity:1!important}.psagot-hero-mark .term-anchor{display:none}}.hp{--surface: #FAFBFC}.hp-section{padding:128px 64px}.hp-inner{max-width:1152px;margin:0 auto;width:100%}.hp-h2{font-family:Aeonik,sans-serif;font-weight:500;font-size:52px;line-height:54.6px;letter-spacing:-.005em;color:var(--ink);margin:0}.hp-lead{font-family:Aeonik,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:var(--gray);margin:0}.hp-hero{position:relative;background-color:var(--dark-navy);background-image:radial-gradient(80% 80% at 72% 46%,rgba(46,91,217,.22),transparent 60%);color:#fff;padding:96px 64px}.hp-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(198,203,240,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(198,203,240,.05) 1px,transparent 1px);background-size:40px 40px,40px 40px;background-position:center;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 14%,#000 52%,transparent 92%);mask-image:linear-gradient(to bottom,transparent 0%,#000 14%,#000 52%,transparent 92%);pointer-events:none;z-index:0}.hp-hero__wrap{position:relative;z-index:1;max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.hp-hero__row{display:flex;justify-content:space-between;gap:64px;align-items:center}.hp-hero__copy{max-width:557px;display:flex;flex-direction:column;gap:24px;padding-top:8px}.hp-hero__title{font-family:Aeonik,sans-serif;font-weight:400;font-size:60px;line-height:63px;letter-spacing:-.02em;color:#fff;margin:0}.hp-hero__title-em{font-style:italic}.hp-hero__sub{font-size:17px;line-height:26.35px;color:#fff;margin:0;max-width:485px}.hp-hero__cta{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap}.hp-hero__visual{position:relative;width:531px;height:529px;flex:0 0 531px;border-radius:8px;overflow:hidden;background:#061637}.hp-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 30%;display:block}.hp-glass{position:absolute;width:200px;background:#ffffff14;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:1px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1}.hp-glass--a{top:20px;left:20px}.hp-glass--b{bottom:20px;right:20px}.hp-glass__label{font-size:12px;font-weight:500;line-height:16px;color:#fff}.hp-glass__value{font-size:20px;font-weight:700;line-height:28px;color:#fff;margin:0}.hp-glass__sub{font-size:12px;font-weight:500;line-height:16px;color:#ffffffb3}.hp-trust{padding-top:32px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:space-between;gap:24px}.hp-trust__label{font-size:16px;font-weight:400;line-height:24px;color:#fff}.hp-trust__stats{display:flex;gap:64px}.hp-trust__stat{display:flex;flex-direction:column;gap:2px}.hp-trust__stat strong{font-size:34px;font-weight:700;line-height:1.15;color:#fff}.hp-trust__stat span{font-size:16px;font-weight:400;line-height:24px;color:#fff}.hp-tech{background:#fff}.hp-tech__grid{display:grid;grid-template-columns:541px 1fr;gap:96px;align-items:center}.hp-tech__copy{display:flex;flex-direction:column;gap:32px}.hp-tech__head{display:flex;flex-direction:column;gap:24px}.hp-tech__head .hp-lead{color:var(--gray)}.hp-features{display:flex;flex-direction:column;gap:24px}.hp-feature{display:grid;grid-template-columns:40px 1fr;gap:16px;align-items:start}.hp-feature__icon{width:40px;height:40px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:20px}.hp-feature__t{font-size:16px;font-weight:500;line-height:24px;color:#101828;margin:0 0 3px}.hp-feature__d{font-size:14px;font-weight:400;line-height:21.7px;color:#475467;margin:0}.hp-phone{width:280px;height:560px;background:var(--dark-navy);border-radius:36px;padding:14px;box-shadow:var(--shadow-lift);margin:0 auto}.hp-phone__screen{height:100%;background:var(--brand);border-radius:22px;padding:22px 20px;overflow:hidden;display:flex;flex-direction:column}.hp-phone__label{font-size:11px;font-weight:400;line-height:17px;color:#ffffffa6}.hp-phone__bal{font-size:36px;font-weight:500;color:#fff;margin:6px 0 0;line-height:1.1}.hp-verify{display:inline-flex;align-items:center;gap:6px;margin-top:8px}.hp-verify__dot{width:14px;height:14px;border-radius:7px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;color:#cde0fed9;font-size:9px}.hp-verify span{font-size:11px;line-height:17px;color:#cde0fed9}.hp-txns{margin-top:16px}.hp-txn{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid hsla(0,0%,100%,.1)}.hp-txn span:first-child{font-size:12px;line-height:18.6px;color:#ffffffd9}.hp-txn span:last-child{font-size:12px;line-height:18.6px;color:#ffffff8c;font-variant-numeric:tabular-nums}.peax-mark{--pm-brand: #6FB0FF;--pm-brand-secondary: #BFE0FF;--gray: #7FA8DC;position:relative;width:100%;display:flex;align-items:center;justify-content:center}.hp-hero__visual--mark{background:transparent}.pm-citybg{display:none;position:absolute;top:50%;left:50%;width:min(660px,118%);height:auto;transform:translate(-50%,-50%);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.pm-scrim{position:absolute;top:50%;left:50%;width:70%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);z-index:0;pointer-events:none;width:92%;background:radial-gradient(closest-side at 50% 44%,#3c6eb452,#28508c1f 50%,#0000 78%)}.pm-stage{position:relative;z-index:1;transform:translateY(-5%);width:100%;aspect-ratio:1 / 1;max-width:430px;margin-inline:auto;padding:13% 10% 2%}.pm-stage-inner{position:relative;width:100%;height:100%}.pm-range{position:absolute;inset:0;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 2px rgba(120,170,240,.55)) drop-shadow(0 0 6px rgba(90,150,230,.35))}.pm-range path{fill:none;stroke-linejoin:round;stroke-linecap:round}.pm-line,.pm-out{stroke:var(--gray);stroke-width:.95}.pm-line{opacity:1}.pm-out{opacity:0}.pm-tip{fill:#bfe0ff;filter:drop-shadow(0 0 4px rgba(150,200,255,.9)) drop-shadow(0 0 9px rgba(110,170,255,.6))}.pm-peak{opacity:0}.pm-peak .halo{fill:#6fb0ff;opacity:.8}.pm-peak .core{fill:#dceeff}.pm-ambient{position:absolute;inset:0;width:100%;height:100%;overflow:visible;opacity:0;z-index:-1}.pm-ambient line{stroke:#c6cbf3;stroke-width:1;vector-effect:non-scaling-stroke}.pm-tagline-anchor{position:absolute;left:51.9%;top:.5%;transform:translate(-50%,-100%);pointer-events:none;text-align:center}.pm-tagline{opacity:0;padding-bottom:10px;font:600 2.125rem/1.05 Aeonik,sans-serif;letter-spacing:-.01em;color:#dce8f7;text-shadow:0 0 18px rgba(90,150,230,.35);white-space:nowrap;will-change:transform,opacity}.pm-term-anchor{position:absolute;transform:translate(-50%,-50%);pointer-events:none}.pm-term{position:relative;opacity:0;will-change:transform,opacity}.pm-term .dot{position:absolute;left:0;top:0;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;background:#bfe0ff;box-shadow:0 0 6px 1px #8cc3ffb3,0 0 0 4px #6eaaff1a}.pm-term .label{position:absolute;left:0;bottom:15px;transform:translate(-50%);white-space:nowrap;font:600 .75rem/1 Aeonik,sans-serif;letter-spacing:.14em;color:#dce8f7;text-transform:uppercase;text-shadow:0 0 12px rgba(90,150,230,.4)}.pm-term .label:after{content:"";position:absolute;left:50%;top:calc(100% + 2px);width:1px;height:9px;background:#7fa8dc80;transform:translate(-50%)}@media(max-width:1024px){.pm-stage{max-width:380px}.pm-citybg{width:min(560px,122%)}.pm-ambient{display:none}.pm-term .label{font-size:.8125rem}.pm-tagline{font-size:1.5rem}}@media(max-width:560px){.pm-stage{max-width:320px}.pm-citybg{width:132%}.pm-tagline{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.pm-peak,.pm-tagline{opacity:1!important}.pm-ambient,.pm-term-anchor{display:none}}.hp-protected{position:relative;background-color:#fafbfc;background-image:linear-gradient(rgba(11,20,29,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,20,29,.035) 1px,transparent 1px);background-size:40px 40px,40px 40px;background-position:center}.hp-protected>.hp-inner{position:relative;z-index:1}.hp-protected__grid{display:grid;grid-template-columns:520px 1fr;gap:112px;align-items:center}.hp-protected__copy{display:flex;flex-direction:column;gap:24px}.hp-protected__cards{display:flex;flex-direction:column;gap:12px;margin-top:8px}.hp-pcard{background:#fff;border:1px solid var(--brand-secondary);border-radius:8px;padding:18px;display:flex;gap:14px;align-items:flex-start}.hp-pcard__icon{flex:0 0 36px;width:36px;height:36px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:18px}.hp-pcard__t{font-size:16px;font-weight:500;line-height:24px;color:#101828;margin:0 0 1px}.hp-pcard__d{font-size:14px;font-weight:400;line-height:19.5px;color:#475467;margin:0}.hp-protected__img{height:422px;border-radius:8px;overflow:hidden;border:1px solid var(--border-soft)}.hp-protected__img img{width:100%;height:100%;object-fit:cover;display:block}.hp-capital{background:var(--dark-navy);color:#fff}.hp-capital__inner{display:flex;flex-direction:column;gap:32px}.hp-capital__head{display:flex;flex-direction:column;gap:24px}.hp-capital__head h2{color:#fff}.hp-capital__head p{color:#fff;max-width:1122px}.hp-capital__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hp-ccard{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:16px;transition:background .2s,border-color .2s}.hp-ccard:hover{background:#ffffff12;border-color:#ffffff2e}.hp-ccard__icon{width:40px;height:40px;border-radius:8px;background:#cde0fe1a;color:#c7e0ff;display:flex;align-items:center;justify-content:center;font-size:20px}.hp-ccard__t{font-size:16px;font-weight:500;line-height:24px;color:#fff;margin:0 0 4px}.hp-ccard__d{font-size:14px;font-weight:500;line-height:16px;color:#e5efffa6;margin:0}.hp-capital__cta{margin-top:0}.hp-products{background:#fff}.hp-products__inner{display:flex;flex-direction:column;gap:64px}.hp-products__head{display:flex;flex-direction:column;gap:24px}.hp-products__sub{display:flex;flex-direction:column}.hp-products__sub p{font-size:18px;font-weight:500;line-height:24px;color:var(--gray);margin:0}.hp-pgroups{display:flex;flex-direction:column;gap:32px}.hp-pgroup{display:flex;flex-direction:column;gap:16px}.hp-pgroup__label{font-size:16px;font-weight:500;line-height:24px;color:var(--ink);margin:0}.hp-pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hp-card{position:relative;cursor:pointer;background:#fafbfc;border:1px solid var(--brand-secondary);border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:11px;transition:box-shadow .24s,transform .24s,border-color .24s,background .24s}.hp-card:hover{background:#fff;border-color:transparent;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.hp-card__icon{width:32px;height:32px;border-radius:8px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:16px}.hp-card__t{font-size:16px;font-weight:500;line-height:24px;color:#101828;margin:0}.hp-card__d{font-size:14px;font-weight:500;line-height:16px;color:#475467;margin:0;flex:1}.hp-card__link{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:20.15px;color:var(--brand);transition:gap .2s;width:max-content}.hp-card__link:hover{gap:8px}.hp-card__link:after{content:"";position:absolute;inset:0;z-index:1}.hp-corp{background:#fafbfc}.hp-corp__inner{display:grid;grid-template-columns:460px 1fr;gap:112px;align-items:center}.hp-port{background:#fff;border-radius:8px;padding:24px;box-shadow:var(--shadow-lift);display:flex;flex-direction:column;gap:24px}.hp-port__head{display:flex;justify-content:space-between;align-items:flex-start}.hp-port__ey{font-size:13px;font-weight:400;line-height:20.15px;color:#667085}.hp-port__title{font-size:17px;font-weight:500;line-height:20.4px;color:#101828;margin:2px 0 0}.hp-port__icon{width:36px;height:36px;border-radius:18px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500}.hp-port__bal{background:var(--brand);border-radius:8px;padding:19px;display:flex;flex-direction:column;gap:3px}.hp-port__bal .l{font-size:12px;line-height:18.6px;color:#fff;opacity:.75}.hp-port__bal .v{font-size:32px;font-weight:500;line-height:1.2;color:#fff;margin:0}.hp-port__bal .d{font-size:12px;line-height:18.6px;color:#fff;opacity:.8}.hp-crow{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #E6EAF0}.hp-crow:last-child{border-bottom:none}.hp-crow__flag{flex:0 0 28px;width:28px;height:28px;border-radius:14px;overflow:hidden;background:var(--brand-secondary);display:flex;align-items:center;justify-content:center}.hp-crow__flag img{width:18px;height:18px;border-radius:50%;object-fit:cover}.hp-crow__name{flex:1}.hp-crow__name strong{display:block;font-size:14px;font-weight:500;line-height:20.15px;color:#101828}.hp-crow__name span{font-size:12px;font-weight:500;line-height:16px;color:#667085}.hp-crow__amt{text-align:right}.hp-crow__amt strong{display:block;font-size:13px;font-weight:500;line-height:20.15px;color:#101828;font-variant-numeric:tabular-nums}.hp-crow__amt span{font-size:11px;line-height:17px;color:#667085;font-variant-numeric:tabular-nums}.hp-corp__copy{display:flex;flex-direction:column;gap:14px}.hp-corp__copy h2{white-space:pre-line}.hp-corp__copy .hp-corp__lead{font-size:17px;font-weight:400;line-height:27.2px;color:#475467;margin:0}.hp-checks{display:flex;flex-direction:column;gap:12px;margin:8px 0}.hp-check{display:flex;align-items:flex-start;gap:12px;font-size:15px;font-weight:400;line-height:22.5px;color:#344054}.hp-check__i{flex:0 0 22px;width:22px;height:22px;border-radius:11px;background:var(--brand-secondary);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-top:1px}.hp-services{background:#fff}.hp-services__inner{display:flex;flex-direction:column;gap:48px}.hp-services__head{display:flex;flex-direction:column;gap:0;max-width:760px}.hp-services__head .ttl1{font-family:Aeonik;font-weight:500;font-size:52px;line-height:54.6px;color:var(--brand);margin:0}.hp-services__head .ttl2{font-family:Aeonik;font-weight:500;font-size:52px;line-height:54.6px;color:#101828;margin:0}.hp-services__head p{font-size:18px;font-weight:500;line-height:24px;color:var(--gray);margin:14px 0 0}.hp-sgroups,.hp-sgroup{display:flex;flex-direction:column;gap:16px}.hp-sgroup__label{padding-bottom:13px;border-bottom:1px solid #E6EAF0;font-size:13px;font-weight:500;line-height:20.15px;color:#667085}.hp-sgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hp-scard{background:#fff;border:1px solid var(--brand-secondary);border-radius:8px;padding:16px 16px 24px;display:flex;flex-direction:column;gap:14px;transition:box-shadow .22s,transform .22s,border-color .22s}.hp-scard:hover{box-shadow:var(--shadow-card);transform:translateY(-2px);border-color:transparent}.hp-scard__media{position:relative;overflow:hidden;border-radius:8px;min-height:132px;display:flex;align-items:flex-end;padding:18px 20px;background:repeating-linear-gradient(135deg,#0f3d97 0 16px,#0b2760 16px 32px);background-size:cover;background-position:center}.hp-scard__media:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#061637bd,#06163738 60%,#0616371f);pointer-events:none}.hp-scard__media:after{content:"/ " attr(data-label);position:absolute;top:12px;right:14px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10px;letter-spacing:.04em;color:#ffffffc7;background:#ffffff24;padding:3px 7px;border-radius:8px}.hp-scard__t{position:relative;z-index:1;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.01em;color:#fff;margin:0}.hp-scard__d{font-size:13px;font-weight:400;line-height:20.15px;color:#475467;margin:0;flex:1}.hp-scard__link{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;line-height:20.15px;color:var(--brand);transition:gap .2s;width:max-content}.hp-scard__link:hover{gap:8px}@media(max-width:1280px){.hp-hero,.hp-section{padding-left:40px;padding-right:40px}}@media(max-width:1024px){.hp-hero__row{flex-direction:column;gap:40px}.hp-hero__visual{width:100%;flex:1 1 auto;max-width:531px}.hp-tech__grid,.hp-protected__grid,.hp-corp__inner{grid-template-columns:1fr;gap:48px}.hp-capital__grid{grid-template-columns:1fr}.hp-pgrid{grid-template-columns:repeat(2,1fr)}.hp-sgrid{grid-template-columns:1fr}.hp-h2,.hp-capital__head h2,.hp-corp__copy h2,.hp-services__head .ttl1,.hp-services__head .ttl2{font-size:40px;line-height:1.08}.hp-trust{flex-direction:column;align-items:flex-start;gap:24px}.hp-trust__stats{flex-wrap:wrap;gap:32px}}@media(max-width:768px){.hp-hero,.hp-section{padding:72px 20px}.hp-hero{padding-top:56px}.hp-hero__title{font-size:40px;line-height:1.08}.hp-h2,.hp-capital__head h2,.hp-corp__copy h2,.hp-services__head .ttl1,.hp-services__head .ttl2{font-size:32px;line-height:1.1}.hp-pgrid{grid-template-columns:1fr}.hp-hero__visual{height:360px}.hp-trust__stats{gap:24px}}@media(prefers-reduced-motion:no-preference){.hp-hero.is-settled .hp-glass--a{animation:hp-drift-a 4.4s ease-in-out infinite}.hp-hero.is-settled .hp-glass--b{animation:hp-drift-b 5s ease-in-out infinite;animation-delay:-2.2s}}@keyframes hp-drift-a{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes hp-drift-b{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cphone{display:flex;align-items:stretch;gap:8px}.cphone__code{flex:0 0 auto;width:104px}.cphone__number{flex:1 1 auto;min-width:0}.cform__error{display:flex;align-items:flex-start;gap:10px;margin:0;font-size:13px;line-height:1.45;color:#d92d20}.cform__error .ph{flex:0 0 auto;margin-top:1px;font-size:16px}.cform__error a{color:inherit;text-decoration:underline}.legal{background:#fff;padding:120px 0 80px}.legal__inner{max-width:760px;margin:0 auto;padding:0 24px}.legal__title{font-size:clamp(28px,4vw,40px);line-height:1.2;letter-spacing:-.02em;margin:0 0 8px;color:var(--navy, #0d1b2a)}.legal__updated{margin:0 0 40px;font-size:14px;color:var(--gray-light, #6b7280)}.legal__section{margin-bottom:36px}.legal__section h2{font-size:20px;line-height:1.3;margin:0 0 12px;color:var(--navy, #0d1b2a)}.legal__section p{margin:0 0 14px;font-size:15.5px;line-height:1.7;color:#374151}.legal__section p:last-child{margin-bottom:0}.notfound{max-width:680px;margin:0 auto;padding:64px 24px;line-height:1.6;color:var(--navy, #0d1b2a)}.notfound h1{margin:0 0 8px;font-size:32px;line-height:1.2}.notfound h2{margin:32px 0 12px;font-size:15px;letter-spacing:.06em;text-transform:uppercase;color:var(--gray-light, #6b7280)}.notfound ul{margin:0;padding-inline-start:20px}.notfound li{margin-bottom:6px}.notfound code{padding:1px 5px;border-radius:4px;background:#f3f4f6;font-size:90%}.about-hero__licenses{padding:32px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:2}.about-hero__stat.is-pending{color:#667085}.about-hero__stat.is-pending .about-hero__stat-label{border:1px solid #d0d5dd;border-radius:999px;padding:2px 10px;align-self:flex-start}@media(max-width:900px){.about-hero__licenses{grid-template-columns:1fr;gap:32px}}.svc-notice{margin-top:16px;padding:12px 16px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff0f;font-size:15px;line-height:24px;font-weight:500;color:var(--blue-light-300, #a9c2e8)}.lic-block{border:1px solid #e6eaf0;border-radius:12px;padding:24px 28px;margin-top:24px}.lic-block__name{font-size:20px;font-weight:700;color:#101828;margin:0 0 16px}.lic-block__rows{margin:0}.lic-row{display:grid;grid-template-columns:220px 1fr;gap:8px 24px;padding:8px 0;border-top:1px solid #f1f4f9}.lic-row:first-child{border-top:0}.lic-row dt{font-size:14px;font-weight:600;color:var(--gray);margin:0}.lic-row dd{font-size:15px;color:#101828;margin:0}.lic-block.is-pending{background:#f8fafc}@media(max-width:720px){.lic-row{grid-template-columns:1fr;gap:2px}}.footer__licenses{color:inherit;text-decoration:none}.footer__licenses:hover{text-decoration:underline}.hp-card__arrow{display:inline-block}.nav__item[aria-expanded=true] .nav__panel .ph{transform:none}.nav__logo,.nav__logo img{height:32px}.footer__brand img{height:36px}.skip-link{position:fixed;inset-block-start:8px;inset-inline-start:8px;z-index:10000;padding:12px 20px;background:#fff;color:#002c77;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #b77500;outline-offset:4px}.nav__trigger{display:flex;align-items:center;gap:6px;font:inherit;color:inherit;background:transparent;border:0;padding:0;cursor:pointer}.nav__item[data-open=true]>.nav__trigger>.ph-caret-down{transform:rotate(180deg)}.nav__item[data-open=true]>.nav__panel{opacity:1;visibility:visible;pointer-events:auto}.nav__item[data-open=false]>.nav__panel{opacity:0;visibility:hidden;pointer-events:none}.btn:focus-visible,.nav__lang-toggle:focus-visible,.nav__lang-opt:focus-visible{outline:3px solid #b77500;outline-offset:4px}.section-numbers__grid{display:flex;flex-wrap:wrap}.big-stat{flex:1 1 220px;max-width:100%}.big-stat__value{flex-wrap:wrap}.big-stat__num{overflow-wrap:anywhere;min-width:0}.count-up{position:relative;display:inline-block}.count-up>span{font:inherit;color:inherit;letter-spacing:inherit}.count-up__sizer{opacity:0}.count-up__animated{position:absolute;inset:0;pointer-events:none}body{padding-bottom:var(--cookie-panel-height, 0px)}html{scroll-padding-bottom:var(--cookie-panel-height, 0px)}.cookie-consent{position:fixed;inset-inline:0;bottom:0;z-index:800;max-height:60vh;overflow:auto;background:#fff;color:#14213d;border-top:1px solid #c6ccd6;box-shadow:0 -4px 24px #0002;padding:20px}.cookie-consent__inner{max-width:1200px;margin-inline:auto;display:flex;align-items:center;gap:24px}.cookie-consent h2{font-size:20px;margin:0 0 8px}.cookie-consent p{font-size:14px;line-height:1.5;margin:6px 0}.cookie-consent a{color:#163e91;text-decoration:underline}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:10px;flex:0 0 320px}.cookie-consent__actions button{flex:1 1 140px;padding:12px;border:1px solid #163e91;border-radius:6px;background:#fff;color:#163e91;font:inherit;cursor:pointer}.cookie-consent__actions button:hover{background:#edf2fc}.cookie-settings{background:transparent;border:0;color:inherit;font:inherit;text-decoration:underline;cursor:pointer;padding:10px}@media(max-width:700px){.cookie-consent__inner{display:block}.cookie-consent__actions{margin-top:12px}}.mnav__viewport{direction:ltr;overflow:clip}.resource-page .legal__inner>p{margin-bottom:36px;line-height:1.7}.resource-page a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.resource-page ul{padding-inline-start:24px;list-style:disc}.resource-page li{margin-bottom:14px;line-height:1.7}.resource-page code{overflow-wrap:anywhere}[dir=rtl] .nav__panel{left:auto;right:0}[dir=rtl] .mega__img:after{left:auto;right:12px}[dir=rtl] .related-card__link:after,[dir=rtl] .article-card__link:after,[dir=rtl] .see-more:after{content:"←"}[dir=rtl] .mega__more .ph-arrow-right,[dir=rtl] .btn .ph-arrow-right,[dir=rtl] .hp-card__arrow,[dir=rtl] .nav__item[aria-expanded=true] .nav__panel .ph-arrow-right{transform:scaleX(-1)}[dir=rtl] .svc-anchors a{margin-right:0;margin-left:20px}[dir=rtl] .nav__lang-toggle,[dir=rtl] .nav__lang-opt{flex-direction:row-reverse}[dir=rtl] .nav__lang-opt{text-align:right}[dir=rtl] .timeline__progress{left:auto;right:47px}[dir=rtl] .big-stat{padding-right:0;padding-left:24px;border-right:none;border-left:1px solid rgba(255,255,255,.16)}[dir=rtl] .big-stat:last-child{border-left:none}[dir=rtl] .hp-crow__amt,[dir=rtl] .currency-row__amounts{text-align:left}[dir=rtl] .section-cta__inner{text-align:right}[dir=rtl] .cselect{padding-right:16px;padding-left:42px}[dir=rtl] .cselect-wrap .ph{right:auto;left:14px}[dir=rtl] .ct-step:not(:last-child):before{left:auto;right:17px}[dir=rtl] .cfield__opt{margin-left:0;margin-right:4px}[dir=rtl] .nav__burger{margin-left:0;margin-right:auto}
