.ContactForm_contactSection__nh8i5{width:100%;padding:1rem 1rem 2rem;background-color:#f9f9f9;position:relative;overflow:hidden}@media(min-width:768px){.ContactForm_contactSection__nh8i5{padding:1rem 1rem 4rem}}.ContactForm_contactSection__nh8i5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/contact-bg-pattern.svg);background-repeat:no-repeat;background-size:cover;opacity:.05;z-index:0}.dark .ContactForm_contactSection__nh8i5{background-color:#121212}.dark .ContactForm_contactSection__nh8i5:before{opacity:.08}.dark .ContactForm_contactSection__nh8i5 .ContactForm_contactForm__pRTSo{background-color:#1e1e1e;box-shadow:0 10px 30px rgba(0,0,0,.3)}.dark .ContactForm_contactSection__nh8i5 label{color:#e0e0e0}.dark .ContactForm_contactSection__nh8i5 input,.dark .ContactForm_contactSection__nh8i5 textarea{background-color:#2d2d2d;border-color:#444;color:#e0e0e0}.dark .ContactForm_contactSection__nh8i5 input:focus,.dark .ContactForm_contactSection__nh8i5 textarea:focus{border-color:#11a5d0}.dark .ContactForm_contactSection__nh8i5 input::placeholder,.dark .ContactForm_contactSection__nh8i5 textarea::placeholder{color:#888}.dark .ContactForm_contactSection__nh8i5 .ContactForm_errorInput__mPXKL{border-color:#ff5b5b!important}.dark .ContactForm_contactSection__nh8i5 .ContactForm_errorInput__mPXKL:focus{border-color:#ff5b5b!important;box-shadow:0 0 0 3px rgba(255,91,91,.1)!important}.dark .ContactForm_contactSection__nh8i5 .ContactForm_errorMessage__RXOJD{color:#ff5b5b}.dark .ContactForm_contactSection__nh8i5 .ContactForm_formMessage__8XnNi.ContactForm_success__pnD_x{background-color:rgba(25,135,84,.1);color:#25ca5c}.dark .ContactForm_contactSection__nh8i5 .ContactForm_formMessage__8XnNi.ContactForm_error__x_8DG{background-color:rgba(220,53,69,.1);color:#ff5b5b}.ContactForm_container__intBP{position:relative;z-index:1;max-width:1000px;margin:0 auto}.ContactForm_emailInfo__i0P6L{text-align:center;margin-bottom:1rem}@media(min-width:768px){.ContactForm_emailInfo__i0P6L{margin-bottom:2rem}}.ContactForm_emailInfo__i0P6L p{font-size:.85rem;color:#666}@media(min-width:768px){.ContactForm_emailInfo__i0P6L p{font-size:1.1rem}}.ContactForm_emailInfo__i0P6L p a{color:#11a5d0;font-weight:600;text-decoration:none;transition:color .3s ease}.ContactForm_emailInfo__i0P6L p a:hover{color:#0d8eb6;text-decoration:underline}.dark .ContactForm_emailInfo__i0P6L p{color:#e0e0e0}.dark .ContactForm_emailInfo__i0P6L p a{color:#11a5d0}.dark .ContactForm_emailInfo__i0P6L p a:hover{color:#3bb8e0}.ContactForm_formWrapper__Hl9OE{display:flex;justify-content:center;align-items:center}.ContactForm_contactForm__pRTSo{width:100%;background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media(min-width:768px){.ContactForm_contactForm__pRTSo{padding:3rem}}.ContactForm_formRow__Nc1VN{display:flex;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.ContactForm_formRow__Nc1VN{gap:2rem;margin-bottom:1.5rem}}@media(max-width:768px){.ContactForm_formRow__Nc1VN{flex-direction:column}}.ContactForm_formGroup__LebQF{flex:1 1;margin-bottom:1rem}@media(min-width:768px){.ContactForm_formGroup__LebQF{margin-bottom:1.5rem}}.ContactForm_formGroup__LebQF label{display:block;margin-bottom:.4rem;font-size:.8rem;font-weight:500;color:#666}@media(min-width:768px){.ContactForm_formGroup__LebQF label{margin-bottom:.5rem;font-size:.9rem}}.ContactForm_formGroup__LebQF input,.ContactForm_formGroup__LebQF textarea{width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:6px;font-size:.9rem;transition:border-color .3s ease;background-color:#fafafa}@media(min-width:768px){.ContactForm_formGroup__LebQF input,.ContactForm_formGroup__LebQF textarea{padding:1rem;font-size:1rem}}.ContactForm_formGroup__LebQF input:focus,.ContactForm_formGroup__LebQF textarea:focus{outline:none;border-color:#11a5d0;box-shadow:0 0 0 3px rgba(17,165,207,.1)}.ContactForm_formGroup__LebQF input::placeholder,.ContactForm_formGroup__LebQF textarea::placeholder{color:#bbb}.ContactForm_formGroup__LebQF textarea{resize:vertical;min-height:100px}@media(min-width:768px){.ContactForm_formGroup__LebQF textarea{min-height:120px}}.ContactForm_optional__CXAUp{font-weight:400;color:#999;font-size:.85rem}.ContactForm_errorInput__mPXKL{border-color:#dc3545!important}.ContactForm_errorInput__mPXKL:focus{border-color:#dc3545!important;box-shadow:0 0 0 3px rgba(220,53,69,.1)!important}.ContactForm_errorMessage__RXOJD{display:block;color:#dc3545;font-size:.85rem;margin-top:.5rem;font-weight:500}.ContactForm_submitButton__3Mtpt{display:block;width:100%;max-width:200px;margin:1.5rem auto .5rem;padding:.75rem 1.5rem;background-color:#11a5d0;color:#fff;border:none;border-radius:50px;font-size:.9rem;font-weight:600;text-align:center;cursor:pointer;transition:background-color .3s ease,transform .2s ease}@media(min-width:768px){.ContactForm_submitButton__3Mtpt{margin:2rem auto 1rem;padding:1rem 2rem;font-size:1rem}}.ContactForm_submitButton__3Mtpt:hover{background-color:#0d8eb6;transform:translateY(-2px)}.ContactForm_submitButton__3Mtpt:active{transform:translateY(0)}.ContactForm_submitButton__3Mtpt:disabled{background-color:#99d2e3;cursor:not-allowed;transform:none}.ContactForm_formMessage__8XnNi{margin-top:1rem;padding:.75rem;border-radius:6px;font-size:.85rem;text-align:center}@media(min-width:768px){.ContactForm_formMessage__8XnNi{margin-top:1.5rem;padding:1rem;font-size:.95rem}}.ContactForm_formMessage__8XnNi.ContactForm_success__pnD_x{background-color:rgba(25,135,84,.1);color:#198754;border:1px solid rgba(25,135,84,.2)}.ContactForm_formMessage__8XnNi.ContactForm_error__x_8DG{background-color:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.2)}.HeroSection_heroSection___afBT{position:relative;padding:0 0 1.5rem;background:none;text-align:center;overflow:hidden}.HeroSection_heroSection___afBT .HeroSection_loadingContainer__GlP6X{height:600px;width:100%}@media(min-width:768px){.HeroSection_heroSection___afBT{padding:6rem 0 3rem;min-height:500px}}.HeroSection_heroSection___afBT .HeroSection_decorTopLeft__itiC7,.HeroSection_heroSection___afBT .HeroSection_decorTopRight__y3LcW{position:absolute;width:200px;height:120px;background:none;z-index:0;top:1.5rem;opacity:.15;pointer-events:none}@media(min-width:768px){.HeroSection_heroSection___afBT .HeroSection_decorTopLeft__itiC7,.HeroSection_heroSection___afBT .HeroSection_decorTopRight__y3LcW{width:450px;height:306px}}.HeroSection_heroSection___afBT .HeroSection_decorTopLeft__itiC7{background:none;background-image:url(/ellipse-left.png);background-repeat:no-repeat;background-size:contain;left:-40px;top:3rem}@media(min-width:768px){.HeroSection_heroSection___afBT .HeroSection_decorTopLeft__itiC7{left:-100px;top:9rem}}.HeroSection_heroSection___afBT .HeroSection_decorTopRight__y3LcW{background:none;background-image:url(/ellipse-right.png);background-repeat:no-repeat;background-size:contain;right:-40px;top:7rem}@media(min-width:768px){.HeroSection_heroSection___afBT .HeroSection_decorTopRight__y3LcW{right:-100px;top:1rem}}.HeroSection_heroSection___afBT .HeroSection_content__3_hB1{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:1.5rem 1rem 0}@media(min-width:768px){.HeroSection_heroSection___afBT .HeroSection_content__3_hB1{padding:2rem 1rem 0}}.HeroSection_heroSection___afBT .HeroSection_label__zYWLV{color:#11a5d0;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}@media(min-width:768px){.HeroSection_heroSection___afBT .HeroSection_label__zYWLV{font-size:1.1rem;margin-bottom:1.5rem}}.HeroSection_heroSection___afBT .HeroSection_title__Qrikc{font-size:1.5rem;font-weight:700;color:#222;margin-bottom:.75rem;line-height:1.2}@media(min-width:600px){.HeroSection_heroSection___afBT .HeroSection_title__Qrikc{font-size:2rem}}@media(min-width:768px){.HeroSection_heroSection___afBT .HeroSection_title__Qrikc{font-size:2.5rem;margin-bottom:1.5rem}}.HeroSection_heroSection___afBT .HeroSection_description__ugMSD{color:#444;font-size:.8rem;margin-bottom:1.25rem;line-height:1.5}@media(min-width:600px){.HeroSection_heroSection___afBT .HeroSection_description__ugMSD{font-size:1rem}}@media(min-width:768px){.HeroSection_heroSection___afBT .HeroSection_description__ugMSD{font-size:1.1rem;margin-bottom:2.5rem;line-height:1.6}}.HeroSection_heroSection___afBT .HeroSection_centerIcon__101zu{margin:1.5rem auto 0;width:32px;height:48px}.HeroSection_heroSection___afBT .HeroSection_centerIcon__101zu svg{display:block;margin:0 auto}.dark .HeroSection_heroSection___afBT .HeroSection_label__zYWLV{color:#11a5d0}.dark .HeroSection_heroSection___afBT .HeroSection_title__Qrikc{color:#fff}.dark .HeroSection_heroSection___afBT .HeroSection_description__ugMSD{color:#bbb}.dark .HeroSection_heroSection___afBT .HeroSection_decorTopLeft__itiC7,.dark .HeroSection_heroSection___afBT .HeroSection_decorTopRight__y3LcW{filter:brightness(.5) invert(.9)}.dark .HeroSection_heroSection___afBT .HeroSection_centerIcon__101zu svg circle{fill:#fff;fill-opacity:.07}.ProgressIndicator_progressIndicator__wVDns{display:flex;justify-content:center;align-items:center;margin-top:3rem}.ProgressIndicator_progressIndicator__wVDns .ProgressIndicator_indicator__3sbRs{width:1px;height:50px;background:linear-gradient(180deg,#11a5cf 0,rgba(17,165,207,.2));position:relative}.ProgressIndicator_progressIndicator__wVDns .ProgressIndicator_indicator__3sbRs:after,.ProgressIndicator_progressIndicator__wVDns .ProgressIndicator_indicator__3sbRs:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:10px;height:10px;border-radius:50%;background:#11a5cf}.ProgressIndicator_progressIndicator__wVDns .ProgressIndicator_indicator__3sbRs:before{top:0}.ProgressIndicator_progressIndicator__wVDns .ProgressIndicator_indicator__3sbRs:after{bottom:0;background:rgba(17,165,207,.3)}.PortfolioGrid_portfolioSection__eNVle{padding:2rem 1.5rem 4rem;background-color:var(--bg-color)}@media(min-width:768px){.PortfolioGrid_portfolioSection__eNVle{padding:2.5rem 2rem 6rem}}@media(min-width:1024px){.PortfolioGrid_portfolioSection__eNVle{padding:3rem 3rem 8rem}}.PortfolioGrid_container__WCmY_{max-width:1200px;margin:0 auto}.PortfolioGrid_grid__njUqz{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.PortfolioGrid_grid__njUqz{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(min-width:1024px){.PortfolioGrid_grid__njUqz{gap:3rem}}.PortfolioGrid_projectCard__mhG9G{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:box-shadow .3s ease;cursor:pointer}.PortfolioGrid_projectCard__mhG9G:hover{box-shadow:0 8px 30px rgba(0,0,0,.12)}.PortfolioGrid_imageWrapper__VGGOv{position:relative;width:100%;height:250px;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e5e5e5}@media(min-width:768px){.PortfolioGrid_imageWrapper__VGGOv{height:280px}}@media(min-width:1024px){.PortfolioGrid_imageWrapper__VGGOv{height:300px}}.PortfolioGrid_projectImage__7uosP{max-width:70%;max-height:70%;object-fit:contain;transition:transform .3s ease}.PortfolioGrid_projectCard__mhG9G:hover .PortfolioGrid_projectImage__7uosP{transform:scale(1.05)}.PortfolioGrid_overlay__NIC4b{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.7));display:flex;align-items:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease}.PortfolioGrid_projectCard__mhG9G:hover .PortfolioGrid_overlay__NIC4b{opacity:1}.PortfolioGrid_overlay__NIC4b h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0}@media(min-width:1024px){.PortfolioGrid_overlay__NIC4b h3{font-size:1.75rem}}.PortfolioGrid_projectContent__E3P4Q{padding:1.5rem}@media(min-width:1024px){.PortfolioGrid_projectContent__E3P4Q{padding:2rem}}.PortfolioGrid_description__FG40c{color:#666;font-size:.875rem;line-height:1.6;margin:0}@media(min-width:1024px){.PortfolioGrid_description__FG40c{font-size:.9375rem}}.PortfolioGrid_loadMoreWrapper__gMQRT{display:flex;justify-content:center;margin-top:3rem}.PortfolioGrid_loadMoreButton__wx_Bo{background-color:#1a1a1a;color:#fff;padding:.875rem 2.5rem;border-radius:32px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:background-color .3s ease}@media(min-width:768px){.PortfolioGrid_loadMoreButton__wx_Bo{padding:1rem 3rem;font-size:.9375rem}}.PortfolioGrid_loadMoreButton__wx_Bo:hover{background-color:#333}.PortfolioGrid_loadMoreButton__wx_Bo:focus{outline:2px solid #333;outline-offset:2px}.dark .PortfolioGrid_portfolioSection__eNVle{background-color:var(--bg-color-dark)}.dark .PortfolioGrid_projectCard__mhG9G{background:#1a1a1a;box-shadow:0 4px 20px rgba(0,0,0,.3)}.dark .PortfolioGrid_projectCard__mhG9G:hover{box-shadow:0 8px 30px rgba(0,0,0,.5)}.dark .PortfolioGrid_imageWrapper__VGGOv{background:#1a1a1a;border-bottom:1px solid #333}.dark .PortfolioGrid_description__FG40c{color:hsla(0,0%,100%,.7)}.dark .PortfolioGrid_loadMoreButton__wx_Bo{background-color:#fff;color:#1a1a1a}.dark .PortfolioGrid_loadMoreButton__wx_Bo:hover{background-color:#e0e0e0}.dark .PortfolioGrid_loadMoreButton__wx_Bo:focus{outline-color:#fff}.ProjectModal_backdrop__HWX3c{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ProjectModal_modalContainer__NFq7X{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}.ProjectModal_modal__qyziN{position:relative;background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.15)}@media(max-width:768px){.ProjectModal_modal__qyziN{border-radius:12px;max-height:95vh}}.ProjectModal_modal__qyziN::-webkit-scrollbar{width:8px}.ProjectModal_modal__qyziN::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ProjectModal_modal__qyziN::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.ProjectModal_modal__qyziN::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.ProjectModal_closeButton__2EUOq{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.1);border:none;color:#333;font-size:24px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.ProjectModal_closeButton__2EUOq:hover{background:rgba(0,0,0,.2);transform:rotate(90deg)}.ProjectModal_modalContent__kFt50{display:flex;flex-direction:column;gap:0}.ProjectModal_imageSection__g9y4s{width:100%;position:relative;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:16px 16px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:250px;padding:32px;border-bottom:2px solid #11a5d0}@media(max-width:768px){.ProjectModal_imageSection__g9y4s{min-height:180px;padding:24px 20px;border-radius:12px 12px 0 0}}.ProjectModal_imageSection__g9y4s .ProjectModal_modalImage__XXVZn{width:auto;height:auto;max-width:100%;max-height:300px;object-fit:contain}@media(max-width:768px){.ProjectModal_imageSection__g9y4s .ProjectModal_modalImage__XXVZn{max-height:200px}}.ProjectModal_detailsSection__itB29{padding:32px}@media(max-width:768px){.ProjectModal_detailsSection__itB29{padding:20px}}.ProjectModal_title__wepQO{font-size:2rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}@media(max-width:768px){.ProjectModal_title__wepQO{font-size:1.5rem;margin-bottom:10px}}.ProjectModal_description__s149_{font-size:1rem;line-height:1.6;color:#666;margin-bottom:24px}@media(max-width:768px){.ProjectModal_description__s149_{font-size:.9rem;line-height:1.5;margin-bottom:20px}}.ProjectModal_section__GbfZ7{margin-bottom:24px}@media(max-width:768px){.ProjectModal_section__GbfZ7{margin-bottom:20px}}.ProjectModal_sectionTitle__Kkgw_{font-size:1.1rem;font-weight:600;margin-bottom:12px;color:#1a1a1a;border-left:3px solid #11a5d0;padding-left:10px}@media(max-width:768px){.ProjectModal_sectionTitle__Kkgw_{font-size:1rem;margin-bottom:10px;border-left-width:2px;padding-left:8px}}.ProjectModal_sectionContent__lpRq5{font-size:.95rem;line-height:1.6;color:#666}@media(max-width:768px){.ProjectModal_sectionContent__lpRq5{font-size:.85rem;line-height:1.5}}.ProjectModal_techStack__FyC2L{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:768px){.ProjectModal_techStack__FyC2L{gap:6px}}.ProjectModal_techBadge__f43fg{background:#11a5d0;color:#fff;padding:6px 12px;border-radius:16px;font-size:.85rem;font-weight:500}@media(max-width:768px){.ProjectModal_techBadge__f43fg{padding:5px 10px;font-size:.75rem}}.ProjectModal_resultsList__JJqUO{list-style:none;padding:0;margin:0}.ProjectModal_resultsList__JJqUO li{position:relative;padding-left:24px;margin-bottom:10px;font-size:.95rem;line-height:1.5;color:#666}@media(max-width:768px){.ProjectModal_resultsList__JJqUO li{padding-left:20px;margin-bottom:8px;font-size:.85rem;line-height:1.4}}.ProjectModal_resultsList__JJqUO li:before{content:"✓";position:absolute;left:0;color:#11a5d0;font-weight:700;font-size:1rem}@media(max-width:768px){.ProjectModal_resultsList__JJqUO li:before{font-size:.9rem}}.ProjectModal_ctaSection__viBoC{margin-top:24px;padding-top:24px;border-top:1px solid rgba(0,0,0,.1)}@media(max-width:768px){.ProjectModal_ctaSection__viBoC{margin-top:20px;padding-top:20px}}.ProjectModal_visitButton__mc4wd{display:inline-block;background:#11a5d0;color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}@media(max-width:768px){.ProjectModal_visitButton__mc4wd{padding:10px 20px;font-size:.85rem;width:100%;text-align:center}}.ProjectModal_visitButton__mc4wd:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(17,165,208,.4);background:#0d8ab3}@media(max-width:768px){.ProjectModal_visitButton__mc4wd:hover{transform:none}}.dark .ProjectModal_modal__qyziN{background:#1a1a1a;box-shadow:0 20px 60px rgba(0,0,0,.8)}.dark .ProjectModal_imageSection__g9y4s{background:rgba(17,165,208,.15);border-bottom:2px solid rgba(17,165,208,.3)}.dark .ProjectModal_title__wepQO{color:#fff}.dark .ProjectModal_description__s149_{color:hsla(0,0%,100%,.7)}.dark .ProjectModal_sectionTitle__Kkgw_{color:#fff}.dark .ProjectModal_resultsList__JJqUO li,.dark .ProjectModal_sectionContent__lpRq5{color:hsla(0,0%,100%,.7)}.dark .ProjectModal_ctaSection__viBoC{border-top:1px solid hsla(0,0%,100%,.2)}.dark .ProjectModal_closeButton__2EUOq{background:hsla(0,0%,100%,.1);color:#fff}.dark .ProjectModal_closeButton__2EUOq:hover{background:hsla(0,0%,100%,.2)}@media(max-width:768px){.ProjectModal_modal__qyziN{margin:10px}.ProjectModal_closeButton__2EUOq{top:10px;right:10px;width:36px;height:36px;font-size:20px}.ProjectModal_imageSection__g9y4s{min-height:200px;padding:20px}.ProjectModal_detailsSection__itB29{padding:24px}.ProjectModal_title__wepQO{font-size:1.8rem}.ProjectModal_description__s149_{font-size:1rem}.ProjectModal_sectionTitle__Kkgw_{font-size:1.1rem}}.ServiceTabs_serviceTabsSection__taYD1{margin:0 auto;max-width:1100px;padding:0 1rem}@media(min-width:768px){.ServiceTabs_serviceTabsSection__taYD1{margin:3rem auto}}.ServiceTabs_loadingContainer__eklyd{height:800px;width:100%}.ServiceTabs_tabBar__eNnBY{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}@media(min-width:768px){.ServiceTabs_tabBar__eNnBY{gap:.75rem;margin-bottom:2.5rem}}.ServiceTabs_tab__ReWnt{background:#fff;border:1.5px solid #e0e0e0;color:#222;font-size:.75rem;font-weight:500;padding:.4rem 1rem;cursor:pointer;transition:background .2s,color .2s,border .2s;outline:none;border-radius:2rem}@media(min-width:768px){.ServiceTabs_tab__ReWnt{font-size:1rem;padding:.5rem 1.5rem}}.ServiceTabs_activeTab__j2Lt5{background:#11a5d0;color:#fff;border-color:#11a5d0}.ServiceTabs_contentArea__6KQnx{display:flex;margin-top:1rem;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.ServiceTabs_contentArea__6KQnx{margin-top:2rem;gap:2.5rem;align-items:flex-start;justify-content:center;flex-direction:row}}.ServiceTabs_imageWrapper__hXABO{flex:0 0 420px;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.07);background:#eee}.ServiceTabs_imageWrapper__hXABO img{width:100%;height:auto;display:block;object-fit:cover}@media(min-width:640px){.ServiceTabs_imageWrapper__hXABO{max-width:420px;border-radius:18px}}.ServiceTabs_longTitle__ea0Jx{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#222;letter-spacing:-.01em;line-height:1.15;text-align:center}@media(min-width:768px){.ServiceTabs_longTitle__ea0Jx{font-size:2.4rem;margin-bottom:1.5rem}}.ServiceTabs_textWrapper__EeT2P{flex:1 1;min-width:260px;max-width:600px;color:#222;font-size:.85rem;line-height:1.6}@media(min-width:768px){.ServiceTabs_textWrapper__EeT2P{font-size:1.08rem;line-height:1.7}}.ServiceTabs_textWrapper__EeT2P a{color:#11a5d0;text-decoration:underline}.ServiceTabs_textWrapper__EeT2P b{font-weight:700}.ServiceTabs_serviceDescription__pT8vu{margin-bottom:1rem;font-size:.85rem;line-height:1.6}@media(min-width:768px){.ServiceTabs_serviceDescription__pT8vu{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}}.ServiceTabs_featuresTitle__rZZa_{font-weight:600;font-size:.95rem;margin-bottom:.75rem;color:#11a5d0}@media(min-width:768px){.ServiceTabs_featuresTitle__rZZa_{font-size:1.2rem;margin-bottom:1rem}}.ServiceTabs_featuresList__DLsel{list-style-type:none;padding:0;margin:0}.ServiceTabs_featuresList__DLsel li{position:relative;padding-left:1.2rem;margin-bottom:.5rem;font-size:.85rem}@media(min-width:768px){.ServiceTabs_featuresList__DLsel li{padding-left:1.5rem;margin-bottom:.75rem;font-size:1rem}}.ServiceTabs_featuresList__DLsel li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background-color:#11a5d0}@media(min-width:768px){.ServiceTabs_featuresList__DLsel li:before{top:.6rem;width:8px;height:8px}}.dark .ServiceTabs_tab__ReWnt{background:#18191a;color:#eee;border:1.5px solid #333}.dark .ServiceTabs_activeTab__j2Lt5{background:#11a5d0;color:#fff;border:1.5px solid #11a5d0}.dark .ServiceTabs_contentArea__6KQnx{background:none}.dark .ServiceTabs_imageWrapper__hXABO{background:#222}.dark .ServiceTabs_textWrapper__EeT2P{color:#eee}.dark .ServiceTabs_longTitle__ea0Jx{color:#fff}.dark .ServiceTabs_featuresTitle__rZZa_{color:#11a5d0}.dark .ServiceTabs_featuresList__DLsel li:before{background-color:#11a5d0}.StrategicPartnerSection_partnerSection__UUNSq{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 0;background:rgba(0,0,0,0)}@media(min-width:768px){.StrategicPartnerSection_partnerSection__UUNSq{padding:3rem 0}}.StrategicPartnerSection_patternBg__CmfN7{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;border-radius:.5rem;background-color:#f7f7f7;background-size:40px 40px;background-repeat:repeat;box-shadow:0 2px 8px rgba(0,0,0,.03)}@media(min-width:768px){.StrategicPartnerSection_patternBg__CmfN7{padding:3rem 2rem}}.StrategicPartnerSection_content__reMH7{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}@media(min-width:768px){.StrategicPartnerSection_content__reMH7{gap:1.5rem}}.StrategicPartnerSection_label__XRtod{color:#11a5d0;font-weight:600;font-size:.75rem;letter-spacing:.05em;margin-bottom:.25rem}@media(min-width:768px){.StrategicPartnerSection_label__XRtod{font-size:1.1rem;margin-bottom:.5rem}}.StrategicPartnerSection_content__reMH7 h1{font-size:1.5rem;font-weight:700;color:#222;margin:0;line-height:1.3}@media(min-width:768px){.StrategicPartnerSection_content__reMH7 h1{font-size:2.5rem}}.StrategicPartnerSection_content__reMH7 p{color:#444;font-size:.8rem;margin:0 0 .75rem;line-height:1.5}@media(min-width:768px){.StrategicPartnerSection_content__reMH7 p{font-size:1.1rem;margin:0 0 1.5rem}}.StrategicPartnerSection_cta__adIOk{display:inline-block;background:#11a5d0;color:#fff;font-weight:600;padding:.6rem 1.5rem;border-radius:999px;text-decoration:none;font-size:.8rem;transition:background .2s}@media(min-width:768px){.StrategicPartnerSection_cta__adIOk{padding:.75rem 2rem;font-size:1rem}}.StrategicPartnerSection_cta__adIOk:hover{background:#0f93b9}.dark .StrategicPartnerSection_patternBg__CmfN7{background-color:#18191a;background-image:url(/public/strategic-partner-background-dark.png)}.dark .StrategicPartnerSection_content__reMH7 h1{color:#fff}.dark .StrategicPartnerSection_content__reMH7 p{color:#bbb}.TeamSection_teamSection__rzY7Q{position:relative;width:100%;padding:2rem 1rem}@media(min-width:768px){.TeamSection_teamSection__rzY7Q{padding:4rem 1rem}}.TeamSection_teamSection__rzY7Q .TeamSection_loadingContainer__LUXm6{height:400px;width:100%}.dark .TeamSection_teamSection__rzY7Q{background-color:#121212}.dark .TeamSection_teamSection__rzY7Q .TeamSection_title__YCUEU{color:#fff}.dark .TeamSection_teamSection__rzY7Q .TeamSection_description___Li7T{color:#e0e0e0}.dark .TeamSection_teamSection__rzY7Q .TeamSection_teamCard__aAsi8{background-color:#1e1e1e;box-shadow:0 8px 30px rgba(0,0,0,.2)}.dark .TeamSection_teamSection__rzY7Q .TeamSection_teamName__HBxaD,.dark .TeamSection_teamSection__rzY7Q .TeamSection_teamPosition__RgovL{color:#fff}.dark .TeamSection_teamSection__rzY7Q .TeamSection_teamBio__FXIZI{color:#ccc}.TeamSection_container__8KBd5{max-width:1200px;margin:0 auto}.TeamSection_content__HTHpX{text-align:center;margin-bottom:1.5rem}@media(min-width:768px){.TeamSection_content__HTHpX{margin-bottom:3rem}}.TeamSection_label__sjfvt{font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;color:#11a5d0;display:block;text-transform:uppercase}@media(min-width:768px){.TeamSection_label__sjfvt{font-size:1rem;margin-bottom:1rem}}.TeamSection_title__YCUEU{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;line-height:1.2;color:#333}@media(min-width:600px){.TeamSection_title__YCUEU{font-size:2rem}}@media(min-width:768px){.TeamSection_title__YCUEU{font-size:2.5rem;margin-bottom:1.5rem}}.TeamSection_description___Li7T{font-size:.8rem;line-height:1.5;color:#666;max-width:800px;margin:0 auto}@media(min-width:600px){.TeamSection_description___Li7T{font-size:1rem}}@media(min-width:768px){.TeamSection_description___Li7T{font-size:1.1rem;line-height:1.6}}.TeamSection_teamGrid__qNBh2{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}@media(min-width:768px){.TeamSection_teamGrid__qNBh2{gap:2rem;margin-top:2rem}}@media(max-width:768px){.TeamSection_teamGrid__qNBh2{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:480px){.TeamSection_teamGrid__qNBh2{grid-template-columns:1fr}}.TeamSection_teamCard__aAsi8{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;padding:1rem;text-align:center}@media(min-width:768px){.TeamSection_teamCard__aAsi8{padding:1.5rem}}.TeamSection_teamCard__aAsi8:hover{transform:translateY(-10px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.TeamSection_teamImageWrapper__fTCjN{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:1rem;border:3px solid #11a5d0}@media(min-width:768px){.TeamSection_teamImageWrapper__fTCjN{width:160px;height:160px;margin-bottom:1.5rem}}.TeamSection_teamImage__DQezN{width:100%;height:100%;object-fit:cover}.TeamSection_teamName__HBxaD{font-size:1.1rem;font-weight:700;margin-bottom:.4rem;color:#333}@media(min-width:768px){.TeamSection_teamName__HBxaD{font-size:1.4rem;margin-bottom:.5rem}}.TeamSection_teamPosition__RgovL{font-size:.85rem;color:#11a5d0;margin-bottom:.75rem;font-weight:500}@media(min-width:768px){.TeamSection_teamPosition__RgovL{font-size:1rem;margin-bottom:1rem}}.TeamSection_teamBio__FXIZI{font-size:.8rem;line-height:1.5;color:#666;margin-bottom:1rem;flex-grow:1}@media(min-width:768px){.TeamSection_teamBio__FXIZI{font-size:.95rem;margin-bottom:1.5rem}}.TeamSection_linkedInLink__YSdr0{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#0077b5;color:#fff;padding:.6rem 1.2rem;border-radius:30px;font-size:.9rem;font-weight:500;transition:background-color .2s ease;text-decoration:none}.TeamSection_linkedInLink__YSdr0:hover{background-color:#005e93}.VisionMission_visionMissionSection__KH8rH{position:relative;width:100%;padding:2rem 1rem}@media(min-width:768px){.VisionMission_visionMissionSection__KH8rH{padding:5rem 1rem}}.VisionMission_visionMissionSection__KH8rH .VisionMission_loadingContainer__5JHQb{height:600px;width:100%}.dark .VisionMission_visionMissionSection__KH8rH .VisionMission_title__G27X8{color:#fff}.dark .VisionMission_visionMissionSection__KH8rH .VisionMission_description__2XPfT{color:#bbb}.dark .VisionMission_visionMissionSection__KH8rH .VisionMission_testimonial__6N_NK blockquote{color:#ddd}.dark .VisionMission_visionMissionSection__KH8rH .VisionMission_imageContainer__WOWvi{box-shadow:0 10px 30px rgba(0,0,0,.3)}.VisionMission_container__h27f8{position:relative;max-width:1200px;margin:0 auto;display:flex;gap:1.5rem}@media(min-width:768px){.VisionMission_container__h27f8{gap:3rem}}@media(max-width:1024px){.VisionMission_container__h27f8{flex-direction:column;align-items:center}}.VisionMission_imageContainer__WOWvi{flex:1 1;position:relative;max-width:550px;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media(max-width:1024px){.VisionMission_imageContainer__WOWvi{width:100%;max-width:600px;margin-bottom:1rem}}@media(min-width:768px)and (max-width:1024px){.VisionMission_imageContainer__WOWvi{margin-bottom:2rem}}.VisionMission_image__c2Apd{width:100%;height:auto;object-fit:cover;display:block}.VisionMission_contentContainer__gK8Fo{flex:1 1;display:flex;flex-direction:column;gap:2rem;padding:1rem 0}@media(min-width:768px){.VisionMission_contentContainer__gK8Fo{gap:4rem}}@media(max-width:1024px){.VisionMission_contentContainer__gK8Fo{width:100%;max-width:600px}}.VisionMission_contentItem__Rf6v_{display:flex;flex-direction:column;gap:.25rem}@media(min-width:768px){.VisionMission_contentItem__Rf6v_{gap:.5rem}}.VisionMission_label__39MOG{color:#11a5d0;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}@media(min-width:768px){.VisionMission_label__39MOG{font-size:1rem;margin-bottom:.5rem}}.VisionMission_title__G27X8{font-size:1.4rem;font-weight:700;color:#333;margin-bottom:.5rem;line-height:1.2}@media(min-width:600px){.VisionMission_title__G27X8{font-size:1.8rem}}@media(min-width:768px){.VisionMission_title__G27X8{font-size:2.2rem;margin-bottom:1rem}}.VisionMission_description__2XPfT{color:#555;font-size:.8rem;line-height:1.5;margin-bottom:.5rem}@media(min-width:600px){.VisionMission_description__2XPfT{font-size:1rem}}@media(min-width:768px){.VisionMission_description__2XPfT{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}}.VisionMission_testimonial__6N_NK{max-width:800px;margin:2rem auto 1rem;text-align:center;padding:0 1rem}@media(min-width:768px){.VisionMission_testimonial__6N_NK{margin:4rem auto 2rem}}.VisionMission_testimonial__6N_NK blockquote{font-size:.95rem;font-style:italic;color:#444;line-height:1.5;position:relative}@media(min-width:768px){.VisionMission_testimonial__6N_NK blockquote{font-size:1.3rem;line-height:1.6}}.VisionMission_testimonial__6N_NK blockquote:after,.VisionMission_testimonial__6N_NK blockquote:before{content:"";display:inline-block;width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2311a5cf'%3E%3Cpath d='M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h3.983v10h-9.983z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;opacity:.4}@media(min-width:768px){.VisionMission_testimonial__6N_NK blockquote:after,.VisionMission_testimonial__6N_NK blockquote:before{width:20px;height:20px}}.VisionMission_testimonial__6N_NK blockquote:before{margin-right:.5rem;transform:scaleX(-1)}.VisionMission_testimonial__6N_NK blockquote:after{margin-left:.5rem}.WhatWeDo_whatWeDo__vHaf_{width:100%;padding:2rem 0}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_{padding:6rem 0}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_container__zdnCT{max-width:1200px;margin:0 auto}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy{text-align:center;margin-bottom:2rem;padding:0 1rem}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy{margin-bottom:4rem;padding:0}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy h2{color:#11a5d0;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy h2{font-size:1.2rem;margin-bottom:1rem}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy h3{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy h3{font-size:2.5rem;margin-bottom:1.5rem}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy p{color:#666;font-size:.8rem;line-height:1.5;max-width:600px;margin:0 auto}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy p{font-size:1.1rem;line-height:1.6}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;position:relative;padding:4px}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT{gap:2rem;margin-bottom:3rem}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT:before{content:"";position:absolute;top:50%;left:-4px;right:-4px;height:1px;background:#e5e7eb;z-index:0}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT:after{content:"";position:absolute;top:-4px;bottom:-4px;left:33.33%;width:1px;background:#e5e7eb;z-index:0}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_verticalLine__p_nU2{position:absolute;top:-4px;bottom:-4px;left:66.66%;width:1px;background:#e5e7eb;z-index:0}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM{position:absolute;width:8px;height:8px;background:#fff;border:2px solid #e5e7eb;border-radius:50%;z-index:1}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_topLeft__qomax{top:-4px;left:-4px}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_topMiddle1__NGKyz{top:-4px;left:33.33%;transform:translateX(-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_topMiddle2__XUimP{top:-4px;left:66.66%;transform:translateX(-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_topRight__bQTYM{top:-4px;right:-4px}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_middleLeft__pXSUU{top:50%;left:-4px;transform:translateY(-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_middleCenter1__146xr{top:50%;left:33.33%;transform:translate(-4px,-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_middleCenter2__Z9RbA{top:50%;left:66.66%;transform:translate(-4px,-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_middleRight__LOKf7{top:50%;right:-4px;transform:translateY(-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_bottomLeft__DwlNf{bottom:-4px;left:-4px}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_bottomMiddle1__T8_HK{bottom:-4px;left:33.33%;transform:translateX(-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_bottomMiddle2__4JkZk{bottom:-4px;left:66.66%;transform:translateX(-4px)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_bottomRight__PLifW{bottom:-4px;right:-4px}@media(max-width:1024px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT{grid-template-columns:repeat(2,1fr)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT:after{left:50%}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_bottomMiddle2__4JkZk,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_middleCenter2__Z9RbA,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_topMiddle2__XUimP,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_verticalLine__p_nU2{display:none}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_bottomMiddle1__T8_HK,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_middleCenter1__146xr,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM.WhatWeDo_topMiddle1__NGKyz{left:50%}}@media(max-width:640px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT{grid-template-columns:repeat(2,1fr)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_verticalLine__p_nU2,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT:after,.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT:before{display:none}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem .5rem;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r{padding:2rem}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r .WhatWeDo_iconWrapper__ufJEN{width:48px;height:48px;background:rgba(17,165,208,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r .WhatWeDo_iconWrapper__ufJEN{width:64px;height:64px;border-radius:12px;margin-bottom:1.5rem}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r .WhatWeDo_iconWrapper__ufJEN svg{color:#11a5d0;width:24px;height:24px}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r .WhatWeDo_iconWrapper__ufJEN svg{width:32px;height:32px}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r h4{color:#1a1a1a;font-size:.9rem;font-weight:600;margin-bottom:.5rem}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r h4{font-size:1.25rem;margin-bottom:1rem}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r p{color:#666;font-size:.75rem;line-height:1.5}@media(min-width:768px){.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r p{font-size:1rem;line-height:1.6}}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_exploreMore____0XX{text-align:center;position:relative;z-index:1}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_exploreMore____0XX button{background:#11a5d0;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.1em;padding:1rem 2.5rem;border:none;border-radius:32px;cursor:pointer;transition:background-color .3s ease}.WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_exploreMore____0XX button:hover{background:rgb(13.1466666667,127.6,160.8533333333)}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy h2{color:#11a5d0}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy h3{color:#fff}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_header__s3Boy p{color:#bbb}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_verticalLine__p_nU2,.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT:after,.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT:before{background:#333a40}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_servicesGrid__1GaJT .WhatWeDo_circle__puTlM{background:#18191a;border-color:#333a40}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r h4{color:#fff}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_serviceCard__ryY1r p{color:#bbb}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_exploreMore____0XX button{background:#fff;color:#18191a}.dark .WhatWeDo_whatWeDo__vHaf_ .WhatWeDo_exploreMore____0XX button:hover{background:#11a5d0}.WorkflowDiagram_workflowSection__JtAKb{padding:4rem 2rem;background:var(--background)}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_container__MS8qq{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}@media(max-width:968px){.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_container__MS8qq{grid-template-columns:1fr;gap:2rem}}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_diagramWrapper__Y2ECR{display:flex;justify-content:center;align-items:center}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_diagramWrapper__Y2ECR .WorkflowDiagram_diagram__Iz0aA{width:100%;height:auto;max-width:600px}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj{display:flex;flex-direction:column;gap:2rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj .WorkflowDiagram_contentBox__mtn2n{background:rgba(0,188,212,.1);border:2px solid rgba(0,188,212,.3);border-radius:1rem;padding:1.5rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj .WorkflowDiagram_contentBox__mtn2n .WorkflowDiagram_title__1WoGN{color:var(--primary-color);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj .WorkflowDiagram_contentBox__mtn2n .WorkflowDiagram_description__o1zaE p{color:var(--text-color);line-height:1.6;margin-bottom:.5rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj .WorkflowDiagram_contentBox__mtn2n .WorkflowDiagram_description__o1zaE p:last-child{margin-bottom:0}@media(max-width:768px){.WorkflowDiagram_workflowSection__JtAKb{padding:2rem 1rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj{gap:1.5rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj .WorkflowDiagram_contentBox__mtn2n{padding:1.25rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj .WorkflowDiagram_contentBox__mtn2n .WorkflowDiagram_title__1WoGN{font-size:1.1rem}.WorkflowDiagram_workflowSection__JtAKb .WorkflowDiagram_contentWrapper__SRCwj .WorkflowDiagram_contentBox__mtn2n .WorkflowDiagram_description__o1zaE p{font-size:.95rem}}