@charset "UTF-8";.site-header{position:fixed;top:8px;left:0;z-index:100;width:100%;padding:0;transition:transform .3s ease}.site-header--hidden{transform:translateY(-100%)}.site-header--menu-open{transform:none}.site-header--scrolled .site-header__container{padding-top:10px}.site-header__container{display:flex;width:fit-content;max-width:100%;margin-inline:auto;align-items:center;justify-content:center;gap:10px;padding:17px 16px 16px}.site-header__brand,.site-header__nav,.site-header__cta{min-height:48px;border-radius:12px;background:#fff}.site-header__brand{display:inline-flex;width:184px;padding:4px 10px;flex:0 0 auto;align-items:center;justify-content:center}.site-header__brand-image{display:block;width:164px;height:42px;object-fit:contain}.site-header__nav{display:none;padding:10px 32px;align-items:center;justify-content:center;gap:40px}@media (min-width: 768px){.site-header__nav{display:flex}}.site-header__nav-link,.site-header__solutions-button{display:inline-flex;padding:0;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:normal;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .18s ease,opacity .18s ease}.site-header__nav-link:hover,.site-header__nav-link:focus-visible,.site-header__solutions-button:hover,.site-header__solutions-button:focus-visible{color:#1761bf;opacity:.92;outline:0}.site-header__nav-link-label{line-height:normal}.site-header__chevron{position:relative;width:13px;height:13px;flex:0 0 13px}.site-header__chevron:before{position:absolute;left:3px;top:2px;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:rotate(45deg);transform-origin:center}.site-header__solutions{position:relative;display:inline-flex}.site-header__dropdown{position:absolute;left:calc(50% + 30px);top:calc(100% + 18px);display:grid;width:max-content;min-width:220px;padding:8px;gap:4px;border:1px solid rgba(16,24,40,.08);border-radius:12px;background:#fff;box-shadow:0 18px 42px #10182824;opacity:1;pointer-events:auto;transform:translate(-50%)}.site-header__dropdown:before{position:absolute;left:0;right:0;top:-18px;height:18px;content:""}.site-header__dropdown-link{display:block;padding:10px 12px;border-radius:8px;color:var(--Text-Primary-Dark, #444);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease}.site-header__dropdown-link:hover,.site-header__dropdown-link:focus-visible{background:#eef5ff;color:#1761bf;outline:0}.site-header__actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.site-header__cta{display:inline-flex;padding:14px 24px;align-items:center;justify-content:center;background:linear-gradient(77deg,#1761bf .29%,#3b8cf2 99.71%);color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:normal;text-decoration:none;white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.site-header__cta:hover,.site-header__cta:focus-visible{opacity:.94;outline:0;transform:translateY(-1px)}.site-header__menu-button{display:inline-flex;width:48px;height:48px;padding:0;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.08);border-radius:12px;background:#fff;color:#111;font-size:22px;font-weight:500}@media (min-width: 768px){.site-header__menu-button{display:none}}.site-header__menu-icon{line-height:1}.site-header__mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;justify-content:flex-start;background:#fff;opacity:0;pointer-events:none;transition:opacity .2s ease}@media (min-width: 768px){.site-header__mobile-menu{display:none}}.site-header__mobile-menu--open{opacity:1;pointer-events:auto}.site-header__mobile-panel{width:100%;min-height:100dvh;height:100dvh;overflow-y:auto;padding:24px 20px;background:#fff}.site-header__mobile-top{display:flex;margin-bottom:24px;align-items:center;justify-content:space-between;gap:12px}.site-header__mobile-title{color:#111;font-size:18px;font-weight:600}.site-header__close-button{display:inline-flex;width:40px;height:40px;padding:0;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.08);border-radius:8px;background:#fff;color:#111;font-size:18px;font-weight:500}.site-header__close-icon{line-height:1}.site-header__mobile-links{display:grid;gap:8px}.site-header__mobile-section-label{margin:8px 0 2px;color:#667085;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.2px;text-transform:uppercase}.site-header__mobile-link{display:block;padding:14px 12px;border-radius:10px;background:#11111108;color:#111;font-size:16px;font-weight:500;text-decoration:none}.site-header__mobile-link--primary{margin-top:8px;background:linear-gradient(77deg,#1761bf .29%,#3b8cf2 99.71%);color:#fff}@media (max-width: 767px){.site-header__banner{font-size:11px;padding:0 16px}.site-header__container{width:100%;justify-content:space-between;padding:33px 24px 14px}.site-header__brand{width:auto;min-height:48px;padding:6px 14px}.site-header__brand-image{width:140px}.site-header__cta{display:none}}@media (max-width: 480px){.site-header__container{padding:18px 20px 14px}.site-header__brand{padding:6px 10px}.site-header__brand-image{width:130px}.site-header__menu-button{width:46px;height:46px;font-size:20px}.site-header__mobile-panel{width:100%;padding:20px 16px}}@media (max-width: 390px){.site-header{padding-right:14px;padding-left:14px}.site-header__brand-image{width:120px}.site-header__menu-button{width:42px;height:42px;font-size:18px}}.site-footer{padding:0;overflow:hidden}.site-footer__container{width:1300px;max-width:calc(100% - 48px);margin-inline:auto;display:flex;flex-direction:column;align-items:stretch;gap:40px;padding:60px;border-radius:20px;border:1px solid #e7e7e7;background:#fff;box-shadow:0 7px 30px 15px #9393931a}@media (max-width: 1099px){.site-footer__container{padding:32px 24px;gap:32px}}@media (min-width: 1100px){.site-footer__container{gap:54px}}.site-footer__top{display:flex;flex-direction:column;gap:40px}@media (min-width: 1100px){.site-footer__top{display:grid;grid-template-columns:300px minmax(0,1fr);column-gap:26px;align-items:start}}.site-footer__brand-block{display:flex;flex-direction:column;align-items:flex-start}.site-footer__brand{display:inline-flex;align-items:center}.site-footer__brand img{width:auto;max-width:180px;height:44px;object-fit:contain}.site-footer__description{max-width:16rem;margin:1rem 0 0}@media (max-width: 1099px){.site-footer__description{margin-top:.5rem}}.site-footer__description{color:#9ca3af;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22.75px}.site-footer__socials{display:flex;gap:1rem;margin-top:1.5rem}.site-footer__socials a{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:transparent}.site-footer__socials a img{width:20px;height:20px;object-fit:contain}.site-footer__links{display:grid;gap:32px}@media (min-width: 768px){.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){.site-footer__links{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:44px;align-items:start}}.site-footer__heading{margin:0 0 15px;color:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;letter-spacing:1.1px}.site-footer__list{display:grid;gap:.75rem;color:#9ca3af;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.site-footer__list li{transition:color .18s ease,transform .18s ease;cursor:pointer}.site-footer__list li:hover{color:#1761bf;transform:translate(2px)}.site-footer__contact-item{display:flex;align-items:center;gap:10px}.site-footer__contact-item img{width:18px;height:18px;object-fit:contain;flex-shrink:0}.site-footer__legal{padding-top:20px;border-top:1px solid #e7e7e7;text-align:center;color:#6b7280;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2px;text-transform:none}.site-footer__endmark{display:flex;justify-content:center;width:100vw;height:156px;margin-top:30px;margin-left:calc(50% - 50vw);pointer-events:none;overflow:hidden}@media (max-width: 1099px){.site-footer__endmark{margin-top:20px;height:100px}}@media (max-width: 767px){.site-footer__endmark{margin-top:10px;height:40px}}.site-footer__endmark-shape{width:min(1180px,100vw - 40px);height:100%;background:#c8cdd4;opacity:.7;-webkit-mask-image:var(--endmark-url);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center top;-webkit-mask-size:contain;mask-image:var(--endmark-url);mask-repeat:no-repeat;mask-position:center top;mask-size:contain}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:auto;padding:12px 16px;border-radius:.5rem;border:0;overflow:hidden;color:#fff;text-decoration:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;white-space:nowrap;transition:transform .2s ease,background-color .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(86deg,#1761bf -.29%,#9cc5f8 99.71%);color:#f8fbff;box-shadow:none}.button--primary:hover{background:linear-gradient(86deg,#0f56b3 -.29%,#88b6f2 99.71%)}.button--secondary{background:#ffffff14;color:#f8fbff;border:1px solid rgba(255,255,255,.18)}.button--secondary:hover{background:#ffffff24}.button__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.button__icon-image{display:block;width:1.25em;height:1.25em}.button--sm{min-height:auto;padding:10px 12px;font-size:14px;line-height:16px;letter-spacing:-.14px}.button--md{min-height:auto;padding:12px 16px;font-size:16px;line-height:20px;letter-spacing:-.16px}.hero{position:relative;padding-top:130px;padding-bottom:0;min-height:36rem;background:transparent}@media (min-width: 768px){.hero{min-height:40rem;padding-top:82px;padding-bottom:26rem}}.hero__container{width:min(100% - 2rem,1200px);margin-inline:auto;position:relative;z-index:1;display:grid;justify-items:center;text-align:center;gap:1.25rem;max-width:47.75rem}@media (min-width: 768px){.hero__container{gap:1.75rem;transform:translateY(100px);max-width:100%;padding-inline:2rem}}.hero__title{margin:0;display:inline-block;text-align:center;max-width:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:38px;font-style:normal;font-weight:600;line-height:1.1;letter-spacing:-1.4px;color:#111;padding-right:4px;overflow:visible}@media (min-width: 768px){.hero__title{font-size:clamp(40px,4.5vw,56px);line-height:1.15;letter-spacing:-2.5px}}.hero__highlight{background:linear-gradient(90deg,#1a6fdb,#49d47a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media (min-width: 768px){.hero__highlight{white-space:nowrap}}.hero__description{width:100%;max-width:1000px;margin:0 auto;color:#3f3f3f;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.2px}.hero__desktop-break{display:none}@media (min-width: 768px){.hero__desktop-break{display:block}}.hero__actions{margin-top:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.hero__actions .button{width:100%;justify-content:center}@media (min-width: 768px){.hero__actions .button{width:auto}}.hero__background{position:absolute;top:0;left:0;right:0;bottom:-300px;pointer-events:none;overflow:hidden}.hero__background-image{position:absolute;top:-280px;left:50%;max-width:none;width:calc(100% + 220px);height:calc(100% + 280px);object-fit:cover;object-position:center top;opacity:1;transform:translate(-50%)}@media (min-width: 768px){.hero__background-image{top:-600px;width:calc(100% + 400px);height:calc(100% + 600px)}}@media (max-width: 480px){.hero{padding-top:138px;padding-bottom:4.5rem;min-height:33rem}.hero__container{width:calc(100% - 24px);gap:1rem}.hero__badge{margin-top:92px;font-size:12px;max-width:calc(100vw - 24px)}.hero__title{width:100%;max-width:100%;font-size:23px;line-height:1.4;letter-spacing:-1.1px}.hero__description{max-width:22rem;font-size:14px;line-height:22px;letter-spacing:-.16px}.hero__actions{width:100%;margin-top:.5rem}.hero__actions .button{width:auto;min-width:170px}.hero__background-image{top:-180px;width:calc(100% + 180px);height:calc(100% + 180px)}}@media (max-width: 390px){.hero{padding-top:130px;padding-bottom:4rem;min-height:31rem}.hero__container{width:calc(100% - 20px);gap:.875rem}.hero__badge{margin-top:82px;font-size:12px;max-width:calc(100vw - 20px);white-space:normal;text-align:center}.hero__title{width:100%;max-width:100%;font-size:20px;line-height:1.4;letter-spacing:-.9px}.hero__description{max-width:20rem;font-size:14px;line-height:22px;letter-spacing:-.16px}.hero__actions{margin-top:.5rem}.hero__actions .button{min-width:140px;padding:10px 12px}.hero__background-image{top:-140px;width:calc(100% + 140px);height:calc(100% + 140px)}}.trusted-strip{padding-top:0!important;padding-bottom:4rem!important;margin-top:-30px!important}@media (min-width: 768px){.trusted-strip{margin-top:-150px!important}}.trusted-strip{position:relative;z-index:10;background:transparent!important}.trusted-strip__container{width:min(100% - 2rem,1200px);margin-inline:auto;display:grid;gap:2rem;justify-items:center}.trusted-strip__label{margin:0;color:#637080;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.trusted-strip__marquee{width:100%;overflow:hidden;position:relative}.trusted-strip__track{display:flex;align-items:center;gap:2.5rem;width:max-content;animation:trusted-strip-scroll 24s linear infinite}@media (prefers-reduced-motion: reduce){.trusted-strip__track{animation:none}}.trusted-strip__logo{display:grid;place-items:center;min-height:4rem;padding:.5rem;flex:0 0 auto}.trusted-strip__logo-image{width:auto;max-width:9rem;max-height:2rem;object-fit:contain}@keyframes trusted-strip-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.25rem))}}.problem{background:#000;color:#f8fbff;position:relative;overflow:hidden}.problem .section-heading__eyebrow{color:#637080;text-align:left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.problem .section-heading__title{color:#fff;text-align:left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-1.44px}.problem__layout{display:grid;gap:2.5rem;position:relative;z-index:2}@media (min-width: 1100px){.problem__layout{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:center}}.problem__list{display:grid;gap:1rem}.problem__item{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;align-self:stretch;padding:24px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:none;transition:transform .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease}.problem__item:hover{transform:translateY(-4px);background:#ffffff1f;border-color:#ffffff40;box-shadow:0 12px 24px #0006}.problem__item-icon{display:grid;place-items:center;width:60px;height:60px}.problem__item-icon-image{width:60px;height:60px;object-fit:contain}.problem__item-title{margin:0 0 .5rem;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.4px}.problem__item-copy{margin:0;color:#b3b3b3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.problem__visual{position:relative;min-height:24rem;border-radius:32px;overflow:hidden}@media (min-width: 1100px){.problem__visual{width:100%;max-width:561px;height:600px;min-height:600px;justify-self:end}}.problem__visual-image{display:block;width:100%;height:100%;object-fit:cover}.problem .section-heading__description{color:#f8fbffb8}@media (max-width: 1099px){.problem{padding-bottom:40px!important}}@media (max-width: 767px){.problem{padding-bottom:24px!important}}.problem__glow{position:absolute;bottom:0;right:0;width:50%;height:60%;pointer-events:none;z-index:1}.problem__glow:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:conic-gradient(from 240deg at 85% 85%,transparent 0deg,rgba(0,242,255,.12) 10deg,rgba(25,142,203,.18) 25deg,rgba(138,43,226,.12) 45deg,rgba(0,255,128,.08) 60deg,transparent 100deg);filter:blur(100px);opacity:.7}.problem__glow:after{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(circle at 90% 90%,rgba(255,255,255,.2) 0%,rgba(0,242,255,.25) 20%,rgba(0,102,255,.15) 40%,transparent 70%);filter:blur(60px);mix-blend-mode:screen;opacity:.6}.products{position:relative;background:#fff;height:600vh}.products .section-heading{text-align:left;justify-items:start;margin-bottom:0;gap:8px}.products .section-heading__eyebrow{color:#637080;text-align:left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.products .section-heading__title{color:#0d1b2a;text-align:left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-1.44px}@media (max-width: 767px){.products .section-heading__title{font-size:22px;line-height:28px}}.products__sticky-container{position:sticky;top:0;height:100vh;width:100vw;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 999px){.products__sticky-container{align-items:stretch;justify-content:flex-start;padding-top:2rem;padding-bottom:2rem}}.products__header-wrapper{position:relative;padding-top:44px;width:100%;display:flex;justify-content:center;z-index:20;padding-left:2rem;padding-right:2rem;flex-shrink:0}@media (max-width: 999px){.products__header-wrapper{padding-top:0;padding-left:1.5rem;padding-right:1.5rem;margin-bottom:80px}}@media (max-width: 767px){.products__header-wrapper{padding-left:1rem;padding-right:1rem;margin-bottom:24px}}.products__header-inner{width:100%;max-width:1200px}.products__track{display:flex;width:400vw;flex:1;min-height:0;will-change:transform;position:relative;z-index:10}@media (max-width: 999px){.products__track{height:auto;flex:1;min-height:0}}.products__card-wrapper{width:100vw;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 999px){.products__card-wrapper{height:100%}}.products__showcase{position:relative;display:flex;justify-content:center;align-items:center;z-index:1;width:100%}.products__card-inner{position:relative;width:100%;max-width:1200px;display:flex;justify-content:center}.products__frame{position:relative;margin-top:80px;display:grid;gap:2rem;padding:2rem;background:#fff;border:12px solid #f1f1f1;border-radius:20px;width:100%;max-width:1200px;height:auto;overflow:hidden;box-shadow:0 30px 60px #0000000d;color:inherit;text-decoration:none;cursor:pointer}@media (max-width: 999px){.products__frame{margin-top:0}}@media (max-width: 767px){.products__frame{padding:.3rem;gap:1rem;border-width:6px}}@media (min-width: 1000px){.products__frame{grid-template-columns:1fr 1.1fr;gap:3.8rem;align-items:center;margin-inline:auto;height:475px}}@media (min-width: 1300px){.products__frame{height:528px}}.products__copy{display:grid;gap:1.5rem;align-content:center;padding-left:1rem;padding-top:1rem}@media (min-width: 1000px){.products__copy{padding-left:20px;padding-top:50px;transform:translateY(-40px)}}.products__logo-wrap{width:fit-content}.products__logo-image{display:block;width:90px;height:54px;object-fit:contain}.products__logo-wrap--genius .products__logo-image{width:62px;height:62px;border-radius:999px}.products__logo-wrap--digisafe .products__logo-image{width:98px;height:58px}.products__logo-wrap--supply .products__logo-image{width:124px;height:58px}.products__logo-wrap--jubilee .products__logo-image{width:118px;height:58px}.products__logo-text{display:inline-flex;align-items:center;color:#0d1b2a;font-size:28px;font-weight:700;letter-spacing:0;line-height:1}.products__logo-wrap--jubilee .products__logo-text{color:#1a6fdb}.products__eyebrow{margin:0 0 10px;color:var(--Text-Secondary-Dark, #637080);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;opacity:.67}.products__divider{border:none;border-bottom:2px solid #F1F5F9;margin:1.5rem 0;width:100%}.products__title{margin:0 0 10px;color:#0d1b2a;font-size:22px;font-weight:700;letter-spacing:-.5px}.products__description{margin:0;max-width:29.5rem;color:var(--Text-Primary-Dark, #444);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.products__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:2rem}.products__feature-block{display:flex;flex-direction:column;gap:1.5rem}.products__stepper{display:flex;gap:8px;width:100%;max-width:180px}.products__stepper-line{width:40px;height:3px;opacity:.1;background:#000;border-radius:2px;transition:width .3s ease,background-color .3s ease,opacity .3s ease}.products__stepper-line--active{width:80px;opacity:1;background:#1a6fdb}.products__feature-pill{display:flex;align-items:center;gap:1rem;max-width:280px}.products__feature-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.products__feature-text{color:var(--Text-Secondary-Dark, #637080);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:-.3px}.products__visual{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;min-height:350px;overflow:hidden;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}@media (max-width: 999px){.products__visual{margin-top:1.5rem}}.products__dashboard-image{display:block;width:100%;max-width:none;height:100%;margin:0;object-fit:cover;object-position:center}.products__visual--genius .products__dashboard-image{object-position:center}.products__visual--digisafe .products__dashboard-image{transform:scale(1.24);transform-origin:left top}.products__visual--supply:after,.products__visual--jubilee:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffff0d,#ffffffc7);pointer-events:none}.products__visual--supply .products__dashboard-image,.products__visual--jubilee .products__dashboard-image{object-position:center}.products__badge{display:none}@media (min-width: 1000px){.products__badge{position:absolute;bottom:35%;right:-30px;display:inline-flex;align-items:center;padding:16px 20px;background:#fff;border-radius:4px;box-shadow:0 12px 40px -10px #00000026,0 2px 10px #0000000d;color:#1a6fdb;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;z-index:100}}.products__cursor-btn{display:none}@media (min-width: 1000px){.products__cursor-btn{position:absolute;top:0;left:0;pointer-events:none;z-index:50;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:12px 16px;border-radius:80px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;white-space:nowrap;box-shadow:0 10px 30px #00000026;display:inline-flex;align-items:center;gap:8px}}.products__cursor-btn-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.products__cursor-btn-icon img{display:block;width:16px;height:16px}.products__blue-blur-image{position:absolute;left:50%;top:50%;width:calc(100vw + 500px);height:auto;pointer-events:none;transform:translate(-50%,-50%);z-index:0}.products__blur-image{position:absolute;left:50%;top:calc(80% - 20px);width:100vw;height:auto;opacity:.95;pointer-events:none;transform:translate(-50%,-50%);z-index:30;display:none}@media (min-width: 1000px){.products__blur-image{display:block}}@media (max-width: 1023px){.products__visual{aspect-ratio:16/10}}@media (max-width: 767px){.products__visual{aspect-ratio:2/1}}@media (max-width: 599px){.products{height:auto!important}.products .products__sticky-container{position:relative!important;height:auto!important;overflow:visible!important}.products .products__track{width:100%!important;box-sizing:border-box!important;flex-direction:column;gap:1.5rem;transform:none!important;padding-bottom:1rem}.products .products__card-wrapper{width:100%!important;min-width:100%!important;transform:none!important;opacity:1!important;margin:0!important}.products .products__frame{margin-top:0}.products .products__stepper{display:none}.products .products__footer{padding-top:0}.products .products__copy{padding-right:1rem}}.audience{position:relative;background:radial-gradient(circle at 50% 62%,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#020202,#050505);color:#fff}.audience__sticky-container{padding-top:3rem;padding-bottom:3rem}@media (min-width: 1100px){.audience__sticky-container{min-height:auto;display:flex;flex-direction:column;justify-content:center;gap:2rem;overflow:visible;padding-top:4rem;padding-bottom:4rem}}.audience .section-heading{margin-bottom:2rem;text-align:center}@media (min-width: 1100px){.audience .section-heading{margin-bottom:0}}.audience .section-heading__eyebrow{color:#637080;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.audience .section-heading__title{color:#fff;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-1.44px}.audience .section-heading__description{max-width:58rem;margin-inline:auto;color:#707070;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px;text-align:center}.audience__grid{display:grid;gap:1.5rem;align-items:center}@media (min-width: 1100px){.audience__grid{grid-template-columns:1fr;justify-items:center;padding:0 1rem 2rem;position:relative}}.audience__card{position:relative;min-height:0;padding:2rem 2rem 2.25rem;border-radius:2rem;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 80px -42px #0000008c;transform-origin:bottom center}.audience__card--1{width:338px;height:410px;padding:32px;gap:32px;border-radius:16px;border:1px solid rgba(226,232,242,.1);background:linear-gradient(213deg,#fff3 .23%,#fff0 53.07%),linear-gradient(180deg,#e0e0e0,#858585);color:#121212}@media (min-width: 1100px){.audience__card--1{grid-column:1/-1;grid-row:1/-1}}.audience__card--2{width:338px;height:420px;padding:32px;gap:32px;border-radius:16px;border:1px solid rgba(226,232,242,.1);background:linear-gradient(213deg,#ffffff0d .23%,#0000 53.07%),linear-gradient(180deg,#1f5fd2,#061a69);box-shadow:0 2px 45px 30px #0006;color:#fff}@media (min-width: 1100px){.audience__card--2{z-index:2;grid-column:1/-1;grid-row:1/-1}}.audience__card--3{width:338px;height:420px;padding:32px;gap:32px;border-radius:16px;border:1px solid rgba(226,232,242,.2);background:linear-gradient(213deg,#ffffff14 .23%,#0000 53.07%),linear-gradient(180deg,#1d1d1d,#131313);box-shadow:0 2px 45px 30px #0006;color:#fff}@media (min-width: 1100px){.audience__card--3{grid-column:1/-1;grid-row:1/-1}}.audience__icon{width:2rem;height:2rem;opacity:.65}.audience__icon img{width:100%;height:100%;object-fit:contain}@media (max-width: 1099px){.audience__card--1 .audience__icon img{transform:rotate(12deg)}.audience__card--3 .audience__icon img{transform:rotate(-11.15deg)}}.audience__title{margin:1.5rem 0 1rem;color:#0d1b2a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.5px}.audience__description{margin:0 0 2.25rem;color:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;opacity:1}.audience__points{display:grid;gap:.85rem;margin-top:auto;padding-top:2rem}.audience__point{position:relative;padding-left:1.5rem;color:#282828;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:1}.audience__point:before{content:"➜";position:absolute;left:0;color:#2d66ff;font-size:.95rem}.audience__cta{display:flex;margin:calc(2.5rem + 50px) auto 0;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border:0;border-radius:8px;background:#ffffff1a;cursor:pointer;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}@media (min-width: 1100px){.audience__cta{margin:3rem auto 0}}.audience__cta:hover{background:#ffffff29;transform:translateY(-1px);box-shadow:0 10px 24px #00000038}.audience__cta img{width:16px;height:16px;object-fit:contain}.audience__cta span{color:#888;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.14px}.audience__card--2 .audience__title,.audience__card--3 .audience__title{color:#fff}.audience__card--2 .audience__description,.audience__card--3 .audience__description{color:#ffffffb8}.audience__card--2 .audience__point,.audience__card--3 .audience__point{color:#ffffffc7}@media (max-width: 1099px){.audience__sticky-container{padding-inline:1.25rem;padding-top:2rem;padding-bottom:2rem}.audience .section-heading{margin-bottom:2.5rem}.audience .section-heading__description{font-size:16px}.audience__grid{grid-template-columns:1fr;width:100%;gap:1.25rem;justify-items:stretch;align-items:stretch;padding-bottom:1.5rem}.audience__card{min-height:auto;padding:1.5rem;transform:none!important;width:100%!important;height:auto!important;gap:1.5rem!important}.audience__title{font-size:1.55rem}.audience__description{font-size:16px;margin-bottom:1.5rem}.audience__points{padding-top:1rem}.audience__cta{margin-top:2rem}}.metrics{background:linear-gradient(101deg,#0f4fa0,#1a6fdb),#fff;padding:30px 0 60px!important}.metrics__title{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:-.64px;margin-bottom:30px}.metrics__grid{display:grid;border:1px solid rgba(255,255,255,.12);background:transparent}@media (min-width: 600px){.metrics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.metrics__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.metrics__card{padding:30px 20px;display:flex;flex-direction:column;gap:20px;background:transparent;border:.5px solid rgba(255,255,255,.12);margin:0}.metrics__row{display:flex;align-items:center;gap:12px}.metrics__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.metrics__icon img{width:40px;height:40px;object-fit:contain;filter:brightness(0) invert(1)}.metrics__value{margin:0;font-family:Inter,sans-serif;font-size:clamp(32px,3.5vw,44px);font-weight:700;line-height:1;letter-spacing:-1.76px;color:#fff;display:flex;align-items:baseline;gap:4px;white-space:nowrap}.metrics__tc{color:var(--Text-Primary-Light, #FFF);font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.1px;margin-left:4px;white-space:nowrap}.metrics__label{margin:0;color:var(--Text-Primary-Light, #FFF);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.16px}.security{background:#f6f6f6}.security .section-heading{margin-bottom:2rem;text-align:left}.security .section-heading__eyebrow{color:#637080;text-align:left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.security .section-heading__title{color:#101828;text-align:left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-1.44px}.security__panel{padding:1rem;border-radius:24px;background:#ffffffe0;box-shadow:inset 0 0 0 1px #e2e8f28c}.security__grid{display:grid;gap:1rem}@media (min-width: 1100px){.security__grid{grid-template-columns:.9fr 1.1fr 1.1fr;grid-template-rows:280px 136px}}.security__card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:220px;padding:40px;border-radius:20px;border:1px solid rgba(226,232,242,.8);overflow:hidden;background:#fff;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s cubic-bezier(.2,.8,.2,1),border-color .35s cubic-bezier(.2,.8,.2,1)}@media (min-width: 1100px){.security__card--iso{grid-row:1/span 2;min-height:auto}}.security__card--iso:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #0000001f;border-color:#0000001a}.security__card-grid{display:none}.security__card--audit{border-radius:20px}.security__card--audit:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #0000001f;border-color:#0000001a}.security__card--secure{border-radius:20px}.security__card--secure:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #0000001f;border-color:#0000001a}.security__card--role{min-height:160px}@media (min-width: 1100px){.security__card--role{grid-column:2/span 2;flex-direction:row;align-items:center;gap:40px;min-height:auto}}.security__card--role:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #0000001f;border-color:#0000001a}.security__art{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:80px;height:80px;background:#f3f5f8;border-radius:14px;margin-bottom:40px}.security__art img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain}.security__art--iso{width:80px;height:80px;margin-top:auto;margin-bottom:40px}.security__art--iso img{width:80px}.security__art--audit,.security__art--secure{width:80px;height:80px;margin-top:auto;margin-bottom:40px}.security__art--audit img,.security__art--secure img{width:80px}.security__art--role{width:80px;height:80px;align-self:center;flex-shrink:0;margin-bottom:0}.security__art--role img{width:auto}@media (max-width: 1099px){.security__art--role{align-self:flex-start;margin-bottom:30px}}.security__copy{position:relative;z-index:1;max-width:100%}.security__title{margin:0 0 .55rem;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:1.2;letter-spacing:-.5px}.security__description{margin:0;color:#5f5f5f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.35}@media (max-width: 1099px){.security .section-heading{margin-bottom:1.5rem}.security .section-heading__title{font-size:30px;line-height:38px}.security__panel{padding:.875rem;border-radius:20px}.security__grid{grid-template-columns:1fr;gap:12px}.security__card{padding:24px;min-height:auto;justify-content:flex-start;gap:16px}.security__card--role{flex-direction:column;align-items:flex-start;gap:16px}.security__art--iso,.security__art--audit,.security__art--secure{margin-top:0;margin-bottom:16px}.security__art--role{margin-bottom:16px}.security__art--iso img{width:92px}.security__art--audit img,.security__art--secure img{width:84px}}.faq{background:#fff}.faq .section-heading__title{color:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:52px;letter-spacing:-1px}@media (max-width: 640px){.faq .section-heading__title{font-size:30px;line-height:38px}}.faq__layout{display:grid;gap:2rem}@media (max-width: 1099px){.faq__layout{gap:2px}}@media (min-width: 1100px){.faq__layout{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);align-items:start}}.faq__list{display:flex;flex-direction:column}.faq__item{border-bottom:1px solid rgba(0,0,0,.1)}.faq__item:first-child{border-top:1px solid rgba(0,0,0,.1)}.faq__trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.faq__trigger:hover{opacity:.8}.faq__question{color:#0d1b2a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.faq__icon{color:#000;font-size:1.75rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.faq__answer-container{overflow:hidden}.faq__answer{margin:0;padding-bottom:1.25rem;padding-right:2rem;color:#5f5f5f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}.cta .section__container{width:calc(100% - 48px);max-width:none;display:flex;justify-content:center}.cta__panel{position:relative;width:1392px;max-width:100%;min-height:380px;overflow:hidden;border-radius:32px;margin-top:-50px}.cta__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#ffffff2e,#ffffff47),radial-gradient(circle at center,#ffffff1f,#ffffff5c)}.cta__content{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:calc(3rem - 10px) 1.25rem;text-align:center}@media (min-width: 768px){.cta__content{padding:calc(4rem - 10px) 1.25rem}}.cta__title{margin:0;color:#000;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:38px;font-style:normal;font-weight:600;line-height:1.2;letter-spacing:-1px}@media (min-width: 1200px){.cta__title{font-size:50px;line-height:60px;letter-spacing:-1.5px}}.cta__title>span{display:block}.cta__title:not(.cta__title--custom) span:last-child{background:linear-gradient(90deg,#1a6fdb,#49d47a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta__title .gradient-text{background:linear-gradient(90deg,#1a6fdb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline;white-space:nowrap}@media (min-width: 1200px){.cta__title--inline{white-space:nowrap}}.cta__title--inline span{display:inline}.cta__title--inline span+span{margin-left:.3em}.cta__copy{max-width:80rem;margin:1.25rem auto 0;color:#707070;text-align:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.cta__actions{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2rem}@media (min-width: 768px){.cta__actions{flex-direction:row;justify-content:center}}.cta .button--secondary{border-radius:8px;border:1px solid #1761bf;background:#ffffff80;color:#1144d5}@media (max-width: 640px){.cta__panel{height:auto;min-height:400px;padding:60px 0}.cta__title{font-size:32px;line-height:40px;letter-spacing:-1px}.cta__title .gradient-text{white-space:normal}.cta__title--inline span{display:inline}.cta__copy{font-size:14px;line-height:20px;padding:0 20px}.cta__actions{width:100%;padding:0 20px}.cta__actions a{width:100%}}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light only!important;forced-color-adjust:none!important;-webkit-forced-color-adjust:none!important}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827!important;background-color:#fff!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media (prefers-color-scheme: dark){html,body{color-scheme:light!important;background-color:#fff!important;color:#111827!important}}*{color-scheme:light!important;forced-color-adjust:none!important;-webkit-forced-color-adjust:none!important}img{display:block;max-width:100%}button,a{font:inherit}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}.section{padding-block:4rem}@media (min-width: 768px){.section{padding-block:5rem}}.section__container{width:min(100% - 2rem,1200px);margin-inline:auto}.section-heading{display:grid;gap:1rem;margin-bottom:2.5rem}.section-heading__eyebrow{color:#2d66ff;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.section-heading__title{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.section-heading__description{margin:0;color:#677489;font-size:1rem;line-height:1.7;max-width:40rem}
