.home-frame{--home-dark: #0a0f1e;--home-blue: #0071e2;--home-yellow: #f5a623;--home-white: #f8f8f8;width:100%;max-width:100%;overflow-x:clip;overflow-y:visible;background:var(--home-white);color:var(--home-dark)}.home-frame h1,.home-frame h2{font-family:Questrial,Manrope,sans-serif;font-weight:400;letter-spacing:0}.home-frame h1{max-width:1016px;color:var(--home-white);font-size:clamp(2.25rem,4vw,3.125rem);line-height:1.04;text-align:center}.home-frame h1 span{display:inline-block;color:var(--home-yellow)}.home-frame h1 [data-rotating-word]{position:relative}.home-frame h1 [data-rotating-word]:after{display:inline-block;width:.08em;height:.86em;margin-left:.08em;background:currentColor;content:"";transform:translateY(.1em);animation:typing-cursor .8s steps(1) infinite}@keyframes typing-cursor{0%,45%{opacity:1}46%,to{opacity:0}}.home-frame h2{max-width:1048px;color:var(--home-dark);font-size:clamp(2rem,4vw,3.125rem);line-height:1.04}.home-frame h3{color:inherit;font-size:20px;font-weight:700;line-height:1}.home-frame p{color:inherit;font-size:16px;line-height:24px;overflow-wrap:break-word}.home-nav{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(160px,203px) minmax(0,1fr) auto;align-items:center;gap:18px;height:72px;padding:12px 54px 11px;background:var(--home-white);box-shadow:0 4px 2px #0000001a}.home-logo{display:block;width:203px;max-width:100%;height:49px}.home-logo:hover,.home-logo:focus-visible{opacity:.86;transform:translateY(-1px)}.home-logo img{width:100%;height:100%;object-fit:contain}.home-nav nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.4vw,44px);min-width:0;color:var(--home-dark);font-size:14px}.home-nav .nav-dropdown{position:relative}.home-nav .nav-dropdown:before{position:absolute;top:100%;left:-18px;right:-18px;height:14px;content:""}.home-nav .nav-dropdown__trigger{display:inline-flex;align-items:center;gap:6px}.home-nav .nav-dropdown__trigger:after{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:rotate(45deg) translateY(-2px)}.home-nav .nav-dropdown__menu{position:absolute;top:calc(100% + 8px);left:50%;z-index:60;display:grid;min-width:210px;padding:10px;border:1px solid rgba(194,221,248,.95);border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f1f3424;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,transform .16s ease}.home-nav .nav-dropdown__menu a{padding:10px 12px;border-radius:6px;white-space:nowrap}.home-nav .nav-dropdown__menu a:hover,.home-nav .nav-dropdown__menu a:focus-visible{background:#dcecff;color:var(--home-blue)}.home-nav nav>a:hover,.home-nav nav>a:focus-visible,.home-nav .nav-dropdown__trigger:hover,.home-nav .nav-dropdown__trigger:focus-visible{color:var(--home-blue);transform:translateY(-1px)}.home-nav .nav-dropdown:hover .nav-dropdown__menu,.home-nav .nav-dropdown:focus-within .nav-dropdown__menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.home-demo{display:inline-flex;align-items:center;justify-content:center;min-width:197px;height:50px;border-radius:8px;background:var(--home-yellow);color:var(--home-dark);font-size:16px;font-weight:700;line-height:24px;box-shadow:0 1px .5px #00000040}.home-demo--small{min-width:148px;height:36px;padding-inline:14px;border-radius:4px;font-size:14px}.home-nav__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}.home-demo--blue{min-width:118px;background:var(--home-blue);color:var(--home-white)}.home-demo--outline{border:2px solid var(--home-yellow);background:transparent;color:var(--home-yellow);box-shadow:none}.home-demo--white{background:var(--home-white);color:var(--home-dark);box-shadow:none}.home-demo:hover,.home-demo:focus-visible,.home-mini-button:hover,.home-mini-button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px #0f1f3429;filter:brightness(1.04)}.home-demo--outline:hover,.home-demo--outline:focus-visible{background:#f5a6231f;box-shadow:none}.home-demo--white:hover,.home-demo--white:focus-visible{background:#fff;box-shadow:0 12px 28px #0a0f1e38}.home-hero{position:relative;display:grid;height:clamp(760px,56.25vw,1080px);place-items:end center;padding-bottom:122px;background:linear-gradient(180deg,rgba(10,15,30,0) 0%,var(--home-dark) 100%),url(/assets/home/hero.jpg) center / cover;overflow:hidden}.home-hero__video{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:var(--home-dark)}.home-hero:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#0a0f1e00,#0a0f1e59);z-index:1}.home-hero__copy{position:relative;z-index:2;display:grid;justify-items:center;gap:12px;width:min(1016px,calc(100% - 48px));color:var(--home-white)}.home-hero__copy p{max-width:729px;color:var(--home-white);font-size:20px;line-height:30px;text-align:center}.home-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.home-client-bar{position:relative;height:148px;overflow:hidden;background:radial-gradient(circle at 27% 0%,#66b0ff,#0071e2 61% 100%)}.home-client-bar:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#0071e2,#0071e200 17% 88%,#0071e2);pointer-events:none}.home-logos{--logo-gap: 36px;position:absolute;z-index:1;top:13px;left:0;display:flex;align-items:center;justify-content:flex-start;gap:var(--logo-gap);width:max-content;min-width:max-content;animation:logo-carousel 100s linear infinite;will-change:transform}.home-logos img{width:clamp(120px,10vw,176px);height:85px;flex:0 0 auto;object-fit:contain;opacity:.82;filter:grayscale(1) brightness(1) contrast(1);mix-blend-mode:multiply;transition:filter .18s ease,opacity .18s ease,transform .18s ease,mix-blend-mode .18s ease}.home-client-bar:hover .home-logos,.home-client-bar:focus-within .home-logos{animation-play-state:paused}.home-logos img:hover,.home-logos img:focus-visible{opacity:1;filter:none;mix-blend-mode:normal;transform:scale(1.04)}.home-client-bar p{position:absolute;z-index:1;left:50%;top:101px;width:min(1049px,calc(100% - 48px));max-width:none;transform:translate(-50%);color:#f0ede6;font-size:16px;line-height:24px;text-align:center}.home-why{display:grid;gap:32px;min-height:862px;place-items:center;padding:108px 84px}.home-why h2{max-width:742px;text-align:center}.home-why__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;justify-content:center;width:min(1278px,100%)}.home-why__grid article{display:flex;min-height:447px;flex-direction:column;justify-content:flex-end;padding:271px 28px 22px 27px;color:var(--home-white);background:linear-gradient(180deg,rgba(10,15,30,0) 0%,var(--home-dark) 100%),var(--card-image) center / cover;box-shadow:0 4px 2px #00000040}.home-why__grid p{color:var(--home-white);margin-top:7px}.home-statement{display:flex;align-items:center;height:372px;padding:100px 84px;color:var(--home-white);background:linear-gradient(180deg,rgba(10,15,30,0) 0%,var(--home-dark) 100%),var(--statement-image) center / cover}.home-statement h2{max-width:820px;color:var(--home-white)}.home-intro{display:flex;align-items:center;min-height:517px;padding:106px 84px;background:linear-gradient(90deg,#dbe9f7 55%,transparent 55%),repeating-linear-gradient(-8deg,#c5d9ee 0px 2px,#dbe9f7 2px 16px)}.home-intro div{max-width:555px}.home-intro__lead{margin-top:18px;color:var(--home-dark);font-weight:700}.home-intro p{margin-top:18px;color:var(--home-dark)}.home-solutions{padding:108px 84px 96px}.home-solutions header{display:grid;justify-items:center;gap:8px;margin-bottom:70px;text-align:center}.home-solutions header p{max-width:729px;color:var(--home-dark)}.home-solution-list{display:grid;gap:50px;width:min(1278px,100%);margin:0 auto}.home-solution{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,637px);gap:clamp(32px,5vw,72px);align-items:center;min-height:443px}.home-solution--reverse{grid-template-columns:minmax(360px,637px) minmax(0,1fr)}.home-solution--reverse img{order:-1}.home-solution img{width:100%;height:343px;object-fit:cover;border-radius:8px}.home-solution p{margin-top:18px;color:var(--home-dark)}.home-mini-button{display:inline-flex;align-items:center;justify-content:center;min-width:185px;height:36px;margin-top:16px;border-radius:4px;background:var(--home-yellow);color:var(--home-dark);font-size:14px;font-weight:700}.home-industries{display:grid;gap:24px;padding:30px 81px 108px;place-items:center;text-align:center}.home-industries h2{max-width:947px}.home-industries>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px;justify-content:center;width:min(1278px,100%)}.home-industries a{display:flex;align-items:flex-end;min-height:298px;padding:18px;color:var(--home-white);background:linear-gradient(180deg,rgba(10,15,30,0) 0%,var(--home-dark) 100%),var(--industry-image) center / cover;text-align:left}.home-industries a:hover,.home-industries a:focus-visible{transform:translateY(-5px);box-shadow:0 18px 46px #0f1f3433;filter:saturate(1.08) brightness(1.04)}.home-industries span{font-size:16px;font-weight:700}.home-impact{display:grid;gap:48px;justify-items:center;padding:84px clamp(24px,5vw,84px) 96px;background:var(--home-white);text-align:center}.home-impact h2{max-width:1120px;margin:0 auto;color:var(--home-dark)}.home-impact>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(1516px,100%);padding:40px clamp(28px,4vw,68px);background:var(--home-blue)}.home-impact article{display:grid;align-content:center;justify-items:center;min-height:170px;padding:12px clamp(24px,3vw,54px);border-left:1px solid rgba(248,248,248,.34);color:var(--home-white)}.home-impact article:first-child{border-left:0}.home-impact strong{font-family:Questrial,Manrope,sans-serif;font-size:clamp(2.9rem,4.4vw,4rem);font-weight:400;line-height:1}.home-impact span{max-width:260px;margin-bottom:18px;color:#f8f8f8e0;font-size:15px;line-height:1.3}.home-integrations{display:grid;justify-items:center;padding:0;background:#0a0f1e;color:#e7f3ff;text-align:center;overflow:hidden}.home-integrations h2,.home-integrations>p{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.home-integrations__image{display:block;width:min(100%,1439px);height:auto}.home-testimonial{display:grid;grid-template-columns:1fr 323px;gap:40px;align-items:center;max-width:1182px;min-height:776px;margin:0 auto;padding:53px 24px}.home-testimonial__text{display:flex;flex-direction:column}.home-testimonial__eyebrow{font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--home-dark);margin:0 0 32px}.home-testimonial blockquote{margin:0 0 34px;color:var(--home-blue);font-size:28px;font-weight:700;line-height:1.18}.home-testimonial__name{display:block;color:var(--home-blue);font-size:20px;font-weight:700;margin-bottom:24px}.home-testimonial__divider{border:none;border-top:1px solid #9ecef5;margin:0}.home-testimonial__person{position:relative;width:323px;height:438px;flex-shrink:0}.home-testimonial__person:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:323px;height:323px;border-radius:50%;background:var(--home-yellow);z-index:0}.home-testimonial__person img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:top center}.home-blog-cta{display:grid;width:min(1246px,calc(100% - 48px));min-height:154px;margin:0 auto;padding:49px 54px;border-radius:8px;background:radial-gradient(circle at 28% 0%,#66b0ff,#0071e2 72%);color:var(--home-white)}.home-blog-cta p,.home-blog-cta span{color:var(--home-white)}.home-blog-cta p{font-size:24px;font-weight:700;line-height:30px}.home-blog-cta span{max-width:720px;margin-top:8px;font-size:14px;line-height:22px}.home-blog-cta .home-mini-button{justify-self:start;margin-top:24px;padding:0 28px}.home-faq{display:grid;gap:22px;justify-items:center;padding:108px 84px;text-align:center}.home-faq p{color:var(--home-dark)}.home-faq>div{display:grid;gap:12px;width:min(1246px,100%);margin-top:16px}.home-faq details{border-radius:8px;background:#dcecff;color:#0877e7;font-weight:700;text-align:left;box-shadow:0 2px 1px #00000040}.home-faq summary{display:flex;align-items:center;justify-content:space-between;min-height:85px;padding:23px 50px;cursor:pointer;list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq details p{max-width:none;padding:0 50px 24px;color:var(--home-dark);font-weight:400;text-align:left}.home-faq summary span{font-size:28px;line-height:1;flex-shrink:0}.home-cta{display:grid;min-height:459px;place-items:center;padding:108px 24px 114px;background:linear-gradient(180deg,rgba(10,15,30,0) 0%,var(--home-dark) 100%),var(--home-cta-image, url(/assets/revamp/Partnership/Call%20to%20Action.jpg)) center / cover;text-align:center}.home-cta>div{display:grid;justify-items:center;gap:16px;max-width:778px}.home-cta h2,.home-cta p{color:var(--home-white)}@media(min-width:981px){.home-why h2,.home-solutions header h2,.home-industries h2,.home-integrations h2,.home-faq h2,.home-cta h2{max-width:min(1400px,100%)}.home-hero__copy p,.home-solutions header p,.home-integrations>p,.home-blog-cta span,.home-faq p,.home-cta p{max-width:min(1100px,100%)}.home-client-bar p{width:calc(100% - 48px);white-space:nowrap}}.home-footer{display:grid;gap:117px;min-height:682px;padding:75px 82px 51px;background:radial-gradient(circle at 28% 0%,#66b0ff,#0071e2 72%);color:var(--home-white)}.home-footer__columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:48px}.home-footer h3{margin:0 0 16px;color:#e9e9e9;font-size:24px;font-weight:700}.home-footer a{display:block;margin-top:16px;color:#e9e9e9;font-size:16px;font-weight:500}.home-footer a:hover,.home-footer a:focus-visible{color:#fff;opacity:.82;transform:translate(4px)}.home-footer__bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(248,248,248,.5);padding-top:34px}.home-footer__bottom img{width:304px;height:74px;object-fit:contain}.home-footer__bottom p{color:#e9e9e9;font-size:20px;line-height:30px}@media(max-width:1180px){.home-nav{grid-template-columns:1fr;height:auto;gap:16px;padding:16px 24px}.home-nav__actions{order:2;justify-content:flex-start;flex-wrap:wrap}.home-nav nav{order:3;width:100%;justify-content:flex-start;flex-wrap:wrap;gap:20px;overflow:visible}.home-nav .nav-dropdown__menu{left:0;transform:translateY(8px)}.home-nav .nav-dropdown:hover .nav-dropdown__menu,.home-nav .nav-dropdown:focus-within .nav-dropdown__menu{transform:translate(0)}.home-why__grid,.home-industries>div,.home-testimonial,.home-solution,.home-solution--reverse{grid-template-columns:1fr}.home-solution-list{gap:24px}.home-solution{min-height:auto}.home-solution--reverse img{order:0}.home-footer__columns{display:grid;grid-template-columns:repeat(2,1fr)}.home-testimonial{grid-template-columns:1fr}}@media(max-width:720px){.home-frame h1,.home-frame h2{font-size:clamp(2rem,10vw,2.25rem)}.home-nav{gap:14px;padding:14px 16px}.home-logo{width:min(203px,62vw)}.home-nav nav{display:grid;grid-template-columns:1fr;gap:8px;font-size:15px}.home-nav nav>a,.home-nav .nav-dropdown__trigger{min-height:36px;align-items:center}.home-nav .nav-dropdown__menu{position:static;display:none;width:100%;min-width:0;max-width:100%;margin:4px 0 8px;opacity:1;pointer-events:auto;transform:none}.home-nav .nav-dropdown:hover .nav-dropdown__menu,.home-nav .nav-dropdown:focus-within .nav-dropdown__menu{display:grid;transform:none}.home-nav .nav-dropdown__menu a{white-space:normal}.home-nav__actions{width:100%}.home-demo--small{flex:1 1 150px}.home-hero{height:620px;padding-bottom:72px}.home-impact{gap:36px;padding:64px 16px}.home-impact>div{grid-template-columns:1fr;gap:0;padding:8px 24px}.home-impact article{min-height:138px;padding:26px 8px;border-top:1px solid rgba(248,248,248,.34);border-left:0}.home-impact article:first-child{border-top:0}.home-impact span{margin-bottom:12px;font-size:14px}.home-impact strong{font-size:clamp(2.8rem,13vw,3.5rem)}.home-client-bar{height:auto;min-height:220px;padding:24px}.home-client-bar p{position:relative;top:auto;left:auto;right:auto;transform:none}.home-logos{position:relative;top:auto;left:0;right:auto;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:18px}.home-why,.home-statement,.home-intro,.home-solutions,.home-industries,.home-integrations,.home-faq,.home-footer{padding-left:24px;padding-right:24px}.home-integrations{padding:0}.home-integrations h2{font-size:34px}.home-integrations>p{font-size:16px}.home-solution img{height:220px}.home-footer__columns,.home-footer__bottom{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.home-testimonial__person{width:240px;height:320px;margin:0 auto}.home-testimonial__person:before{width:240px;height:240px}}
