@keyframes Blogs_fadeInSlideUp__t8g2d{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Blogs_fadeIn__e8O_A{0%{opacity:0}to{opacity:1}}.Blogs_blogSectionContainer__edXg_{--blue-accent:#2174ccff;--dark-blue-hover:#033d7aff;--primary-text:#333;--secondary-text:#555;--highlight-text:#007bff;--theme-blue:#5b9edb;--theme-teal:#4ad1d1;--theme-indigo:#8a77c4;--theme-dark:#7a8ba3;width:100%;padding:3rem 15%;background:linear-gradient(180deg,#f8faff,#ffffff);font-family:Work Sans,sans-serif;overflow-x:hidden}.Blogs_sectionHeader__50BW4{display:none}.Blogs_sectionTitle__c6hD7{font-size:2.5rem;font-weight:700;color:var(--primary-text)}.Blogs_sectionFooter__cpbpp{text-align:center;margin-top:60px}.Blogs_viewAllButton__2cTKy{display:inline-block;padding:10px 32px;background-color:var(--blue-accent);color:#fff;border-radius:5px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background-color .3s ease,color .3s ease}.Blogs_viewAllButton__2cTKy:hover{background-color:var(--dark-blue-hover);color:white}.Blogs_blogPage__lomGg{display:flex;align-items:center;justify-content:center}.Blogs_container__KEY6A{display:flex;width:100%;max-width:1200px;margin:0 auto;gap:80px}.Blogs_leftPanel__pEFA8{flex:1.2 1;display:flex;flex-direction:column}.Blogs_rightPanel__CQqg5{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.Blogs_rightPanelTitle__uhhp5{font-size:1.8rem;font-weight:500;color:var(--highlight-text);margin-bottom:30px;margin-top:0;max-width:500px;width:100%}.Blogs_contentWrapper__zagd3{max-width:500px;width:100%;animation:Blogs_fadeInSlideUp__t8g2d .6s cubic-bezier(.25,.46,.45,.94) forwards}.Blogs_contentTitle__jp49x{font-size:2.5rem;font-weight:500;color:var(--primary-text);line-height:1.15;margin-bottom:25px}.Blogs_contentDescription__2gM2v{font-size:1rem;color:var(--secondary-text);line-height:1.7;margin-bottom:35px}.Blogs_viewMoreLink__ZqEy8{color:var(--primary-text);text-decoration:none;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;transition:color .3s ease}.Blogs_viewMoreLink__ZqEy8:hover{color:var(--highlight-text)}.Blogs_arrow__XwO_P{margin-left:10px;transition:transform .3s ease}.Blogs_viewMoreLink__ZqEy8:hover .Blogs_arrow__XwO_P{transform:translateX(6px)}.Blogs_blogCard__OTGvr{border-radius:5px;color:#fff;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.Blogs_desktopView__Jc_DZ{display:flex;flex-direction:column;gap:25px}.Blogs_mobileView__d_ecq{display:none}.Blogs_activeCard___m1cc{height:250px;box-shadow:0 15px 30px rgba(0,0,0,.2);flex-direction:row;padding:0}.Blogs_activeCardContent__WqEBG{width:50%;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.Blogs_activeCardImageContainer__nVxaB{width:50%;height:100%}.Blogs_activeCardImage__w82Ul{width:100%;height:100%;object-fit:cover;animation:Blogs_fadeIn__e8O_A .8s ease forwards}.Blogs_inactiveGrid__iX_eo{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.Blogs_inactiveCard__0rNZR{height:170px;cursor:pointer;padding:25px}.Blogs_inactiveCard__0rNZR:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 10px 20px rgba(0,0,0,.1)}.Blogs_cardHeader__pM7L_{display:flex;justify-content:space-between;align-items:flex-start}.Blogs_iconWrapper__oC0qn{background-color:rgba(255,255,255,.1);border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.Blogs_customizeButton__aEZ09{background:rgba(255,255,255,.15);border:none;color:#fff;padding:8px 18px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .3s,transform .3s}.Blogs_customizeButton__aEZ09:hover{background-color:rgba(255,255,255,.25);transform:scale(1.02)}.Blogs_cardBody__8j7g1{display:flex;flex-direction:column}.Blogs_cardTitle__rNLNU{font-size:1.5rem;font-weight:600}.Blogs_cardMeta__CJpRt{font-size:1.8rem;font-weight:700}.Blogs_iconWrapperSmall__bDPFS{width:40px;height:40px;border-radius:10px;background-color:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.Blogs_iconWrapperSmall__bDPFS svg{width:22px;height:22px}.Blogs_cardTitleSmall__EwiX6{font-size:.9rem;font-weight:600}.Blogs_cardMetaSmall__Pp56m{font-size:.9rem;font-weight:500}.Blogs_blue__O6RRi{background-color:var(--theme-blue)}.Blogs_dark__ing8f{background-color:var(--theme-dark)}.Blogs_purple___mxAa{background-color:var(--theme-indigo)}.Blogs_cyan__zTmVI{background-color:var(--theme-teal)}@media (max-width:991px){.Blogs_sectionHeader__50BW4{display:block;text-align:center;margin-bottom:30px}.Blogs_desktopView__Jc_DZ{display:none}.Blogs_mobileView__d_ecq{display:block}.Blogs_container__KEY6A{flex-direction:column;gap:30px;align-items:center}.Blogs_leftPanel__pEFA8{width:100%;padding:0 20px}.Blogs_rightPanel__CQqg5{text-align:start;justify-content:center;padding:0 20px;flex-direction:column;align-items:center}.Blogs_contentTitle__jp49x{font-size:2.2rem}.Blogs_mobileCarousel__c7naZ{position:relative;width:100%;height:180px;display:flex;justify-content:center;align-items:center}.Blogs_mobileCard__88t3P{position:absolute;width:65%;height:150px;padding:25px;transition:transform .5s ease,opacity .5s ease,z-index .5s}.Blogs_isActive__h1qz4{transform:translateX(0) scale(1);opacity:1;z-index:10}.Blogs_isPrev__n26b_{transform:translateX(-55%) scale(.8);opacity:.6;z-index:5}.Blogs_isNext__wtaU2{transform:translateX(55%) scale(.8);opacity:.6;z-index:5}.Blogs_isHidden__zvoHv{transform:scale(.7);opacity:0;z-index:1}.Blogs_carouselNav__HPp01{display:flex;justify-content:center;gap:20px;margin-top:10px}.Blogs_navButton__xwD8m{background-color:#ddd;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;transition:background-color .3s}.Blogs_navButton__xwD8m:hover{background-color:#ccc}.Blogs_sectionTitle__c6hD7{font-size:2.5rem}.Blogs_blogSectionContainer__edXg_{padding:10px 0}}@media (max-width:576px){.Blogs_sectionTitle__c6hD7{font-size:2rem}.Blogs_contentTitle__jp49x{font-size:1.8rem}}.BuildWith_companySection__jrhCd{--blue-accent:#2174ccff;--dark-blue-hover:#033d7aff;--primary-text:#333;--secondary-text:#555;--highlight-text:#007bff;--dark-bg:#140d37;--youtube-red:#ff0000;font-family:Work Sans,sans-serif;padding:4rem 15%;background-color:#ffffff;display:flex;justify-content:center;align-items:center}.BuildWith_companyContainer__8Rs1M{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"image header" "image details";grid-column-gap:4rem;column-gap:4rem;align-items:start}.BuildWith_companyImage__E_mDz{grid-area:image;position:relative;overflow:hidden}.BuildWith_videoLink__0tkSZ{display:block;position:relative;cursor:pointer;text-decoration:none}.BuildWith_companyImage__E_mDz img{width:100%;height:auto;border-radius:2px 2px 50px 2px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:block;transition:transform .3s ease}.BuildWith_videoLink__0tkSZ:hover img{transform:scale(1.02)}.BuildWith_companyHeader__OdmUB{grid-area:header}.BuildWith_mainTitle__w7Rby{font-size:2rem;font-weight:600;color:var(--primary-text);line-height:1.3;margin-bottom:0}.BuildWith_companyDetails__GC1Tp{grid-area:details;margin-top:1.5rem}.BuildWith_companyDetails__GC1Tp p{font-size:.9rem;color:var(--secondary-text);line-height:1.7;margin-bottom:2rem}.BuildWith_highlightText__3s_Ew{color:var(--highlight-text);font-weight:600}.BuildWith_checklist__0F_tR{list-style:none;padding:0;margin:0 0 2rem}.BuildWith_checklistItem__aetMI{display:flex;align-items:flex-start;gap:10px;margin-bottom:1rem;font-size:.9rem;font-weight:500;color:var(--primary-text);line-height:1.5}.BuildWith_checkIcon__8aQl_{color:var(--highlight-text);width:20px;height:20px;flex-shrink:0;margin-top:2px}.BuildWith_boldText__9rl39{font-weight:700;color:var(--primary-text)}.BuildWith_button__Y13Oq{background-color:var(--blue-accent);color:white;border:none;padding:10px 25px;border-radius:5px;font-weight:500;font-size:.9rem;cursor:pointer;text-decoration:none;transition:background-color .3s ease;display:inline-flex;align-items:center;gap:8px}.BuildWith_button__Y13Oq:hover{background-color:var(--dark-blue-hover)}.BuildWith_processOverlay__ebKD6{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(20,13,55,.95),rgba(0,0,0,.5));color:#ffffff;border-radius:5px 5px 50px 5px;padding:2rem}.BuildWith_playButton__JdyHd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.BuildWith_youtubePlayButton__mIDhz{width:80px;height:80px;background-color:var(--youtube-red);border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center}.BuildWith_youtubePlayButton__mIDhz svg{fill:white;transform:translateX(3px)}.BuildWith_processTitle__cIBDC{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;font-weight:700;text-align:center;line-height:1.2}@media (max-width:991px){.BuildWith_companySection__jrhCd{padding:3rem 5%}.BuildWith_companyContainer__8Rs1M{grid-template-columns:1fr;grid-template-areas:"header" "image" "details";gap:2rem}.BuildWith_companyHeader__OdmUB h2{text-align:center;font-weight:500;margin-bottom:0}.BuildWith_companyDetails__GC1Tp{text-align:center;margin-top:0}.BuildWith_companyDetails__GC1Tp p{text-align:left}.BuildWith_checklist__0F_tR{margin:0 auto 2rem}.BuildWith_checklistItem__aetMI{justify-content:flex-start;max-width:500px;margin-left:auto;margin-right:auto;text-align:left}}@media (max-width:767px){.BuildWith_companyHeader__OdmUB h2{font-size:1.8rem;font-weight:500}.BuildWith_companySection__jrhCd{padding:2rem 1rem}}.ClientLogosAndTestimonials_awards-section__2PqdV{font-family:Work Sans,sans-serif;background-color:#140d37ff;color:#ffffff;padding:4rem 0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.ClientLogosAndTestimonials_awards-container__xKQaz{width:70%;margin:0 auto}.ClientLogosAndTestimonials_awards-section__2PqdV h2{text-align:left;font-size:2rem;font-weight:500;margin-bottom:3rem;color:#ffffff}.ClientLogosAndTestimonials_awards-content__AqC6m{display:flex;flex-direction:row;gap:2rem;background-color:#ffffff;color:#333;border-radius:0;padding:2rem}.ClientLogosAndTestimonials_client-logos-grid-wrapper__Xz4e2{flex:1 1;border-right:1px solid #e0e0e0;padding-right:2rem}.ClientLogosAndTestimonials_client-logos-grid__xrKuj{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.ClientLogosAndTestimonials_logo-item___DYSb{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem}.ClientLogosAndTestimonials_logo-item___DYSb img{max-height:50px;max-width:80px;object-fit:contain;opacity:.8}.ClientLogosAndTestimonials_view-all-clients__Ds2Ef{background-color:#f0f0f0;color:#333;border-radius:8px;font-weight:500}.ClientLogosAndTestimonials_view-all-clients__Ds2Ef a{color:#333;text-decoration:none;font-size:.8rem}.ClientLogosAndTestimonials_testimonials-slider__tskCV{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.ClientLogosAndTestimonials_testimonial-card__EvRh4{padding:1rem}.ClientLogosAndTestimonials_testimonial-card__EvRh4 p{font-size:.9rem;line-height:1.7;color:#555;margin-bottom:1.5rem;position:relative;padding-left:0}.ClientLogosAndTestimonials_testimonial-card__EvRh4 p:before{display:none}.ClientLogosAndTestimonials_author-info__Dyxe7{display:flex;align-items:center;gap:1rem}.ClientLogosAndTestimonials_author-info__Dyxe7 img{width:40px;height:40px;border-radius:50%}.ClientLogosAndTestimonials_author-details__7vCko h6{font-weight:700;margin:0;font-size:.9rem}.ClientLogosAndTestimonials_author-details__7vCko p{margin:0;font-size:.8rem;color:#666}.ClientLogosAndTestimonials_slider-controls__mFvB_{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.ClientLogosAndTestimonials_slider-buttons__VQ2p0{display:flex;gap:10px}.ClientLogosAndTestimonials_slider-controls__mFvB_ button{background:none;border:1px solid #e0e0e0;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#007bff}.ClientLogosAndTestimonials_view-more-reviews__VKpav{color:#007bff;font-weight:500;text-decoration:none;font-size:.85rem}@media (max-width:1200px){.ClientLogosAndTestimonials_awards-content__AqC6m{flex-direction:column}.ClientLogosAndTestimonials_client-logos-grid-wrapper__Xz4e2{border-right:none;border-bottom:1px solid #e0e0e0;padding-right:0;padding-bottom:2rem}}@media (max-width:991px){.ClientLogosAndTestimonials_awards-container__xKQaz{width:90%}.ClientLogosAndTestimonials_client-logos-grid__xrKuj{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.ClientLogosAndTestimonials_client-logos-grid__xrKuj{grid-template-columns:repeat(2,1fr)}}.Industry_Benefits_accordion-section__Chi_k{font-family:Work Sans,sans-serif;padding:4rem 15%;background:#ffffff;position:relative}.Industry_Benefits_accordion-section__Chi_k h2{text-align:center;font-size:2rem;font-weight:500;color:#333;margin-bottom:1rem}.Industry_Benefits_benefits-subtitle__g75Wa{text-align:center;font-size:1.05rem;color:#555;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.Industry_Benefits_accordion-container___f8vN{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.Industry_Benefits_accordion-item__JE8F_{border:1px solid #e0e0e0;overflow:hidden;background:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.Industry_Benefits_accordion-header__4Bxfu{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;cursor:pointer;background:#ffffff;transition:background-color .3s ease}.Industry_Benefits_accordion-item__JE8F_:has(.Industry_Benefits_accordion-content__ACIJ8.Industry_Benefits_open__q6yq_) .Industry_Benefits_accordion-header__4Bxfu{background:#e6f0ff;border-bottom:1px solid #c0d9ff}.Industry_Benefits_accordion-header__4Bxfu:hover{background:#f9f9f9}.Industry_Benefits_header-title-group__O3ucD{display:flex;align-items:center;gap:1rem}.Industry_Benefits_header-icon__dEtcC{color:#146ef5;background:#e6f0ff;padding:.5rem;display:flex;align-items:center;justify-content:center}.Industry_Benefits_accordion-header__4Bxfu h3{font-size:1.2rem;font-weight:500;color:#333;margin:0}.Industry_Benefits_chevron-icon__Y9Glh{transition:transform .3s ease;color:#146ef5}.Industry_Benefits_chevron-icon__Y9Glh.Industry_Benefits_rotated__peLM3{transform:rotate(180deg)}.Industry_Benefits_accordion-content__ACIJ8{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out,padding .4s ease-in-out;padding:0 2rem;background:#fcfcfc}.Industry_Benefits_accordion-content__ACIJ8.Industry_Benefits_open__q6yq_{max-height:500px;padding:1.5rem 2rem 2rem}.Industry_Benefits_accordion-content__ACIJ8 p{font-size:1rem;line-height:1.7;color:#555;margin-bottom:1.5rem}.Industry_Benefits_feature-list__EXEwM{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;padding-top:.5rem}.Industry_Benefits_feature-item__EFZSr{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;color:#333}.Industry_Benefits_feature-icon___o6K4{width:20px;height:20px;background:#146ef5;border-radius:4px;display:flex;align-items:center;justify-content:center;color:white;font-size:.7rem;font-weight:700;flex-shrink:0;margin-top:3px}@media (max-width:1024px){.Industry_Benefits_accordion-section__Chi_k{padding:3rem 5%}}@media (max-width:768px){.Industry_Benefits_accordion-section__Chi_k{padding:2.5rem 4%}.Industry_Benefits_accordion-section__Chi_k h2{font-size:2rem}.Industry_Benefits_accordion-header__4Bxfu{padding:1.25rem 1.5rem}.Industry_Benefits_accordion-header__4Bxfu h3{font-size:1.15rem}.Industry_Benefits_accordion-content__ACIJ8{padding:0 1.5rem}.Industry_Benefits_accordion-content__ACIJ8.Industry_Benefits_open__q6yq_{padding:1.25rem 1.5rem 1.5rem}.Industry_Benefits_accordion-content__ACIJ8 p{font-size:.95rem}.Industry_Benefits_feature-list__EXEwM{grid-template-columns:1fr}}@media (max-width:480px){.Industry_Benefits_accordion-section__Chi_k{padding:2rem 3%}.Industry_Benefits_accordion-header__4Bxfu h3{font-size:1.05rem}}.Industry_CTABanner_cta-banner-section__hAUeZ{font-family:Work Sans,sans-serif;padding:4rem 15%;background-color:white;display:flex;justify-content:center;align-items:center;min-height:400px}.Industry_CTABanner_cta-card__DFCea{background:linear-gradient(135deg,#e0f2fe,#ffffff);border:1px solid #333;border-radius:0 0 50px 0;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:3rem 4rem;text-align:center;max-width:900px;width:100%;position:relative;overflow:hidden}.Industry_CTABanner_cta-card__DFCea:after,.Industry_CTABanner_cta-card__DFCea:before{content:"";position:absolute;background:rgba(255,255,255,.5);border-radius:50%;opacity:.7;filter:blur(40px)}.Industry_CTABanner_cta-card__DFCea:before{width:200px;height:200px;top:-50px;left:-50px}.Industry_CTABanner_cta-card__DFCea:after{width:150px;height:150px;bottom:-50px;right:-50px}.Industry_CTABanner_cta-card__DFCea h2{font-size:1.5rem;font-weight:500;color:#333;margin-bottom:2rem;line-height:1.4}.Industry_CTABanner_btn-primary__CkanR{background-color:#007bff;color:white;border:none;padding:10px 20px;font-weight:500;font-size:.8rem;cursor:pointer;text-decoration:none;transition:background-color .3s ease;display:inline-flex;align-items:center;gap:.5rem}.Industry_CTABanner_btn-primary__CkanR:hover{background-color:#0056b3}@media (max-width:991px){.Industry_CTABanner_cta-banner-section__hAUeZ{padding:3rem 5%}.Industry_CTABanner_cta-card__DFCea{padding:2.5rem 2rem}.Industry_CTABanner_cta-card__DFCea h2{font-size:1.8rem}}@media (max-width:767px){.Industry_CTABanner_cta-card__DFCea{border-radius:15px}.Industry_CTABanner_cta-card__DFCea h2{font-size:1.5rem;margin-bottom:1.5rem}.Industry_CTABanner_btn-primary__CkanR{padding:10px 18px;font-size:.8rem}}.Industry_FAQ_faqSection__nHqbE{font-family:Work Sans,sans-serif;padding:4rem 15%;background-color:#ffffff}.Industry_FAQ_faqContainer__WtGP5{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem;align-items:start}.Industry_FAQ_faqHeader__T6sQ7 h2{font-size:2rem;font-weight:700;color:#333;line-height:1.3}.Industry_FAQ_faqAccordion__dsODe{display:flex;flex-direction:column;gap:1rem}.Industry_FAQ_faqItem__YY1wq{border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}.Industry_FAQ_faqQuestion__Kvd7_{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;background-color:#ffffff;transition:background-color .3s ease}.Industry_FAQ_faqQuestion__Kvd7_:hover{background-color:#f8faff}.Industry_FAQ_faqQuestion__Kvd7_ h3{font-size:1rem;font-weight:500;color:#333;margin:0;padding-right:1rem}.Industry_FAQ_faqIcon__jqpu0{font-size:1.5rem;font-weight:500;color:#007bff;transition:transform .3s ease}.Industry_FAQ_faqAnswer__1xKEu{max-height:0;overflow:hidden;transition:max-height .4s ease-out,padding .4s ease-out;background-color:#ffffff}.Industry_FAQ_faqAnswer__1xKEu p{padding:1.5rem;font-size:.9rem;color:#555;line-height:1.7;margin:0}.Industry_FAQ_open__8Ypsn .Industry_FAQ_faqAnswer__1xKEu{max-height:300px}.Industry_FAQ_open__8Ypsn .Industry_FAQ_faqIcon__jqpu0{transform:rotate(45deg)}@media (max-width:991px){.Industry_FAQ_faqSection__nHqbE{padding:3rem 5%}.Industry_FAQ_faqContainer__WtGP5{grid-template-columns:1fr;gap:1.5rem}.Industry_FAQ_faqHeader__T6sQ7{text-align:center;margin-bottom:0}}@media (max-width:767px){.Industry_FAQ_faqHeader__T6sQ7 h2{font-size:1.8rem}.Industry_FAQ_faqQuestion__Kvd7_ h3{font-size:.9rem}}.Industry_Company_companySection__4vrNq{font-family:Work Sans,sans-serif;padding:4rem 15%;background-color:#ffffff;display:flex;justify-content:center;align-items:center}.Industry_Company_companyContainer__e39p4{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"image header" "image details";grid-column-gap:4rem;column-gap:4rem;align-items:start;max-width:1200px}.Industry_Company_companyImage__ZEnZO{grid-area:image}.Industry_Company_companyImage__ZEnZO img{width:100%;height:auto;border-radius:5px 5px 50px 5px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Industry_Company_companyHeader__InKPo{grid-area:header}.Industry_Company_companyHeader__InKPo h2{font-size:2rem;font-weight:600;color:#333;line-height:1.3;margin-bottom:0}.Industry_Company_companyDetails__17n5n{grid-area:details;margin-top:1.5rem}.Industry_Company_companyDetails__17n5n p{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:2rem}.Industry_Company_checklist__x3yMR{list-style:none;padding:0;margin:0 0 2rem}.Industry_Company_checklistItem__bebCd{display:flex;align-items:center;gap:10px;margin-bottom:1rem;font-size:.9rem;font-weight:500;color:#333}.Industry_Company_checklistItem__bebCd svg{color:#007bff;width:20px;height:20px;flex-shrink:0}.Industry_Company_button__s42Zm{background-color:#2174ccff;color:white;border:none;padding:10px 25px;border-radius:5px;font-weight:500;font-size:.9rem;cursor:pointer;text-decoration:none;transition:background-color .3s ease;display:inline-flex;align-items:center;gap:8px}.Industry_Company_button__s42Zm:hover{background-color:#033d7aff}@media (max-width:991px){.Industry_Company_companySection__4vrNq{padding:3rem 5%}.Industry_Company_companyContainer__e39p4{grid-template-columns:1fr;grid-template-areas:"header" "image" "details";gap:2rem}.Industry_Company_companyHeader__InKPo h2{text-align:center;font-weight:500;margin-bottom:0}.Industry_Company_companyDetails__17n5n{text-align:center;margin-top:0}.Industry_Company_checklistItem__bebCd{text-align:left;justify-content:flex-start}}@media (max-width:767px){.Industry_Company_companyHeader__InKPo h2{font-size:1.8rem;font-weight:500}}.Industry_Hero_hrtechHero__rgG7R{font-family:Work Sans,sans-serif;padding:0;display:grid;grid-template-columns:57% 1fr;grid-template-rows:1fr 1fr;align-items:center;grid-gap:0;gap:0;height:75vh;position:relative;overflow:hidden}.Industry_Hero_heroBackgroundImage__QJZ40{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;border-radius:0}.Industry_Hero_heroBackgroundImage__QJZ40:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.7) 57%,rgba(255,255,255,.4));z-index:2}.Industry_Hero_heroContentTop__ewa1r{grid-column:1/2;grid-row:1/2;align-self:end;padding:4rem 0 0 26.3%;position:relative;z-index:3;box-sizing:border-box}.Industry_Hero_heroContentBottom__4ByXk{grid-column:1/2;grid-row:2/3;align-self:start;padding:1.5rem 0 4rem 26.3%;position:relative;z-index:3;box-sizing:border-box}.Industry_Hero_heroContentTop__ewa1r h6{color:#7b61ff;font-size:.85rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.Industry_Hero_heroContentTop__ewa1r h1{font-size:2.5rem;font-weight:600;line-height:1.15;color:#222;margin-bottom:0;letter-spacing:-.5px}.Industry_Hero_heroContentBottom__4ByXk p{font-size:1rem;color:#555;line-height:1.7;margin-bottom:2rem;max-width:90%}.Industry_Hero_btnPrimary__yF08C{background:linear-gradient(135deg,#007bff,#0056b3);color:white;border:none;padding:14px 32px;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;text-decoration:none;transition:all .3s ease;display:inline-block;margin-top:.5rem;box-shadow:0 4px 12px rgba(0,123,255,.25);position:relative;overflow:hidden}.Industry_Hero_btnPrimary__yF08C:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Industry_Hero_btnPrimary__yF08C:hover{background:linear-gradient(135deg,#0056b3,#004499);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,123,255,.35)}.Industry_Hero_btnPrimary__yF08C:hover:before{left:100%}.Industry_Hero_btnPrimary__yF08C:active{transform:translateY(0)}@media (max-width:991px){.Industry_Hero_hrtechHero__rgG7R{grid-template-columns:1fr;grid-template-rows:auto auto;text-align:center;padding:0;height:auto;min-height:75vh;background:linear-gradient(180deg,#eef7ff 0,#ffffff 30%)}.Industry_Hero_heroBackgroundImage__QJZ40{display:none}.Industry_Hero_heroMobileImageContainer__NymNp{grid-column:1/2;grid-row:1/2;width:100%;overflow:hidden;position:relative;border-radius:0 0 20px 20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Industry_Hero_heroMobileImage__PEGQj{width:100%;height:100%;max-height:280px;object-fit:cover;border-radius:0 0 20px 20px}.Industry_Hero_heroContentBottom__4ByXk,.Industry_Hero_heroContentTop__ewa1r{grid-column:auto;grid-row:auto;align-self:auto;padding:0;position:relative;z-index:3;width:100%;box-sizing:border-box}.Industry_Hero_heroContentTop__ewa1r{padding:2.5rem 8% 0}.Industry_Hero_heroContentBottom__4ByXk{padding:1.5rem 8% 4rem}.Industry_Hero_heroContentTop__ewa1r h1{font-size:2rem;font-weight:600;color:#222;line-height:1.2}.Industry_Hero_heroContentBottom__4ByXk p{color:#555;font-size:.95rem;max-width:100%;margin-left:auto;margin-right:auto}.Industry_Hero_btnPrimary__yF08C{padding:14px 28px;width:auto;display:inline-block}}@media (min-width:768px) and (max-width:991px){.Industry_Hero_heroContentTop__ewa1r h1{font-size:2.25rem}.Industry_Hero_heroContentBottom__4ByXk p{font-size:1.05rem;max-width:85%}}@media (min-width:992px){.Industry_Hero_heroMobileImageContainer__NymNp{display:none}}@keyframes Industry_Hero_fadeInUp__X58OR{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Industry_Hero_heroContentBottom__4ByXk,.Industry_Hero_heroContentTop__ewa1r{animation:Industry_Hero_fadeInUp__X58OR .6s ease-out}.Industry_Hero_heroContentBottom__4ByXk{animation-delay:.2s;animation-fill-mode:both}.Industry_Projects_projectsSection__evlZ9{font-family:Work Sans,sans-serif;padding:4rem 15%;background:linear-gradient(135deg,#f8faff,#ffffff 50%,#f0f7ff)}.Industry_Projects_projectsSection__evlZ9 h2{text-align:center;font-size:2rem;font-weight:500;color:#333;margin-bottom:3rem}.Industry_Projects_projectsGrid__a0UUE{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Industry_Projects_projectCard__3OOmC{background-color:#ffffff;border-radius:0;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05);display:flex;flex-direction:column}.Industry_Projects_projectCard__3OOmC img{width:100%;height:200px;object-fit:cover;border-radius:5px 5px 45px 5px}.Industry_Projects_projectContent__dTqNc{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.Industry_Projects_projectContent__dTqNc h3{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.5rem}.Industry_Projects_projectContent__dTqNc p{font-size:.85rem;color:#666;line-height:1.6;margin:0;flex-grow:1}.Industry_Projects_caseStudyLink__Djo1e{color:#007bff;font-weight:500;text-decoration:none;display:inline-block;margin-top:1rem;font-size:.9rem}.Industry_Projects_caseStudyLink__Djo1e:hover{text-decoration:underline}@media (max-width:991px){.Industry_Projects_projectsSection__evlZ9{padding:3rem 5%}.Industry_Projects_projectsGrid__a0UUE{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:767px){.Industry_Projects_projectsSection__evlZ9 h2{font-size:1.8rem;text-align:center}.Industry_Projects_projectCard__3OOmC h3{font-size:1rem}.Industry_Projects_projectCard__3OOmC p{font-size:.8rem}}.Industry_BuildWithUs_build-process-section__p3EaF{font-family:Work Sans,sans-serif;padding:4rem 15%;background-color:#f1f7ff}.Industry_BuildWithUs_build-process-section__p3EaF h2{text-align:Center;font-size:2rem;font-weight:500;color:#333;margin-bottom:5rem}.Industry_BuildWithUs_timeline-container__kJevF{display:flex;justify-content:space-between;position:relative}.Industry_BuildWithUs_timeline-container__kJevF:before{content:"";position:absolute;top:102px;left:5%;right:5%;height:2px;background-color:#e0e0e0;z-index:1}.Industry_BuildWithUs_timeline-step__VJfAz{display:flex;flex-direction:column;align-items:center;text-align:center;width:15%;position:relative}.Industry_BuildWithUs_step-icon__t3iBD{margin-bottom:.5rem}.Industry_BuildWithUs_step-title__LnN2b{font-weight:500;color:#333;font-size:.9rem;margin-bottom:1.5rem}.Industry_BuildWithUs_timeline-dot__UMXs4{width:16px;height:16px;background-color:#007bff;border-radius:50%;z-index:2;position:relative}.Industry_BuildWithUs_sub-steps__rYX9E{margin-top:40px;position:relative}.Industry_BuildWithUs_sub-step__gKs_R{font-size:.8rem;color:#666;position:relative;padding-left:15px}.Industry_BuildWithUs_sub-step__gKs_R:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border:1px solid #007bff;border-radius:50%}.Industry_BuildWithUs_sub-step-line__RjksU{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:1px;height:40px;border-left:1px dashed #007bff}@media (max-width:991px){.Industry_BuildWithUs_timeline-container__kJevF{flex-direction:column;align-items:center}.Industry_BuildWithUs_timeline-container__kJevF:before{top:5%;bottom:5%;left:50%;transform:translateX(-50%);height:auto;width:2px}.Industry_BuildWithUs_timeline-step__VJfAz{width:100%;margin-bottom:3rem;flex-direction:row;text-align:left}.Industry_BuildWithUs_step-info__YoXaM{margin-left:1.5rem}.Industry_BuildWithUs_step-title__LnN2b{margin-bottom:.5rem}.Industry_BuildWithUs_timeline-dot__UMXs4{flex-shrink:0}.Industry_BuildWithUs_sub-steps__rYX9E{margin-top:.5rem;padding-left:calc(1.5rem + 16px)}.Industry_BuildWithUs_sub-step-line__RjksU{display:none}}@media (max-width:767px){.Industry_BuildWithUs_timeline-container__kJevF:before{left:20px;transform:none}.Industry_BuildWithUs_timeline-step__VJfAz{padding-left:40px}.Industry_BuildWithUs_timeline-dot__UMXs4{position:absolute;left:12px;top:16px}}.Industry_AwardsAndRecognition_awards-section__ZOWbZ{font-family:Work Sans,sans-serif;background-color:#140d37ff;color:#ffffff;padding:4rem 0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.Industry_AwardsAndRecognition_awards-container__OZF5x{width:70%;margin:0 auto}.Industry_AwardsAndRecognition_awards-section__ZOWbZ h2{text-align:left;font-size:2rem;font-weight:500;margin-bottom:3rem;color:#ffffff}.Industry_AwardsAndRecognition_awards-content__Gz3Rd{display:flex;flex-direction:row;gap:2rem;background-color:#ffffff;color:#333;border-radius:0;padding:2rem}.Industry_AwardsAndRecognition_awards-grid-wrapper__XExvZ{flex:1 1;border-right:1px solid #e0e0e0;padding-right:2rem}.Industry_AwardsAndRecognition_awards-grid__TT4fJ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.Industry_AwardsAndRecognition_award-item__FhoTm{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem}.Industry_AwardsAndRecognition_award-item__FhoTm img{max-height:40px;max-width:80px;object-fit:contain;filter:grayscale(100%);opacity:.6}.Industry_AwardsAndRecognition_view-all-awards__3O64W{background-color:#eef7ff;color:#007bff;border-radius:8px;font-weight:500}.Industry_AwardsAndRecognition_view-all-awards__3O64W a{color:#007bff;text-decoration:none;font-size:.8rem}.Industry_AwardsAndRecognition_testimonials-slider__eNJsR{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.Industry_AwardsAndRecognition_testimonial-card__85XH_{padding:1rem}.Industry_AwardsAndRecognition_testimonial-card__85XH_ p{font-size:.9rem;line-height:1.7;color:#555;margin-bottom:1.5rem;position:relative;padding-left:0}.Industry_AwardsAndRecognition_testimonial-card__85XH_ p:before{display:none}.Industry_AwardsAndRecognition_author-info__iOiOF{display:flex;align-items:center;gap:1rem}.Industry_AwardsAndRecognition_author-info__iOiOF img{width:40px;height:40px;border-radius:50%}.Industry_AwardsAndRecognition_author-details__1c5Nq h6{font-weight:700;margin:0;font-size:.9rem}.Industry_AwardsAndRecognition_author-details__1c5Nq p{margin:0;font-size:.8rem;color:#666}.Industry_AwardsAndRecognition_slider-controls__mnwzs{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.Industry_AwardsAndRecognition_slider-buttons__nQzTY{display:flex;gap:10px}.Industry_AwardsAndRecognition_slider-controls__mnwzs button{background:none;border:1px solid #e0e0e0;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#007bff}.Industry_AwardsAndRecognition_view-more-reviews__dTbZW{color:#007bff;font-weight:500;text-decoration:none;font-size:.85rem}@media (max-width:1200px){.Industry_AwardsAndRecognition_awards-content__Gz3Rd{flex-direction:column}.Industry_AwardsAndRecognition_awards-grid-wrapper__XExvZ{border-right:none;border-bottom:1px solid #e0e0e0;padding-right:0;padding-bottom:2rem}}@media (max-width:991px){.Industry_AwardsAndRecognition_awards-container__OZF5x{width:90%}.Industry_AwardsAndRecognition_awards-grid__TT4fJ{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.Industry_AwardsAndRecognition_awards-grid__TT4fJ{grid-template-columns:repeat(2,1fr)}}.Industry_PowerSolution_powerSolutionSection__C3HTx{font-family:Work Sans,sans-serif;padding:3rem 15%;background-color:#ffffff}.Industry_PowerSolution_powerSolutionSection__C3HTx h2{text-align:center;font-size:2rem;font-weight:500;color:#333;margin-bottom:2rem}.Industry_PowerSolution_tabsNav__rNOJw{display:flex;justify-content:center;flex-wrap:nowrap;overflow-x:auto;border-bottom:1px solid #e0e0e0;margin-bottom:2rem;-ms-overflow-style:none;scrollbar-width:none}.Industry_PowerSolution_tabsNav__rNOJw::-webkit-scrollbar{display:none}.Industry_PowerSolution_tabButton__Ni8e5{background:none;border:none;padding:.75rem 1.5rem;cursor:pointer;font-size:.9rem;font-weight:500;color:#666;position:relative;transition:color .3s ease;white-space:nowrap}.Industry_PowerSolution_tabButton__Ni8e5:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#007bff;transform:scaleX(0);transition:transform .3s ease}.Industry_PowerSolution_active__zWLGK{color:#007bff}.Industry_PowerSolution_active__zWLGK:after{transform:scaleX(1)}.Industry_PowerSolution_techGrid__z9cYd{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.Industry_PowerSolution_techCard__yAkNS{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:12px;padding:.75rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;transition:box-shadow .3s ease,transform .3s ease;width:110px}.Industry_PowerSolution_techCard__yAkNS:hover{box-shadow:0 8px 25px rgba(0,0,0,.1);transform:translateY(-5px)}.Industry_PowerSolution_techIconWrapper__IwqQ4{width:2.5rem;height:2.5rem;margin-bottom:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.Industry_PowerSolution_techName__Rx2UJ{font-size:.8rem;font-weight:500;color:#333}@media (max-width:991px){.Industry_PowerSolution_powerSolutionSection__C3HTx{padding:3rem 5%}.Industry_PowerSolution_tabsNav__rNOJw{justify-content:flex-start}}@media (max-width:767px){.Industry_PowerSolution_powerSolutionSection__C3HTx{padding:3rem 1rem}.Industry_PowerSolution_tabButton__Ni8e5{padding:.75rem 1rem;font-size:.8rem}.Industry_PowerSolution_techGrid__z9cYd{gap:1rem}.Industry_PowerSolution_techCard__yAkNS{width:100px;padding:1rem .5rem}.Industry_PowerSolution_techName__Rx2UJ{font-size:.75rem}}@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap");.Industry_Services_services-section__4ELRX{font-family:Work Sans,sans-serif;padding:5rem 15%;background:linear-gradient(135deg,#f8faff,#ffffff 50%,#f0f7ff);position:relative}.Industry_Services_services-section__4ELRX:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 20%,rgba(20,110,245,.03) 0,transparent 50%),radial-gradient(circle at 90% 80%,rgba(20,110,245,.02) 0,transparent 50%);z-index:1}.Industry_Services_services-section__4ELRX h2{font-size:2rem;font-weight:500;color:#333;margin-bottom:4rem;text-align:center;position:relative;z-index:2}.Industry_Services_services-grid__IkLqX{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.75rem;gap:1.75rem;margin-bottom:4rem;position:relative;z-index:2}.Industry_Services_service-card___fvhq{background:#ffffff;border:1px solid #e8f0fe;border-radius:6px;padding:2.25rem 1.75rem;text-align:left;display:flex;flex-direction:column;gap:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Industry_Services_service-card___fvhq:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#146ef5,#0d4fc4);opacity:0;transition:opacity .3s ease;z-index:1}.Industry_Services_service-card___fvhq:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(20,110,245,.15);border-color:#7b61ff}.Industry_Services_service-card___fvhq:hover:before{opacity:.02}.Industry_Services_card-content__HIVgX{position:relative;z-index:2}.Industry_Services_service-card___fvhq svg{width:42px;height:42px;color:#146ef5;background:linear-gradient(135deg,#e8f0fe,#f0f7ff);padding:8px;border-radius:10px;margin-bottom:.5rem;stroke-width:1.3;transition:all .3s ease}.Industry_Services_service-card___fvhq:hover svg{background:linear-gradient(135deg,#0d4fc4,#7b61ff);color:white;transform:scale(1.05)}.Industry_Services_service-card___fvhq h3{font-size:1.05rem;font-weight:500;color:#333;margin:0 0 .75rem;line-height:1.4}.Industry_Services_service-card___fvhq p{font-size:.8rem;font-weight:400;color:#555;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.Industry_Services_cta-section__Xbryp{text-align:center;position:relative;z-index:2}.Industry_Services_btn-primary__DPZh4{background:linear-gradient(135deg,#146ef5,#0d4fc4);color:white;border:none;padding:10px 25px;border-radius:8px;font-weight:500;font-size:.9rem;cursor:pointer;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(20,110,245,.3);position:relative;overflow:hidden}.Industry_Services_btn-primary__DPZh4:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Industry_Services_btn-primary__DPZh4:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(20,110,245,.4)}.Industry_Services_btn-primary__DPZh4:hover:before{left:100%}@media (max-width:1024px){.Industry_Services_services-section__4ELRX{padding:4rem 8%}.Industry_Services_services-grid__IkLqX{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Industry_Services_service-card___fvhq{padding:2rem 1.5rem}}@media (max-width:768px){.Industry_Services_services-section__4ELRX{padding:3rem 5%}.Industry_Services_services-section__4ELRX h2{font-size:1.8rem;margin-bottom:3rem}.Industry_Services_services-grid__IkLqX{grid-template-columns:1fr;gap:1.25rem}.Industry_Services_service-card___fvhq{padding:1.75rem 1.5rem}.Industry_Services_service-card___fvhq h3{font-size:1rem;font-weight:500}.Industry_Services_service-card___fvhq p{font-size:.78rem;-webkit-line-clamp:3}}@media (max-width:480px){.Industry_Services_services-section__4ELRX{padding:2.5rem 4%}.Industry_Services_services-section__4ELRX h2{font-size:1.6rem}.Industry_Services_service-card___fvhq{padding:1.5rem 1.25rem}.Industry_Services_service-card___fvhq svg{width:38px;height:38px}.Industry_Services_btn-primary__DPZh4{padding:10px 24px;font-size:.85rem}}.Industry_StickyServices_sticky-section-wrapper__PGL7K{font-family:Work Sans,sans-serif;padding:4rem 15%;background:linear-gradient(135deg,#f8faff,#ffffff 50%)}.Industry_StickyServices_sticky-section-container__R1nZE{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.Industry_StickyServices_sticky-image-container__8sRSB{position:-webkit-sticky;position:sticky;top:120px;height:calc(100vh - 120px)}.Industry_StickyServices_sticky-image-container__8sRSB h2{font-size:1.8rem;font-weight:500;color:#333;margin-bottom:2rem;text-align:left}.Industry_StickyServices_sticky-image-container__8sRSB img{max-width:80%;height:auto;aspect-ratio:1/1;object-fit:cover;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Industry_StickyServices_scrolling-content__A4kMT{padding-top:4rem}.Industry_StickyServices_service-item__QhOTV{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.Industry_StickyServices_service-item__QhOTV:last-child{border-bottom:none;margin-bottom:0}.Industry_StickyServices_service-item__QhOTV h3{font-size:1rem;font-weight:500;color:#007bff;margin-bottom:.5rem;display:flex;align-items:center}.Industry_StickyServices_service-item__QhOTV h3:before{content:"→";margin-right:10px}.Industry_StickyServices_service-item__QhOTV p{font-size:.85rem;color:#666;line-height:1.6;margin:0}@media (max-width:991px){.Industry_StickyServices_sticky-section-wrapper__PGL7K{padding:3rem 5%}.Industry_StickyServices_sticky-section-container__R1nZE{grid-template-columns:1fr}.Industry_StickyServices_sticky-image-container__8sRSB{position:static;height:auto;margin-bottom:3rem;text-align:center}.Industry_StickyServices_sticky-image-container__8sRSB h2{text-align:center}.Industry_StickyServices_sticky-image-container__8sRSB img{max-width:60%}.Industry_StickyServices_scrolling-content__A4kMT{padding-top:0}}@media (max-width:767px){.Industry_StickyServices_sticky-image-container__8sRSB h2{font-size:1.6rem}.Industry_StickyServices_sticky-image-container__8sRSB img{max-width:80%}}.Industry_SuccessStories_successStoriesSection__UU0gi{font-family:Work Sans,sans-serif;padding:4rem 15%;background-color:#f9f9f9}.Industry_SuccessStories_successStoriesSection__UU0gi h2{text-align:center;font-size:2rem;font-weight:500;color:#333;margin-bottom:3rem}.Industry_SuccessStories_storiesContainer__0vUrt{display:flex;flex-direction:column;gap:2rem}.Industry_SuccessStories_storyCard__yAwWa{background:linear-gradient(135deg,#ffffff,#f7f9fc);border-radius:0 0 0 0;padding:2.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.Industry_SuccessStories_storyCard__yAwWa:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.1)}.Industry_SuccessStories_storyContent__470wk h3{font-size:1rem;font-weight:500;color:#333;margin-bottom:1.5rem;line-height:1.4}.Industry_SuccessStories_storyContent__470wk p{font-size:.9rem;color:#555;line-height:1.7;margin-bottom:1.5rem;position:relative;padding-left:10px}.Industry_SuccessStories_detailsLink__2JDyb{color:#007bff;font-weight:500;text-decoration:none;font-size:.9rem}.Industry_SuccessStories_detailsLink__2JDyb:hover{text-decoration:underline}.Industry_SuccessStories_storyImage__lmw7O img{width:100%;height:auto;border-radius:0 0 60px 0}@media (max-width:991px){.Industry_SuccessStories_successStoriesSection__UU0gi{padding:3rem 5%}.Industry_SuccessStories_storyCard__yAwWa{grid-template-columns:1fr}}@media (max-width:767px){.Industry_SuccessStories_successStoriesSection__UU0gi h2{font-size:1.8rem}.Industry_SuccessStories_storyCard__yAwWa{padding:1.5rem}.Industry_SuccessStories_storyContent__470wk h3{font-size:1.1rem}.Industry_SuccessStories_storyContent__470wk p{font-size:.85rem}}.Industry_StrategicPartner_outer-wrapper__xXNJH{color:white;padding:1rem}.Industry_StrategicPartner_strategic-partner-section___sN4Q{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;width:100%;font-family:Work Sans,sans-serif;color:#333;@media (min-width:992px){flex-direction:row}}.Industry_StrategicPartner_image-column__UyTkV{position:relative;border-radius:0;overflow:hidden;box-shadow:none;@media (min-width:992px){flex:0 0 40%;max-height:100vh}@media (max-width:991px){height:400px}}.Industry_StrategicPartner_image-column__UyTkV img{background-color:#cceeff}.Industry_StrategicPartner_main-image__rMEMI{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.Industry_StrategicPartner_overlay-cap-icon__2ZwR_{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:#fff;border-radius:50%;padding:10px;box-shadow:0 5px 15px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;z-index:10}.Industry_StrategicPartner_content-column__ouUwJ{background-color:#e6f7ff;color:#333;padding:40px;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;@media (min-width:992px){flex:1 1;padding-left:80px;padding-bottom:60px;padding-right:80px;padding-top:60px}}.Industry_StrategicPartner_content-column__ouUwJ h2{font-size:2rem;margin-bottom:20px;line-height:1.2;font-weight:500;color:#333;max-width:600px}.Industry_StrategicPartner_benefits-accordion__ECylU{width:100%;max-width:600px}.Industry_StrategicPartner_accordion-item__k5ohZ{border-bottom:1px solid #cceeff;padding:15px 0}.Industry_StrategicPartner_accordion-item__k5ohZ:last-child{border-bottom:none}.Industry_StrategicPartner_accordion-header__Px4aO{display:flex;align-items:center;width:100%;background:none;border:none;color:#333;font-size:.9 em;font-weight:500;text-align:left;padding:10px 0;cursor:pointer;transition:color .3s ease}.Industry_StrategicPartner_accordion-header__Px4aO:hover{color:#0056b3}.Industry_StrategicPartner_accordion-header__Px4aO.Industry_StrategicPartner_active__IRO9x{color:#007BFF}.Industry_StrategicPartner_header-icon__lyz0z{margin-right:15px;color:#007BFF}.Industry_StrategicPartner_header-title__Vk_yS{flex-grow:1;margin:0;font-size:.9em;font-weight:600}.Industry_StrategicPartner_toggle-icon__B37BG svg{transition:transform .3s ease;color:#555}.Industry_StrategicPartner_accordion-header__Px4aO.Industry_StrategicPartner_active__IRO9x .Industry_StrategicPartner_toggle-icon__B37BG svg{transform:rotate(180deg);color:#007BFF}.Industry_StrategicPartner_accordion-content__VMl8q{padding-top:10px;padding-left:40px;font-size:.95em;line-height:1.6;color:#555;max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding-top .3s ease-out}.Industry_StrategicPartner_accordion-content__VMl8q.Industry_StrategicPartner_open__QjCVj{max-height:200px;padding-top:10px}@media (max-width:991px){.Industry_StrategicPartner_content-column__ouUwJ{padding:40px 20px}.Industry_StrategicPartner_content-column__ouUwJ h2{font-size:1.8em}}@media (max-width:768px){.Industry_StrategicPartner_strategic-partner-section___sN4Q{padding:0}.Industry_StrategicPartner_image-column__UyTkV{height:300px}.Industry_StrategicPartner_content-column__ouUwJ h2{font-size:1.6em;margin-bottom:30px}.Industry_StrategicPartner_accordion-header__Px4aO{font-size:1em}.Industry_StrategicPartner_header-icon__lyz0z{margin-right:10px}.Industry_StrategicPartner_accordion-content__VMl8q{padding-left:35px;font-size:.9em}}@media (max-width:576px){.Industry_StrategicPartner_content-column__ouUwJ h2{font-size:1.4em}.Industry_StrategicPartner_accordion-header__Px4aO{font-size:.95em}.Industry_StrategicPartner_accordion-content__VMl8q{font-size:.85em}}@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;700&display=swap");.Industry_TechSolutions_outerWrapper__EEWSa{background-color:#0d47a1;padding:40px 20px;border-radius:20px;font-family:Work Sans,sans-serif;margin-bottom:0;margin-top:0}@media (min-width:768px){.Industry_TechSolutions_outerWrapper__EEWSa{padding:60px 40px}}@media (min-width:992px){.Industry_TechSolutions_outerWrapper__EEWSa{margin-bottom:40px;margin-top:40px}}.Industry_TechSolutions_techSolutionsContainer__KhWLx{background-color:#ffffff;padding:30px;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1);max-width:1100px;margin:0 auto}@media (min-width:768px){.Industry_TechSolutions_techSolutionsContainer__KhWLx{padding:40px}}.Industry_TechSolutions_techSolutionsContainer__KhWLx h2{text-align:center;font-size:1.8em;font-weight:600;color:#333;margin-bottom:30px}@media (min-width:768px){.Industry_TechSolutions_techSolutionsContainer__KhWLx h2{font-size:2.2em;margin-bottom:40px}}.Industry_TechSolutions_tabs__dU1nJ{display:flex;justify-content:center;gap:10px;margin-bottom:30px;border-bottom:1px solid #eee;flex-wrap:wrap}@media (min-width:768px){.Industry_TechSolutions_tabs__dU1nJ{gap:20px;margin-bottom:40px}}.Industry_TechSolutions_tabButton___5nrX{background:none;padding:10px 15px;font-size:.9em;font-weight:500;color:#555;cursor:pointer;position:relative;border:none;border-bottom:3px solid transparent;transition:color .3s ease,border-bottom-color .3s ease}@media (min-width:768px){.Industry_TechSolutions_tabButton___5nrX{padding:15px 20px;font-size:1em}}.Industry_TechSolutions_tabButton___5nrX:hover{color:#007bff}.Industry_TechSolutions_tabButton___5nrX.Industry_TechSolutions_active__GUV_k{color:#0056b3;font-weight:600;border-bottom-color:#0056b3}.Industry_TechSolutions_tabContent__9UTiz{display:flex;flex-direction:column;gap:30px;align-items:center}@media (min-width:992px){.Industry_TechSolutions_tabContent__9UTiz{flex-direction:row;align-items:flex-start;gap:40px}}.Industry_TechSolutions_imageWrapper__J3E5D{flex:1 1;max-width:450px;width:100%;border-radius:10px;overflow:hidden}@media (min-width:992px){.Industry_TechSolutions_imageWrapper__J3E5D{flex-basis:40%}}.Industry_TechSolutions_imageWrapper__J3E5D img{width:100%;height:auto;display:block;object-fit:cover;max-height:350px}.Industry_TechSolutions_textWrapper__vMXx8{flex:1 1;color:#555;line-height:1.6}@media (min-width:992px){.Industry_TechSolutions_textWrapper__vMXx8{flex-basis:60%;padding-left:20px}}.Industry_TechSolutions_textWrapper__vMXx8 p{margin-bottom:20px;font-size:1em}.Industry_TechSolutions_textWrapper__vMXx8 ul{list-style:none;padding-left:0;margin:0}.Industry_TechSolutions_textWrapper__vMXx8 li{padding-left:25px;position:relative;margin-bottom:10px;font-size:.95em}.Industry_TechSolutions_textWrapper__vMXx8 li:before{content:"•";color:#007bff;font-size:1.2em;position:absolute;left:0;top:0;line-height:inherit}.CardSwap_cardSwapContainer__UmVsv{position:relative;width:100%;height:100%;perspective:900px;overflow:visible}.CardSwap_card__qx_eI{position:absolute;top:50%;left:50%;border-radius:12px;border:1px solid #fff;background:#000;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}