.Header_header__b6rsY{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:var(--color-white);box-shadow:0 2px 20px rgba(0,0,0,.08);transition:var(--transition-normal)}.Header_header__b6rsY.Header_scrolled__oaIYZ{box-shadow:0 4px 30px rgba(0,0,0,.12)}.Header_headerTop__UW7jf{background-color:var(--color-primary);padding:.35rem 0}.Header_headerTopContainer__QqJNn{display:flex;align-items:center;justify-content:flex-end;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Header_headerTopItem__NBkoh{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:hsla(0,0%,100%,.9)}.Header_headerTopItem__NBkoh svg{color:var(--color-secondary);flex-shrink:0}.Header_headerTopItem__NBkoh a{color:hsla(0,0%,100%,.9)}.Header_headerTopItem__NBkoh a:hover{color:var(--color-secondary)}.Header_headerMain__J1KLd{background-color:var(--color-white)}.Header_headerContainer__VNwoX{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.5rem;max-width:1200px;margin:0 auto}.Header_headerLogo___7p71{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:var(--color-primary);text-decoration:none}.Header_headerLogoIcon__m6ZdA{width:70px;height:70px;border-radius:10px;object-fit:cover;background:#fff;padding:3px}.Header_headerLogoText__nIxqR{display:flex;flex-direction:column;line-height:1.1}.Header_headerLogoText__nIxqR span:first-child{font-size:1.25rem;font-weight:700;color:var(--color-primary)}.Header_headerLogoText__nIxqR span:last-child{font-size:.875rem;font-weight:500;color:var(--color-secondary)}.Header_headerNavList__7MWCd,.Header_headerNav__a9uU_{display:flex;align-items:center}.Header_headerNavList__7MWCd{gap:.5rem;list-style:none;margin:0;padding:0}.Header_headerNavLink__Y0iQn{display:block;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;color:var(--color-text);text-decoration:none;border-radius:6px;transition:all .2s ease}.Header_headerNavLink__Y0iQn:hover{color:var(--color-primary);background-color:rgba(30,58,95,.05)}.Header_headerNavLink__Y0iQn.Header_active__C_hPE{color:var(--color-secondary);background-color:rgba(201,162,39,.1)}.Header_headerCta__hbiPt{margin-left:1rem}.Header_headerCtaBtn__CK7mB{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:var(--color-white);background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(201,162,39,.3)}.Header_headerCtaBtn__CK7mB:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(201,162,39,.4)}.Header_mobileMenuBtn__mYS3T{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:var(--color-bg-section);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.Header_mobileMenuBtn__mYS3T:hover{background:rgba(30,58,95,.1)}.Header_mobileMenuBtn__mYS3T span{display:block;height:2px;width:100%;background-color:var(--color-primary);border-radius:2px;transition:all .3s ease}.Header_mobileMenuBtn__mYS3T.Header_active__C_hPE{background:var(--color-primary)}.Header_mobileMenuBtn__mYS3T.Header_active__C_hPE span{background-color:var(--color-white)}.Header_mobileMenuBtn__mYS3T.Header_active__C_hPE span:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_mobileMenuBtn__mYS3T.Header_active__C_hPE span:nth-child(2){opacity:0}.Header_mobileMenuBtn__mYS3T.Header_active__C_hPE span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Header_mobileNav__ZnIjw{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--color-white);padding:0;transform:translateX(100%);opacity:0;transition:all .3s ease;z-index:998;overflow-y:auto}.Header_mobileNav__ZnIjw.Header_active__C_hPE{transform:translateX(0);opacity:1}.Header_mobileNavHeader__vTV6L{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--color-white);border-bottom:1px solid var(--color-border);position:-webkit-sticky;position:sticky;top:0;z-index:10}.Header_mobileNavLogo___m4r8{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:var(--color-primary);text-decoration:none}.Header_mobileNavLogoIcon__l2BFw{width:50px;height:50px;border-radius:8px;object-fit:contain}.Header_mobileNavClose__sWWVh{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-section);border:none;border-radius:50%;cursor:pointer;color:var(--color-primary);transition:all .2s ease}.Header_mobileNavClose__sWWVh:hover{background:var(--color-primary);color:var(--color-white)}.Header_mobileNavList__GF8X5{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:1.5rem}.Header_mobileNavLink__xfO4p{display:block;padding:1rem 1.25rem;font-size:1.125rem;font-weight:500;color:var(--color-text);text-decoration:none;border-radius:10px;transition:all .2s ease}.Header_mobileNavLink__xfO4p:hover{color:var(--color-primary);background-color:var(--color-bg-section)}.Header_mobileNavContact__EcU_f{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;margin:1rem 1.5rem;background:linear-gradient(135deg,rgba(201,162,39,.05),rgba(201,162,39,.02));border-radius:16px}.Header_mobileNavContact__EcU_f a{display:flex;align-items:center;gap:.875rem;padding:.75rem;color:var(--color-text);text-decoration:none;font-size:1rem;font-weight:500;border-radius:8px;transition:all .2s ease}.Header_mobileNavContact__EcU_f a:hover{background-color:rgba(201,162,39,.1);color:var(--color-secondary)}.Header_mobileNavContact__EcU_f svg{color:var(--color-secondary);flex-shrink:0}.Header_mobileNavCta__5cMxK{margin:1.5rem 1.5rem 2rem}.Header_mobileNavCtaBtn__bzHY_{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:1.125rem;font-size:1.0625rem;font-weight:600;color:var(--color-white);background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);border-radius:12px;text-decoration:none;box-shadow:0 4px 15px rgba(201,162,39,.25);transition:all .3s ease}.Header_mobileNavCtaBtn__bzHY_:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(201,162,39,.35)}@media (max-width:1024px){.Header_headerCta__hbiPt,.Header_headerNavList__7MWCd{display:none}.Header_mobileMenuBtn__mYS3T{display:flex}.Header_mobileNav__ZnIjw{display:block}}@media (max-width:640px){.Header_headerTop__UW7jf{padding:.2rem 0}.Header_headerTopItem__NBkoh{font-size:.625rem}.Header_headerContainer__VNwoX{padding:.35rem .75rem}.Header_headerLogo___7p71{gap:.4rem}.Header_headerLogoIcon__m6ZdA{width:40px;height:40px}.Header_headerLogoText__nIxqR span:first-child{font-size:.875rem}.Header_headerLogoText__nIxqR span:last-child{font-size:.65rem}.Header_mobileNavLink__xfO4p{font-size:1.0625rem;padding:.875rem 1rem}}.Footer_footer__JrJN9{background-color:var(--color-primary);color:var(--color-white);padding-top:var(--spacing-xxl)}.Footer_footerMain__rLFtb{display:grid;grid-template-columns:1.5fr repeat(3,1fr) 1.2fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl);padding-bottom:var(--spacing-xl);border-bottom:1px solid hsla(0,0%,100%,.1)}.Footer_footerBrand__cdnpx{max-width:280px}.Footer_footerLogo__2qnpg{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:var(--color-white);margin-bottom:var(--spacing-md);text-decoration:none}.Footer_footerLogoIcon__lC_Tk{width:60px;height:60px;border-radius:var(--radius-md);object-fit:contain}.Footer_footerDescription__Ra9dm{font-size:.9375rem;color:hsla(0,0%,100%,.7);line-height:1.7;margin-bottom:var(--spacing-lg)}.Footer_footerSocial__kSIhb{display:flex;gap:.75rem}.Footer_footerSocialLink__MNSsG{width:40px;height:40px;border-radius:var(--radius-full);background-color:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:var(--color-white);transition:var(--transition-fast)}.Footer_footerSocialLink__MNSsG:hover{background-color:var(--color-secondary);transform:translateY(-3px)}.Footer_footerColumn__vJenq{display:flex;flex-direction:column}.Footer_footerColumnTitle__MFyIA{font-size:1.125rem;font-weight:600;color:var(--color-white);margin-bottom:var(--spacing-md)}.Footer_footerLinks__ZtA3a{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}.Footer_footerLink__IuAwY{font-size:.9375rem;color:hsla(0,0%,100%,.7);transition:var(--transition-fast);text-decoration:none}.Footer_footerLink__IuAwY:hover{color:var(--color-secondary);padding-left:5px}.Footer_footerNewsletter__OBnJT{max-width:280px}.Footer_footerNewsletterTitle__tM66z{font-size:1.125rem;font-weight:600;color:var(--color-white);margin-bottom:.5rem}.Footer_footerNewsletterText__1cmh9{font-size:.9375rem;color:hsla(0,0%,100%,.7);margin-bottom:var(--spacing-md)}.Footer_footerNewsletterForm__CN4En{display:flex;flex-direction:column;gap:.75rem}.Footer_footerNewsletterInput__Pc8qs{width:100%;padding:.875rem 1rem;font-size:.9375rem;border-radius:var(--radius-md);background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:var(--color-white)}.Footer_footerNewsletterInput__Pc8qs::placeholder{color:hsla(0,0%,100%,.5)}.Footer_footerNewsletterInput__Pc8qs:focus{border-color:var(--color-secondary);background-color:hsla(0,0%,100%,.15);outline:none}.Footer_footerNewsletterBtn__MWJXK{padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;background-color:var(--color-secondary);color:var(--color-white);border-radius:var(--radius-md);transition:var(--transition-fast);border:none;cursor:pointer}.Footer_footerNewsletterBtn__MWJXK:hover{background-color:var(--color-secondary-light)}.Footer_footerBottom__Ch4z_{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) 0}.Footer_footerCopyright__Ic7Ox{font-size:.875rem;color:hsla(0,0%,100%,.6)}.Footer_footerBottomLinks__F8Y7i{display:flex;gap:1.5rem}.Footer_footerBottomLink__fBZE2{font-size:.875rem;color:hsla(0,0%,100%,.6);text-decoration:none}.Footer_footerBottomLink__fBZE2:hover{color:var(--color-secondary)}@media (max-width:1200px){.Footer_footerMain__rLFtb{grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg)}.Footer_footerBrand__cdnpx{grid-column:1/-1;max-width:100%;display:flex;flex-direction:column;align-items:flex-start}.Footer_footerNewsletter__OBnJT{grid-column:1/-1;max-width:400px}}@media (max-width:768px){.Footer_footerMain__rLFtb{grid-template-columns:1fr 1fr}.Footer_footerBottom__Ch4z_{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:480px){.Footer_footerMain__rLFtb{grid-template-columns:1fr}}.Pages_pageHeader__n4pTP{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);padding:80px 0 60px;text-align:center;color:var(--color-white);position:relative;overflow:hidden}.Pages_pageHeader__n4pTP:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.Pages_pageHeader__n4pTP h1{color:var(--color-white);font-size:clamp(2rem,4vw,3rem);margin-bottom:var(--spacing-sm);position:relative;z-index:1}.Pages_pageHeader__n4pTP p{color:hsla(0,0%,100%,.8);font-size:1.125rem;max-width:600px;margin:0 auto;position:relative;z-index:1}.Pages_breadcrumb__LSBnA{display:flex;justify-content:center;gap:.5rem;margin-top:var(--spacing-md);font-size:.875rem;color:hsla(0,0%,100%,.6)}.Pages_breadcrumb__LSBnA a{color:var(--color-secondary)}.Pages_breadcrumb__LSBnA a:hover{color:var(--color-white)}.Pages_aboutIntro__17fvL{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl);align-items:center}.Pages_aboutIntroContent__XlEJa h2{margin-bottom:var(--spacing-md)}.Pages_aboutIntroContent__XlEJa p{color:var(--color-text-light);line-height:1.8;margin-bottom:var(--spacing-md)}.Pages_aboutValues__7PfY7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--spacing-lg);gap:var(--spacing-lg);margin-top:var(--spacing-xl)}.Pages_aboutValue__cTsqW{text-align:center;padding:var(--spacing-lg);background-color:var(--color-bg-section);border-radius:var(--radius-lg)}.Pages_aboutValueIcon__u8XNG{width:70px;height:70px;margin:0 auto var(--spacing-md);background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;color:var(--color-white)}.Pages_aboutValue__cTsqW h4{margin-bottom:.5rem}.Pages_aboutValue__cTsqW p{font-size:.9375rem;color:var(--color-text-light)}.Pages_videoSection__6H7Yg{background-color:var(--color-bg-section)}.Pages_videoWrapper__20O7i{max-width:900px;margin:0 auto;text-align:center}.Pages_videoWrapper__20O7i h2{margin-bottom:var(--spacing-md)}.Pages_videoWrapper__20O7i>p{color:var(--color-text-light);margin-bottom:var(--spacing-xl)}.Pages_videoPlaceholder__9DAL_{aspect-ratio:16/9;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-normal)}.Pages_videoPlaceholder__9DAL_:hover{transform:scale(1.02)}.Pages_videoPlayBtn__kPACX{width:80px;height:80px;background-color:var(--color-secondary);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;color:var(--color-white);transition:var(--transition-fast)}.Pages_videoPlaceholder__9DAL_:hover .Pages_videoPlayBtn__kPACX{transform:scale(1.1)}.Pages_careersSection__h_GR2{background-color:var(--color-white)}.Pages_careersGrid__qs4Vp{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--spacing-lg);gap:var(--spacing-lg)}.Pages_careerCard__J7lgz{background-color:var(--color-bg-section);padding:var(--spacing-lg);border-radius:var(--radius-lg);border-left:4px solid var(--color-secondary);transition:var(--transition-normal)}.Pages_careerCard__J7lgz:hover{box-shadow:var(--shadow-md)}.Pages_careerCard__J7lgz h4{margin-bottom:.5rem}.Pages_careerCardMeta__5zCTU{display:flex;gap:var(--spacing-md);margin-bottom:var(--spacing-sm);font-size:.875rem;color:var(--color-text-muted)}.Pages_careerCard__J7lgz p{color:var(--color-text-light);margin-bottom:var(--spacing-md)}.Pages_servicesIntro__tWiV7{text-align:center;max-width:800px;margin:0 auto var(--spacing-xl)}.Pages_servicesIntro__tWiV7 h2{margin-bottom:var(--spacing-md)}.Pages_servicesIntro__tWiV7 p{color:var(--color-text-light)}.Pages_servicesGrid__Oi2p5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--spacing-lg);gap:var(--spacing-lg)}.Pages_serviceCard__e_N9g{background-color:var(--color-white);padding:var(--spacing-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--transition-normal);text-align:center}.Pages_serviceCard__e_N9g:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.Pages_serviceCardIcon__Sb0_N{width:80px;height:80px;margin:0 auto var(--spacing-md);background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--color-white)}.Pages_serviceCard__e_N9g h3{font-size:1.25rem;margin-bottom:.75rem}.Pages_serviceCard__e_N9g p{color:var(--color-text-light);margin-bottom:var(--spacing-md);line-height:1.7}.Pages_serviceFeatures__3z6nb{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl);background-color:var(--color-primary);padding:var(--spacing-xxl);border-radius:var(--radius-lg);color:var(--color-white);margin-top:var(--spacing-xl)}.Pages_serviceFeaturesContent__rAS09 h2{color:var(--color-white);margin-bottom:var(--spacing-md)}.Pages_serviceFeaturesContent__rAS09 p{color:hsla(0,0%,100%,.8);line-height:1.8;margin-bottom:var(--spacing-lg)}.Pages_serviceFeaturesContent__rAS09 ul{display:flex;flex-direction:column;gap:.75rem}.Pages_serviceFeaturesContent__rAS09 li{display:flex;align-items:center;gap:.75rem;color:hsla(0,0%,100%,.9)}.Pages_serviceFeaturesContent__rAS09 li svg{color:var(--color-secondary);flex-shrink:0}.Pages_expertsIntro__na3Xl{text-align:center;max-width:700px;margin:0 auto var(--spacing-xl)}.Pages_expertsIntro__na3Xl h2{margin-bottom:var(--spacing-md)}.Pages_expertsIntro__na3Xl p{color:var(--color-text-light)}.Pages_expertsGrid__rLs0m{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--spacing-lg);gap:var(--spacing-lg)}.Pages_expertCard__HDtNt{background-color:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:var(--transition-normal)}.Pages_expertCard__HDtNt:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.Pages_expertCardImage__e1xlr{aspect-ratio:1;background:linear-gradient(135deg,var(--color-bg-section) 0,#e8ecf1 100%);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.Pages_expertCardContent__bjpkw{padding:var(--spacing-md);text-align:center}.Pages_expertCardContent__bjpkw h4{font-size:1.125rem;margin-bottom:.25rem}.Pages_expertCardContent__bjpkw p{font-size:.875rem;color:var(--color-secondary);margin-bottom:var(--spacing-sm)}.Pages_expertSocial__DRFd4{display:flex;justify-content:center;gap:.5rem}.Pages_expertSocialLink__FesdK{width:32px;height:32px;border-radius:var(--radius-full);background-color:var(--color-bg-section);display:flex;align-items:center;justify-content:center;color:var(--color-text-light);transition:var(--transition-fast)}.Pages_expertSocialLink__FesdK:hover{background-color:var(--color-secondary);color:var(--color-white)}.Pages_caseStudiesIntro__EgJrT{text-align:center;max-width:700px;margin:0 auto var(--spacing-xl)}.Pages_caseStudiesIntro__EgJrT h2{margin-bottom:var(--spacing-md)}.Pages_caseStudiesIntro__EgJrT p{color:var(--color-text-light)}.Pages_caseStudiesGrid__M6rFs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--spacing-lg);gap:var(--spacing-lg)}.Pages_caseStudyCard__fkBvT{background-color:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:var(--transition-normal)}.Pages_caseStudyCard__fkBvT:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.Pages_caseStudyImage__X8K2B{aspect-ratio:16/10;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.3);position:relative;overflow:hidden}.Pages_caseStudyContent__kMJ_Y{padding:var(--spacing-md)}.Pages_caseStudyMeta__GgAqe{display:flex;gap:var(--spacing-md);margin-bottom:.75rem}.Pages_caseStudyCategory__Cj5U4{font-size:.75rem;font-weight:500;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.5px}.Pages_caseStudyDate__Kz0m5{font-size:.75rem;color:var(--color-text-muted)}.Pages_caseStudyContent__kMJ_Y h3{font-size:1.125rem;margin-bottom:.5rem}.Pages_caseStudyContent__kMJ_Y p{font-size:.9375rem;color:var(--color-text-light);margin-bottom:var(--spacing-md)}.Pages_contactsGrid__K69hL{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl)}.Pages_contactsInfo__gYDSu h2{margin-bottom:var(--spacing-md)}.Pages_contactsInfo__gYDSu>p{color:var(--color-text-light);margin-bottom:var(--spacing-xl)}.Pages_contactsDetails__1AjFU{display:flex;flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-xl)}.Pages_contactsDetailItem__xxzDC{display:flex;gap:var(--spacing-md);align-items:flex-start}.Pages_contactsDetailIcon__B1592{width:50px;height:50px;background-color:var(--color-bg-section);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--color-secondary);flex-shrink:0}.Pages_contactsDetailContent___nQXp h4{font-size:1rem;margin-bottom:.25rem}.Pages_contactsDetailContent___nQXp a,.Pages_contactsDetailContent___nQXp p{font-size:.9375rem;color:var(--color-text-light)}.Pages_contactsDetailContent___nQXp a:hover{color:var(--color-secondary)}.Pages_contactsSocial__sVpLw{display:flex;gap:.75rem}.Pages_contactsSocialLink__g4umw{width:44px;height:44px;border-radius:var(--radius-full);background-color:var(--color-bg-section);display:flex;align-items:center;justify-content:center;color:var(--color-text-light);transition:var(--transition-fast)}.Pages_contactsSocialLink__g4umw:hover{background-color:var(--color-secondary);color:var(--color-white)}.Pages_contactsForm__2DFra{background-color:var(--color-bg-section);padding:var(--spacing-xl);border-radius:var(--radius-lg)}.Pages_contactsForm__2DFra h3{margin-bottom:var(--spacing-lg)}.Pages_formRow__SM3ww{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--spacing-md);gap:var(--spacing-md)}.Pages_contactsMap__zAocb{margin-top:var(--spacing-xl);height:400px;background:linear-gradient(135deg,var(--color-bg-section) 0,#e8ecf1 100%);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}@media (max-width:992px){.Pages_aboutIntro__17fvL,.Pages_contactsGrid__K69hL,.Pages_serviceFeatures__3z6nb{grid-template-columns:1fr}.Pages_aboutValues__7PfY7,.Pages_caseStudiesGrid__M6rFs,.Pages_expertsGrid__rLs0m,.Pages_servicesGrid__Oi2p5{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Pages_aboutValues__7PfY7,.Pages_careersGrid__qs4Vp,.Pages_caseStudiesGrid__M6rFs,.Pages_formRow__SM3ww,.Pages_servicesGrid__Oi2p5{grid-template-columns:1fr}.Pages_serviceFeatures__3z6nb{padding:var(--spacing-xl)}}@media (max-width:480px){.Pages_expertsGrid__rLs0m{grid-template-columns:1fr}}.Home_hero__g_og0{min-height:calc(100vh - 110px);display:flex;align-items:center;padding:60px 0 80px;background:linear-gradient(135deg,#f8fafc,#eef2f7 50%,#e8eef5);position:relative;overflow:hidden}.Home_hero__g_og0:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(ellipse,rgba(26,54,93,.03) 0,transparent 70%);pointer-events:none}.Home_heroContainer__ou7rV{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Home_heroContent__IGkft{position:relative;z-index:2}.Home_heroLabel__8GDrM{display:inline-flex;align-items:center;gap:.65rem;padding:.7rem 1.25rem;background:linear-gradient(135deg,rgba(201,162,39,.1),rgba(201,162,39,.05));border:1px solid rgba(201,162,39,.2);border-radius:50px;font-size:.95rem;font-weight:600;color:var(--color-secondary-dark);margin-bottom:1.75rem;letter-spacing:.5px}.Home_heroLabel__8GDrM svg{color:var(--color-secondary)}.Home_heroHeading__lgBPc{font-size:clamp(3rem,6vw,4.5rem);font-weight:800;color:var(--color-primary);line-height:1.1;margin-bottom:1.75rem;letter-spacing:-.02em}.Home_heroHeading__lgBPc span{color:var(--color-secondary)}.Home_heroSubheading__XtQSP{font-size:1.35rem;color:var(--color-text-light);line-height:1.7;margin-bottom:2.25rem;max-width:540px}.Home_heroButtons__QPew8{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.Home_heroBtn__b_ESz{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:1.125rem 2.25rem;font-size:1.0625rem;font-weight:600;border-radius:12px;transition:all .3s ease;text-decoration:none}.Home_heroBtnPrimary__VwJET{background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);color:var(--color-white);box-shadow:0 4px 20px rgba(201,162,39,.35)}.Home_heroBtnPrimary__VwJET:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(201,162,39,.45)}.Home_heroBtnSecondary__70edf{background:var(--color-white);color:var(--color-primary);border:2px solid var(--color-border);box-shadow:var(--shadow-sm)}.Home_heroBtnSecondary__70edf:hover{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-white)}.Home_heroStats__hwR4e{display:flex;gap:3rem}.Home_heroStat__FwAVy{display:flex;flex-direction:column}.Home_heroStatValue___tgzy{font-size:2.5rem;font-weight:700;color:var(--color-primary);line-height:1}.Home_heroStatLabel__HZeXT{font-size:1rem;color:var(--color-text-muted);margin-top:.4rem}.Home_heroIllustrationCard__7f6p3,.Home_heroIllustration__JMFFZ{position:relative;display:flex;align-items:center;justify-content:center}.Home_heroIllustrationCard__7f6p3{width:100%;max-width:520px;aspect-ratio:3/4;background:linear-gradient(145deg,#f0f4f8,#e4ebf3);border-radius:24px;flex-direction:column;color:hsla(0,0%,100%,.9);overflow:hidden;box-shadow:var(--shadow-xl)}.Home_heroConsultantImage__jiJyd{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:24px;transition:all .5s ease;animation:Home_fadeInScale__lJXHk 1s ease-out forwards}.Home_heroConsultantImage__jiJyd:hover{transform:scale(1.05)}@keyframes Home_fadeInScale__lJXHk{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.Home_heroIllustrationCard__7f6p3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.Home_heroIllustrationIcon__zw6Ea{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.Home_heroIllustrationIcon__zw6Ea svg{width:80px;height:80px;color:var(--color-secondary);opacity:.8}.Home_heroIllustrationIcon__zw6Ea span{font-size:.875rem;color:hsla(0,0%,100%,.5)}.Home_heroFloatingCard__rHirs{position:absolute;background:var(--color-white);border-radius:16px;padding:1.25rem;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:1rem}.Home_heroFloatingCard1__ZNFvK{bottom:-20px;left:-40px}.Home_heroFloatingCard2__lqIYk{top:20px;right:-30px}.Home_heroFloatingCardIcon__4RYyU{width:48px;height:48px;background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-white)}.Home_heroFloatingCardContent__PuqRS h4{font-size:.9375rem;font-weight:600;color:var(--color-primary);margin-bottom:.125rem}.Home_heroFloatingCardContent__PuqRS p{font-size:.8125rem;color:var(--color-text-muted)}.Home_impact__HGz47{padding:100px 0;background:var(--color-white)}.Home_impactGrid__aZfUd{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:4rem;gap:4rem;align-items:start}.Home_impactLabel__V_ozC{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_impactContent__ylhV6 h3{font-size:2rem;font-weight:700;color:var(--color-primary);margin-bottom:1.5rem;line-height:1.3}.Home_impactContent__ylhV6 p{color:var(--color-text-light);line-height:1.8;margin-bottom:1rem;font-size:1.0625rem}.Home_impactCards__mBCzE{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.Home_impactCard__IQMla{background:linear-gradient(135deg,#fafbfc,#f5f7fa);padding:1.5rem;border-radius:16px;border-left:4px solid var(--color-secondary);transition:all .3s ease}.Home_impactCard__IQMla:hover{transform:translateX(8px);box-shadow:var(--shadow-md)}.Home_impactCard__IQMla p{margin-bottom:.75rem;color:var(--color-text);font-weight:500}.Home_impactCardLink__fIX8O{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .2s ease}.Home_impactCardLink__fIX8O:hover{color:var(--color-primary);gap:.75rem}.Home_impactCta__m1f6r{display:flex;align-items:center;gap:.5rem;margin-top:2rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);border-radius:12px;color:hsla(0,0%,100%,.9);font-size:1rem}.Home_impactCta__m1f6r a{color:var(--color-secondary);font-weight:600;text-decoration:none}.Home_impactCta__m1f6r a:hover{text-decoration:underline}.Home_impactIllustrationCard__9FASO,.Home_impactIllustration__1oua1{position:relative;height:100%;min-height:500px}.Home_impactIllustrationCard__9FASO{width:100%;background:linear-gradient(145deg,#f0f4f8,#e4ebf3);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-text-muted);overflow:hidden}.Home_impactIllustrationCard__9FASO:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231a365d' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.Home_impactIllustrationIcon__rPHuQ{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.Home_impactIllustrationIcon__rPHuQ svg{width:80px;height:80px;color:var(--color-primary);opacity:.2}.Home_about__iaAz5{padding:100px 0;background:linear-gradient(180deg,#f8fafc,#edf2f7)}.Home_aboutLabel__K0Vil{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_aboutGrid___jaeY{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.Home_aboutContent__XEdKA h2{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:.75rem;line-height:1.2}.Home_aboutContent__XEdKA h3{font-size:1.25rem;color:var(--color-text-light);font-weight:500;margin-bottom:1.5rem}.Home_aboutContent__XEdKA>p{color:var(--color-text-light);line-height:1.8;margin-bottom:2rem;font-size:1.0625rem}.Home_aboutMission__6lv0R{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Home_aboutMissionItem__g1mTk{background:var(--color-white);padding:1.75rem;border-radius:16px;box-shadow:var(--shadow-md);transition:all .3s ease}.Home_aboutMissionItem__g1mTk:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.Home_aboutMissionItem__g1mTk h4{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:var(--color-secondary)}.Home_aboutMissionItem__g1mTk p{font-size:.9375rem;color:var(--color-text-light);line-height:1.7}.Home_aboutStats__ISx1d{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.Home_aboutStatItem___S6zd{background:var(--color-white);padding:2rem;border-radius:20px;text-align:center;box-shadow:var(--shadow-md);transition:all .3s ease}.Home_aboutStatItem___S6zd:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.Home_aboutStatIcon__4L5iM{width:60px;height:60px;margin:0 auto 1rem;background:linear-gradient(135deg,rgba(201,162,39,.1),rgba(201,162,39,.05));border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--color-secondary)}.Home_aboutStatValue__Umrzw{font-size:2.5rem;font-weight:800;color:var(--color-primary);line-height:1;margin-bottom:.5rem}.Home_aboutStatLabel__cy_jW{font-size:.9375rem;color:var(--color-text-muted)}.Home_servicesCategories__d61A_{padding:100px 0;background:var(--color-white)}.Home_servicesCategoriesLabel__6KYbj{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_servicesCategoriesGrid__hBbd0{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.Home_servicesCategoriesContent___dqWF h2{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem;line-height:1.2}.Home_servicesCategoriesContent___dqWF>p{color:var(--color-text-light);font-size:1.0625rem;line-height:1.7;margin-bottom:2rem}.Home_servicesCategoriesTypes__y76xH{display:flex;flex-direction:column;gap:.875rem;margin-bottom:2rem}.Home_servicesCategoriesType__1fDGv{display:flex;align-items:center;gap:1rem;color:var(--color-text);font-size:1rem}.Home_servicesCategoriesType__1fDGv svg{width:22px;height:22px;color:var(--color-success);flex-shrink:0}.Home_servicesCategoriesCta__UUnot{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#faf8f0,#f7f3e8);border:1px solid rgba(201,162,39,.2);border-radius:16px;margin-bottom:2.5rem}.Home_servicesCategoriesCta__UUnot span{color:var(--color-text);font-size:1rem}.Home_servicesCategoriesCta__UUnot a{color:var(--color-secondary);font-weight:700;font-size:1.125rem;text-decoration:none}.Home_servicesCategoriesCta__UUnot a:hover{text-decoration:underline}.Home_servicesCategoriesPromos__x5pLy{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.Home_servicesCategoriesPromo__0OrJX{background:linear-gradient(145deg,var(--color-primary) 0,var(--color-primary-dark) 100%);color:var(--color-white);padding:2rem;border-radius:20px;transition:all .3s ease;position:relative;overflow:hidden}.Home_servicesCategoriesPromo__0OrJX:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle,rgba(201,162,39,.15) 0,transparent 70%)}.Home_servicesCategoriesPromo__0OrJX:hover{transform:translateY(-6px);box-shadow:var(--shadow-xl)}.Home_servicesCategoriesPromo__0OrJX h4{color:var(--color-white);font-size:1.25rem;font-weight:700;margin-bottom:.75rem;position:relative}.Home_servicesCategoriesPromo__0OrJX p{font-size:.9375rem;color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:1.25rem;position:relative}.Home_servicesCategoriesPromo__0OrJX a{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-secondary);font-weight:600;font-size:.875rem;text-decoration:none;position:relative;transition:all .2s ease}.Home_servicesCategoriesPromo__0OrJX a:hover{gap:.75rem}.Home_servicesCategoriesIllustration__RPS_L{position:relative;min-height:500px}.Home_servicesCategoriesIllustrationCard__Wqkzn{width:100%;height:100%;min-height:500px;background:linear-gradient(145deg,#f0f4f8,#e4ebf3);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-text-muted);overflow:hidden}.Home_businessGrowthImage__18HtS{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:24px;transition:all .5s ease}.Home_businessGrowthImage__18HtS:hover{transform:scale(1.05)}.Home_whyUs__GavuV{padding:100px 0;background:linear-gradient(180deg,#f8fafc,#edf2f7)}.Home_whyUsLabel__00vUF{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_whyUsGrid__p6zzg{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Home_whyUsContent__M996l h2{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:.75rem;line-height:1.2}.Home_whyUsContent__M996l>p:first-of-type{font-size:1.125rem;color:var(--color-text-light);margin-bottom:2rem}.Home_whyUsAdvantages__MnsFK{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.Home_whyUsAdvantage__gVPg3{display:flex;gap:1.25rem;align-items:flex-start}.Home_whyUsAdvantageNumber__Fb0KU{width:44px;height:44px;background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-weight:700;font-size:1.125rem;flex-shrink:0}.Home_whyUsAdvantageContent__ofI_5 h4{font-size:1.0625rem;font-weight:700;color:var(--color-primary);margin-bottom:.25rem}.Home_whyUsAdvantageContent__ofI_5 p{font-size:.9375rem;color:var(--color-text-light);line-height:1.6}.Home_whyUsText__LpZ6h{color:var(--color-text-light);line-height:1.8;margin-bottom:1rem;font-size:1rem}.Home_whyUsSubheading__GtmG4{font-size:1.125rem;font-weight:600;color:var(--color-primary);margin:1.5rem 0}.Home_whyUsActions__Hqf5M{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.Home_whyUsBtn__lt5ZV{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);color:var(--color-white);font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(201,162,39,.35)}.Home_whyUsBtn__lt5ZV:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(201,162,39,.45)}.Home_whyUsVacancies___hFHe{font-size:.9375rem;color:var(--color-text-light)}.Home_whyUsVacancies___hFHe a{color:var(--color-secondary);font-weight:600;margin-left:.25rem;text-decoration:none}.Home_whyUsVacancies___hFHe a:hover{text-decoration:underline}.Home_whyUsIllustration__4CePt{position:relative;min-height:500px}.Home_whyUsIllustrationCard__T5TZg{width:100%;height:100%;min-height:500px;background:none;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);box-shadow:var(--shadow-xl);overflow:hidden}.Home_trustImage__sNJ8E{display:block;width:100%;height:100%;min-height:500px;object-fit:cover;border-radius:24px}.Home_featured__p2F9Q{padding:100px 0;background:var(--color-white)}.Home_featuredHeader__tl5nL{text-align:center;max-width:650px;margin:0 auto 3.5rem}.Home_featuredLabel__AmFFR{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_featuredHeader__tl5nL h2{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem;line-height:1.2}.Home_featuredHeader__tl5nL p{color:var(--color-text-light);font-size:1.125rem}.Home_featuredGrid__kgpVk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_featuredCard__mYrFV{background:linear-gradient(180deg,#fafbfc,#f5f7fa);padding:2rem;border-radius:20px;transition:all .3s ease;border:2px solid transparent;position:relative}.Home_featuredCard__mYrFV:hover{border-color:var(--color-secondary);transform:translateY(-8px);box-shadow:var(--shadow-lg);background:var(--color-white)}.Home_featuredCardIcon__Yhc6Q{width:64px;height:64px;background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--color-white);margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(201,162,39,.3)}.Home_featuredCard__mYrFV h4{font-size:1.25rem;font-weight:700;color:var(--color-primary);margin-bottom:.75rem}.Home_featuredCard__mYrFV p{font-size:.9375rem;color:var(--color-text-light);line-height:1.7;margin-bottom:1.5rem}.Home_featuredCard__mYrFV a{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-secondary);font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;transition:all .2s ease}.Home_featuredCard__mYrFV a:hover{color:var(--color-primary);gap:.75rem}.Home_cases__IyZQM{padding:100px 0;background:linear-gradient(180deg,#f8fafc,#edf2f7)}.Home_casesHeader__qe2s1{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;flex-wrap:wrap;gap:1.5rem}.Home_casesLabel__PfPT8{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:.75rem}.Home_casesHeaderContent__TdA4_ h2{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:.5rem;line-height:1.2}.Home_casesHeaderContent__TdA4_ p{color:var(--color-text-light);font-size:1.0625rem}.Home_casesLink__DMOcy{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-secondary);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .2s ease}.Home_casesLink__DMOcy:hover{color:var(--color-primary);gap:.75rem}.Home_casesGrid__hsPcD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_casesCard__3T_nE{background:var(--color-white);border-radius:20px;overflow:hidden;transition:all .3s ease;box-shadow:var(--shadow-sm)}.Home_casesCard__3T_nE:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.Home_casesCardImage__BGAg4{height:220px;background:linear-gradient(145deg,var(--color-primary) 0,var(--color-primary-dark) 100%);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.3);position:relative;overflow:hidden}.Home_casesCardImage__BGAg4:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.Home_casesCardContent__8R3hn{padding:1.5rem}.Home_casesCardContent__8R3hn h4{font-size:1.25rem;font-weight:700;color:var(--color-primary)}.Home_help__mNxGS{padding:100px 0;background:linear-gradient(145deg,var(--color-primary) 0,var(--color-primary-dark) 100%);color:var(--color-white);position:relative;overflow:hidden}.Home_help__mNxGS:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(ellipse at top right,rgba(201,162,39,.1) 0,transparent 60%)}.Home_helpLabel___c9AT{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_helpGrid__9Foiz{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}.Home_helpContent__bPfq8 h2{font-size:2.5rem;font-weight:700;color:var(--color-white);margin-bottom:1.5rem;line-height:1.2}.Home_helpContent__bPfq8>p{color:hsla(0,0%,100%,.8);font-size:1.0625rem;line-height:1.8;margin-bottom:1rem}.Home_helpBenefits__bHUz6{display:flex;flex-direction:column;gap:.875rem;margin:2rem 0}.Home_helpBenefit__MVryE{display:flex;align-items:center;gap:1rem;color:hsla(0,0%,100%,.9);font-size:1rem}.Home_helpBenefit__MVryE svg{color:var(--color-secondary);flex-shrink:0;width:22px;height:22px}.Home_helpNote__sr7Hu{font-style:italic;color:var(--color-secondary);font-size:1rem;margin-bottom:2rem}.Home_helpBtn__kcxxn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--color-secondary);color:var(--color-white);font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(201,162,39,.35)}.Home_helpBtn__kcxxn:hover{background:var(--color-secondary-light);transform:translateY(-3px);box-shadow:0 8px 30px rgba(201,162,39,.45)}.Home_helpIllustration__33jAB{position:relative;min-height:400px}.Home_helpIllustrationCard__2YGm4{width:100%;height:100%;min-height:400px;background:linear-gradient(145deg,rgba(10,20,30,.4),rgba(10,20,30,.2));border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4);overflow:hidden;position:relative}.Home_helpBackgroundImage__j_kmI{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:24px;position:absolute;top:0;left:0}.Home_testimonials__khjnC{padding:100px 0;background:var(--color-white)}.Home_testimonialsLabel__cyigF{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_testimonialsGrid__avCDu{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:4rem;gap:4rem;align-items:start}.Home_testimonialsContent__ca5_5 h2{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1.5rem;line-height:1.2}.Home_testimonialsContent__ca5_5 p{color:var(--color-text-light);font-size:1.0625rem;line-height:1.8;margin-bottom:.75rem}.Home_testimonialsLink__l_xhO{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-secondary);font-weight:600;font-size:1rem;text-decoration:none;margin-top:1.5rem;transition:all .2s ease}.Home_testimonialsLink__l_xhO:hover{color:var(--color-primary);gap:.75rem}.Home_testimonialCard__07Njw{background:linear-gradient(180deg,#fafbfc,#f5f7fa);padding:2.5rem;border-radius:24px;position:relative;box-shadow:var(--shadow-md)}.Home_testimonialCard__07Njw:before{content:'"';position:absolute;top:1.5rem;left:2rem;font-size:6rem;font-family:Georgia,serif;color:var(--color-secondary);opacity:.15;line-height:1}.Home_testimonialAuthor__AXjgW{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:1}.Home_testimonialAvatar__430wX{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-secondary-light) 100%);display:flex;align-items:center;justify-content:center;color:var(--color-white);font-weight:700;font-size:1.25rem;box-shadow:0 4px 15px rgba(201,162,39,.3)}.Home_testimonialAuthorInfo__lSbV3 h4{font-size:1.125rem;font-weight:700;color:var(--color-primary);margin-bottom:.25rem}.Home_testimonialAuthorInfo__lSbV3 p{font-size:.875rem;color:var(--color-text-muted);margin:0}.Home_testimonialQuote__yGcuP{font-size:1.0625rem;color:var(--color-text);line-height:1.8;margin-bottom:1.5rem;position:relative;z-index:1}.Home_testimonialDate__IZqHc{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-weight:600}.Home_news__zyg6c{padding:100px 0;background:linear-gradient(180deg,#f8fafc,#edf2f7)}.Home_newsHeader__yGWpm{text-align:center;max-width:650px;margin:0 auto 3.5rem}.Home_newsLabel__vtZTW{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.Home_newsHeader__yGWpm h2{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem;line-height:1.2}.Home_newsHeader__yGWpm p{color:var(--color-text-light);font-size:1.125rem}.Home_newsGrid__aHgtb{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_newsCard__umje8{background:var(--color-white);border-radius:20px;overflow:hidden;transition:all .3s ease;box-shadow:var(--shadow-sm)}.Home_newsCard__umje8:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.Home_newsCardImage__t3pOv{height:200px;background:linear-gradient(145deg,#e8eef5,#dce4ed);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);position:relative;overflow:hidden}.Home_newsCardImage__t3pOv:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231a365d' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.Home_newsCardContent___K_KB{padding:1.75rem}.Home_newsCardMeta__1Opl2{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.Home_newsCardCategory__VJ_sy{font-size:.75rem;font-weight:700;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.5px}.Home_newsCardDate__cfI51{font-size:.75rem;color:var(--color-text-muted)}.Home_newsCardContent___K_KB h4{font-size:1.25rem;font-weight:700;color:var(--color-primary);margin-bottom:.75rem;line-height:1.4}.Home_newsCardContent___K_KB>p{font-size:.9375rem;color:var(--color-text-light);line-height:1.7;margin-bottom:1.25rem}.Home_newsCardContent___K_KB a{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-secondary);font-weight:600;font-size:.8125rem;text-transform:uppercase;text-decoration:none;transition:all .2s ease}.Home_newsCardContent___K_KB a:hover{color:var(--color-primary);gap:.75rem}@media (max-width:1024px){.Home_aboutGrid___jaeY,.Home_helpGrid__9Foiz,.Home_heroContainer__ou7rV,.Home_impactGrid__aZfUd,.Home_servicesCategoriesGrid__hBbd0,.Home_testimonialsGrid__avCDu,.Home_whyUsGrid__p6zzg{grid-template-columns:1fr;gap:3rem}.Home_heroContent__IGkft{text-align:center;max-width:100%}.Home_heroButtons__QPew8,.Home_heroLabel__8GDrM,.Home_heroStats__hwR4e{justify-content:center}.Home_heroIllustrationCard__7f6p3{max-width:100%}.Home_heroFloatingCard__rHirs{display:none}.Home_aboutStats__ISx1d,.Home_casesGrid__hsPcD,.Home_featuredGrid__kgpVk,.Home_newsGrid__aHgtb{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home_hero__g_og0{padding:40px 0 60px;min-height:auto}.Home_heroHeading__lgBPc{font-size:2.25rem}.Home_heroStats__hwR4e{gap:2rem}.Home_aboutStats__ISx1d{grid-template-columns:repeat(2,1fr)}.Home_aboutMission__6lv0R,.Home_casesGrid__hsPcD,.Home_featuredGrid__kgpVk,.Home_newsGrid__aHgtb,.Home_servicesCategoriesPromos__x5pLy{grid-template-columns:1fr}.Home_casesHeader__qe2s1,.Home_whyUsActions__Hqf5M{flex-direction:column;align-items:flex-start}.Home_about__iaAz5,.Home_cases__IyZQM,.Home_featured__p2F9Q,.Home_help__mNxGS,.Home_impact__HGz47,.Home_news__zyg6c,.Home_servicesCategories__d61A_,.Home_testimonials__khjnC,.Home_whyUs__GavuV{padding:60px 0}}@media (max-width:480px){.Home_heroButtons__QPew8{flex-direction:column;width:100%}.Home_heroBtn__b_ESz{width:100%;justify-content:center}.Home_heroStats__hwR4e{flex-direction:column;align-items:center;gap:1.5rem}.Home_heroStat__FwAVy{text-align:center}.Home_aboutStats__ISx1d{grid-template-columns:1fr}.Home_testimonialsGrid__avCDu{gap:2rem}.Home_testimonialCard__07Njw{padding:1.5rem}}