.GrowthPlanModal-module__PnXFRG__backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051412bd;place-items:center;padding:20px;animation:.2s GrowthPlanModal-module__PnXFRG__fadeIn;display:grid;position:fixed;inset:0}.GrowthPlanModal-module__PnXFRG__modal{background:#fff;border-radius:20px;width:min(640px,100%);max-height:calc(100vh - 40px);padding:clamp(31px,5vw,55px);position:relative;overflow-y:auto;box-shadow:0 30px 100px #00000040}.GrowthPlanModal-module__PnXFRG__close{background:#edf3f1;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.GrowthPlanModal-module__PnXFRG__modal h2{max-width:520px;font:800 clamp(32px,5vw,48px)/1.05 var(--font-display);letter-spacing:-1.8px;padding-right:35px}.GrowthPlanModal-module__PnXFRG__modal>p{color:var(--muted);margin-top:15px;line-height:1.55}.GrowthPlanModal-module__PnXFRG__modal form{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.GrowthPlanModal-module__PnXFRG__modal label{color:#354641;flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.GrowthPlanModal-module__PnXFRG__priority{grid-column:1/-1}.GrowthPlanModal-module__PnXFRG__modal input,.GrowthPlanModal-module__PnXFRG__modal select{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #cbd7d4;border-radius:9px;outline:none;padding:0 13px;font-size:14px}.GrowthPlanModal-module__PnXFRG__modal input:focus,.GrowthPlanModal-module__PnXFRG__modal select:focus{border-color:#83b92a;box-shadow:0 0 0 3px #aee62e2e}.GrowthPlanModal-module__PnXFRG__modal form>button{background:var(--lime);border-radius:9px;grid-column:1/-1;justify-content:center;align-items:center;gap:9px;min-height:53px;font-weight:800;display:flex}.GrowthPlanModal-module__PnXFRG__modal form>button:disabled{cursor:wait;opacity:.72}.GrowthPlanModal-module__PnXFRG__modal form small{color:#7c8986;text-align:center;grid-column:1/-1;font-size:10px}.GrowthPlanModal-module__PnXFRG__honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.GrowthPlanModal-module__PnXFRG__error{border-left:3px solid var(--coral);color:#8b2e20;background:#fff3f0;grid-column:1/-1;padding:11px 13px;font-size:12px;line-height:1.45}.GrowthPlanModal-module__PnXFRG__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.GrowthPlanModal-module__PnXFRG__success>span{background:var(--lime);border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.GrowthPlanModal-module__PnXFRG__success h2{margin-top:24px;padding:0}.GrowthPlanModal-module__PnXFRG__success p{max-width:460px;color:var(--muted);margin-top:14px;line-height:1.6}.GrowthPlanModal-module__PnXFRG__success button{background:var(--ink);color:#fff;border-radius:9px;min-height:48px;margin-top:28px;padding:0 22px;font-weight:750}@keyframes GrowthPlanModal-module__PnXFRG__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media (max-width:520px){.GrowthPlanModal-module__PnXFRG__modal{border-radius:16px;padding:42px 22px 28px}.GrowthPlanModal-module__PnXFRG__modal form{grid-template-columns:1fr}.GrowthPlanModal-module__PnXFRG__priority,.GrowthPlanModal-module__PnXFRG__modal form>button,.GrowthPlanModal-module__PnXFRG__modal form small,.GrowthPlanModal-module__PnXFRG__error{grid-column:auto}}
.SiteHeader-module__mdpVJq__header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #0b1f1d14;height:78px;position:sticky;top:0}.SiteHeader-module__mdpVJq__navWrap{align-items:center;gap:38px;width:min(1420px,100% - 64px);height:100%;margin:auto;display:flex}.SiteHeader-module__mdpVJq__brand{flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.SiteHeader-module__mdpVJq__brandMark{object-fit:contain;width:42px;height:36px}.SiteHeader-module__mdpVJq__brandText,.SiteHeader-module__mdpVJq__brandTextInverse{font:800 24px/1 var(--font-display);letter-spacing:-.9px}.SiteHeader-module__mdpVJq__brandText span{color:var(--lime-strong)}.SiteHeader-module__mdpVJq__brandTextInverse{color:#fff}.SiteHeader-module__mdpVJq__brandTextInverse span{color:var(--lime)}.SiteHeader-module__mdpVJq__desktopNav{flex:1;justify-content:center;align-items:center;gap:32px;font-size:14px;font-weight:650;display:flex}.SiteHeader-module__mdpVJq__desktopNav>a,.SiteHeader-module__mdpVJq__industryMenu summary{transition:color .2s}.SiteHeader-module__mdpVJq__desktopNav>a:hover,.SiteHeader-module__mdpVJq__industryMenu summary:hover{color:#6da60b}.SiteHeader-module__mdpVJq__industryMenu{position:relative}.SiteHeader-module__mdpVJq__industryMenu summary{cursor:pointer;align-items:center;gap:5px;list-style:none;display:flex}.SiteHeader-module__mdpVJq__industryMenu summary::-webkit-details-marker{display:none}.SiteHeader-module__mdpVJq__industryMenu[open] summary svg{transform:rotate(180deg)}.SiteHeader-module__mdpVJq__industryMenu summary svg{transition:transform .2s}.SiteHeader-module__mdpVJq__industryDropdown{background:#fff;border:1px solid #dce5e2;border-radius:14px;width:290px;padding:10px;animation:.18s SiteHeader-module__mdpVJq__menuIn;position:absolute;top:36px;left:50%;transform:translate(-50%);box-shadow:0 24px 60px #0b1f1d29}.SiteHeader-module__mdpVJq__industryDropdown:before{content:"";height:18px;position:absolute;top:-16px;left:0;right:0}.SiteHeader-module__mdpVJq__industryDropdown a{min-height:48px;color:var(--ink);border-radius:9px;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:8px 11px;font-size:13px;display:grid}.SiteHeader-module__mdpVJq__industryDropdown a:hover,.SiteHeader-module__mdpVJq__industryDropdown a[aria-current=page]{background:#eff8ef}.SiteHeader-module__mdpVJq__industryDropdown a>span{color:#417045;background:#e8f4e8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.SiteHeader-module__mdpVJq__industryDropdown a>svg{color:#78a718}.SiteHeader-module__mdpVJq__navCta{background:var(--lime);min-height:48px;color:var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.SiteHeader-module__mdpVJq__navCta:hover{background:#b9ed4d;transform:translateY(-2px);box-shadow:0 12px 30px #87c11c40}.SiteHeader-module__mdpVJq__menuButton{background:0 0;padding:8px;display:none}.SiteHeader-module__mdpVJq__mobileMenu{z-index:59;background:#fff;padding:26px 28px 38px;animation:.2s SiteHeader-module__mdpVJq__menuIn;position:fixed;inset:70px 0 0;overflow-y:auto}.SiteHeader-module__mdpVJq__mobileMenu>a{font:750 25px/1.2 var(--font-display);border-bottom:1px solid var(--line);padding:15px 0;display:block}.SiteHeader-module__mdpVJq__mobileIndustryLabel{color:#75817e;letter-spacing:.09em;text-transform:uppercase;margin-top:16px;font-size:11px;font-weight:800}.SiteHeader-module__mdpVJq__mobileIndustries{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding:10px 0 16px;display:grid}.SiteHeader-module__mdpVJq__mobileIndustries a{background:#f3f8f4;border-radius:9px;align-items:center;gap:9px;min-height:48px;padding:9px 11px;font-size:13px;font-weight:700;display:flex}.SiteHeader-module__mdpVJq__mobileIndustries a[aria-current=page]{background:var(--lime)}.SiteHeader-module__mdpVJq__mobileMenu>button{background:var(--lime);border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;margin-top:24px;font-weight:800;display:flex}@keyframes SiteHeader-module__mdpVJq__menuIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1}}@media (max-width:1120px){.SiteHeader-module__mdpVJq__navWrap{width:min(100% - 40px,1040px)}.SiteHeader-module__mdpVJq__desktopNav{gap:18px}.SiteHeader-module__mdpVJq__desktopNav>a,.SiteHeader-module__mdpVJq__industryMenu summary,.SiteHeader-module__mdpVJq__navCta{font-size:12px}.SiteHeader-module__mdpVJq__navCta{padding:0 16px}}@media (max-width:820px){.SiteHeader-module__mdpVJq__header{height:70px}.SiteHeader-module__mdpVJq__navWrap{width:calc(100% - 32px)}.SiteHeader-module__mdpVJq__desktopNav,.SiteHeader-module__mdpVJq__navCta{display:none}.SiteHeader-module__mdpVJq__menuButton{place-items:center;margin-left:auto;display:grid}}@media (max-width:520px){.SiteHeader-module__mdpVJq__brandText,.SiteHeader-module__mdpVJq__brandTextInverse{font-size:21px}.SiteHeader-module__mdpVJq__brandMark{width:36px;height:31px}.SiteHeader-module__mdpVJq__mobileIndustries{grid-template-columns:1fr}}
.IndustryLandingPage-module__FUg8Qq__page{overflow-x:clip}.IndustryLandingPage-module__FUg8Qq__hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(44px,6vw,92px);width:min(1420px,100% - 64px);min-height:760px;margin:auto;padding:80px 0 72px;display:grid}.IndustryLandingPage-module__FUg8Qq__heroCopy h1{max-width:720px;font:800 clamp(54px, 5.3vw, 82px)/.99 var(--font-display);letter-spacing:-4.8px;text-wrap:balance}.IndustryLandingPage-module__FUg8Qq__heroCopy h1:after{content:"";background:var(--lime-strong);transform-origin:0;border-radius:2px;width:min(380px,70%);height:3px;margin-top:23px;display:block;transform:rotate(-1.5deg)}.IndustryLandingPage-module__FUg8Qq__heroCopy>p{color:#465651;max-width:680px;margin-top:28px;font-size:18px;line-height:1.65}.IndustryLandingPage-module__FUg8Qq__heroActions{align-items:center;gap:16px;margin-top:34px;display:flex}.IndustryLandingPage-module__FUg8Qq__primaryButton,.IndustryLandingPage-module__FUg8Qq__secondaryButton{border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.IndustryLandingPage-module__FUg8Qq__primaryButton{background:var(--lime)}.IndustryLandingPage-module__FUg8Qq__secondaryButton{background:#fff;border:1px solid #17312e}.IndustryLandingPage-module__FUg8Qq__primaryButton:hover,.IndustryLandingPage-module__FUg8Qq__secondaryButton:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0b1f1d1a}.IndustryLandingPage-module__FUg8Qq__reassurance{color:#5e6c68;align-items:center;gap:9px;margin-top:20px;font-size:12px;display:flex}.IndustryLandingPage-module__FUg8Qq__reassurance svg{color:#72a20b;border:1px solid #9ac735;border-radius:50%;width:23px;height:23px;padding:3px}.IndustryLandingPage-module__FUg8Qq__heroMedia{background:#dfe9e5;border-radius:18px;min-height:610px;position:relative;overflow:hidden}.IndustryLandingPage-module__FUg8Qq__heroMedia>img{object-fit:cover}.IndustryLandingPage-module__FUg8Qq__leadFlow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #0b1f1d21;border-radius:13px;width:min(310px,100% - 44px);padding:18px;position:absolute;bottom:22px;right:22px;box-shadow:0 18px 45px #00000029}.IndustryLandingPage-module__FUg8Qq__leadFlow>div{align-items:center;gap:12px;display:flex}.IndustryLandingPage-module__FUg8Qq__leadFlow>div>span{background:#e6f4ca;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.IndustryLandingPage-module__FUg8Qq__leadFlow strong,.IndustryLandingPage-module__FUg8Qq__leadFlow small{display:block}.IndustryLandingPage-module__FUg8Qq__leadFlow strong{font-size:12px}.IndustryLandingPage-module__FUg8Qq__leadFlow small{color:#66736f;margin-top:2px;font-size:9px}.IndustryLandingPage-module__FUg8Qq__leadFlow>i{border-left:1px dashed #8db928;width:1px;height:14px;margin:3px 0 3px 17px;display:block}.IndustryLandingPage-module__FUg8Qq__serviceSection{padding:122px max(32px,50vw - 680px) 120px}.IndustryLandingPage-module__FUg8Qq__serviceIntro{max-width:900px}.IndustryLandingPage-module__FUg8Qq__serviceIntro h2,.IndustryLandingPage-module__FUg8Qq__transformWrap h2,.IndustryLandingPage-module__FUg8Qq__processSection>h2,.IndustryLandingPage-module__FUg8Qq__faqSection>h2,.IndustryLandingPage-module__FUg8Qq__ctaSection h2{font:800 clamp(41px, 4.5vw, 68px)/1.06 var(--font-display);letter-spacing:-3.2px;text-wrap:balance}.IndustryLandingPage-module__FUg8Qq__serviceIntro p{max-width:720px;color:var(--muted);margin-top:19px;font-size:17px;line-height:1.6}.IndustryLandingPage-module__FUg8Qq__serviceLayout{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(50px,8vw,118px);margin-top:62px;display:grid}.IndustryLandingPage-module__FUg8Qq__serviceList{position:relative}.IndustryLandingPage-module__FUg8Qq__serviceList:before{content:"";background:#bdd892;width:1px;position:absolute;top:43px;bottom:43px;left:31px}.IndustryLandingPage-module__FUg8Qq__serviceList article{border-bottom:1px solid #dce4e1;grid-template-columns:64px 1fr;gap:20px;min-height:112px;padding:18px 0;display:grid;position:relative}.IndustryLandingPage-module__FUg8Qq__serviceIcon{z-index:1;color:#17312e;background:#edf7ed;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:relative}.IndustryLandingPage-module__FUg8Qq__serviceList h3{font:750 18px/1.25 var(--font-display);letter-spacing:-.4px}.IndustryLandingPage-module__FUg8Qq__serviceList p{color:#5b6966;max-width:560px;margin-top:7px;font-size:13px;line-height:1.55}.IndustryLandingPage-module__FUg8Qq__serviceImage{background:#dce6e2;border-radius:17px;min-height:610px;position:relative;overflow:hidden}.IndustryLandingPage-module__FUg8Qq__serviceImage>img{object-fit:cover;transform:scale(1.08)}.IndustryLandingPage-module__FUg8Qq__imageCaption{background:#fffffff0;border-radius:11px;align-items:center;gap:12px;min-height:73px;padding:15px 18px;display:flex;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 16px 40px #00000024}.IndustryLandingPage-module__FUg8Qq__imageCaption>svg{color:#6c9e0b}.IndustryLandingPage-module__FUg8Qq__imageCaption strong,.IndustryLandingPage-module__FUg8Qq__imageCaption small{display:block}.IndustryLandingPage-module__FUg8Qq__imageCaption strong{font-size:13px}.IndustryLandingPage-module__FUg8Qq__imageCaption small{color:#697673;margin-top:4px;font-size:10px}.IndustryLandingPage-module__FUg8Qq__transformSection{background:var(--ink);color:#fff}.IndustryLandingPage-module__FUg8Qq__transformWrap{width:min(1420px,100% - 64px);margin:auto;padding:92px 0 98px}.IndustryLandingPage-module__FUg8Qq__transformWrap h2{max-width:820px}.IndustryLandingPage-module__FUg8Qq__transformGrid{grid-template-columns:repeat(2,1fr);gap:18px 30px;margin-top:54px;display:grid}.IndustryLandingPage-module__FUg8Qq__transformGrid article{grid-template-columns:1fr 42px 1fr;align-items:stretch;gap:12px;display:grid}.IndustryLandingPage-module__FUg8Qq__transformGrid article>svg{color:var(--lime);place-self:center}.IndustryLandingPage-module__FUg8Qq__problem,.IndustryLandingPage-module__FUg8Qq__outcome{border-radius:11px;align-items:center;gap:12px;min-height:94px;padding:16px;font-size:13px;font-weight:700;display:flex}.IndustryLandingPage-module__FUg8Qq__problem{border:1px solid var(--coral)}.IndustryLandingPage-module__FUg8Qq__outcome{border:1px solid var(--lime)}.IndustryLandingPage-module__FUg8Qq__problem span,.IndustryLandingPage-module__FUg8Qq__outcome span{width:30px;height:30px;color:var(--ink);border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.IndustryLandingPage-module__FUg8Qq__problem span{background:var(--coral)}.IndustryLandingPage-module__FUg8Qq__outcome span{background:var(--lime)}.IndustryLandingPage-module__FUg8Qq__processSection{width:min(1360px,100% - 64px);margin:auto;padding:124px 0 132px;position:relative}.IndustryLandingPage-module__FUg8Qq__processSection>h2{max-width:960px}.IndustryLandingPage-module__FUg8Qq__processSection>h2:before,.IndustryLandingPage-module__FUg8Qq__faqSection>h2:before{content:"";background:var(--coral);border-radius:3px;width:58px;height:4px;margin-bottom:27px;display:block}.IndustryLandingPage-module__FUg8Qq__processLine{background:#9bc535;height:2px;position:absolute;top:318px;left:6%;right:6%}.IndustryLandingPage-module__FUg8Qq__processSteps{grid-template-columns:repeat(3,1fr);gap:64px;margin-top:58px;display:grid}.IndustryLandingPage-module__FUg8Qq__processSteps article{position:relative}.IndustryLandingPage-module__FUg8Qq__processSteps strong{color:#9cc634;font:750 42px/1 var(--font-display);display:block}.IndustryLandingPage-module__FUg8Qq__processSteps article>span{z-index:1;background:#eff8e7;border-radius:50%;place-items:center;width:64px;height:64px;margin-top:29px;display:grid;position:relative}.IndustryLandingPage-module__FUg8Qq__processSteps h3{font:750 20px/1.2 var(--font-display);margin-top:28px}.IndustryLandingPage-module__FUg8Qq__processSteps p{color:#5d6966;max-width:330px;margin-top:12px;font-size:14px;line-height:1.6}.IndustryLandingPage-module__FUg8Qq__faqSection{background:var(--mint);grid-template-columns:.78fr 1.22fr;gap:clamp(60px,10vw,150px);padding:112px max(32px,50vw - 680px) 120px;display:grid}.IndustryLandingPage-module__FUg8Qq__faqList details{border-top:1px solid #bccbc6}.IndustryLandingPage-module__FUg8Qq__faqList details:last-child{border-bottom:1px solid #bccbc6}.IndustryLandingPage-module__FUg8Qq__faqList summary{cursor:pointer;min-height:82px;font:750 16px/1.35 var(--font-display);justify-content:space-between;align-items:center;gap:30px;list-style:none;display:flex}.IndustryLandingPage-module__FUg8Qq__faqList summary::-webkit-details-marker{display:none}.IndustryLandingPage-module__FUg8Qq__faqIcon{color:#85b414}.IndustryLandingPage-module__FUg8Qq__faqList details[open] .IndustryLandingPage-module__FUg8Qq__faqIcon svg{color:var(--coral);transform:rotate(45deg)}.IndustryLandingPage-module__FUg8Qq__faqIcon svg{transition:transform .2s}.IndustryLandingPage-module__FUg8Qq__faqList p{color:#54625e;max-width:710px;padding:0 56px 28px 0;font-size:14px;line-height:1.65}.IndustryLandingPage-module__FUg8Qq__ctaSection{background:var(--ink);color:#fff;grid-template-columns:.75fr 1.25fr;align-items:center;gap:8vw;min-height:490px;padding:80px max(32px,50vw - 680px);display:grid}.IndustryLandingPage-module__FUg8Qq__ctaGraphic{height:220px;color:var(--lime);position:relative}.IndustryLandingPage-module__FUg8Qq__ctaGraphic>svg:first-child{border:2px solid var(--coral);width:82px;height:82px;color:var(--coral);border-radius:50%;padding:13px;position:absolute;bottom:25px;left:9%}.IndustryLandingPage-module__FUg8Qq__ctaGraphic>svg:last-child{fill:none;width:78%;height:180px;stroke:var(--lime);stroke-width:2.5px;position:absolute;inset:15px 0 0 20%}.IndustryLandingPage-module__FUg8Qq__ctaSection>div:last-child{max-width:760px}.IndustryLandingPage-module__FUg8Qq__ctaSection h2{font-size:clamp(38px,4vw,62px)}.IndustryLandingPage-module__FUg8Qq__ctaSection>div>p{color:#bac9c5;max-width:700px;margin-top:20px;font-size:16px;line-height:1.6}.IndustryLandingPage-module__FUg8Qq__ctaSection button{background:var(--lime);min-height:58px;color:var(--ink);border-radius:9px;justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:0 25px;font-weight:800;display:flex}.IndustryLandingPage-module__FUg8Qq__ctaSection small{color:#a7b8b4;margin-top:12px;display:block}.IndustryLandingPage-module__FUg8Qq__footer{background:var(--ink);color:#d9e2e0;border-top:1px solid #ffffff1f;padding:74px max(32px,50vw - 680px) 30px}.IndustryLandingPage-module__FUg8Qq__footerTop{grid-template-columns:2fr 1fr 1.25fr .8fr;gap:55px;display:grid}.IndustryLandingPage-module__FUg8Qq__footerTop>div:first-child p{color:#93aaa5;margin-top:17px;font-size:13px}.IndustryLandingPage-module__FUg8Qq__footerTop>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.IndustryLandingPage-module__FUg8Qq__footerTop strong{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:12px}.IndustryLandingPage-module__FUg8Qq__footerTop a,.IndustryLandingPage-module__FUg8Qq__footerTop button{color:#aebfbc;background:0 0;font-size:12px}.IndustryLandingPage-module__FUg8Qq__footerTop a:hover,.IndustryLandingPage-module__FUg8Qq__footerTop button:hover{color:var(--lime)}.IndustryLandingPage-module__FUg8Qq__footerBottom{color:#829894;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:65px;padding-top:22px;font-size:11px;display:flex}@media (max-width:1000px){.IndustryLandingPage-module__FUg8Qq__hero{grid-template-columns:1fr 1fr;gap:34px}.IndustryLandingPage-module__FUg8Qq__heroCopy h1{font-size:clamp(49px,6vw,68px)}.IndustryLandingPage-module__FUg8Qq__heroActions{flex-direction:column;align-items:stretch}.IndustryLandingPage-module__FUg8Qq__heroActions>*{width:100%}.IndustryLandingPage-module__FUg8Qq__serviceLayout{gap:42px}.IndustryLandingPage-module__FUg8Qq__transformGrid{grid-template-columns:1fr}.IndustryLandingPage-module__FUg8Qq__faqSection{grid-template-columns:1fr;gap:48px}}@media (max-width:820px){.IndustryLandingPage-module__FUg8Qq__hero,.IndustryLandingPage-module__FUg8Qq__transformWrap,.IndustryLandingPage-module__FUg8Qq__processSection{width:calc(100% - 32px)}.IndustryLandingPage-module__FUg8Qq__hero{grid-template-columns:1fr;min-height:0;padding:58px 0 76px}.IndustryLandingPage-module__FUg8Qq__heroCopy h1{letter-spacing:-3px;font-size:clamp(47px,11vw,70px)}.IndustryLandingPage-module__FUg8Qq__heroMedia{min-height:500px}.IndustryLandingPage-module__FUg8Qq__serviceSection{padding:92px 24px}.IndustryLandingPage-module__FUg8Qq__serviceLayout{grid-template-columns:1fr}.IndustryLandingPage-module__FUg8Qq__serviceImage{min-height:500px}.IndustryLandingPage-module__FUg8Qq__transformWrap{padding:78px 0 82px}.IndustryLandingPage-module__FUg8Qq__transformGrid article{grid-template-columns:1fr 34px 1fr}.IndustryLandingPage-module__FUg8Qq__processSection{padding:92px 0}.IndustryLandingPage-module__FUg8Qq__processLine{top:298px}.IndustryLandingPage-module__FUg8Qq__processSteps{gap:28px}.IndustryLandingPage-module__FUg8Qq__faqSection{padding:88px 24px}.IndustryLandingPage-module__FUg8Qq__ctaSection{grid-template-columns:1fr;gap:20px;padding:70px 24px}.IndustryLandingPage-module__FUg8Qq__ctaGraphic{height:150px}.IndustryLandingPage-module__FUg8Qq__ctaGraphic>svg:last-child{height:130px}.IndustryLandingPage-module__FUg8Qq__footer{padding:68px 24px 30px}.IndustryLandingPage-module__FUg8Qq__footerTop{grid-template-columns:1fr 1fr;gap:48px 28px}.IndustryLandingPage-module__FUg8Qq__footerTop>div:first-child{grid-column:1/-1}}@media (max-width:580px){.IndustryLandingPage-module__FUg8Qq__hero{padding-top:46px}.IndustryLandingPage-module__FUg8Qq__heroCopy h1{letter-spacing:-2.5px;font-size:45px;line-height:1.02}.IndustryLandingPage-module__FUg8Qq__heroCopy>p{font-size:16px}.IndustryLandingPage-module__FUg8Qq__heroMedia{min-height:440px}.IndustryLandingPage-module__FUg8Qq__leadFlow{width:calc(100% - 28px);bottom:14px;right:14px}.IndustryLandingPage-module__FUg8Qq__serviceIntro h2,.IndustryLandingPage-module__FUg8Qq__transformWrap h2,.IndustryLandingPage-module__FUg8Qq__processSection>h2,.IndustryLandingPage-module__FUg8Qq__faqSection>h2,.IndustryLandingPage-module__FUg8Qq__ctaSection h2{letter-spacing:-2px;font-size:38px}.IndustryLandingPage-module__FUg8Qq__serviceImage{min-height:390px}.IndustryLandingPage-module__FUg8Qq__serviceList article{grid-template-columns:55px 1fr;gap:15px}.IndustryLandingPage-module__FUg8Qq__serviceIcon{width:55px;height:55px}.IndustryLandingPage-module__FUg8Qq__serviceList:before{left:27px}.IndustryLandingPage-module__FUg8Qq__transformGrid article{grid-template-columns:1fr;gap:9px}.IndustryLandingPage-module__FUg8Qq__transformGrid article>svg{transform:rotate(90deg)}.IndustryLandingPage-module__FUg8Qq__problem,.IndustryLandingPage-module__FUg8Qq__outcome{min-height:70px}.IndustryLandingPage-module__FUg8Qq__processLine{width:2px;height:auto;inset:0 auto 80px 31px}.IndustryLandingPage-module__FUg8Qq__processSteps{grid-template-columns:1fr;gap:38px}.IndustryLandingPage-module__FUg8Qq__processSteps article{min-height:130px;padding-left:82px}.IndustryLandingPage-module__FUg8Qq__processSteps strong{font-size:30px}.IndustryLandingPage-module__FUg8Qq__processSteps article>span{margin:0;position:absolute;top:39px;left:0}.IndustryLandingPage-module__FUg8Qq__processSteps h3{margin-top:14px}.IndustryLandingPage-module__FUg8Qq__faqList summary{min-height:76px;font-size:14px}.IndustryLandingPage-module__FUg8Qq__ctaGraphic{display:none}.IndustryLandingPage-module__FUg8Qq__ctaSection button{width:100%;padding:0 17px}.IndustryLandingPage-module__FUg8Qq__footerTop{grid-template-columns:1fr 1fr}.IndustryLandingPage-module__FUg8Qq__footerTop>div:nth-child(3){grid-column:1/-1}.IndustryLandingPage-module__FUg8Qq__footerBottom{flex-direction:column;gap:15px}}
.LandingPage-module__U9ej6W__header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #0b1f1d14;height:78px;position:sticky;top:0}.LandingPage-module__U9ej6W__navWrap{align-items:center;gap:38px;width:min(1420px,100% - 64px);height:100%;margin:auto;display:flex}.LandingPage-module__U9ej6W__brand{flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.LandingPage-module__U9ej6W__brandMark{object-fit:contain;width:42px;height:36px}.LandingPage-module__U9ej6W__brandText,.LandingPage-module__U9ej6W__brandTextInverse{font:800 24px/1 var(--font-display);letter-spacing:-.9px}.LandingPage-module__U9ej6W__brandText span{color:var(--lime-strong)}.LandingPage-module__U9ej6W__brandTextInverse{color:#fff}.LandingPage-module__U9ej6W__brandTextInverse span{color:var(--lime)}.LandingPage-module__U9ej6W__desktopNav{flex:1;justify-content:center;align-items:center;gap:32px;font-size:14px;font-weight:650;display:flex}.LandingPage-module__U9ej6W__desktopNav a{transition:color .2s}.LandingPage-module__U9ej6W__desktopNav a:hover{color:#6da60b}.LandingPage-module__U9ej6W__navCta,.LandingPage-module__U9ej6W__primaryButton,.LandingPage-module__U9ej6W__ctaSection button{background:var(--lime);min-height:48px;color:var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.LandingPage-module__U9ej6W__navCta:hover,.LandingPage-module__U9ej6W__primaryButton:hover{background:#b9ed4d;transform:translateY(-2px);box-shadow:0 12px 30px #87c11c40}.LandingPage-module__U9ej6W__menuButton{background:0 0;padding:8px;display:none}.LandingPage-module__U9ej6W__mobileMenu{z-index:39;background:#fff;flex-direction:column;gap:4px;padding:34px 28px;animation:.2s LandingPage-module__U9ej6W__fadeIn;display:flex;position:fixed;inset:78px 0 0}.LandingPage-module__U9ej6W__mobileMenu a{font:750 27px/1.2 var(--font-display);border-bottom:1px solid var(--line);padding:15px 0}.LandingPage-module__U9ej6W__mobileMenu button{background:var(--lime);border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:56px;margin-top:24px;font-weight:800;display:flex}.LandingPage-module__U9ej6W__hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(34px,5vw,82px);width:min(1420px,100% - 64px);min-height:calc(100vh - 78px);margin:auto;padding:clamp(58px,7vw,104px) 0 28px;display:grid}.LandingPage-module__U9ej6W__heroCopy{align-self:center;min-width:0}.LandingPage-module__U9ej6W__heroCopy h1{max-width:700px;font:800 clamp(54px, 5.6vw, 88px)/.98 var(--font-display);letter-spacing:clamp(-4.6px,-.3vw,-2.2px)}.LandingPage-module__U9ej6W__heroCopy h1 span{color:var(--coral)}.LandingPage-module__U9ej6W__heroCopy>p{color:#455451;max-width:650px;margin-top:30px;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.LandingPage-module__U9ej6W__heroActions{gap:13px;margin-top:34px;display:flex}.LandingPage-module__U9ej6W__primaryButton,.LandingPage-module__U9ej6W__secondaryButton{min-height:56px;padding:0 26px;font-size:15px}.LandingPage-module__U9ej6W__secondaryButton{border:1px solid var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:10px;font-weight:800;transition:background .2s,color .2s;display:inline-flex}.LandingPage-module__U9ej6W__secondaryButton:hover{background:var(--ink);color:#fff}.LandingPage-module__U9ej6W__tractionGraphic{width:min(100%,470px);height:120px;margin-top:22px;position:relative;overflow:hidden}.LandingPage-module__U9ej6W__tractionGraphic i{background:linear-gradient(#c7f36b99,#c7f36b1f);width:46px;position:absolute;bottom:8px}.LandingPage-module__U9ej6W__tractionGraphic i:first-child{left:70px}.LandingPage-module__U9ej6W__tractionGraphic i:nth-child(2){left:125px}.LandingPage-module__U9ej6W__tractionGraphic i:nth-child(3){left:180px}.LandingPage-module__U9ej6W__tractionGraphic i:nth-child(4){left:235px}.LandingPage-module__U9ej6W__tractionGraphic i:nth-child(5){left:290px}.LandingPage-module__U9ej6W__tractionGraphic svg{fill:none;stroke:#97d51d;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;position:absolute;inset:0}.LandingPage-module__U9ej6W__heroVisual{min-width:0}.LandingPage-module__U9ej6W__dashboard{transform-origin:100%;background:#fff;border:1px solid #d7e0dd;border-radius:21px;width:100%;overflow:hidden;transform:perspective(1300px)rotateY(-2deg);box-shadow:0 24px 70px #08231f21}.LandingPage-module__U9ej6W__dashboardTop{height:71px;font:750 17px/1 var(--font-display);border-bottom:1px solid #e3e9e7;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.LandingPage-module__U9ej6W__dashboardTop div{align-items:center;gap:9px;display:flex}.LandingPage-module__U9ej6W__dashboardTop>span{color:#667371;border:1px solid #dce4e1;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:650}.LandingPage-module__U9ej6W__liveDot{background:var(--lime-strong);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #aee62e29}.LandingPage-module__U9ej6W__dashboardBody{grid-template-columns:64px 1fr;min-height:476px;display:grid}.LandingPage-module__U9ej6W__dashboardRail{background:var(--ink);color:#fff;flex-direction:column;align-items:center;gap:14px;padding:19px 0;display:flex}.LandingPage-module__U9ej6W__dashboardRail>img{object-fit:contain;width:31px;height:26px;margin-bottom:8px}.LandingPage-module__U9ej6W__dashboardRail>span{opacity:.72;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.LandingPage-module__U9ej6W__dashboardRail .LandingPage-module__U9ej6W__railActive{opacity:1;color:var(--ink);background:var(--lime)}.LandingPage-module__U9ej6W__metricList{background:linear-gradient(145deg,#fff,#fbfdfc);flex-direction:column;gap:11px;padding:24px;display:flex}.LandingPage-module__U9ej6W__metricRow{min-height:75px;animation:.55s both LandingPage-module__U9ej6W__rowIn;animation-delay:var(--delay);border:1px solid #dfe6e4;border-radius:12px;grid-template-columns:minmax(135px,1fr) minmax(48px,.55fr) auto auto minmax(62px,.55fr);align-items:center;gap:11px;padding:12px 16px;display:grid}.LandingPage-module__U9ej6W__metricLabel{align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.LandingPage-module__U9ej6W__metricLabel span{background:var(--mint);color:#2b594f;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.LandingPage-module__U9ej6W__metricRow:nth-child(2) .LandingPage-module__U9ej6W__metricLabel span{color:var(--coral);background:#fff1ed}.LandingPage-module__U9ej6W__metricRow:nth-child(3) .LandingPage-module__U9ej6W__metricLabel span{color:#725cd5;background:#f2efff}.LandingPage-module__U9ej6W__metricRow:nth-child(4) .LandingPage-module__U9ej6W__metricLabel span{color:#9e7a00;background:#fff7d7}.LandingPage-module__U9ej6W__metricConnector{background:#b8eb55;height:1px;position:relative}.LandingPage-module__U9ej6W__metricConnector i{background:#fff;border:2px solid #9cdb21;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px}.LandingPage-module__U9ej6W__metricConnector i:first-child{left:0}.LandingPage-module__U9ej6W__metricConnector i:last-child{right:0}.LandingPage-module__U9ej6W__metricRow strong{font:750 24px/1 var(--font-display);white-space:nowrap}.LandingPage-module__U9ej6W__metricRow em{color:#3b8b31;font-size:11px;font-style:normal}.LandingPage-module__U9ej6W__sparkline{width:100%;height:28px;overflow:visible}.LandingPage-module__U9ej6W__sparkline path{fill:none;stroke:#83cc08;stroke-width:2px}.LandingPage-module__U9ej6W__automationRow{background:#f0f9ef;border:1px solid #d5e9d2;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:69px;margin-top:3px;padding:12px 16px;display:flex}.LandingPage-module__U9ej6W__automationRow>div{align-items:center;gap:11px;display:flex}.LandingPage-module__U9ej6W__statusIcon{color:#2a6e35;background:#d9f0da;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.LandingPage-module__U9ej6W__automationRow strong{font-size:13px;display:block}.LandingPage-module__U9ej6W__automationRow small{color:#71806e;margin-top:4px;font-size:9px;display:block}.LandingPage-module__U9ej6W__systemReady{white-space:nowrap;color:#2b6b30;font-size:11px;font-weight:800}.LandingPage-module__U9ej6W__systemReady i{background:#6fc433;border-radius:50%;width:7px;height:7px;margin-left:5px;display:inline-block;box-shadow:0 0 0 6px #6fc43326}.LandingPage-module__U9ej6W__industryRail{border:1px solid var(--line);background:#fff;border-radius:15px;grid-column:1/-1;grid-template-columns:repeat(6,1fr);min-height:82px;display:grid;overflow:hidden}.LandingPage-module__U9ej6W__industryRail>a{color:#273c38;justify-content:center;align-items:center;gap:10px;padding:18px 12px;font-size:13px;font-weight:700;transition:background .2s;display:flex}.LandingPage-module__U9ej6W__industryRail>a:hover{background:#f1f8ec}.LandingPage-module__U9ej6W__industryRail>a+a{border-left:1px solid var(--line)}.LandingPage-module__U9ej6W__industryRail svg{color:var(--coral)}.LandingPage-module__U9ej6W__industryRail a:nth-child(2) svg{color:#48a33f}.LandingPage-module__U9ej6W__industryRail a:nth-child(3) svg{color:#138f7d}.LandingPage-module__U9ej6W__industryRail a:nth-child(4) svg{color:#da9f00}.LandingPage-module__U9ej6W__industryRail a:nth-child(5) svg{color:#805ed2}.LandingPage-module__U9ej6W__industryRail a:nth-child(6) svg{color:#116783}.LandingPage-module__U9ej6W__servicesSection{border-top:1px solid #edf1f0;padding:126px max(32px,50vw - 680px) 118px}.LandingPage-module__U9ej6W__sectionHeading{text-align:center}.LandingPage-module__U9ej6W__sectionHeading h2,.LandingPage-module__U9ej6W__industryHeading h2{font:800 clamp(42px, 4.5vw, 70px)/1.06 var(--font-display);letter-spacing:-3.2px}.LandingPage-module__U9ej6W__sectionHeading h2 span{color:var(--lime-strong)}.LandingPage-module__U9ej6W__sectionHeading p{max-width:780px;color:var(--muted);margin:22px auto 0;font-size:18px;line-height:1.55}.LandingPage-module__U9ej6W__serviceRail{grid-template-columns:repeat(5,1fr);gap:clamp(18px,3vw,46px);margin-top:72px;display:grid;position:relative}.LandingPage-module__U9ej6W__railLine{background:var(--lime-strong);height:2px;position:absolute;top:53px;left:2%;right:2%}.LandingPage-module__U9ej6W__service{z-index:1;text-align:center;min-width:0;position:relative}.LandingPage-module__U9ej6W__serviceIcon{background:var(--mint);width:84px;height:84px;color:var(--ink);border:1px solid #c9dfcf;border-radius:50%;place-items:center;margin:0 auto 17px;display:grid;box-shadow:0 8px 18px #1a463a12}.LandingPage-module__U9ej6W__serviceNode{border:3px solid var(--lime-strong);background:#fff;border-radius:50%;width:14px;height:14px;margin:-3px auto 18px;display:block}.LandingPage-module__U9ej6W__service h3{max-width:190px;min-height:54px;font:750 21px/1.22 var(--font-display);letter-spacing:-.7px;margin:auto}.LandingPage-module__U9ej6W__serviceLabel{background:#eff8f0;border:1px solid #cde0d3;border-radius:99px;align-items:center;min-height:32px;margin-top:16px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.LandingPage-module__U9ej6W__service p{color:#667371;margin-top:15px;font-size:13px;line-height:1.55}.LandingPage-module__U9ej6W__miniRise{opacity:.45;align-items:flex-end;gap:7px;height:65px;display:flex;position:absolute;top:25px;right:-20px}.LandingPage-module__U9ej6W__miniRise i{background:var(--lime-strong);width:13px}.LandingPage-module__U9ej6W__miniRise i:first-child{height:22px}.LandingPage-module__U9ej6W__miniRise i:nth-child(2){height:38px}.LandingPage-module__U9ej6W__miniRise i:nth-child(3){height:58px}.LandingPage-module__U9ej6W__flowSection{background:var(--ink);color:#fff;overflow:hidden}.LandingPage-module__U9ej6W__flowWrap{grid-template-columns:.72fr 1.28fr;align-items:center;gap:80px;width:min(1420px,100% - 64px);min-height:610px;margin:auto;padding:96px 0 86px;display:grid;position:relative}.LandingPage-module__U9ej6W__flowTitle h2{font:800 clamp(42px, 4.2vw, 67px)/1.03 var(--font-display);letter-spacing:-3.1px}.LandingPage-module__U9ej6W__flowTitle p{color:#b7c6c3;max-width:460px;margin-top:24px;font-size:17px;line-height:1.6}.LandingPage-module__U9ej6W__flowSteps{grid-template-columns:repeat(3,1fr);gap:48px;display:grid;position:relative}.LandingPage-module__U9ej6W__flowLine{background:var(--lime);height:2px;position:absolute;top:24px;left:0;right:0}.LandingPage-module__U9ej6W__flowSteps article{z-index:1;position:relative}.LandingPage-module__U9ej6W__flowSteps article>span{background:var(--lime);width:49px;height:49px;color:var(--ink);font:800 14px/1 var(--font-display);border-radius:50%;place-items:center;display:grid}.LandingPage-module__U9ej6W__flowSteps h3{font:750 19px/1.2 var(--font-display);margin-top:29px}.LandingPage-module__U9ej6W__flowSteps p{color:#b8c7c4;margin-top:12px;font-size:14px;line-height:1.55}.LandingPage-module__U9ej6W__flowBars{opacity:.55;align-items:flex-end;gap:11px;width:230px;height:170px;display:flex;position:absolute;bottom:0;right:0}.LandingPage-module__U9ej6W__flowBars i{background:linear-gradient(#c7f36b,#659818);width:26px}.LandingPage-module__U9ej6W__flowBars i:first-child{height:45px}.LandingPage-module__U9ej6W__flowBars i:nth-child(2){height:74px}.LandingPage-module__U9ej6W__flowBars i:nth-child(3){height:108px}.LandingPage-module__U9ej6W__flowBars i:nth-child(4){height:150px}.LandingPage-module__U9ej6W__flowBars svg{fill:none;width:100%;height:100%;stroke:var(--lime);stroke-width:2.5px;position:absolute;inset:0}.LandingPage-module__U9ej6W__industriesSection{width:min(1360px,100% - 64px);margin:auto;padding:128px 0 54px}.LandingPage-module__U9ej6W__industryHeading{position:relative}.LandingPage-module__U9ej6W__industryHeading h2{text-align:center}.LandingPage-module__U9ej6W__decorLines{flex-direction:column;gap:23px;width:140px;display:flex;position:absolute;top:-15px;left:-80px}.LandingPage-module__U9ej6W__decorLines i{background:var(--lime-strong);transform-origin:100%;height:1px;transform:rotate(-38deg)}.LandingPage-module__U9ej6W__decorLines i:nth-child(2){width:80%}.LandingPage-module__U9ej6W__decorLines i:nth-child(3){width:58%}.LandingPage-module__U9ej6W__industryTabs{border:1px solid #cad6d3;border-radius:13px 13px 0 0;grid-template-columns:repeat(6,1fr);margin-top:52px;display:grid;overflow:hidden}.LandingPage-module__U9ej6W__industryTabs button{background:#fff;border-right:1px solid #cad6d3;justify-content:center;align-items:center;gap:9px;min-height:68px;padding:10px;font-size:13px;font-weight:700;transition:background .2s;display:flex}.LandingPage-module__U9ej6W__industryTabs button:last-child{border-right:0}.LandingPage-module__U9ej6W__industryTabs button:hover{background:#f3f9ed}.LandingPage-module__U9ej6W__industryTabs button[aria-selected=true]{background:var(--lime)}.LandingPage-module__U9ej6W__industryPanel{background:linear-gradient(130deg,#fff 35%,#f2faef);border:1px solid #cad6d3;border-top:0;border-radius:0 0 17px 17px;grid-template-columns:1.04fr .96fr;min-height:555px;animation:.35s LandingPage-module__U9ej6W__fadeIn;display:grid;overflow:hidden}.LandingPage-module__U9ej6W__industryImage{min-height:555px;position:relative}.LandingPage-module__U9ej6W__industryImage img{object-fit:cover}.LandingPage-module__U9ej6W__industryCopy{align-self:center;padding:clamp(45px,5vw,78px)}.LandingPage-module__U9ej6W__industryCopy h3{font:800 clamp(36px, 3.2vw, 53px)/1.08 var(--font-display);letter-spacing:-2.2px}.LandingPage-module__U9ej6W__industryCopy>p{color:#45534f;margin-top:21px;font-size:17px;line-height:1.6}.LandingPage-module__U9ej6W__industryCopy ul{margin-top:26px;list-style:none}.LandingPage-module__U9ej6W__industryCopy li{border-bottom:1px solid #d4ddda;align-items:center;gap:15px;min-height:55px;font-size:14px;font-weight:650;display:flex}.LandingPage-module__U9ej6W__industryCopy li span{background:var(--lime);border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.LandingPage-module__U9ej6W__industryLink{background:var(--ink);color:#fff;border-radius:9px;align-items:center;gap:10px;width:max-content;max-width:100%;min-height:48px;margin-top:26px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.LandingPage-module__U9ej6W__industryLink:hover{background:#183a36}.LandingPage-module__U9ej6W__whySection{background:#eff8f0;border-radius:20px;grid-template-columns:.92fr 1.08fr;align-items:start;gap:9vw;width:min(1360px,100% - 64px);margin:72px auto 0;padding:94px clamp(30px,5vw,78px);display:grid}.LandingPage-module__U9ej6W__whySection h2{font:800 clamp(38px, 4vw, 59px)/1.08 var(--font-display);letter-spacing:-2.6px}.LandingPage-module__U9ej6W__whySection>div>p{color:#50605d;max-width:570px;margin-top:23px;line-height:1.65}.LandingPage-module__U9ej6W__whyList article{border-bottom:1px solid #cbdcd2;padding:22px 0}.LandingPage-module__U9ej6W__whyList article:first-child{padding-top:0}.LandingPage-module__U9ej6W__whyList strong{font:750 20px/1.2 var(--font-display);display:block}.LandingPage-module__U9ej6W__whyList p{color:#52635f;margin-top:8px;font-size:14px;line-height:1.55}.LandingPage-module__U9ej6W__ctaSection{background:var(--ink);color:#fff;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:50px;width:min(1360px,100% - 64px);margin:86px auto 0;padding:clamp(42px,5vw,72px);display:flex;position:relative;overflow:hidden}.LandingPage-module__U9ej6W__ctaSection:after{content:"";border:2px solid var(--lime);opacity:.65;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-110px;right:-70px}.LandingPage-module__U9ej6W__ctaSection h2{font:800 clamp(35px, 4vw, 58px)/1.05 var(--font-display);letter-spacing:-2.4px}.LandingPage-module__U9ej6W__ctaSection p{color:#c0cdca;margin-top:15px;font-size:17px}.LandingPage-module__U9ej6W__ctaSection>div:last-child{z-index:1;text-align:center;flex-shrink:0;position:relative}.LandingPage-module__U9ej6W__ctaSection button{background:var(--coral);color:#fff;min-width:330px;min-height:58px;font-size:15px}.LandingPage-module__U9ej6W__ctaSection button:hover{background:#ff7b5d;transform:translateY(-2px)}.LandingPage-module__U9ej6W__ctaSection small{color:#b9c6c3;margin-top:12px;display:block}.LandingPage-module__U9ej6W__footer{background:var(--ink);color:#d9e2e0;border-top:1px solid #ffffff1a;margin-top:0;padding:78px max(32px,50vw - 680px) 32px}.LandingPage-module__U9ej6W__footerTop{grid-template-columns:2fr repeat(4,1fr);gap:55px;display:grid}.LandingPage-module__U9ej6W__footerTop>div:first-child p{color:#93aaa5;margin-top:17px;font-size:13px}.LandingPage-module__U9ej6W__footerTop>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.LandingPage-module__U9ej6W__footerTop strong{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:12px}.LandingPage-module__U9ej6W__footerTop a,.LandingPage-module__U9ej6W__footerTop button{color:#aebfbc;background:0 0;font-size:12px}.LandingPage-module__U9ej6W__footerTop a:hover,.LandingPage-module__U9ej6W__footerTop button:hover{color:var(--lime)}.LandingPage-module__U9ej6W__footerBottom{color:#829894;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:65px;padding-top:22px;font-size:11px;display:flex}.LandingPage-module__U9ej6W__modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051412bd;place-items:center;padding:20px;animation:.2s LandingPage-module__U9ej6W__fadeIn;display:grid;position:fixed;inset:0}.LandingPage-module__U9ej6W__modal{background:#fff;border-radius:20px;width:min(640px,100%);max-height:calc(100vh - 40px);padding:clamp(31px,5vw,55px);position:relative;overflow-y:auto;box-shadow:0 30px 100px #00000040}.LandingPage-module__U9ej6W__modalClose{background:#edf3f1;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.LandingPage-module__U9ej6W__modal h2{max-width:520px;font:800 clamp(32px,5vw,48px)/1.05 var(--font-display);letter-spacing:-1.8px;padding-right:35px}.LandingPage-module__U9ej6W__modal>p{color:var(--muted);margin-top:15px;line-height:1.55}.LandingPage-module__U9ej6W__modal form{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.LandingPage-module__U9ej6W__modal label{color:#354641;flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.LandingPage-module__U9ej6W__modal label:nth-child(5){grid-column:1/-1}.LandingPage-module__U9ej6W__modal input,.LandingPage-module__U9ej6W__modal select{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #cbd7d4;border-radius:9px;outline:none;padding:0 13px;font-size:14px}.LandingPage-module__U9ej6W__modal input:focus,.LandingPage-module__U9ej6W__modal select:focus{border-color:#83b92a;box-shadow:0 0 0 3px #aee62e2e}.LandingPage-module__U9ej6W__modal form button{background:var(--lime);border-radius:9px;grid-column:1/-1;justify-content:center;align-items:center;gap:9px;min-height:53px;font-weight:800;display:flex}.LandingPage-module__U9ej6W__modal form small{color:#7c8986;text-align:center;grid-column:1/-1;font-size:10px}.LandingPage-module__U9ej6W__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.LandingPage-module__U9ej6W__successState>span{background:var(--lime);border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.LandingPage-module__U9ej6W__successState h2{margin-top:24px;padding:0}.LandingPage-module__U9ej6W__successState p{max-width:460px;color:var(--muted);margin-top:14px;line-height:1.6}.LandingPage-module__U9ej6W__successState button{background:var(--ink);color:#fff;border-radius:9px;min-height:48px;margin-top:28px;padding:0 22px;font-weight:750}@keyframes LandingPage-module__U9ej6W__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes LandingPage-module__U9ej6W__rowIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@media (max-width:1120px){.LandingPage-module__U9ej6W__navWrap,.LandingPage-module__U9ej6W__hero,.LandingPage-module__U9ej6W__flowWrap,.LandingPage-module__U9ej6W__industriesSection,.LandingPage-module__U9ej6W__whySection,.LandingPage-module__U9ej6W__ctaSection{width:min(100% - 40px,1040px)}.LandingPage-module__U9ej6W__desktopNav{gap:19px}.LandingPage-module__U9ej6W__desktopNav a{font-size:12px}.LandingPage-module__U9ej6W__navCta{padding:0 16px;font-size:12px}.LandingPage-module__U9ej6W__hero{grid-template-columns:1fr 1fr;gap:28px}.LandingPage-module__U9ej6W__heroCopy h1{font-size:clamp(50px,6vw,67px)}.LandingPage-module__U9ej6W__dashboardBody{grid-template-columns:54px 1fr}.LandingPage-module__U9ej6W__metricList{padding:16px}.LandingPage-module__U9ej6W__metricRow{grid-template-columns:minmax(115px,1fr) 40px auto auto}.LandingPage-module__U9ej6W__sparkline{display:none}.LandingPage-module__U9ej6W__industryRail span{font-size:11px}.LandingPage-module__U9ej6W__serviceRail{gap:14px}.LandingPage-module__U9ej6W__service h3{font-size:17px}.LandingPage-module__U9ej6W__service p{font-size:12px}.LandingPage-module__U9ej6W__serviceIcon{width:72px;height:72px}.LandingPage-module__U9ej6W__railLine{top:47px}.LandingPage-module__U9ej6W__flowWrap{grid-template-columns:1fr;gap:60px}.LandingPage-module__U9ej6W__flowSteps{padding-bottom:85px}.LandingPage-module__U9ej6W__flowBars{width:180px;height:130px}.LandingPage-module__U9ej6W__industryTabs button{font-size:11px}.LandingPage-module__U9ej6W__industryCopy{padding:42px}.LandingPage-module__U9ej6W__industryPanel,.LandingPage-module__U9ej6W__industryImage{min-height:500px}}@media (max-width:820px){.LandingPage-module__U9ej6W__header{height:70px}.LandingPage-module__U9ej6W__navWrap{width:calc(100% - 32px)}.LandingPage-module__U9ej6W__desktopNav,.LandingPage-module__U9ej6W__navCta{display:none}.LandingPage-module__U9ej6W__menuButton{place-items:center;margin-left:auto;display:grid}.LandingPage-module__U9ej6W__hero{grid-template-columns:1fr;width:calc(100% - 32px);min-height:0;padding:58px 0 22px}.LandingPage-module__U9ej6W__heroCopy h1{max-width:670px;font-size:clamp(48px,11vw,72px)}.LandingPage-module__U9ej6W__heroCopy>p{margin-top:22px}.LandingPage-module__U9ej6W__heroVisual{margin-top:12px}.LandingPage-module__U9ej6W__dashboard{transform:none}.LandingPage-module__U9ej6W__industryRail{grid-template-columns:repeat(3,1fr)}.LandingPage-module__U9ej6W__industryRail>a:nth-child(4){border-left:0}.LandingPage-module__U9ej6W__industryRail>a:nth-child(n+4){border-top:1px solid var(--line)}.LandingPage-module__U9ej6W__servicesSection{padding:94px 24px 90px}.LandingPage-module__U9ej6W__sectionHeading h2,.LandingPage-module__U9ej6W__industryHeading h2{letter-spacing:-2.4px;font-size:clamp(40px,8vw,60px)}.LandingPage-module__U9ej6W__serviceRail{grid-template-columns:1fr;gap:0;margin-top:55px;padding-left:4px}.LandingPage-module__U9ej6W__railLine{width:2px;height:auto;top:36px;bottom:36px;left:36px}.LandingPage-module__U9ej6W__service{text-align:left;grid-template-rows:auto auto auto;grid-template-columns:72px 1fr;column-gap:24px;min-height:150px;display:grid}.LandingPage-module__U9ej6W__serviceIcon{grid-row:1/4;width:72px;height:72px;margin:0}.LandingPage-module__U9ej6W__serviceNode{margin:0;position:absolute;top:66px;left:29px}.LandingPage-module__U9ej6W__service h3{max-width:none;min-height:0;margin:0;font-size:20px}.LandingPage-module__U9ej6W__serviceLabel{width:max-content;margin-top:8px}.LandingPage-module__U9ej6W__service p{margin-top:8px}.LandingPage-module__U9ej6W__miniRise{display:none}.LandingPage-module__U9ej6W__flowWrap{width:calc(100% - 48px);min-height:0;padding:78px 0 60px}.LandingPage-module__U9ej6W__flowSteps{grid-template-columns:1fr;gap:42px;padding-bottom:90px;padding-left:0}.LandingPage-module__U9ej6W__flowLine{width:2px;height:auto;top:0;bottom:90px;left:24px}.LandingPage-module__U9ej6W__flowSteps article{min-height:92px;padding-left:73px}.LandingPage-module__U9ej6W__flowSteps article>span{position:absolute;top:0;left:0}.LandingPage-module__U9ej6W__flowSteps h3{margin-top:0}.LandingPage-module__U9ej6W__flowBars{width:155px;height:100px}.LandingPage-module__U9ej6W__industriesSection{width:calc(100% - 32px);padding-top:94px}.LandingPage-module__U9ej6W__industryTabs{border-radius:13px;grid-template-columns:repeat(3,1fr)}.LandingPage-module__U9ej6W__industryTabs button:nth-child(3){border-right:0}.LandingPage-module__U9ej6W__industryTabs button:nth-child(n+4){border-top:1px solid #cad6d3}.LandingPage-module__U9ej6W__industryPanel{border-top:1px solid #cad6d3;border-radius:15px;grid-template-columns:1fr;margin-top:14px}.LandingPage-module__U9ej6W__industryImage{min-height:390px}.LandingPage-module__U9ej6W__industryCopy{padding:44px 32px}.LandingPage-module__U9ej6W__whySection{grid-template-columns:1fr;gap:54px;width:calc(100% - 32px);margin-top:48px}.LandingPage-module__U9ej6W__ctaSection{flex-direction:column;align-items:flex-start;width:calc(100% - 32px)}.LandingPage-module__U9ej6W__ctaSection>div:last-child{width:100%}.LandingPage-module__U9ej6W__ctaSection button{width:100%;min-width:0}.LandingPage-module__U9ej6W__footer{padding:68px 24px 30px}.LandingPage-module__U9ej6W__footerTop{grid-template-columns:1fr 1fr;gap:48px 28px}.LandingPage-module__U9ej6W__footerTop>div:first-child{grid-column:1/-1}.LandingPage-module__U9ej6W__footerBottom{flex-direction:column;gap:16px}}@media (max-width:520px){.LandingPage-module__U9ej6W__brandText,.LandingPage-module__U9ej6W__brandTextInverse{font-size:21px}.LandingPage-module__U9ej6W__brandMark{width:36px;height:31px}.LandingPage-module__U9ej6W__heroCopy h1{letter-spacing:-2.7px;font-size:46px}.LandingPage-module__U9ej6W__heroCopy>p{font-size:16px}.LandingPage-module__U9ej6W__heroActions{flex-direction:column}.LandingPage-module__U9ej6W__primaryButton,.LandingPage-module__U9ej6W__secondaryButton{width:100%}.LandingPage-module__U9ej6W__tractionGraphic{height:92px}.LandingPage-module__U9ej6W__dashboardTop{padding:0 15px;font-size:14px}.LandingPage-module__U9ej6W__dashboardTop>span{display:none}.LandingPage-module__U9ej6W__dashboardBody{grid-template-columns:1fr;min-height:0}.LandingPage-module__U9ej6W__dashboardRail{flex-direction:row;justify-content:space-between;min-height:53px;padding:8px 12px}.LandingPage-module__U9ej6W__dashboardRail>img{margin:0 3px 0 0}.LandingPage-module__U9ej6W__dashboardRail>span:nth-last-child(-n+2){display:none}.LandingPage-module__U9ej6W__metricList{padding:11px}.LandingPage-module__U9ej6W__metricRow{grid-template-columns:1fr auto auto;min-height:66px;padding:10px}.LandingPage-module__U9ej6W__metricConnector{display:none}.LandingPage-module__U9ej6W__metricRow strong{font-size:20px}.LandingPage-module__U9ej6W__automationRow{align-items:flex-start}.LandingPage-module__U9ej6W__systemReady{padding-top:7px;font-size:9px}.LandingPage-module__U9ej6W__industryRail{grid-template-columns:repeat(2,1fr)}.LandingPage-module__U9ej6W__industryRail>a{min-height:62px}.LandingPage-module__U9ej6W__industryRail>a:nth-child(3),.LandingPage-module__U9ej6W__industryRail>a:nth-child(5){border-left:0}.LandingPage-module__U9ej6W__industryRail>a:nth-child(n+3){border-top:1px solid var(--line)}.LandingPage-module__U9ej6W__industryRail>a:nth-child(4){border-left:1px solid var(--line)}.LandingPage-module__U9ej6W__sectionHeading h2,.LandingPage-module__U9ej6W__industryHeading h2{letter-spacing:-2px;font-size:40px}.LandingPage-module__U9ej6W__sectionHeading p{font-size:16px}.LandingPage-module__U9ej6W__decorLines{display:none}.LandingPage-module__U9ej6W__industryTabs{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.LandingPage-module__U9ej6W__industryTabs button{scroll-snap-align:start;min-width:145px;min-height:58px;border-top:0!important}.LandingPage-module__U9ej6W__industryPanel{min-height:0}.LandingPage-module__U9ej6W__industryImage{min-height:295px}.LandingPage-module__U9ej6W__industryCopy{padding:37px 24px}.LandingPage-module__U9ej6W__industryCopy h3{font-size:35px}.LandingPage-module__U9ej6W__industryCopy>p{font-size:15px}.LandingPage-module__U9ej6W__whySection{padding:52px 24px}.LandingPage-module__U9ej6W__whySection h2{font-size:36px}.LandingPage-module__U9ej6W__ctaSection{padding:42px 24px}.LandingPage-module__U9ej6W__ctaSection h2{font-size:36px}.LandingPage-module__U9ej6W__footerTop{grid-template-columns:1fr 1fr}.LandingPage-module__U9ej6W__modal{border-radius:16px;padding:42px 22px 28px}.LandingPage-module__U9ej6W__modal form{grid-template-columns:1fr}.LandingPage-module__U9ej6W__modal label:nth-child(5),.LandingPage-module__U9ej6W__modal form button,.LandingPage-module__U9ej6W__modal form small{grid-column:auto}}
