.not-found_container__htTJT{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:3rem 1rem}.not-found_content__CBW7W{text-align:center;max-width:42rem;margin:0 auto}.not-found_errorCode__B2wMF{font-size:clamp(6rem,15vw,12rem);font-weight:800;line-height:1;background:linear-gradient(135deg,var(--primary-main) 0,var(--primary-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:1.5rem;font-family:var(--font-montserrat)}.not-found_title__Lco6K{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--accents-8);margin-bottom:1rem;font-family:var(--font-montserrat)}.not-found_description___Y3c6{font-size:1.125rem;line-height:1.75;color:var(--accents-5);margin-bottom:2.5rem;font-family:var(--font-inter)}.not-found_actions__U_0Im{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.not-found_primaryButton__WgWeL,.not-found_secondaryButton__Tpoax{padding:1rem 2rem!important;font-size:1rem!important;min-width:10rem}.not-found_secondaryButton__Tpoax{background-color:var(--secondary-light)!important;color:var(--accents-8)!important}.not-found_secondaryButton__Tpoax:hover{background-color:var(--grey-200)!important}.not-found_helpText__8Z0Na{padding-top:2rem;border-top:1px solid var(--border-color)}.not-found_helpText__8Z0Na p{font-size:.875rem;color:var(--accents-5);margin-bottom:.75rem;font-family:var(--font-inter)}.not-found_links__HJW8z{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.not-found_links__HJW8z a{font-size:.875rem;color:var(--primary-main);text-decoration:none;font-weight:500;transition:color .2s ease;font-family:var(--font-inter)}.not-found_links__HJW8z a:hover{color:var(--primary-dark);text-decoration:underline}@media(max-width:640px){.not-found_container__htTJT{min-height:70vh;padding:2rem 1rem}.not-found_errorCode__B2wMF{margin-bottom:1rem}.not-found_description___Y3c6{font-size:1rem;margin-bottom:2rem}.not-found_actions__U_0Im{flex-direction:column;gap:.75rem;margin-bottom:2rem}.not-found_primaryButton__WgWeL,.not-found_secondaryButton__Tpoax{width:100%}.not-found_links__HJW8z{flex-direction:column;gap:.75rem}}.Container_container__NlLjn{max-width:1400px;padding-inline:1.5rem;margin-inline:auto}.Container_container__NlLjn.Container_dense__fJTtg{padding-inline:0}.Container_sm__lnCCc{max-width:800px}.Container_md__q5sVK{max-width:1000px}.Container_lg__xL1H4{max-width:1300px}.LegalPage_legalPage__7MmLH{padding-block:4rem;min-height:100vh;background:var(--background-main)}.LegalPage_container__PRn5i{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px!important}@media only screen and (min-width:920px){.LegalPage_container__PRn5i{grid-template-columns:280px 1fr;gap:4rem}}.LegalPage_sidebar__KUzOR{display:none}@media only screen and (min-width:920px){.LegalPage_sidebar__KUzOR{display:block}}.LegalPage_sidebarSticky__u_HGS{position:-webkit-sticky;position:sticky;top:8rem}.LegalPage_sidebarTitle__mSLbR{font-size:.875rem;font-weight:600;color:var(--accents-8);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.LegalPage_tableOfContents__baXie{display:flex;flex-direction:column;gap:.5rem}.LegalPage_tocLink__KXhF1{font-size:.875rem;color:var(--accents-5);text-decoration:none;padding:.5rem .75rem;border-radius:.375rem;transition:all .2s;border-left:2px solid rgba(0,0,0,0)}.LegalPage_tocLink__KXhF1:hover{color:var(--accents-7);background:var(--grey-50)}.LegalPage_tocLinkActive__j5GVg{color:var(--primary-main);background:var(--primary-light);border-left-color:var(--primary-main);font-weight:500}.LegalPage_content__0HXNv{max-width:720px}.LegalPage_header__WVegm{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--grey-100)}.LegalPage_header__WVegm h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:var(--accents-8);margin-bottom:.5rem;line-height:1.2}.LegalPage_lastUpdated__XEskL{font-size:.875rem;color:var(--accents-4);margin:0}.LegalPage_section__J3fll{margin-bottom:3rem;scroll-margin-top:1rem}.LegalPage_sectionTitle__5WYRd{font-size:1.5rem;font-weight:600;color:var(--accents-8);margin-bottom:1rem;line-height:1.3}.LegalPage_anchorLink__xSnMh{display:inline-block;align-items:center;color:inherit;text-decoration:none;gap:1rem;font-weight:inherit}.LegalPage_anchorLink__xSnMh:hover{color:var(--primary-main)}.LegalPage_anchorLink__xSnMh:hover .LegalPage_linkIcon___M7HX{opacity:1}.LegalPage_linkIcon___M7HX{display:inline-flex;width:.8rem;height:.8rem;opacity:0;transition:opacity .2s;margin-left:.5rem;color:var(--accents-4)}.LegalPage_linkIcon___M7HX svg{width:100%;height:100%}.LegalPage_paragraph__luKqH{font-size:1rem;color:var(--accents-6);line-height:1.75;margin-bottom:1rem}.LegalPage_paragraph__luKqH a{color:var(--primary-main);text-decoration:none;font-weight:500}.LegalPage_paragraph__luKqH a:hover{text-decoration:underline}.LegalPage_list__Ec_77{font-size:1rem;color:var(--accents-6);line-height:1.75;margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.LegalPage_list__Ec_77 li{margin-bottom:.5rem}.LegalPage_list__Ec_77 li::marker{color:var(--accents-4)}.LegalPage_subsections__Y3jB6{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.LegalPage_subsection__Z9P67 .LegalPage_list__Ec_77{margin:.5rem 0 0;list-style-type:disc}.LegalPage_subsection__Z9P67 .LegalPage_list__Ec_77 li{margin-bottom:.25rem}.LegalPage_subsection__Z9P67 .LegalPage_list__Ec_77 li:last-child{margin-bottom:0}.LegalPage_subsectionTitle__lH8KH{font-size:.9375rem;font-weight:600;color:var(--accents-7);margin:0}.BrandMarquee_brandMarqueeContainer__pxxiH{--speed:30s;--item-width:clamp(75px,9vw,110px);--gap:clamp(2rem,9vw,4rem);margin-top:2rem}@media only screen and (min-width:798px){.BrandMarquee_brandMarqueeContainer__pxxiH{display:flex;align-items:center}}.BrandMarquee_brandMarqueeHeader__3wzIR{text-align:center;width:100%}.BrandMarquee_brandMarqueeHeader__3wzIR .BrandMarquee_headerText__3mEZx{white-space:nowrap}@media only screen and (min-width:798px){.BrandMarquee_brandMarqueeHeader__3wzIR{max-width:250px}}.BrandMarquee_brandMarquee__HKTvA{margin-block:1.5rem;max-width:100%;padding-inline:0}@media only screen and (min-width:798px){.BrandMarquee_brandMarquee__HKTvA{margin-block:0}}.BrandMarquee_brandMarqueeImage__nGU6R{object-fit:contain;width:var(--item-width);max-height:clamp(40px,9vw,45px)}.CustomerRetention_customerRetention__6nH5Q{margin-block:clamp(3rem,9vw,7rem)}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_badge__75V2H{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .45rem;width:-moz-fit-content;width:fit-content;background:rgb(from var(--primary-main) r g b/.08);color:var(--primary-main);border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:0;border:1px solid rgb(from var(--primary-main) r g b/.15);animation:CustomerRetention_badgePulse__0FtIL 2s ease-in-out infinite}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_badge__75V2H svg{width:1rem;height:1rem;color:var(--primary-main)}@keyframes CustomerRetention_badgePulse__0FtIL{0%,to{box-shadow:0 0 0 0 rgb(from var(--primary-main) r g b/.15)}50%{box-shadow:0 0 0 4px rgb(from var(--primary-main) r g b/0)}}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23{position:relative;z-index:1;display:grid;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem)}@media only screen and (min-width:920px){.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23{grid-template-columns:1fr 1fr}}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_textContent__lpAuv{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (min-width:1200px){.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_textContent__lpAuv{margin-top:1rem}}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_subTitle__Bum7Y{display:inline-block;color:var(--primary-main);font-weight:700;position:relative}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_subTitle__Bum7Y:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-main) 0,var(--primary-dark) 100%);border-radius:2px}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_description__QHStr{font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;color:var(--accents-5);margin:0;max-width:45ch}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_videoContainer__zXwOK{display:grid;position:relative;z-index:2;padding:1.5rem;border-radius:32px;background:linear-gradient(135deg,rgb(from var(--surface-main) r g b/.05) 0,rgb(from var(--surface-main) r g b/.02) 100%);border:1px solid rgb(from var(--surface-main) r g b/.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_videoContainer__zXwOK:before{content:"";position:absolute;inset:-1px;border-radius:32px;padding:2px;background:linear-gradient(135deg,var(--primary-main),var(--primary-dark));-webkit-mask:linear-gradient(var(--surface-main) 0 0) content-box,linear-gradient(var(--surface-main) 0 0);mask:linear-gradient(var(--surface-main) 0 0) content-box,linear-gradient(var(--surface-main) 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.3;pointer-events:none}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_videoContainer__zXwOK .CustomerRetention_iframe__FT57C{width:100%;height:auto;aspect-ratio:16/9;border-radius:20px;box-shadow:0 10px 40px rgb(from var(--primary-main) r g b/.2),0 0 80px rgb(from var(--primary-main) r g b/.1);border:2px solid rgb(from var(--surface-main) r g b/.1);transition:transform .3s ease}.CustomerRetention_customerRetention__6nH5Q .CustomerRetention_retentionContainer__XFE23 .CustomerRetention_videoContainer__zXwOK .CustomerRetention_iframe__FT57C:hover{transform:scale(1.01)}.CustomerTestimonials_testimonialsSection__2jws5{--speed:30s;--item-width:clamp(350px,2vw,490px);--gap:2rem}.CustomerTestimonials_sectionHeader__3YlRB{text-align:center}.CustomerTestimonials_testimonialsCarousel__S_rMo{margin-top:2rem}.CustomerTestimonials_testimonialCard__jczi1{margin-block:1rem;padding:1.5rem!important}.CustomerTestimonials_testimonialCard__jczi1 .CustomerTestimonials_reviewContent__0oePz{margin-block:1.5rem}.CustomerTestimonials_testimonialCard__jczi1 .CustomerTestimonials_reviewContent__0oePz .CustomerTestimonials_reviewText__qtJCr{display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:5.6em}.CustomerTestimonials_testimonialCard__jczi1 .CustomerTestimonials_authorSection__I9ts_{display:flex;align-items:center;gap:.75rem}.CustomerTestimonials_testimonialCard__jczi1 .CustomerTestimonials_authorSection__I9ts_ .CustomerTestimonials_authorAvatar__BpIOy{border-radius:100%;background-color:var(--grey-50)}.CustomerTestimonials_testimonialCard__jczi1 .CustomerTestimonials_authorSection__I9ts_ .CustomerTestimonials_authorDetails__Gwt7K{display:flex;flex-direction:column;gap:.2rem}.CustomerTestimonials_testimonialCard__jczi1 .CustomerTestimonials_authorSection__I9ts_ .CustomerTestimonials_authorDetails__Gwt7K .CustomerTestimonials_authorName__1WnL4{line-height:1;font-size:.9rem;font-weight:500}.CustomerTestimonials_testimonialCard__jczi1 .CustomerTestimonials_authorSection__I9ts_ .CustomerTestimonials_authorDetails__Gwt7K .CustomerTestimonials_authorCompany__IUni3{line-height:1;font-size:.85rem}.SolutionCard_card__U_Pip{text-align:center;padding:1.5rem 1rem;transition:transform .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.SolutionCard_card__U_Pip:hover{transform:scale(1.05)}.SolutionCard_card__U_Pip:hover .SolutionCard_iconWrapper__wNAxi{animation-play-state:paused;transform:scale(1.1)}.SolutionCard_iconWrapper__wNAxi{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-main),var(--primary-dark));border-radius:16px;margin:0 auto 1.25rem;transition:transform .3s ease}.SolutionCard_iconWrapper__wNAxi svg{width:32px;height:32px;color:var(--surface-main)}.SolutionCard_card__U_Pip:first-child .SolutionCard_iconWrapper__wNAxi{animation-delay:0s}.SolutionCard_card__U_Pip:nth-child(2) .SolutionCard_iconWrapper__wNAxi{animation-delay:.2s}.SolutionCard_card__U_Pip:nth-child(3) .SolutionCard_iconWrapper__wNAxi{animation-delay:.4s}.SolutionCard_card__U_Pip:nth-child(4) .SolutionCard_iconWrapper__wNAxi{animation-delay:.6s}.SolutionCard_card__U_Pip:nth-child(5) .SolutionCard_iconWrapper__wNAxi{animation-delay:.8s}.SolutionCard_card__U_Pip:nth-child(6) .SolutionCard_iconWrapper__wNAxi{animation-delay:1s}.SolutionCard_card__U_Pip:nth-child(7) .SolutionCard_iconWrapper__wNAxi{animation-delay:1.2s}.SolutionCard_card__U_Pip:nth-child(8) .SolutionCard_iconWrapper__wNAxi{animation-delay:1.4s}.SolutionCard_card__U_Pip:nth-child(9) .SolutionCard_iconWrapper__wNAxi{animation-delay:1.6s}.SolutionCard_title__Wcflw{font-size:1.125rem;font-weight:600;color:var(--accents-8);letter-spacing:.01em}.DiscoverSolutions_valuesGrid__ZDgtu{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:3rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}@media only screen and (min-width:798px){.DiscoverSolutions_valuesGrid__ZDgtu{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media only screen and (min-width:920px){.DiscoverSolutions_valuesGrid__ZDgtu{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}}.ImpactStats_impactStats__H9sCv{margin-top:clamp(2.5rem,9vw,6rem);position:relative}.ImpactStats_statsGrid__kboDh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));text-align:center;grid-gap:1.5rem;gap:1.5rem;margin-top:clamp(1.5rem,4.2vw,2.5rem)}.ImpactStats_statsGrid__kboDh .ImpactStats_statCard__a7qvf{position:relative;padding:1rem 0;transition:all .3s ease}.ImpactStats_statsGrid__kboDh .ImpactStats_statCard__a7qvf:hover .ImpactStats_statValue__komw_{transform:scale(1.05)}.ImpactStats_statsGrid__kboDh .ImpactStats_statValue__komw_{font-size:clamp(2.5rem,8vw,3.5rem);font-weight:900;line-height:1;margin:0;display:inline-block;background:linear-gradient(180deg,var(--primary-main) 20%,var(--primary-dark) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);letter-spacing:-.03em;transition:all .3s cubic-bezier(.4,0,.2,1)}.ImpactStats_statsGrid__kboDh .ImpactStats_statLabel__lqXFg{margin-top:.75rem;font-size:1rem;font-weight:500;opacity:.7;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem}.SectionHeader_sectionHeader__zhlaQ{text-align:center}.SectionHeader_title__oUJOq{text-align:center;max-width:25ch;justify-self:center}.SectionHeader_description__QPxGH{max-width:60ch;justify-self:center;margin-top:.5rem}#Challenge_challenge__lvdot{margin-top:clamp(3.5rem,9vw,4.5rem)}#Challenge_challenge__lvdot .Challenge_heading__QQvwP{color:var(--color-red-700);font-weight:700;text-align:center;margin-bottom:.6rem}#Challenge_challenge__lvdot .Challenge_challengeContainer__9h__X{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:start;grid-gap:3.5rem;gap:3.5rem;margin-top:3rem}#Challenge_challenge__lvdot .Challenge_challengeContainer__9h__X .Challenge_challengeCard__goLSA{display:grid;grid-gap:.2rem;gap:.2rem;height:100%;background:color-mix(in srgb,var(--color-indigo-50) 50%,transparent)}#Challenge_challenge__lvdot .Challenge_challengeContainer__9h__X .Challenge_challengeCard__goLSA .Challenge_title__6IEVl{font-size:20px;font-weight:700;margin-top:.4rem}#Challenge_challenge__lvdot .Challenge_challengeContainer__9h__X .Challenge_challengeCard__goLSA .Challenge_content___Qg_m{font-size:1rem}.Experience_section__e30BJ{padding:1rem}.Experience_container__nYLbc{min-height:450px;max-height:700px;text-align:center;border-radius:2rem;margin-block:clamp(3rem,9vw,5rem);display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--accents-light-1);background:var(--primary-main);opacity:.8;background-image:radial-gradient(circle at center center,var(--primary-main),var(--primary-main)),repeating-radial-gradient(circle at center center,var(--accents-light-1),var(--primary-main),40px,transparent 100px,transparent 10px);background-blend-mode:multiply}@media only screen and (min-width:798px){.Experience_container__nYLbc{height:60dvh;border-radius:5rem}}.Experience_experienceDescription__TLHih{font-size:1.125rem;justify-self:center;margin-top:.5rem;max-width:45ch}.Experience_experienceCTA__d1NtX{margin-top:2.5rem;color:var(--accents-light-1);transition:all .3s ease-in-out;display:flex;align-items:center;gap:1rem;justify-self:center;border:1px solid;padding:.75rem 1rem .75rem 1.5rem;border-radius:50rem;font-size:1rem;font-weight:600}.Experience_experienceCTA__d1NtX svg{width:2rem;aspect-ratio:1}.Experience_experienceCTA__d1NtX:hover{transform:scale(1.05);color:var(--accents-light-1)}.Experience_experienceCTA__d1NtX:focus{outline-color:inherit}