.Navbar-module__cRh5nW__nav{z-index:100;background-color:var(--ngrey-900);position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__containerNav{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.Navbar-module__cRh5nW__isBanner{background-color:var(--ngrey-700);max-width:100%;padding:.625rem 2rem;overflow:hidden}.Navbar-module__cRh5nW__navWrapBanner{z-index:1;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.Navbar-module__cRh5nW__bannerInfo{color:#ffffffb3}.Navbar-module__cRh5nW__bannerLink{color:var(--pure-white);align-items:center;gap:.25rem;transition:opacity .2s;display:flex}.Navbar-module__cRh5nW__bannerLink:hover{opacity:.8}.Navbar-module__cRh5nW__bannerArrow{width:1rem;height:1rem;transition:transform .25s}.Navbar-module__cRh5nW__bannerLink:hover .Navbar-module__cRh5nW__bannerArrow{transform:translate(.25rem)}.Navbar-module__cRh5nW__bannerDeco{pointer-events:none;opacity:.5;height:100%;position:absolute;top:0;left:0}.Navbar-module__cRh5nW__isRight{left:auto;right:0}.Navbar-module__cRh5nW__navWrap{justify-content:space-between;align-items:center;gap:3rem;height:4rem;display:flex}@media (min-width:992px) and (max-width:1060px){.Navbar-module__cRh5nW__navWrap{gap:2.5rem}}.Navbar-module__cRh5nW__brandingLogo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__cRh5nW__menuList{flex:1;align-items:center;gap:2rem;display:flex}@media (max-width:991px){.Navbar-module__cRh5nW__menuList{display:none}}.Navbar-module__cRh5nW__menuItem{position:relative}.Navbar-module__cRh5nW__menuLink{color:#ffffffbf;white-space:nowrap;cursor:pointer;transition:color .2s}.Navbar-module__cRh5nW__menuLink:hover{color:var(--pure-white)}.Navbar-module__cRh5nW__isDropdown,.Navbar-module__cRh5nW__dropdownWrap{position:relative}.Navbar-module__cRh5nW__dropdownToggle{cursor:pointer;align-items:center;gap:.375rem;display:flex}.Navbar-module__cRh5nW__dropdownArrow{color:#ffffffbf;align-items:center;transition:transform .25s;display:flex}.Navbar-module__cRh5nW__dropdownArrow.Navbar-module__cRh5nW__isOpen{transform:rotate(-180deg)}.Navbar-module__cRh5nW__dropdownContent{background-color:var(--ngrey-700);border:1px solid var(--swatch--dark-stroke);z-index:200;border-radius:.75rem;gap:1rem;min-width:16rem;padding:1rem;display:flex;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%);box-shadow:0 12px 32px -5px #11181c4d}.Navbar-module__cRh5nW__dropdownMenu{flex-direction:column;gap:.5rem;min-width:14rem;display:flex}.Navbar-module__cRh5nW__dropdownLabel{margin-bottom:.25rem;padding:.25rem .5rem}.Navbar-module__cRh5nW__dropdownList{flex-direction:column;gap:.25rem;display:flex}.Navbar-module__cRh5nW__dropdownMenuLink{color:var(--pure-white);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:background-color .2s;display:flex}.Navbar-module__cRh5nW__dropdownMenuLink:hover{background-color:var(--ngrey-600)}.Navbar-module__cRh5nW__dropdownIconWrapper{border:1px solid var(--swatch--dark-stroke);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:border-color .2s;display:flex}.Navbar-module__cRh5nW__dropdownMenuLink:hover .Navbar-module__cRh5nW__dropdownIconWrapper{border-color:var(--ngrey-400)}.Navbar-module__cRh5nW__dropdownFeatured{border-left:1px solid var(--swatch--dark-stroke);flex-direction:column;gap:.5rem;min-width:14rem;padding-left:1rem;display:flex}.Navbar-module__cRh5nW__featuredLink{border-radius:.5rem;flex-direction:column;gap:.5rem;transition:opacity .2s;display:flex;overflow:hidden}.Navbar-module__cRh5nW__featuredLink:hover{opacity:.85}.Navbar-module__cRh5nW__featuredImg{object-fit:cover;border-radius:.375rem;width:100%;height:8rem}.Navbar-module__cRh5nW__featuredTitle{color:#ffffffbf;transition:color .2s}.Navbar-module__cRh5nW__featuredLink:hover .Navbar-module__cRh5nW__featuredTitle{color:var(--grey-200)}.Navbar-module__cRh5nW__navCtas{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Navbar-module__cRh5nW__loginLink{color:#ffffffbf;white-space:nowrap;transition:color .2s}.Navbar-module__cRh5nW__loginLink:hover{color:var(--pure-white)}.Navbar-module__cRh5nW__bookDemo{align-items:center;gap:.5rem;display:flex}@media (max-width:991px){.Navbar-module__cRh5nW__bookDemo,.Navbar-module__cRh5nW__loginLink{display:none}}.Navbar-module__cRh5nW__hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:.25rem;display:none}@media (max-width:991px){.Navbar-module__cRh5nW__hamburger{display:flex}}.Navbar-module__cRh5nW__burgerLine{background-color:var(--pure-white);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cRh5nW__open1{transform:translateY(7px)rotate(45deg)}.Navbar-module__cRh5nW__open2{opacity:0;transform:scaleX(0)}.Navbar-module__cRh5nW__open3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cRh5nW__mobileMenu{background-color:var(--ngrey-900);z-index:99;display:none;position:fixed;inset:0;overflow-y:auto}@media (max-width:991px){.Navbar-module__cRh5nW__mobileMenu{display:block}}.Navbar-module__cRh5nW__mobileMenuInner{flex-direction:column;gap:0;padding:5rem 1.5rem 2rem;display:flex}.Navbar-module__cRh5nW__mobileMenuLink{color:var(--pure-white);letter-spacing:-.02em;padding:1rem 0;font-size:1.25rem;font-weight:500;display:block}.Navbar-module__cRh5nW__mobileDivider{background-color:var(--swatch--dark-stroke);height:1px;margin:.5rem 0}.Navbar-module__cRh5nW__mobileMenuSection{flex-direction:column;gap:0;padding:.5rem 0;display:flex}.Navbar-module__cRh5nW__mobileSectionLabel{color:#fff6;margin-bottom:.25rem;padding:.5rem 0}.Navbar-module__cRh5nW__mobileCtas{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}
.Footer-module__3hUVsW__footer{background-color:var(--ngrey-800);position:relative;overflow:hidden}.Footer-module__3hUVsW__container{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:5rem 2rem 0;position:relative}.Footer-module__3hUVsW__footerHeading{justify-content:space-between;align-items:center;gap:3rem;padding-bottom:4rem;display:flex}.Footer-module__3hUVsW__headingText{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}@media (max-width:767px){.Footer-module__3hUVsW__footerHeading{flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:3rem}}.Footer-module__3hUVsW__footerMenu{background-color:var(--ngrey-900);border-radius:1rem 1rem 0 0;padding:2.5rem;position:relative}.Footer-module__3hUVsW__footerMenuBlock{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}@media (max-width:767px){.Footer-module__3hUVsW__footerMenuBlock{flex-direction:column;gap:2rem}.Footer-module__3hUVsW__footerMenu{padding:2rem 1.5rem}}.Footer-module__3hUVsW__footerLogoLink{flex-shrink:0;align-items:center;display:flex}.Footer-module__3hUVsW__footerMenuList{flex-wrap:wrap;align-items:center;gap:1rem 2rem;display:flex}.Footer-module__3hUVsW__footerLink{color:#ffffffa6;font-size:.875rem;transition:color .2s}.Footer-module__3hUVsW__footerLink:hover{color:var(--pure-white)}.Footer-module__3hUVsW__socialList{align-items:center;gap:.75rem;display:flex}.Footer-module__3hUVsW__socialLink{border:1px solid var(--swatch--dark-stroke);color:#ffffffa6;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:var(--pure-white);border-color:#ffffff4d}.Footer-module__3hUVsW__footerDivider{background-color:var(--swatch--dark-stroke);height:1px;margin:1.5rem 0}.Footer-module__3hUVsW__footerPolicy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Footer-module__3hUVsW__footerPolicy>div{color:#ffffff80;font-size:.875rem}.Footer-module__3hUVsW__legalList{flex-wrap:wrap;gap:1.5rem;display:flex}.Footer-module__3hUVsW__legalLink{color:#fff6;font-size:.75rem;transition:color .2s}.Footer-module__3hUVsW__legalLink:hover{color:#ffffffbf}@media (max-width:767px){.Footer-module__3hUVsW__footerPolicy{flex-direction:column;align-items:flex-start}}.Footer-module__3hUVsW__footerDeco{pointer-events:none;opacity:.4;z-index:0;width:50%;height:auto;position:absolute;bottom:0;right:0}@media (max-width:767px){.Footer-module__3hUVsW__footerDeco{opacity:.2;width:80%}}
.HeroSection-module__HAA8HW__section{background-color:var(--ngrey-800);flex-direction:column;justify-content:center;min-height:90vh;padding-top:8rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__container{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.HeroSection-module__HAA8HW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:991px){.HeroSection-module__HAA8HW__layout{grid-template-columns:1fr;gap:3rem}}.HeroSection-module__HAA8HW__heading{flex-direction:column;gap:1.5rem;display:flex}.HeroSection-module__HAA8HW__h1{font-size:var(--heading-large--font-size);line-height:var(--heading-large--line-height);letter-spacing:var(--heading-large--letter-spacing);font-weight:var(--heading-large--font-weight);color:var(--pure-white)}.HeroSection-module__HAA8HW__pWrapper{max-width:480px}.HeroSection-module__HAA8HW__p{color:#ffffffa6}.HeroSection-module__HAA8HW__imgWrapper{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__HAA8HW__img{border:1px solid var(--swatch--dark-stroke);border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 24px 64px #0006}.HeroSection-module__HAA8HW__heroImg{width:100%;height:auto;display:block}@media (max-width:991px){.HeroSection-module__HAA8HW__section{min-height:auto;padding-top:7rem;padding-bottom:3rem}}@media (max-width:767px){.HeroSection-module__HAA8HW__section{padding-top:6rem;padding-bottom:2.5rem}.HeroSection-module__HAA8HW__layout{gap:2rem}}
.MarqueeSection-module__YYvwYG__section{background-color:var(--ngrey-800);padding-top:4rem;padding-bottom:0;position:relative;overflow:hidden}.MarqueeSection-module__YYvwYG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.MarqueeSection-module__YYvwYG__heading{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.MarqueeSection-module__YYvwYG__headingText{max-width:42rem;color:var(--pure-white)}.MarqueeSection-module__YYvwYG__pillsWrapper{flex-wrap:wrap;gap:.5rem;display:flex}.MarqueeSection-module__YYvwYG__dividerTop,.MarqueeSection-module__YYvwYG__dividerBtm{background-color:var(--swatch--dark-stroke);width:100%;height:1px}.MarqueeSection-module__YYvwYG__marqueeContainer{max-width:100%;padding:0;overflow:hidden}.MarqueeSection-module__YYvwYG__marqueePanelBlock{animation:15s linear infinite MarqueeSection-module__YYvwYG__moveSlideshow;display:flex}.MarqueeSection-module__YYvwYG__marqueePanelBlock:hover{animation-play-state:paused}@keyframes MarqueeSection-module__YYvwYG__moveSlideshow{to{transform:translate(-50%)}}.MarqueeSection-module__YYvwYG__marqueePanel{flex-shrink:0;align-items:center;gap:0;display:flex}.MarqueeSection-module__YYvwYG__marqueeItem{border-right:1px solid var(--swatch--dark-stroke);justify-content:center;align-items:center;padding:1.5rem 2.5rem;display:flex}.MarqueeSection-module__YYvwYG__marqueeImg{object-fit:contain;filter:brightness(0)invert();opacity:.65;width:auto;height:2.5rem}@media (max-width:767px){.MarqueeSection-module__YYvwYG__heading{margin-bottom:2rem}.MarqueeSection-module__YYvwYG__headingText{font-size:1.125rem}.MarqueeSection-module__YYvwYG__marqueeItem{padding:1.25rem 2rem}.MarqueeSection-module__YYvwYG__marqueeImg{height:2rem}}
.VSSection-module__3mLi9G__section{background-color:var(--ngrey-800);padding-top:5rem;padding-bottom:0;position:relative;overflow:hidden}.VSSection-module__3mLi9G__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.VSSection-module__3mLi9G__fixesContainer{position:relative}.VSSection-module__3mLi9G__heading{justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:3rem;display:flex}.VSSection-module__3mLi9G__heading h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white);max-width:40rem}.VSSection-module__3mLi9G__hWrapper{flex:1}.VSSection-module__3mLi9G__dividerTop,.VSSection-module__3mLi9G__dividerBtm{background-color:var(--swatch--dark-stroke);width:100%;height:1px}.VSSection-module__3mLi9G__grid{grid-template-columns:repeat(4,1fr);min-height:28rem;display:grid}@media (max-width:992px){.VSSection-module__3mLi9G__grid{scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:1fr;overflow-y:auto}.VSSection-module__3mLi9G__grid::-webkit-scrollbar{display:none}}.VSSection-module__3mLi9G__gridItem{border-left:1px solid var(--swatch--dark-stroke);cursor:pointer;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;transition:all 1.2s;display:flex;position:relative;overflow:hidden}.VSSection-module__3mLi9G__gridItem:first-child{border-left:none}.VSSection-module__3mLi9G__noLeftBorder{border-left:1px solid var(--swatch--dark-stroke)}@media (max-width:992px){.VSSection-module__3mLi9G__gridItem{border-left:none;border-top:1px solid var(--swatch--dark-stroke);padding:1.5rem 0}.VSSection-module__3mLi9G__gridItem:first-child{border-top:none}}.VSSection-module__3mLi9G__iconWrapperMobile{align-items:center;gap:1rem;display:none}@media (max-width:991px){.VSSection-module__3mLi9G__iconWrapperMobile{display:flex}}.VSSection-module__3mLi9G__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.VSSection-module__3mLi9G__iconActive .VSSection-module__3mLi9G__icon svg{width:9rem;height:9rem}.VSSection-module__3mLi9G__icon{justify-content:center;align-items:center;display:flex}.VSSection-module__3mLi9G__icon svg{width:5rem;height:5rem;transition:width .85s,height .85s}@media (min-width:992px){.VSSection-module__3mLi9G__iconWrapperMobile{display:flex}.VSSection-module__3mLi9G__iconWrapper{width:6.5rem;height:6.5rem;margin-bottom:.5rem}.VSSection-module__3mLi9G__isActive .VSSection-module__3mLi9G__icon svg{width:9rem;height:9rem;transition:width 1s,height 1s}}.VSSection-module__3mLi9G__titleMobile{color:var(--pure-white)}@media (min-width:992px){.VSSection-module__3mLi9G__titleMobile{display:none}}.VSSection-module__3mLi9G__infoBox{flex-direction:column;gap:.75rem;display:flex}.VSSection-module__3mLi9G__titleDesktop{color:var(--pure-white);display:none}@media (min-width:992px){.VSSection-module__3mLi9G__titleDesktop{display:block}}.VSSection-module__3mLi9G__description{color:#fff9;opacity:0;transition:opacity 2.5s}@media (min-width:992px){.VSSection-module__3mLi9G__isActive .VSSection-module__3mLi9G__description{opacity:1}}@media (max-width:991px){.VSSection-module__3mLi9G__description{opacity:1;display:block}}@media (min-width:992px){.VSSection-module__3mLi9G__isActive{background:linear-gradient(#ffffff05 0%,#0000 100%)}}@media screen and (min-width:1168px) and (max-width:1280px){.VSSection-module__3mLi9G__gridItem{max-height:31.125rem}}@media screen and (min-width:992px) and (max-width:1168px){.VSSection-module__3mLi9G__gridItem{min-width:12.0625rem;max-height:30.125rem}.VSSection-module__3mLi9G__infoBox .VSSection-module__3mLi9G__titleDesktop{font-size:1.5rem}}@media (max-width:767px){.VSSection-module__3mLi9G__heading{flex-direction:column;align-items:flex-start;padding-bottom:2rem}.VSSection-module__3mLi9G__section{padding-top:3rem}}
.ProcessSection-module__tGJ0qW__section{background-color:var(--ngrey-800);padding:5rem 0;position:relative;overflow:hidden}.ProcessSection-module__tGJ0qW__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.ProcessSection-module__tGJ0qW__fixesContainer{position:relative}.ProcessSection-module__tGJ0qW__stickyContainer{flex-direction:column;gap:3rem;display:flex}.ProcessSection-module__tGJ0qW__stickyBox{border:1px solid var(--swatch--dark-stroke);background-color:#ffffff05;border-radius:1rem;grid-template-columns:280px 1fr;align-items:start;gap:3rem;padding:2.5rem;display:grid}@media (max-width:991px){.ProcessSection-module__tGJ0qW__stickyBox{grid-template-columns:1fr;gap:2rem}}.ProcessSection-module__tGJ0qW__boxWrapper{flex-direction:column;gap:.75rem;display:flex}.ProcessSection-module__tGJ0qW__tooltip{border:1px solid var(--swatch--dark-stroke);border-radius:4px;align-items:center;width:fit-content;padding:.25rem .75rem;display:inline-flex}.ProcessSection-module__tGJ0qW__box{border:1px solid var(--swatch--dark-stroke);background-color:var(--ngrey-900);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.ProcessSection-module__tGJ0qW__layerTest{color:#ffffff80;margin-bottom:.5rem;display:block}.ProcessSection-module__tGJ0qW__rectangle{border-radius:4px;height:.5rem}.ProcessSection-module__tGJ0qW__r1{opacity:.8;background:linear-gradient(90deg,#4435ed 0%,#1a0e9f 100%);width:100%}.ProcessSection-module__tGJ0qW__r2{opacity:.6;background:linear-gradient(90deg,#4435ed 0%,#1a0e9f 100%);width:75%}.ProcessSection-module__tGJ0qW__r3{opacity:.4;background:linear-gradient(90deg,#4435ed 0%,#1a0e9f 100%);width:55%}.ProcessSection-module__tGJ0qW__r4{opacity:.25;background:linear-gradient(90deg,#4435ed 0%,#1a0e9f 100%);width:35%}.ProcessSection-module__tGJ0qW__boxLayout{flex:1}.ProcessSection-module__tGJ0qW__processGrid{grid-template-columns:repeat(2,1fr);gap:0;display:grid}@media (max-width:767px){.ProcessSection-module__tGJ0qW__processGrid{grid-template-columns:1fr}}.ProcessSection-module__tGJ0qW__processGridItem{border:1px solid var(--swatch--dark-stroke);border-bottom:none;border-right:none;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ProcessSection-module__tGJ0qW__processGridItem:nth-child(2),.ProcessSection-module__tGJ0qW__processGridItem:nth-child(4){border-right:1px solid var(--swatch--dark-stroke)}.ProcessSection-module__tGJ0qW__processGridItem:nth-child(3),.ProcessSection-module__tGJ0qW__processGridItem:nth-child(4){border-bottom:1px solid var(--swatch--dark-stroke)}.ProcessSection-module__tGJ0qW__processGridItem .ProcessSection-module__tGJ0qW__is-b-l{color:#ffffff4d;font-weight:500}.ProcessSection-module__tGJ0qW__infoBlock{flex-direction:column;flex:1;gap:1rem;display:flex}.ProcessSection-module__tGJ0qW__stepTitle{color:var(--pure-white)}.ProcessSection-module__tGJ0qW__cardIlu{width:100%;max-width:200px;height:auto;margin-top:auto}.ProcessSection-module__tGJ0qW__buttonsWrapper{justify-content:flex-start;display:flex}@media (max-width:767px){.ProcessSection-module__tGJ0qW__section{padding:3rem 0}.ProcessSection-module__tGJ0qW__stickyBox{padding:1.5rem}.ProcessSection-module__tGJ0qW__processGridItem{padding:1rem}}
.OutcomesSection-module__H_EKcG__section{background-color:var(--ngrey-800);padding-top:5rem;padding-bottom:0;position:relative}.OutcomesSection-module__H_EKcG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.OutcomesSection-module__H_EKcG__fixesContainer{position:relative}.OutcomesSection-module__H_EKcG__heading{padding-bottom:3rem}.OutcomesSection-module__H_EKcG__heading h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}.OutcomesSection-module__H_EKcG__dividerTop,.OutcomesSection-module__H_EKcG__dividerBtm{background-color:var(--swatch--dark-stroke);width:100%;height:1px}.OutcomesSection-module__H_EKcG__grid{grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:992px){.OutcomesSection-module__H_EKcG__grid{scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:repeat(2,1fr);overflow-x:auto}.OutcomesSection-module__H_EKcG__grid::-webkit-scrollbar{display:none}}@media (max-width:575px){.OutcomesSection-module__H_EKcG__grid{grid-template-columns:1fr 1fr}}.OutcomesSection-module__H_EKcG__gridItem{border-left:1px solid var(--swatch--dark-stroke);flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex}.OutcomesSection-module__H_EKcG__gridItem:first-child{border-left:none}.OutcomesSection-module__H_EKcG__noLeftBorder{border-left:1px solid var(--swatch--dark-stroke)}@media (max-width:992px){.OutcomesSection-module__H_EKcG__gridItem:nth-child(odd){border-left:none}.OutcomesSection-module__H_EKcG__gridItem:nth-child(2n){border-left:1px solid var(--swatch--dark-stroke)}}.OutcomesSection-module__H_EKcG__icon{justify-content:flex-start;align-items:center;display:flex}.OutcomesSection-module__H_EKcG__icon svg{width:5rem;height:5rem}.OutcomesSection-module__H_EKcG__infoBox .OutcomesSection-module__H_EKcG__is-t-s{color:var(--pure-white);font-size:var(--title-small--font-size);line-height:var(--title-small--line-height);letter-spacing:var(--title-small--letter-spacing);font-weight:var(--title-small--font-weight)}@media (max-width:767px){.OutcomesSection-module__H_EKcG__section{padding-top:3rem}.OutcomesSection-module__H_EKcG__heading{padding-bottom:2rem}.OutcomesSection-module__H_EKcG__gridItem{gap:1rem;padding:1.5rem 1rem}.OutcomesSection-module__H_EKcG__icon svg{width:4rem;height:4rem}}
.ResultsSection-module__hL4I6G__section{background-color:#fff;padding-top:5rem;position:relative;overflow:hidden}.ResultsSection-module__hL4I6G__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.ResultsSection-module__hL4I6G__fixesContainer{position:relative}.ResultsSection-module__hL4I6G__heading{padding-bottom:3rem}.ResultsSection-module__hL4I6G__headingH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight)}.ResultsSection-module__hL4I6G__dividerTop,.ResultsSection-module__hL4I6G__dividerBtm{background-color:#0000001a;width:100%;height:1px}.ResultsSection-module__hL4I6G__grid{grid-template-rows:auto auto;grid-template-columns:1fr auto 1fr;gap:0;display:grid;position:relative}@media (max-width:991px){.ResultsSection-module__hL4I6G__grid{grid-template-rows:auto;grid-template-columns:1fr}}.ResultsSection-module__hL4I6G__gridItemQuote{flex-direction:column;grid-area:1/1;gap:1.5rem;padding:2.5rem 0;display:flex}.ResultsSection-module__hL4I6G__gridItemVertical{background-color:#0000001a;grid-area:1/2/3;width:1px;margin:0 2rem}@media (max-width:991px){.ResultsSection-module__hL4I6G__gridItemVertical{display:none}}.ResultsSection-module__hL4I6G__gridItemStats{flex-direction:column;grid-area:1/3;gap:1.5rem;padding:2.5rem 2rem;display:flex}@media (max-width:991px){.ResultsSection-module__hL4I6G__gridItemStats{border-top:1px solid #0000001a;grid-area:auto/1;padding:2rem 0}}.ResultsSection-module__hL4I6G__quoteIcon svg path{fill:#0000001a}.ResultsSection-module__hL4I6G__quoteText{line-height:1.7}.ResultsSection-module__hL4I6G__quoteInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.ResultsSection-module__hL4I6G__authorInfo{flex-direction:column;gap:.25rem;display:flex}.ResultsSection-module__hL4I6G__statsHeading .ResultsSection-module__hL4I6G__is-t-s{font-size:var(--title-small--font-size);line-height:var(--title-small--line-height);letter-spacing:var(--title-small--letter-spacing);font-weight:var(--font-weight--500)}.ResultsSection-module__hL4I6G__numbersBox{align-items:baseline;gap:.75rem;display:flex}.ResultsSection-module__hL4I6G__bigNumber{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--font-weight--500)}.ResultsSection-module__hL4I6G__resultsImg{object-fit:cover;border-radius:.75rem .75rem 0 0;grid-area:2/1/auto/-1;width:100%;height:400px;margin-top:2rem}@media (max-width:991px){.ResultsSection-module__hL4I6G__resultsImg{border-radius:.75rem;grid-area:auto/1;height:280px;margin-top:1.5rem}}.ResultsSection-module__hL4I6G__ctaWrapper{justify-content:flex-start;padding:2rem 0;display:flex}.ResultsSection-module__hL4I6G__decoBg{pointer-events:none;width:40%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.ResultsSection-module__hL4I6G__decoImg{opacity:.3;width:auto;height:100%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:767px){.ResultsSection-module__hL4I6G__section{padding-top:3rem}.ResultsSection-module__hL4I6G__heading{padding-bottom:2rem}.ResultsSection-module__hL4I6G__gridItemQuote,.ResultsSection-module__hL4I6G__gridItemStats{padding:1.5rem 0}}
.StackSection-module__WNYHwq__section{background-color:#fff;padding-top:5rem;position:relative}.StackSection-module__WNYHwq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.StackSection-module__WNYHwq__fixesContainer{position:relative}.StackSection-module__WNYHwq__heading{justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:3rem;display:flex}.StackSection-module__WNYHwq__headingH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight)}.StackSection-module__WNYHwq__dividerTop,.StackSection-module__WNYHwq__dividerBtm{background-color:#0000001a;width:100%;height:1px}.StackSection-module__WNYHwq__grid{grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:767px){.StackSection-module__WNYHwq__grid{grid-template-columns:1fr}}.StackSection-module__WNYHwq__gridItem{border-left:1px solid #0000001a;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex}.StackSection-module__WNYHwq__gridItem:first-child{border-left:none}.StackSection-module__WNYHwq__noLeftBorder{border-left:1px solid #0000001a}@media (max-width:767px){.StackSection-module__WNYHwq__gridItem,.StackSection-module__WNYHwq__noLeftBorder{border-top:1px solid #0000001a;border-left:none}.StackSection-module__WNYHwq__gridItem:first-child{border-top:none}}.StackSection-module__WNYHwq__icon svg{width:6rem;height:6rem}.StackSection-module__WNYHwq__infoBox{flex-direction:column;gap:.5rem;display:flex}.StackSection-module__WNYHwq__infoBox .StackSection-module__WNYHwq__is-t-m{font-size:var(--title-medium--font-size);line-height:var(--title-medium--line-height);letter-spacing:var(--title-medium--letter-spacing);font-weight:var(--title-medium--font-weight)}.StackSection-module__WNYHwq__infoBox .StackSection-module__WNYHwq__is-b-m{font-size:var(--body-medium--font-size);line-height:var(--body-medium--line-height);letter-spacing:var(--body-medium--letter-spacing);font-weight:var(--body-medium--font-weight)}@media (max-width:767px){.StackSection-module__WNYHwq__section{padding-top:3rem}.StackSection-module__WNYHwq__heading{flex-direction:column;align-items:flex-start;padding-bottom:2rem}.StackSection-module__WNYHwq__gridItem{padding:1.5rem 0}}
.about-module__b339wa__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.about-module__b339wa__hero{background-color:var(--ngrey-800);padding:7rem 0 5rem;position:relative;overflow:hidden}.about-module__b339wa__heroContent{flex-direction:column;gap:1.5rem;max-width:56rem;display:flex}.about-module__b339wa__label{color:#ffffff80;display:inline-block}.about-module__b339wa__heroH1{font-size:var(--heading-large--font-size);line-height:var(--heading-large--line-height);letter-spacing:var(--heading-large--letter-spacing);font-weight:var(--heading-large--font-weight);color:var(--pure-white)}.about-module__b339wa__heroDesc{color:#ffffffa6;max-width:580px}.about-module__b339wa__missionSection{background-color:var(--ngrey-800);padding:6rem 0}.about-module__b339wa__missionGrid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}@media (max-width:991px){.about-module__b339wa__missionGrid{grid-template-columns:1fr;gap:3rem}}.about-module__b339wa__missionText{flex-direction:column;gap:1.5rem;display:flex}.about-module__b339wa__missionH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}.about-module__b339wa__missionDesc{color:#ffffffa6}.about-module__b339wa__missionStats{flex-direction:column;gap:2rem;display:flex}.about-module__b339wa__statItem{border-bottom:1px solid var(--swatch--dark-stroke);flex-direction:column;gap:.25rem;padding-bottom:2rem;display:flex}.about-module__b339wa__statItem:last-child{border-bottom:none;padding-bottom:0}.about-module__b339wa__statNum{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);color:var(--pure-white);background:var(--gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-module__b339wa__statLabel{color:#fff9}.about-module__b339wa__valuesSection{background-color:#fff;padding:5rem 0 0}.about-module__b339wa__valuesH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);padding-bottom:3rem}.about-module__b339wa__valuesGrid{grid-template-columns:repeat(4,1fr);padding:2.5rem 0;display:grid}@media (max-width:991px){.about-module__b339wa__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.about-module__b339wa__valuesGrid{grid-template-columns:1fr}}.about-module__b339wa__valueItem{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.about-module__b339wa__valueBorderLeft{border-left:1px solid #0000001a}@media (max-width:575px){.about-module__b339wa__valueItem,.about-module__b339wa__valueBorderLeft{border-top:1px solid #0000001a;border-left:none;padding:1.5rem 0}.about-module__b339wa__valueItem:first-child{border-top:none}}.about-module__b339wa__ctaSection{background-color:var(--ngrey-800);padding:6rem 0}.about-module__b339wa__ctaContent{justify-content:space-between;align-items:center;gap:3rem;display:flex}.about-module__b339wa__ctaContent h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}@media (max-width:767px){.about-module__b339wa__ctaContent{flex-direction:column;align-items:flex-start;gap:2rem}}
.post-module__fFuUMG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.post-module__fFuUMG__hero{background-color:var(--ngrey-800);padding:6rem 0 4rem;position:relative;overflow:hidden}.post-module__fFuUMG__postHeader{flex-direction:column;gap:1.25rem;max-width:48rem;display:flex}.post-module__fFuUMG__breadcrumb{align-items:center;gap:.5rem;display:flex}.post-module__fFuUMG__backLink{color:#ffffffa6;align-items:center;gap:.375rem;transition:color .2s;display:flex}.post-module__fFuUMG__backLink:hover{color:var(--pure-white)}.post-module__fFuUMG__backArrow{font-size:.875rem}.post-module__fFuUMG__breadSep{color:#ffffff4d;font-size:.875rem}.post-module__fFuUMG__category{color:#ffffff73}.post-module__fFuUMG__postH1{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}.post-module__fFuUMG__imageSection{background-color:var(--ngrey-800);padding-bottom:5rem}.post-module__fFuUMG__heroImage{object-fit:cover;border:1px solid var(--swatch--dark-stroke);border-radius:1rem;width:100%;max-height:560px}.post-module__fFuUMG__articleSection{background-color:#fff;padding:5rem 0}.post-module__fFuUMG__articleContent{flex-direction:column;gap:1.5rem;max-width:48rem;display:flex}.post-module__fFuUMG__postH3{font-size:var(--title-small--font-size);line-height:var(--title-small--line-height);letter-spacing:var(--title-small--letter-spacing);font-weight:var(--font-weight--500);color:var(--ngrey-800);margin-top:1rem}.post-module__fFuUMG__postParagraph{font-size:var(--body-large--font-size);line-height:var(--body-large--line-height);letter-spacing:var(--body-large--letter-spacing);font-weight:var(--body-large--font-weight);color:var(--ngrey-600,#2e3040)}.post-module__fFuUMG__postParagraph strong{font-weight:var(--font-weight--500);color:var(--ngrey-800)}.post-module__fFuUMG__ctaSection{background-color:var(--ngrey-800);padding:6rem 0}.post-module__fFuUMG__ctaContent{flex-direction:column;gap:1.5rem;max-width:40rem;display:flex}.post-module__fFuUMG__ctaContent h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}.post-module__fFuUMG__ctaDesc{color:#ffffffa6}.post-module__fFuUMG__notFound{background-color:var(--ngrey-800);align-items:center;min-height:60vh;display:flex}.post-module__fFuUMG__notFound h1{font-size:var(--heading-medium--font-size);color:var(--pure-white);margin-bottom:2rem}
.blog-module__JsT-Oq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.blog-module__JsT-Oq__hero{background-color:var(--ngrey-800);padding:7rem 0 5rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__heroContent{flex-direction:column;gap:1.5rem;max-width:52rem;display:flex}.blog-module__JsT-Oq__label{color:#ffffff80}.blog-module__JsT-Oq__heroH1{font-size:var(--heading-large--font-size);line-height:var(--heading-large--line-height);letter-spacing:var(--heading-large--letter-spacing);font-weight:var(--heading-large--font-weight);color:var(--pure-white)}.blog-module__JsT-Oq__heroDesc{color:#ffffffa6;max-width:520px}.blog-module__JsT-Oq__featuredSection{background-color:var(--ngrey-800);padding:4rem 0}.blog-module__JsT-Oq__featuredCard{border:1px solid var(--swatch--dark-stroke);border-radius:1rem;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;transition:border-color .2s;display:grid;overflow:hidden}.blog-module__JsT-Oq__featuredCard:hover{border-color:#fff3}@media (max-width:767px){.blog-module__JsT-Oq__featuredCard{grid-template-columns:1fr;gap:0}}.blog-module__JsT-Oq__featuredImg img{object-fit:cover;width:100%;height:380px;display:block}@media (max-width:767px){.blog-module__JsT-Oq__featuredImg img{height:240px}}.blog-module__JsT-Oq__featuredContent{flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.blog-module__JsT-Oq__category{color:#ffffff73}.blog-module__JsT-Oq__featuredTitle{font-size:var(--title-large--font-size);line-height:var(--title-large--line-height);letter-spacing:var(--title-large--letter-spacing);font-weight:var(--title-large--font-weight);color:var(--pure-white)}.blog-module__JsT-Oq__featuredExcerpt{color:#ffffffa6}.blog-module__JsT-Oq__readMore{color:var(--pure-white);align-items:center;gap:.5rem;transition:gap .2s;display:flex}.blog-module__JsT-Oq__featuredCard:hover .blog-module__JsT-Oq__readMore{gap:.75rem}.blog-module__JsT-Oq__readArrow{align-items:center;transition:transform .2s;display:flex}.blog-module__JsT-Oq__featuredCard:hover .blog-module__JsT-Oq__readArrow{transform:translate(.25rem)}.blog-module__JsT-Oq__gridSection{background-color:var(--ngrey-800);padding-bottom:5rem}.blog-module__JsT-Oq__postsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:991px){.blog-module__JsT-Oq__postsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.blog-module__JsT-Oq__postsGrid{grid-template-columns:1fr}}.blog-module__JsT-Oq__postCard{border:1px solid var(--swatch--dark-stroke);border-radius:1rem;flex-direction:column;transition:border-color .2s;display:flex;overflow:hidden}.blog-module__JsT-Oq__postCard:hover{border-color:#fff3}.blog-module__JsT-Oq__postImg img{object-fit:cover;width:100%;height:220px}.blog-module__JsT-Oq__postContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.blog-module__JsT-Oq__postTitle{font-size:var(--title-small--font-size);line-height:var(--title-small--line-height);letter-spacing:var(--title-small--letter-spacing);font-weight:var(--title-small--font-weight);color:var(--pure-white)}.blog-module__JsT-Oq__postExcerpt{color:#fff9;flex:1}.blog-module__JsT-Oq__postMeta{margin-top:auto;padding-top:.5rem}.blog-module__JsT-Oq__newsletterSection{background-color:var(--ngrey-900);padding:6rem 0}.blog-module__JsT-Oq__newsletterContent{flex-direction:column;gap:1.5rem;max-width:40rem;display:flex}.blog-module__JsT-Oq__newsletterContent h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}.blog-module__JsT-Oq__newsletterDesc{color:#ffffffa6}
.careers-module__T6xnVW__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.careers-module__T6xnVW__hero{background-color:var(--ngrey-800);padding:7rem 0 5rem;position:relative;overflow:hidden}.careers-module__T6xnVW__heroContent{flex-direction:column;gap:1.5rem;max-width:52rem;display:flex}.careers-module__T6xnVW__label{color:#ffffff80}.careers-module__T6xnVW__heroH1{font-size:var(--heading-large--font-size);line-height:var(--heading-large--line-height);letter-spacing:var(--heading-large--letter-spacing);font-weight:var(--heading-large--font-weight);color:var(--pure-white)}.careers-module__T6xnVW__heroDesc{color:#ffffffa6;max-width:560px}.careers-module__T6xnVW__perksSection{background-color:var(--ngrey-800);padding:5rem 0 0}.careers-module__T6xnVW__sectionH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white);padding-bottom:3rem}.careers-module__T6xnVW__perksGrid{grid-template-columns:repeat(4,1fr);padding:2.5rem 0;display:grid}@media (max-width:991px){.careers-module__T6xnVW__perksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.careers-module__T6xnVW__perksGrid{grid-template-columns:1fr}}.careers-module__T6xnVW__perkItem{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.careers-module__T6xnVW__borderLeft{border-left:1px solid var(--swatch--dark-stroke)}@media (max-width:575px){.careers-module__T6xnVW__perkItem,.careers-module__T6xnVW__borderLeft{border-left:none;border-top:1px solid var(--swatch--dark-stroke);padding:1.5rem 0}.careers-module__T6xnVW__perkItem:first-child{border-top:none}}.careers-module__T6xnVW__perkItem h3{color:var(--pure-white);font-size:var(--title-small--font-size);font-weight:var(--font-weight--500)}.careers-module__T6xnVW__perkDesc{color:#fff9}.careers-module__T6xnVW__positionsSection{background-color:#fff;padding:5rem 0}.careers-module__T6xnVW__positionsH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);margin-bottom:3rem}.careers-module__T6xnVW__noPositions{border:1px solid #0000001a;border-radius:1rem;padding:4rem 3rem}.careers-module__T6xnVW__noPositionsInner{flex-direction:column;gap:1.5rem;max-width:40rem;display:flex}.careers-module__T6xnVW__noPositionsTitle{font-size:var(--title-small--font-size);font-weight:var(--font-weight--500)}
.cvpr-module__f9B3mW__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.cvpr-module__f9B3mW__hero{background-color:var(--ngrey-800);padding:7rem 0 5rem;position:relative;overflow:hidden}.cvpr-module__f9B3mW__heroContent{flex-direction:column;gap:1.5rem;max-width:52rem;display:flex}.cvpr-module__f9B3mW__label{color:#ffffff80}.cvpr-module__f9B3mW__heroH1{font-size:var(--heading-large--font-size);line-height:var(--heading-large--line-height);letter-spacing:var(--heading-large--letter-spacing);font-weight:var(--heading-large--font-weight);color:var(--pure-white)}.cvpr-module__f9B3mW__heroDesc{color:#ffffffa6;max-width:520px}.cvpr-module__f9B3mW__expectSection{background-color:var(--ngrey-800);padding:5rem 0 0}.cvpr-module__f9B3mW__sectionH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white);padding-bottom:3rem}.cvpr-module__f9B3mW__expectGrid{grid-template-columns:repeat(3,1fr);padding:2.5rem 0;display:grid}@media (max-width:767px){.cvpr-module__f9B3mW__expectGrid{grid-template-columns:1fr}}.cvpr-module__f9B3mW__expectItem{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.cvpr-module__f9B3mW__borderLeft{border-left:1px solid var(--swatch--dark-stroke)}@media (max-width:767px){.cvpr-module__f9B3mW__expectItem,.cvpr-module__f9B3mW__borderLeft{border-left:none;border-top:1px solid var(--swatch--dark-stroke);padding:1.5rem 0}.cvpr-module__f9B3mW__expectItem:first-child{border-top:none}}.cvpr-module__f9B3mW__expectItem h3{color:var(--pure-white);font-size:var(--title-small--font-size);font-weight:var(--font-weight--500)}.cvpr-module__f9B3mW__expectDesc{color:#fff9}.cvpr-module__f9B3mW__ctaSection{background-color:var(--ngrey-900);padding:6rem 0}.cvpr-module__f9B3mW__ctaContent{justify-content:space-between;align-items:center;gap:3rem;display:flex}@media (max-width:767px){.cvpr-module__f9B3mW__ctaContent{flex-direction:column;align-items:flex-start;gap:2rem}}.cvpr-module__f9B3mW__ctaText{flex-direction:column;gap:1rem;max-width:40rem;display:flex}.cvpr-module__f9B3mW__ctaLabel{color:#ffffff73}.cvpr-module__f9B3mW__ctaText h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}.cvpr-module__f9B3mW__ctaDesc{color:#ffffffa6}
.not-found-module__HS70Aa__main{background-color:var(--ngrey-800);align-items:center;min-height:100vh;padding-top:5.5rem;display:flex}.not-found-module__HS70Aa__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.not-found-module__HS70Aa__content{flex-direction:column;gap:1.5rem;max-width:40rem;padding:6rem 0;display:flex}.not-found-module__HS70Aa__errorCode{letter-spacing:-.04em;background:var(--gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:700;line-height:1}.not-found-module__HS70Aa__h1{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}.not-found-module__HS70Aa__desc{color:#ffffffa6}@media (max-width:767px){.not-found-module__HS70Aa__errorCode{font-size:5rem}.not-found-module__HS70Aa__content{padding:4rem 0}}
.platform-module__d3cmqG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.platform-module__d3cmqG__hero{background-color:var(--ngrey-800);align-items:center;min-height:80vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.platform-module__d3cmqG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:991px){.platform-module__d3cmqG__heroContent{grid-template-columns:1fr;gap:2.5rem}.platform-module__d3cmqG__hero{min-height:auto;padding:4rem 0 3rem}}.platform-module__d3cmqG__heroText{flex-direction:column;gap:1.5rem;display:flex}.platform-module__d3cmqG__label{color:#ffffff80;display:inline-block}.platform-module__d3cmqG__heroH1{font-size:var(--heading-large--font-size);line-height:var(--heading-large--line-height);letter-spacing:var(--heading-large--letter-spacing);font-weight:var(--heading-large--font-weight);color:var(--pure-white)}.platform-module__d3cmqG__heroDesc{color:#ffffffa6;max-width:480px}.platform-module__d3cmqG__heroImg img{border:1px solid var(--swatch--dark-stroke);border-radius:1rem;width:100%;box-shadow:0 24px 64px #0006}.platform-module__d3cmqG__howSection{background-color:var(--ngrey-800);padding:5rem 0 0}.platform-module__d3cmqG__sectionH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white);padding-bottom:3rem}.platform-module__d3cmqG__featuresGrid{grid-template-columns:repeat(4,1fr);padding:2rem 0;display:grid}@media (max-width:991px){.platform-module__d3cmqG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.platform-module__d3cmqG__featuresGrid{grid-template-columns:1fr}}.platform-module__d3cmqG__featureItem{flex-direction:column;gap:1rem;padding:2rem 1.5rem;display:flex}.platform-module__d3cmqG__featureBorderLeft{border-left:1px solid var(--swatch--dark-stroke)}@media (max-width:991px){.platform-module__d3cmqG__featureBorderLeft:nth-child(odd){border-left:none}.platform-module__d3cmqG__featureItem:nth-child(n+3){border-top:1px solid var(--swatch--dark-stroke)}}.platform-module__d3cmqG__featureNum{color:#ffffff40;font-weight:500}.platform-module__d3cmqG__featureBody{flex-direction:column;gap:.75rem;display:flex}.platform-module__d3cmqG__featureBody h3{color:var(--pure-white);font-size:var(--title-small--font-size);line-height:var(--title-small--line-height);font-weight:var(--font-weight--500);letter-spacing:var(--title-small--letter-spacing)}.platform-module__d3cmqG__featureDesc{color:#fff9}.platform-module__d3cmqG__screenshotsSection{background-color:var(--ngrey-800);padding:5rem 0}.platform-module__d3cmqG__screenshotsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:767px){.platform-module__d3cmqG__screenshotsGrid{grid-template-columns:1fr;gap:1.5rem}}.platform-module__d3cmqG__screenshotItem{border:1px solid var(--swatch--dark-stroke);border-radius:1rem;flex-direction:column;gap:1rem;display:flex;overflow:hidden}.platform-module__d3cmqG__screenshot{width:100%;height:auto}.platform-module__d3cmqG__screenshotCaption{color:#ffffffa6;font-size:var(--body-medium--font-size);line-height:var(--body-medium--line-height);padding:1rem 1.5rem 1.5rem}.platform-module__d3cmqG__screenshotCaption strong{color:var(--pure-white);font-weight:500}.platform-module__d3cmqG__integrationsSection{background-color:#fff;padding:0}.platform-module__d3cmqG__integrationsContent{padding:4rem 0}.platform-module__d3cmqG__integrationsH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);margin-bottom:2rem}.platform-module__d3cmqG__integrationsGrid{flex-wrap:wrap;gap:.75rem;display:flex}.platform-module__d3cmqG__integrationBadge{background-color:#f7f8f9;border:1px solid #0000001a;border-radius:100px;padding:.5rem 1.25rem}.platform-module__d3cmqG__ctaSection{background-color:var(--ngrey-800);padding:6rem 0}.platform-module__d3cmqG__ctaContent{justify-content:space-between;align-items:center;gap:3rem;display:flex}.platform-module__d3cmqG__ctaContent h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}@media (max-width:767px){.platform-module__d3cmqG__ctaContent{flex-direction:column;align-items:flex-start;gap:2rem}}
.SolutionPageTemplate-module__CapbIG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.SolutionPageTemplate-module__CapbIG__hero{background-color:var(--ngrey-800);padding:6rem 0 4rem;position:relative;overflow:hidden}.SolutionPageTemplate-module__CapbIG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:991px){.SolutionPageTemplate-module__CapbIG__heroContent{grid-template-columns:1fr;gap:2.5rem}.SolutionPageTemplate-module__CapbIG__hero{padding:4rem 0 3rem}}.SolutionPageTemplate-module__CapbIG__heroText{flex-direction:column;gap:1.5rem;display:flex}.SolutionPageTemplate-module__CapbIG__label{color:#ffffff80;display:inline-block}.SolutionPageTemplate-module__CapbIG__heroH1{font-size:var(--heading-large--font-size);line-height:var(--heading-large--line-height);letter-spacing:var(--heading-large--letter-spacing);font-weight:var(--heading-large--font-weight);color:var(--pure-white)}.SolutionPageTemplate-module__CapbIG__heroDesc{color:#ffffffa6;max-width:480px}.SolutionPageTemplate-module__CapbIG__heroImg img{border:1px solid var(--swatch--dark-stroke);border-radius:1rem;width:100%;box-shadow:0 24px 64px #0006}.SolutionPageTemplate-module__CapbIG__challengesSection{background-color:var(--ngrey-800);padding:5rem 0 0}.SolutionPageTemplate-module__CapbIG__sectionH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white);padding-bottom:3rem}.SolutionPageTemplate-module__CapbIG__challengesGrid{grid-template-columns:repeat(3,1fr);padding:2.5rem 0;display:grid}@media (max-width:767px){.SolutionPageTemplate-module__CapbIG__challengesGrid{grid-template-columns:1fr}}.SolutionPageTemplate-module__CapbIG__challengeItem{flex-direction:column;gap:1rem;padding:1.5rem 2rem;display:flex}.SolutionPageTemplate-module__CapbIG__borderLeft{border-left:1px solid var(--swatch--dark-stroke)}@media (max-width:767px){.SolutionPageTemplate-module__CapbIG__challengeItem{border-left:none;border-top:1px solid var(--swatch--dark-stroke);padding:1.5rem 0}.SolutionPageTemplate-module__CapbIG__challengeItem:first-child{border-top:none}}.SolutionPageTemplate-module__CapbIG__challengeNum{color:#fff3;font-weight:500}.SolutionPageTemplate-module__CapbIG__challengeItem h3{color:var(--pure-white);font-size:var(--title-small--font-size);line-height:var(--title-small--line-height);font-weight:var(--font-weight--500)}.SolutionPageTemplate-module__CapbIG__challengeDesc{color:#fff9}.SolutionPageTemplate-module__CapbIG__outcomeSection{background-color:#fff;padding:5rem 0}.SolutionPageTemplate-module__CapbIG__outcomeContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:991px){.SolutionPageTemplate-module__CapbIG__outcomeContent{grid-template-columns:1fr;gap:2.5rem}}.SolutionPageTemplate-module__CapbIG__outcomeText{flex-direction:column;gap:1.5rem;display:flex}.SolutionPageTemplate-module__CapbIG__outcomeH2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight)}.SolutionPageTemplate-module__CapbIG__outcomeImg img{border:1px solid #00000014;border-radius:1rem;width:100%;box-shadow:0 12px 36px #00000014}.SolutionPageTemplate-module__CapbIG__ctaSection{background-color:var(--ngrey-800);padding:6rem 0}.SolutionPageTemplate-module__CapbIG__ctaContent{justify-content:space-between;align-items:center;gap:3rem;display:flex}.SolutionPageTemplate-module__CapbIG__ctaContent h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white)}@media (max-width:767px){.SolutionPageTemplate-module__CapbIG__ctaContent{flex-direction:column;align-items:flex-start;gap:2rem}}
.TabsSection-module__QQtu3W__section{background-color:var(--ngrey-800);padding-top:5rem;position:relative}.TabsSection-module__QQtu3W__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.TabsSection-module__QQtu3W__fixesContainer{position:relative}.TabsSection-module__QQtu3W__heading{justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:3rem;display:flex}.TabsSection-module__QQtu3W__heading h2{font-size:var(--heading-medium--font-size);line-height:var(--heading-medium--line-height);letter-spacing:var(--heading-medium--letter-spacing);font-weight:var(--heading-medium--font-weight);color:var(--pure-white);max-width:38rem}.TabsSection-module__QQtu3W__hWrapper{flex:1}.TabsSection-module__QQtu3W__dividerTop,.TabsSection-module__QQtu3W__dividerBtm{background-color:var(--swatch--dark-stroke);width:100%;height:1px}.TabsSection-module__QQtu3W__tabsGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;padding:3rem 0;display:grid}@media (max-width:991px){.TabsSection-module__QQtu3W__tabsGrid{grid-template-columns:1fr;gap:0;padding:2rem 0}}.TabsSection-module__QQtu3W__tabsLinks{flex-direction:column;gap:0;display:flex}.TabsSection-module__QQtu3W__tabLink{all:unset;border-top:1px solid var(--swatch--dark-stroke);cursor:pointer;flex-direction:column;padding:1.5rem 0;transition:all .3s;display:flex;position:relative}.TabsSection-module__QQtu3W__tabLink:last-child{border-bottom:1px solid var(--swatch--dark-stroke)}.TabsSection-module__QQtu3W__tabToggle{justify-content:space-between;align-items:center;display:flex}.TabsSection-module__QQtu3W__tabTitle{color:#ffffff80;text-align:left;font-size:var(--title-small--font-size);line-height:var(--title-small--line-height);letter-spacing:var(--title-small--letter-spacing);font-weight:var(--title-small--font-weight);transition:color .3s}.TabsSection-module__QQtu3W__isActive .TabsSection-module__QQtu3W__tabTitle{color:var(--pure-white)}.TabsSection-module__QQtu3W__tabContent{max-height:0;transition:max-height .4s;overflow:hidden}.TabsSection-module__QQtu3W__tabContentOpen{max-height:600px}.TabsSection-module__QQtu3W__tabDesc{color:#ffffffa6;padding-top:.75rem}.TabsSection-module__QQtu3W__tabUnderline{background-color:var(--pure-white);width:0%;height:2px;transition:none;position:absolute;bottom:0;left:0}.TabsSection-module__QQtu3W__underlineActive{animation:5s linear forwards TabsSection-module__QQtu3W__fill}@keyframes TabsSection-module__QQtu3W__fill{0%{opacity:1;width:0%}95%{opacity:1;width:100%}to{opacity:0;width:100%}}.TabsSection-module__QQtu3W__mobileImgWrapper{border-radius:.75rem;margin-top:1rem;display:none;overflow:hidden}@media (max-width:991px){.TabsSection-module__QQtu3W__mobileImgWrapper{display:block}}.TabsSection-module__QQtu3W__tabsCards{position:relative}@media (max-width:991px){.TabsSection-module__QQtu3W__tabsCards{display:none}}.TabsSection-module__QQtu3W__tabCard{border:1px solid var(--swatch--dark-stroke);border-radius:.75rem;display:none;overflow:hidden}.TabsSection-module__QQtu3W__tabCardActive{display:block}.TabsSection-module__QQtu3W__tabImgWrapper{width:100%}.TabsSection-module__QQtu3W__tabImg{width:100%;height:auto;display:block}@media (max-width:767px){.TabsSection-module__QQtu3W__section{padding-top:3rem}.TabsSection-module__QQtu3W__heading{flex-direction:column;align-items:flex-start;padding-bottom:2rem}}
