@charset "UTF-8";.ms{font-family:Material Symbols Rounded;font-size:18px;vertical-align:middle;line-height:1}.ms-24{font-size:24px}.stage{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.home-header{height:60px;background:#fff;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid transparent;transition:border-color .2s ease;position:sticky;top:0;z-index:100}.home-header.is-scrolled,.home-header.dd-open{border-bottom-color:#e1e5ed}.brand{display:flex;align-items:center;gap:10px}.brand-logo{display:block;height:32px;width:auto}.nav{display:flex;gap:0;align-items:stretch}.nav a{font:500 16px Inter;color:#60768f;text-decoration:none;padding:22px 14px;transition:color .15s}.nav a:hover{color:#111}.nav-item{position:relative;display:flex;align-items:stretch}.nav-trigger{all:unset;font:500 16px Inter;color:#60768f;padding:0 14px;height:100%;display:flex;align-items:center;cursor:pointer;transition:color .15s;white-space:nowrap;box-sizing:border-box}.nav-trigger:hover{color:#111}.nav-trigger.is-open{color:#111;box-shadow:inset 0 -3px #1718ff}.nav-chevron{display:none}.dd-overlay{position:fixed;inset:60px 0 0;background:#0000004d;z-index:98;opacity:0;pointer-events:none;transition:opacity .2s ease}.dd-overlay.is-open{opacity:1;pointer-events:auto}.dd-panel{position:fixed;top:60px;left:0;right:0;background:#fff;border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;z-index:99;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease}.dd-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.dd-inner{max-width:1440px;margin:0 auto;display:flex}.dd-left{flex:1;border-right:1px solid #E2E2E2;display:flex;padding:32px;gap:0}.dd-col{flex:1;padding-right:32px}.dd-col:last-child{padding-right:0}.dd-col-head{font:400 22px/1 Inter;color:#8e8c82;display:block;margin-bottom:18px}.dd-links{display:flex;flex-direction:column;gap:10px}.dd-link{display:flex;align-items:center;gap:8px;font:400 16px/1 Inter;color:#111;text-decoration:none;transition:color .12s}.dd-link:hover{color:#1718ff}.dd-arrow{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:#60768f}.dd-arrow .arr-def,.dd-arrow .arr-hov{font-family:Material Symbols Rounded;font-size:16px;line-height:1;position:absolute;transition:opacity .18s ease,transform .18s ease}.dd-arrow .arr-def{opacity:1;transform:translate(0)}.dd-arrow .arr-hov{opacity:0;transform:translate(-3px,3px)}.dd-link:hover .dd-arrow{color:#1718ff}.dd-link:hover .dd-arrow .arr-def{opacity:0;transform:translate(3px,-3px)}.dd-link:hover .dd-arrow .arr-hov{opacity:1;transform:translate(0)}.dd-col-industries{flex:2.2}.dd-industries-wrap{display:flex;gap:8px}.dd-industries-wrap .dd-links{flex:1}.dd-right{width:360px;flex-shrink:0;padding:32px;display:flex;flex-direction:column;gap:12px}.dd-right-title{font:700 22px/1 Inter;color:#000}.dd-right-desc{font:400 16px/1.4 Inter;color:#aebbca;max-width:260px}.dd-right-btn{all:unset;margin-top:8px;cursor:pointer;background:#1718ff;color:#fff;font:700 15px Inter;padding:12px 22px;border-radius:8px;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;transition:background .15s}.dd-right-btn:hover{background:#1010cc}.dd-blog-img{width:100%;height:120px;background:#f7f8fa;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;margin-bottom:4px}.dd-blog-article{font:400 14px/1.5 Inter;color:#60768f;margin:0}.dd-blog-all{font:600 14px Inter;color:#1718ff;text-decoration:none;transition:opacity .15s;margin-top:4px;display:inline-block}.dd-blog-all:hover{opacity:.75}.dd-left-livedemos{flex-direction:column;gap:16px;flex:1;padding:32px}.dd-livedemos-cols{display:flex;gap:48px}.dd-livedemos-cols .dd-links{flex:1}.dd-social{display:flex;gap:12px;margin-top:8px}.dd-social-btn{width:40px;height:40px;border-radius:10px;border:1px solid #E1E5ED;display:flex;align-items:center;justify-content:center;color:#252534;text-decoration:none;transition:background .15s,color .15s;flex-shrink:0}.dd-social-btn:hover{background:#1718ff;color:#fff;border-color:#1718ff}.dd-guides-preview{width:100%;background:#f7f8fa;border-radius:12px;height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.header-cta{display:flex;align-items:center;gap:12px}.header-cta a{font:400 16px Inter;color:#60768f;text-decoration:none}.home-btn{all:unset;cursor:pointer;font-family:Inter;border-radius:8px;display:inline-flex;align-items:center;gap:8px;transition:background .15s,transform .1s}.home-btn:active{transform:translateY(1px)}.home-btn-primary{background:#1718ff;color:#fff;font-weight:700;padding:14px 24px;font-size:16px}.home-btn-primary:hover{background:#1010cc}.home-btn-primary-sm{background:#1718ff;color:#fff;font-weight:700;padding:8px 14px;font-size:14px}.home-btn-secondary{background:#fff;color:#111;border:1px solid #111;font-weight:700;padding:8px 14px;font-size:14px}.home-btn-dark-sm{background:#000;color:#fff!important;font-weight:500;padding:8px 14px;font-size:16px;border-radius:8px;transition:background-color .2s ease,transform .2s ease}.home-btn-dark-sm:hover{background:#2e2e2e!important}.home-footer{margin:0 8px 8px;background:#000;border-radius:56px;padding:72px 56px;color:#fff;position:relative;z-index:2;transition:margin-left .9s cubic-bezier(.2,.7,.2,1),margin-right .9s cubic-bezier(.2,.7,.2,1),border-radius .9s cubic-bezier(.2,.7,.2,1)}.home-footer.is-wide{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:0;border-radius:56px 56px 0 0!important}.footer-cols{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:56px}.footer-col h5{font:400 14px/1.3 Inter;color:#fff;margin-bottom:16px}.footer-col a{display:block;font:400 14px/2 Inter;color:#aebbca;text-decoration:none}.footer-col a:hover{color:#fff}.footer-rule{height:1px;background:#60768f;opacity:.5;margin:56px 0}.footer-bottom{display:grid;grid-template-columns:110px 1fr 200px;gap:56px;align-items:start}.footer-meta a{color:#aebbca;font:400 14px/1.4 Inter;text-decoration:none;margin-right:24px}.footer-meta p{color:#aebbca;font:400 14px/1.3 Inter;margin-top:12px}.footer-social{display:flex;gap:16px;justify-content:flex-end}.footer-social a{width:36px;height:36px;background:#aebbca;border-radius:8px;display:grid;place-items:center;color:#000;text-decoration:none;transition:background .15s}.footer-social a:hover{background:#fff}.footer-mark{display:flex;align-items:center;gap:10px}.footer-links-wrap,.footer-links-inner{display:contents}.pill{font-family:Anek Bangla,Inter,sans-serif;font-weight:700;font-size:14px;padding:2px 8px;border-radius:6px;line-height:20px;display:inline-block}.pill-danger{background:#fcdde5;color:#f0346c}.pill-success{background:#e1f4eb;color:#2da35c}.pill-pending{background:#fff1e2;color:#e0914f}.header-mobile-cta{display:none;align-items:center;gap:10px;flex-shrink:0}.header-demo-btn{font-size:14px!important;padding:0 16px!important;height:32px!important;min-height:32px!important;align-self:center!important;flex-shrink:0;white-space:nowrap}.burger-btn{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;flex-shrink:0}.burger-btn span{display:block;width:22px;height:2px;background:#111;border-radius:2px;transition:transform .28s ease,opacity .2s ease;transform-origin:center}.burger-btn.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger-btn.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.burger-btn.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;inset:60px 0 0;background:#fff;z-index:150;flex-direction:column;overflow-y:auto;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.mobile-nav.is-open{transform:translate(0)}.mobile-nav-link{display:flex;align-items:center;justify-content:space-between;font:600 18px/1.3 Inter;color:#111;text-decoration:none;padding:20px 24px;border-bottom:1px solid #E1E5ED;transition:background .15s}.mobile-nav-link:first-child{border-top:1px solid #E1E5ED;margin-top:16px}.mnav-group{border-bottom:1px solid #E1E5ED}.mnav-group:first-child{border-top:1px solid #E1E5ED;margin-top:16px}.mnav-toggle{all:unset;box-sizing:border-box;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font:600 18px/1.3 Inter;color:#111;padding:20px 24px;transition:background .15s,color .15s}.mnav-chevron{color:#60768f;font-size:24px;transition:transform .3s ease,color .15s}.mnav-group.is-open .mnav-toggle{color:#1718ff}.mnav-group.is-open .mnav-chevron{transform:rotate(180deg);color:#1718ff}.mnav-sub{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1);background:#f7f8fa}.mnav-group.is-open .mnav-sub{grid-template-rows:1fr}.mnav-sub-inner{overflow:hidden;display:flex;flex-direction:column}.mnav-group.is-open .mnav-sub-inner{padding:8px 24px 20px}.mnav-sub-head{font:600 13px/1 Inter;letter-spacing:.04em;text-transform:uppercase;color:#8e8c82;margin:28px 0 8px;padding-top:24px;border-top:1px solid #E1E5ED}.mnav-sub-head:first-child{margin-top:8px;padding-top:0;border-top:none}.mnav-sublink{display:block;font:400 16px/1.3 Inter;color:#3c4654;text-decoration:none;padding:10px 0;min-height:24px;transition:color .15s}.mnav-sublink:active{color:#1718ff}.mobile-nav-cta{padding:24px;display:flex;flex-direction:column;gap:12px;margin-top:32px}.mobile-nav-login{display:block;font:400 16px Inter;color:#60768f;text-align:center;text-decoration:none;padding:12px}.mobile-nav-signup{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;font:700 16px Inter;text-decoration:none;border-radius:8px;padding:14px 24px;min-height:44px;transition:background .15s}.mobile-nav-signup:active{background:#333}@media(max-width:900px){.home-header{padding:0 24px}.nav,.header-cta{display:none!important}.header-mobile-cta{display:flex!important}.mobile-nav{display:flex;top:60px}.home-footer{padding:56px 40px;border-radius:40px;margin:0 8px 8px!important}.footer-cols{grid-template-columns:repeat(2,1fr);gap:32px}.footer-bottom{grid-template-columns:1fr;gap:24px}.footer-social{grid-column:auto;justify-content:flex-start}}@media(max-width:480px){.stage{overflow-x:hidden}.mobile-nav{display:flex;top:56px}.home-header{padding:0 16px!important;height:56px!important}.home-btn{min-height:44px!important}.home-btn-primary{padding:12px 20px!important;font-size:15px!important}.home-btn-dark-sm{min-height:44px!important;padding:10px 16px!important;font-size:15px!important}.home-footer{padding:40px 16px!important;border-radius:24px!important;margin:0!important}.home-footer.is-wide{border-radius:24px 24px 0 0!important;margin-left:0!important;margin-right:0!important}.footer-cols{grid-template-columns:1fr;gap:0}.footer-col{border-bottom:1px solid rgba(255,255,255,.1)}.footer-col:last-child{border-bottom:none}.footer-col h5{display:flex!important;justify-content:space-between;align-items:center;cursor:pointer;padding:18px 0;margin-bottom:0!important;font-size:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-col h5:after{content:"+";font-size:20px;font-weight:300;color:#aebbca;flex-shrink:0;margin-left:8px;line-height:1}.footer-col.is-open h5:after{content:"−"}.footer-links-wrap{display:grid!important;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.footer-col.is-open .footer-links-wrap{grid-template-rows:1fr}.footer-links-inner{display:block!important;overflow:hidden!important}.footer-col.is-open .footer-links-inner{padding-bottom:12px}.footer-col a{padding:5px 0!important;font-size:13px!important;line-height:1.9!important}.footer-rule{margin:28px 0}.footer-bottom{grid-template-columns:1fr;gap:20px}.footer-social{justify-content:flex-start}.footer-meta a{font-size:13px}.footer-meta p{font-size:11px!important;line-height:1.6}}.footer{background-color:#fdfdfd}.footer a.footer__logo:hover{text-decoration:none}.footer .section{margin:0}.footer .section:last-child{padding-bottom:48px}.footer{font-family:DM Sans Variable,sans-serif}.footer .container{margin-bottom:0;width:100%}.footer .container a{font-size:16px}.footer .section{margin-right:auto;padding-top:24px;padding-bottom:24px;justify-content:start;border-top:1px solid #e5e6e6}.footer .footer__list-sublist li a{display:flex;align-items:center}.footer__list .contacts .footer__title{font-size:13px;margin-bottom:8px}.footer__list{width:100%;gap:24px;justify-content:space-between}.footer__list .products__container:nth-child(2) .footer__list-sublist{height:230px;align-content:space-between;flex-wrap:wrap}@media screen and (max-width:431px){.footer__list .products__container:nth-child(2) .footer__list-sublist{height:auto}}.footer__list-kycaid{font-size:13px;gap:24px}.footer__list-kycaid .text{font-size:13px}.footer__list.flex--col{gap:8px;gap:24px}.footer__list.flex{justify-content:space-between;gap:48px}.footer__list-sublist,.footer__list-help{gap:8px}.footer__list-help .footer__title{font-size:13px}.footer li{font-size:13px;font-style:normal;font-weight:400;line-height:130%}.footer__title{font-size:16px;font-weight:400;margin-bottom:8px}.footer__title--xs{font-size:13px}.footer__logo{padding:0;margin-bottom:24px;display:block}.footer__partners.flex{gap:24px;flex-wrap:wrap}.footer__partners img{height:-moz-max-content;height:max-content}.footer__list--foolow.flex{justify-content:space-between}.footer__icon{width:32px;height:32px;padding:8px;border-radius:6px;background:#f3f2f2}.footer__icon:hover{fill:#06f;background-color:#eef5ff}.footer__kycaid{max-height:82px;flex-wrap:wrap;text-decoration:underline}.footer__list--foolow{gap:8px}.footer__list--policy{height:83px;flex-wrap:nowrap;gap:16px}.footer__list--policy .color--unusual a{font-size:13px}@media screen and (min-width:320px){.footer__list--policy{height:83px;flex-wrap:wrap;gap:16px}}.footer .new{padding:4px 6px;border-radius:8px;background:#d2fa57;width:36px;height:21px;font-size:10px;font-style:normal;font-weight:700;line-height:130%;margin-left:10px}.footer li.color--unusual{text-decoration:underline}.footer .copyright{flex-direction:column;gap:16px}@media screen and (min-width:700px){.footer .main-links .footer__list{flex-direction:row;flex-wrap:wrap;-moz-column-gap:129px;column-gap:129px;row-gap:24px;justify-content:start}.footer .main-links .products{width:100%}.footer .main-links .products__container .footer__list-sublist{height:auto}.footer .main-links .products .footer__list-sublist{height:137px;flex-wrap:wrap;align-content:flex-start;gap:200px;row-gap:8px}.footer .main-links .solutions .footer__list-sublist{height:137px}}@media screen and (min-width:1200px){.footer a:hover{color:#06f;text-decoration:underline}.footer .section{padding-top:32px;padding-bottom:32px;justify-content:center}.footer .section:last-child{padding-top:24px;padding-bottom:24px}.footer .container{margin-bottom:0}.footer__list{width:auto}.footer__list.flex--col{flex-direction:row;justify-content:space-between;width:100%}.footer__list.flex{justify-content:space-between}.footer__list .footer__item{font-size:16px}.footer__list .products__container:nth-child(2) .footer__list-sublist{height:230px;align-content:space-between;flex-wrap:wrap}.footer__list-sublist{height:137px;-moz-column-gap:32px;column-gap:32px;flex-wrap:wrap}.footer__list-kycaid{gap:24px;line-height:130%}.footer__list-kycaid.flex--col{max-width:726px;flex-direction:column}.footer li{font-size:13px;font-style:normal;font-weight:400;line-height:130%}.footer__title{font-weight:400;margin-bottom:16px}.footer__title--xs{font-size:13px}.footer__partners.flex{gap:24px;flex-wrap:wrap}.footer__list--foolow{gap:8px;justify-content:space-between}.footer__list--policy{height:auto}.footer__list--policy.flex--col{flex-direction:row;gap:32px}.footer .copyright{flex-direction:row}.footer .main-links .footer__list{flex-direction:row;flex-wrap:nowrap;-moz-column-gap:0px;column-gap:0px;row-gap:0;justify-content:space-between}.footer .main-links .products{width:auto}.footer .main-links .products .footer__list-sublist{height:170px;flex-wrap:wrap;-moz-column-gap:32px;column-gap:32px}}.footer__list-help li a{display:flex;align-items:center;gap:8px}
