.RecentTutorials_highlight__3CGTF{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:0 0 var(--h3-spacing) 0}@media(max-width:768px){.RecentTutorials_highlight__3CGTF{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.RecentTutorials_title__tgytS{font-size:1.75rem;color:var(--text-color-light);margin:0;padding-bottom:.5rem;font-weight:400;text-align:left}.RecentTutorials_recentProjects__M8qje{padding:1.5rem 0;width:100%}@media(max-width:768px){.RecentTutorials_recentProjects__M8qje{padding:1rem 0}}.RecentTutorials_viewport__2ZvA8{--gap:3rem;--visible-count:2;--peek:7%;--container-inset:max(2rem,calc((100vw - var(--container-max-width)) / 2));position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;padding:2rem 0 .75rem var(--container-inset);box-sizing:border-box}@media(max-width:1024px){.RecentTutorials_viewport__2ZvA8{display:none}}.RecentTutorials_mobileStack__BMFf5{--peek:10%;display:none}@media(max-width:1024px){.RecentTutorials_mobileStack__BMFf5{display:flex;flex-direction:column;gap:1.75rem;width:100%;padding:1.5rem 0 .5rem;box-sizing:border-box}}.RecentTutorials_mobileViewport__sOXbH{width:100%;overflow:hidden;box-sizing:border-box;padding-left:1.25rem}.RecentTutorials_mobileTrack__0PXae{display:flex;align-items:stretch;width:100%;will-change:transform}@media(prefers-reduced-motion:reduce){.RecentTutorials_mobileTrack__0PXae{transition:none!important}}.RecentTutorials_mobileSlide__AwVsC{flex:0 0 calc(100% - var(--peek));min-width:0;box-sizing:border-box;padding-right:1.25rem}.RecentTutorials_track__z_xz2{display:flex;align-items:stretch;width:100%;will-change:transform}@media(prefers-reduced-motion:reduce){.RecentTutorials_track__z_xz2{transition:none!important}}.RecentTutorials_slide__90Ng9{flex:0 0 calc((100% - var(--peek))/var(--visible-count));min-width:0;box-sizing:border-box;padding-right:var(--gap)}.RecentTutorials_projectsButtonContainer__RhdUL{display:flex;justify-content:flex-end;text-align:right;padding:1rem 0}@media(max-width:768px){.RecentTutorials_projectsButtonContainer__RhdUL{padding:0 1.25rem;margin-bottom:1rem;justify-content:center;width:100%;max-width:100%;box-sizing:border-box}.RecentTutorials_recentProjects__M8qje{width:100%;margin:0;padding:0;box-sizing:border-box;max-width:100%}.RecentTutorials_title__tgytS{font-size:1.25rem;text-align:center;box-sizing:border-box;width:100%;max-width:100%;padding:.25rem .5rem 0;margin-bottom:-.5rem}}.ServicesComponent_highlight__Nuk2F{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:0 0 var(--h3-spacing) 0}@media(max-width:768px){.ServicesComponent_highlight__Nuk2F{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.ServicesComponent_services__aiyDO{margin:0;width:100%;background-image:var(--background-colorB-gradient);background-color:var(--background-colorB);padding:5.5rem 0}html.dark .ServicesComponent_services__aiyDO{background-image:none;background-color:var(--dark-light);color:#ebebeb}@media(max-width:768px){.ServicesComponent_services__aiyDO{padding:3rem 0}}.ServicesComponent_container__dP7VR{max-width:var(--container-max-width);margin:0 auto}@media(max-width:768px){.ServicesComponent_container__dP7VR{padding:.5rem}}.ServicesComponent_subtitle__wfibD{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin:1.25rem auto 2rem;text-align:center;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight);max-width:60ch}@media(max-width:768px){.ServicesComponent_subtitle__wfibD{font-size:var(--subtitle-font-size-mobile);margin:.75rem auto 1.5rem}}.ServicesComponent_grid__29O8U{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(220px,auto);grid-gap:2.25rem;gap:2.25rem;padding-top:2rem}@media(max-width:1024px){.ServicesComponent_grid__29O8U{gap:1.75rem}}@media(max-width:768px){.ServicesComponent_grid__29O8U{grid-template-columns:1fr;grid-auto-rows:auto;gap:1.5rem;padding:.75rem 1.25rem}}.ServicesComponent_card__VivWY{position:relative;background:var(--card-bg);border:1px solid rgba(0,0,0,.06);border-radius:var(--br);padding:1.5rem;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.ServicesComponent_card__VivWY:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:rgba(180,0,90,.25)}html.dark .ServicesComponent_card__VivWY{background-color:var(--card-bg);color:#e2e2e2;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-sm)}html.dark .ServicesComponent_card__VivWY:hover{border-color:rgba(180,0,90,.4)}@media(max-width:768px){.ServicesComponent_card__VivWY{padding:1.25rem;gap:.85rem}}.ServicesComponent_featuredCard__5yMN8{grid-column:1/2;grid-row:1/3;padding:1.75rem;gap:1.25rem}@media(max-width:768px){.ServicesComponent_featuredCard__5yMN8{grid-column:auto;grid-row:auto;padding:1.5rem}}.ServicesComponent_cardTop__An4Al{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.ServicesComponent_iconWrapper__eKIik{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:rgba(204,2,103,.08);color:var(--primary-color);flex-shrink:0;transition:background .25s ease,transform .25s ease}html.dark .ServicesComponent_iconWrapper__eKIik{background:rgba(204,2,103,.16)}.ServicesComponent_card__VivWY:hover .ServicesComponent_iconWrapper__eKIik{background:rgba(204,2,103,.14);transform:scale(1.05)}html.dark .ServicesComponent_card__VivWY:hover .ServicesComponent_iconWrapper__eKIik{background:rgba(204,2,103,.22)}.ServicesComponent_serviceIcon__YWYaB{color:var(--primary-color)}.ServicesComponent_cardNumber__jETk6{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;font-weight:600;letter-spacing:.1em;color:rgba(0,0,0,.4)}html.dark .ServicesComponent_cardNumber__jETk6{color:rgba(255,255,255,.4)}.ServicesComponent_cardNumberDot__H8GEt{margin:0 .15rem;color:var(--primary-color)}.ServicesComponent_featuredBody__DOCX0{display:flex;flex-direction:column;gap:.85rem}.ServicesComponent_featuredTitle__cKMLC{font-size:1.65rem;font-weight:600;line-height:1.15;color:var(--text-color);margin:0;letter-spacing:-.01em}html.dark .ServicesComponent_featuredTitle__cKMLC{color:var(--text-color-dark-mode)}@media(max-width:1024px){.ServicesComponent_featuredTitle__cKMLC{font-size:1.45rem}}@media(max-width:768px){.ServicesComponent_featuredTitle__cKMLC{font-size:1.5rem}}.ServicesComponent_titleAccent__aVIHs{font-style:italic;font-weight:500;color:var(--primary-color)}.ServicesComponent_featuredDescription__iolJZ{font-size:.92rem;line-height:1.55;color:var(--text-color-light);margin:0}html.dark .ServicesComponent_featuredDescription__iolJZ{color:rgba(235,235,235,.7)}.ServicesComponent_tags__0STQP{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.ServicesComponent_tag__xq4D3{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.65rem;font-weight:600;letter-spacing:.08em;padding:.3rem .55rem;border-radius:5px;background:rgba(0,0,0,.04);color:rgba(0,0,0,.65);border:1px solid rgba(0,0,0,.06)}html.dark .ServicesComponent_tag__xq4D3{background:rgba(255,255,255,.05);color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.08)}.ServicesComponent_orbital__yFXT2{position:relative;width:100%;height:180px;margin:.5rem auto 0;flex-shrink:0}@media(max-width:1024px){.ServicesComponent_orbital__yFXT2{height:160px}}@media(max-width:768px){.ServicesComponent_orbital__yFXT2{display:none}}.ServicesComponent_orbitRing__HpKvB{position:absolute;top:50%;left:50%;width:140px;height:140px;margin-top:-70px;margin-left:-70px;border-radius:50%;border:1px solid rgba(0,0,0,.05)}html.dark .ServicesComponent_orbitRing__HpKvB{border-color:rgba(255,255,255,.06)}.ServicesComponent_orbitRingOuter__GbruR{width:195px;height:195px;margin-top:-97.5px;margin-left:-97.5px;border-color:rgba(0,0,0,.035);animation:ServicesComponent_orbitSpin__yio5t 60s linear infinite}html.dark .ServicesComponent_orbitRingOuter__GbruR{border-color:rgba(255,255,255,.04)}@keyframes ServicesComponent_orbitSpin__yio5t{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ServicesComponent_orbitCenter__phFdh{position:absolute;top:50%;left:50%;width:48px;height:48px;margin-top:-24px;margin-left:-24px;border-radius:50%;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:500;font-style:italic}html.dark .ServicesComponent_orbitCenter__phFdh{border-color:rgba(255,255,255,.12);color:rgba(255,255,255,.55)}.ServicesComponent_orbitNode__5KEyz{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:22px;padding:0 .45rem;border-radius:4px;background:rgba(0,0,0,0);color:rgba(0,0,0,.4);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.58rem;font-weight:500;letter-spacing:.08em;animation:ServicesComponent_nodeFloat__XtPHl 9s ease-in-out infinite}html.dark .ServicesComponent_orbitNode__5KEyz{color:rgba(255,255,255,.4)}@keyframes ServicesComponent_nodeFloat__XtPHl{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.ServicesComponent_orbitNodeApi__pG982{top:18%;right:18%;animation-delay:0s}.ServicesComponent_orbitNodeRag__X0AoX{top:42%;left:8%;animation-delay:-1.5s}.ServicesComponent_orbitNodeDb__q6VP7{bottom:22%;right:14%;animation-delay:-3s}.ServicesComponent_orbitNodeGpt__vBW3M{bottom:5%;left:38%;animation-delay:-4.5s}.ServicesComponent_orbitNodeSeo__V_vBC{top:8%;left:22%;animation-delay:-6s}.ServicesComponent_orbitNodeIo__fnpRr{top:50%;right:4%;animation-delay:-7.5s}.ServicesComponent_cardBody__dv71_{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.ServicesComponent_cardTitle__Escda{font-size:1.05rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.25;letter-spacing:-.005em}html.dark .ServicesComponent_cardTitle__Escda{color:var(--text-color-dark-mode)}.ServicesComponent_cardDescription__VgDTz{color:var(--text-color-light);line-height:1.5;margin:0;font-size:.875rem}html.dark .ServicesComponent_cardDescription__VgDTz{color:rgba(235,235,235,.7)}.ServicesComponent_cardFooter__PetyX{padding-top:.5rem}.ServicesComponent_cardFooter__PetyX,.ServicesComponent_featuredCta__H5wb8{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.ServicesComponent_featuredCta__H5wb8{gap:.75rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.06);text-decoration:none;color:inherit;cursor:pointer;transition:padding .25s ease}html.dark .ServicesComponent_featuredCta__H5wb8{border-top-color:rgba(255,255,255,.08)}.ServicesComponent_featuredCta__H5wb8:hover .ServicesComponent_featuredCtaText__UhuVB{color:var(--primary-color)}.ServicesComponent_featuredCta__H5wb8:hover .ServicesComponent_featuredCtaArrow__iSKfX{transform:translate(3px,-3px);background:var(--primary-color);color:#fff}.ServicesComponent_featuredCtaText__UhuVB{font-size:.92rem;font-weight:600;letter-spacing:-.005em;color:var(--text-color);transition:color .25s ease}html.dark .ServicesComponent_featuredCtaText__UhuVB{color:var(--text-color-dark-mode)}.ServicesComponent_featuredCtaArrow__iSKfX{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(204,2,103,.1);color:var(--primary-color);flex-shrink:0;transition:transform .3s ease,background .3s ease,color .3s ease}html.dark .ServicesComponent_featuredCtaArrow__iSKfX{background:rgba(204,2,103,.18)}.ServicesComponent_footerSlug__Pog9W{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(0,0,0,.55)}html.dark .ServicesComponent_footerSlug__Pog9W{color:rgba(255,255,255,.55)}.ServicesComponent_footerDot__hOf6D{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.85);flex-shrink:0;transition:transform .3s ease,background .3s ease}html.dark .ServicesComponent_footerDot__hOf6D{background:rgba(255,255,255,.85)}.ServicesComponent_card__VivWY:hover .ServicesComponent_footerDot__hOf6D{background:var(--primary-color);transform:scale(1.1)}html.dark .ServicesComponent_card__VivWY:hover .ServicesComponent_footerDot__hOf6D{background:var(--primary-color)}.ServicesComponent_footerDotIcon__SNrkF{color:#fff;transition:color .3s ease}html.dark .ServicesComponent_footerDotIcon__SNrkF{color:#1a1a1a}.ServicesComponent_card__VivWY:hover .ServicesComponent_footerDotIcon__SNrkF,html.dark .ServicesComponent_card__VivWY:hover .ServicesComponent_footerDotIcon__SNrkF{color:#fff}.ServicesComponent_ctaContainer__tcr0W{display:flex;justify-content:flex-end;align-items:center;margin-top:2.5rem;width:100%}@media(max-width:768px){.ServicesComponent_ctaContainer__tcr0W{margin-top:.5rem;justify-content:center}}.ServicesComponent_ctaContainer__tcr0W .buttonContainer{justify-content:flex-end}@media(max-width:768px){.ServicesComponent_ctaContainer__tcr0W .buttonContainer{justify-content:center}}.TestimonialsComponent_highlight__uLuIn{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:0 0 var(--h3-spacing) 0}@media(max-width:768px){.TestimonialsComponent_highlight__uLuIn{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.TestimonialsComponent_testimonialsContainer__uJML1{width:100%;background-color:var(--background-colorA);padding:1.75rem 0}@media(max-width:768px){.TestimonialsComponent_testimonialsContainer__uJML1{padding:1rem 0}}html.dark .TestimonialsComponent_testimonialsContainer__uJML1{background-image:none;background-color:var(--dark-light);color:#ebebeb}.TestimonialsComponent_testimonials__kIpeh{width:100%;padding:2.5rem 0 0}@media(max-width:768px){.TestimonialsComponent_testimonials__kIpeh{padding:0;box-sizing:border-box}}.TestimonialsComponent_titleWrapper__1qQnL{max-width:var(--container-max-width);margin-inline:auto;padding:0 2rem;box-sizing:border-box}@media(max-width:768px){.TestimonialsComponent_titleWrapper__1qQnL{padding:0 .5rem}}.TestimonialsComponent_titleWrapper__1qQnL .TestimonialsComponent_subtitle__APqnx{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin:1.25rem auto 1.5rem;text-align:center;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight);max-width:60ch}@media(max-width:768px){.TestimonialsComponent_titleWrapper__1qQnL .TestimonialsComponent_subtitle__APqnx{font-size:var(--subtitle-font-size-mobile);margin:.75rem auto 1rem}}.TestimonialsComponent_carouselWrapper__6mckX{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:2rem 0 0;min-height:360px;overflow:hidden;background-color:var(--background-colorA)}html.dark .TestimonialsComponent_carouselWrapper__6mckX{background-color:var(--dark-light)}@media(max-width:768px){.TestimonialsComponent_carouselWrapper__6mckX{padding:1.5rem 0 0;min-height:560px;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}}.TestimonialsComponent_carousel__PODNT{display:flex;flex-direction:column;width:100%;overflow:hidden;position:relative;z-index:1;padding:0 2rem;gap:0}@media(max-width:768px){.TestimonialsComponent_carousel__PODNT{gap:.75rem;padding:0 .5rem;overflow:hidden}}.TestimonialsComponent_carouselInner__j2r45{display:flex;gap:1rem;width:-moz-fit-content;width:fit-content;will-change:transform;flex-shrink:0}@media(max-width:768px){.TestimonialsComponent_carouselInner__j2r45{gap:1rem}}.TestimonialsComponent_navButton__51sRr{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--primary-color)}.TestimonialsComponent_navButton__51sRr:hover{color:var(--primary-colorA)}.TestimonialsComponent_navButton__51sRr:active{transform:translateY(-50%) scale(.95)}html.dark .TestimonialsComponent_navButton__51sRr{background:rgba(24,28,51,.9);border-color:rgba(255,255,255,.12);color:#e2e2e2;box-shadow:var(--shadow-md)}html.dark .TestimonialsComponent_navButton__51sRr:hover{background:rgba(24,28,51,.95);border-color:rgba(255,255,255,.22);box-shadow:var(--shadow-lg)}@media(max-width:768px){.TestimonialsComponent_navButton__51sRr{width:36px;height:36px}}.TestimonialsComponent_navButtonLeft__Sxpi9{left:2rem}@media(max-width:768px){.TestimonialsComponent_navButtonLeft__Sxpi9{left:5px;width:32px;height:32px}}.TestimonialsComponent_navButtonRight__ccaP4{right:2rem}@media(max-width:768px){.TestimonialsComponent_navButtonRight__ccaP4{right:5px;width:32px;height:32px}}.TestimonialsComponent_grid__MI9_D{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;padding-top:1rem}@media(max-width:768px){.TestimonialsComponent_grid__MI9_D{padding:.5rem;gap:2rem}}.TestimonialsComponent_card__0ywys{position:relative;background:var(--card-bg);border:1px solid rgba(0,0,0,.06);padding:1.5rem 1.5rem 1.25rem;border-radius:var(--br);box-shadow:var(--shadow-sm);width:320px;min-width:320px;max-width:320px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;text-align:left;display:flex;flex-direction:column;min-height:300px;max-height:300px;flex-shrink:0;box-sizing:border-box;overflow:hidden;margin-bottom:.8rem}.TestimonialsComponent_card__0ywys:hover{box-shadow:var(--shadow-md);border-color:rgba(180,0,90,.25)}.TestimonialsComponent_card__0ywys:hover .TestimonialsComponent_linkedinButton__E9Q8b{transform:rotate(15deg)}html.dark .TestimonialsComponent_card__0ywys{background-color:var(--card-bg);color:#e2e2e2;border-color:rgba(255,255,255,.08);box-shadow:var(--shadow-sm)}html.dark .TestimonialsComponent_card__0ywys:hover{border-color:rgba(180,0,90,.4);box-shadow:var(--shadow-md)}@media(max-width:768px){.TestimonialsComponent_card__0ywys{padding:.85rem .85rem .75rem;width:200px;min-width:200px;max-width:200px;min-height:240px;max-height:240px;justify-content:space-between;overflow:hidden;box-sizing:border-box}}.TestimonialsComponent_cardFeatured__AD5l1{border-color:rgba(180,0,90,.35);box-shadow:var(--shadow-md),0 0 0 1px rgba(180,0,90,.18) inset}.TestimonialsComponent_cardFeatured__AD5l1:before{content:"";position:absolute;inset:-1px;border-radius:var(--br);padding:1px;background:linear-gradient(135deg,rgba(180,0,90,.5),rgba(180,0,90,.1) 50%,rgba(180,0,90,.5));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.7}.TestimonialsComponent_cardFeatured__AD5l1:hover,html.dark .TestimonialsComponent_cardFeatured__AD5l1{border-color:rgba(180,0,90,.5)}.TestimonialsComponent_featuredBadge__fTlEP{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;background:var(--primary-color);color:#fff;border-radius:999px;font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;z-index:2;box-shadow:0 1px 3px rgba(180,0,90,.3)}.TestimonialsComponent_featuredBadge__fTlEP svg{flex-shrink:0}@media(max-width:768px){.TestimonialsComponent_featuredBadge__fTlEP{top:.5rem;right:.5rem;padding:.15rem .4rem;font-size:.55rem;gap:.2rem}}.TestimonialsComponent_cardHeader__HDm7i{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.85rem;min-height:16px}@media(max-width:768px){.TestimonialsComponent_cardHeader__HDm7i{margin-bottom:.5rem;min-height:12px}}.TestimonialsComponent_rating__pVIoy{display:inline-flex;align-items:center;gap:.15rem}.TestimonialsComponent_starFilled___zMj7{color:rgba(0,0,0,.55);fill:rgba(0,0,0,.55)}html.dark .TestimonialsComponent_starFilled___zMj7{color:rgba(255,255,255,.55);fill:rgba(255,255,255,.55)}.TestimonialsComponent_starEmpty__mmBwp{color:rgba(0,0,0,.15);fill:rgba(0,0,0,0)}html.dark .TestimonialsComponent_starEmpty__mmBwp{color:rgba(255,255,255,.18)}.TestimonialsComponent_message__3bV_Q{font-style:normal;margin:0 0 1rem;color:var(--text-color);white-space:pre-line;width:100%;flex:1 1;line-height:1.55;overflow:hidden;font-size:.9rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis;letter-spacing:-.005em}html.dark .TestimonialsComponent_message__3bV_Q{color:rgba(235,235,235,.85)}@media(max-width:768px){.TestimonialsComponent_message__3bV_Q{font-size:.7rem;margin-bottom:.5rem;line-height:1.4;-webkit-line-clamp:4}}.TestimonialsComponent_authorSection__mtEj_{display:flex;align-items:flex-start;gap:.75rem;margin-top:auto;flex-shrink:0}@media(max-width:768px){.TestimonialsComponent_authorSection__mtEj_{gap:.5rem;align-items:flex-start;margin-top:auto;flex:0 0 auto}}.TestimonialsComponent_authorInfo__kl2cB{flex:1 1;display:flex;flex-direction:column;gap:0;width:100%}.TestimonialsComponent_authorRow__e9SAS{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box}@media(max-width:768px){.TestimonialsComponent_authorRow__e9SAS{gap:.35rem;padding-right:0;max-width:100%;overflow:hidden}}.TestimonialsComponent_avatar__6XN3v{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-bottom:0;box-shadow:0 4px 6px rgba(0,0,0,.2);flex-shrink:0}@media(max-width:768px){.TestimonialsComponent_avatar__6XN3v{width:28px;height:28px;margin-bottom:0}}.TestimonialsComponent_author__iYDlR{flex:1 1;display:flex;flex-direction:column;gap:.125rem;min-width:0;max-width:100%;overflow:hidden}.TestimonialsComponent_author__iYDlR strong{display:block;font-size:.95rem;color:#111;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}html.dark .TestimonialsComponent_author__iYDlR strong{color:#e2e2e2}@media(max-width:768px){.TestimonialsComponent_author__iYDlR strong{font-weight:500;font-size:.7rem;max-width:calc(100% - 20px)}}.TestimonialsComponent_author__iYDlR span{font-size:.8rem;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(max-width:768px){.TestimonialsComponent_author__iYDlR span{font-size:.6rem;max-width:calc(100% - 20px)}}.TestimonialsComponent_linkedinButton__E9Q8b{display:inline-flex;align-items:center;justify-content:center;color:var(--primary-color);background-color:rgba(0,0,0,0);border:1px solid rgba(204,204,204,.6);width:28px;height:28px;padding:0;border-radius:50%;text-decoration:none;transition:background-color .3s ease,transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0;box-sizing:border-box}.TestimonialsComponent_linkedinButton__E9Q8b:hover{background-color:#f4f9fd}html.dark .TestimonialsComponent_linkedinButton__E9Q8b{border:1px solid rgba(114,114,114,.6)}.TestimonialsComponent_linkedinButton__E9Q8b svg{vertical-align:middle;width:100%;height:100%;box-sizing:border-box}@media(max-width:768px){.TestimonialsComponent_linkedinButton__E9Q8b{width:18px;height:18px;padding:0;flex-shrink:0;min-width:18px;max-width:18px}}.CallToAction_highlight__axKjo{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:0 0 var(--h3-spacing) 0}@media(max-width:768px){.CallToAction_highlight__axKjo{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.CallToAction_ctaContainer__XVAZ7{width:100%;box-sizing:border-box;position:relative;padding:8rem 0;margin-top:calc(-1*var(--wave-cta-bleed));overflow:hidden}.CallToAction_ctaContainer__XVAZ7,html.dark .CallToAction_ctaContainer__XVAZ7{background-image:var(--cta-bg-gradient);background-color:var(--cta-gradient-top)}html.dark .CallToAction_ctaContainer__XVAZ7{color:var(--cta-text)}@media(max-width:768px){.CallToAction_ctaContainer__XVAZ7{padding:5.5rem 1.5rem}}.CallToAction_ctaContent__GvUeO{max-width:var(--container-max-width);margin-inline:auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center;position:relative;z-index:1;box-sizing:border-box}@media(max-width:768px){.CallToAction_ctaContent__GvUeO{padding:0;gap:1.25rem;align-items:center;width:100%;max-width:100%}}.CallToAction_ctaText__Se8OF{font-family:Space Grotesk,sans-serif;font-size:2.4rem;font-weight:600;color:var(--cta-text);margin:0;line-height:1.3;max-width:900px;letter-spacing:-.02em}@media(max-width:768px){.CallToAction_ctaText__Se8OF{font-size:1.55rem;font-weight:600;letter-spacing:-.01em;line-height:1.2}}.CallToAction_ctaDescription__R4rj3{font-size:1.1rem;font-weight:400;color:var(--cta-text);margin:0;line-height:1.6;max-width:600px;opacity:.9}@media(max-width:768px){.CallToAction_ctaDescription__R4rj3{font-size:.925rem;line-height:1.4;padding:0;width:100%;text-align:center}}.CallToAction_ctaButton__6ULD9{text-decoration:none;height:3rem;padding:0 2rem;font-weight:500;font-size:1rem;letter-spacing:.01em;border-radius:var(--br);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background-color:rgba(255,255,255,.92);color:#111;border:1px solid rgba(255,255,255,.6)}.CallToAction_ctaButton__6ULD9:hover{background-color:#fff;border-color:#fff;transform:translateY(-1px)}.CallToAction_ctaButton__6ULD9:hover .CallToAction_arrow__T_ZOC{transform:translateX(2px)}html.dark .CallToAction_ctaButton__6ULD9{color:#e4e3e3;background-color:rgba(0,0,0,.45);border-color:rgba(255,255,255,.32)}html.dark .CallToAction_ctaButton__6ULD9:hover{background-color:rgba(0,0,0,.65);border-color:rgba(255,255,255,.5)}@media(max-width:768px){.CallToAction_ctaButton__6ULD9{height:2.75rem;padding:0 1.6rem;font-size:.925rem}}.CallToAction_arrow__T_ZOC{font-size:.85rem;margin-left:.55rem;transition:transform .15s ease-in-out;flex-shrink:0}@media(max-width:768px){.CallToAction_arrow__T_ZOC{font-size:.72rem;margin-left:.4rem}}.WhyChooseUs_highlight__JvXPW{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:0 0 var(--h3-spacing) 0}@media(max-width:768px){.WhyChooseUs_highlight__JvXPW{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.WhyChooseUs_whyChooseUs__mGdo0{position:relative;margin:0;width:100%;padding:5.5rem 0;background-image:var(--background-colorB-gradient);background-color:var(--background-colorB);overflow:hidden;isolation:isolate}html.dark .WhyChooseUs_whyChooseUs__mGdo0{background-image:none;background-color:var(--dark-light)}@media(max-width:768px){.WhyChooseUs_whyChooseUs__mGdo0{padding:3rem 0}}.WhyChooseUs_ambientBg__9pN_q{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.WhyChooseUs_shape__AUB_e{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform,opacity}.WhyChooseUs_shapeCircle__kAquV{width:14rem;height:14rem;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(204,2,103,.14),transparent 70%);border:2.5px solid rgba(50,50,60,.22)}html.dark .WhyChooseUs_shapeCircle__kAquV{background:radial-gradient(circle at 30% 30%,rgba(204,2,103,.18),transparent 70%);border-color:rgba(255,255,255,.18)}.WhyChooseUs_shapeSquare__VeUks{width:6rem;height:6rem;border:2px solid rgba(50,50,60,.14);transform:rotate(18deg);opacity:.7}html.dark .WhyChooseUs_shapeSquare__VeUks{border-color:rgba(255,255,255,.1)}.WhyChooseUs_shapeRing__Z7H17{width:11rem;height:11rem;border-radius:50%;border:3px solid rgba(50,50,60,.22)}html.dark .WhyChooseUs_shapeRing__Z7H17{border-color:rgba(255,255,255,.18)}.WhyChooseUs_shapeTriangle__eYof_{width:6.5rem;height:5.8rem;position:absolute;background:rgba(0,0,0,0);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%,100% 94%,52% 10%,4% 94%,100% 94%);clip-path:polygon(50% 0,0 100%,100% 100%,100% 94%,52% 10%,4% 94%,100% 94%);background-color:rgba(50,50,60,.14);opacity:.7}html.dark .WhyChooseUs_shapeTriangle__eYof_{background-color:rgba(255,255,255,.1)}.WhyChooseUs_shapeLine__4H1Jn{width:18rem;height:2.5px;background:rgba(50,50,60,.22)}html.dark .WhyChooseUs_shapeLine__4H1Jn{background:rgba(255,255,255,.18)}.WhyChooseUs_shapePlus__741WW{width:3rem;height:3rem}.WhyChooseUs_shapePlus__741WW:after,.WhyChooseUs_shapePlus__741WW:before{content:"";position:absolute;top:50%;left:50%;background:rgba(50,50,60,.32)}.WhyChooseUs_shapePlus__741WW:before{width:3rem;height:2.5px;transform:translate(-50%,-50%)}.WhyChooseUs_shapePlus__741WW:after{width:2.5px;height:3rem;transform:translate(-50%,-50%)}html.dark .WhyChooseUs_shapePlus__741WW:after,html.dark .WhyChooseUs_shapePlus__741WW:before{background:rgba(255,255,255,.26)}.WhyChooseUs_shapeA__CJunM{top:8%;left:-4rem;animation:WhyChooseUs_floatShape__sX3x7 26s ease-in-out infinite}.WhyChooseUs_shapeB__hgxXM{top:12%;right:8%;animation:WhyChooseUs_floatShape__sX3x7 22s ease-in-out infinite reverse}.WhyChooseUs_shapeC__EBDPF{bottom:10%;left:10%;animation:WhyChooseUs_floatShape__sX3x7 30s ease-in-out infinite}.WhyChooseUs_shapeD__0d_Or{bottom:18%;right:-3rem;animation:WhyChooseUs_floatShape__sX3x7 28s ease-in-out infinite reverse}.WhyChooseUs_shapeE__sLaWE{display:none}.WhyChooseUs_shapeF__Jpiwh{top:48%;right:15%;animation:WhyChooseUs_floatShape__sX3x7 18s ease-in-out infinite}@keyframes WhyChooseUs_floatShape__sX3x7{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(4deg)}}@media(max-width:768px){.WhyChooseUs_shapeCircle__kAquV{width:9rem;height:9rem}.WhyChooseUs_shapeSquare__VeUks{width:4.5rem;height:4.5rem}.WhyChooseUs_shapeRing__Z7H17{width:7rem;height:7rem}.WhyChooseUs_shapeLine__4H1Jn{width:10rem}.WhyChooseUs_shapeTriangle__eYof_{width:4.5rem;height:4rem}.WhyChooseUs_shapeA__CJunM{top:6%;left:-3rem}.WhyChooseUs_shapeB__hgxXM{right:4%}.WhyChooseUs_shapeD__0d_Or{right:-2rem}}.WhyChooseUs_container__RCorg{position:relative;z-index:1;max-width:var(--container-max-width);margin:0 auto;padding:0 1rem}@media(max-width:768px){.WhyChooseUs_container__RCorg{padding:0 .5rem}}.WhyChooseUs_headerSection__KLkEr{margin-bottom:2.5rem}html.dark .WhyChooseUs_headerSection__KLkEr .highlight{color:var(--text-color-dark-mode)}@media(max-width:768px){.WhyChooseUs_headerSection__KLkEr{margin-bottom:1.25rem}}.WhyChooseUs_subtitle__G0kPC{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin:1.25rem auto 0;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight);text-align:center;max-width:60ch}html.dark .WhyChooseUs_subtitle__G0kPC{color:rgba(235,235,235,.7)}@media(max-width:768px){.WhyChooseUs_subtitle__G0kPC{font-size:var(--subtitle-font-size-mobile);margin-top:0;text-align:center}}.WhyChooseUs_benefitsSection__tnhGD{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:0;grid-auto-flow:row;box-sizing:border-box}@media(max-width:1024px){.WhyChooseUs_benefitsSection__tnhGD{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media(max-width:768px){.WhyChooseUs_benefitsSection__tnhGD{padding:0;grid-template-columns:1fr;gap:1.25rem;margin-top:0}}.WhyChooseUs_benefitCard__MuuZ0{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:1.25rem;padding:2.75rem 2rem;min-height:280px;background:rgba(255,255,255,.78);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.6);border-radius:var(--br);box-shadow:0 2px 6px rgba(0,0,0,.04),0 8px 20px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;width:100%;max-width:100%;min-width:0;box-sizing:border-box}html.dark .WhyChooseUs_benefitCard__MuuZ0{background:rgba(24,28,51,.6);border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 6px rgba(0,0,0,.25),0 8px 20px rgba(0,0,0,.3)}.WhyChooseUs_benefitCard__MuuZ0:hover{transform:translateY(-2px);box-shadow:0 3px 8px rgba(0,0,0,.05),0 12px 28px rgba(0,0,0,.08);border-color:rgba(180,0,90,.25)}html.dark .WhyChooseUs_benefitCard__MuuZ0:hover{box-shadow:0 3px 8px rgba(0,0,0,.3),0 12px 28px rgba(0,0,0,.38);border-color:rgba(180,0,90,.4)}.WhyChooseUs_benefitCard__MuuZ0:hover .WhyChooseUs_benefitIconWrapper__r1VL5{background-color:var(--ink-soft-hover)}@media(max-width:768px){.WhyChooseUs_benefitCard__MuuZ0{padding:2rem 1.5rem;gap:1.25rem;min-height:0}}.WhyChooseUs_benefitIconWrapper__r1VL5{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--br);background:var(--ink-soft);transition:background-color .25s ease;flex-shrink:0}.WhyChooseUs_benefitIconWrapper__r1VL5 svg{color:var(--primary-color);stroke-width:2;width:24px;height:24px}.WhyChooseUs_benefitIconWrapper__r1VL5 .WhyChooseUs_benefitIcon__xvoEg{width:24px;height:24px;color:var(--primary-color);flex-shrink:0}@media(max-width:768px){.WhyChooseUs_benefitIconWrapper__r1VL5{width:44px;height:44px}.WhyChooseUs_benefitIconWrapper__r1VL5 .WhyChooseUs_benefitIcon__xvoEg,.WhyChooseUs_benefitIconWrapper__r1VL5 svg{width:22px;height:22px}}.WhyChooseUs_benefitText__Hb7ZP{flex:1 1;width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.5rem}.WhyChooseUs_benefitTitle___zWZf{font-size:var(--card-title-font-size);font-weight:500;color:var(--text-color);margin:0 0 .5rem;line-height:1.3}html.dark .WhyChooseUs_benefitTitle___zWZf{color:var(--text-color-dark-mode)}@media(max-width:768px){.WhyChooseUs_benefitTitle___zWZf{font-size:1.1rem;margin-bottom:.35rem}}.WhyChooseUs_benefitDescription__NQ47E{color:var(--text-color-light);line-height:1.5;margin:0;font-size:var(--card-description-font-size)}html.dark .WhyChooseUs_benefitDescription__NQ47E{color:rgba(235,235,235,.75)}@media(max-width:768px){.WhyChooseUs_benefitDescription__NQ47E{font-size:.875rem;line-height:1.35}}.AutomationComparison_highlight__mK8Bc{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:0 0 var(--h3-spacing) 0}@media(max-width:768px){.AutomationComparison_highlight__mK8Bc{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.AutomationComparison_container__taEoS{width:100%;background-color:var(--background-colorA);padding:5.5rem 0}html.dark .AutomationComparison_container__taEoS{background-color:var(--dark-light);color:#ebebeb}@media(max-width:768px){.AutomationComparison_container__taEoS{padding:3rem 0}}.AutomationComparison_section__X1mRQ{max-width:var(--container-max-width);margin-inline:auto;padding:0 1rem}@media(max-width:768px){.AutomationComparison_section__X1mRQ{padding:0 .75rem}}.AutomationComparison_subtitle__hxSJV{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin:1.25rem auto 2rem;text-align:center;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight);max-width:60ch}@media(max-width:768px){.AutomationComparison_subtitle__hxSJV{font-size:var(--subtitle-font-size-mobile);margin:.75rem auto 1.5rem}}.AutomationComparison_grid__gsqFI{display:grid;grid-template-columns:1fr 56px 1fr;grid-gap:0;gap:0;align-items:stretch;margin-top:2rem;background:var(--card-bg);border:1px solid rgba(0,0,0,.06);border-radius:var(--br);box-shadow:var(--shadow-sm);overflow:hidden}html.dark .AutomationComparison_grid__gsqFI{background:rgba(255,255,255,.02);border-color:rgba(255,255,255,.08)}@media(max-width:768px){.AutomationComparison_grid__gsqFI{grid-template-columns:1fr;margin-top:1.5rem}}.AutomationComparison_column__QFfN2{display:flex;flex-direction:column;padding:1.75rem 1.85rem;min-width:0}@media(max-width:768px){.AutomationComparison_column__QFfN2{padding:1.25rem 1.1rem}}.AutomationComparison_divider__pR12m{position:relative;display:flex;align-items:center;justify-content:center}.AutomationComparison_divider__pR12m:before{content:"";position:absolute;top:1.5rem;bottom:1.5rem;left:50%;width:1px;background:rgba(0,0,0,.08)}html.dark .AutomationComparison_divider__pR12m:before{background:rgba(255,255,255,.08)}@media(max-width:768px){.AutomationComparison_divider__pR12m{display:none}}.AutomationComparison_dividerBadge__3PHof{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);color:rgba(0,0,0,.5);font-family:Space Grotesk,sans-serif;font-style:italic;font-weight:500;font-size:.8rem;letter-spacing:.02em;box-shadow:0 1px 3px rgba(0,0,0,.04)}html.dark .AutomationComparison_dividerBadge__3PHof{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);color:rgba(235,235,235,.55);box-shadow:none}.AutomationComparison_headerRow__ES7fb{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.1rem;margin-bottom:1.4rem;border-bottom:1px solid rgba(0,0,0,.06)}html.dark .AutomationComparison_headerRow__ES7fb{border-bottom-color:rgba(255,255,255,.07)}.AutomationComparison_eyebrow__HfTE0{display:inline-flex;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:600;letter-spacing:-.005em;color:var(--text-color);line-height:1.25}html.dark .AutomationComparison_eyebrow__HfTE0{color:var(--text-color-dark-mode)}@media(max-width:768px){.AutomationComparison_eyebrow__HfTE0{font-size:.95rem}}.AutomationComparison_eyebrowDot__W022A{width:8px;height:8px;border-radius:50%;flex-shrink:0}.AutomationComparison_eyebrowWithout__X1AwM .AutomationComparison_eyebrowDot__W022A{background:#c94c5c}html.dark .AutomationComparison_eyebrowWithout__X1AwM .AutomationComparison_eyebrowDot__W022A{background:#e57382}.AutomationComparison_eyebrowWith__ubf0C .AutomationComparison_eyebrowDot__W022A{background:#2d8f6e}html.dark .AutomationComparison_eyebrowWith__ubf0C .AutomationComparison_eyebrowDot__W022A{background:#4db896}.AutomationComparison_statBlock__dp4rA{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;text-align:right;flex-shrink:0}.AutomationComparison_statValue__JgZQt{font-size:1.15rem;font-weight:700;letter-spacing:-.01em;line-height:1}.AutomationComparison_statLabel__bbdqQ{font-size:.68rem;color:var(--text-color-light);font-weight:400}html.dark .AutomationComparison_statLabel__bbdqQ{color:rgba(235,235,235,.55)}.AutomationComparison_statBlockWithout__bob_u .AutomationComparison_statValue__JgZQt{color:#c94c5c}html.dark .AutomationComparison_statBlockWithout__bob_u .AutomationComparison_statValue__JgZQt{color:#e57382}.AutomationComparison_statBlockWith__Gu8G6 .AutomationComparison_statValue__JgZQt{color:#2d8f6e}html.dark .AutomationComparison_statBlockWith__Gu8G6 .AutomationComparison_statValue__JgZQt{color:#4db896}.AutomationComparison_headline__9KY_c{font-size:1.05rem;font-weight:400;line-height:1.4;margin:0 0 1.4rem;color:var(--text-color-light);letter-spacing:-.005em}html.dark .AutomationComparison_headline__9KY_c{color:rgba(235,235,235,.7)}@media(max-width:768px){.AutomationComparison_headline__9KY_c{font-size:.95rem;margin-bottom:1rem}}.AutomationComparison_headlineStrike__Ds4Ry{position:relative;color:rgba(0,0,0,.45)}html.dark .AutomationComparison_headlineStrike__Ds4Ry{color:rgba(255,255,255,.45)}.AutomationComparison_headlineStrike__Ds4Ry:after{content:"";position:absolute;top:50%;left:-2%;right:-2%;height:1.5px;background:#c94c5c;transform:translateY(-50%);border-radius:2px}html.dark .AutomationComparison_headlineStrike__Ds4Ry:after{background:#e57382}.AutomationComparison_headlineAccent__aD_Xj{font-style:italic;font-weight:500;color:var(--primary-color)}.AutomationComparison_list__ugLp2{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.AutomationComparison_listItem__ybfxE{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.85rem;gap:.85rem;padding:.95rem 0;border-bottom:1px solid rgba(0,0,0,.05);transition:background .25s ease}.AutomationComparison_listItem__ybfxE:last-child{border-bottom:none}.AutomationComparison_listItem__ybfxE:hover{background:rgba(0,0,0,.018)}.AutomationComparison_listItem__ybfxE:hover .AutomationComparison_itemIcon__i7qLm{transform:scale(1.08)}.AutomationComparison_listItem__ybfxE:hover .AutomationComparison_listTitle__GI3XO{transform:translateX(2px)}html.dark .AutomationComparison_listItem__ybfxE{border-color:rgba(255,255,255,.06)}html.dark .AutomationComparison_listItem__ybfxE:hover{background:rgba(255,255,255,.025)}@media(max-width:768px){.AutomationComparison_listItem__ybfxE{grid-template-columns:auto 1fr;gap:.7rem;padding:.75rem 0}}.AutomationComparison_itemIcon__i7qLm{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;flex-shrink:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.AutomationComparison_itemIconWithout__NBfUe{background:rgba(201,76,92,.1);color:#c94c5c}html.dark .AutomationComparison_itemIconWithout__NBfUe{background:rgba(229,115,130,.12);color:#e57382}.AutomationComparison_itemIconWith__1e0kY{background:rgba(45,143,110,.1);color:#2d8f6e}html.dark .AutomationComparison_itemIconWith__1e0kY{background:rgba(77,184,150,.12);color:#4db896}.AutomationComparison_listText__dASrz{display:flex;flex-direction:column;gap:.2rem;min-width:0}.AutomationComparison_listTitle__GI3XO{font-size:.95rem;font-weight:600;line-height:1.3;color:var(--text-color);transition:transform .25s ease;display:inline-block}html.dark .AutomationComparison_listTitle__GI3XO{color:#ebebeb}@media(max-width:768px){.AutomationComparison_listTitle__GI3XO{font-size:.9rem}}.AutomationComparison_listDescription__ptQaL{font-size:.83rem;line-height:1.45;color:var(--text-color-light);font-weight:400}html.dark .AutomationComparison_listDescription__ptQaL{color:rgba(235,235,235,.6)}@media(max-width:768px){.AutomationComparison_listDescription__ptQaL{font-size:.78rem}}.AutomationComparison_itemStat__xq061{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:600;letter-spacing:.08em;white-space:nowrap;flex-shrink:0}@media(max-width:768px){.AutomationComparison_itemStat__xq061{grid-column:2;grid-row:2;align-self:flex-start;margin-top:.25rem}}.AutomationComparison_itemStatWithout__w5ODh{color:#c94c5c}html.dark .AutomationComparison_itemStatWithout__w5ODh{color:#e57382}.AutomationComparison_itemStatWith__P_4HH{color:#2d8f6e}html.dark .AutomationComparison_itemStatWith__P_4HH{color:#4db896}.HowWeWork_highlight__Ck7wU{display:inline-block;position:relative;font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);color:var(--h3-color);text-decoration:none;padding:0;margin:0 0 var(--h3-spacing) 0}@media(max-width:768px){.HowWeWork_highlight__Ck7wU{font-size:var(--h3-font-size-mobile);margin-bottom:var(--h3-spacing-mobile)}}.HowWeWork_howWeWork__r0B3w{margin:0;width:100%;padding:5.5rem 0;background-color:var(--background-colorA)}html.dark .HowWeWork_howWeWork__r0B3w{background-image:none;background-color:var(--dark-light);color:#ebebeb}@media(max-width:768px){.HowWeWork_howWeWork__r0B3w{padding:3rem 0}}.HowWeWork_container__tFV_P{max-width:var(--container-max-width);margin:0 auto;padding:0 1rem}@media(max-width:768px){.HowWeWork_container__tFV_P{padding:0 .75rem}}.HowWeWork_subtitle__Zyb7Y{font-size:var(--subtitle-font-size);color:var(--subtitle-color);margin:1.25rem auto 3rem;text-align:center;line-height:var(--subtitle-line-height);font-weight:var(--subtitle-font-weight);max-width:60ch}html.dark .HowWeWork_subtitle__Zyb7Y{color:rgba(210,210,218,.92)}@media(max-width:768px){.HowWeWork_subtitle__Zyb7Y{font-size:var(--subtitle-font-size-mobile);margin:.75rem 0 1.75rem;text-align:center;max-width:none}}.HowWeWork_stepsGrid___thKJ{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.HowWeWork_stepsGrid___thKJ:before{content:"";position:absolute;top:3.5rem;left:7%;right:7%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.14) 12%,rgba(0,0,0,.14) 88%,transparent);z-index:0;pointer-events:none}html.dark .HowWeWork_stepsGrid___thKJ:before{background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.18) 12%,rgba(255,255,255,.18) 88%,transparent)}@media(max-width:1024px){.HowWeWork_stepsGrid___thKJ{grid-template-columns:repeat(2,1fr);gap:1.5rem}.HowWeWork_stepsGrid___thKJ:before{display:none}}@media(max-width:768px){.HowWeWork_stepsGrid___thKJ{grid-template-columns:1fr;gap:1rem}.HowWeWork_stepsGrid___thKJ:before{display:block;top:2rem;bottom:2rem;left:calc(1.25rem + 22px);right:auto;width:1px;height:auto;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.14) 8%,rgba(0,0,0,.14) 92%,transparent)}html.dark .HowWeWork_stepsGrid___thKJ:before{background:linear-gradient(180deg,transparent 0,rgba(255,255,255,.18) 8%,rgba(255,255,255,.18) 92%,transparent)}}.HowWeWork_stepCard__nss1T{position:relative;z-index:1;background:var(--card-bg);border:1px solid rgba(0,0,0,.06);border-radius:var(--br);padding:2rem 1.75rem;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}@media(max-width:768px){.HowWeWork_stepCard__nss1T{padding:1.5rem 1.25rem;gap:1rem}}.HowWeWork_stepCard__nss1T:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:rgba(180,0,90,.25)}html.dark .HowWeWork_stepCard__nss1T:hover{box-shadow:var(--shadow-md);border-color:rgba(180,0,90,.4)}html.dark .HowWeWork_stepCard__nss1T{background-color:#1a1e36;color:#e2e2e2;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-sm)}.HowWeWork_stepHeader__89wkj{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem}.HowWeWork_stepNumber__XU_S8{font-size:.75rem;font-weight:500;color:var(--text-color-light);line-height:1;letter-spacing:.12em;text-transform:uppercase;opacity:.9}.HowWeWork_iconWrapper__3MScl{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--br);background-color:var(--ink-soft);flex-shrink:0;transition:background-color .25s ease}.HowWeWork_iconWrapper__3MScl svg{color:var(--primary-color);stroke-width:2}.HowWeWork_iconWrapper__3MScl .HowWeWork_stepIcon__coEY_{width:24px;height:24px;color:var(--primary-color);flex-shrink:0}@media(max-width:768px){.HowWeWork_iconWrapper__3MScl{width:44px;height:44px}.HowWeWork_iconWrapper__3MScl .HowWeWork_stepIcon__coEY_{width:22px;height:22px}}.HowWeWork_stepCard__nss1T:hover .HowWeWork_iconWrapper__3MScl{background-color:var(--ink-soft-hover)}.HowWeWork_stepTitle__bXQp5{font-size:var(--card-title-font-size);font-weight:500;color:var(--text-color);margin:0;line-height:1.3;letter-spacing:-.005em}html.dark .HowWeWork_stepTitle__bXQp5{color:var(--text-color-dark-mode)}@media(max-width:768px){.HowWeWork_stepTitle__bXQp5{font-size:var(--card-title-font-size-mobile)}}.HowWeWork_stepDescription__idMH9{color:var(--text-color-light);line-height:1.55;margin:0;font-size:.95rem}html.dark .HowWeWork_stepDescription__idMH9{color:rgba(235,235,235,.7)}@media(max-width:768px){.HowWeWork_stepDescription__idMH9{font-size:.875rem;line-height:1.5}}.HowWeWork_ctaContainer__Xhure{display:flex;justify-content:center;align-items:center;margin-top:3rem}@media(max-width:768px){.HowWeWork_ctaContainer__Xhure{margin-top:2rem}}.HowWeWork_ctaButton__6PGYX{display:inline-flex;align-items:center;justify-content:center;height:2.75rem;padding:0 1.5rem;font-weight:500;font-size:.95rem;letter-spacing:.01em;background-color:rgba(0,0,0,.04);color:var(--text-color);border-radius:var(--br);border:1px solid rgba(0,0,0,.42);cursor:pointer;text-decoration:none!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.HowWeWork_ctaButton__6PGYX:hover{background-color:rgba(0,0,0,.08);border-color:rgba(0,0,0,.55)}html.dark .HowWeWork_ctaButton__6PGYX{background-color:rgba(255,255,255,.05);color:#e4e3e3;border-color:rgba(255,255,255,.42)}html.dark .HowWeWork_ctaButton__6PGYX:hover{background-color:rgba(255,255,255,.09);border-color:rgba(255,255,255,.55)}@media(max-width:768px){.HowWeWork_ctaButton__6PGYX{height:2.5rem;padding:0 1.25rem;font-size:.875rem}}.WaveDivider_root__PXPp7{line-height:0;margin-top:-1px}.WaveDivider_svg__mbZR3{width:100%;height:52px;display:block;overflow:hidden}.WaveDivider_svgCta__ws9T3{width:100%;height:var(--wave-cta-height);display:block;overflow:hidden}.WaveDivider_aToB___MTFv{background:var(--wave-a)}.WaveDivider_aToB___MTFv path{fill:var(--wave-b)}.WaveDivider_bToA__EHH_t{background:var(--wave-b)}.WaveDivider_bToA__EHH_t path{fill:var(--wave-a)}.WaveDivider_aToCta__c0uGX{background:var(--wave-a)}.WaveDivider_aToCta__c0uGX .WaveDivider_pathCta__JaMv2{fill:var(--cta-gradient-top);shape-rendering:geometricPrecision}.WaveDivider_waveDrop__FiaDG{flood-color:rgba(0,0,0,.22)}html.dark .WaveDivider_aToB___MTFv path,html.dark .WaveDivider_bToA__EHH_t path{filter:none!important}html.dark .WaveDivider_waveDrop__FiaDG{flood-color:rgba(0,0,0,.35)}