.ContactForm-module-scss-module__tX97ma__formBox{border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex;box-shadow:0 10px 30px #4d80da0d}@media (max-width:600px){.ContactForm-module-scss-module__tX97ma__formBox{padding:2rem 1.5rem}}.ContactForm-module-scss-module__tX97ma__inputRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:600px){.ContactForm-module-scss-module__tX97ma__inputRow{grid-template-columns:1fr}}.ContactForm-module-scss-module__tX97ma__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module-scss-module__tX97ma__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.ContactForm-module-scss-module__tX97ma__formGroup input,.ContactForm-module-scss-module__tX97ma__formGroup textarea{border:1px solid var(--border-color);color:var(--text-primary);transition:var(--transition-smooth);background:#f8fafc;border-radius:6px;outline:none;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}.ContactForm-module-scss-module__tX97ma__formGroup input:focus,.ContactForm-module-scss-module__tX97ma__formGroup textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px #4d80da1a}.ContactForm-module-scss-module__tX97ma__submitBtn{background:var(--primary);color:#fff;text-align:center;transition:var(--transition-smooth);border-radius:6px;padding:1rem;font-size:1rem;font-weight:700;box-shadow:0 4px 15px #2d9cdb26}.ContactForm-module-scss-module__tX97ma__submitBtn:hover{background:var(--primary-hover)}
.Button-module-scss-module__vhn1ba__btn{color:var(--btn-color,#fff);background:var(--btn-bg,var(--primary));--hbg:var(--primary-hover);--hc:#fff;cursor:pointer;z-index:1;text-transform:uppercase;border-radius:50px;justify-content:center;align-items:center;width:fit-content;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex;position:relative;overflow:hidden}.Button-module-scss-module__vhn1ba__btn:before{content:"";background:var(--hbg);z-index:-1;opacity:0;border-radius:50px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Button-module-scss-module__vhn1ba__btn:hover:before{opacity:1}.Button-module-scss-module__vhn1ba__btn:hover{color:var(--hc)}.Button-module-scss-module__vhn1ba__content{z-index:2;width:100%;height:100%;font-family:inherit;font-size:inherit;font-weight:inherit;justify-content:center;align-items:center;gap:.75rem;display:inline-flex;position:relative}.Button-module-scss-module__vhn1ba__textWrapper{font-family:inherit;font-size:inherit;font-weight:inherit;align-items:center;display:inline-flex;position:relative;overflow:hidden}.Button-module-scss-module__vhn1ba__visibleText,.Button-module-scss-module__vhn1ba__hiddenText{font-family:inherit;font-size:inherit;font-weight:inherit;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.Button-module-scss-module__vhn1ba__hiddenText{position:absolute;top:100%;left:0}.Button-module-scss-module__vhn1ba__btn:hover .Button-module-scss-module__vhn1ba__visibleText,.Button-module-scss-module__vhn1ba__btn:hover .Button-module-scss-module__vhn1ba__hiddenText{transform:translateY(-100%)}.Button-module-scss-module__vhn1ba__iconWrapper{justify-content:center;align-items:center;width:11px;height:11px;display:inline-flex;position:relative;overflow:hidden}.Button-module-scss-module__vhn1ba__visibleIcon{justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.Button-module-scss-module__vhn1ba__hiddenIcon{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:absolute;top:0;left:0;transform:translate(-100%,100%)}.Button-module-scss-module__vhn1ba__visibleIcon svg,.Button-module-scss-module__vhn1ba__hiddenIcon svg{flex-shrink:0;min-width:18px;min-height:18px}.Button-module-scss-module__vhn1ba__btn:hover .Button-module-scss-module__vhn1ba__visibleIcon{transform:translate(100%,-100%)}.Button-module-scss-module__vhn1ba__btn:hover .Button-module-scss-module__vhn1ba__hiddenIcon{transform:translate(0)}
.caseStudies-module-scss-module__XgRPqW__section{background:var(--color-plum-900);color:var(--color-plum-50);padding:64px 0;overflow:clip}.caseStudies-module-scss-module__XgRPqW__sectionBgPrimary{color:var(--text-primary);background:var(--bg-primary)!important}.caseStudies-module-scss-module__XgRPqW__sectionBgPrimary .caseStudies-module-scss-module__XgRPqW__sectionTitle{color:var(--text-primary)}.caseStudies-module-scss-module__XgRPqW__sectionBgPrimary .caseStudies-module-scss-module__XgRPqW__pill{color:var(--text-secondary);border-color:var(--border-color);background-color:var(--bg-secondary)}.caseStudies-module-scss-module__XgRPqW__sectionBgPrimary .caseStudies-module-scss-module__XgRPqW__pill:hover{border-color:var(--primary);color:var(--text-secondary);background-color:var(--bg-primary)}.caseStudies-module-scss-module__XgRPqW__container{width:100%;max-width:1560px;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}@media (max-width:1100px){.caseStudies-module-scss-module__XgRPqW__container{padding-left:1.25rem;padding-right:1.25rem}}.caseStudies-module-scss-module__XgRPqW__headerContainer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.caseStudies-module-scss-module__XgRPqW__titleArea{flex-direction:column;gap:.5rem;display:flex}.caseStudies-module-scss-module__XgRPqW__sectionLabel{font-family:var(--font-ibm-plex-mono);color:var(--primary);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}.caseStudies-module-scss-module__XgRPqW__sectionTitle{letter-spacing:-1px;color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1}.caseStudies-module-scss-module__XgRPqW__filterWrapper{flex-direction:column;align-items:flex-end;gap:1.5rem;max-width:60%;display:flex}@media (max-width:1100px){.caseStudies-module-scss-module__XgRPqW__filterWrapper{align-items:flex-start;max-width:100%}}.caseStudies-module-scss-module__XgRPqW__filterGrid{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}@media (max-width:1100px){.caseStudies-module-scss-module__XgRPqW__filterGrid{justify-content:flex-start}}.caseStudies-module-scss-module__XgRPqW__pill{text-align:center;color:#fafaf899;letter-spacing:.5px;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #fafaf81f;border-radius:50px;justify-content:center;align-items:center;padding:.5rem 1.2rem;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.caseStudies-module-scss-module__XgRPqW__pill:hover{color:#fff;border-color:#fafaf866}.caseStudies-module-scss-module__XgRPqW__allCasesBtn{background:var(--primary);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:50px;align-items:center;gap:.75rem;padding:.9rem 1.8rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #1773cf40}.caseStudies-module-scss-module__XgRPqW__allCasesBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #1773cf66}.caseStudies-module-scss-module__XgRPqW__stackContainer{flex-direction:column;gap:6rem;min-height:100vh;margin-top:2rem;display:flex;position:relative}.caseStudies-module-scss-module__XgRPqW__card{background:var(--color-plum-800);box-sizing:border-box;will-change:transform,opacity;backface-visibility:hidden;height:540px;transform-style:preserve-3d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #fafaf814;border-radius:24px;align-items:stretch;gap:2rem;padding:1rem;display:flex;position:sticky;top:120px;overflow:hidden;box-shadow:0 15px 40px #00000040}@media (max-width:1100px){.caseStudies-module-scss-module__XgRPqW__card{flex-direction:column-reverse;gap:1.5rem;height:auto}}.caseStudies-module-scss-module__XgRPqW__cardLeft{flex-direction:column;flex:1;justify-content:space-between;display:flex}.caseStudies-module-scss-module__XgRPqW__cardTopLabel{font-family:var(--font-ibm-plex-mono);color:var(--primary);letter-spacing:2px;text-transform:uppercase;font-size:.75rem;font-weight:700}.caseStudies-module-scss-module__XgRPqW__cardTitle{color:var(--color-plum-50);letter-spacing:-.5px;margin-top:.5rem;margin-bottom:.75rem;font-size:1.8rem;font-weight:800;line-height:1.25}@media (max-width:1200px){.caseStudies-module-scss-module__XgRPqW__cardTitle{font-size:1.6rem}}.caseStudies-module-scss-module__XgRPqW__cardDesc{color:var(--text-tertiary);margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.caseStudies-module-scss-module__XgRPqW__resultsBlock{border-top:1px solid #fafaf814;margin-top:auto;margin-bottom:2rem;padding-top:2rem}.caseStudies-module-scss-module__XgRPqW__resultsTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.25rem;font-size:.8rem;font-weight:700}.caseStudies-module-scss-module__XgRPqW__metricsGrid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}@media (max-width:600px){.caseStudies-module-scss-module__XgRPqW__metricsGrid{grid-template-columns:1fr;gap:1.5rem}}.caseStudies-module-scss-module__XgRPqW__metricCol{border-left:2px solid var(--primary);flex-direction:column;gap:.25rem;padding-left:1.25rem;display:flex}.caseStudies-module-scss-module__XgRPqW__metricValue{color:#fff;font-size:2.2rem;font-weight:800;line-height:1}@media (max-width:1200px){.caseStudies-module-scss-module__XgRPqW__metricValue{font-size:1.8rem}}.caseStudies-module-scss-module__XgRPqW__metricLabel{color:var(--text-tertiary);font-size:.8rem;font-weight:600;line-height:1.3}.caseStudies-module-scss-module__XgRPqW__viewStudyBtn{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:1px solid #fafaf826;border-radius:50px;align-items:center;gap:.75rem;width:fit-content;margin-top:1.5rem;padding:.7rem 1.5rem;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.caseStudies-module-scss-module__XgRPqW__viewStudyBtn:hover{color:#0b0b0c;background:#fff;border-color:#fff;box-shadow:0 4px 20px #ffffff26}.caseStudies-module-scss-module__XgRPqW__cardRight{background:#1e1e21;border-radius:20px;flex:2;height:100%;position:relative;overflow:hidden}@media (max-width:1100px){.caseStudies-module-scss-module__XgRPqW__cardRight{height:280px;min-height:280px}}.caseStudies-module-scss-module__XgRPqW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.caseStudies-module-scss-module__XgRPqW__stickyCard:hover .caseStudies-module-scss-module__XgRPqW__cardImage{transform:scale(1.03)}.caseStudies-module-scss-module__XgRPqW__cardTags{z-index:2;flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.caseStudies-module-scss-module__XgRPqW__cardTag{-webkit-backdrop-filter:blur(8px);color:var(--color-plum-50);letter-spacing:.5px;text-transform:uppercase;background:#0b0b0ca6;border:1px solid #fafaf81f;border-radius:50px;padding:.35rem .9rem;font-size:.75rem;font-weight:700}.caseStudies-module-scss-module__XgRPqW__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:1.5rem;padding:6rem 0;display:flex}.caseStudies-module-scss-module__XgRPqW__emptyStateTitle{color:var(--color-plum-50);font-size:1.5rem;font-weight:700}.caseStudies-module-scss-module__XgRPqW__clearFilterBtn{color:var(--primary);cursor:pointer;border-bottom:2px solid #0000;font-weight:700;transition:all .2s}.caseStudies-module-scss-module__XgRPqW__clearFilterBtn:hover{border-bottom-color:var(--primary-hover)}@media (max-width:1100px){.caseStudies-module-scss-module__XgRPqW__section{padding:40px 0}.caseStudies-module-scss-module__XgRPqW__card{-ms-overflow-style:none;scrollbar-width:none;max-height:calc(100vh - 85px);padding:1.25rem;top:75px;overflow-y:auto}.caseStudies-module-scss-module__XgRPqW__card::-webkit-scrollbar{display:none}.caseStudies-module-scss-module__XgRPqW__cardLeft{gap:1rem}.caseStudies-module-scss-module__XgRPqW__resultsBlock{padding-top:1rem}}@media (max-width:600px){.caseStudies-module-scss-module__XgRPqW__section{padding:16px 0}.caseStudies-module-scss-module__XgRPqW__sectionTitle{font-size:1.75rem}.caseStudies-module-scss-module__XgRPqW__stackContainer{gap:3rem}.caseStudies-module-scss-module__XgRPqW__card{border-radius:16px;gap:1rem;max-height:calc(100vh - 75px);padding:1rem;top:65px}.caseStudies-module-scss-module__XgRPqW__cardTitle{margin-top:.2rem;margin-bottom:.35rem;font-size:1.25rem;line-height:1.25}.caseStudies-module-scss-module__XgRPqW__cardDesc{margin-bottom:.5rem;font-size:.82rem;line-height:1.35}.caseStudies-module-scss-module__XgRPqW__resultsBlock{margin-top:.5rem;margin-bottom:.5rem;padding-top:.75rem}.caseStudies-module-scss-module__XgRPqW__resultsTitle{margin-bottom:.5rem;font-size:.75rem}.caseStudies-module-scss-module__XgRPqW__cardRight{border-radius:12px;height:130px;min-height:130px}.caseStudies-module-scss-module__XgRPqW__cardTags{gap:.35rem;top:.5rem;right:.5rem}.caseStudies-module-scss-module__XgRPqW__cardTag{padding:.2rem .6rem;font-size:.65rem}.caseStudies-module-scss-module__XgRPqW__metricValue{font-size:1.4rem}.caseStudies-module-scss-module__XgRPqW__metricLabel{font-size:.75rem}.caseStudies-module-scss-module__XgRPqW__metricsGrid{grid-template-columns:1fr;gap:1rem}.caseStudies-module-scss-module__XgRPqW__filterGrid{gap:.4rem}.caseStudies-module-scss-module__XgRPqW__pill{padding:.35rem .8rem;font-size:.7rem}}.caseStudies-module-scss-module__XgRPqW__shimmerBtn{z-index:1;position:relative;overflow:visible;border:1.5px solid var(--primary)!important;color:#fff!important;background:0 0!important;border-radius:50px!important;transition:border-color .3s,box-shadow .3s,transform .2s!important}.caseStudies-module-scss-module__XgRPqW__shimmerBtn:before{content:""!important;opacity:0!important;background:0 0!important}.caseStudies-module-scss-module__XgRPqW__shimmerBtn:hover{border-color:var(--primary-hover)!important;box-shadow:0 4px 20px #0c447c66!important}.caseStudies-module-scss-module__XgRPqW__shimmerBtn:after{content:"";background:conic-gradient(from var(--shine-angle), transparent 65%, #fff6 82%, #fff 92%, var(--primary) 97%, transparent 100%);-webkit-mask-composite:xor;pointer-events:none;z-index:1;opacity:0;border-radius:50px;padding:1.5px;transition:opacity .3s;animation:3s linear infinite caseStudies-module-scss-module__XgRPqW__rotateBorderGlint;position:absolute;inset:-1.5px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.caseStudies-module-scss-module__XgRPqW__shimmerBtn:hover:after{opacity:1}@keyframes caseStudies-module-scss-module__XgRPqW__rotateBorderGlint{0%{--shine-angle:0deg}to{--shine-angle:360deg}}
.HeroBanner-module-scss-module__xjHF2a__heroContainer{flex-direction:column;flex-grow:1;width:100%;max-width:2560px;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem;display:flex;position:relative}@media (max-width:1100px){.HeroBanner-module-scss-module__xjHF2a__heroContainer{padding-left:0;padding-right:0}}.HeroBanner-module-scss-module__xjHF2a__heroLeftCol{z-index:1;flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative}.HeroBanner-module-scss-module__xjHF2a__heroContent{z-index:2;flex-direction:column;flex-grow:1;width:100%;margin-bottom:2rem;display:flex;position:relative}.HeroBanner-module-scss-module__xjHF2a__heroGrid{flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}@media (max-width:1100px){.HeroBanner-module-scss-module__xjHF2a__heroGrid{gap:2rem}}.HeroBanner-module-scss-module__xjHF2a__heroPill{border:1px solid var(--border-color);font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--text-primary);text-transform:uppercase;background:0 0;border-radius:1rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:800;display:inline-block}@media (max-width:1100px){.HeroBanner-module-scss-module__xjHF2a__heroPill{margin-bottom:1rem;padding:.25rem .6rem;font-size:.7rem}}.HeroBanner-module-scss-module__xjHF2a__heroTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-2.5px;margin-bottom:.75rem;font-size:5.2rem;font-weight:800;line-height:1.05}.HeroBanner-module-scss-module__xjHF2a__heroSubtitle{font-family:var(--font-display);color:var(--primary);letter-spacing:-1px;margin-bottom:3rem;font-size:2.2rem;font-weight:500}@media (max-width:1100px){.HeroBanner-module-scss-module__xjHF2a__heroTitle{letter-spacing:-1px;margin-bottom:.5rem;font-size:2.75rem}.HeroBanner-module-scss-module__xjHF2a__heroSubtitle{letter-spacing:-.5px;margin-bottom:1.75rem;font-size:1.35rem}}@media (max-width:600px){.HeroBanner-module-scss-module__xjHF2a__heroTitle{font-size:2.25rem}.HeroBanner-module-scss-module__xjHF2a__heroSubtitle{margin-bottom:1.5rem;font-size:1.15rem}}.HeroBanner-module-scss-module__xjHF2a__heroBtn{background:var(--primary);color:#fff;letter-spacing:.5px;cursor:pointer;z-index:1;border:none;border-radius:50px;align-items:center;gap:.75rem;width:fit-content;padding:1.1rem 2.2rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.HeroBanner-module-scss-module__xjHF2a__heroBtn:before{content:"";background:var(--primary-hover);z-index:-1;border-radius:50px;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translate(-101%)}.HeroBanner-module-scss-module__xjHF2a__heroBtn:hover:before{transform:translate(0)}.HeroBanner-module-scss-module__xjHF2a__heroBtn:hover{transform:translateY(-2px)}.HeroBanner-module-scss-module__xjHF2a__heroLabels{color:#777;letter-spacing:.5px;flex-wrap:wrap;gap:1.25rem;font-family:monospace,sans-serif;font-size:.75rem;font-weight:600;display:flex}@media (max-width:1100px){.HeroBanner-module-scss-module__xjHF2a__heroLabels{gap:.5rem .75rem;font-size:.7rem}}.HeroBanner-module-scss-module__xjHF2a__particleContainer{justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:80px;display:flex}@media (max-width:1100px){.HeroBanner-module-scss-module__xjHF2a__particleContainer{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:40px}}.HeroBanner-module-scss-module__xjHF2a__particleDesc{color:var(--text-secondary);text-align:left;z-index:2;max-width:420px;font-size:1.05rem;line-height:1.6;position:relative}@media (max-width:1100px){.HeroBanner-module-scss-module__xjHF2a__particleDesc{max-width:100%;font-size:.95rem;line-height:1.55}}.HeroBanner-module-scss-module__xjHF2a__particleDesc strong{color:var(--text-primary);font-weight:700}
.Testimonials-module-scss-module__n_dQva__section{background-color:var(--bg-primary);color:var(--text-primary);padding:64px 0}.Testimonials-module-scss-module__n_dQva__topRow{grid-template-columns:32% 1fr;align-items:flex-start;gap:4rem;margin-bottom:4rem;display:grid}.Testimonials-module-scss-module__n_dQva__topLeft{align-items:center;gap:.5rem;padding-right:4rem;display:flex}.Testimonials-module-scss-module__n_dQva__dot{background-color:var(--text-primary);border-radius:50%;width:6px;height:6px;display:inline-block}.Testimonials-module-scss-module__n_dQva__topLabel{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--text-primary);text-transform:uppercase;font-size:.75rem;font-weight:700}.Testimonials-module-scss-module__n_dQva__topRight h2{letter-spacing:-.02em;margin:0;font-size:4rem;font-weight:800;line-height:1.1}.Testimonials-module-scss-module__n_dQva__awardsRow{border-top:1px solid #e0e0e0;grid-template-columns:repeat(2,1fr);display:grid}.Testimonials-module-scss-module__n_dQva__awardItem{border-right:1px solid #e0e0e0;align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex}.Testimonials-module-scss-module__n_dQva__awardItem:last-child{border-right:none}.Testimonials-module-scss-module__n_dQva__awardLogoWrapper{cursor:pointer;flex-shrink:0;justify-content:flex-start;align-items:center;width:200px;text-decoration:none;transition:opacity .2s;display:flex}.Testimonials-module-scss-module__n_dQva__awardLogoWrapper:hover{opacity:.8}.Testimonials-module-scss-module__n_dQva__awardTextWrapper{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module-scss-module__n_dQva__reviewedOn{color:#4a5255;letter-spacing:1.1px;text-transform:uppercase;white-space:nowrap;font-family:Roboto,sans-serif;font-size:11px;display:block}.Testimonials-module-scss-module__n_dQva__awardTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700}.Testimonials-module-scss-module__n_dQva__awardDesc{color:#666;margin:0;font-size:.875rem;line-height:1.45}.Testimonials-module-scss-module__n_dQva__cardsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.Testimonials-module-scss-module__n_dQva__card{flex-direction:column;display:flex}.Testimonials-module-scss-module__n_dQva__cardTop{background-color:var(--surface-inverse);border-radius:20px;justify-content:center;align-items:center;height:280px;padding:3rem;display:flex;position:relative}.Testimonials-module-scss-module__n_dQva__cardTopInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Testimonials-module-scss-module__n_dQva__avatarBlock{background-color:var(--bg-primary);border-top-right-radius:20px;align-items:center;gap:1rem;padding:1.25rem 1.5rem 0 0;display:flex;position:absolute;bottom:0;left:0}.Testimonials-module-scss-module__n_dQva__avatarBlock:before{content:"";width:20px;height:20px;box-shadow:-10px 10px 0 0 var(--bg-primary);background-color:#0000;border-bottom-left-radius:20px;position:absolute;bottom:100%;left:0}.Testimonials-module-scss-module__n_dQva__avatarBlock:after{content:"";width:20px;height:20px;box-shadow:-10px 10px 0 0 var(--bg-primary);background-color:#0000;border-bottom-left-radius:20px;position:absolute;bottom:0;left:100%}.Testimonials-module-scss-module__n_dQva__avatarImg{object-fit:cover;background-color:#f0f0f0;border-radius:50%;width:48px;height:48px}.Testimonials-module-scss-module__n_dQva__avatarInfo{flex-direction:column;display:flex}.Testimonials-module-scss-module__n_dQva__avatarName{font-size:.95rem;font-weight:600}.Testimonials-module-scss-module__n_dQva__avatarRole{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem;font-size:.8rem}.Testimonials-module-scss-module__n_dQva__cardBottom{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.Testimonials-module-scss-module__n_dQva__quoteIcon{color:var(--text-primary);font-family:serif;font-size:2rem;font-weight:700;line-height:1}.Testimonials-module-scss-module__n_dQva__reviewText{color:var(--text-primary);margin:0;font-size:1.05rem;line-height:1.6}.Testimonials-module-scss-module__n_dQva__readMore{letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:.75rem;margin-top:auto;padding:0;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none;display:flex}.Testimonials-module-scss-module__n_dQva__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.3s forwards Testimonials-module-scss-module__n_dQva__fadeIn;display:flex;position:fixed;top:0;left:0}.Testimonials-module-scss-module__n_dQva__modalContent{background-color:var(--surface-inverse);color:var(--color-cream-50);border-radius:20px;flex-direction:column;width:100%;max-width:1040px;animation:.3s cubic-bezier(.16,1,.3,1) forwards Testimonials-module-scss-module__n_dQva__scaleUp;display:flex;transform:scale(.95);box-shadow:0 20px 40px #0000004d}.Testimonials-module-scss-module__n_dQva__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:2rem;display:flex}.Testimonials-module-scss-module__n_dQva__modalUser{align-items:center;gap:1rem;display:flex}.Testimonials-module-scss-module__n_dQva__modalAvatar{object-fit:cover;border-radius:8px;width:48px;height:48px}.Testimonials-module-scss-module__n_dQva__modalName{color:#fff;margin:0;font-size:1rem;font-weight:700}.Testimonials-module-scss-module__n_dQva__modalRole{color:#a0a0a0;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem}.Testimonials-module-scss-module__n_dQva__modalClose{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex}.Testimonials-module-scss-module__n_dQva__modalClose:hover{opacity:.7}.Testimonials-module-scss-module__n_dQva__modalBody{align-items:flex-start;gap:1.5rem;padding:2.5rem 2rem;display:flex}.Testimonials-module-scss-module__n_dQva__modalQuoteIcon{color:#fff;font-family:serif;font-size:3rem;font-weight:700;line-height:1}.Testimonials-module-scss-module__n_dQva__modalText{color:#fff;margin:0;font-family:Manrope,Manrope Fallback,Helvetica,sans-serif;font-size:20px;font-weight:500;line-height:1.5}@keyframes Testimonials-module-scss-module__n_dQva__fadeIn{to{opacity:1}}@keyframes Testimonials-module-scss-module__n_dQva__scaleUp{to{transform:scale(1)}}@media (max-width:1100px){.Testimonials-module-scss-module__n_dQva__section{padding:40px 0}.Testimonials-module-scss-module__n_dQva__topRow{grid-template-columns:1fr;gap:0}.Testimonials-module-scss-module__n_dQva__awardsRow{grid-template-columns:1fr}.Testimonials-module-scss-module__n_dQva__awardItem{border-bottom:1px solid #e0e0e0;border-right:none;gap:1.5rem;padding:1.5rem 1rem}.Testimonials-module-scss-module__n_dQva__awardItem:last-child{border-bottom:none}.Testimonials-module-scss-module__n_dQva__cardsGrid{grid-template-columns:1fr}}@media (max-width:600px){.Testimonials-module-scss-module__n_dQva__section{padding:24px 0}.Testimonials-module-scss-module__n_dQva__awardItem{flex-direction:column;align-items:flex-start;gap:1rem}.Testimonials-module-scss-module__n_dQva__awardLogoWrapper{width:100%}}
.HeroWrapper-module-scss-module__H-HfJW__heroWrapper{z-index:2;min-height:calc(100vh - var(--partner-marquee-height,0px));background:var(--color-blue-50);color:var(--text-primary);flex-direction:column;justify-content:flex-start;padding:80px 5rem 0;display:flex;position:sticky;top:0;overflow:hidden}@media (max-width:1100px){.HeroWrapper-module-scss-module__H-HfJW__heroWrapper{padding:64px 1.25rem 3rem}}@media (max-width:600px){.HeroWrapper-module-scss-module__H-HfJW__heroWrapper{padding:40px 1rem 2.5rem}}.HeroWrapper-module-scss-module__H-HfJW__heroWrapperNoPadding{padding:0!important}@media (max-width:1100px){.HeroWrapper-module-scss-module__H-HfJW__heroWrapperNoPadding{padding:0!important}}@media (max-width:600px){.HeroWrapper-module-scss-module__H-HfJW__heroWrapperNoPadding{padding:0!important}}
.ContentCurtain-module-scss-module__0rPAWa__contentCurtain{z-index:10;background:var(--bg-primary);position:relative}.ContentCurtain-module-scss-module__0rPAWa__contentCurtain:has([class*=drawerOpen]){z-index:150}
.SoftwareDevelopmentProcess-module-scss-module__blZXwW__section{background:var(--color-plum-900);color:var(--color-plum-50);padding:64px 0;overflow:clip}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary{color:var(--text-primary);background:var(--bg-primary)!important}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionTitle,.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepTitle,.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepName,.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepNumber{color:var(--text-primary)}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__headerDescription,.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepDesc,.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__tabBtn{color:var(--text-secondary)}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__tabBtn:hover,.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__activeTabBtn{color:var(--primary)}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionBgPrimary .SoftwareDevelopmentProcess-module-scss-module__blZXwW__checkItem span{color:var(--text-primary)}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__container{width:100%;max-width:1560px;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}@media (max-width:1100px){.SoftwareDevelopmentProcess-module-scss-module__blZXwW__container{padding-left:1.25rem;padding-right:1.25rem}}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__headerContainer{justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:3.5rem;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__titleArea{flex-direction:column;gap:.75rem;max-width:600px;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionLabel{font-family:var(--font-ibm-plex-mono);color:var(--primary);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionTitle{letter-spacing:-1px;color:var(--color-plum-50);font-size:3.25rem;font-weight:800;line-height:1.12}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__headerRight{flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:440px;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__headerDescription{color:var(--text-tertiary);font-size:.95rem;line-height:1.6}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__divider{background:#fafaf81a;width:100%;height:1px;margin-bottom:4rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__processGrid{grid-template-columns:260px 1fr 1.2fr;align-items:center;gap:3rem;display:grid}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sidebar{border-right:1px solid #fafaf81a;flex-direction:column;justify-content:center;gap:1.25rem;min-height:380px;padding-right:2rem;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__tabBtn{text-align:left;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;padding:.5rem 0 .5rem 1.25rem;font-size:1rem;font-weight:600;transition:all .25s;display:flex;position:relative}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__tabBtn:hover{color:var(--color-plum-50)}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__activeTabBtn{font-weight:700;color:var(--primary)!important}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__tabIndicator{background:var(--primary);border-radius:2px;width:3px;height:1.25rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__illustrationArea{justify-content:center;align-items:center;min-height:340px;padding:1rem;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__svgWrapper{justify-content:center;align-items:center;animation:.4s ease-in-out SoftwareDevelopmentProcess-module-scss-module__blZXwW__fadeIn;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__svgWrapper svg{max-width:100%;height:auto}@keyframes SoftwareDevelopmentProcess-module-scss-module__blZXwW__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__detailsArea{flex-direction:column;gap:1.75rem;padding-left:1rem;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepTitle{letter-spacing:-.5px;font-size:3rem;font-weight:800;line-height:1.1}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepNumber{color:var(--primary);margin-right:.5rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepName{color:var(--color-plum-50)}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepDesc{color:var(--text-tertiary);font-size:.98rem;line-height:1.65}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__checklist{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__checkItem{color:var(--color-plum-50);align-items:center;gap:.85rem;font-size:.92rem;font-weight:600;display:flex}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__checkCircle{background:var(--primary);width:22px;min-width:22px;height:22px;color:var(--color-plum-50);border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:1100px){.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionTitle{font-size:2.6rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepTitle{font-size:2.4rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__section{padding:40px 0}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__headerContainer{flex-direction:column;gap:2rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__processGrid{grid-template-columns:1fr;gap:3rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sidebar{border-bottom:1px solid #fafaf81a;border-right:none;flex-direction:row;justify-content:flex-start;min-height:auto;padding-bottom:.75rem;padding-right:0;overflow-x:auto}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__tabBtn{white-space:nowrap;padding:.5rem 1rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__tabIndicator{width:100%;height:3px;top:auto;bottom:-.75rem;left:0;transform:none}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__detailsArea{padding-left:0}}@media (max-width:600px){.SoftwareDevelopmentProcess-module-scss-module__blZXwW__section{padding:16px 0}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__sectionTitle{font-size:2rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepTitle{font-size:1.8rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__stepDesc{font-size:.9rem}.SoftwareDevelopmentProcess-module-scss-module__blZXwW__checkItem{font-size:.85rem}}
.FadeInWrapper-module-scss-module__fj4Z5a__wrapper{opacity:.9;transform:translateY(var(--y-offset,60px)) scale(var(--initial-scale,.7));transition:opacity var(--duration,.6s) cubic-bezier(.16, 1, .3, 1),transform var(--duration,.6s) cubic-bezier(.16, 1, .3, 1);will-change:opacity,transform}.FadeInWrapper-module-scss-module__fj4Z5a__visible{opacity:1!important;transform:translateY(0)scale(1)!important}.FadeInWrapper-module-scss-module__fj4Z5a__noAnimation{transition:none!important}
.IndustryTransformation-module-scss-module__YfMXnq__wrapper{padding:64px 0}.IndustryTransformation-module-scss-module__YfMXnq__section{background-color:var(--color-plum-900);color:var(--color-cream-50);border-radius:24px;padding:64px 0;position:relative;overflow:hidden}.IndustryTransformation-module-scss-module__YfMXnq__container{width:100%;max-width:1560px;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}@media (max-width:1100px){.IndustryTransformation-module-scss-module__YfMXnq__container{padding-left:1.25rem;padding-right:1.25rem}}.IndustryTransformation-module-scss-module__YfMXnq__topHeaderGrid{z-index:20;border-bottom:1px solid #fafaf81a;grid-template-columns:280px 1fr;align-items:center;margin-bottom:0;padding-bottom:2.5rem;display:grid;position:relative}@media (max-width:1100px){.IndustryTransformation-module-scss-module__YfMXnq__section{padding:40px 0}.IndustryTransformation-module-scss-module__YfMXnq__topHeaderGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:0;padding-bottom:1.5rem}}.IndustryTransformation-module-scss-module__YfMXnq__headerLeftCol{align-items:center;padding-right:2rem;display:flex}.IndustryTransformation-module-scss-module__YfMXnq__sectionLabel{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--primary);text-transform:uppercase;align-items:center;gap:.6rem;font-size:.75rem;font-weight:700;display:flex}.IndustryTransformation-module-scss-module__YfMXnq__sectionLabel:before{content:"";background-color:var(--primary);border-radius:50%;width:6px;height:6px;display:inline-block}.IndustryTransformation-module-scss-module__YfMXnq__headerRightCol{align-items:center;padding-left:2.5rem;display:flex}@media (max-width:1100px){.IndustryTransformation-module-scss-module__YfMXnq__headerRightCol{padding-left:0}}.IndustryTransformation-module-scss-module__YfMXnq__sectionTitle{font-family:var(--font-display);color:var(--color-cream-50);letter-spacing:-1.5px;margin:0;font-size:3.5rem;font-weight:800;line-height:1.1}@media (max-width:1100px){.IndustryTransformation-module-scss-module__YfMXnq__sectionTitle{font-size:2.5rem}}.IndustryTransformation-module-scss-module__YfMXnq__mainGrid{grid-template-columns:280px 1fr;align-items:stretch;display:grid;position:relative}@media (max-width:1100px){.IndustryTransformation-module-scss-module__YfMXnq__mainGrid{grid-template-columns:1fr;gap:2.5rem}}.IndustryTransformation-module-scss-module__YfMXnq__leftCol{background-color:var(--color-plum-900);z-index:10;border-right:1px solid #fafaf81a;flex-direction:column;grid-area:1/1;justify-content:space-between;gap:3rem;padding-top:3rem;padding-right:2.5rem;display:flex;position:relative}.IndustryTransformation-module-scss-module__YfMXnq__leftCol:before{content:"";background-color:var(--color-plum-900);z-index:-1;width:100vw;position:absolute;top:0;bottom:0;right:0}@media (max-width:1100px){.IndustryTransformation-module-scss-module__YfMXnq__leftCol{z-index:1;border-bottom:1px solid #fafaf81a;border-right:none;grid-area:auto/1;padding-top:2rem;padding-bottom:2rem;padding-right:0}.IndustryTransformation-module-scss-module__YfMXnq__leftCol:before{display:none}}.IndustryTransformation-module-scss-module__YfMXnq__description{color:var(--text-tertiary);margin:0;font-size:1rem;line-height:1.6}.IndustryTransformation-module-scss-module__YfMXnq__swiperArea{z-index:1;grid-area:1/1/auto/-1;min-width:0;margin-right:calc(-50vw + 50%);padding-top:3rem;padding-left:calc(280px + 2.5rem);position:relative}@media (max-width:1100px){.IndustryTransformation-module-scss-module__YfMXnq__swiperArea{grid-area:auto/1;margin-right:0;padding-top:0;padding-left:0}}.IndustryTransformation-module-scss-module__YfMXnq__swiperContainer{width:100%!important;padding-right:4rem!important;overflow:visible!important}.IndustryTransformation-module-scss-module__YfMXnq__swiperSlide{display:flex;height:auto!important}.IndustryTransformation-module-scss-module__YfMXnq__card{color:var(--text-primary);background-color:#fff;border-radius:20px;flex-direction:column;width:100%;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0003}.IndustryTransformation-module-scss-module__YfMXnq__card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000004d}.IndustryTransformation-module-scss-module__YfMXnq__imageContainer{background-color:#1e1e21;width:100%;height:220px;position:relative;overflow:hidden}.IndustryTransformation-module-scss-module__YfMXnq__cardImage{object-fit:cover;transition:transform .5s}.IndustryTransformation-module-scss-module__YfMXnq__card:hover .IndustryTransformation-module-scss-module__YfMXnq__cardImage{transform:scale(1.05)}.IndustryTransformation-module-scss-module__YfMXnq__imageGradientOverlay{background:linear-gradient(#0000001a 0%,#000000a6 100%);position:absolute;inset:0}.IndustryTransformation-module-scss-module__YfMXnq__badgeOverlay{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:2;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1rem;right:1rem}.IndustryTransformation-module-scss-module__YfMXnq__cardTitleOnImage{font-family:var(--font-display);color:#fff;z-index:2;text-shadow:0 2px 8px #00000080;margin:0;font-size:1.4rem;font-weight:700;position:absolute;bottom:1.25rem;left:1.5rem;right:1.5rem}.IndustryTransformation-module-scss-module__YfMXnq__cardBody{flex-direction:column;flex:1;justify-content:space-between;gap:1.5rem;padding:1.5rem;display:flex}.IndustryTransformation-module-scss-module__YfMXnq__cardDescription{color:var(--text-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.IndustryTransformation-module-scss-module__YfMXnq__cardFooter{border-top:1px solid var(--border-light);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.IndustryTransformation-module-scss-module__YfMXnq__learnMoreText{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--text-primary);text-transform:uppercase;font-size:.75rem;font-weight:700}.IndustryTransformation-module-scss-module__YfMXnq__arrowCircle{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s,border-color .2s;display:flex}.IndustryTransformation-module-scss-module__YfMXnq__card:hover .IndustryTransformation-module-scss-module__YfMXnq__arrowCircle{background-color:var(--primary);border-color:var(--primary);color:#fff}@media (max-width:600px){.IndustryTransformation-module-scss-module__YfMXnq__section{padding:16px 0}}
.TechArticlesOverview-module-scss-module__YgVgMq__section{background-color:var(--bg-primary);color:var(--text-primary);padding:64px 0}.TechArticlesOverview-module-scss-module__YgVgMq__sectionHeader{flex-direction:column;gap:.5rem;margin-bottom:3rem;display:flex}.TechArticlesOverview-module-scss-module__YgVgMq__sectionLabel{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--text-primary);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex}.TechArticlesOverview-module-scss-module__YgVgMq__sectionLabel:before{content:"";background-color:var(--text-primary);border-radius:50%;width:6px;height:6px;display:inline-block}.TechArticlesOverview-module-scss-module__YgVgMq__sectionTitle{font-family:var(--font-display);letter-spacing:-1px;color:var(--text-primary);margin:0;font-size:3.5rem;font-weight:800}.TechArticlesOverview-module-scss-module__YgVgMq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.TechArticlesOverview-module-scss-module__YgVgMq__card{background-color:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.TechArticlesOverview-module-scss-module__YgVgMq__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.TechArticlesOverview-module-scss-module__YgVgMq__processStep{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--text-secondary);text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}.TechArticlesOverview-module-scss-module__YgVgMq__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.3}.TechArticlesOverview-module-scss-module__YgVgMq__cardDesc{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.TechArticlesOverview-module-scss-module__YgVgMq__benefitsSection{border-top:1px solid var(--border-color);margin-top:auto;padding-top:1rem}.TechArticlesOverview-module-scss-module__YgVgMq__benefitsLabel{color:var(--primary);letter-spacing:1px;text-transform:uppercase;font-size:.75rem;font-weight:700;display:block}.TechArticlesOverview-module-scss-module__YgVgMq__benefitsList{color:var(--text-secondary);margin:.5rem 0 0;padding-left:1.2rem;font-size:.875rem}.TechArticlesOverview-module-scss-module__YgVgMq__benefitsList li{margin-bottom:.35rem;line-height:1.4}.TechArticlesOverview-module-scss-module__YgVgMq__benefitsList li:last-child{margin-bottom:0}@media (max-width:1100px){.TechArticlesOverview-module-scss-module__YgVgMq__sectionTitle{font-size:2.5rem}.TechArticlesOverview-module-scss-module__YgVgMq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.TechArticlesOverview-module-scss-module__YgVgMq__section{padding:32px 0}.TechArticlesOverview-module-scss-module__YgVgMq__sectionTitle{font-size:2rem}.TechArticlesOverview-module-scss-module__YgVgMq__grid{grid-template-columns:1fr;gap:1rem}.TechArticlesOverview-module-scss-module__YgVgMq__card{padding:1.75rem 1.25rem}}
.FaqSection-module-scss-module__bq2ada__section{background-color:var(--bg-primary,#fff);color:var(--text-primary,#000);padding:64px 0}.FaqSection-module-scss-module__bq2ada__grid{grid-template-columns:1fr 1.35fr;align-items:start;gap:4rem;display:grid}@media (max-width:1100px){.FaqSection-module-scss-module__bq2ada__section{padding:40px 0}.FaqSection-module-scss-module__bq2ada__grid{grid-template-columns:1fr;gap:3rem}}.FaqSection-module-scss-module__bq2ada__leftCol{flex-direction:column;align-items:flex-start;display:flex;position:sticky;top:8rem}@media (max-width:1100px){.FaqSection-module-scss-module__bq2ada__leftCol{position:static}}.FaqSection-module-scss-module__bq2ada__sectionLabel{font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;letter-spacing:1.2px;color:var(--text-primary,#000);text-transform:uppercase;align-items:center;gap:.6rem;font-size:.725rem;font-weight:700;line-height:1.4;display:flex}.FaqSection-module-scss-module__bq2ada__dot{background-color:var(--text-primary,#000);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.FaqSection-module-scss-module__bq2ada__title{font-family:var(--font-display),"Manrope",sans-serif;letter-spacing:-1.5px;color:var(--text-primary,#000);margin:1.75rem 0 2.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}@media (max-width:1200px){.FaqSection-module-scss-module__bq2ada__title{font-size:2.85rem}}@media (max-width:600px){.FaqSection-module-scss-module__bq2ada__title{margin:1.25rem 0 2rem;font-size:2.25rem}}.FaqSection-module-scss-module__bq2ada__btnWrapper{margin-top:.5rem}.FaqSection-module-scss-module__bq2ada__rightCol{width:100%}.FaqSection-module-scss-module__bq2ada__accordionStack{flex-direction:column;gap:1rem;display:flex}.FaqSection-module-scss-module__bq2ada__accordionItem{background-color:var(--color-cream-100);border-radius:20px;transition:background-color .3s,box-shadow .3s;overflow:hidden}.FaqSection-module-scss-module__bq2ada__accordionItem:hover{background-color:var(--color-cream-200)}.FaqSection-module-scss-module__bq2ada__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.75rem 2rem;transition:padding .3s;display:flex}@media (max-width:600px){.FaqSection-module-scss-module__bq2ada__accordionHeader{gap:1rem;padding:1.25rem 1.5rem}}.FaqSection-module-scss-module__bq2ada__questionText{font-family:var(--font-display),"Manrope",sans-serif;color:var(--text-primary,#000);margin:0;font-size:1.25rem;font-weight:700;line-height:1.35}@media (max-width:600px){.FaqSection-module-scss-module__bq2ada__questionText{font-size:1.05rem}}.FaqSection-module-scss-module__bq2ada__iconCircle{color:#fff;background-color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s cubic-bezier(.16,1,.3,1),background-color .3s;display:flex}.FaqSection-module-scss-module__bq2ada__accordionItem:hover .FaqSection-module-scss-module__bq2ada__iconCircle{transform:scale(1.05)}.FaqSection-module-scss-module__bq2ada__accordionBodyWrapper{opacity:0;will-change:grid-template-rows,opacity;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .35s;display:grid}.FaqSection-module-scss-module__bq2ada__accordionItem.FaqSection-module-scss-module__bq2ada__open .FaqSection-module-scss-module__bq2ada__accordionBodyWrapper{opacity:1;grid-template-rows:1fr}.FaqSection-module-scss-module__bq2ada__accordionBodyInner{overflow:hidden}.FaqSection-module-scss-module__bq2ada__accordionBody{color:var(--text-secondary,#3b3b3b);flex-direction:column;gap:1.25rem;padding:0 2rem 2rem;font-size:.95rem;line-height:1.65;display:flex}@media (max-width:600px){.FaqSection-module-scss-module__bq2ada__accordionBody{gap:1rem;padding:0 1.5rem 1.5rem;font-size:.9rem}}.FaqSection-module-scss-module__bq2ada__accordionBody p{margin:0}.FaqSection-module-scss-module__bq2ada__bulletList{flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;list-style-type:none;display:flex}.FaqSection-module-scss-module__bq2ada__bulletList li{padding-left:1rem;position:relative}.FaqSection-module-scss-module__bq2ada__bulletList li:before{content:"•";color:var(--primary,#1773cf);font-weight:700;position:absolute;top:0;left:0}.FaqSection-module-scss-module__bq2ada__primaryBulletList{flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;list-style-type:none;display:flex}.FaqSection-module-scss-module__bq2ada__primaryBulletList li{color:var(--primary,#1773cf);padding-left:1rem;font-weight:500;position:relative}.FaqSection-module-scss-module__bq2ada__primaryBulletList li:before{content:"•";color:var(--primary,#1773cf);font-weight:700;position:absolute;top:0;left:0}.FaqSection-module-scss-module__bq2ada__primaryLink{color:var(--primary,#1773cf);text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:opacity .2s}.FaqSection-module-scss-module__bq2ada__primaryLink:hover{opacity:.8}.FaqSection-module-scss-module__bq2ada__accentNote{font-weight:500;margin-top:.5rem!important}@media (max-width:600px){.FaqSection-module-scss-module__bq2ada__section{padding:16px 0}}
.PageBanner-module-scss-module__GswL_W__heroContainer{flex-direction:column;flex-grow:1;width:100%;max-width:1560px;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem;display:flex}@media (max-width:1100px){.PageBanner-module-scss-module__GswL_W__heroContainer{padding-left:0;padding-right:0}}.PageBanner-module-scss-module__GswL_W__posterImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.PageBanner-module-scss-module__GswL_W__bgVideo{object-fit:cover;z-index:1;opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;top:0;left:0}.PageBanner-module-scss-module__GswL_W__videoReady{opacity:1}.PageBanner-module-scss-module__GswL_W__videoOverlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.PageBanner-module-scss-module__GswL_W__container{z-index:2;box-sizing:border-box;flex-direction:column;flex:1;justify-content:space-between;width:100%;max-width:1560px;margin:0 auto;padding:0 2.5rem;display:flex;position:relative}@media (max-width:1100px){.PageBanner-module-scss-module__GswL_W__container{padding:0 1.25rem}}.PageBanner-module-scss-module__GswL_W__mainContent{justify-content:center;width:100%;margin-top:auto;margin-bottom:120px;display:flex}.PageBanner-module-scss-module__GswL_W__textCol{flex-direction:column;gap:1.5rem;max-width:720px;display:flex}.PageBanner-module-scss-module__GswL_W__title{font-family:var(--font-display);letter-spacing:-1.5px;color:var(--color-cream-0);margin:0;font-size:4rem;font-weight:800;line-height:1.05}.PageBanner-module-scss-module__GswL_W__subtitle{font-family:var(--font-ibm-plex-mono);letter-spacing:.5px;color:var(--color-cream-100);text-transform:uppercase;max-width:620px;margin:0;font-size:.85rem;font-weight:700;line-height:1.6}.PageBanner-module-scss-module__GswL_W__ctaCol{flex-shrink:0}.PageBanner-module-scss-module__GswL_W__getStartedBtn{background:linear-gradient(275deg, var(--primary) 0%, var(--primary) 90%);width:180px;height:180px;color:var(--color-cream-0);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,background-color .3s,height .3s,width .3s;display:flex;box-shadow:0 10px 30px #1773cf66}.PageBanner-module-scss-module__GswL_W__getStartedBtn:hover{background:linear-gradient(135deg, var(--primary) 0%, var(--color-blue-700) 100%);width:176px;height:176px}.PageBanner-module-scss-module__GswL_W__btnText{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;text-transform:uppercase;text-align:center;font-size:1rem;font-weight:600;line-height:1.2}@media (max-width:1100px){.PageBanner-module-scss-module__GswL_W__mainContent{grid-template-columns:1fr auto;gap:1.5rem 1.25rem;margin-top:auto;margin-bottom:120px;display:grid}.PageBanner-module-scss-module__GswL_W__textCol{display:contents}.PageBanner-module-scss-module__GswL_W__title{grid-column:1/-1;font-size:38px!important;line-height:1.15!important}.PageBanner-module-scss-module__GswL_W__subtitle{grid-column:1;font-size:12.5px!important;line-height:1.55!important}.PageBanner-module-scss-module__GswL_W__ctaCol{grid-column:2;place-self:flex-end end}.PageBanner-module-scss-module__GswL_W__getStartedBtn{gap:.25rem;width:130px;height:130px}.PageBanner-module-scss-module__GswL_W__getStartedBtn:hover{width:130px;height:130px}.PageBanner-module-scss-module__GswL_W__btnText{letter-spacing:.5px;font-size:.7rem}}@media (max-width:600px){.PageBanner-module-scss-module__GswL_W__mainContent{gap:1rem .75rem;margin-bottom:40px}.PageBanner-module-scss-module__GswL_W__title{font-size:44px!important;line-height:1.15!important}.PageBanner-module-scss-module__GswL_W__subtitle{font-size:14px!important;line-height:1.45!important}.PageBanner-module-scss-module__GswL_W__getStartedBtn{gap:.2rem;width:144px;height:144px}.PageBanner-module-scss-module__GswL_W__getStartedBtn:hover{width:144px;height:144px}.PageBanner-module-scss-module__GswL_W__btnText{letter-spacing:.3px;font-size:14px}}
.ArrowButton-module-scss-module__GWekjq__arrowCircle{width:var(--circle-size,28px);height:var(--circle-size,28px);border:1px solid var(--arrow-border,var(--primary,#1773cf));background-color:var(--arrow-bg,transparent);color:var(--arrow-color,var(--text-primary,#000));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1);display:inline-flex;overflow:hidden}.ArrowButton-module-scss-module__GWekjq__arrowCircle:hover{background-color:var(--arrow-hover-bg,var(--primary,#1773cf));border-color:var(--arrow-hover-border,var(--arrow-hover-bg,var(--primary,#1773cf)));color:var(--arrow-hover-color,#fff)}a:hover:not(.notHover) .ArrowButton-module-scss-module__GWekjq__arrowCircle{background-color:var(--arrow-hover-bg,var(--primary,#1773cf));border-color:var(--arrow-hover-border,var(--arrow-hover-bg,var(--primary,#1773cf)));color:var(--arrow-hover-color,#fff)}button:hover:not(.notHover) .ArrowButton-module-scss-module__GWekjq__arrowCircle{background-color:var(--arrow-hover-bg,var(--primary,#1773cf));border-color:var(--arrow-hover-border,var(--arrow-hover-bg,var(--primary,#1773cf)));color:var(--arrow-hover-color,#fff)}.group:hover .ArrowButton-module-scss-module__GWekjq__arrowCircle{background-color:var(--arrow-hover-bg,var(--primary,#1773cf));border-color:var(--arrow-hover-border,var(--arrow-hover-bg,var(--primary,#1773cf)));color:var(--arrow-hover-color,#fff)}.ArrowButton-module-scss-module__GWekjq__iconWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.ArrowButton-module-scss-module__GWekjq__visibleIcon{justify-content:center;align-items:center;transition:transform .6s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.ArrowButton-module-scss-module__GWekjq__hiddenIcon{width:100%;height:100%;transform:var(--arrow-enter-transform,translate(-100%, 100%));justify-content:center;align-items:center;transition:transform .6s cubic-bezier(.16,1,.3,1);display:inline-flex;position:absolute;top:0;left:0}.ArrowButton-module-scss-module__GWekjq__arrowCircle:hover .ArrowButton-module-scss-module__GWekjq__visibleIcon{transform:var(--arrow-exit-transform,translate(100%, -100%))}a:hover:not(.notHover) .ArrowButton-module-scss-module__GWekjq__visibleIcon{transform:var(--arrow-exit-transform,translate(100%, -100%))}button:hover:not(.notHover) .ArrowButton-module-scss-module__GWekjq__visibleIcon{transform:var(--arrow-exit-transform,translate(100%, -100%))}.group:hover .ArrowButton-module-scss-module__GWekjq__visibleIcon{transform:var(--arrow-exit-transform,translate(100%, -100%))}.ArrowButton-module-scss-module__GWekjq__arrowCircle:hover .ArrowButton-module-scss-module__GWekjq__hiddenIcon{transform:translate(0)}a:hover:not(.notHover) .ArrowButton-module-scss-module__GWekjq__hiddenIcon{transform:translate(0)}button:hover:not(.notHover) .ArrowButton-module-scss-module__GWekjq__hiddenIcon{transform:translate(0)}.group:hover .ArrowButton-module-scss-module__GWekjq__hiddenIcon{transform:translate(0)}
.TechStatistics-module-scss-module__ZjtV1W__section{background-color:var(--bg-primary);padding:80px 0;overflow:hidden}.TechStatistics-module-scss-module__ZjtV1W__container{box-sizing:border-box;width:100%;max-width:1560px;margin:0 auto;padding:0 2.5rem}.TechStatistics-module-scss-module__ZjtV1W__header{border-bottom:1px solid var(--border-color);width:100%;margin-bottom:4rem;padding-bottom:2.5rem}.TechStatistics-module-scss-module__ZjtV1W__sectionLabel{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--text-secondary);text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}.TechStatistics-module-scss-module__ZjtV1W__sectionLabel:before{content:"";background-color:var(--primary);border-radius:50%;width:6px;height:6px;display:inline-block}.TechStatistics-module-scss-module__ZjtV1W__sectionTitle{font-family:var(--font-display);letter-spacing:-2px;color:var(--text-primary);text-transform:uppercase;margin:0 0 1rem;font-size:4rem;font-weight:800;line-height:1}.TechStatistics-module-scss-module__ZjtV1W__sectionDesc{color:var(--text-secondary);max-width:1170px;margin:0;font-size:1rem;line-height:1.6}.TechStatistics-module-scss-module__ZjtV1W__content{grid-template-columns:140px 1fr 1fr;align-items:center;gap:3rem;display:grid}.TechStatistics-module-scss-module__ZjtV1W__labelCol{align-items:flex-start;height:100%;padding-top:.5rem;display:flex}.TechStatistics-module-scss-module__ZjtV1W__orbitWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:520px;margin:0 auto;display:flex;position:relative}.TechStatistics-module-scss-module__ZjtV1W__outerRing{border:1.5px dashed var(--border-color);border-radius:50%;width:90%;height:90%;position:absolute;top:5%;left:5%}.TechStatistics-module-scss-module__ZjtV1W__innerRing{border:1px solid var(--border-color);background-color:var(--bg-secondary);border-radius:50%;width:60%;height:60%;position:absolute;top:20%;left:20%}.TechStatistics-module-scss-module__ZjtV1W__centerBubble{background:var(--primary);z-index:2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:32%;height:32%;display:flex;position:absolute;top:34%;left:34%;box-shadow:0 12px 36px #1773cf4d}.TechStatistics-module-scss-module__ZjtV1W__centerCount{font-family:var(--font-display);color:#fff;letter-spacing:-1px;font-size:2.75rem;font-weight:800;line-height:1}.TechStatistics-module-scss-module__ZjtV1W__centerLabel{font-family:var(--font-ibm-plex-mono);color:#ffffffe6;letter-spacing:.5px;text-transform:uppercase;text-align:center;padding:0 .5rem;font-size:.6rem;font-weight:700;line-height:1.3}.TechStatistics-module-scss-module__ZjtV1W__satellite{z-index:3;white-space:nowrap;align-items:center;gap:.6rem;display:flex;position:absolute}.TechStatistics-module-scss-module__ZjtV1W__satelliteCircle{background-color:var(--surface-inverse);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 8px 20px #00000040}.TechStatistics-module-scss-module__ZjtV1W__satelliteCount{font-family:var(--font-display);color:#fff;letter-spacing:-.5px;font-size:1.35rem;font-weight:800}.TechStatistics-module-scss-module__ZjtV1W__satelliteInfo{flex-direction:column;display:flex}.TechStatistics-module-scss-module__ZjtV1W__satelliteName{font-family:var(--font-ibm-plex-mono);letter-spacing:.5px;color:var(--text-primary);text-transform:uppercase;font-size:.65rem;font-weight:700;line-height:1.25}.TechStatistics-module-scss-module__ZjtV1W__accentDot{background-color:var(--primary);z-index:4;border-radius:50%;width:14px;height:14px;position:absolute}.TechStatistics-module-scss-module__ZjtV1W__textPanel{flex-direction:column;gap:2rem;display:flex}.TechStatistics-module-scss-module__ZjtV1W__textBlock{flex-direction:column;gap:.5rem;display:flex}.TechStatistics-module-scss-module__ZjtV1W__textCategory{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--primary);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;display:flex}.TechStatistics-module-scss-module__ZjtV1W__textCategory:before{content:"";background-color:var(--primary);border-radius:50%;width:4px;height:4px;display:inline-block}.TechStatistics-module-scss-module__ZjtV1W__textBody{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}@media (max-width:1100px){.TechStatistics-module-scss-module__ZjtV1W__section{padding:56px 0}.TechStatistics-module-scss-module__ZjtV1W__header{margin-bottom:2.5rem;padding-bottom:1.75rem}.TechStatistics-module-scss-module__ZjtV1W__sectionTitle{font-size:2.75rem}.TechStatistics-module-scss-module__ZjtV1W__content{grid-template-columns:1fr;gap:2.5rem}.TechStatistics-module-scss-module__ZjtV1W__labelCol{display:none}.TechStatistics-module-scss-module__ZjtV1W__orbitWrapper{max-width:440px;margin:0 auto}.TechStatistics-module-scss-module__ZjtV1W__satelliteCircle{width:64px;height:64px}.TechStatistics-module-scss-module__ZjtV1W__satelliteCount{font-size:1.15rem}.TechStatistics-module-scss-module__ZjtV1W__centerCount{font-size:2.2rem}}@media (max-width:600px){.TechStatistics-module-scss-module__ZjtV1W__section{padding:40px 0}.TechStatistics-module-scss-module__ZjtV1W__container{padding:0 1.25rem}.TechStatistics-module-scss-module__ZjtV1W__header{margin-bottom:2rem;padding-bottom:1.25rem}.TechStatistics-module-scss-module__ZjtV1W__sectionTitle{letter-spacing:-1px;font-size:2.1rem}.TechStatistics-module-scss-module__ZjtV1W__sectionDesc{font-size:.9rem;line-height:1.55}.TechStatistics-module-scss-module__ZjtV1W__orbitWrapper{max-width:300px;margin:1rem auto}.TechStatistics-module-scss-module__ZjtV1W__satellite{gap:.35rem}.TechStatistics-module-scss-module__ZjtV1W__satelliteCircle{width:48px;height:48px;box-shadow:0 4px 12px #0003}.TechStatistics-module-scss-module__ZjtV1W__satelliteCount{font-size:.95rem}.TechStatistics-module-scss-module__ZjtV1W__satelliteName{letter-spacing:.3px;font-size:.52rem;line-height:1.15}.TechStatistics-module-scss-module__ZjtV1W__centerBubble{box-shadow:0 8px 24px #1773cf4d}.TechStatistics-module-scss-module__ZjtV1W__centerCount{font-size:1.6rem}.TechStatistics-module-scss-module__ZjtV1W__centerLabel{padding:0 .25rem;font-size:.48rem;line-height:1.2}.TechStatistics-module-scss-module__ZjtV1W__accentDot{width:10px;height:10px}.TechStatistics-module-scss-module__ZjtV1W__textPanel{gap:1.5rem}.TechStatistics-module-scss-module__ZjtV1W__textBody{font-size:.88rem;line-height:1.6}}
.Footer-module-scss-module__kqmR4W__footerWrapper{background-color:var(--bg-primary);width:100%;position:relative}.Footer-module-scss-module__kqmR4W__contactFormSection{z-index:2;background-color:var(--bg-primary);width:100%;margin-left:-50vw;margin-right:-50vw;padding:4rem 0 0;position:relative;left:50%;right:50%;overflow:hidden}.Footer-module-scss-module__kqmR4W__fixedFooterHolder{z-index:1;pointer-events:auto;width:100%;position:sticky;bottom:0;left:0}@media (max-width:1100px){.Footer-module-scss-module__kqmR4W__fixedFooterHolder{z-index:1;position:relative}.Footer-module-scss-module__kqmR4W__footerWrapper{padding-bottom:0!important}}.Footer-module-scss-module__kqmR4W__contactCard{background-color:var(--color-plum-900);width:100%;color:var(--color-cream-50);opacity:.9;will-change:transform,opacity;border-radius:24px;padding:4rem 0 0;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity 1.2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:scale(.95)translateY(60px)}.Footer-module-scss-module__kqmR4W__contactCard:after{content:"";background:linear-gradient(90deg, #1773cf33 0%, var(--color-blue-600) 20%, var(--color-blue-400) 50%, var(--color-blue-600) 80%, #1773cf33 100%);pointer-events:none;z-index:10;width:100%;height:4px;position:absolute;bottom:0;left:0;box-shadow:0 0 20px 6px #1773cfbf,0 0 40px 12px #5bb5f566}.Footer-module-scss-module__kqmR4W__revealed{opacity:1!important;transform:scale(1)translateY(0)!important}.Footer-module-scss-module__kqmR4W__noAnimation{transition:none!important}.Footer-module-scss-module__kqmR4W__cardContainer{max-width:1560px;height:100%;margin:0 auto;padding:0 2.5rem}@media (max-width:1100px){.Footer-module-scss-module__kqmR4W__cardContainer{padding:0 1.25rem}}.Footer-module-scss-module__kqmR4W__cardGrid{grid-template-columns:1fr 1.35fr;align-items:stretch;gap:3.5rem;display:grid}@media (max-width:1100px){.Footer-module-scss-module__kqmR4W__cardGrid{grid-template-columns:1fr;gap:3rem}.Footer-module-scss-module__kqmR4W__leftCol{order:2}.Footer-module-scss-module__kqmR4W__rightCol{order:1}}.Footer-module-scss-module__kqmR4W__leftCol{grid-template-columns:repeat(2,1fr);align-items:end;gap:1.75rem;height:100%;display:grid;position:relative}.Footer-module-scss-module__kqmR4W__quoteAndMetaContainer{z-index:2;flex-direction:column;justify-content:space-between;gap:1.5rem;height:100%;padding-bottom:3.5rem;display:flex}.Footer-module-scss-module__kqmR4W__quoteBlock{position:relative}.Footer-module-scss-module__kqmR4W__quoteMark{color:var(--primary);margin-bottom:-1.5rem;font-family:serif;font-size:4.5rem;line-height:1;display:block}.Footer-module-scss-module__kqmR4W__quoteText{font-family:var(--font-display);color:var(--color-cream-50);max-width:380px;font-size:1.15rem;font-weight:500;line-height:1.6}.Footer-module-scss-module__kqmR4W__portraitWrapper{justify-content:center;align-items:flex-end;width:100%;height:100%;min-height:380px;display:flex;position:relative}.Footer-module-scss-module__kqmR4W__ceoImage{filter:drop-shadow(0 15px 30px #0006);vertical-align:bottom;object-fit:contain!important;object-position:bottom center!important;width:100%!important;height:100%!important}.Footer-module-scss-module__kqmR4W__ceoMeta{margin-top:.25rem}@media (max-width:1100px){.Footer-module-scss-module__kqmR4W__ceoMeta{margin-bottom:3.5rem}}.Footer-module-scss-module__kqmR4W__ceoName{font-family:var(--font-display);color:#fff;letter-spacing:-.3px;margin:0 0 .25rem;font-size:1.3rem;font-weight:800}.Footer-module-scss-module__kqmR4W__ceoRole{font-family:var(--font-ibm-plex-mono);letter-spacing:1px;color:var(--color-cream-100);opacity:.75;text-transform:uppercase;font-size:.75rem;font-weight:700}@media (max-width:1100px){.Footer-module-scss-module__kqmR4W__portraitWrapper{min-height:280px}.Footer-module-scss-module__kqmR4W__quoteAndMetaContainer{padding-bottom:0}}.Footer-module-scss-module__kqmR4W__rightCol{flex-direction:column;gap:1.5rem;padding-bottom:3.5rem;display:flex}@media (max-width:1100px){.Footer-module-scss-module__kqmR4W__rightCol{padding-bottom:0}}.Footer-module-scss-module__kqmR4W__formTitle{font-family:var(--font-display);color:#fff;letter-spacing:-1.5px;margin:0 0 1rem;font-size:3.2rem;font-weight:800;line-height:1.1}@media (max-width:600px){.Footer-module-scss-module__kqmR4W__formTitle{font-size:2.2rem}}.Footer-module-scss-module__kqmR4W__titleHighlight{color:var(--primary)}.Footer-module-scss-module__kqmR4W__form{flex-direction:column;gap:1.25rem;display:flex}.Footer-module-scss-module__kqmR4W__inputRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.Footer-module-scss-module__kqmR4W__inputRow{grid-template-columns:1fr}}.Footer-module-scss-module__kqmR4W__inputField,.Footer-module-scss-module__kqmR4W__inputFieldFull{width:100%}.Footer-module-scss-module__kqmR4W__inputField input,.Footer-module-scss-module__kqmR4W__inputFieldFull input,.Footer-module-scss-module__kqmR4W__inputFieldFull textarea{width:100%;font-family:var(--font-sans);color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;outline:none;padding:1rem 1.25rem;font-size:.95rem;transition:border-color .2s,background .2s}.Footer-module-scss-module__kqmR4W__inputField input::placeholder,.Footer-module-scss-module__kqmR4W__inputFieldFull input::placeholder,.Footer-module-scss-module__kqmR4W__inputFieldFull textarea::placeholder{color:#ffffff73}.Footer-module-scss-module__kqmR4W__inputField input:focus,.Footer-module-scss-module__kqmR4W__inputFieldFull input:focus,.Footer-module-scss-module__kqmR4W__inputFieldFull textarea:focus{border-color:var(--primary);background:#ffffff1f}.Footer-module-scss-module__kqmR4W__phoneInputGroup{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;align-items:center;padding-left:1rem;display:flex}.Footer-module-scss-module__kqmR4W__phoneInputGroup input{background:0 0!important;border:none!important;padding-left:.5rem!important}.Footer-module-scss-module__kqmR4W__flagIcon{color:#fffc;white-space:nowrap;font-size:.85rem;font-weight:700}.Footer-module-scss-module__kqmR4W__formFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}.Footer-module-scss-module__kqmR4W__checkboxLabel{color:#ffffffa6;cursor:pointer;align-items:flex-start;gap:.75rem;max-width:380px;font-size:.78rem;line-height:1.45;display:flex}.Footer-module-scss-module__kqmR4W__checkboxLabel input[type=checkbox]{appearance:none;cursor:pointer;background-color:#ffffff14;border:1.5px solid #ffffff26;border-radius:4px;flex-shrink:0;place-content:center;width:18px;height:18px;margin-top:2px;transition:border-color .2s,background-color .2s;display:grid}.Footer-module-scss-module__kqmR4W__checkboxLabel input[type=checkbox]:before{content:"";clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background-color:var(--surface);width:10px;height:10px;transition:transform .12s ease-in-out;transform:scale(0)}.Footer-module-scss-module__kqmR4W__checkboxLabel input[type=checkbox]:checked{background-color:var(--primary);border-color:var(--primary)}.Footer-module-scss-module__kqmR4W__checkboxLabel input[type=checkbox]:checked:before{transform:scale(1)}.Footer-module-scss-module__kqmR4W__formPrivacyLink{color:var(--primary);font-weight:600;text-decoration:underline}.Footer-module-scss-module__kqmR4W__successMessage{border:1px solid var(--primary);text-align:center;color:#fff;background:#ffffff1a;border-radius:16px;padding:2rem}.Footer-module-scss-module__kqmR4W__navFooter{z-index:1;background-color:var(--bg-primary);color:var(--text-primary);border-top:1px solid var(--border-color);padding:4rem 0 2.5rem;position:relative}.Footer-module-scss-module__kqmR4W__navFooterGrid{border-bottom:1px solid var(--border-color);grid-template-columns:1fr 1fr 1.6fr;gap:2.5rem;padding-bottom:3.5rem;display:grid}@media (max-width:1100px){.Footer-module-scss-module__kqmR4W__navFooterGrid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:600px){.Footer-module-scss-module__kqmR4W__navFooterGrid{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.Footer-module-scss-module__kqmR4W__navColContact{grid-column:1/-1}}.Footer-module-scss-module__kqmR4W__navCol{flex-direction:column;gap:.85rem;display:flex}.Footer-module-scss-module__kqmR4W__navTitleLink{font-family:var(--font-ibm-plex-mono);letter-spacing:.5px;color:var(--text-primary);font-size:.85rem;font-weight:800;text-decoration:none;transition:color .2s}.Footer-module-scss-module__kqmR4W__navTitleLink:hover{color:var(--primary)}.Footer-module-scss-module__kqmR4W__navColLocations{flex-direction:column;gap:.85rem;display:flex}.Footer-module-scss-module__kqmR4W__locationHeading{font-family:var(--font-ibm-plex-mono);letter-spacing:.5px;color:var(--text-primary);margin:0;font-size:.8rem;font-weight:800}.Footer-module-scss-module__kqmR4W__locationList{color:var(--text-secondary);flex-direction:column;gap:.4rem;font-size:.85rem;display:flex}.Footer-module-scss-module__kqmR4W__navColContact{flex-direction:column;gap:1.5rem;display:flex}.Footer-module-scss-module__kqmR4W__topRightRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module-scss-module__kqmR4W__socialIcons{align-items:center;gap:.6rem;display:flex}.Footer-module-scss-module__kqmR4W__socialCircle{border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module-scss-module__kqmR4W__socialCircle:hover{border-color:var(--primary);color:var(--primary);background-color:var(--color-blue-50)}.Footer-module-scss-module__kqmR4W__topButton{font-family:var(--font-ibm-plex-mono);color:var(--text-primary);cursor:pointer;background:0 0;align-items:center;gap:1rem;padding:0;font-size:1rem;font-weight:800;display:inline-flex}.Footer-module-scss-module__kqmR4W__addressesGrid{color:var(--text-secondary);flex-direction:column;gap:1rem;font-size:.85rem;line-height:1.5;display:flex}.Footer-module-scss-module__kqmR4W__contactDetails{flex-direction:column;gap:.35rem;display:flex}.Footer-module-scss-module__kqmR4W__contactLink{color:var(--text-primary);font-weight:600;text-decoration:none;transition:color .2s}.Footer-module-scss-module__kqmR4W__contactLink:hover{color:var(--primary)}.Footer-module-scss-module__kqmR4W__bottomBar{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module-scss-module__kqmR4W__presentationBtn{font-family:var(--font-ibm-plex-mono);color:var(--text-primary);align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module-scss-module__kqmR4W__presentationBtn:hover{color:var(--primary)}.Footer-module-scss-module__kqmR4W__copyrightText{font-family:var(--font-ibm-plex-mono);font-size:.8rem;font-weight:600}.Footer-module-scss-module__kqmR4W__legalLinks{align-items:center;gap:1.5rem;display:flex}.Footer-module-scss-module__kqmR4W__legalLinks a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.Footer-module-scss-module__kqmR4W__legalLinks a:hover{color:var(--text-primary)}
.TemplatePages-module-scss-module__c2-G9G__hero{min-height:50vh;color:var(--text-primary);background-color:var(--bg-faded-blue);align-items:center;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.TemplatePages-module-scss-module__c2-G9G__heroOverlay{z-index:1;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.TemplatePages-module-scss-module__c2-G9G__heroImage{object-fit:cover;opacity:.4;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.TemplatePages-module-scss-module__c2-G9G__heroContent{z-index:2;flex-direction:column;gap:1.5rem;max-width:800px;display:flex;position:relative}.TemplatePages-module-scss-module__c2-G9G__heroTag{font-family:var(--font-ibm-plex-mono);color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:700}.TemplatePages-module-scss-module__c2-G9G__heroTitle{letter-spacing:-1px;font-size:3.5rem;font-weight:800;line-height:1.2}@media (max-width:1100px){.TemplatePages-module-scss-module__c2-G9G__heroTitle{font-size:2.5rem}}.TemplatePages-module-scss-module__c2-G9G__heroSubtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.TemplatePages-module-scss-module__c2-G9G__section{border-bottom:1px solid var(--border-light);padding:6rem 0}.TemplatePages-module-scss-module__c2-G9G__sectionDark{background:var(--surface-inverse);color:var(--color-cream-50)}.TemplatePages-module-scss-module__c2-G9G__sectionHeader{flex-direction:column;gap:1rem;max-width:700px;margin-bottom:4rem;display:flex}.TemplatePages-module-scss-module__c2-G9G__sectionLabel{font-family:var(--font-ibm-plex-mono);color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:700}.TemplatePages-module-scss-module__c2-G9G__sectionTitle{letter-spacing:-.5px;font-size:2.25rem;font-weight:800}.TemplatePages-module-scss-module__c2-G9G__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.TemplatePages-module-scss-module__c2-G9G__card{background:var(--bg-primary);border:1px solid var(--border-color);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.TemplatePages-module-scss-module__c2-G9G__card:hover{border-color:#1773cf4d;transform:translateY(-5px);box-shadow:0 10px 30px #0000000a}.TemplatePages-module-scss-module__c2-G9G__cardTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700}.TemplatePages-module-scss-module__c2-G9G__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.TemplatePages-module-scss-module__c2-G9G__processList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.TemplatePages-module-scss-module__c2-G9G__processCard{border-left:2px solid var(--border-color);transition:var(--transition-smooth);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative}.TemplatePages-module-scss-module__c2-G9G__processCard:hover{border-left-color:var(--primary)}.TemplatePages-module-scss-module__c2-G9G__processStep{color:var(--primary);font-size:1.5rem;font-weight:800}.TemplatePages-module-scss-module__c2-G9G__processName{font-size:1.1rem;font-weight:700}.TemplatePages-module-scss-module__c2-G9G__processDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.TemplatePages-module-scss-module__c2-G9G__tagList{flex-wrap:wrap;gap:.75rem;display:flex}.TemplatePages-module-scss-module__c2-G9G__tag{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:50px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.TemplatePages-module-scss-module__c2-G9G__faqList{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.TemplatePages-module-scss-module__c2-G9G__faqItem{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.TemplatePages-module-scss-module__c2-G9G__faqQuestion{color:var(--text-primary);font-size:1.1rem;font-weight:700}.TemplatePages-module-scss-module__c2-G9G__faqAnswer{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:600px){.TemplatePages-module-scss-module__c2-G9G__section{padding:40px 0!important}.TemplatePages-module-scss-module__c2-G9G__heroTitle,.TemplatePages-module-scss-module__c2-G9G__sectionTitle{font-size:38px!important;line-height:1.15!important}.TemplatePages-module-scss-module__c2-G9G__heroSubtitle,.TemplatePages-module-scss-module__c2-G9G__cardDesc,.TemplatePages-module-scss-module__c2-G9G__processDesc,.TemplatePages-module-scss-module__c2-G9G__faqAnswer{font-size:13px!important;line-height:1.5!important}}
