@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)}}.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;text-transform:capitalize;background:linear-gradient(90deg,#111,#111 65.78%,#1a6fdb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-right:4px;overflow:visible}@media (min-width: 768px){.hero__title{font-size:60px;line-height:1.15;letter-spacing:-2.5px}}.hero__description{max-width:20rem;margin:0;color:#3f3f3f;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:500;line-height:21px;letter-spacing:-.2px}@media (min-width: 768px){.hero__description{max-width:35.8125rem}}.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:400px;font-size:28px;line-height:1.4;letter-spacing:-1.1px}.hero__title span{display:block}.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:340px;font-size:28px;line-height:1.4;letter-spacing:-.9px}.hero__title span{display:block}.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__sticky-container{position:sticky;top:0;height:100vh;width:100vw;overflow:hidden;display:flex;align-items:center}.products__track{display:flex;width:400vw;height:100%;will-change:transform;position:relative;z-index:10}.products__card-wrapper{width:100vw;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.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;display:grid;gap:2rem;padding:2rem;background:#fff;border:12px solid #f1f1f1;border-radius:20px;width:100%;max-width:1200px;overflow:hidden;box-shadow:0 30px 60px #0000000d;color:inherit;text-decoration:none;cursor:pointer}@media (max-width: 767px){.products__frame{padding:.3rem;gap:1.5rem;border-width:6px}}@media (min-width: 1100px){.products__frame{min-height:528px;grid-template-columns:1fr 1.1fr;gap:3.8rem;align-items:center;margin-inline:auto}}.products__copy{display:grid;gap:1.5rem;align-content:center;padding-left:1rem;padding-top:1rem}@media (min-width: 1100px){.products__copy{padding-left:20px;padding-top:0;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%;overflow:hidden;border-top-right-radius:8px;border-bottom-right-radius:8px}.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: 1100px){.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: 1100px){.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: 1100px){.products__blur-image{display:block}}@media (max-width: 1023px){.products__visual{aspect-ratio:16/10}}.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%}}.genius-hero{position:relative;width:100vw;height:106vh;min-height:800px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:-85px;padding-top:140px}@media (max-width: 768px){.genius-hero{height:100vh;min-height:600px;padding-top:140px}}.genius-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff}.genius-hero__background-image{width:100%;height:100%;object-fit:cover;object-position:center center;transform:translateY(50px);opacity:0;transition:opacity .25s ease}.genius-hero__background-image--loaded{opacity:1}.genius-hero__content-wrapper{position:relative;z-index:2;width:100%;height:100%;max-width:1200px;padding:2rem;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.genius-hero__content{display:flex;flex-direction:column;text-align:center;align-items:center}.genius-hero__title{color:#1c3553;text-align:center;font-family:Inter,sans-serif;font-size:52px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-2px;text-transform:capitalize;margin-bottom:.5rem}@media (max-width: 768px){.genius-hero__title{font-size:36px;line-height:1.1;padding-inline:1rem}}.genius-hero__actions{display:flex;align-items:center;justify-content:center;gap:16px}@media (max-width: 480px){.genius-hero__actions{gap:12px}}@media (max-width: 390px){.genius-hero__actions{gap:8px}.genius-hero__actions .button{padding:10px 12px;font-size:14px}}.scroll-reveal-text-section{width:100vw;min-height:40vh;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:100px 20px}.scroll-reveal-text{width:100%;max-width:667px;margin:0 auto}.scroll-reveal-text__content{color:#bababa;text-align:center;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.3px;margin:0}.scroll-reveal-text__actions{display:flex;justify-content:center;gap:16px;margin-top:40px}.genius-problems{background-color:#f8f8f8;padding:120px 20px;width:100vw}.genius-problems__container{max-width:1200px;margin:0 auto}.genius-problems__header-grid{display:grid;margin-bottom:80px;align-items:flex-start}@media (min-width: 1101px){.genius-problems__header-grid{grid-template-columns:1fr 1fr;gap:400px}}@media (min-width: 769px) and (max-width: 1100px){.genius-problems__header-grid{grid-template-columns:1.3fr .7fr;gap:60px}}@media (max-width: 768px){.genius-problems__header-grid{grid-template-columns:1fr;text-align:center;gap:20px}}.genius-problems__heading{color:#000;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-1px;margin:0}.genius-problems__heading-highlight{background:linear-gradient(90deg,var(--Primary-Blue, #198ECB) 0%,var(--Primary-Green, #4CB961) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.genius-problems__subheading{color:#666;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:-.4px;margin:0;padding-top:8px;width:100%;max-width:429px}@media (max-width: 768px){.genius-problems__subheading{margin:0 auto}}.genius-problems__card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1024px){.genius-problems__card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.genius-problems__card-grid{grid-template-columns:1fr}}.genius-problem-card{position:relative;background-color:#fff;border-radius:12px;padding:32px 24px;height:380px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;box-shadow:0 4px 20px #00000008;transition:transform .72s cubic-bezier(.19,1,.22,1),box-shadow .72s cubic-bezier(.19,1,.22,1);will-change:transform;cursor:pointer}.genius-problem-card__bg-number{position:absolute;top:36px;left:36px;font-family:Inter,sans-serif;font-size:80px;font-weight:600;color:#efefef;line-height:1;z-index:1;transition:opacity .56s ease,transform .76s cubic-bezier(.19,1,.22,1);will-change:opacity,transform}.genius-problem-card__hover-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#111a24,#080a0c);opacity:0;z-index:2;transition:opacity .76s ease;will-change:opacity}.genius-problem-card__ellipse{position:absolute;opacity:1;pointer-events:none;transform:scale(.94);transition:transform .92s cubic-bezier(.19,1,.22,1),opacity .76s ease;will-change:transform;border-radius:50%;filter:blur(122px);background:#4cb96166;width:174px;height:174px}.genius-problem-card__ellipse--1{top:-86px;right:-87.5px}.genius-problem-card__ellipse--2{display:none}.genius-problem-card__content{position:relative;z-index:3;display:flex;flex-direction:column;height:100%;justify-content:space-between}.genius-problem-card__header-group{transform:translateY(180px);transition:transform .8s cubic-bezier(.19,1,.22,1);will-change:transform}.genius-problem-card__icon-wrapper{color:#666;margin-bottom:24px;width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:color .52s ease,border-color .52s ease,background .52s ease}.genius-problem-card__icon-wrapper svg{width:24px;height:24px}.genius-problem-card__title{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#333;margin:0;line-height:1.4;transition:color .52s ease}.genius-problem-card__subtext-wrapper{display:flex;align-items:flex-end}.genius-problem-card__subtext{font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;color:#f4f4f4;margin:0;line-height:21px;letter-spacing:-.4px;opacity:0;transform:translateY(14px);transition:opacity .6s ease .12s,transform .8s cubic-bezier(.19,1,.22,1) .08s;will-change:opacity,transform}.genius-problem-card:hover{box-shadow:0 10px 40px #0000001a;transform:translateY(-5px)}.genius-problem-card:hover .genius-problem-card__bg-number{opacity:0;transform:scale(.92)}.genius-problem-card:hover .genius-problem-card__hover-gradient{opacity:1}.genius-problem-card:hover .genius-problem-card__ellipse{transform:scale(1);background:#4cb961a6}.genius-problem-card:hover .genius-problem-card__header-group{transform:translateY(0)}.genius-problem-card:hover .genius-problem-card__title{color:#fff}.genius-problem-card:hover .genius-problem-card__subtext{opacity:.5;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.genius-problem-card{transition-duration:.01ms}.genius-problem-card__bg-number,.genius-problem-card__hover-gradient,.genius-problem-card__ellipse,.genius-problem-card__header-group,.genius-problem-card__icon-wrapper,.genius-problem-card__title,.genius-problem-card__subtext{transition-duration:.01ms;transition-delay:0ms}}.genius-steps{--rail-progress: .28;width:100vw;min-height:calc(132vh - 200px);background:#050505;padding:0 20px;overflow:hidden}.genius-steps__container{position:sticky;top:50px;width:100%;max-width:1240px;min-height:525px;margin:0 auto;display:grid;grid-template-columns:minmax(0,590px) minmax(0,590px);gap:60px;align-items:flex-start;padding:100px 0}.genius-steps__intro{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.genius-steps__eyebrow{margin:0;width:fit-content;background:linear-gradient(90deg,#1b73a0,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:1.5px;text-transform:uppercase}.genius-steps__heading{max-width:470px;margin:-10px 0 0;color:#fff;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:50px}.genius-steps__description{width:100%;max-width:528px;margin:0;color:#b3b3b3;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;opacity:.8}.genius-steps__timeline{position:relative;display:grid;grid-template-columns:56px 1fr;gap:46px;align-items:flex-start}.genius-steps__rail-track{position:absolute;left:0;top:0;bottom:50px;width:56px;border-radius:40px;background:#050505;overflow:hidden;z-index:0}.genius-steps__rail-track:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#1b73a0,#4cb961 62%,#05050500);transform:scaleY(var(--rail-progress));transform-origin:top center;will-change:transform;z-index:0}.genius-steps__rows{grid-column:1/span 2;display:flex;flex-direction:column;gap:60px;position:relative;z-index:1}.genius-steps__row{display:grid;grid-template-columns:56px 1fr;gap:46px;align-items:flex-start;opacity:.2;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.genius-steps__row--active{opacity:1;transform:translateY(0)}.genius-steps__marker-wrapper{display:flex;justify-content:center;padding-top:8px}.genius-steps__marker{width:40px;height:40px;border-radius:42px;display:flex;align-items:center;justify-content:center;background:#fff;color:#0f0f10;font-family:Inter,sans-serif;font-size:22px;font-weight:600;opacity:.2;transition:opacity .35s ease,box-shadow .35s ease,transform .35s ease}.genius-steps__marker--active{opacity:1;box-shadow:0 18px 36px #1b73a057;transform:scale(1.02)}.genius-steps__item{display:flex;flex-direction:column;align-items:flex-start;gap:16px;color:#fff}.genius-steps__step-label{margin:0;background:linear-gradient(90deg,#1b73a0,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px}.genius-steps__step-title{margin:-4px 0 0;color:#fff;font-family:Inter,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.44px}.genius-steps__step-description{margin:0;color:#b3b3b3;font-family:Inter,sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}@media (max-width: 1024px){.genius-steps{min-height:auto;padding:100px 20px 180px}.genius-steps__container{position:relative;grid-template-columns:1fr;gap:70px;min-height:auto;padding:0}.genius-steps__intro{max-width:620px}}@media (max-width: 640px){.genius-steps{padding:72px 20px 140px}.genius-steps__container{gap:48px}.genius-steps__intro{gap:22px}.genius-steps__heading{font-size:30px;line-height:40px}.genius-steps__description{font-size:16px;line-height:24px}.genius-steps__timeline{grid-template-columns:44px minmax(0,1fr);gap:18px}.genius-steps__rail-track{width:44px;bottom:50px}.genius-steps__rows{gap:44px}.genius-steps__row{grid-template-columns:44px 1fr;gap:18px}.genius-steps__marker{width:32px;height:32px;font-size:18px}.genius-steps__step-title{font-size:20px}.genius-steps__step-description{font-size:15px;line-height:22px}}.genius-difference{width:100vw;background:#f7f7f7;padding:80px 20px}.genius-difference__container{width:100%;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,590px) minmax(0,590px);gap:70px;align-items:flex-start}.genius-difference__left{position:sticky;top:0;z-index:2;display:flex;flex-direction:column;gap:50px;padding-top:70px;overflow:hidden}.genius-difference__copy{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.genius-difference__eyebrow{margin:0;color:#637080;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.genius-difference__heading{margin:0;color:#000;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.genius-difference__description{margin:0;color:#707070;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.genius-difference__visual{position:relative;width:100%;height:525px;border:1px solid #E7E7E7;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f;background:#0f0803}.genius-difference__visual-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.genius-difference__features{z-index:1;display:flex;flex-direction:column;gap:0;padding-top:70px}.genius-difference__feature{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:35px}.genius-difference__feature+.genius-difference__feature{border-top:1px dashed #D9D9D9}.genius-difference__feature-icon{width:50px;height:50px;object-fit:contain}.genius-difference__feature-copy{display:flex;flex-direction:column;gap:12px;width:100%}.genius-difference__feature-title{margin:0;color:#000;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.4px}.genius-difference__feature-description{margin:0;color:#353535;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.32px;opacity:.8}@media (max-width: 1024px){.genius-difference__container{grid-template-columns:1fr;gap:48px}.genius-difference__left{position:relative;top:auto;padding-top:0}.genius-difference__features{padding-top:0}}@media (max-width: 640px){.genius-difference{padding:64px 20px}.genius-difference__heading{font-size:30px;line-height:38px}.genius-difference__visual{height:auto;aspect-ratio:590/605}.genius-difference__feature{padding:20px 0}.genius-difference__feature-description{font-size:15px;line-height:22px}}.genius-features{width:100vw;background:#0a0a0a;padding:80px 40px}.genius-features__container{width:100%;max-width:1360px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.genius-features__header{width:100%;max-width:858px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.genius-features__eyebrow{margin:0;background:linear-gradient(90deg,#1b73a0,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:22px;letter-spacing:1.5px;text-transform:uppercase}.genius-features__heading{margin:0;color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.genius-features__subheading{margin:0;max-width:760px;color:#b3b3b3;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:normal;opacity:.8}.genius-features__panel{width:100%;display:flex;flex-direction:column;gap:60px;padding:40px;border-radius:24px;background:#0a0a0a}.genius-features__tabs{display:none;gap:8px;align-items:flex-start;overflow-x:auto}.genius-features__tab{position:relative;height:40px;padding:0 24px;border:0;background:transparent;color:#b3b3b3;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;cursor:pointer}.genius-features__tab--active{color:#fff}.genius-features__tab--active:after{content:"";position:absolute;left:0;bottom:0;width:165px;height:2px;background:linear-gradient(90deg,#000,#fff)}.genius-features__content{display:grid;grid-template-columns:minmax(0,1fr) 600px;gap:24px;align-items:center}@media (max-width: 1300px){.genius-features__content{grid-template-columns:minmax(0,1fr) 520px}}.genius-features__copy{min-height:440px;display:flex;flex-direction:column;align-items:flex-start;gap:30px;padding:20px;border-radius:24px;overflow:hidden}.genius-features__feature-label{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.genius-features__feature-title{margin:-14px 0 0;display:flex;flex-direction:column;gap:4px;color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:48px;letter-spacing:-1px;text-transform:capitalize}.genius-features__feature-title span:last-child{color:#11bfae}.genius-features__feature-description{max-width:520px;margin:-22px 0 0;color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.genius-features__bullets{margin:-10px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:21px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.genius-features__bullet{display:flex;gap:10px;align-items:flex-start}.genius-features__tick-icon{width:14px;height:14px;flex:0 0 14px;margin-top:1px}.genius-features__button{display:inline-flex;align-items:center;gap:6px;padding:12px 16px;border-radius:8px;background:linear-gradient(75deg,#1761bf,#9cc5f8);color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.16px;text-decoration:none}.genius-features__button img{width:20px;height:20px}.genius-features__mockup{position:relative;width:600px;height:440px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 50% 50%,#fff0 16%,#8db7ed80,#1a6fdbf2),#ffffff1f}@media (max-width: 1300px){.genius-features__mockup{width:520px;height:382px}}.genius-features__mockup-image{display:block;width:100%;height:100%;object-fit:cover}.genius-features__mockup-inner{position:absolute;left:50%;top:50%;width:746px;height:560px;transform:translate(-50%,-50%);background:#fff}.genius-features__mockup-icon{position:absolute;width:200px;height:200px;object-fit:contain;opacity:.9}.genius-features__mockup-icon--top{left:73px;top:60px}.genius-features__mockup-icon--bottom{right:73px;bottom:60px;transform:rotate(180deg)}.genius-features__profile-card{position:absolute;left:50%;top:calc(50% - 39px);width:460px;min-height:253px;transform:translate(-50%,-50%);border:1px solid #E2E8F2;border-radius:12px;background:#fff;box-shadow:0 4px 16px #0000000f;overflow:hidden;animation:geniusFeaturesProfileIn .58s cubic-bezier(.22,1,.36,1) both}.genius-features__profile-header{display:flex;gap:8px;align-items:center;margin:16px 16px 0;padding-bottom:11px;border-bottom:1px solid #E2E8F2}.genius-features__profile-header p{margin:0;color:#0d1b2a;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.genius-features__profile-header span{color:#637080;font-family:Inter,sans-serif;font-size:11px}.genius-features__avatar{width:32px;height:32px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a6fdb,#3dbd6a);color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.genius-features__profile-rows{padding:0 16px}.genius-features__stats{display:flex;justify-content:center;gap:18px;padding:20px 16px 12px}.genius-features__stat{min-width:86px;padding:10px 12px;border-radius:10px;background:#e2e8f273;text-align:center}.genius-features__stat strong{display:block;color:#0a7cc9;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.1}.genius-features__stat span{display:block;margin-top:6px;color:#637080;font-family:Inter,sans-serif;font-size:12px;line-height:1.2}.genius-features__profile-row{display:flex;align-items:center;justify-content:space-between;min-height:33px;border-bottom:1px solid #E2E8F2;color:#637080;font-family:Inter,sans-serif;font-size:12px}.genius-features__profile-row:last-child{border-bottom:0}.genius-features__profile-row strong{color:#2a9a51;font-size:12px;font-weight:600}.genius-features__tap-card{position:absolute;left:143px;right:143px;top:386px;display:flex;gap:12px;align-items:center;padding:16px;border-radius:12px;background:linear-gradient(135deg,#0f2a4a,#1a6fdb);animation:geniusFeaturesTapIn .62s cubic-bezier(.22,1,.36,1) both}.genius-features__tap-card p{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.genius-features__tap-card span{color:#fff9;font-family:Inter,sans-serif;font-size:12px;white-space:nowrap}.genius-features__tap-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fff;font-size:19px}@media (max-width: 1099px){.genius-features__content{grid-template-columns:1fr}.genius-features__mockup{width:100%;max-width:600px;margin:0 auto}}@media (max-width: 768px){.genius-features{padding:72px 20px}.genius-features__panel{padding:24px 0;gap:40px}.genius-features__heading{font-size:30px;line-height:38px}.genius-features__subheading{font-size:16px;line-height:24px}.genius-features__feature-title{font-size:28px;line-height:38px}.genius-features__mockup{height:auto;aspect-ratio:600/440}.genius-features__mockup-inner{transform:translate(-50%,-50%) scale(.82)}}@media (max-width: 768px) and (max-width: 410px){.genius-features__mockup-inner{transform:translate(-50%,-50%) scale(.68)}}@media (max-width: 768px) and (max-width: 360px){.genius-features__mockup-inner{transform:translate(-50%,-50%) scale(.58)}}@media (prefers-reduced-motion: reduce){.genius-features__content,.genius-features__copy,.genius-features__mockup,.genius-features__profile-card,.genius-features__tap-card{animation:none}}@keyframes geniusFeaturesFadeIn{0%{opacity:.72}to{opacity:1}}@keyframes geniusFeaturesTextIn{0%{opacity:0}to{opacity:1}}@keyframes geniusFeaturesCardIn{0%{opacity:0}to{opacity:1}}@keyframes geniusFeaturesProfileIn{0%{opacity:0;transform:translate(-50%,-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes geniusFeaturesTapIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.genius-comparison{width:100vw;background:#f7f7f7;padding:96px 120px}.genius-comparison__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:52px}.genius-comparison__header{width:100%;max-width:858px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.genius-comparison__eyebrow{margin:0;color:#637080;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.genius-comparison__heading{margin:0;color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px}.genius-comparison__subheading{margin:0;color:#707070;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.genius-comparison__table-wrap{width:100%;max-width:900px;overflow:hidden;border:1px solid #E2E8F2;border-radius:20px;background:#fff}.genius-comparison__table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.genius-comparison__table th,.genius-comparison__table td{height:50px;border-bottom:1px solid #E2E8F2;padding:14px 24px;font-family:Inter,sans-serif;vertical-align:middle}.genius-comparison__table th:first-child,.genius-comparison__table td:first-child{width:50%;text-align:left}.genius-comparison__table th:nth-child(2),.genius-comparison__table td:nth-child(2),.genius-comparison__table th:nth-child(3),.genius-comparison__table td:nth-child(3){width:25%;text-align:center}.genius-comparison__table thead th{height:74px;color:#0d1b2a;font-size:14px;font-weight:600;line-height:normal;border-bottom-width:2px}.genius-comparison__table thead th:nth-child(3){color:#fff;background:#1a6fdb}.genius-comparison__table tbody td{color:#444;font-size:14px;font-weight:500;line-height:normal}.genius-comparison__table tbody td:nth-child(2){color:#637080;font-size:16px;font-weight:400}.genius-comparison__table tbody td:nth-child(3){background:#1a6fdb0d}.genius-comparison__table tbody tr:last-child td{border-bottom:0}.genius-comparison__check{width:18px;height:18px;display:inline-block}@media (max-width: 1024px){.genius-comparison{padding:80px 40px}.genius-comparison__table-wrap{overflow:hidden}.genius-comparison__table{min-width:0}.genius-comparison__table th,.genius-comparison__table td{padding:14px 16px;white-space:normal}.genius-comparison__table th:first-child,.genius-comparison__table td:first-child{width:48%}.genius-comparison__table th:nth-child(2),.genius-comparison__table td:nth-child(2),.genius-comparison__table th:nth-child(3),.genius-comparison__table td:nth-child(3){width:26%}.genius-comparison__table thead th{line-height:18px}}@media (max-width: 640px){.genius-comparison{padding:64px 20px}.genius-comparison__heading{font-size:30px;line-height:38px}.genius-comparison__subheading{font-size:15px;line-height:22px}.genius-comparison__table-wrap{border-radius:16px}.genius-comparison__table th,.genius-comparison__table td{height:auto;min-height:50px;padding:13px 10px}.genius-comparison__table th:first-child,.genius-comparison__table td:first-child{width:46%}.genius-comparison__table th:nth-child(2),.genius-comparison__table td:nth-child(2),.genius-comparison__table th:nth-child(3),.genius-comparison__table td:nth-child(3){width:27%}.genius-comparison__table thead th{height:68px;font-size:12px;line-height:16px}.genius-comparison__table tbody td{font-size:12px;line-height:16px;overflow-wrap:anywhere}.genius-comparison__table tbody td:nth-child(2){font-size:12px}.genius-comparison__check{width:16px;height:16px}}.genius-use-cases{width:100vw;background:#fff;padding:80px 40px}.genius-use-cases__container{width:100%;max-width:1360px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.genius-use-cases__header{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.genius-use-cases__eyebrow{margin:0;color:#637080;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.genius-use-cases__heading{margin:0;color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.genius-use-cases__subheading{margin:0;color:#707070;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.genius-use-cases__panel{width:100%;display:flex;flex-direction:column;gap:40px;padding:40px;border-radius:24px;background:#fff}.genius-use-cases__tabs{display:flex;justify-content:center;align-items:flex-start;gap:30px;flex-wrap:wrap}.genius-use-cases__tab{height:40px;padding:0 30px;border:0;border-radius:24px;background:#196cd41a;color:#1869d0;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:color .25s ease,background .25s ease,transform .25s ease}.genius-use-cases__tab:hover{transform:translateY(-1px)}.genius-use-cases__tab--active{color:#fff;background:linear-gradient(123deg,#0f4fa0,#1a6fdb)}.genius-use-cases__content{display:grid;grid-template-columns:590px minmax(0,1fr);gap:24px;align-items:flex-start}@media (max-width: 1300px){.genius-use-cases__content{grid-template-columns:500px minmax(0,1fr)}}@media (max-width: 1200px){.genius-use-cases__content{grid-template-columns:460px minmax(0,1fr)}}.genius-use-cases__visual{position:relative;width:590px;height:auto}@media (max-width: 1300px){.genius-use-cases__visual{width:500px}}@media (max-width: 1200px){.genius-use-cases__visual{width:460px}}.genius-use-cases__main-image{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 20px rgba(0,0,0,.08))}.genius-use-cases__copy{align-self:stretch;min-height:453px;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:60px;border-radius:24px;overflow:hidden}@media (max-width: 1300px){.genius-use-cases__copy{min-height:400px}}@media (max-width: 1200px){.genius-use-cases__copy{min-height:368px}}@media (max-width: 1150px){.genius-use-cases__copy{padding:30px}}.genius-use-cases__copy-head{display:flex;flex-direction:column;gap:8px}.genius-use-cases__copy-head h3{margin:0;color:#000;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px;text-transform:capitalize}.genius-use-cases__copy-head p{margin:0;color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.genius-use-cases__bullets{margin:0;padding:13px 0 17px;list-style:none;display:flex;flex-direction:column;gap:11px;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.genius-use-cases__bullets li{display:flex;align-items:flex-start;gap:10px}.genius-use-cases__bullets span{width:14px;flex:0 0 14px;font-weight:700;line-height:18px}.genius-use-cases__bullets p{margin:0;line-height:18px}@media (min-width: 1100px) and (max-width: 1300px){.genius-use-cases{padding-bottom:50px}}@media (max-width: 1099px){.genius-use-cases{padding-bottom:10px!important}.genius-use-cases__content{grid-template-columns:1fr}.genius-use-cases__visual{width:100%;max-width:590px;margin:0 auto}.genius-use-cases__copy{padding:20px 0 0!important;min-height:auto!important}}@media (max-width: 640px){.genius-use-cases{padding:64px 20px 30px!important}.genius-use-cases__panel{padding:24px 0}.genius-use-cases__heading{font-size:30px;line-height:38px}.genius-use-cases__subheading{font-size:15px;line-height:22px}.genius-use-cases__tabs{gap:12px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;width:100%;padding-bottom:4px;scrollbar-width:none}.genius-use-cases__tabs::-webkit-scrollbar{display:none}.genius-use-cases__tab{padding:0 18px;font-size:12px;flex-shrink:0}.genius-use-cases__visual{height:auto;aspect-ratio:590/453}.genius-use-cases__copy-head p,.genius-use-cases__bullets{font-size:13px;line-height:20px}}@media (prefers-reduced-motion: reduce){.genius-use-cases__tab,.genius-use-cases__content,.genius-use-cases__visual,.genius-use-cases__mini-card,.genius-use-cases__copy{animation:none;transition:none}}@keyframes geniusUseCasesFadeIn{0%{opacity:.72}to{opacity:1}}@keyframes geniusUseCasesVisualIn{0%{opacity:0}to{opacity:1}}@keyframes geniusUseCasesMiniCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes geniusUseCasesCopyIn{0%{opacity:0}to{opacity:1}}.genius-stats{position:relative;width:100vw;overflow:hidden;padding:72px 80px;background:linear-gradient(135deg,#0f4fa0,#1a6fdb)}.genius-stats__mark{position:absolute;top:0;left:0;width:60px;height:60px;opacity:.35;pointer-events:none}.genius-stats__container{position:relative;width:100%;max-width:1200px;min-height:133px;margin:0 auto;display:grid;grid-template-columns:1fr}@media (min-width: 600px){.genius-stats__container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1110px){.genius-stats__container{grid-template-columns:repeat(4,minmax(0,1fr))}}.genius-stats__item{min-height:133px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;padding:20px;text-align:center;border-bottom:0}.genius-stats__item:last-child{border-bottom:0}@media (min-width: 600px){.genius-stats__item{border-bottom:0}.genius-stats__item:nth-child(2n){border-left:1px solid rgba(255,255,255,.15)}.genius-stats__item:nth-child(n+3){border-top:0}}@media (min-width: 1110px){.genius-stats__item{border-top:0;border-left:0}.genius-stats__item+.genius-stats__item{border-left:1px solid rgba(255,255,255,.15)}}.genius-stats__value{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:48px;font-weight:800;line-height:48px;white-space:nowrap;display:flex;align-items:flex-end;justify-content:center;gap:8px}.genius-stats__tc{font-size:10px;font-weight:400;color:#fffc;margin-bottom:2px;letter-spacing:0;white-space:nowrap}.genius-stats__suffix{color:#4cb961}.genius-stats__label{max-width:180px;margin:0;color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;text-align:center}.genius-stats__label .mobile-break{display:inline}@media (max-width: 599px){.genius-stats__label .mobile-break{display:block}}@media (max-width: 1109px){.genius-stats{padding:64px 40px}}@media (max-width: 599px){.genius-stats{padding:16px 20px}.genius-stats__container{min-height:auto}.genius-stats__item{min-height:120px}.genius-stats__value{font-size:40px;line-height:42px}}@media (max-width: 420px){.genius-stats__item{padding:18px 10px}.genius-stats__value{font-size:34px;line-height:36px}.genius-stats__label{font-size:12px;line-height:17px}}.digisafe-page{width:100%;overflow-x:hidden;background:#fff}.digisafe-hero{position:relative;width:100vw;min-height:1024px;padding:186px 24px 0;overflow:hidden;background:linear-gradient(115deg,#def2e2,#b1d3fb 20%,#def2e2)}.digisafe-hero:after{display:none}.digisafe-hero__container{position:relative;z-index:1;width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.digisafe-hero__content{width:min(100%,800px);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digisafe-hero__title{margin:0;width:min(100%,726px);color:#111;text-align:center;font-family:Inter,sans-serif;font-size:52px;font-weight:600;line-height:normal;letter-spacing:-2.5px;text-transform:capitalize}.digisafe-hero__subtitle,.digisafe-hero__description{margin:0;color:#3f3f3f;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;letter-spacing:-.2px}.digisafe-hero__description{max-width:680px}.digisafe-hero__visual{position:relative;width:min(100vw - 64px,1029px);height:580px;margin-top:64px;border:none;border-radius:8px;background:transparent;overflow:hidden}.digisafe-hero__visual-image{width:100%;height:100%;border-radius:8px;object-fit:cover}.digisafe-problem{position:relative;width:100vw;padding:84px 120px;overflow:hidden;background:#000}.digisafe-problem:before{content:"";position:absolute;top:0;right:0;bottom:.37px;left:0;background:linear-gradient(147deg,#0d9e8a1f,#0d9e8a00 60%);pointer-events:none}.digisafe-problem__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:380px minmax(0,1fr);gap:60px;align-items:start}.digisafe-problem__intro{display:flex;flex-direction:column;align-items:flex-start;gap:25px;overflow:hidden}.digisafe-problem__eyebrow{margin:0;color:#4cb961;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digisafe-problem__title{margin:0;width:100%;color:#fff;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:45.76px;letter-spacing:-1px}.digisafe-problem__title span{display:block}.digisafe-problem__gradient{background:linear-gradient(143deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digisafe-problem__description{margin:0;color:#fff;font-family:Instrument Sans,Inter,sans-serif;font-size:14.7px;font-weight:400;line-height:26.2px}.digisafe-problem__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 25px}.digisafe-problem__card{display:flex;min-height:64px;gap:12px;align-items:flex-start;padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#0d9e8a1a;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .26s ease}.digisafe-problem__card:hover,.digisafe-problem__card:focus-within{border-color:#4cb96152;background:linear-gradient(135deg,#198ecb2e,#4cb96129);box-shadow:0 18px 42px #0d9e8a1f;transform:translateY(-4px)}.digisafe-problem__card:hover .digisafe-problem__icon,.digisafe-problem__card:focus-within .digisafe-problem__icon{border-color:#4cb9614d;background:#4cb9612e}.digisafe-problem__card p{margin:0;color:#ffffffb3;font-family:Instrument Sans,Inter,sans-serif;font-size:13.3px;font-weight:400;line-height:20.58px}.digisafe-problem__card strong{color:#fff;font-weight:600}.digisafe-problem__icon{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.06);border-radius:8px;background:#0d9e8a1a;transition:background .26s ease,border-color .26s ease,transform .26s ease}.digisafe-problem__icon img{width:15px;height:15px;display:block}.digisafe-capabilities{width:100vw;padding:100px 120px;background:#fff}.digisafe-capabilities__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.digisafe-capabilities__header{width:min(100%,800px);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digisafe-capabilities__eyebrow{margin:0;color:#637080;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digisafe-capabilities__title{margin:0;color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-align:center;text-transform:capitalize}.digisafe-capabilities__title span{display:block}.digisafe-capabilities__description{margin:0;color:#707070;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.digisafe-capabilities__description strong{color:#637080;font-weight:600}.digisafe-capabilities__intro{margin:0;width:100%;color:#707070;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.digisafe-capabilities__grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:0}.digisafe-capabilities__card{display:flex;min-height:270px;flex-direction:column;align-items:flex-start;gap:32px;padding:32px;overflow:hidden;border-right:.5px solid rgba(138,138,138,.3);border-bottom:.5px solid rgba(138,138,138,.3);background:#fff}.digisafe-capabilities__card:nth-child(2n){padding-right:30px;padding-left:50px;border-right:0}.digisafe-capabilities__card:nth-child(n+3){border-bottom:0}.digisafe-capabilities__card h3{margin:0;color:#000;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:16px;font-weight:800;line-height:24px}.digisafe-capabilities__card p{margin:0;color:gray;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px}.digisafe-capabilities__icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:4px;background:#f4f5f7}.digisafe-capabilities__icon img{width:24px;height:24px;display:block}.digisafe-capabilities__card-copy{display:flex;width:100%;flex-direction:column;gap:12px}.digisafe-capabilities__list{display:flex;width:100%;flex-direction:column;gap:15px;margin:0;padding:0;list-style:none}.digisafe-capabilities__list li{position:relative;padding-left:19px;color:#3339;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.digisafe-capabilities__list li:before{content:"→";position:absolute;left:0;top:0;color:#1a6fdb;font-family:DM Sans,Inter,sans-serif;font-size:12.8px;font-weight:700;line-height:normal}.digisafe-pillars{position:relative;width:100vw;padding:80px 120px;overflow:hidden;background:#f8f8f8}.digisafe-pillars__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.digisafe-pillars__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:64px}.digisafe-pillars__header{display:flex;width:100%;align-items:center;justify-content:space-between;gap:48px}.digisafe-pillars__title{margin:0;color:#000;font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:48px;letter-spacing:-1px;text-transform:capitalize}.digisafe-pillars__title span{display:block}.digisafe-pillars__gradient{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digisafe-pillars__description{margin:0;width:467px;color:#00000080;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.4px}.digisafe-pillars__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media (max-width: 1200px){.digisafe-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.digisafe-pillars__card{position:relative;height:384px;border-radius:20px;background:#c5e2fc;overflow:hidden;cursor:pointer;transition:transform .6s cubic-bezier(.19,1,.22,1);-webkit-tap-highlight-color:transparent;outline:none;touch-action:manipulation;--pillar-hover-y: -166px}@media (max-width: 1024px){.digisafe-pillars__card{--pillar-hover-y: -110px}}@media (max-width: 640px){.digisafe-pillars__card{--pillar-hover-y: -166px}}.digisafe-pillars__card-glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#050505;opacity:0;transition:opacity .6s ease}.digisafe-pillars__ellipse{position:absolute;top:-86px;right:-87.5px;width:240px;height:240px;border-radius:50%;filter:blur(80px);background:radial-gradient(circle,#4cb9614d,#198ecb99);pointer-events:none}.digisafe-pillars__card-content{position:relative;z-index:2;height:100%;padding:26px;display:flex;flex-direction:column;justify-content:space-between}.digisafe-pillars__card-label{margin:0;color:#218ae7;font-family:Inter,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.5px}.digisafe-pillars__card-main{display:flex;flex-direction:column;gap:24px}.digisafe-pillars__card-title{margin:0;color:#444;font-family:Inter,sans-serif;font-size:19px;font-weight:600;line-height:1.3;letter-spacing:-.3px;transition:color .4s ease;min-height:3.9em;display:flex;align-items:flex-start}.digisafe-pillars__card-hover-content{position:absolute;bottom:26px;left:26px;right:26px}.digisafe-pillars__card-description{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;opacity:.6}.digisafe-pillars__icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;background:#aad5fa;transition:all .4s ease}.digisafe-pillars__icon img{width:24px;height:24px;object-fit:contain}.digisafe-stack{position:relative;width:100vw;padding:80px 120px;overflow:hidden;background:linear-gradient(180deg,#f8f8f8,#f0f4fa)}.digisafe-stack__bg{position:absolute;left:50%;top:0;width:1440px;height:919px;transform:translate(-50%) scaleY(-1);pointer-events:none}.digisafe-stack__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.digisafe-stack__header{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.digisafe-stack__header h2{margin:0;color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.digisafe-stack__header p{margin:0;width:min(100%,582px);color:#0009;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.digisafe-stack__grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.digisafe-stack__card{display:flex;min-height:192px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:40px;padding:24px;border:1px solid #E6E6E6;border-radius:8px;background:#fff;box-shadow:0 0 #0f4fa000;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .26s ease}.digisafe-stack__card:hover,.digisafe-stack__card:focus-within{border-color:#198ecb3d;background:linear-gradient(180deg,#fff,#f2f7fc);box-shadow:0 18px 46px #0f4fa01f;transform:translateY(-6px)}.digisafe-stack__card:hover img,.digisafe-stack__card:focus-within img{transform:scale(1.08)}.digisafe-stack__card img{width:32px;height:32px;display:block;transition:transform .26s ease}.digisafe-stack__card p{margin:0;color:#414141;white-space:pre-line;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.digisafe-bhasha{position:relative;width:100vw;padding:80px 120px;overflow:hidden;background:#000}.digisafe-bhasha__bg{position:absolute;z-index:0;left:0;bottom:0;width:100%;height:648px;object-fit:cover;opacity:.72;mix-blend-mode:screen;mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);-webkit-mask-composite:source-in;pointer-events:none}@media (max-width: 1340px){.digisafe-bhasha{padding-left:60px;padding-right:60px}.digisafe-bhasha__top{grid-template-columns:minmax(0,500px) minmax(360px,1fr);gap:30px}}.digisafe-bhasha:before{content:"";position:absolute;z-index:0;left:50%;bottom:-220px;width:min(1180px,120vw);height:520px;border-radius:999px;background:radial-gradient(ellipse at 35% 45%,#0d9e8a2e,#0d9e8a14 36%,#0d9e8a00 68%),radial-gradient(ellipse at 70% 45%,#198ecb1f,#198ecb00 62%);filter:blur(18px);transform:translate(-50%);pointer-events:none}.digisafe-bhasha:after{content:"";position:absolute;z-index:0;right:80px;top:50%;width:400px;height:400px;border-radius:999px;background:radial-gradient(circle,#0d9e8a1f,#0d9e8a00 70%);transform:translateY(-60%);pointer-events:none}.digisafe-bhasha__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.digisafe-bhasha__top{display:grid;grid-template-columns:minmax(0,580px) minmax(360px,1fr);gap:40px;align-items:start}.digisafe-bhasha__copy{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.digisafe-bhasha__copy h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:60px;letter-spacing:-.8px}.digisafe-bhasha__subheading{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:normal}.digisafe-bhasha__description{margin:0;max-width:580px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.digisafe-bhasha__stats{display:flex;flex-wrap:wrap;gap:24px;margin-top:20px}.digisafe-bhasha__stats article{min-width:120px;height:87px;padding:17px 21px;border:1px solid rgba(13,158,138,.25);border-radius:12px;background:#0d9e8a1a}.digisafe-bhasha__stats strong{display:block;background:linear-gradient(132deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:32px}.digisafe-bhasha__stats span{display:block;margin-top:4px;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;line-height:16.8px}.digisafe-bhasha__note,.digisafe-bhasha__fineprint{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;line-height:21px}.digisafe-bhasha__calculator{width:min(100%,500px);margin:0 0 0 auto;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #198ECB;border-radius:20px;background:#ffffff1f;box-shadow:0 20px 60px #0b1e3d2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.digisafe-bhasha__calc-group,.digisafe-bhasha__analysis{display:flex;width:100%;flex-direction:column;gap:12px}.digisafe-bhasha__calc-eyebrow{margin:0;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digisafe-bhasha__user-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.digisafe-bhasha__user-row strong{min-width:58px;padding:7px 13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f;text-align:center}.digisafe-bhasha__range{width:100%;height:6px;margin:8px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,#198ecb,#4cb961);cursor:pointer}.digisafe-bhasha__range::-webkit-slider-thumb{width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digisafe-bhasha__range::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digisafe-bhasha__range-labels{display:flex;justify-content:space-between;color:#ccc;font-family:Inter,sans-serif;font-size:10.6px;line-height:normal}.digisafe-bhasha__active-tier{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:5px 17px;border:1px solid rgba(13,158,138,.3);border-radius:4px;background:#0d9e8a26;color:#4dd9c8;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.digisafe-bhasha__active-tier span{width:6px;height:6px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digisafe-bhasha__saving-note{display:flex;gap:8px;align-items:center;width:100%;padding:9px 17px;border:1px solid #333333;border-radius:8px;background:#ffffff0a}.digisafe-bhasha__saving-note img{width:24px;height:24px;flex:0 0 24px}.digisafe-bhasha__saving-note p{margin:0;color:#a9a9a9;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px}.digisafe-bhasha__divider{width:100%;height:1px;background:#ffffff1f}.digisafe-bhasha__analysis-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.digisafe-bhasha__analysis-grid article,.digisafe-bhasha__saving-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 12px;border:1px solid #333333;border-radius:8px;background:#ffffff0a;text-align:center}.digisafe-bhasha__analysis span,.digisafe-bhasha__saving-card span{color:gray;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-transform:uppercase}.digisafe-bhasha__analysis strong,.digisafe-bhasha__saving-card strong{color:#ccc;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.digisafe-bhasha__analysis small,.digisafe-bhasha__saving-card small{color:gray;font-family:Inter,sans-serif;font-size:10px;line-height:15px}.digisafe-bhasha__features{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.digisafe-bhasha__feature{display:flex;min-height:133px;flex-direction:column;gap:16px;padding:19px 21px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff0a}.digisafe-bhasha__feature>div{display:flex;gap:8px;align-items:center}.digisafe-bhasha__feature span{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:9px;background:#0d9e8a26}.digisafe-bhasha__feature img{width:16px;height:16px}.digisafe-bhasha__feature h3,.digisafe-bhasha__feature p{margin:0;font-family:Inter,sans-serif}.digisafe-bhasha__feature h3{color:#fff;font-size:16px;font-weight:700;line-height:normal}.digisafe-bhasha__feature p{color:#ffffff80;font-size:12px;line-height:18px}@media (max-width: 1099px){.digisafe-bhasha__top{grid-template-columns:1fr;gap:36px}.digisafe-bhasha__copy{max-width:720px}.digisafe-bhasha__calculator{width:100%;max-width:620px;margin:0}.digisafe-bhasha__features{grid-template-columns:repeat(3,minmax(0,1fr))}}.digisafe-moat{width:100vw;padding:100px 120px;background:#fff;min-height:850px}@media (max-width: 1380px){.digisafe-moat{padding-left:60px;padding-right:60px}}.digisafe-moat__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px;min-height:800px}.digisafe-moat__header{width:min(100%,800px);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digisafe-moat__header h2,.digisafe-moat__header p{margin:0}.digisafe-moat__header h2{color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.digisafe-moat__header>p:last-child{color:#707070;font-family:Inter,sans-serif;font-size:16px;line-height:24px;letter-spacing:-.16px}.digisafe-moat__eyebrow{color:#637080;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digisafe-moat__tabs{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.digisafe-moat__tab{height:40px;padding:0 30px;border:0;border-radius:24px;background:#196cd41a;color:#1869d0;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;transition:background .18s ease,color .18s ease,transform .18s ease}.digisafe-moat__tab:hover{transform:translateY(-1px)}.digisafe-moat__tab--active{background:linear-gradient(122deg,#0f4fa0,#1a6fdb);color:#fff}.digisafe-moat__content{display:grid;width:100%;grid-template-columns:1fr}.digisafe-moat__inner{grid-area:1/1;display:grid;width:100%;grid-template-columns:minmax(0,1fr) 590px;gap:24px;align-items:stretch}@media (max-width: 1380px){.digisafe-moat__inner{grid-template-columns:minmax(0,1fr) 500px}}@media (max-width: 1170px){.digisafe-moat__inner{grid-template-columns:minmax(0,1fr) 420px}}.digisafe-moat__copy{display:flex;min-height:453px;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;padding:40px 60px}@media (max-width: 1380px){.digisafe-moat__copy{padding-left:0}}.digisafe-moat__copy h3,.digisafe-moat__copy p{margin:0}.digisafe-moat__copy h3{color:#000;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px}.digisafe-moat__copy>p{color:#637080;font-family:Inter,sans-serif;font-size:16px;line-height:24px;letter-spacing:-.16px}.digisafe-moat__copy ul{display:flex;flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;min-height:145px}.digisafe-moat__copy li{position:relative;padding-left:19px;color:#3339;font-family:Inter,sans-serif;font-size:14px}.digisafe-moat__copy li:before{content:"→";position:absolute;left:0;color:#1a6fdb;font-weight:700}.digisafe-moat__icon{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center;border-radius:100px;background:#f2f7fc}.digisafe-moat__icon img{width:28px;height:28px}.digisafe-moat__visual{position:relative;width:100%;height:auto;overflow:hidden}.digisafe-moat__dots{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.digisafe-moat__visual{position:relative;width:100%;height:auto}.digisafe-moat__main-image{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 20px rgba(0,0,0,.08))}.digisafe-ceha{width:100vw;padding:60px 120px;background:#000}.digisafe-ceha__container{width:100%;max-width:1240px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:80px}.digisafe-ceha__header{max-width:1200px;text-align:center}.digisafe-ceha__header p,.digisafe-ceha__header h2{margin:0}.digisafe-ceha__header>p:first-child{margin-bottom:20px;color:#4cb961;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.digisafe-ceha__header h2{color:#fff;font-family:Manrope,sans-serif;font-size:36px;font-weight:800;line-height:44px;letter-spacing:-1px}.digisafe-ceha__header h2 span{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digisafe-ceha__header>p:last-child{margin-top:12px;color:#bfbfbf;font-family:Inter,sans-serif;font-size:20px;line-height:30px}.digisafe-ceha__grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.digisafe-ceha__card{display:flex;height:280px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:23px 21px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#0f0f0f;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .26s ease}.digisafe-ceha__card:nth-child(2){background:#1f1f1f}.digisafe-ceha__card:hover,.digisafe-ceha__card:focus-within{border-color:#4cb96157;background:radial-gradient(circle at 85% 10%,rgba(25,142,203,.2) 0%,transparent 34%),linear-gradient(180deg,#161616,#0b0b0b);box-shadow:0 18px 48px #0d9e8a29;transform:translateY(-6px)}.digisafe-ceha__card:hover span,.digisafe-ceha__card:focus-within span{background:transparent;border:none}.digisafe-ceha__card span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;background:transparent;border:none;transition:background .26s ease,border-color .26s ease}.digisafe-ceha__card img{width:36px;height:36px;object-fit:contain}.digisafe-ceha__card h3,.digisafe-ceha__card p{margin:0}.digisafe-ceha__card h3{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}.digisafe-ceha__card p{color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;line-height:24px}.digisafe-digiai{width:100vw;padding:100px 120px;background:#fff}.digisafe-digiai__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:46px}.digisafe-digiai__header{width:min(100%,800px);text-align:center}.digisafe-digiai__header p,.digisafe-digiai__header h2{margin:0}.digisafe-digiai__header>p:first-child{color:#4cb961;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.digisafe-digiai__header h2{margin-top:16px;color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px}.digisafe-digiai__header>p:last-child{margin-top:16px;color:#707070;font-family:Inter,sans-serif;font-size:16px;line-height:24px;letter-spacing:-.16px}.digisafe-digiai__intro{margin:0;width:100%;color:#707070;text-align:center;font-family:Inter,sans-serif;font-size:16px;line-height:24px}.digisafe-digiai__panel-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.digisafe-digiai__panel{padding:25px;border:1px solid #E6E6E6;border-radius:14px;background:#ffffffc7;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .26s ease}.digisafe-digiai__panel:hover,.digisafe-digiai__panel:focus-within{border-color:#198ecb3d;background:#fff;box-shadow:0 18px 46px #0f4fa01f;transform:translateY(-6px)}.digisafe-digiai__panel h3{margin:0 0 28px;color:#1f2937;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.digisafe-digiai__panel ul{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.digisafe-digiai__panel li{position:relative;padding-left:20px;color:#333333b3;font-family:Inter,sans-serif;font-size:14px}.digisafe-digiai__panel li:before{content:"→";position:absolute;left:0;color:#1a6fdb;font-weight:700}.digisafe-digiai__cards{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;justify-content:center}@media (max-width: 1200px){.digisafe-digiai__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.digisafe-digiai__card{display:flex;width:100%;min-height:362px;padding:24px;flex-direction:column;align-items:flex-start;gap:0;border-radius:20px;background-image:url(data:image/webp;base64,UklGRsQBAABXRUJQVlA4WAoAAAAQAAAAawEAdwEAQUxQSHgAAAABLyAgSVEWEdEAVpEktTpwkARkAVjBv577BF6ciP6rcds2ktYenvUE71RHXOYKI6rJLnPFZQT/aUV19mWuWDV3yBH8B//7Iv73Rfzvi/jfF/Ef/O+L+N8X8b8vMnpfxH/wvy/if1/8de+L+I93qiMuc4VbtPI9VwBWUDggJgEAAPAgAJ0BKmwBeAE+bTaZSaQjIqEgCACADYlpbuF3YRtACewD32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32yYgAAP7/6wAAAAAAAAAAAAAAAAAAAAAAAA==),linear-gradient(180deg,#f7f7f7,#e5e5e5);background-position:center;background-size:cover;box-shadow:0 0 #0f4fa000;transition:box-shadow .26s ease,transform .26s ease,filter .26s ease}.digisafe-digiai__card:hover,.digisafe-digiai__card:focus-within{box-shadow:0 20px 50px #0f4fa024;filter:saturate(1.04);transform:translateY(-6px)}.digisafe-digiai__card:hover span,.digisafe-digiai__card:focus-within span{transform:scale(1.06)}.digisafe-digiai__card span{display:inline-flex;width:36px;height:36px;margin-bottom:24px;align-items:center;justify-content:center;background:transparent;border:none;transition:transform .26s ease}.digisafe-digiai__card span img{width:36px;height:36px;display:block;object-fit:contain}.digisafe-digiai__card h3{min-height:84px;margin:0 0 22px;color:#111;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px}.digisafe-digiai__card p{margin:0;color:#555;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media (max-width: 1200px){.digisafe-digiai__card{min-height:auto;padding:20px}.digisafe-digiai__card span{margin-bottom:16px}.digisafe-digiai__card h3{min-height:auto;margin-bottom:12px}}.digisafe-enterprise{width:100vw;padding:60px;background:#fff}.digisafe-enterprise__container{width:100%;max-width:1340px;margin:0 auto;padding:60px;border-radius:24px;background:#050505}.digisafe-enterprise__header{width:min(100%,600px);margin:0 auto 60px;text-align:center}.digisafe-enterprise__header p,.digisafe-enterprise__header h2{margin:0}.digisafe-enterprise__header>p:first-child{color:#4cb961;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.digisafe-enterprise__header h2{margin-top:16px;color:#fff;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px}.digisafe-enterprise__header>p:last-child{margin-top:12px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;line-height:24px}.digisafe-enterprise__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.08)}.digisafe-enterprise__card{min-height:218px;padding:32px;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.digisafe-enterprise__card span{display:inline-flex;width:32px;height:32px;margin-bottom:24px;align-items:center;justify-content:center;background:transparent;border:none;color:#fff}.digisafe-enterprise__card .digisafe-enterprise__icon{width:32px;height:32px;display:block;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.digisafe-enterprise__card h3{margin:0 0 12px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:18px}.digisafe-enterprise__card p{margin:0;color:#ffffff8c;font-family:Inter,sans-serif;font-size:12px;line-height:18px}.digisafe-workflow{width:100vw;padding:96px 24px;background:#0a0a0a}.digisafe-workflow__container{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:72px;align-items:start}.digisafe-workflow__eyebrow{margin:0 0 14px;color:#4cb961;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.digisafe-workflow h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:42px;font-weight:650;line-height:52px;letter-spacing:-1.3px}.digisafe-workflow__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.digisafe-workflow__step{padding:26px;min-height:150px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0d}.digisafe-workflow__step span{color:#4cb961;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.4px}.digisafe-workflow__step p{margin:28px 0 0;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.4px}@keyframes digisafeMoatFadeIn{0%{opacity:.72}to{opacity:1}}@keyframes digisafeMoatVisualIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes digisafeMoatVisualCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes digisafeMoatCopyIn{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){.digisafe-hero{min-height:900px;padding-top:150px}.digisafe-hero__container{min-height:750px}.digisafe-hero__visual{width:min(100vw - 48px,900px);height:500px;margin-top:110px}.digisafe-capabilities{padding:84px 48px}.digisafe-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.digisafe-capabilities__card:nth-child(2n){padding-left:32px}.digisafe-problem{padding:76px 48px}.digisafe-problem__container{grid-template-columns:1fr;gap:42px}.digisafe-problem__intro{max-width:620px}.digisafe-pillars{padding:72px 48px}.digisafe-pillars__header{align-items:flex-start}.digisafe-pillars__description{width:min(100%,420px)}.digisafe-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.digisafe-pillars__card{height:320px}.digisafe-stack{padding:72px 48px}.digisafe-stack__grid{gap:20px}.digisafe-bhasha{padding:72px 48px}.digisafe-bhasha__calculator{width:100%;max-width:620px;margin:0}.digisafe-bhasha__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.digisafe-moat{padding:84px 48px 40px;min-height:auto}.digisafe-moat__container{min-height:auto}.digisafe-moat__inner{grid-template-columns:1fr}.digisafe-moat__copy{min-height:auto}.digisafe-ceha{padding:64px 48px}.digisafe-ceha__grid{grid-template-columns:1fr}.digisafe-ceha__card{height:240px}.digisafe-digiai{padding:84px 48px}.digisafe-digiai__cards{grid-template-columns:repeat(2,282px);justify-content:center}.digisafe-enterprise,.digisafe-enterprise__container{padding:48px}.digisafe-enterprise__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.digisafe-workflow__container{grid-template-columns:1fr;gap:40px}}@media (prefers-reduced-motion: reduce){.digisafe-problem__card,.digisafe-problem__icon,.digisafe-stack__card,.digisafe-stack__card img,.digisafe-moat__content,.digisafe-moat__copy,.digisafe-moat__visual,.digisafe-moat__visual-card,.digisafe-ceha__card,.digisafe-ceha__card span,.digisafe-digiai__panel,.digisafe-digiai__card,.digisafe-digiai__card span{animation:none;transition:none}}@media (max-width: 1024px){.digisafe-hero{min-height:900px;padding-top:150px}.digisafe-hero__container{min-height:750px}.digisafe-hero__title{font-size:44px;letter-spacing:-1.8px}.digisafe-hero__visual{width:min(100vw - 48px,860px);height:486px;margin-top:100px}}@media (max-width: 640px){.digisafe-hero{min-height:720px;padding:120px 20px 0}.digisafe-hero__container{min-height:600px}.digisafe-hero__content{gap:12px}.digisafe-hero__title{font-size:34px;line-height:40px;letter-spacing:-1.1px}.digisafe-hero__subtitle,.digisafe-hero__description{font-size:15px;line-height:23px}.digisafe-hero__visual{width:100%;height:270px;margin-top:64px;border-width:8px}.digisafe-capabilities{padding:72px 20px}.digisafe-capabilities__title{font-size:32px;line-height:40px;letter-spacing:-1px}.digisafe-capabilities__description,.digisafe-capabilities__intro{font-size:14px;line-height:22px}.digisafe-capabilities__grid{grid-template-columns:1fr}.digisafe-capabilities__card{min-height:auto;padding:28px 0;border-right:0}.digisafe-capabilities__card:nth-child(2n){padding-right:0;padding-left:0}.digisafe-capabilities__card:nth-child(n+3){border-bottom:.5px solid rgba(138,138,138,.3)}.digisafe-capabilities__card:last-child{border-bottom:0}.digisafe-problem{padding:64px 20px}.digisafe-problem__intro{gap:18px}.digisafe-problem__title{font-size:34px;line-height:40px;letter-spacing:-.8px}.digisafe-problem__description{font-size:14px;line-height:24px}.digisafe-problem__grid{grid-template-columns:1fr;gap:14px}.digisafe-pillars{padding:64px 20px}.digisafe-pillars__container{gap:36px}.digisafe-pillars__header{flex-direction:column;gap:20px}.digisafe-pillars__title{font-size:30px;line-height:38px;letter-spacing:-.8px}.digisafe-pillars__description{width:100%;font-size:14px;line-height:22px}.digisafe-pillars__grid{grid-template-columns:1fr;gap:20px}.digisafe-pillars__card{height:380px}.digisafe-pillars__card h3{font-size:24px}.digisafe-pillars__card-content{padding:24px}.digisafe-pillars__card-label{font-size:24px}.digisafe-pillars__card-title{font-size:18px}.digisafe-pillars__card-description{font-size:15px}.digisafe-pillars__card-main{gap:16px}.digisafe-stack{padding:64px 20px}.digisafe-stack__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.digisafe-stack__header p{font-size:14px;line-height:22px}.digisafe-stack__grid{grid-template-columns:1fr;gap:14px}.digisafe-stack__card{min-height:168px;gap:28px;padding:20px}.digisafe-stack__card p{font-size:14px;line-height:22px}.digisafe-bhasha{padding:64px 20px}.digisafe-bhasha__container{gap:32px}.digisafe-bhasha__top{gap:28px}.digisafe-bhasha__copy{gap:14px}.digisafe-bhasha__copy h2{font-size:32px;line-height:40px}.digisafe-bhasha__subheading,.digisafe-bhasha__description{font-size:14px;line-height:22px}.digisafe-bhasha__stats{width:100%;gap:12px}.digisafe-bhasha__stats article{flex:1 1 140px;height:auto;min-height:82px}.digisafe-bhasha__calculator{max-width:none;gap:14px;padding:16px;border-radius:16px}.digisafe-bhasha__calc-eyebrow{font-size:11px;letter-spacing:1.2px}.digisafe-bhasha__user-row{align-items:flex-start;flex-direction:column;gap:10px}.digisafe-bhasha__user-row strong{min-width:96px}.digisafe-bhasha__range-labels{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;font-size:9px}.digisafe-bhasha__range-labels span{text-align:center}.digisafe-bhasha__active-tier{width:100%;justify-content:center;text-align:center;white-space:normal}.digisafe-bhasha__analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.digisafe-bhasha__analysis-grid article,.digisafe-bhasha__saving-card{padding:10px}.digisafe-bhasha__analysis span,.digisafe-bhasha__saving-card span{font-size:10px;line-height:15px}.digisafe-bhasha__analysis strong,.digisafe-bhasha__saving-card strong{font-size:15px;line-height:22px}.digisafe-bhasha__saving-note{align-items:flex-start;padding:10px 12px}.digisafe-bhasha__feature>div{align-items:flex-start}.digisafe-bhasha__feature h3{white-space:normal}.digisafe-bhasha__features{grid-template-columns:1fr;gap:12px}.digisafe-bhasha__fineprint{white-space:normal}.digisafe-moat{padding:64px 20px 35px!important;min-height:auto}.digisafe-moat__container{min-height:auto;gap:24px}.digisafe-moat__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.digisafe-moat__header>p:last-child{font-size:14px;line-height:22px}.digisafe-moat__tabs{width:calc(100% + 20px);margin-right:-20px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:4px;gap:10px}.digisafe-moat__tabs::-webkit-scrollbar{display:none}.digisafe-moat__tabs{-ms-overflow-style:none;scrollbar-width:none}.digisafe-moat__tab{height:36px;padding:0 16px;font-size:12px;flex-shrink:0;white-space:nowrap}.digisafe-moat__inner{grid-template-columns:1fr;gap:32px}.digisafe-moat__copy{padding:0;min-height:auto}.digisafe-moat__visual{height:auto}.digisafe-moat__visual-list{width:calc(100% - 24px)}.digisafe-moat__visual-card{padding:12px;gap:10px}.digisafe-moat__visual-card span{width:32px;height:32px;flex:0 0 32px;font-size:12px}.digisafe-moat__visual-card h4{font-size:12px;line-height:16px}.digisafe-moat__visual-card p{font-size:11px;line-height:14px}.digisafe-ceha{padding:56px 20px}.digisafe-ceha__container{gap:40px}.digisafe-ceha__header h2{font-size:30px;line-height:38px}.digisafe-ceha__header>p:last-child{font-size:15px;line-height:24px}.digisafe-ceha__card{height:auto;min-height:220px}.digisafe-digiai{padding:64px 20px}.digisafe-digiai__header h2{font-size:30px;line-height:38px}.digisafe-digiai__header>p:last-child{font-size:14px;line-height:22px}.digisafe-digiai__intro{font-size:14px;line-height:22px}.digisafe-digiai__panel-grid,.digisafe-digiai__cards{grid-template-columns:1fr}.digisafe-digiai__card{width:100%;max-width:360px;justify-self:center}.digisafe-enterprise{padding:20px}.digisafe-enterprise__container{padding:44px 20px}.digisafe-enterprise__header{margin-bottom:36px}.digisafe-enterprise__header h2{font-size:30px;line-height:38px}.digisafe-enterprise__header>p:last-child{font-size:14px;line-height:22px}.digisafe-enterprise__grid{grid-template-columns:1fr}.digisafe-enterprise__card{min-height:auto;padding:24px;border-right:0}.digisafe-workflow{padding:72px 20px}.digisafe-workflow h2{font-size:32px;line-height:40px}.digisafe-workflow__steps{grid-template-columns:1fr}}.digibhasha-page{width:100%;overflow-x:hidden;background:#fff}.digibhasha-hero{position:relative;width:100%;min-height:746px;padding:136px 24px 40px;overflow:hidden;background:linear-gradient(90deg,#02040ad1,#030710bd 24%,#050d1c80 46%,#0611202e 72%,#0611200f),radial-gradient(circle at 78% 42%,#0d9e8a38,#0d9e8a24 20%,#0d9e8a0d,#0d9e8a00 56%),radial-gradient(circle at 59% 100%,#3f6fff47,#3f6fff1f 12%,#3f6fff00 28%),url(data:image/webp;base64,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) center bottom/cover no-repeat,#02040a}.digibhasha-hero__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:block}.digibhasha-hero__layout{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);align-items:start;gap:40px}.digibhasha-hero__content{position:relative;z-index:2;width:min(100%,560px);margin-top:30px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.digibhasha-hero__visual{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:34px}.digibhasha-hero__visual img{display:block;width:min(100%,526px);height:auto;object-fit:contain;filter:drop-shadow(0 24px 80px rgba(0,0,0,.28))}.digibhasha-hero__badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-family:Instrument Sans,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:-.18px}.digibhasha-hero__title{margin:0;display:flex;flex-direction:column;align-items:flex-start;color:#fff;font-family:Inter,sans-serif;font-size:clamp(44px,4.2vw,58px);font-weight:700;line-height:1.15;letter-spacing:-2px}.digibhasha-hero__title span,.digibhasha-hero__title strong{display:block;white-space:nowrap}.digibhasha-hero__title strong{margin-top:4px;font-family:Inter,sans-serif;font-size:inherit;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-2px;background:linear-gradient(90deg,#198ecb,#22532c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digibhasha-hero__description{margin:0;max-width:520px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.55;letter-spacing:-.2px}.digibhasha-hero__stats{display:flex;flex-wrap:wrap;gap:16px;margin-top:14px}.digibhasha-hero__stat{display:flex;min-height:72px;flex-direction:column;justify-content:center;padding:12px 16px;border:1px solid rgba(13,158,138,.28);border-radius:12px;background:#05232e8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 42px #0000001f}.digibhasha-hero__stat strong{display:block;color:transparent;font-family:Inter,sans-serif;font-size:31.9px;font-style:normal;font-weight:700;line-height:32px;background:linear-gradient(135deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digibhasha-hero__stat span{margin-top:4px;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16.8px;white-space:nowrap}.digibhasha-hero__tc{color:var(--Text-Secondary-Light, #B3B3B3)!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-style:normal!important;font-weight:300!important;line-height:normal!important;letter-spacing:-.1px!important;margin-top:4px!important;display:block!important;white-space:nowrap!important;-webkit-text-fill-color:initial!important}.digibhasha-hero__note{margin:2px 0 0;color:#ffffff73;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.78}.digibhasha-hero__glow{position:absolute;pointer-events:none;z-index:0}.digibhasha-hero__glow--right{right:-120px;top:96px;width:980px;height:700px;border-radius:50%;background:radial-gradient(circle,#198ecb2e,#198ecb1f 18%,#198ecb0d 34%,#198ecb00 60%);filter:blur(38px);opacity:.7}.digibhasha-hero__glow--bottom{right:280px;bottom:-180px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#5a90ff3d,#5a90ff1f 18%,#5a90ff00 58%);filter:blur(32px);opacity:.88}.digibhasha-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/noise-C3aDGOSB.webp);background-repeat:repeat;background-size:256px 256px;opacity:.06;mix-blend-mode:screen;pointer-events:none}.digibhasha-features{position:relative;background:#fff;padding:100px 24px}.digibhasha-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.digibhasha-features__intro{display:flex;flex-direction:column;gap:20px}.digibhasha-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digibhasha-features__heading-row{display:grid;grid-template-columns:minmax(0,482px) minmax(0,500px);justify-content:space-between;align-items:start;gap:40px}.digibhasha-features__title{margin:0;color:#000;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:1.15;letter-spacing:-1.92px}.digibhasha-features__description{margin:4px 0 0;color:#333;font-family:Instrument Sans,Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.digibhasha-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.digibhasha-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:30px;min-height:218px;padding:0}.digibhasha-features__card h3{margin:0;color:#000;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.4px}.digibhasha-features__card p{margin:0;max-width:320px;color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.digibhasha-features__text{display:flex;flex-direction:column;gap:10px}.digibhasha-features__icon{width:32px;height:32px;flex:0 0 auto}.digibhasha-features__icon img{display:block;width:100%;height:100%;object-fit:contain}.digibhasha-engine{position:relative;width:100%;padding:80px 24px;overflow:hidden;background:#000}.digibhasha-engine__bg{position:absolute;z-index:0;left:0;bottom:0;width:100%;height:648px;object-fit:cover;opacity:.72;mix-blend-mode:screen;mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);-webkit-mask-composite:source-in;pointer-events:none}.digibhasha-engine:before{content:"";position:absolute;z-index:0;left:50%;bottom:-220px;width:min(1180px,120vw);height:520px;border-radius:999px;background:radial-gradient(ellipse at 35% 45%,#0d9e8a2e,#0d9e8a14 36%,#0d9e8a00 68%),radial-gradient(ellipse at 70% 45%,#198ecb1f,#198ecb00 62%);filter:blur(18px);transform:translate(-50%);pointer-events:none}.digibhasha-engine:after{content:"";position:absolute;z-index:0;right:80px;top:50%;width:400px;height:400px;border-radius:999px;background:radial-gradient(circle,#0d9e8a1f,#0d9e8a00 70%);transform:translateY(-60%);pointer-events:none}.digibhasha-engine__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.digibhasha-engine__top{display:grid;grid-template-columns:minmax(0,580px) minmax(360px,1fr);gap:40px;align-items:start}.digibhasha-engine__copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.digibhasha-engine__copy h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:60px;letter-spacing:-.8px}.digibhasha-engine__description{margin:0;max-width:470px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.digibhasha-engine__note,.digibhasha-engine__fineprint{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;line-height:21px}.digibhasha-engine__calculator{width:min(100%,500px);margin:0 0 0 auto;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #198ecb;border-radius:20px;background:#ffffff1f;box-shadow:0 20px 60px #0b1e3d2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.digibhasha-engine__calc-group,.digibhasha-engine__analysis{display:flex;width:100%;flex-direction:column;gap:12px}.digibhasha-engine__calc-eyebrow{margin:0;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digibhasha-engine__user-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.digibhasha-engine__user-input-wrap{position:relative;min-width:58px;padding:7px 13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f}.digibhasha-engine__user-input{width:100%;border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;text-align:center;outline:none}.digibhasha-engine__user-input::placeholder{color:inherit;opacity:.65}.digibhasha-engine__user-input::-webkit-outer-spin-button,.digibhasha-engine__user-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.digibhasha-engine__user-input[type=number]{-moz-appearance:textfield}.digibhasha-engine__input-error{margin:-2px 0 0;color:#ff7f7f;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.digibhasha-engine__range{width:100%;height:6px;margin:8px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,#198ecb,#4cb961);cursor:pointer}.digibhasha-engine__range::-webkit-slider-thumb{width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digibhasha-engine__range::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digibhasha-engine__range-labels{display:flex;justify-content:space-between;color:#ccc;font-family:Inter,sans-serif;font-size:10.6px;line-height:normal}.digibhasha-engine__active-tier{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:5px 17px;border:1px solid rgba(13,158,138,.3);border-radius:4px;background:#0d9e8a26;color:#4dd9c8;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.digibhasha-engine__active-tier span{width:6px;height:6px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digibhasha-engine__saving-note{display:flex;gap:8px;align-items:center;width:100%;padding:9px 17px;border:1px solid #333333;border-radius:8px;background:#ffffff0a}.digibhasha-engine__saving-note img{width:24px;height:24px;flex:0 0 24px}.digibhasha-engine__saving-note p{margin:0;color:#a9a9a9;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px}.digibhasha-engine__divider{width:100%;height:1px;background:#ffffff1f}.digibhasha-engine__analysis-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.digibhasha-engine__analysis-grid article,.digibhasha-engine__saving-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 12px;border:1px solid #333333;border-radius:8px;background:#ffffff0a;text-align:center}.digibhasha-engine__analysis span,.digibhasha-engine__saving-card span{color:gray;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-transform:uppercase}.digibhasha-engine__analysis strong,.digibhasha-engine__saving-card strong{color:#ccc;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.digibhasha-engine__analysis small,.digibhasha-engine__saving-card small{color:gray;font-family:Inter,sans-serif;font-size:10px;line-height:15px}.digibhasha-engine__features{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.digibhasha-engine__feature{display:flex;min-height:133px;flex-direction:column;gap:16px;padding:19px 21px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff0a}.digibhasha-engine__feature>div{display:flex;gap:8px;align-items:center}.digibhasha-engine__feature span{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:9px;background:#0d9e8a26}.digibhasha-engine__feature img{width:16px;height:16px}.digibhasha-engine__feature h3,.digibhasha-engine__feature p{margin:0;font-family:Inter,sans-serif}.digibhasha-engine__feature h3{color:#fff;font-size:16px;font-weight:700;line-height:normal}.digibhasha-engine__feature p{color:#ffffff80;font-size:12px;line-height:18px}.digibhasha-core-features{background:#fff;padding:100px 24px}.digibhasha-core-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.digibhasha-core-features__header{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digibhasha-core-features__header h2,.digibhasha-core-features__header p{margin:0}.digibhasha-core-features__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-1.6px;text-transform:capitalize}.digibhasha-core-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digibhasha-core-features__description{color:#707070;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.16px}.digibhasha-core-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.digibhasha-core-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:30px;background:#fff}.digibhasha-core-features__card:not(:first-child){border-left:1px solid #f0f0f0}.digibhasha-core-features__card h3,.digibhasha-core-features__card p,.digibhasha-core-features__card small{margin:0}.digibhasha-core-features__card h3{color:#0a1628;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.digibhasha-core-features__card p{max-width:340px;color:#5b7899;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.digibhasha-core-features__card small{display:inline-flex;align-items:center;min-height:18px;padding:4.25px 10px;border-radius:4px;background:#198ecb0f;color:#198ecb;font-family:DM Sans,Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.33px}.digibhasha-core-features__icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center}.digibhasha-core-features__icon img{width:48px;height:48px;object-fit:contain}.digibhasha-use-cases{background:#000;padding:120px 24px}.digibhasha-use-cases__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.digibhasha-use-cases__header{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px;text-align:center}.digibhasha-use-cases__header h2,.digibhasha-use-cases__header p{margin:0}.digibhasha-use-cases__header h2{color:#fff;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-1px}.digibhasha-use-cases__eyebrow{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digibhasha-use-cases__grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.digibhasha-use-cases__card{position:relative;display:flex;min-height:266px;flex-direction:column;align-items:flex-start;gap:16px;padding:13px 25px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#ffffff0a;overflow:hidden}.digibhasha-use-cases__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(25,142,203,.8) 25%,rgba(76,185,97,.8) 75%,transparent 100%);filter:blur(1px);pointer-events:none}.digibhasha-use-cases__card h3,.digibhasha-use-cases__card p{margin:0}.digibhasha-use-cases__card h3{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.digibhasha-use-cases__card p{color:#999;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.digibhasha-use-cases__number{background:linear-gradient(130deg,#3d3d3d 18.278%,#575757 81.204%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-2px}.digibhasha-use-cases__tag{display:inline-flex;align-items:center;padding:5px 11px;border:1px solid rgba(61,189,106,.2);border-radius:100px;background:transparent;background-image:linear-gradient(180deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.digibhasha-key-benefits{background:#fff;padding:100px 24px}.digibhasha-key-benefits__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:56px}.digibhasha-key-benefits__header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digibhasha-key-benefits__header h2,.digibhasha-key-benefits__header p{margin:0}.digibhasha-key-benefits__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:60px;letter-spacing:-1px}.digibhasha-key-benefits__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digibhasha-key-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.digibhasha-key-benefits__card{position:relative;display:flex;min-height:252px;flex-direction:column;align-items:flex-start;gap:28px;padding:24px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#f7f7f7,#e5e5e5)}.digibhasha-key-benefits__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(25,142,203,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(25,142,203,.035) 1px,transparent 1px);background-size:28px 28px;opacity:.7;pointer-events:none}.digibhasha-key-benefits__icon,.digibhasha-key-benefits__copy{position:relative;z-index:1}.digibhasha-key-benefits__icon{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center}.digibhasha-key-benefits__icon img{width:60px;height:60px;object-fit:contain}.digibhasha-key-benefits__copy{display:flex;flex-direction:column;gap:10px;max-width:540px}.digibhasha-key-benefits h3,.digibhasha-key-benefits p{margin:0}.digibhasha-key-benefits h3{color:#000;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px}.digibhasha-key-benefits p{color:#444;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px}@media (max-width: 1024px){.digibhasha-hero{min-height:760px}.digibhasha-hero__layout{grid-template-columns:minmax(0,500px) minmax(0,1fr);gap:32px}.digibhasha-hero__content{width:min(100%,530px);margin-top:30px}.digibhasha-hero__visual{padding-top:48px}.digibhasha-hero__visual img{width:min(100%,430px)}.digibhasha-features__heading-row{grid-template-columns:minmax(0,440px) minmax(0,420px)}.digibhasha-engine__top{grid-template-columns:1fr;gap:36px}.digibhasha-engine__copy{max-width:720px}.digibhasha-engine__calculator{width:100%;max-width:100%;margin:0}.digibhasha-engine__features{grid-template-columns:repeat(3,minmax(0,1fr))}.digibhasha-core-features__header h2{font-size:36px;line-height:50px}.digibhasha-use-cases__grid{gap:24px}}@media (max-width: 900px){.digibhasha-hero{min-height:auto;padding-top:112px;padding-bottom:48px}.digibhasha-hero__layout{grid-template-columns:1fr;gap:24px}.digibhasha-hero__content{width:100%;max-width:560px;margin-top:30px}.digibhasha-hero__visual{display:flex;justify-content:center;padding-top:8px}.digibhasha-hero__visual img{width:min(100%,460px)}.digibhasha-hero__glow--right,.digibhasha-hero__glow--bottom{display:none}.digibhasha-features{padding:80px 24px}.digibhasha-features__container{gap:56px}.digibhasha-features__heading-row{grid-template-columns:1fr;gap:20px}.digibhasha-features__title{max-width:100%;font-size:40px;letter-spacing:-1.4px}.digibhasha-features__description{max-width:100%;font-size:18px;line-height:28px}.digibhasha-features__grid{grid-template-columns:1fr;gap:32px}.digibhasha-features__card{min-height:auto;gap:28px}.digibhasha-features__card p{max-width:100%}.digibhasha-engine{padding:72px 24px}.digibhasha-engine__container{gap:32px}.digibhasha-engine__copy{gap:16px}.digibhasha-engine__copy h2{font-size:34px;line-height:46px}.digibhasha-engine__description{font-size:15px;line-height:22px}.digibhasha-engine__calculator{padding:20px}.digibhasha-engine__analysis-grid,.digibhasha-engine__features{grid-template-columns:1fr}.digibhasha-core-features{padding:80px 24px}.digibhasha-core-features__container{gap:44px}.digibhasha-core-features__header h2{font-size:32px;line-height:42px;letter-spacing:-1.2px}.digibhasha-core-features__description{line-height:24px}.digibhasha-core-features__grid{grid-template-columns:1fr;gap:0}.digibhasha-core-features__card{padding:24px 0}.digibhasha-core-features__card:not(:first-child){border-left:0;border-top:1px solid #f0f0f0}.digibhasha-core-features__card p{max-width:none}.digibhasha-use-cases{padding:88px 24px}.digibhasha-use-cases__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digibhasha-use-cases__grid{grid-template-columns:1fr}.digibhasha-use-cases__card{min-height:auto}.digibhasha-key-benefits{padding:88px 24px}.digibhasha-key-benefits__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digibhasha-key-benefits__grid{grid-template-columns:repeat(2,1fr);gap:24px}.digibhasha-key-benefits__card{min-height:auto}}@media (max-width: 600px){.digibhasha-hero{padding:100px 20px 40px}.digibhasha-hero__content{margin-top:30px;gap:16px;align-items:center;text-align:center}.digibhasha-hero__title{font-size:36px;letter-spacing:-1.2px;align-items:center}.digibhasha-hero__title span,.digibhasha-hero__title strong{white-space:normal;text-align:center}.digibhasha-hero__title strong{font-size:inherit;letter-spacing:inherit}.digibhasha-hero__description{font-size:15px;text-align:center;max-width:100%}.digibhasha-hero__stats{justify-content:center;gap:12px}.digibhasha-hero__stat{flex:1 1 calc(50% - 12px);min-width:140px;width:auto!important;align-items:center}.digibhasha-hero__visual{justify-content:center}.digibhasha-hero__visual img{width:min(100%,360px)}.digibhasha-features{padding:64px 20px}.digibhasha-features__container{gap:48px}.digibhasha-features__title{font-size:34px;letter-spacing:-1px}.digibhasha-features__description{font-size:16px;line-height:26px}.digibhasha-features__grid{grid-template-columns:1fr;gap:24px}.digibhasha-features__card{gap:24px}.digibhasha-features__card h3{font-size:18px;line-height:28px}.digibhasha-features__card p{font-size:15px;line-height:23px}.digibhasha-engine{padding:60px 20px}.digibhasha-engine__copy h2{font-size:30px;line-height:40px}.digibhasha-engine__calculator{padding:18px}.digibhasha-engine__saving-note{align-items:flex-start}.digibhasha-engine__range-labels{font-size:9px}.digibhasha-core-features{padding:64px 20px}.digibhasha-core-features__header{gap:12px}.digibhasha-core-features__header h2{font-size:28px;line-height:36px;letter-spacing:-.9px}.digibhasha-core-features__description{line-height:22px}.digibhasha-use-cases{padding:72px 20px}.digibhasha-use-cases__container{gap:32px}.digibhasha-use-cases__header{gap:12px}.digibhasha-use-cases__header h2{font-size:28px;line-height:38px}.digibhasha-use-cases__card{padding:16px 20px 20px}.digibhasha-key-benefits{padding:72px 20px}.digibhasha-key-benefits__container{gap:32px}.digibhasha-key-benefits__header{gap:12px}.digibhasha-key-benefits__header h2{font-size:28px;line-height:38px}.digibhasha-key-benefits__grid{grid-template-columns:1fr;gap:20px}.digibhasha-key-benefits__card{gap:22px;padding:20px}.digibhasha-key-benefits__copy{gap:8px}.digibhasha-key-benefits h3{font-size:18px;line-height:28px}.digibhasha-key-benefits p{font-size:15px;line-height:23px}}.digisocial-page{width:100%;overflow-x:hidden;background:#fff}.digisocial-hero{position:relative;width:100%;min-height:746px;padding:136px 24px 40px;overflow:hidden;background:linear-gradient(90deg,#02040ad1,#030710bd 24%,#050d1c80 46%,#0611202e 72%,#0611200f),radial-gradient(circle at 78% 42%,#0d9e8a38,#0d9e8a24 20%,#0d9e8a0d,#0d9e8a00 56%),radial-gradient(circle at 59% 100%,#3f6fff47,#3f6fff1f 12%,#3f6fff00 28%),url(data:image/webp;base64,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) center bottom/cover no-repeat,#02040a}.digisocial-hero__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:block}.digisocial-hero__layout{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);align-items:start;gap:40px}.digisocial-hero__content{position:relative;z-index:2;width:min(100%,560px);margin-top:30px;display:flex;flex-direction:column;align-items:flex-start;gap:0}.digisocial-hero__visual{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:34px}.digisocial-hero__visual img{display:block;width:min(100%,526px);height:auto;object-fit:contain;filter:drop-shadow(0 24px 80px rgba(0,0,0,.28))}.digisocial-hero__badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-family:Instrument Sans,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:-.18px;margin-bottom:16px}.digisocial-hero__title{margin:0;display:flex;flex-direction:column;align-items:flex-start;color:#fff;font-family:Inter,sans-serif;font-size:58px;font-weight:700;line-height:normal;letter-spacing:-2px}.digisocial-hero__title span{background:linear-gradient(135deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digisocial-hero__title strong{color:#fff;font-weight:700}.digisocial-hero__title{margin-bottom:6px}.digisocial-hero__description{max-width:530px;color:#999;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.digisocial-hero__description strong{color:#ddd;font-weight:600}.digisocial-hero__description{margin-bottom:24px}.digisocial-hero__social-icons{display:flex;gap:16px;margin-bottom:32px}.digisocial-hero__social-icons img{width:32px;height:32px;object-fit:contain}.digisocial-hero__actions{margin-top:0;margin-bottom:60px}.digisocial-hero__stats{display:flex;align-items:flex-start;gap:0;margin-top:64px;width:100%;max-width:800px}.digisocial-hero__stat{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;position:relative;padding:0 20px;top:-30px;left:-10px}.digisocial-hero__stat:not(:first-child):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:60px;width:1px;background:linear-gradient(180deg,#198ecb,#4cb961);opacity:.6}.digisocial-hero__stat strong{background:linear-gradient(106deg,#198ecb .44%,#4cb961 100.44%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:32px;font-weight:800;line-height:48px;white-space:nowrap}.digisocial-hero__stat span{background:linear-gradient(91deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.digisocial-hero__tc{color:var(--Text-Secondary-Light, #B3B3B3)!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-style:normal!important;font-weight:300!important;line-height:normal!important;letter-spacing:-.1px!important;margin-top:4px!important;display:block!important;white-space:nowrap!important;-webkit-text-fill-color:initial!important}.digisocial-hero__note{margin:2px 0 0;color:#ffffff73;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.78}.digisocial-hero__glow{position:absolute;pointer-events:none;z-index:0}.digisocial-hero__glow--right{right:-120px;top:96px;width:980px;height:700px;border-radius:50%;background:radial-gradient(circle,#198ecb2e,#198ecb1f 18%,#198ecb0d 34%,#198ecb00 60%);filter:blur(38px);opacity:.7}.digisocial-hero__glow--bottom{right:280px;bottom:-180px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#5a90ff3d,#5a90ff1f 18%,#5a90ff00 58%);filter:blur(32px);opacity:.88}.digisocial-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/noise-C3aDGOSB.webp);background-repeat:repeat;background-size:256px 256px;opacity:.06;mix-blend-mode:screen;pointer-events:none}.digisocial-features{position:relative;background:#fff;padding:100px 24px}.digisocial-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.digisocial-features__intro{display:flex;flex-direction:column;gap:32px}.digisocial-features__heading-row{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:flex-start}@media (max-width: 768px){.digisocial-features__heading-row{grid-template-columns:1fr;gap:24px}}.digisocial-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digisocial-features__heading-row{display:grid;grid-template-columns:minmax(0,700px) minmax(0,500px);justify-content:space-between;align-items:start;gap:40px}.digisocial-features__title{color:#000;font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:1.1;letter-spacing:-1.5px;margin:0}.digisocial-features__description{max-width:420px;color:#555;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px;margin:0;padding-top:12px}.digisocial-features__description strong{color:#000;font-weight:600}.digisocial-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.digisocial-features__card{display:flex;flex-direction:column;gap:24px;text-align:left}.digisocial-features__icon{flex:0 0 32px;width:32px;height:32px;display:flex;align-items:center;justify-content:flex-start}.digisocial-features__icon img{width:32px;height:32px;object-fit:contain}.digisocial-features__text{display:flex;flex-direction:column;gap:10px}.digisocial-features__card-title{color:#111;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0}.digisocial-features__card-description{color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px;max-width:320px;margin:0}.digisocial-engine{position:relative;width:100%;padding:80px 24px;overflow:hidden;background:#000}.digisocial-engine__bg{position:absolute;z-index:0;left:0;bottom:0;width:100%;height:648px;object-fit:cover;opacity:.72;mix-blend-mode:screen;mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);-webkit-mask-composite:source-in;pointer-events:none}.digisocial-engine:before{content:"";position:absolute;z-index:0;left:50%;bottom:-220px;width:min(1180px,120vw);height:520px;border-radius:999px;background:radial-gradient(ellipse at 35% 45%,#0d9e8a2e,#0d9e8a14 36%,#0d9e8a00 68%),radial-gradient(ellipse at 70% 45%,#198ecb1f,#198ecb00 62%);filter:blur(18px);transform:translate(-50%);pointer-events:none}.digisocial-engine:after{content:"";position:absolute;z-index:0;right:80px;top:50%;width:400px;height:400px;border-radius:999px;background:radial-gradient(circle,#0d9e8a1f,#0d9e8a00 70%);transform:translateY(-60%);pointer-events:none}.digisocial-engine__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.digisocial-engine__top{display:grid;grid-template-columns:minmax(0,580px) minmax(360px,1fr);gap:40px;align-items:start}.digisocial-engine__copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.digisocial-engine__copy h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:60px;letter-spacing:-.8px}.digisocial-engine__description{margin:0;max-width:470px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.digisocial-engine__note,.digisocial-engine__fineprint{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;line-height:21px}.digisocial-engine__calculator{width:min(100%,500px);margin:0 0 0 auto;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #198ecb;border-radius:20px;background:#ffffff1f;box-shadow:0 20px 60px #0b1e3d2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.digisocial-engine__calc-group,.digisocial-engine__analysis{display:flex;width:100%;flex-direction:column;gap:12px}.digisocial-engine__calc-eyebrow{margin:0;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digisocial-engine__user-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.digisocial-engine__user-input-wrap{position:relative;min-width:58px;padding:7px 13px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.digisocial-engine__user-input{width:100%;border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;text-align:center;outline:none}.digisocial-engine__user-input::placeholder{color:inherit;opacity:.65}.digisocial-engine__user-input::-webkit-outer-spin-button,.digisocial-engine__user-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.digisocial-engine__user-input[type=number]{-moz-appearance:textfield}.digisocial-engine__input-error{margin:-2px 0 0;color:#ff7f7f;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.digisocial-engine__range{width:100%;height:6px;margin:8px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,#198ecb,#4cb961);cursor:pointer}.digisocial-engine__range::-webkit-slider-thumb{width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digisocial-engine__range::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digisocial-engine__range-labels{display:flex;justify-content:space-between;color:#ccc;font-family:Inter,sans-serif;font-size:10.6px;line-height:normal}.digisocial-engine__active-tier{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:5px 17px;border:1px solid rgba(13,158,138,.3);border-radius:4px;background:#0d9e8a26;color:#4dd9c8;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.digisocial-engine__active-tier span{width:6px;height:6px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digisocial-engine__saving-note{display:flex;gap:8px;align-items:center;width:100%;padding:9px 17px;border:1px solid #333333;border-radius:8px;background:#ffffff0a}.digisocial-engine__saving-note img{width:24px;height:24px;flex:0 0 24px}.digisocial-engine__saving-note p{margin:0;color:#a9a9a9;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px}.digisocial-engine__divider{width:100%;height:1px;background:#ffffff1f}.digisocial-engine__analysis-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.digisocial-engine__analysis-grid article,.digisocial-engine__saving-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 12px;border:1px solid #333333;border-radius:8px;background:#ffffff0a;text-align:center}.digisocial-engine__analysis span,.digisocial-engine__saving-card span{color:gray;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-transform:uppercase}.digisocial-engine__analysis strong,.digisocial-engine__saving-card strong{color:#ccc;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.digisocial-engine__analysis small,.digisocial-engine__saving-card small{color:gray;font-family:Inter,sans-serif;font-size:10px;line-height:15px}.digisocial-engine__features{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.digisocial-engine__feature{display:flex;min-height:133px;flex-direction:column;gap:16px;padding:19px 21px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff0a}.digisocial-engine__feature>div{display:flex;gap:8px;align-items:center}.digisocial-engine__feature span{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:9px;background:#0d9e8a26}.digisocial-engine__feature img{width:16px;height:16px}.digisocial-engine__feature h3,.digisocial-engine__feature p{margin:0;font-family:Inter,sans-serif}.digisocial-engine__feature h3{color:#fff;font-size:16px;font-weight:600;line-height:normal}.digisocial-engine__feature p{color:#ffffff80;font-size:12px;line-height:18px}.digisocial-core-features{background:#fff;padding:100px 24px}.digisocial-core-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.digisocial-core-features__header{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digisocial-core-features__header h2,.digisocial-core-features__header p{margin:0}.digisocial-core-features__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-1.6px;text-transform:capitalize}.digisocial-core-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digisocial-core-features__description{color:#707070;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.16px}.digisocial-core-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.digisocial-core-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:60px 40px;background:#fff}.digisocial-core-features__card:not(:nth-child(3n+1)){border-left:1px solid #f0f0f0}.digisocial-core-features__card:nth-child(n+4){border-top:1px solid #f0f0f0}.digisocial-core-features__card h3,.digisocial-core-features__card p,.digisocial-core-features__card small{margin:0}.digisocial-core-features__card h3{color:#0a1628;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.digisocial-core-features__card p{max-width:340px;color:#5b7899;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.digisocial-core-features__card small{display:inline-flex;align-items:center;min-height:18px;padding:4.25px 10px;border-radius:4px;background:#198ecb0f;color:#198ecb;font-family:DM Sans,Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.33px}.digisocial-core-features__icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center}.digisocial-core-features__icon img{width:48px;height:48px;object-fit:contain}.digisocial-use-cases{background:#000;padding:120px 24px}.digisocial-use-cases__container{width:100%;max-width:1300px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.digisocial-use-cases__header{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px;text-align:center}.digisocial-use-cases__header h2,.digisocial-use-cases__header p{margin:0}.digisocial-use-cases__header h2{color:#fff;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-1px}.digisocial-use-cases__header .digisocial-use-cases__description{color:#999;text-align:center;font-family:Instrument Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:10px}.digisocial-use-cases__eyebrow{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digisocial-use-cases__grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.digisocial-use-cases__card{position:relative;display:flex;min-height:266px;flex-direction:column;align-items:flex-start;gap:16px;padding:13px 25px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#ffffff0a;overflow:hidden}.digisocial-use-cases__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(25,142,203,.8) 25%,rgba(76,185,97,.8) 75%,transparent 100%);filter:blur(1px);pointer-events:none}.digisocial-use-cases__card h3,.digisocial-use-cases__card p{margin:0}.digisocial-use-cases__card h3{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.digisocial-use-cases__card p{color:#999;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.digisocial-use-cases__number{background:linear-gradient(130deg,#3d3d3d 18.278%,#575757 81.204%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-2px}.digisocial-use-cases__tag{display:inline-flex;align-items:center;padding:5px 11px;border:1px solid rgba(61,189,106,.2);border-radius:100px;background:transparent;background-image:linear-gradient(180deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.digisocial-key-benefits{background:#fff;padding:100px 24px}.digisocial-key-benefits__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:56px}.digisocial-key-benefits__header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digisocial-key-benefits__header h2,.digisocial-key-benefits__header p{margin:0}.digisocial-key-benefits__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:60px;letter-spacing:-1px}.digisocial-key-benefits__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digisocial-key-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.digisocial-key-benefits__card{position:relative;display:flex;min-height:252px;flex-direction:column;align-items:flex-start;gap:28px;padding:24px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#f7f7f7,#e5e5e5)}.digisocial-key-benefits__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(25,142,203,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(25,142,203,.035) 1px,transparent 1px);background-size:28px 28px;opacity:.7;pointer-events:none}.digisocial-key-benefits__icon,.digisocial-key-benefits__copy{position:relative;z-index:1}.digisocial-key-benefits__icon{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center}.digisocial-key-benefits__icon img{width:60px;height:60px;object-fit:contain}.digisocial-key-benefits__copy{display:flex;flex-direction:column;gap:10px;max-width:540px}.digisocial-key-benefits h3,.digisocial-key-benefits p{margin:0}.digisocial-key-benefits h3{color:#000;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:30px;letter-spacing:-.4px}.digisocial-key-benefits p{color:#444;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px}@media (max-width: 1024px){.digisocial-hero{min-height:760px}.digisocial-hero__layout{grid-template-columns:minmax(0,500px) minmax(0,1fr);gap:32px}.digisocial-hero__content{width:min(100%,530px);margin-top:30px}.digisocial-hero__visual{padding-top:48px}.digisocial-hero__visual img{width:min(100%,430px)}.digisocial-features__heading-row{grid-template-columns:minmax(0,440px) minmax(0,420px)}.digisocial-engine__top{grid-template-columns:1fr;gap:36px}.digisocial-engine__copy{max-width:720px}.digisocial-engine__calculator{width:100%;max-width:100%;margin:0}.digisocial-engine__features{grid-template-columns:repeat(3,minmax(0,1fr))}.digisocial-core-features__header h2{font-size:36px;line-height:50px}.digisocial-use-cases__grid{gap:24px}}@media (max-width: 900px){.digisocial-hero{min-height:auto;padding-top:112px;padding-bottom:48px}.digisocial-hero__layout{grid-template-columns:1fr;gap:24px}.digisocial-hero__content{width:100%;max-width:560px;margin-top:30px}.digisocial-hero__visual{display:flex;justify-content:flex-start;padding-top:8px}.digisocial-hero__visual img{width:min(100%,460px)}.digisocial-hero__glow--right,.digisocial-hero__glow--bottom{display:none}.digisocial-features{padding:80px 24px}.digisocial-features__container{gap:56px}.digisocial-features__heading-row{grid-template-columns:1fr;gap:20px}.digisocial-features__title{max-width:100%;font-size:40px;letter-spacing:-1.4px}.digisocial-features__description{max-width:100%;font-size:18px;line-height:28px}.digisocial-features__grid{grid-template-columns:1fr;gap:32px}.digisocial-features__card{min-height:auto;gap:28px}.digisocial-features__card .digisocial-features__card-description{max-width:100%}.digisocial-engine{padding:72px 24px}.digisocial-engine__container{gap:32px}.digisocial-engine__copy{gap:16px}.digisocial-engine__copy h2{font-size:34px;line-height:46px}.digisocial-engine__description{font-size:15px;line-height:48px}.digisocial-engine__calculator{padding:20px}.digisocial-engine__analysis-grid,.digisocial-engine__features{grid-template-columns:1fr}.digisocial-core-features{padding:80px 24px}.digisocial-core-features__container{gap:44px}.digisocial-core-features__header h2{font-size:32px;line-height:42px;letter-spacing:-1.2px}.digisocial-core-features__description{line-height:24px}.digisocial-core-features__grid{grid-template-columns:1fr;gap:0}.digisocial-core-features__card{padding:24px 0}.digisocial-core-features__card:not(:first-child){border-left:0;border-top:1px solid #f0f0f0}.digisocial-core-features__card p{max-width:none}.digisocial-use-cases{padding:88px 24px}.digisocial-use-cases__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digisocial-use-cases__grid{grid-template-columns:1fr}.digisocial-use-cases__card{min-height:auto}.digisocial-key-benefits{padding:88px 24px}.digisocial-key-benefits__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digisocial-key-benefits__grid{grid-template-columns:repeat(2,1fr);gap:24px}.digisocial-key-benefits__card{min-height:auto}}@media (max-width: 600px){.digisocial-hero{padding:100px 20px 40px}.digisocial-hero__content{margin-top:30px;gap:16px;align-items:center;text-align:center}.digisocial-hero__title{font-size:36px;letter-spacing:-1.2px;align-items:center}.digisocial-hero__title span,.digisocial-hero__title strong{white-space:normal;text-align:center}.digisocial-hero__title strong{font-size:inherit;letter-spacing:inherit}.digisocial-hero__description{font-size:15px;text-align:center;max-width:100%}.digisocial-hero__social-icons{justify-content:center}.digisocial-hero__actions{margin-bottom:24px}.digisocial-hero__stats{flex-wrap:wrap;justify-content:center;gap:32px 12px;margin-top:24px}.digisocial-hero__stat{flex:1 1 calc(50% - 12px);min-width:140px;align-items:center;text-align:center;padding:0;top:0;left:0}.digisocial-hero__stat:not(:first-child):before{display:none}.digisocial-hero__visual{justify-content:center;padding-top:12px}.digisocial-hero__visual img{width:min(100%,360px)}.digisocial-features{padding:64px 20px}.digisocial-features__container{gap:48px}.digisocial-features__title{font-size:34px;letter-spacing:-1px}.digisocial-features__description{font-size:16px;line-height:26px}.digisocial-features__grid{grid-template-columns:1fr;gap:24px}.digisocial-features__card{gap:24px}.digisocial-features__card h3{font-size:18px;line-height:28px}.digisocial-features__card p{font-size:15px;line-height:23px}.digisocial-engine{padding:60px 20px}.digisocial-engine__copy h2{font-size:30px;line-height:40px}.digisocial-engine__calculator{padding:18px}.digisocial-engine__saving-note{align-items:flex-start}.digisocial-engine__range-labels{font-size:9px}.digisocial-core-features{padding:64px 20px}.digisocial-core-features__header{gap:12px}.digisocial-core-features__header h2{font-size:28px;line-height:36px;letter-spacing:-.9px}.digisocial-core-features__description{line-height:24px}.digisocial-use-cases{padding:72px 20px}.digisocial-use-cases__container{gap:32px}.digisocial-use-cases__header{gap:12px}.digisocial-use-cases__header h2{font-size:28px;line-height:38px}.digisocial-use-cases__card{padding:16px 20px 20px}.digisocial-key-benefits{padding:72px 20px}.digisocial-key-benefits__container{gap:32px}.digisocial-key-benefits__header{gap:12px}.digisocial-key-benefits__header h2{font-size:28px;line-height:38px}.digisocial-key-benefits__grid{grid-template-columns:1fr;gap:20px}.digisocial-key-benefits__card{gap:22px;padding:20px}.digisocial-key-benefits__copy{gap:8px}.digisocial-key-benefits h3{font-size:18px;line-height:28px}.digisocial-key-benefits p{font-size:15px;line-height:23px}}.digistream-page{width:100%;overflow-x:hidden;background:#fff}.digistream-hero{position:relative;width:100%;min-height:746px;padding:136px 24px 40px;overflow:hidden;background:linear-gradient(90deg,#02040ad1,#030710bd 24%,#050d1c80 46%,#0611202e 72%,#0611200f),radial-gradient(circle at 78% 42%,#0d9e8a38,#0d9e8a24 20%,#0d9e8a0d,#0d9e8a00 56%),radial-gradient(circle at 59% 100%,#3f6fff47,#3f6fff1f 12%,#3f6fff00 28%),url(data:image/webp;base64,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) center bottom/cover no-repeat,#02040a}.digistream-hero__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:block}.digistream-hero__layout{display:grid;grid-template-columns:minmax(0,650px) minmax(0,1fr);align-items:start;gap:40px}.digistream-hero__content{position:relative;z-index:2;width:min(100%,650px);margin-top:30px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.digistream-hero__visual{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:34px}.digistream-hero__visual img{display:block;width:min(100%,526px);height:auto;object-fit:contain;filter:drop-shadow(0 24px 80px rgba(0,0,0,.28))}.digistream-hero__badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-family:Instrument Sans,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:-.18px}.digistream-hero__title{margin:0;display:flex;flex-direction:column;align-items:flex-start;color:#fff;font-family:Inter,sans-serif;font-size:clamp(44px,4.2vw,58px);font-weight:700;line-height:1.15;letter-spacing:-2px}.digistream-hero__title span,.digistream-hero__title strong{display:block;white-space:normal}.digistream-hero__title strong{margin-top:4px;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-2px;background:linear-gradient(90deg,#198ecb,#22532c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digistream-hero__sub-eyebrow{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:normal;letter-spacing:-.2px}.digistream-hero__description{margin:0;max-width:650px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.2px}.digistream-hero__stats{display:flex;width:100%;max-width:520px;gap:16px;margin-top:14px;margin-bottom:22px}.digistream-hero__stat{flex:1;display:flex;min-height:72px;flex-direction:column;justify-content:center;padding:12px 16px;border:1px solid rgba(13,158,138,.28);border-radius:12px;background:#05232e8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 42px #0000001f}.digistream-hero__stat strong{display:block;color:transparent;font-family:Inter,sans-serif;font-size:31.9px;font-style:normal;font-weight:700;line-height:48px;background:linear-gradient(135deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digistream-hero__stat span{margin-top:4px;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16.8px;white-space:nowrap}.digistream-hero__tc{color:var(--Text-Secondary-Light, #B3B3B3)!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-style:normal!important;font-weight:300!important;line-height:normal!important;letter-spacing:-.1px!important;margin-top:4px!important;display:block!important;white-space:nowrap!important;-webkit-text-fill-color:initial!important}.digistream-hero__note{margin:2px 0 0;color:#ffffff73;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.78}.digistream-hero__glow{position:absolute;pointer-events:none;z-index:0}.digistream-hero__glow--right{right:-120px;top:96px;width:980px;height:700px;border-radius:50%;background:radial-gradient(circle,#198ecb2e,#198ecb1f 18%,#198ecb0d 34%,#198ecb00 60%);filter:blur(38px);opacity:.7}.digistream-hero__glow--bottom{right:280px;bottom:-180px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#5a90ff3d,#5a90ff1f 18%,#5a90ff00 58%);filter:blur(32px);opacity:.88}.digistream-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/noise-C3aDGOSB.webp);background-repeat:repeat;background-size:256px 256px;opacity:.06;mix-blend-mode:screen;pointer-events:none}.digistream-features{position:relative;background:#fff;padding:100px 24px}.digistream-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.digistream-features__intro{display:flex;flex-direction:column;gap:20px}.digistream-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digistream-features__heading-row{display:grid;grid-template-columns:minmax(0,482px) minmax(0,500px);justify-content:space-between;align-items:start;gap:40px}.digistream-features__title{margin:0;color:#000;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:1.15;letter-spacing:-1.92px}.digistream-features__description{margin:4px 0 0;color:#333;font-family:Instrument Sans,Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.digistream-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.digistream-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:30px;min-height:218px;padding:0}.digistream-features__card h3{margin:0;color:#000;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:-.4px}.digistream-features__card p{margin:0;max-width:320px;color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.digistream-features__text{display:flex;flex-direction:column;gap:10px}.digistream-features__icon{width:32px;height:32px;flex:0 0 auto}.digistream-features__icon img{display:block;width:100%;height:100%;object-fit:contain}.digistream-engine{position:relative;width:100%;padding:80px 24px;overflow:hidden;background:#000}.digistream-engine__bg{position:absolute;z-index:0;left:0;bottom:0;width:100%;height:648px;object-fit:cover;opacity:.72;mix-blend-mode:screen;mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);-webkit-mask-composite:source-in;pointer-events:none}.digistream-engine:before{content:"";position:absolute;z-index:0;left:50%;bottom:-220px;width:min(1180px,120vw);height:520px;border-radius:999px;background:radial-gradient(ellipse at 35% 45%,#0d9e8a2e,#0d9e8a14 36%,#0d9e8a00 68%),radial-gradient(ellipse at 70% 45%,#198ecb1f,#198ecb00 62%);filter:blur(18px);transform:translate(-50%);pointer-events:none}.digistream-engine:after{content:"";position:absolute;z-index:0;right:80px;top:50%;width:400px;height:400px;border-radius:999px;background:radial-gradient(circle,#0d9e8a1f,#0d9e8a00 70%);transform:translateY(-60%);pointer-events:none}.digistream-engine__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.digistream-engine__top{display:grid;grid-template-columns:minmax(0,580px) minmax(360px,1fr);gap:40px;align-items:start}.digistream-engine__copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.digistream-engine__copy h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:60px;letter-spacing:-.8px}.digistream-engine__description{margin:0;max-width:470px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.digistream-engine__note,.digistream-engine__fineprint{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;line-height:21px}.digistream-engine__calculator{width:min(100%,500px);margin:0 0 0 auto;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #198ecb;border-radius:20px;background:#ffffff1f;box-shadow:0 20px 60px #0b1e3d2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.digistream-engine__calc-group,.digistream-engine__analysis{display:flex;width:100%;flex-direction:column;gap:12px}.digistream-engine__calc-eyebrow{margin:0;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digistream-engine__user-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.digistream-engine__user-input-wrap{position:relative;min-width:58px;padding:7px 13px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.digistream-engine__user-input{width:100%;border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;text-align:center;outline:none}.digistream-engine__user-input::placeholder{color:inherit;opacity:.65}.digistream-engine__user-input::-webkit-outer-spin-button,.digistream-engine__user-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.digistream-engine__user-input[type=number]{-moz-appearance:textfield}.digistream-engine__input-error{margin:-2px 0 0;color:#ff7f7f;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.digistream-engine__range{width:100%;height:6px;margin:8px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,#198ecb,#4cb961);cursor:pointer}.digistream-engine__range::-webkit-slider-thumb{width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digistream-engine__range::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digistream-engine__range-labels{display:flex;justify-content:space-between;color:#ccc;font-family:Inter,sans-serif;font-size:10.6px;line-height:normal}.digistream-engine__active-tier{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:5px 17px;border:1px solid rgba(13,158,138,.3);border-radius:4px;background:#0d9e8a26;color:#4dd9c8;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.digistream-engine__active-tier span{width:6px;height:6px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digistream-engine__saving-note{display:flex;gap:8px;align-items:center;width:100%;padding:9px 17px;border:1px solid #333333;border-radius:8px;background:#ffffff0a}.digistream-engine__saving-note img{width:24px;height:24px;flex:0 0 24px}.digistream-engine__saving-note p{margin:0;color:#a9a9a9;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px}.digistream-engine__divider{width:100%;height:1px;background:#ffffff1f}.digistream-engine__analysis-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.digistream-engine__analysis-grid article,.digistream-engine__saving-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 12px;border:1px solid #333333;border-radius:8px;background:#ffffff0a;text-align:center}.digistream-engine__analysis span,.digistream-engine__saving-card span{color:gray;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-transform:uppercase}.digistream-engine__analysis strong,.digistream-engine__saving-card strong{color:#ccc;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.digistream-engine__analysis small,.digistream-engine__saving-card small{color:gray;font-family:Inter,sans-serif;font-size:10px;line-height:15px}.digistream-engine__features{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.digistream-engine__feature{display:flex;min-height:133px;flex-direction:column;gap:16px;padding:19px 21px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff0a}.digistream-engine__feature>div{display:flex;gap:8px;align-items:center}.digistream-engine__feature span{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:9px;background:#0d9e8a26}.digistream-engine__feature img{width:16px;height:16px}.digistream-engine__feature h3,.digistream-engine__feature p{margin:0;font-family:Inter,sans-serif}.digistream-engine__feature h3{color:#fff;font-size:16px;font-weight:700;line-height:normal}.digistream-engine__feature p{color:#ffffff80;font-size:12px;line-height:18px}.digistream-core-features{background:#fff;padding:100px 24px}.digistream-core-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.digistream-core-features__header{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digistream-core-features__header h2,.digistream-core-features__header p{margin:0}.digistream-core-features__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-1.6px;text-transform:capitalize}.digistream-core-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digistream-core-features__description{color:#707070;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.16px}.digistream-core-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.digistream-core-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:30px;background:#fff}.digistream-core-features__card:not(:first-child){border-left:1px solid #f0f0f0}.digistream-core-features__card h3,.digistream-core-features__card p,.digistream-core-features__card small{margin:0}.digistream-core-features__card h3{color:#0a1628;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.digistream-core-features__card p{max-width:340px;color:#5b7899;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.digistream-core-features__card small{display:inline-flex;align-items:center;min-height:18px;padding:4.25px 10px;border-radius:4px;background:#198ecb0f;color:#198ecb;font-family:DM Sans,Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.33px}.digistream-core-features__icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center}.digistream-core-features__icon img{width:48px;height:48px;object-fit:contain}.digistream-use-cases{background:#000;padding:120px 24px}.digistream-use-cases__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.digistream-use-cases__header{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px;text-align:center}.digistream-use-cases__header h2,.digistream-use-cases__header p{margin:0}.digistream-use-cases__header h2{color:#fff;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-1px}.digistream-use-cases__eyebrow{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digistream-use-cases__grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.digistream-use-cases__card{position:relative;display:flex;min-height:266px;flex-direction:column;align-items:flex-start;gap:16px;padding:13px 25px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#ffffff0a;overflow:hidden}.digistream-use-cases__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(25,142,203,.8) 25%,rgba(76,185,97,.8) 75%,transparent 100%);filter:blur(1px);pointer-events:none}.digistream-use-cases__card h3,.digistream-use-cases__card p{margin:0}.digistream-use-cases__card h3{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.digistream-use-cases__card p{color:#999;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.digistream-use-cases__number{background:linear-gradient(130deg,#3d3d3d 18.278%,#575757 81.204%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-2px}.digistream-use-cases__tag{display:inline-flex;align-items:center;padding:5px 11px;border:1px solid rgba(61,189,106,.2);border-radius:100px;background:transparent;background-image:linear-gradient(180deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.digistream-key-benefits{background:#fff;padding:100px 24px}.digistream-key-benefits__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:56px}.digistream-key-benefits__header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digistream-key-benefits__header h2,.digistream-key-benefits__header p{margin:0}.digistream-key-benefits__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:60px;letter-spacing:-1px}.digistream-key-benefits__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digistream-key-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.digistream-key-benefits__card{position:relative;display:flex;min-height:252px;flex-direction:column;align-items:flex-start;gap:28px;padding:24px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#f7f7f7,#e5e5e5)}.digistream-key-benefits__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(25,142,203,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(25,142,203,.035) 1px,transparent 1px);background-size:28px 28px;opacity:.7;pointer-events:none}.digistream-key-benefits__icon,.digistream-key-benefits__copy{position:relative;z-index:1}.digistream-key-benefits__icon{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center}.digistream-key-benefits__icon img{width:60px;height:60px;object-fit:contain}.digistream-key-benefits__copy{display:flex;flex-direction:column;gap:10px;max-width:540px}.digistream-key-benefits h3,.digistream-key-benefits p{margin:0}.digistream-key-benefits h3{color:#000;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px}.digistream-key-benefits p{color:#444;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px}@media (max-width: 1024px){.digistream-hero{min-height:760px}.digistream-hero__layout{grid-template-columns:minmax(0,500px) minmax(0,1fr);gap:32px}.digistream-hero__content{width:min(100%,530px);margin-top:30px}.digistream-hero__visual{padding-top:48px}.digistream-hero__visual img{width:min(100%,430px)}.digistream-features__heading-row{grid-template-columns:minmax(0,440px) minmax(0,420px)}.digistream-engine__top{grid-template-columns:1fr;gap:36px}.digistream-engine__copy{max-width:720px}.digistream-engine__calculator{width:100%;max-width:100%;margin:0}.digistream-engine__features{grid-template-columns:repeat(3,minmax(0,1fr))}.digistream-core-features__header h2{font-size:36px;line-height:50px}.digistream-use-cases__grid{gap:24px}}@media (max-width: 900px){.digistream-hero{min-height:auto;padding-top:112px;padding-bottom:48px}.digistream-hero__layout{grid-template-columns:1fr;gap:24px}.digistream-hero__content{width:100%;max-width:560px;margin-top:30px}.digistream-hero__stats{flex-wrap:wrap;justify-content:center;gap:12px}.digistream-hero__visual{display:flex;justify-content:center;padding-top:8px}.digistream-hero__visual img{width:min(100%,460px)}.digistream-hero__glow--right,.digistream-hero__glow--bottom{display:none}.digistream-features{padding:80px 24px}.digistream-features__container{gap:56px}.digistream-features__heading-row{grid-template-columns:1fr;gap:20px}.digistream-features__title{max-width:100%;font-size:40px;letter-spacing:-1.4px}.digistream-features__description{max-width:100%;font-size:18px;line-height:28px}.digistream-features__grid{grid-template-columns:1fr;gap:32px}.digistream-features__card{min-height:auto;gap:28px}.digistream-features__card p{max-width:100%}.digistream-engine{padding:72px 24px}.digistream-engine__container{gap:32px}.digistream-engine__copy{gap:16px}.digistream-engine__copy h2{font-size:34px;line-height:46px}.digistream-engine__description{font-size:15px;line-height:48px}.digistream-engine__calculator{padding:20px}.digistream-engine__analysis-grid,.digistream-engine__features{grid-template-columns:1fr}.digistream-core-features{padding:80px 24px}.digistream-core-features__container{gap:44px}.digistream-core-features__header h2{font-size:32px;line-height:42px;letter-spacing:-1.2px}.digistream-core-features__description{line-height:24px}.digistream-core-features__grid{grid-template-columns:1fr;gap:0}.digistream-core-features__card{padding:24px 0}.digistream-core-features__card:not(:first-child){border-left:0;border-top:1px solid #f0f0f0}.digistream-core-features__card p{max-width:none}.digistream-use-cases{padding:88px 24px}.digistream-use-cases__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digistream-use-cases__grid{grid-template-columns:1fr}.digistream-use-cases__card{min-height:auto}.digistream-key-benefits{padding:88px 24px}.digistream-key-benefits__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digistream-key-benefits__grid{grid-template-columns:repeat(2,1fr);gap:24px}.digistream-key-benefits__card{min-height:auto}}@media (max-width: 600px){.digistream-hero{padding:100px 20px 40px}.digistream-hero__content{margin-top:30px;gap:16px;align-items:center;text-align:center}.digistream-hero__title{font-size:36px;letter-spacing:-1.2px;align-items:center}.digistream-hero__title span,.digistream-hero__title strong{white-space:normal;text-align:center}.digistream-hero__title strong{font-size:inherit;letter-spacing:inherit}.digistream-hero__sub-eyebrow{text-align:center}.digistream-hero__description{font-size:15px;text-align:center;max-width:100%}.digistream-hero__stats{flex-wrap:wrap;justify-content:center;gap:12px}.digistream-hero__stat{flex:1 1 calc(50% - 12px);min-width:140px;width:auto!important}.digistream-hero__stat span{white-space:normal}.digistream-hero__visual{justify-content:center}.digistream-hero__visual img{width:min(100%,360px)}.digistream-features{padding:64px 20px}.digistream-features__container{gap:48px}.digistream-features__sub-eyebrow{text-align:left}.digistream-features__title{font-size:34px;letter-spacing:-1px}.digistream-features__description{font-size:15px;text-align:left;max-width:100%;line-height:26px}.digistream-features__grid{grid-template-columns:1fr;gap:24px}.digistream-features__card{gap:24px}.digistream-features__card h3{font-size:18px;line-height:28px}.digistream-features__card p{font-size:15px;line-height:23px}.digistream-engine{padding:60px 20px}.digistream-engine__copy h2{font-size:30px;line-height:40px}.digistream-engine__calculator{padding:18px}.digistream-engine__saving-note{align-items:flex-start}.digistream-engine__range-labels{font-size:9px}.digistream-core-features{padding:64px 20px}.digistream-core-features__header{gap:12px}.digistream-core-features__header h2{font-size:28px;line-height:36px;letter-spacing:-.9px}.digistream-core-features__description{line-height:24px}.digistream-use-cases{padding:72px 20px}.digistream-use-cases__container{gap:32px}.digistream-use-cases__header{gap:12px}.digistream-use-cases__header h2{font-size:28px;line-height:38px}.digistream-use-cases__card{padding:16px 20px 20px}.digistream-key-benefits{padding:72px 20px}.digistream-key-benefits__container{gap:32px}.digistream-key-benefits__header{gap:12px}.digistream-key-benefits__header h2{font-size:28px;line-height:38px}.digistream-key-benefits__grid{grid-template-columns:1fr;gap:20px}.digistream-key-benefits__card{gap:22px;padding:20px}.digistream-key-benefits__copy{gap:8px}.digistream-key-benefits h3{font-size:18px;line-height:28px}.digistream-key-benefits p{font-size:15px;line-height:23px}}.digiconnect-page{width:100%;overflow-x:hidden;background:#fff}.digiconnect-hero{position:relative;width:100%;min-height:746px;padding:136px 24px 40px;overflow:hidden;background:linear-gradient(90deg,#02040ad1,#030710bd 24%,#050d1c80 46%,#0611202e 72%,#0611200f),radial-gradient(circle at 78% 42%,#0d9e8a38,#0d9e8a24 20%,#0d9e8a0d,#0d9e8a00 56%),radial-gradient(circle at 59% 100%,#3f6fff47,#3f6fff1f 12%,#3f6fff00 28%),url(data:image/webp;base64,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) center bottom/cover no-repeat,#02040a}.digiconnect-hero__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:block}.digiconnect-hero__layout{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);align-items:start;gap:40px}.digiconnect-hero__content{position:relative;z-index:2;width:min(100%,560px);margin-top:30px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.digiconnect-hero__visual{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:34px}.digiconnect-hero__visual img{display:block;width:min(100%,526px);height:auto;object-fit:contain;filter:drop-shadow(0 24px 80px rgba(0,0,0,.28))}.digiconnect-hero__badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-family:Instrument Sans,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:-.18px}.digiconnect-hero__title{margin:0;display:flex;flex-direction:column;align-items:flex-start;color:#fff;font-family:Inter,sans-serif;font-size:clamp(44px,4.2vw,58px);font-weight:700;line-height:1.15;letter-spacing:-2px}.digiconnect-hero__title>span,.digiconnect-hero__title>strong{display:block;white-space:nowrap}.digiconnect-hero__title strong{margin-top:4px;font-family:Inter,sans-serif;font-size:inherit;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-2px;background:linear-gradient(90deg,#198ecb,#22532c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digiconnect-hero__title strong span{background:none;-webkit-text-fill-color:#ffffff}.digiconnect-hero__description{margin:0;max-width:520px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.55;letter-spacing:-.2px}.digiconnect-hero__stats{display:flex;width:100%;max-width:360px;gap:16px;margin-top:14px;margin-bottom:32px}.digiconnect-hero__stat{display:flex;min-height:72px;flex-direction:column;justify-content:center;padding:10px 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 42px #0000001f;flex:1;min-width:120px}.digiconnect-hero__stat strong{display:block;color:transparent;font-family:Inter,sans-serif;font-size:31.9px;font-style:normal;font-weight:700;line-height:48px;background:linear-gradient(135deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.digiconnect-hero__stat span{margin-top:4px;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.4}.digiconnect-hero__stat span em{color:var(--Text-Secondary-Light, #B3B3B3)!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-style:normal!important;font-weight:300!important;line-height:normal!important;letter-spacing:-.1px!important;margin-top:4px!important;display:block!important;white-space:nowrap!important;opacity:1!important}.digiconnect-hero__note{margin:2px 0 0;color:#ffffff73;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.78}.digiconnect-hero__glow{position:absolute;pointer-events:none;z-index:0}.digiconnect-hero__glow--right{right:-120px;top:96px;width:980px;height:700px;border-radius:50%;background:radial-gradient(circle,#198ecb2e,#198ecb1f 18%,#198ecb0d 34%,#198ecb00 60%);filter:blur(38px);opacity:.7}.digiconnect-hero__glow--bottom{right:280px;bottom:-180px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#5a90ff3d,#5a90ff1f 18%,#5a90ff00 58%);filter:blur(32px);opacity:.88}.digiconnect-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/assets/noise-C3aDGOSB.webp);background-repeat:repeat;background-size:256px 256px;opacity:.06;mix-blend-mode:screen;pointer-events:none}.digiconnect-features{position:relative;background:#fff;padding:100px 24px}.digiconnect-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.digiconnect-features__intro{display:flex;flex-direction:column;gap:20px}.digiconnect-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digiconnect-features__heading-row{display:grid;grid-template-columns:minmax(0,600px) minmax(0,500px);justify-content:space-between;align-items:start;gap:40px}.digiconnect-features__title{margin:0;color:#000;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:1.15;letter-spacing:-1.92px}.digiconnect-features__description{margin:4px 0 0;color:#333;font-family:Instrument Sans,Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.digiconnect-features__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 40px}.digiconnect-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:24px;min-height:auto;padding:0}.digiconnect-features__card h3{margin:0;color:#000;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:1.4;letter-spacing:-.4px}.digiconnect-features__card p{margin:0;max-width:440px;color:#888;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.digiconnect-features__text{display:flex;flex-direction:column;gap:10px}.digiconnect-features__icon{width:32px;height:32px;flex:0 0 auto}.digiconnect-features__icon img{display:block;width:100%;height:100%;object-fit:contain}.digiconnect-engine{position:relative;width:100%;padding:80px 24px;overflow:hidden;background:#000}.digiconnect-engine__bg{position:absolute;z-index:0;left:0;bottom:0;width:100%;height:648px;object-fit:cover;opacity:.72;mix-blend-mode:screen;mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000000 24%,#000000 100%),linear-gradient(90deg,transparent 0%,#000000 12%,#000000 88%,transparent 100%);-webkit-mask-composite:source-in;pointer-events:none}.digiconnect-engine:before{content:"";position:absolute;z-index:0;left:50%;bottom:-220px;width:min(1180px,120vw);height:520px;border-radius:999px;background:radial-gradient(ellipse at 35% 45%,#0d9e8a2e,#0d9e8a14 36%,#0d9e8a00 68%),radial-gradient(ellipse at 70% 45%,#198ecb1f,#198ecb00 62%);filter:blur(18px);transform:translate(-50%);pointer-events:none}.digiconnect-engine:after{content:"";position:absolute;z-index:0;right:80px;top:50%;width:400px;height:400px;border-radius:999px;background:radial-gradient(circle,#0d9e8a1f,#0d9e8a00 70%);transform:translateY(-60%);pointer-events:none}.digiconnect-engine__container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.digiconnect-engine__top{display:grid;grid-template-columns:minmax(0,580px) minmax(360px,1fr);gap:40px;align-items:start}.digiconnect-engine__copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.digiconnect-engine__copy h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:60px;letter-spacing:-.8px}.digiconnect-engine__description{margin:0;max-width:470px;color:#ffffff8c;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.digiconnect-engine__note,.digiconnect-engine__fineprint{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;line-height:21px}.digiconnect-engine__calculator{width:min(100%,500px);margin:0 0 0 auto;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #198ecb;border-radius:20px;background:#ffffff1f;box-shadow:0 20px 60px #0b1e3d2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.digiconnect-engine__calc-group,.digiconnect-engine__analysis{display:flex;width:100%;flex-direction:column;gap:12px}.digiconnect-engine__calc-eyebrow{margin:0;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.digiconnect-engine__user-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ccc;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.digiconnect-engine__user-input-wrap{position:relative;min-width:58px;padding:7px 13px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.digiconnect-engine__user-input{width:100%;border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;text-align:center;outline:none}.digiconnect-engine__user-input::placeholder{color:inherit;opacity:.65}.digiconnect-engine__user-input::-webkit-outer-spin-button,.digiconnect-engine__user-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.digiconnect-engine__user-input[type=number]{-moz-appearance:textfield}.digiconnect-engine__input-error{margin:-2px 0 0;color:#ff7f7f;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.digiconnect-engine__range{width:100%;height:6px;margin:8px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,#198ecb,#4cb961);cursor:pointer}.digiconnect-engine__range::-webkit-slider-thumb{width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digiconnect-engine__range::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digiconnect-engine__range-labels{display:flex;justify-content:space-between;color:#ccc;font-family:Inter,sans-serif;font-size:10.6px;line-height:normal}.digiconnect-engine__active-tier{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:5px 17px;border:1px solid rgba(13,158,138,.3);border-radius:4px;background:#0d9e8a26;color:#4dd9c8;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.digiconnect-engine__active-tier span{width:6px;height:6px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.digiconnect-engine__saving-note{display:flex;gap:8px;align-items:center;width:100%;padding:9px 17px;border:1px solid #333333;border-radius:8px;background:#ffffff0a}.digiconnect-engine__saving-note img{width:24px;height:24px;flex:0 0 24px}.digiconnect-engine__saving-note p{margin:0;color:#a9a9a9;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px}.digiconnect-engine__divider{width:100%;height:1px;background:#ffffff1f}.digiconnect-engine__analysis-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.digiconnect-engine__analysis-grid article,.digiconnect-engine__saving-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 12px;border:1px solid #333333;border-radius:8px;background:#ffffff0a;text-align:center}.digiconnect-engine__analysis span,.digiconnect-engine__saving-card span{color:gray;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-transform:uppercase}.digiconnect-engine__analysis strong,.digiconnect-engine__saving-card strong{color:#ccc;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.digiconnect-engine__analysis small,.digiconnect-engine__saving-card small{color:gray;font-family:Inter,sans-serif;font-size:10px;line-height:15px}.digiconnect-engine__features{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.digiconnect-engine__feature{display:flex;min-height:133px;flex-direction:column;gap:16px;padding:19px 21px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff0a}.digiconnect-engine__feature>div{display:flex;gap:8px;align-items:center}.digiconnect-engine__feature span{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:9px;background:#0d9e8a26}.digiconnect-engine__feature img{width:16px;height:16px}.digiconnect-engine__feature h3,.digiconnect-engine__feature p{margin:0;font-family:Inter,sans-serif}.digiconnect-engine__feature h3{color:#fff;font-size:16px;font-weight:700;line-height:normal}.digiconnect-engine__feature p{color:#ffffff80;font-size:12px;line-height:18px}.digiconnect-core-features{background:#fff;padding:100px 24px}.digiconnect-core-features__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.digiconnect-core-features__header{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digiconnect-core-features__header h2,.digiconnect-core-features__header p{margin:0}.digiconnect-core-features__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-1.6px;text-transform:capitalize}.digiconnect-core-features__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digiconnect-core-features__description{color:#707070;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.16px}.digiconnect-core-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.digiconnect-core-features__card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;background:#fff}.digiconnect-core-features__card:not(:first-child){border-left:1px solid #f0f0f0}.digiconnect-core-features__card h3,.digiconnect-core-features__card p,.digiconnect-core-features__card small{margin:0}.digiconnect-core-features__card h3{color:#0a1628;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.digiconnect-core-features__card p{max-width:340px;color:#5b7899;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.digiconnect-core-features__card small{display:inline-flex;align-items:center;min-height:18px;padding:4.25px 10px;border-radius:4px;background:#198ecb0f;color:#198ecb;font-family:DM Sans,Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.33px}.digiconnect-core-features__icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center}.digiconnect-core-features__icon img{width:48px;height:48px;object-fit:contain}.digiconnect-use-cases{background:#000;padding:120px 24px}.digiconnect-use-cases__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.digiconnect-use-cases__header{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px;text-align:center}.digiconnect-use-cases__header h2,.digiconnect-use-cases__header p{margin:0}.digiconnect-use-cases__header h2{color:#fff;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-1px}.digiconnect-use-cases__eyebrow{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digiconnect-use-cases__grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.digiconnect-use-cases__card{position:relative;display:flex;min-height:180px;flex-direction:column;align-items:flex-start;gap:12px;padding:12px 24px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#ffffff0a;overflow:hidden}.digiconnect-use-cases__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(25,142,203,.8) 25%,rgba(76,185,97,.8) 75%,transparent 100%);filter:blur(1px);pointer-events:none}.digiconnect-use-cases__card h3,.digiconnect-use-cases__card p{margin:0}.digiconnect-use-cases__card h3{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.digiconnect-use-cases__card p{color:#999;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.digiconnect-use-cases__number{background:linear-gradient(130deg,#3d3d3d 18.278%,#575757 81.204%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-2px}.digiconnect-use-cases__tag{display:inline-flex;align-items:center;padding:5px 11px;border:1px solid rgba(61,189,106,.2);border-radius:100px;background:transparent;background-image:linear-gradient(180deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Instrument Sans,Inter,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.digiconnect-key-benefits{background:#fff;padding:100px 24px}.digiconnect-key-benefits__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:56px}.digiconnect-key-benefits__header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.digiconnect-key-benefits__header h2,.digiconnect-key-benefits__header p{margin:0}.digiconnect-key-benefits__header h2{color:#000;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:60px;letter-spacing:-1px}.digiconnect-key-benefits__eyebrow{color:#444;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:24px;letter-spacing:2px;text-transform:uppercase}.digiconnect-key-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.digiconnect-key-benefits__card{position:relative;display:flex;min-height:252px;flex-direction:column;align-items:flex-start;gap:28px;padding:24px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#f7f7f7,#e5e5e5)}.digiconnect-key-benefits__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(25,142,203,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(25,142,203,.035) 1px,transparent 1px);background-size:28px 28px;opacity:.7;pointer-events:none}.digiconnect-key-benefits__icon,.digiconnect-key-benefits__copy{position:relative;z-index:1}.digiconnect-key-benefits__icon{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center}.digiconnect-key-benefits__icon img{width:60px;height:60px;object-fit:contain}.digiconnect-key-benefits__copy{display:flex;flex-direction:column;gap:10px;max-width:540px}.digiconnect-key-benefits h3,.digiconnect-key-benefits p{margin:0}.digiconnect-key-benefits h3{color:#000;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px}.digiconnect-key-benefits p{color:#444;font-family:Instrument Sans,Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px}@media (max-width: 1024px){.digiconnect-hero{min-height:760px}.digiconnect-hero__layout{grid-template-columns:minmax(0,500px) minmax(0,1fr);gap:32px}.digiconnect-hero__content{width:min(100%,530px);margin-top:30px}.digiconnect-hero__visual{padding-top:48px}.digiconnect-hero__visual img{width:min(100%,430px)}.digiconnect-features__heading-row{grid-template-columns:minmax(0,440px) minmax(0,420px)}.digiconnect-engine__top{grid-template-columns:1fr;gap:36px}.digiconnect-engine__copy{max-width:720px}.digiconnect-engine__calculator{width:100%;max-width:100%;margin:0}.digiconnect-engine__features{grid-template-columns:repeat(3,minmax(0,1fr))}.digiconnect-core-features__header h2{font-size:36px;line-height:50px}.digiconnect-use-cases__grid{gap:24px}}@media (max-width: 900px){.digiconnect-hero{min-height:auto;padding-top:112px;padding-bottom:48px}.digiconnect-hero__layout{grid-template-columns:1fr;gap:24px}.digiconnect-hero__content{width:100%;max-width:560px;margin-top:30px}.digiconnect-hero__visual{display:flex;justify-content:center;padding-top:8px}.digiconnect-hero__visual img{width:min(100%,460px)}.digiconnect-hero__glow--right,.digiconnect-hero__glow--bottom{display:none}.digiconnect-features{padding:80px 24px}.digiconnect-features__container{gap:56px}.digiconnect-features__heading-row{grid-template-columns:1fr;gap:20px}.digiconnect-features__title{max-width:100%;font-size:40px;letter-spacing:-1.4px}.digiconnect-features__description{max-width:100%;font-size:18px;line-height:28px}.digiconnect-features__grid{grid-template-columns:1fr;gap:32px}.digiconnect-features__card{min-height:auto;gap:28px}.digiconnect-features__card p{max-width:100%}.digiconnect-engine{padding:72px 24px}.digiconnect-engine__container{gap:32px}.digiconnect-engine__copy{gap:16px}.digiconnect-engine__copy h2{font-size:34px;line-height:46px}.digiconnect-engine__description{font-size:15px;line-height:48px}.digiconnect-engine__calculator{padding:20px}.digiconnect-engine__analysis-grid,.digiconnect-engine__features{grid-template-columns:1fr}.digiconnect-core-features{padding:80px 24px}.digiconnect-core-features__container{gap:44px}.digiconnect-core-features__header h2{font-size:32px;line-height:42px;letter-spacing:-1.2px}.digiconnect-core-features__description{line-height:24px}.digiconnect-core-features__grid{grid-template-columns:1fr;gap:0}.digiconnect-core-features__card{padding:24px 0}.digiconnect-core-features__card:not(:first-child){border-left:0;border-top:1px solid #f0f0f0}.digiconnect-core-features__card p{max-width:none}.digiconnect-use-cases{padding:88px 24px}.digiconnect-use-cases__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digiconnect-use-cases__grid{grid-template-columns:1fr}.digiconnect-use-cases__card{min-height:auto}.digiconnect-key-benefits{padding:88px 24px}.digiconnect-key-benefits__header h2{font-size:34px;line-height:46px;letter-spacing:-.8px}.digiconnect-key-benefits__grid{grid-template-columns:repeat(2,1fr);gap:24px}.digiconnect-key-benefits__card{min-height:auto}}@media (max-width: 600px){.digiconnect-hero{padding:100px 20px 40px}.digiconnect-hero__content{margin-top:30px;gap:16px;align-items:center;text-align:center}.digiconnect-hero__title{font-size:36px;letter-spacing:-1.2px;align-items:center}.digiconnect-hero__title>span,.digiconnect-hero__title>strong{white-space:normal;text-align:center}.digiconnect-hero__title strong{font-size:inherit;letter-spacing:inherit}.digiconnect-hero__description{font-size:15px;text-align:center;max-width:100%}.digiconnect-hero__stats{justify-content:center;gap:12px}.digiconnect-hero__stat{flex:1 1 calc(50% - 12px);min-width:140px;width:auto!important;align-items:center}.digiconnect-hero__visual{justify-content:center}.digiconnect-hero__visual img{width:min(100%,360px)}.digiconnect-features{padding:64px 20px}.digiconnect-features__container{gap:48px}.digiconnect-features__title{font-size:34px;letter-spacing:-1px}.digiconnect-features__description{font-size:16px;line-height:26px}.digiconnect-features__grid{grid-template-columns:1fr;gap:24px}.digiconnect-features__card{gap:24px}.digiconnect-features__card h3{font-size:18px;line-height:28px}.digiconnect-features__card p{font-size:15px;line-height:23px}.digiconnect-engine{padding:60px 20px}.digiconnect-engine__copy h2{font-size:30px;line-height:40px}.digiconnect-engine__calculator{padding:18px}.digiconnect-engine__saving-note{align-items:flex-start}.digiconnect-engine__range-labels{font-size:9px}.digiconnect-core-features{padding:64px 20px}.digiconnect-core-features__header{gap:12px}.digiconnect-core-features__header h2{font-size:28px;line-height:36px;letter-spacing:-.9px}.digiconnect-core-features__description{line-height:24px}.digiconnect-use-cases{padding:72px 20px}.digiconnect-use-cases__container{gap:32px}.digiconnect-use-cases__header{gap:12px}.digiconnect-use-cases__header h2{font-size:28px;line-height:38px}.digiconnect-use-cases__card{padding:16px 20px 20px}.digiconnect-key-benefits{padding:72px 20px}.digiconnect-key-benefits__container{gap:32px}.digiconnect-key-benefits__header{gap:12px}.digiconnect-key-benefits__header h2{font-size:28px;line-height:38px}.digiconnect-key-benefits__grid{grid-template-columns:1fr;gap:20px}.digiconnect-key-benefits__card{gap:22px;padding:20px}.digiconnect-key-benefits__copy{gap:8px}.digiconnect-key-benefits h3{font-size:18px;line-height:28px}.digiconnect-key-benefits p{font-size:15px;line-height:23px}}.jubilee-page{width:100%;overflow-x:hidden;background:#fff}.jubilee-hero{position:relative;width:100vw;min-height:1024px;padding:186px 24px 0;overflow:hidden;background:linear-gradient(115deg,#def2e2,#b1d3fb 20%,#def2e2)}.jubilee-hero:after{content:"";position:absolute;left:50%;bottom:0;width:100vw;max-width:1440px;height:790px;transform:translate(-50%);background:linear-gradient(180deg,#fff0,#f8f8f8);pointer-events:none}.jubilee-hero__container{position:relative;z-index:1;width:100%;max-width:1440px;min-height:838px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.jubilee-hero__content{width:min(100%,800px);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.jubilee-hero__eyebrow{margin:0;color:#3f3f3f;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:1.5px;text-transform:uppercase}.jubilee-hero__title{margin:0;width:min(100%,780px);color:#111;text-align:center;font-family:Inter,sans-serif;font-size:52px;font-weight:600;line-height:normal;letter-spacing:-2.5px;text-transform:capitalize}.jubilee-hero__subtitle{margin:0;max-width:800px;color:#3f3f3f;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;letter-spacing:-.2px}.jubilee-hero__visual{position:relative;width:min(100vw - 64px,1029px);height:580px;margin-top:150px;border-radius:8px;background:#ffffff52;overflow:hidden}.jubilee-hero__visual-image{width:100%;height:100%;border-radius:8px;object-fit:cover}.jubilee-relationship{width:100vw;padding:120px 80px;background:#000;color:#fff}@media (max-width: 1280px){.jubilee-relationship{padding:100px 48px}}.jubilee-relationship__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:56px}.jubilee-relationship__header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.jubilee-relationship__header p,.jubilee-relationship__header h2{margin:0;font-family:Inter,sans-serif}.jubilee-relationship__header p{color:#637080;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.jubilee-relationship__header h2{color:#fff;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.jubilee-relationship__grid{display:grid;width:100%;grid-template-columns:minmax(340px,38%) minmax(0,1fr);gap:24px;align-items:stretch}.jubilee-relationship__stack{display:flex;flex-direction:column;gap:24px}.jubilee-relationship__card{position:relative;display:flex;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#ffffff1a}.jubilee-relationship__card--large{height:440px;flex-direction:column;justify-content:space-between;padding:24px}.jubilee-relationship__card--wide{min-height:208px;align-items:center;gap:24px;padding:24px}.jubilee-relationship__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.6;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:38.5px 38.5px;-webkit-mask-image:radial-gradient(circle at 54% 4%,#000000 0%,rgba(0,0,0,.72) 44%,transparent 80%);mask-image:radial-gradient(circle at 54% 4%,#000000 0%,rgba(0,0,0,.72) 44%,transparent 80%);pointer-events:none}.jubilee-relationship__media{position:relative;z-index:1;flex:0 0 auto;overflow:hidden;background:#ffffff1a}.jubilee-relationship__media img{width:100%;height:100%;display:block;object-fit:cover}.jubilee-relationship__media--large{width:220px;height:220px;border-radius:24px 140px 140px}.jubilee-relationship__media--large img{transform:scale(2.08) translate(-7%,7%)}.jubilee-relationship__media--wide{width:160px;height:160px;border-radius:24px 160px 160px}.jubilee-relationship__copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;gap:6px;font-family:Inter,sans-serif}.jubilee-relationship__copy h3,.jubilee-relationship__copy p{margin:0}.jubilee-relationship__copy h3{color:#fff;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px}.jubilee-relationship__copy p{color:#b3b3b3;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.jubilee-delivers{position:relative;width:100vw;overflow:hidden;background:#fff}@media (min-width: 1100px){.jubilee-delivers{height:110vh}}.jubilee-delivers__container{width:100%;max-width:1200px;margin:0 auto;padding:clamp(40px,6vh,80px) 0;display:flex;flex-direction:column;align-items:center;gap:clamp(32px,5vh,80px)}@media (min-width: 1100px){.jubilee-delivers__container{position:sticky;top:0;min-height:100vh;justify-content:center}}.jubilee-delivers__header{display:flex;max-width:660px;flex-direction:column;align-items:center;gap:16px;text-align:center}.jubilee-delivers__header p,.jubilee-delivers__header h2,.jubilee-delivers__header span{margin:0;font-family:Inter,sans-serif}.jubilee-delivers__header p{color:#637080;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.jubilee-delivers__header h2{color:#000;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.jubilee-delivers__header span{color:#707070;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.jubilee-delivers__cards{position:relative;width:min(100%,1134px);margin:0 auto;min-height:515px}.jubilee-delivers__card{position:absolute;top:28px;left:calc(50% - 169px);display:flex;width:338px;height:457px;flex-direction:column;align-items:flex-start;gap:32px;padding:32px;overflow:hidden;border:none;border-radius:16px;box-shadow:0 12px 32px #00000014;transform-origin:center}.jubilee-delivers__card--silver{height:448px;color:#0d1b2a;background:linear-gradient(215deg,#fff3 68%,#fff0 99%),linear-gradient(180deg,#e5e5e5,#a3a3a3)}.jubilee-delivers__card--blue{z-index:2;color:#fff;background:linear-gradient(222deg,#ffffff0d,#0000 53%),linear-gradient(180deg,#1f5fd2,#061a69)}.jubilee-delivers__card--dark{color:#fff;background:linear-gradient(222deg,#ffffff14,#0000 53%),linear-gradient(180deg,#1d1d1d,#131313)}.jubilee-delivers__card h3{position:relative;z-index:1;margin:0;color:inherit;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:normal;letter-spacing:-.5px}.jubilee-delivers__card ul{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.jubilee-delivers__card li{position:relative;padding-left:18px;color:currentColor;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px;opacity:.72}.jubilee-delivers__card li:before{content:"→";position:absolute;left:0;top:0;color:#1a6fdb;font-size:12.8px;font-weight:700;line-height:15px}.jubilee-delivers__card--silver li{color:#282828;opacity:1}.jubilee-delivers__noise{position:absolute;top:0;right:0;bottom:0;left:0;height:504px;opacity:.1;background-image:none;background-size:126px 126px;mix-blend-mode:overlay;pointer-events:none}.jubilee-delivers__icon{position:relative;z-index:1;width:24px;height:24px;opacity:.65}.jubilee-delivers__icon img{width:100%;height:100%;display:block;object-fit:contain}.jubilee-roc{width:100vw;padding:80px 40px;background:#f7f7f7}.jubilee-roc__container{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.jubilee-roc__header{display:flex;width:min(100%,800px);flex-direction:column;align-items:center;gap:16px;text-align:center}.jubilee-roc__header p,.jubilee-roc__header h2,.jubilee-roc__header span{margin:0;font-family:Inter,sans-serif}.jubilee-roc__header p{color:#637080;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.jubilee-roc__header h2{color:#000;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.jubilee-roc__header span{color:#707070;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.jubilee-roc__panel{width:min(100%,1360px);display:flex;flex-direction:column;gap:40px;padding:40px;border-radius:24px;background:#0a0a0a}.jubilee-roc__tabs{display:flex;width:100%;gap:8px}.jubilee-roc__tab{display:inline-flex;height:40px;min-width:0;flex:1 1 0;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:24px;background:#ffffff1a;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:normal;letter-spacing:1.5px;text-align:center;text-transform:uppercase;transition:background .22s ease,color .22s ease,transform .18s ease,box-shadow .22s ease}.jubilee-roc__tab:hover{transform:translateY(-1px)}.jubilee-roc__tab:active{transform:translateY(0) scale(.97)}.jubilee-roc__tab--active{color:#000;background:linear-gradient(166deg,#b1d3fb,#def2e2 78%);box-shadow:0 10px 26px #81b8f938}.jubilee-roc__content{display:grid;grid-template-columns:minmax(0,600px) minmax(0,1fr);gap:24px;align-items:stretch;animation:jubileeRocContentIn .42s cubic-bezier(.22,1,.36,1) both}@media (max-width: 1280px){.jubilee-roc__content{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:16px}}.jubilee-roc__visual{position:relative;height:484px;overflow:hidden;border-radius:24px;background:#ffffff1f;animation:jubileeRocVisualIn .46s cubic-bezier(.22,1,.36,1) both}.jubilee-roc__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 50%,#fff0 30%,#c0dbfc33 70%,#81b8f966);pointer-events:none}.jubilee-roc__visual-stage{position:absolute;left:50%;top:50%;width:746px;height:560px;transform:translate(-50%,-50%);background:#fff;overflow:hidden}.jubilee-roc__upload{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 0 36px rgba(0,0,0,.1));animation:jubileeRocImageIn .5s cubic-bezier(.22,1,.36,1) both}.jubilee-roc__corner{position:absolute;z-index:1;width:200px;height:200px}.jubilee-roc__corner--one{left:73px;top:60px}.jubilee-roc__corner--two{right:74px;bottom:60px;transform:rotate(180deg)}.jubilee-roc__copy{display:flex;flex-direction:column;justify-content:center;padding:60px;animation:jubileeRocCopyIn .5s cubic-bezier(.22,1,.36,1) both}@media (max-width: 1280px){.jubilee-roc__copy{padding:40px}}.jubilee-roc__copy p,.jubilee-roc__copy h3,.jubilee-roc__copy span{margin:0;font-family:Inter,sans-serif}.jubilee-roc__copy p{width:fit-content;margin-bottom:16px;background:linear-gradient(141deg,#b1d3fb,#def2e2 78%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.jubilee-roc__copy h3{margin-bottom:8px;color:#fff;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px;text-transform:capitalize}.jubilee-roc__copy span{display:block;min-height:72px;color:#b3b3b3;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.jubilee-automatic{width:100vw;padding:80px 40px;background:#fff}.jubilee-automatic__container{position:relative;width:min(100%,1360px);margin:0 auto;padding:80px;overflow:hidden;border-radius:24px;display:flex;flex-direction:column;align-items:center;gap:48px}.jubilee-automatic__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.jubilee-automatic__header{position:relative;z-index:1;display:flex;width:min(100%,800px);flex-direction:column;align-items:center;gap:16px;text-align:center}.jubilee-automatic__header p,.jubilee-automatic__header h2{margin:0;font-family:Inter,sans-serif}.jubilee-automatic__header p{color:#637080;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.jubilee-automatic__header h2{color:#000;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.jubilee-automatic__cards{position:relative;z-index:1;display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.jubilee-automatic__card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:24px;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#fff0,#fff)}.jubilee-automatic__card--delivery .jubilee-automatic__media img{object-fit:contain}.jubilee-automatic__card p{margin:0;color:#000;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px;letter-spacing:-.54px}.jubilee-automatic__media{position:relative;width:min(100%,336px);height:300px;margin:0 auto;overflow:hidden;border-radius:20px;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.jubilee-automatic__media img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:contain}.jubilee-rewards{width:100vw;padding:100px 40px;background:#fff}.jubilee-rewards__container{width:min(100%,1200px);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.jubilee-rewards__header{display:flex;width:min(100%,800px);flex-direction:column;align-items:center;gap:16px;text-align:center}.jubilee-rewards__header p,.jubilee-rewards__header h2,.jubilee-rewards__header span{margin:0;font-family:Inter,sans-serif}.jubilee-rewards__header p{color:#637080;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.jubilee-rewards__header h2{color:#000;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.jubilee-rewards__header span{color:#707070;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.jubilee-rewards__grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.jubilee-rewards__card{position:relative;display:flex;min-height:252px;flex-direction:column;align-items:flex-start;gap:42px;padding:24px;overflow:hidden;border:1px solid rgba(226,232,242,.72);border-radius:20px;background:linear-gradient(180deg,#f7f7f7,#e5e5e5);box-shadow:0 0 #0f4fa000;transition:border-color .26s ease,box-shadow .26s ease,transform .26s ease,filter .26s ease}.jubilee-rewards__card:hover,.jubilee-rewards__card:focus-within{border-color:#198ecb3d;box-shadow:0 20px 50px #0f4fa024;filter:saturate(1.04);transform:translateY(-6px)}.jubilee-rewards__card:hover .jubilee-rewards__icon,.jubilee-rewards__card:focus-within .jubilee-rewards__icon{transform:scale(1.06)}.jubilee-rewards__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7;background-image:linear-gradient(rgba(0,0,0,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.045) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.jubilee-rewards__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}.jubilee-rewards__icon,.jubilee-rewards__copy{position:relative;z-index:1}.jubilee-rewards__icon{display:flex;width:60px;height:60px;align-items:center;justify-content:center;transition:transform .26s ease}.jubilee-rewards__icon img{width:60px;height:60px;object-fit:contain}.jubilee-rewards__copy{display:flex;max-width:460px;flex-direction:column;gap:10px;font-family:Inter,sans-serif}.jubilee-rewards__copy h3,.jubilee-rewards__copy p{margin:0}.jubilee-rewards__copy h3{color:#111;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px;text-transform:capitalize}.jubilee-rewards__copy p{color:#707070;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.jubilee-benefits{width:100vw;padding:40px;background:#fff}.jubilee-benefits__container{position:relative;width:min(100%,1360px);margin:0 auto;padding:60px;overflow:hidden;border-radius:24px;background:#0a0a0a}.jubilee-benefits__container:before{content:"";position:absolute;left:50%;top:calc(50% + 288px);width:100%;height:100%;min-width:1600px;min-height:1024px;opacity:.5;transform:translate(-50%,-50%);background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:160px 160px;pointer-events:none}.jubilee-benefits__header{position:relative;z-index:1;display:flex;width:min(100%,600px);margin:0 auto 60px;flex-direction:column;align-items:center;gap:12px;text-align:center}.jubilee-benefits__header p,.jubilee-benefits__header h2,.jubilee-benefits__header span{margin:0;font-family:Inter,sans-serif}.jubilee-benefits__header p{color:#4cb961;font-size:12px;font-weight:600;line-height:normal;letter-spacing:1.5px;text-transform:uppercase}.jubilee-benefits__header h2{color:#fff;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.jubilee-benefits__header span{color:#fff9;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.jubilee-benefits__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.jubilee-benefits__card{display:flex;min-height:280px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:32px;padding:23px 21px;border:1px solid rgba(255,255,255,.16);border-radius:14px;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .26s ease}.jubilee-benefits__card:hover,.jubilee-benefits__card:focus-within{border-color:#4cb9615c;background:radial-gradient(circle at 86% 12%,rgba(25,142,203,.2) 0%,transparent 34%),linear-gradient(180deg,#171717,#0b0b0b);box-shadow:0 18px 48px #0d9e8a29;transform:translateY(-6px)}.jubilee-benefits__card:hover .jubilee-benefits__icon,.jubilee-benefits__card:focus-within .jubilee-benefits__icon{border-color:#4cb96170;background:#4cb96129}.jubilee-benefits__card--deep{background:#0f0f0f}.jubilee-benefits__card--soft{background:#1f1f1f}.jubilee-benefits__icon{display:flex;width:36px;height:36px;align-items:center;justify-content:center;transition:transform .26s ease}.jubilee-benefits__icon img{width:36px;height:36px;object-fit:contain}.jubilee-benefits__copy{display:flex;width:100%;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:24px;font-family:Inter,sans-serif}.jubilee-benefits__copy h3,.jubilee-benefits__copy p{margin:0}.jubilee-benefits__copy h3{color:#fff;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}.jubilee-benefits__copy p{color:#b3b3b3;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}@keyframes jubileeRocContentIn{0%{opacity:.72}to{opacity:1}}@keyframes jubileeRocVisualIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes jubileeRocImageIn{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes jubileeRocCopyIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1099px){.jubilee-relationship{padding:84px 48px}.jubilee-relationship__container{gap:44px}.jubilee-relationship__header{width:min(100%,760px)}.jubilee-relationship__header h2{font-size:32px;line-height:40px;letter-spacing:-1px}.jubilee-relationship__grid{grid-template-columns:1fr;max-width:820px}.jubilee-relationship__card--large,.jubilee-relationship__card--wide{min-height:auto;align-items:center;flex-direction:row;justify-content:flex-start;gap:24px}.jubilee-relationship__card--large{height:auto}.jubilee-relationship__media--large,.jubilee-relationship__media--wide{width:180px;height:180px;border-radius:24px 140px 140px}.jubilee-relationship__media--large img{transform:none}.jubilee-relationship__copy{flex:1 1 auto}.jubilee-delivers{padding:80px 48px}.jubilee-delivers__container{padding:0;gap:56px}.jubilee-delivers__cards{display:grid;min-height:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:100%}.jubilee-delivers__card{position:relative;top:auto;left:auto;width:100%;height:auto;min-height:430px;transform:none}.jubilee-roc{padding:72px 48px}.jubilee-roc__panel{padding:32px}.jubilee-roc__content{grid-template-columns:1fr}.jubilee-roc__visual{height:420px}.jubilee-roc__copy{padding:32px 0 0}.jubilee-automatic{padding:72px 48px}.jubilee-automatic__container{padding:56px}.jubilee-automatic__cards{grid-template-columns:1fr;gap:80px!important}.jubilee-automatic__card{min-height:auto}.jubilee-automatic__media{height:240px;border-radius:20px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.jubilee-rewards{padding:84px 48px}.jubilee-benefits{padding:40px}.jubilee-benefits__container{padding:56px}.jubilee-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 992px){.jubilee-hero{min-height:900px;padding-top:150px}.jubilee-hero__container{min-height:750px}.jubilee-hero__title{font-size:44px;letter-spacing:-1.8px}.jubilee-hero__visual{width:min(100vw - 48px,860px);height:486px;margin-top:100px}.jubilee-relationship__grid{max-width:720px}.jubilee-delivers__cards{max-width:720px;grid-template-columns:1fr}.jubilee-delivers__card{min-height:auto}.jubilee-roc__tab{height:36px;padding:0 14px;font-size:12px;letter-spacing:1.1px}.jubilee-automatic__cards{grid-template-columns:1fr;max-width:520px;gap:80px!important}.jubilee-automatic__card{min-height:auto;gap:8px}.jubilee-automatic__media{width:min(100%,336px);height:300px;border-radius:20px;overflow:hidden;margin:0 auto;-webkit-mask-image:-webkit-radial-gradient(white,black)}.jubilee-automatic__media img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:contain}.jubilee-automatic p{margin-top:0}.jubilee-rewards__grid{grid-template-columns:1fr;max-width:680px}.jubilee-benefits__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media (max-width: 640px){.jubilee-hero{min-height:720px;padding:120px 20px 0}.jubilee-hero__container{min-height:600px}.jubilee-hero__content{gap:12px}.jubilee-hero__title{font-size:34px;line-height:40px;letter-spacing:-1.1px}.jubilee-hero__subtitle{font-size:15px;line-height:23px}.jubilee-hero__visual{width:100%;height:270px;margin-top:64px;border-width:8px}.jubilee-hero__visual img{object-position:20% center}.jubilee-relationship{padding:64px 20px}.jubilee-relationship__container{gap:36px}.jubilee-relationship__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.jubilee-relationship__grid,.jubilee-relationship__stack{gap:16px}.jubilee-relationship__card--large,.jubilee-relationship__card--wide{min-height:auto;flex-direction:column;align-items:flex-start;gap:20px;padding:18px;border-radius:20px}.jubilee-relationship__media--large,.jubilee-relationship__media--wide{width:140px;height:140px;border-radius:20px 120px 120px}.jubilee-relationship__copy h3{font-size:18px;line-height:27px}.jubilee-relationship__copy p{font-size:14px;line-height:22px}.jubilee-delivers{padding:64px 20px}.jubilee-delivers__container{gap:36px}.jubilee-delivers__header{gap:12px}.jubilee-delivers__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.jubilee-delivers__header span{font-size:14px;line-height:22px}.jubilee-delivers__cards{gap:16px}.jubilee-delivers__card{gap:24px;padding:24px;border-radius:14px}.jubilee-roc{padding:64px 20px}.jubilee-roc__container{gap:36px}.jubilee-roc__header{gap:12px}.jubilee-roc__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.jubilee-roc__header span{font-size:14px;line-height:22px}.jubilee-roc__panel{gap:24px;padding:18px;border-radius:20px}.jubilee-roc__tabs{gap:6px}.jubilee-roc__tab{height:32px;padding:0 8px;border-radius:18px;font-size:10px;letter-spacing:.8px}.jubilee-roc__visual{height:280px;border-radius:18px}.jubilee-roc__visual-stage{width:475px;height:356px}.jubilee-roc__corner{width:128px;height:128px}.jubilee-roc__corner--one{left:46px;top:38px}.jubilee-roc__corner--two{right:47px;bottom:38px}.jubilee-roc__copy{padding-top:8px}.jubilee-roc__copy h3{font-size:18px;line-height:27px}.jubilee-roc__copy span{display:block;min-height:66px;font-size:14px;line-height:22px}.jubilee-automatic{padding:64px 20px}.jubilee-automatic__container{padding:40px 18px;gap:36px;border-radius:20px}.jubilee-automatic__header{gap:12px}.jubilee-automatic__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.jubilee-automatic__cards{gap:40px!important}.jubilee-automatic__card{min-height:auto;padding:18px}.jubilee-automatic__card p{font-size:15px;line-height:23px;letter-spacing:-.2px}.jubilee-automatic__media{height:190px;border-radius:20px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.jubilee-automatic__media img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;transform:none}.jubilee-rewards{padding:64px 20px}.jubilee-rewards__container{gap:36px}.jubilee-rewards__header{gap:12px}.jubilee-rewards__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.jubilee-rewards__header span{font-size:14px;line-height:22px}.jubilee-rewards__grid{gap:16px}.jubilee-rewards__card{min-height:230px;gap:32px;padding:20px;border-radius:18px}.jubilee-rewards__copy{gap:8px}.jubilee-rewards__copy h3{font-size:18px;line-height:27px}.jubilee-rewards__copy p{font-size:14px;line-height:22px}.jubilee-benefits{padding:20px}.jubilee-benefits__container{padding:40px 18px;border-radius:20px}.jubilee-benefits__header{margin-bottom:36px}.jubilee-benefits__header h2{font-size:30px;line-height:38px;letter-spacing:-.8px}.jubilee-benefits__header span{font-size:14px;line-height:22px}.jubilee-benefits__grid{gap:16px}.jubilee-benefits__card{min-height:240px;padding:20px}.jubilee-benefits__copy h3{font-size:18px;line-height:26px}.jubilee-benefits__copy p{font-size:14px;line-height:22px}}.jubilee-automatic__media{border-radius:20px!important;overflow:hidden!important}.supply-junction-page{width:100%;overflow:visible;background:#fff}.supply-hero{position:relative;width:100vw;height:900px;padding:140px 40px 40px;overflow:hidden;background:radial-gradient(circle at 97% 0%,#def2e2c7,#def2e200 34%),linear-gradient(180deg,#fffdf9,#fff);color:#fff}.supply-hero:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#dfdfdf}.supply-hero__banner{position:relative;width:min(100%,1360px);height:720px;margin:0 auto;overflow:hidden;border-radius:12px;background:#060b0d}.supply-hero__bg,.supply-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit}.supply-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:58% center;border-radius:inherit}.supply-hero__shade{display:none}.supply-hero__content{position:relative;z-index:2;width:min(100%,762px);margin:0 auto;padding-top:80px;display:flex;flex-direction:column;align-items:center;text-align:center}.supply-hero h1{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:60px;font-weight:600;line-height:80px;letter-spacing:-1.8px}.supply-hero h1 span{display:block;background:linear-gradient(90deg,#1373a4,#24c0b3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.supply-hero__lead{margin:20px 0 0;color:#ffffffdb;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:24px;letter-spacing:-.1px}.supply-hero__copy{margin:16px 0 0;max-width:762px;color:#ffffffdb;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:24px;letter-spacing:-.12px}.supply-hero__dashboard{position:absolute;left:0;right:0;top:520px;z-index:2;width:min(100%,760px);margin:0 auto}.supply-hero__panel{position:relative;width:min(100%,586px);margin:0 auto;padding:32px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff1f;box-shadow:0 24px 70px #00000057;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.supply-hero__panel-label{margin:0 0 16px;color:#ffffff8f;font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:14px;letter-spacing:3px;text-align:center;text-transform:uppercase}.supply-hero__steps{display:flex;flex-direction:column}.supply-hero__step{display:grid;min-height:68px;grid-template-columns:41px minmax(0,1fr);gap:15px;align-items:center;border-bottom:1px solid rgba(255,255,255,.12)}.supply-hero__step>span{display:inline-flex;width:41px;height:41px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#4cb9612e;color:#4cb961;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px}.supply-hero__step strong,.supply-hero__step p{margin:0;font-family:Inter,sans-serif}.supply-hero__step strong{display:block;color:#ffffffd6;font-size:15px;font-weight:500;line-height:19px}.supply-hero__step p{margin-top:4px;color:#ffffff80;font-size:13px;font-weight:400;line-height:18px}.supply-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.supply-hero__stat{min-height:94px;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff14;text-align:center;font-family:Inter,sans-serif}.supply-hero__stat strong{display:block;color:#fff;font-size:22px;font-weight:600;line-height:26px}.supply-hero__stat span{display:block;margin-top:8px;color:#ffffff80;font-size:12px;font-weight:400;line-height:17px}.supply-hero__badge{position:absolute;z-index:3;width:188px;padding:16px 20px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0d1012bd;box-shadow:0 16px 46px #00000042;font-family:Inter,sans-serif;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.supply-hero__badge span,.supply-hero__badge strong,.supply-hero__badge small{display:block}.supply-hero__badge span{color:#ffffff75;font-size:10px;font-weight:700;line-height:13px;letter-spacing:1.8px;text-transform:uppercase}.supply-hero__badge strong{margin-top:8px;color:#fff;font-size:20px;font-weight:600;line-height:24px}.supply-hero__badge small{margin-top:2px;color:#ffffff7a;font-size:12px;font-weight:400;line-height:16px}.supply-hero__badge--left{left:0;top:44px}.supply-hero__badge--right{right:0;top:116px}.supply-problem{width:100vw;min-height:820px;padding:80px 120px;background:#000;color:#fff}.supply-problem__grid{display:grid;width:min(100%,1200px);margin:0 auto;grid-template-columns:repeat(3,minmax(0,384px));grid-template-rows:repeat(3,204px);gap:24px}.supply-problem__title{align-self:center;max-width:660px;margin:0;grid-column:1/span 2;grid-row:1;color:#fff;font-family:Inter,sans-serif;font-size:44px;font-weight:800;line-height:60px;letter-spacing:-.8px}.supply-problem__title span{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.supply-problem__card{position:relative;display:flex;height:204px;padding:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;border:1px solid #e6e6e6;border-radius:14px;background:#fff;color:#000;font-family:Inter,sans-serif;box-shadow:0 0 #0f4fa000;transition:border-color .26s ease,box-shadow .26s ease,transform .26s ease}.supply-problem__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#fff,#f2f7fc);opacity:0;pointer-events:none;transition:opacity .26s ease}.supply-problem__card:hover,.supply-problem__card:focus-within{border-color:#198ecb4d;box-shadow:0 18px 46px #0f4fa029;transform:translateY(-6px)}.supply-problem__card:hover:before,.supply-problem__card:focus-within:before{opacity:1}.supply-problem__card:hover img,.supply-problem__card:focus-within img{transform:scale(1.08)}.supply-problem__card img{position:relative;z-index:1;width:32px;height:32px;object-fit:contain;transition:transform .26s ease}.supply-problem__card>div{position:relative;z-index:1}.supply-problem__card h3,.supply-problem__card p{margin:0}.supply-problem__card h3{color:#000;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}.supply-problem__card p{margin-top:8px;color:#414141;font-size:16px;font-weight:400;line-height:24px}.supply-problem__card--1{grid-column:3;grid-row:1}.supply-problem__card--2{grid-column:2;grid-row:2}.supply-problem__card--3{grid-column:3;grid-row:2}.supply-problem__card--4{grid-column:1;grid-row:3}.supply-problem__card--5{grid-column:2;grid-row:3}.supply-problem__card--6{grid-column:3;grid-row:3}.supply-process{width:100vw;padding:50px 120px;background:linear-gradient(180deg,#fff,#f0f4fa);color:#000}.supply-process__inner{display:flex;width:min(100%,1200px);min-height:420px;margin:0 auto;gap:40px;align-items:flex-start}.supply-process__copy{position:sticky;top:120px;align-self:flex-start;z-index:10;display:flex;min-width:0;flex:1 1 0;flex-direction:column;gap:20px;justify-content:flex-start;padding-top:14px}.supply-process__copy h2,.supply-process__copy p{margin:0}.supply-process__copy h2{max-width:560px;color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:800;line-height:44px;letter-spacing:-.8px}.supply-process__copy p{max-width:476px;color:#7c7d7f;font-family:Epilogue,Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px}.supply-process__timeline{display:flex;align-self:stretch;align-items:flex-start;flex:0 0 auto}.supply-process__steps{display:flex;width:576px;flex-direction:column;gap:20px;padding-right:8px}.supply-process__step{display:flex;min-height:90px;padding:18px 24px;gap:16px;align-items:center;font-family:Inter,sans-serif}.supply-process__step span{display:inline-flex;width:54px;height:54px;flex:0 0 54px;align-items:center;justify-content:center;border-radius:999px;background:#f5f5f5;color:#c9c9cf;font-size:24px;font-weight:600;line-height:1;letter-spacing:-.3px}.supply-process__step strong{color:#000;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:20px;font-weight:700;line-height:30px}.supply-platform{width:100vw;padding:60px 120px;background:#000;color:#fff}.supply-platform__inner{display:flex;width:min(100%,1200px);margin:0 auto;flex-direction:column;align-items:center;gap:80px}.supply-platform__header{display:flex;width:100%;flex-direction:column;gap:20px;align-items:center;text-align:center}.supply-platform__header h2,.supply-platform__header p{margin:0}.supply-platform__header h2{color:#fff;font-family:Manrope,Inter,sans-serif;font-size:36px;font-weight:800;line-height:44px;letter-spacing:-1.5px}.supply-platform__header h2 span{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.supply-platform__header p{max-width:620px;color:#bfbfbf;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px}.supply-platform__grid{display:grid;width:100%}.supply-platform__grid--top{grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #3d3d3d}.supply-platform__grid--bottom{width:855px;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #3d3d3d}.supply-platform__card{min-height:276px;padding:32px;overflow:hidden;border-color:#3d3d3d;border-style:solid;border-width:0 0 0 1px;background:#000;font-family:Inter,sans-serif}.supply-platform__card:first-child{border-left-width:0}.supply-platform__card img{width:32px;height:32px;object-fit:contain}.supply-platform__card h3,.supply-platform__card p{margin:0}.supply-platform__card h3{margin-top:32px;color:#fff;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:16px;font-weight:800;line-height:24px}.supply-platform__card p{margin-top:12px;color:gray;font-family:Epilogue,Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.supply-platform__divider{display:flex;width:100%;gap:24px;align-items:center;justify-content:center;margin:-60px 0}.supply-platform__divider:before,.supply-platform__divider:after{content:"";height:6px;min-width:0;flex:1 1 0;background:radial-gradient(circle at right center,#198ecb 0 3px,transparent 3.4px),linear-gradient(90deg,#4cb961,#198ecb) center/100% 1px no-repeat}.supply-platform__divider:after{background:radial-gradient(circle at left center,#198ecb 0 3px,transparent 3.4px),linear-gradient(90deg,#198ecb,#4cb961) center/100% 1px no-repeat}.supply-platform__divider span{display:inline-flex;height:42px;padding:0 17px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#198ecb,#4cb961) border-box;color:#fff;font-family:Manrope,Inter,sans-serif;font-size:16px;font-weight:800;line-height:24px;white-space:nowrap}.supply-comparison{position:relative;width:100vw;padding:80px 120px;overflow:hidden;background:#fff;color:#000}.supply-comparison:before{content:"";position:absolute;top:0;right:0;bottom:-1px;left:0;background:linear-gradient(129deg,#f59e0b0d,#f59e0b00 55%);pointer-events:none}.supply-comparison__inner{position:relative;z-index:1;display:flex;width:min(100%,1200px);margin:0 auto;flex-direction:column;gap:64px;align-items:center}.supply-comparison__header{display:flex;width:100%;flex-direction:column;gap:20px;align-items:center;text-align:center}.supply-comparison__header h2,.supply-comparison__header p{margin:0}.supply-comparison__header h2{color:#000;font-family:Manrope,Inter,sans-serif;font-size:36px;font-weight:800;line-height:44px;letter-spacing:-1.5px}.supply-comparison__header h2 span{background:linear-gradient(90deg,#198ecb,#4cb961);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.supply-comparison__header p{max-width:631px;color:gray;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px}.supply-comparison__table{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.supply-comparison__column{display:flex;min-width:0;flex-direction:column;gap:16px}.supply-comparison__heading,.supply-comparison__body{border:1px solid #e6e6e6;border-radius:8px}.supply-comparison__heading{display:flex;min-height:80px;padding:12px 24px;align-items:center;justify-content:center;color:#666;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:1px;text-align:center;text-transform:uppercase;background:linear-gradient(184deg,#fff3 67.98%,#fff0 99.57%),linear-gradient(180deg,#e5e5e5,#a3a3a3)}.supply-comparison__body{display:flex;flex-direction:column;overflow:hidden}.supply-comparison__cell{display:flex;min-height:60px;padding:12px 44px;align-items:center;color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.supply-comparison__column--metrics .supply-comparison__body{background:linear-gradient(214deg,#fff3 67.98%,#fff0 99.57%),linear-gradient(180deg,#e5e5e5,#a3a3a3)}.supply-comparison__column--traditional .supply-comparison__heading,.supply-comparison__column--traditional .supply-comparison__body{border-color:#e6e6e6;background:linear-gradient(185deg,#ffffff14 .23%,#0000 53.07%),linear-gradient(180deg,#1d1d1d,#131313)}.supply-comparison__column--traditional .supply-comparison__heading{color:#fff}.supply-comparison__column--traditional .supply-comparison__cell{color:#ccc}.supply-comparison__column--supply .supply-comparison__heading,.supply-comparison__column--supply .supply-comparison__body{border-color:transparent;background:linear-gradient(185deg,#ffffff0d .23%,#0000 53.07%),linear-gradient(180deg,#1f5fd2,#061a69)}.supply-comparison__column--supply .supply-comparison__heading,.supply-comparison__column--supply .supply-comparison__cell{color:#fff;font-weight:700}.supply-calculator{position:relative;width:100vw;min-height:648px;padding:80px 120px;overflow:hidden;background:#000;color:#fff}.supply-calculator__bg{position:absolute;inset:-3px 0 auto 0;width:100%;height:648px;pointer-events:none;mask-repeat:no-repeat;mask-position:0 0;mask-size:1440px 648px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:0 0;-webkit-mask-size:1440px 648px}.supply-calculator__bg img{width:100%;height:100%;object-fit:cover;object-position:left top}.supply-calculator__inner{position:relative;z-index:1;display:grid;width:min(100%,1200px);min-height:485px;margin:0 auto;grid-template-columns:minmax(0,1fr) 500px;gap:40px;align-items:center}.supply-calculator__copy{display:flex;width:100%;min-width:0;min-height:485px;flex-direction:column;justify-content:space-between}.supply-calculator__copy-block{display:flex;flex-direction:column;gap:40px;align-items:flex-start}.supply-calculator__copy h2,.supply-calculator__copy p{margin:0;font-family:Inter,sans-serif}.supply-calculator__copy h2{max-width:520px;color:#f0f0f0;font-size:36.8px;font-weight:800;line-height:40.48px;letter-spacing:-.8px}.supply-calculator__copy-block p{max-width:520px;color:#e6e6e6;font-size:16px;font-weight:400;line-height:24px}.supply-calculator__note{color:#e6e6e6;font-family:Inter,sans-serif;font-size:16px;font-style:italic;line-height:24px;letter-spacing:-.16px}.supply-calculator__card{display:flex;width:100%;min-height:485px;flex-direction:column;gap:20px;padding:32px;border:1px solid #198ecb;border-radius:20px;background:#ffffff1f;box-shadow:0 20px 60px #0b1e3d2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.supply-calculator__group{display:flex;width:100%;flex-direction:column;gap:16px}.supply-calculator__group--analysis{gap:12px}.supply-calculator__eyebrow{margin:0;color:#ccc;font-family:Inter,sans-serif;font-size:11.2px;font-weight:700;line-height:normal;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap}.supply-calculator__eyebrow--bright{color:#fff}.supply-calculator__input-row{display:flex;width:100%;align-items:center;gap:8px;padding:13px 13px 13px 17px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f}.supply-calculator__input-row span,.supply-calculator__input-row input{color:#ccc;font-family:Inter,sans-serif;font-weight:700;line-height:normal}.supply-calculator__input-row span{flex:0 0 auto;font-size:17.6px}.supply-calculator__input-row input{width:100%;min-width:0;padding:0;border:0;outline:none;background:transparent;font-size:19.2px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.supply-calculator__input-row input::-webkit-outer-spin-button,.supply-calculator__input-row input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.supply-calculator__range-wrap{display:flex;width:100%;flex-direction:column;gap:8px}.supply-calculator__range{width:100%;height:6px;margin:0;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(90deg,#198ecb,#4cb961);cursor:pointer}.supply-calculator__range::-webkit-slider-thumb{width:20px;height:20px;border:0;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;box-shadow:0 2px 8px #f59e0b66}.supply-calculator__range::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #f59e0b66}.supply-calculator__range-labels{position:relative;height:16px;color:#ccc;font-family:Inter,sans-serif;font-size:10.6px;line-height:normal;white-space:nowrap}.supply-calculator__range-labels span{position:absolute;top:0}.supply-calculator__options{display:flex;width:100%;gap:8px}.supply-calculator__option{display:flex;min-width:0;flex:1 1 0;align-items:center;justify-content:center;padding:9px 6px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#ffffff14;color:#999;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px;cursor:pointer;transition:border-color .24s ease,background .24s ease,color .24s ease,box-shadow .24s ease}.supply-calculator__option--active{border-color:#198ecb;background:linear-gradient(90deg,#198ecb38,#4cb9612e),#333;color:#4cb961;box-shadow:inset 0 0 0 1px #198ecb1f}.supply-calculator__divider{width:100%;height:1px;background:#ffffff1f}.supply-calculator__opportunity{color:#e6e6e6;font-family:Inter,sans-serif;font-size:44.8px;font-weight:800;line-height:44.8px;letter-spacing:-.8px;white-space:nowrap}.supply-calculator__subcopy{margin:0;color:#ccc;font-family:Inter,sans-serif;font-size:12.2px;line-height:normal;white-space:nowrap}.supply-calculator__analysis-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.supply-calculator__analysis-card{display:flex;min-height:60px;flex-direction:column;gap:8px;padding:10px 12px;border-radius:8px;background:#ffffff0a}.supply-calculator__analysis-card strong,.supply-calculator__analysis-card span{display:block;width:100%;font-family:Inter,sans-serif}.supply-calculator__analysis-card strong{color:#e6e6e6;font-size:16px;font-weight:700;line-height:normal}.supply-calculator__analysis-card span{color:#ccc;font-size:10.4px;font-weight:400;line-height:normal}.supply-benefits{position:relative;width:100vw;padding:80px 120px;overflow:hidden;background:linear-gradient(180deg,#f0f4fa,#fff);color:#000}.supply-benefits__bg{position:absolute;left:50%;top:50%;width:1440px;height:919px;transform:translate(-50%,-50%);object-fit:cover;pointer-events:none}.supply-benefits__inner{position:relative;z-index:1;display:flex;width:min(100%,1200px);margin:0 auto;flex-direction:column;gap:40px;align-items:center}.supply-benefits__header{display:flex;width:min(100%,600px);flex-direction:column;gap:12px;align-items:center;text-align:center}.supply-benefits__header h2,.supply-benefits__header p{margin:0}.supply-benefits__header h2{color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.supply-benefits__header p{color:#0009;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.supply-benefits__grid{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.supply-benefits__card{display:flex;min-height:286px;padding:23px 21px;flex-direction:column;gap:32px;border:1px solid #e6e6e6;border-radius:14px;background:#fff;font-family:Inter,sans-serif;box-shadow:0 0 #0f4fa000;transition:border-color .26s ease,box-shadow .26s ease,transform .26s ease,background .26s ease}.supply-benefits__card:hover,.supply-benefits__card:focus-within{border-color:#4cb9614d;background:linear-gradient(180deg,#fff,#eef8f1);box-shadow:0 18px 46px #0d9e8a24;transform:translateY(-6px)}.supply-benefits__card:hover>img,.supply-benefits__card:focus-within>img{transform:scale(1.08)}.supply-benefits__card>img{width:32px;height:32px;object-fit:contain;transition:transform .26s ease}.supply-benefits__card h3,.supply-benefits__card p{margin:0}.supply-benefits__card h3{color:#000;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px;min-height:60px;display:block}.supply-benefits__card p{margin-top:16px;color:#414141;font-size:16px;font-weight:400;line-height:24px}@media (max-width: 1099px){.supply-hero{height:auto;min-height:0;padding:120px 24px 40px}.supply-hero__banner{height:auto;min-height:760px;overflow:visible}.supply-hero__content{padding:72px 24px 0}.supply-hero h1{font-size:48px;line-height:56px;letter-spacing:-1.4px}.supply-hero__dashboard{position:relative;left:auto;top:auto;margin-top:40px;padding:0 24px 40px;transform:none}.supply-hero__badge{display:none}.supply-problem{min-height:0;padding:72px 24px}.supply-problem__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:20px}.supply-problem__title,.supply-problem__card{grid-column:auto;grid-row:auto}.supply-problem__title{max-width:720px;grid-column:1/-1;font-size:40px;line-height:52px}.supply-process{padding:64px 24px}.supply-process__inner{height:auto;min-height:0;flex-direction:column;align-items:stretch;gap:36px}.supply-process__copy{position:static;top:auto;align-self:stretch}.supply-process__copy h2,.supply-process__copy p{max-width:720px}.supply-process__timeline{width:100%}.supply-process__steps{width:auto;min-width:0;flex:1 1 auto}.supply-platform{padding:64px 24px}.supply-platform__inner{gap:48px}.supply-platform__grid--top,.supply-platform__grid--bottom{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.supply-platform__card:nth-child(odd){border-left-width:0}.supply-platform__divider{margin:-24px 0;gap:20px}.supply-comparison{padding:72px 24px}.supply-comparison__table{gap:14px}.supply-comparison__heading,.supply-comparison__cell{padding-right:24px;padding-left:24px}.supply-calculator{padding:64px 24px}.supply-calculator__inner{min-height:0;grid-template-columns:minmax(0,1fr) 460px;gap:30px}.supply-calculator__copy{min-height:0;gap:20px;justify-content:flex-start}.supply-calculator__copy h2{max-width:720px;font-size:32px;line-height:40px}.supply-calculator__copy p{max-width:720px}.supply-calculator__card{width:100%;min-width:0;flex-basis:auto;max-width:560px;margin:0}}@media (max-width: 1099px) and (max-width: 900px){.supply-calculator__inner{grid-template-columns:minmax(0,1fr) 420px;gap:24px}.supply-calculator__copy h2{font-size:28px;line-height:36px}}@media (max-width: 1099px) and (max-width: 800px){.supply-calculator__inner{display:flex;flex-direction:column;align-items:stretch;gap:32px}.supply-calculator__card{max-width:none}}@media (max-width: 1099px){.supply-benefits{padding:72px 24px}.supply-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.supply-hero{height:auto;min-height:0;padding:112px 20px 32px}.supply-hero__banner{min-height:820px;border-radius:12px}.supply-hero__content{padding:106px 18px 0}.supply-hero h1{font-size:38px;line-height:44px;letter-spacing:-1px}.supply-hero__lead,.supply-hero__copy{font-size:14px;line-height:22px}.supply-hero__panel{padding:20px;border-radius:18px}.supply-hero__panel-label{letter-spacing:2px}.supply-hero__step{min-height:72px;grid-template-columns:34px minmax(0,1fr);gap:12px}.supply-hero__step>span{width:34px;height:34px;font-size:12px}.supply-hero__step strong{font-size:14px;line-height:18px}.supply-hero__step p{font-size:12px;line-height:16px}.supply-hero__stats{grid-template-columns:1fr}.supply-hero__stat{min-height:auto;padding:14px}.supply-problem{padding:64px 20px}.supply-problem__grid{grid-template-columns:1fr;gap:16px}.supply-problem__title{font-size:34px;line-height:42px;letter-spacing:-.6px}.supply-problem__card{min-height:184px;height:auto;padding:22px}.supply-process{padding:56px 20px}.supply-process__inner{gap:28px}.supply-process__copy h2{font-size:32px;line-height:40px;letter-spacing:-.6px}.supply-process__copy p{font-size:17px;line-height:26px}.supply-process__timeline{gap:0}.supply-process__steps{gap:12px}.supply-process__step{min-height:76px;padding:12px 0 12px 18px;gap:14px}.supply-process__step span{width:46px;height:46px;flex-basis:46px;font-size:18px}.supply-process__step strong{font-size:17px;line-height:24px}.supply-platform{padding:56px 20px}.supply-platform__inner{gap:36px}.supply-platform__header{align-items:flex-start;text-align:left}.supply-platform__header h2{font-size:32px;line-height:40px;letter-spacing:-.8px}.supply-platform__header p{font-size:16px;line-height:24px}.supply-platform__grid--top,.supply-platform__grid--bottom{grid-template-columns:1fr;border:0}.supply-platform__card{min-height:auto;padding:26px 0;border-width:0 0 1px}.supply-platform__card h3{margin-top:24px}.supply-platform__grid--top .supply-platform__card:last-child{border-bottom-width:0}.supply-platform__divider{margin:-12px 0;gap:12px}.supply-platform__divider span{height:38px;font-size:14px}.supply-comparison{padding:64px 0}.supply-comparison__inner{width:100%;max-width:none;gap:36px;align-items:stretch}.supply-comparison__header{padding-inline:20px;align-items:flex-start;text-align:left}.supply-comparison__header h2{font-size:32px;line-height:40px;letter-spacing:-.8px}.supply-comparison__header p{font-size:16px;line-height:24px}.supply-comparison__table{display:flex;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-inline:0;gap:0;padding-bottom:20px}.supply-comparison__table::-webkit-scrollbar{height:4px}.supply-comparison__table::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.supply-comparison__column{flex:0 0 200px;gap:12px}.supply-comparison__column--metrics{position:sticky;left:0;z-index:10;flex:0 0 140px;background:#fff;box-shadow:6px 0 16px #0000000f;border-right:1px solid #e6e6e6}.supply-comparison__column--metrics .supply-comparison__heading,.supply-comparison__column--metrics .supply-comparison__body{background:#f8f9fb}.supply-comparison__heading{min-height:64px;padding:12px 16px;font-size:11px;line-height:16px;letter-spacing:.5px}.supply-comparison__cell{min-height:80px;padding:12px 16px;font-size:13px;line-height:18px;white-space:normal}.supply-calculator{padding:56px 20px;min-height:0}.supply-calculator__bg{height:580px}.supply-calculator__inner{gap:28px}.supply-calculator__copy{gap:16px}.supply-calculator__copy h2{font-size:26px;line-height:34px;letter-spacing:-.6px}.supply-calculator__copy p{font-size:14px;line-height:22px}.supply-calculator__copy-block{gap:14px}.supply-calculator__note{font-size:14px;line-height:22px}.supply-calculator__card{padding:20px;border-radius:18px;gap:18px;max-width:none}.supply-calculator__opportunity{font-size:34px;line-height:36px;white-space:normal}.supply-calculator__subcopy{white-space:normal}.supply-calculator__options{flex-wrap:wrap}.supply-calculator__option{flex:1 1 calc(50% - 4px);min-width:0}.supply-calculator__analysis-grid{gap:10px}.supply-benefits{padding:64px 20px}.supply-benefits__bg{width:980px;height:720px}.supply-benefits__inner{gap:32px;align-items:stretch}.supply-benefits__header{align-items:flex-start;text-align:left}.supply-benefits__header h2{font-size:32px;line-height:40px;letter-spacing:-.8px}.supply-benefits__grid{grid-template-columns:1fr;gap:16px}.supply-benefits__card{min-height:236px}.supply-benefits__card h3{display:block;min-height:60px}}.certificate-page{width:100%;overflow-x:hidden;background:#fff;color:#000}.certificate-hero{width:100vw;padding:200px 100px 140px;background:linear-gradient(180deg,#d7ecfb,#fff)}@media (max-width: 1300px){.certificate-hero{padding-left:70px;padding-right:70px}}.certificate-hero__content{display:flex;width:min(100%,640px);margin:0 auto;flex-direction:column;align-items:center;text-align:center}.certificate-hero__content h1,.certificate-hero__content p{margin:0}.certificate-hero__content h1{color:#0f0f10;font-family:Inter,sans-serif;font-size:44px;font-weight:700;line-height:52px;letter-spacing:-1.6px}.certificate-hero__content p{margin-top:22px;color:#000000b8;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.certificate-section-heading{display:flex;width:min(100%,620px);flex-direction:column;align-items:center;text-align:center}.certificate-section-heading span{color:#637080;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;letter-spacing:1.5px;text-transform:uppercase}.certificate-section-heading h2,.certificate-section-heading p{margin:0}.certificate-section-heading h2{margin-top:14px;color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px}.certificate-section-heading p{margin-top:12px;color:#707070;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.certificate-section-heading--left{align-items:flex-start;text-align:left}.certificate-credentials{width:100vw;padding:90px 100px 96px;background:#fff}@media (max-width: 1300px){.certificate-credentials{padding-left:70px;padding-right:70px}}.certificate-credentials__inner{display:flex;width:min(100%,1500px);margin:0 auto;flex-direction:column;gap:70px;align-items:center}.certificate-credentials__cards{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,407px));gap:46px;justify-content:center}@media (max-width: 1300px){.certificate-credentials__cards{grid-template-columns:repeat(3,minmax(0,407px));gap:36px}}.certificate-card{position:relative;display:flex;min-height:552px;padding:40px;overflow:hidden;flex-direction:column;justify-content:flex-start;border-radius:20px;color:#0d1b2a;box-shadow:0 0 #0000;transition:box-shadow .28s ease,transform .28s ease}.certificate-card:hover,.certificate-card:focus-within{box-shadow:0 -4px 24px 4px #0000000f;transform:translateY(-2px)}.certificate-card:hover .certificate-card__hover,.certificate-card:focus-within .certificate-card__hover{opacity:1;transform:translateY(0);pointer-events:auto}.certificate-card--silver{background:linear-gradient(215deg,#fff3 67.98%,#fff0 99.57%),linear-gradient(180deg,#e5e5e5,#a3a3a3)}.certificate-card--blue{background:linear-gradient(221deg,#ffffff0d .23%,#0000 53.07%),linear-gradient(180deg,#1f5fd2,#061a69);color:#fff}.certificate-card--dark{background:linear-gradient(221deg,#ffffff0d .23%,#0000 53.07%),linear-gradient(180deg,#1d1d1d,#131313);color:#fff}.certificate-card--blue .certificate-card__top>img,.certificate-card--dark .certificate-card__top>img{filter:brightness(0) invert(1)}.certificate-card__noise{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.08;mix-blend-mode:overlay;object-fit:cover;pointer-events:none}.certificate-card__top,.certificate-card__content,.certificate-card__footer{position:relative;z-index:1}.certificate-card__top{display:flex;align-items:center;justify-content:space-between}.certificate-card__top>img{width:24px;height:24px}.certificate-card__top span{display:inline-flex;padding:8px 15px;gap:7px;align-items:center;border:1px solid rgba(76,185,97,.38);border-radius:30px;background:#4cb96126;color:#4cb961;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:14px}.certificate-card__top span i{width:6px;height:6px;border-radius:999px;background:#4cb961}.certificate-card__title{margin-top:30px}.certificate-card__title h3,.certificate-card__title p{margin:0}.certificate-card__title h3{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:24px;letter-spacing:-.6px}.certificate-card__title p{margin-top:12px;color:currentColor;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px;opacity:.55}.certificate-card__details{display:grid;margin-top:30px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:22px}.certificate-card__details div{min-width:0}.certificate-card__details span,.certificate-card__details strong{display:block;font-family:Inter,sans-serif;line-height:1.15}.certificate-card__details span{color:currentColor;font-size:12px;font-weight:400;letter-spacing:.7px;text-transform:uppercase;opacity:.6}.certificate-card__details strong{margin-top:8px;color:currentColor;font-size:12px;font-weight:700;letter-spacing:.6px}.certificate-card__footer{margin-top:auto}.certificate-card__footer hr{width:100%;height:1px;margin:0 0 28px;border:0;background:currentColor;opacity:.22}.certificate-card__footer p{margin:0;color:currentColor;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:20px;letter-spacing:-.28px;opacity:.68}.certificate-card__hover{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;padding:30px 32px;flex-direction:column;align-items:center;justify-content:center;border-radius:inherit;background:inherit;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.certificate-card__document{position:relative;z-index:1;display:block;width:min(100%,278px);height:394px;pointer-events:none}.certificate-card__document--cover{object-fit:cover}.certificate-card__document--contain{object-fit:contain}.certificate-card__download{position:absolute;z-index:2;bottom:28px;left:50%;display:inline-flex;height:44px;padding:0 18px;align-items:center;justify-content:center;gap:6px;border-radius:8px;background:linear-gradient(77deg,#1761bf .29%,#9cc5f8 99.71%);color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.16px;transform:translate(-50%);text-decoration:none}.certificate-card__download img{width:20px;height:20px}.certificate-benefits{width:100vw;padding:80px 100px;background:linear-gradient(180deg,#f8f8f8,#f0f4fa)}@media (max-width: 1300px){.certificate-benefits{padding-left:70px;padding-right:70px}}.certificate-benefits__inner{display:flex;width:min(100%,1240px);margin:0 auto;flex-direction:column}.certificate-benefits__heading{width:100%;max-width:none}.certificate-benefits__heading p{max-width:none;white-space:nowrap}.certificate-benefits__body{display:grid;width:100%;margin-top:50px;grid-template-columns:1fr 580px;gap:80px;align-items:flex-start}@media (max-width: 1200px){.certificate-benefits__body{gap:40px;grid-template-columns:1fr 480px}}@media (max-width: 1000px){.certificate-benefits__body{display:flex;flex-direction:column;gap:48px;align-items:center}}.certificate-benefits__list{display:flex;width:100%;flex-direction:column;min-height:520px}.certificate-benefits__item{position:relative;border-top:1px solid #d8e3f3}.certificate-benefits__item button{position:relative;width:100%;padding:24px 0;border:none;background:transparent;text-align:left;cursor:pointer;transition:padding .34s ease}.certificate-benefits__item .certificate-benefits__progress-track{position:absolute;top:-1px;left:0;width:100%;height:2px;background:transparent;overflow:hidden}.certificate-benefits__item .certificate-benefits__progress-bar{width:0;height:100%;background:linear-gradient(90deg,#1761bf,#9cc5f8);transition:none}.certificate-benefits__item.is-active .certificate-benefits__progress-bar{width:100%;transition:width 5s linear}.certificate-benefits__item span{display:block;margin:0;color:#888e9e;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.44px;transition:color .26s ease}.certificate-benefits__item .certificate-benefits__item-content p{margin:0;padding-bottom:24px;max-width:100%;color:#555f75;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.certificate-benefits__item.is-active button{padding-bottom:0}.certificate-benefits__item.is-active span{color:#0f0f10}.certificate-benefits__image{width:100%;max-width:960px;overflow:hidden}.certificate-benefits__image img{display:block;width:100%;height:auto;object-fit:cover}@media (max-width: 1000px){.certificate-benefits__image{max-width:100%}}@media (max-width: 1099px){.certificate-benefits__heading p{white-space:normal}}@media (max-width: 1024px){.certificate-hero,.certificate-credentials,.certificate-benefits{padding-right:24px;padding-left:24px}.certificate-credentials__cards{grid-template-columns:repeat(2,minmax(0,407px))}.certificate-credentials__cards .certificate-card:nth-child(3){grid-column:span 2;justify-self:center;width:100%;max-width:407px}.certificate-benefits__heading p{white-space:normal}}@media (max-width: 768px){.certificate-hero{padding-top:128px;padding-bottom:64px}.certificate-hero__content{align-items:flex-start;text-align:left}.certificate-hero__content h1{font-size:38px;line-height:44px}.certificate-hero__visual{margin-top:44px}.certificate-section-heading{align-items:flex-start;text-align:left}.certificate-section-heading h2{font-size:32px;line-height:40px}.certificate-credentials,.certificate-benefits{padding-top:64px;padding-bottom:64px}.certificate-credentials__cards{grid-template-columns:1fr}.certificate-credentials__cards .certificate-card:nth-child(3){grid-column:auto;justify-self:stretch;max-width:none}.certificate-card{min-height:520px;padding:32px}.certificate-benefits__item span{font-size:19px;line-height:26px}.certificate-benefits__item p{font-size:16px;line-height:24px}}.about-page{width:100%;overflow-x:hidden;background:#fff;color:#111}.about-section-title{display:flex;width:min(100%,800px);flex-direction:column;gap:16px;align-items:center;text-align:center}.about-section-title span{color:#fff;opacity:.6;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:15px;letter-spacing:1.5px;text-transform:uppercase}.about-section-title h2,.about-section-title p{margin:0}.about-section-title h2{color:#000;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize}.about-section-title strong{margin-left:10px;background:linear-gradient(90deg,#1a6fdb,#49d47a);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600;text-transform:none}.about-section-title p{color:#707070;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.about-section-title--dark{align-items:flex-start;text-align:left}.about-section-title--dark h2{color:#fff;font-size:32px;line-height:40px;letter-spacing:-1.28px}.about-section-title--dark p{color:#b3b3b3}.about-hero{position:relative;min-height:860px;padding:220px 20px 120px;overflow:hidden;background:linear-gradient(123deg,#def2e2,#b1d3fb 20%,#def2e2)}.about-hero__fade{position:absolute;inset:auto 0 0;height:638px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}.about-hero__copy,.about-hero__stats{position:relative;z-index:1}.about-hero__copy{display:flex;width:min(100%,800px);margin:0 auto;flex-direction:column;gap:16px;align-items:center;text-align:center}.about-hero__copy h1,.about-hero__copy p{margin:0}.about-hero__copy h1{color:#111;font-family:Inter,sans-serif;font-size:52px;font-weight:600;line-height:1.2;letter-spacing:-2.5px;text-transform:capitalize}.about-hero__copy h1 span{display:block}.about-hero__copy p{color:#3f3f3f;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:26px;letter-spacing:-.2px}.about-hero__stats{display:grid;width:min(100%,1060px);margin:110px auto 0;grid-template-columns:repeat(4,minmax(0,1fr))}.about-hero__stat{display:flex;min-height:112px;padding:12px 16px 0;flex-direction:column;gap:12px;align-items:center;justify-content:flex-start;text-align:center}.about-hero__stat+.about-hero__stat{border-left:1px solid rgba(16,24,40,.14)}.about-hero__stat strong,.about-hero__stat strong span{color:var(--Primary-Green, #4CB961);text-align:center;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.8px}.about-hero__stat>span{color:#101828;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px}.about-hero__tc{color:#637080!important;font-family:Inter,sans-serif!important;font-size:10px!important;font-style:normal!important;font-weight:300!important;line-height:normal!important;letter-spacing:-.1px!important;margin-top:4px!important;display:block!important}.about-story{padding:100px 20px;background:#000}.about-story__inner{display:grid;width:min(100%,1200px);margin:0 auto;grid-template-columns:minmax(0,1fr) 586px;gap:60px;align-items:flex-start}@media (max-width: 1300px){.about-story__inner{grid-template-columns:1fr 1fr;gap:40px}}.about-story__copy{display:flex;flex-direction:column;gap:32px}.about-story__paragraphs{display:flex;flex-direction:column;gap:24px}.about-story__paragraphs p{margin:0;color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.about-story__cards{display:flex;flex-direction:column;gap:24px}.about-story-card{display:flex;min-height:264px;padding:24px;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#ffffff1a;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .26s ease}.about-story-card:hover,.about-story-card:focus-within{border-color:#4cb96157;background:#ffffff24;box-shadow:0 20px 48px #0d9e8a24;transform:translateY(-6px)}.about-story-card:hover .about-story-card__head span,.about-story-card:focus-within .about-story-card__head span{background:#4cb96129}.about-story-card__head{display:flex;gap:16px;align-items:center}.about-story-card__head span{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center;border-radius:100px;background:#ffffff1a;transition:background .26s ease}.about-story-card__head img{width:36px;height:36px}.about-story-card__head h3{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:32px;font-style:italic;font-weight:600;line-height:39px;letter-spacing:-.64px}.about-story-card hr{width:100%;height:1px;margin:24px 0;border:0;background:#ffffff1f}.about-story-card h4,.about-story-card p{margin:0;font-family:Inter,sans-serif}.about-story-card h4{color:#fff;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px}.about-story-card p{margin-top:6px;color:#b3b3b3;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.about-products{padding:100px 20px;background:#fff}.about-products__inner{display:flex;width:min(100%,1200px);margin:0 auto;flex-direction:column;gap:48px;align-items:center}.about-products__grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.about-product-card{position:relative;min-height:268px;padding:24px;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#f7f7f7,#e5e5e5);box-shadow:0 0 #0f4fa000;transition:box-shadow .26s ease,transform .26s ease,filter .26s ease}.about-product-card:hover,.about-product-card:focus-within{box-shadow:0 20px 50px #0f4fa024;filter:saturate(1.04);transform:translateY(-6px)}.about-product-card:hover .about-product-card__icon,.about-product-card:focus-within .about-product-card__icon{transform:scale(1.06);box-shadow:0 12px 30px #12233d1a}.about-product-card__pattern{position:absolute;inset:-60px 0 auto;height:380px;background-image:linear-gradient(rgba(0,0,0,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.035) 1px,transparent 1px);background-size:28px 28px;opacity:.42}.about-product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1a,#ffffff8a);pointer-events:none}.about-product-card__icon,.about-product-card h3,.about-product-card p{position:relative;z-index:1}.about-product-card__icon{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center;border-radius:100px;background:#fff;transition:box-shadow .26s ease,transform .26s ease}.about-product-card__icon img{width:28px;height:28px;object-fit:contain}.about-product-card h3,.about-product-card p{margin:0;font-family:Inter,sans-serif}.about-product-card h3{margin-top:28px;color:#111;font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.4px}.about-product-card p{max-width:540px;margin-top:8px;color:#707070;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.about-values{position:relative;padding:100px 20px;overflow:hidden;background:#000}.about-values:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/line_bg-DVXGVcmg.webp);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.65;pointer-events:none}.about-values__inner{position:relative;z-index:1;display:flex;width:min(100%,1200px);margin:0 auto;padding:60px;flex-direction:column;gap:48px;align-items:center;border-radius:24px;background:#0a0a0ad1}.about-values .about-section-title{position:relative;z-index:2;align-items:center;text-align:center}.about-values__grid{position:relative;z-index:2;display:grid;width:100%;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.about-value-card{display:flex;min-height:280px;padding:23px 21px;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#0f0f0f;transition:background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .26s ease}.about-value-card:nth-child(2n){background:#1f1f1f}.about-value-card:hover,.about-value-card:focus-within{border-color:#4cb9615c;background:radial-gradient(circle at 86% 12%,rgba(25,142,203,.2) 0%,transparent 34%),linear-gradient(180deg,#171717,#0b0b0b);box-shadow:0 18px 48px #0d9e8a29;transform:translateY(-6px)}.about-value-card:hover span,.about-value-card:focus-within span{border-color:#4cb96170;background:#4cb96129}.about-value-card span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #1b4623;border-radius:8px;background:radial-gradient(circle at 50% 50%,#1b462300,#1b462399),#123017;transition:background .26s ease,border-color .26s ease}.about-value-card span img{width:20px;height:20px;object-fit:contain}.about-value-card h3,.about-value-card p{margin:0;font-family:Inter,sans-serif}.about-value-card h3{margin-top:16px;color:#fff;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}.about-value-card p{color:#b3b3b3;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0}.about-journey{position:relative;padding:72px 20px;overflow:hidden;background:linear-gradient(122deg,#0f4fa0,#1a6fdb)}.about-journey__inner{display:flex;width:min(100%,1160px);margin:0 auto;flex-direction:column;gap:60px;align-items:center}.about-journey .about-section-title{align-items:center;text-align:center}.about-journey__timeline{position:relative;display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}.about-journey__timeline:before{content:"";position:absolute;top:28px;left:0;right:0;height:1px;background:#ffffff59}.about-journey__item{position:relative;min-height:174px;padding:36px 24px 0 0}.about-journey__item i{position:absolute;top:-2px;left:-2px;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:999px;background:#198ecb;box-shadow:0 0 0 4px #2b9ed81a}.about-journey__item i.is-green{background:#3db84a;box-shadow:0 0 0 4px #3db84a1a}.about-journey__item span,.about-journey__item h3,.about-journey__item p{margin:0;font-family:Inter,sans-serif}.about-journey__item span{color:#fff;font-size:11px;line-height:14px;letter-spacing:1.1px;text-transform:uppercase}.about-journey__item h3{margin-top:8px;color:#fff;font-size:18px;font-weight:600;line-height:22px}.about-journey__item p{margin-top:10px;color:#ffffff9e;font-size:14px;line-height:20px}.about-team{padding:100px 20px;background:#fff}.about-team .about-section-title{align-items:center;text-align:center}.about-team .about-section-title>span{color:#637080;opacity:1}.about-team .about-section-title h2{text-transform:none}.about-team__inner{display:flex;width:min(100%,1200px);margin:0 auto;flex-direction:column;gap:48px;align-items:center}.about-team__grid{display:flex;flex-wrap:wrap;width:100%;gap:24px;justify-content:center}.about-team-card{position:relative;display:flex;flex:0 0 282px;height:380px;overflow:hidden;border-radius:18px;background:#111;box-shadow:0 4px 24px #00000014}.about-team-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0003,#0009 40%,#000000f2)}.about-team-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center}.about-team-card__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:24px;display:flex;flex-direction:column-reverse;justify-content:space-between}.about-team-card__info{position:relative;z-index:2}.about-team-card__info h3,.about-team-card__info p{margin:0;color:#fff;font-family:Inter,sans-serif}.about-team-card__info h3{font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.6px}.about-team-card__info p{margin-top:8px;color:#ffffffb8;font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.about-team-card__info-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.about-team-card__linkedin-static{display:flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;opacity:.8}.about-team-card__linkedin-static svg{width:18px;height:18px;display:block}.about-team-card__bio{position:relative;z-index:1}.about-team-card__bio p{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:21px}.about-trust{position:relative;padding:100px 20px;overflow:hidden;background:radial-gradient(circle at -4% 112%,rgba(25,142,203,.32),transparent 32%),radial-gradient(circle at 10% 112%,rgba(76,185,97,.18),transparent 24%),#000}.about-trust:before{content:"";position:absolute;left:-300px;bottom:-420px;width:720px;height:720px;border-radius:999px;background:radial-gradient(circle,rgba(76,185,97,.18) 0%,rgba(25,142,203,.22) 34%,transparent 68%);filter:blur(70px);pointer-events:none}.about-trust__glow{position:absolute;left:-340px;bottom:-460px;width:900px;height:900px;opacity:1;pointer-events:none}.about-trust__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:60px;width:min(100%,1200px);margin:0 auto}.about-trust__top{display:grid;grid-template-columns:1fr minmax(auto,422px);gap:40px;align-items:center}.about-trust__copy h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.2;letter-spacing:-1.6px}.about-trust__copy h2 span{color:#11bfae}.about-trust__copy p{margin:24px 0 0;color:#ffffffb3;font-family:Inter,sans-serif;font-size:18px;line-height:28px;max-width:540px}.about-trust__certs{display:flex;width:100%;max-width:422px;height:165px;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;border-radius:12px;background:#0f0f0f;border:1px solid rgba(255,255,255,.08)}.about-trust__certs h3{margin:0;color:#888e9e;font-family:Geist,Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:22.5px;letter-spacing:-.45px;text-transform:none}.about-trust__certs ul{display:flex;padding:0;margin:0;flex-direction:column;gap:10px;list-style:none}.about-trust__certs ul li{color:#dbdbdb;font-family:Geist,Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.about-trust__cards{display:grid;overflow:hidden;width:100%;max-width:780px;margin:0 auto;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#0f0f0f66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-template-columns:repeat(2,minmax(0,1fr))}.about-trust__cards article{display:flex;padding:30px;align-items:center;gap:14px;flex:1 0 0;align-self:stretch;background:#0f0f0f}.about-trust__cards article:not(:last-child){border-right:1px solid rgba(255,255,255,.16)}.about-trust__cards .about-trust__badge{position:relative;display:inline-flex;width:64px;height:64px;flex-shrink:0;align-items:center;justify-content:center;border-radius:100px;overflow:hidden;background:radial-gradient(circle at 45% 32%,rgba(255,255,255,.2),transparent 34%),linear-gradient(180deg,#222,#080808);box-shadow:inset 0 0 18px #ffffff14}.about-trust__cards .about-trust__badge img{width:100%;height:100%;object-fit:cover}.about-trust__cards .about-trust__card-content h3{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.about-trust__cards .about-trust__card-content p{margin-top:6px;color:#ffffff80;font-family:Inter,sans-serif;font-size:14px;line-height:1.4}@media (max-width: 1100px){.about-hero,.about-story,.about-products,.about-values,.about-team,.about-trust{padding-right:40px;padding-left:40px}.about-story__inner,.about-trust__inner{grid-template-columns:1fr}.about-story__cards{width:min(100%,640px)}.about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-journey{padding-right:40px;padding-left:40px}.about-journey__timeline{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px}.about-journey__timeline:before{display:none}.about-journey__item{padding:36px 24px 0 0;border-top:1px solid rgba(255,255,255,.35)}.about-team__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.about-section-title{align-items:flex-start;text-align:left}.about-section-title h2{font-size:32px;line-height:40px}.about-hero{min-height:auto;padding:150px 24px 80px}.about-hero__copy{align-items:flex-start;text-align:left}.about-hero__copy h1{font-size:42px;letter-spacing:-1.6px}.about-hero__copy p{font-size:16px;line-height:24px}.about-hero__stats{margin-top:64px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.about-hero__stat{min-height:92px}.about-hero__stat:nth-child(odd){border-left:0}.about-hero__stat strong,.about-hero__stat strong span{font-size:34px;line-height:42px}.about-hero__stat>span{font-size:14px;line-height:20px}.about-story,.about-products,.about-values,.about-team,.about-trust{padding:72px 24px}.about-story-card{min-height:auto}.about-story-card__head h3{font-size:26px;line-height:32px}.about-products__grid,.about-values__grid,.about-trust__cards{grid-template-columns:1fr}.about-team__grid{flex-direction:column;align-items:center}.about-team__grid .about-team-card{flex:0 0 auto;width:min(100%,340px)}}@media (max-width: 760px) and (min-width: 600px){.about-team__grid{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.about-team__grid .about-team-card{flex:0 0 calc(50% - 10px);width:auto;max-width:none}}@media (max-width: 760px){.about-product-card{min-height:300px}.about-values .about-section-title{align-items:flex-start;text-align:left}.about-values__inner{padding:40px 20px;border-radius:20px}.about-journey{padding:72px 24px}.about-journey .about-section-title{align-items:flex-start;text-align:left}.about-journey__timeline{grid-template-columns:1fr;row-gap:0}.about-journey__timeline:before{display:block;top:0;right:auto;bottom:0;left:11px;width:1px;height:auto}.about-journey__item{min-height:auto;padding:0 0 48px 44px;border-top:0}.about-journey__item:last-child{padding-bottom:0}.about-journey__item i{top:0;left:3px}.about-team .about-section-title{align-items:center;text-align:center}.about-team-card{height:360px}.about-trust__top{display:flex;flex-direction:column;gap:40px;align-items:flex-start}.about-trust__certs{width:100%;max-width:none;height:auto;padding:32px 24px}.about-trust__cards article+article{border-top:1px solid rgba(255,255,255,.16);border-left:0}}.about-philosophy{padding:100px 20px;background:#fff}.about-philosophy__inner{width:min(100%,1324px);margin:0 auto;padding:60px;background:#0d0d0d;border-radius:32px;position:relative;overflow:hidden}.about-philosophy__inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.05) 1.5px,transparent 1.5px),linear-gradient(90deg,rgba(255,255,255,.05) 1.5px,transparent 1.5px);background-size:80px 80px;pointer-events:none}.about-philosophy__header{position:relative;z-index:1;text-align:center;margin-bottom:72px}.about-philosophy__header h2{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-1.44px;text-transform:capitalize;margin:0}.about-philosophy__header p{color:#fff9;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px;margin-top:14px}.about-philosophy__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.about-philosophy__card{display:flex;height:280px;padding:23px 21px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;background:#0f0f0f;border:1px solid rgba(255,255,255,.16);border-radius:14px;transition:transform .3s ease,border-color .3s ease}.about-philosophy__card:hover{transform:translateY(-8px);border-color:#4cb9614d}.about-philosophy__card:hover .about-philosophy__icon{background:#1b4623;border-radius:8px}.about-philosophy__card h3{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.4px;margin:18px 0 0}.about-philosophy__card p{color:#b3b3b3;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:auto}.about-philosophy__icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;transition:background .3s ease}.about-philosophy__icon img{width:36px;height:36px;object-fit:contain}@media (max-width: 1099px){.about-philosophy,.about-philosophy__inner{padding:60px 40px}.about-philosophy__grid{grid-template-columns:repeat(2,1fr);gap:24px}.about-philosophy__card{min-height:240px}}@media (max-width: 640px){.about-philosophy{padding:60px 20px}.about-philosophy__inner{padding:48px 24px}.about-philosophy__header{margin-bottom:48px}.about-philosophy__header h2{font-size:32px}.about-philosophy__grid{grid-template-columns:1fr;gap:20px}.about-philosophy__card{min-height:auto}}.contact-page{width:100%;overflow-x:hidden;background:#fff;color:#101828}.contact-toast{position:fixed;top:96px;right:32px;z-index:80;display:flex;width:min(100vw - 40px,380px);padding:16px;align-items:flex-start;gap:12px;border:1px solid rgba(18,163,74,.18);border-radius:8px;background:#fff;box-shadow:0 18px 40px #10182829;color:#101828;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease}.contact-toast.is-visible{opacity:1;transform:translateY(0)}.contact-toast__icon{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border-radius:50%;background:#12a34a;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1}.contact-toast strong,.contact-toast p{margin:0;font-family:Inter,sans-serif}.contact-toast strong{display:block;color:#101828;font-size:15px;font-weight:600;line-height:20px}.contact-toast p{margin-top:2px;color:#667085;font-size:14px;font-weight:400;line-height:20px}.contact-hero{width:100vw;padding:138px 40px 96px;background:#fff}.contact-hero__inner{display:grid;width:min(100%,1280px);margin:0 auto;grid-template-columns:minmax(0,1fr) minmax(480px,640px);gap:64px;align-items:start}@media (max-width: 1200px){.contact-hero__inner{grid-template-columns:1fr 1fr;gap:40px}}.contact-hero__form-column{display:flex;min-width:0;flex-direction:column;justify-content:center}.contact-hero__heading{width:min(100%,480px)}.contact-hero__heading h1,.contact-hero__heading p{margin:0}.contact-hero__heading h1{color:#101828;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-.72px}.contact-hero__heading p{margin-top:12px;max-width:448px;color:#667085;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px}.contact-hero__visual{position:relative;align-self:start;min-height:800px;overflow:hidden;border-radius:24px;background:#dce4ee}.contact-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.contact-hero__info-card{position:absolute;left:50%;top:50%;display:flex;width:min(100% - 64px,448px);padding:24px;flex-direction:column;gap:24px;border-radius:24px;background:linear-gradient(180deg,#061c37ad 50%,#accdf6ad);color:#fff;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.contact-hero__locations{display:flex;flex-direction:column;gap:20px}.contact-hero__location{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.16)}.contact-hero__location p{margin:4px 0 0;padding-left:32px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.contact-hero__location-title{display:flex;gap:8px;align-items:center}.contact-hero__location-title img{width:24px;height:24px;flex:0 0 24px}.contact-hero__location-title h2{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.16px}.contact-hero__contact-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.16)}.contact-hero__contact-row a{display:flex;min-width:0;gap:8px;align-items:center;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px;text-decoration:none;white-space:nowrap}.contact-hero__contact-row a+a{padding-left:20px;border-left:1px solid rgba(255,255,255,.14)}.contact-hero__contact-row img{width:24px;height:24px;flex:0 0 24px}.contact-hero__map{position:relative;height:200px;overflow:hidden;border-radius:16px;background:#fff}.contact-hero__map>img{position:absolute;left:50%;top:50%;width:436px;height:471px;object-fit:cover;transform:translate(-50%,-50%)}.contact-hero__directions{position:absolute;left:50%;top:50%;display:inline-flex;padding:12px 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:linear-gradient(74deg,#1761bf .29%,#3b8cf2 99.71%);box-shadow:0 0 16px #0003;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.16px;text-decoration:none;white-space:nowrap;transform:translate(-50%,-50%)}.contact-hero__directions img{width:20px;height:20px}.contact-form{display:flex;width:min(100%,480px);margin-top:40px;flex-direction:column;gap:24px}.contact-form__field{display:flex;flex-direction:column;gap:6px}.contact-form__field>span{display:flex;align-items:center;color:#344054;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.contact-form__field>span .required-asterisk{margin-left:4px;color:#d92d20;font-size:14px;line-height:1}.contact-form__multi-select{position:relative;width:100%}.contact-form__multi-select-trigger{display:flex;width:100%;min-height:48px;padding:10px 16px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #D0D5DD;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280d;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.contact-form__multi-select-trigger:focus,.contact-form__multi-select-trigger:focus-visible,.contact-form__multi-select-trigger:focus-within{border-color:#3b8cf2;box-shadow:0 0 0 3px #3b8cf229;outline:none}.contact-form__multi-select-trigger.is-invalid{border-color:#ca1229}.contact-form__chips{display:flex;min-width:0;flex:1 1 auto;flex-wrap:wrap;gap:8px;align-items:center}.contact-form__placeholder{color:#667085;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.contact-form__chip{display:inline-flex;max-width:100%;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#e8f1fc;color:#1761bf;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.contact-form__chip button{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#1761bf1f;color:#1761bf;font-size:16px;line-height:1;cursor:pointer}.contact-form__chevron{display:inline-block;width:10px;height:10px;flex:0 0 10px;margin-left:auto;border-right:2px solid #667085;border-bottom:2px solid #667085;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.contact-form__chevron.is-open{transform:translateY(2px) rotate(-135deg)}.contact-form__multi-select-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:10;display:flex;width:100%;flex-direction:column;padding:8px 0;border:1px solid #d0d5dd;border-radius:8px;background:#fff;box-shadow:0 16px 32px #1018281f}.contact-form__multi-option{display:flex;width:100%;gap:10px;align-items:center;padding:12px 16px;color:#344054;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:22px;cursor:pointer}.contact-form__multi-option:hover{background:#f8fafc}.contact-form__multi-option input{width:18px;height:18px;margin:0;flex:0 0 18px;border:1px solid #D0D5DD;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;box-shadow:0 1px 2px #1018280d;cursor:pointer}.contact-form__multi-option input:checked{border-color:#3b8cf2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.667 5L7.5 14.167 3.333 10' stroke='%233b8cf2' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px}.contact-form__multi-option input:focus-visible{outline:2px solid rgba(59,140,242,.35);outline-offset:2px}.contact-form__multi-option span{flex:1 1 auto}.contact-form__control{width:100%;border:1px solid #D0D5DD;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280d;color:#444;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-form__control::placeholder{color:#667085;opacity:1}.contact-form__control:focus{border-color:#3b8cf2;box-shadow:0 0 0 3px #3b8cf229}.contact-form__control.is-invalid{border-color:#ca1229}.contact-form__select{height:48px;padding:12px 48px 12px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#667085 50%),linear-gradient(135deg,#667085 50%,transparent 50%);background-position:calc(100% - 24px) 50%,calc(100% - 18px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;cursor:pointer}.contact-form__control:not(textarea){height:48px;padding:12px 16px}.contact-form__textarea{min-height:122px;padding:14px;resize:vertical}.contact-form__phone{display:flex;overflow:hidden;border:1px solid #D0D5DD;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280d}.contact-form__phone>span{display:inline-flex;padding:12px 12px 12px 16px;align-items:center;color:#101828;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;white-space:nowrap}.contact-form__phone input{min-width:0;padding-left:0;border:0;box-shadow:none;outline:none}.contact-form__phone input:focus{box-shadow:none;outline:none}.contact-form__phone:focus-within{border-color:#3b8cf2;box-shadow:0 0 0 3px #3b8cf229}.contact-form__phone.is-invalid{border-color:#ca1229}.contact-form__error{margin-top:2px;color:#ca1229;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px}.contact-form__button{display:inline-flex;width:100%;min-height:52px;padding:16px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:linear-gradient(54deg,#1761bf .29%,#3b8cf2 99.71%);color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.16px;cursor:pointer;transition:opacity .18s ease,filter .18s ease}.contact-form__button:disabled{cursor:not-allowed;opacity:.45;filter:grayscale(.15)}.contact-form__button img{width:20px;height:20px}@media (max-width: 1099px){.contact-hero__inner{grid-template-columns:1fr}.contact-hero__form-column,.contact-hero__heading,.contact-hero .contact-form{width:min(100%,640px)}.contact-hero__visual{width:min(100%,640px);min-height:680px}}@media (max-width: 720px){.contact-toast{top:84px;right:20px;left:20px;width:auto}.contact-hero{padding:120px 20px 64px}.contact-hero__inner{gap:44px}.contact-hero__heading h1{font-size:32px;line-height:40px}.contact-hero__heading p{font-size:18px;line-height:28px}.contact-hero__visual{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:auto;padding:15px 16px;border-radius:24px}.contact-hero__info-card{position:static;width:100%;max-width:448px;padding:24px;border-radius:24px;transform:none}.contact-hero__map{height:240px;margin:20px -9px -9px;border-radius:12px}.contact-hero__map>img{width:100%;height:100%}.contact-hero__location p{font-size:14px;line-height:21px}.contact-hero__contact-row{grid-template-columns:1fr;gap:12px}.contact-hero__contact-row a{font-size:14px;line-height:21px}.contact-hero__contact-row a+a{padding-left:0;border-left:0}}.privacy-page{width:100%;overflow-x:hidden;background:#fff;color:#111}.privacy-hero{width:100vw;padding:170px 40px 72px;background:linear-gradient(123deg,#def2e2,#b1d3fb 42%,#fff)}.privacy-hero__inner{width:min(100%,960px);margin:0 auto;text-align:center}.privacy-hero p,.privacy-hero h1,.privacy-hero span{margin:0;font-family:Inter,sans-serif}.privacy-hero p{color:#1761bf;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.privacy-hero h1{margin-top:14px;color:#0f0f10;font-size:52px;font-weight:700;line-height:62px;letter-spacing:-2px}.privacy-hero span{display:block;max-width:640px;margin:18px auto 0;color:#0000009e;font-size:16px;line-height:24px}.privacy-content{width:100vw;padding:72px 40px 100px;background:#fff}.privacy-content__card{width:min(100%,980px);margin:0 auto;padding:56px;border:1px solid #e7e7e7;border-radius:20px;background:#fff;box-shadow:0 16px 50px #0f4fa014}.privacy-content h2,.privacy-content h3,.privacy-content p,.privacy-content li{font-family:Inter,sans-serif}.privacy-content h2{margin:44px 0 14px;color:#111;font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.8px}.privacy-content h2:first-child{margin-top:0}.privacy-content h3{margin:28px 0 10px;color:#111;font-size:18px;font-weight:700;line-height:26px}.privacy-content p{margin:0 0 16px;color:#4b5563;font-size:15px;line-height:25px}.privacy-content ul{display:grid;gap:10px;margin:0 0 18px;padding:0;list-style:none}.privacy-content li{position:relative;padding-left:22px;color:#4b5563;font-size:15px;line-height:24px}.privacy-content li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:999px;background:#4cb961}.privacy-content a{color:#1761bf;font-weight:600;text-decoration:none}.privacy-content a:hover{text-decoration:underline}.privacy-contact{display:grid;gap:8px;margin:0 0 18px;padding:20px;border:1px solid #e6e6e6;border-radius:12px;background:#f8fafc}.privacy-contact p{margin:0}.privacy-contact strong{color:#111}@media (max-width: 760px){.privacy-hero{padding:140px 24px 56px}.privacy-hero h1{font-size:40px;line-height:48px;letter-spacing:-1.4px}.privacy-content{padding:48px 20px 72px}.privacy-content__card{padding:28px 22px;border-radius:16px}.privacy-content h2{margin-top:34px;font-size:24px;line-height:32px}.privacy-content h3{font-size:17px;line-height:25px}.privacy-content p,.privacy-content li{font-size:14px;line-height:23px}}.not-found{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background-color:#fff;text-align:center}.not-found__content{max-width:500px;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.not-found__code{font-size:clamp(80px,15vw,120px);font-weight:800;margin:0;line-height:1;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-2px}.not-found__title{font-size:32px;font-weight:700;color:#111827;margin:0}.not-found__text{font-size:18px;color:#4b5563;line-height:1.6;margin:0}.not-found__button{margin-top:12px;padding:14px 32px;background-color:#111827;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.not-found__button:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.not-found__button:active{transform:translateY(0)}@media (max-width: 480px){.not-found__title{font-size:24px}.not-found__text{font-size:16px}}*,*: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}
