.Showcase_showcase__Wg06M{position:relative;min-height:100vh;width:100%;background:linear-gradient(135deg,#1E40AF,#1E3A8A);text-align:center;color:white;overflow:hidden;display:flex;align-items:center;justify-content:center}.Showcase_showcaseCanvas__HsuDu{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.Showcase_sloganContainer__PB1U4{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:20px;opacity:0;animation:Showcase_fadeIn__tsIan 1s ease-out forwards}.Showcase_title__KxMNO{font-size:3.5rem;font-weight:700;margin-bottom:20px;transition:all .5s ease-in-out;animation:Showcase_fadeInUp__NeSsr 1s ease-out;line-height:1.2}.Showcase_subtitle__GoBd_{font-size:1.25rem;margin-bottom:30px;color:rgba(255,255,255,.9);transition:all .5s ease-in-out;animation:Showcase_fadeInUp__NeSsr 1s ease-out .3s;opacity:0;animation-fill-mode:forwards;line-height:1.5}.Showcase_buttonContainer__r4Eur{display:flex;gap:20px;justify-content:center;margin-top:40px;animation:Showcase_fadeInUp__NeSsr 1s ease-out .6s;opacity:0;animation-fill-mode:forwards}.Showcase_button__f46TL{display:inline-block;padding:12px 24px;font-size:1.1rem;font-weight:500;text-decoration:none;border-radius:8px;transition:all .3s ease;background:#3B82F6;color:white;border:2px solid transparent}.Showcase_button__f46TL:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.Showcase_buttonOutline__erZ9i{background:transparent;border:2px solid #3b82f6}.Showcase_buttonOutline__erZ9i:hover{background:rgba(255,255,255,.1);border-color:white}.Showcase_trustIndicators__LQxRt{display:flex;justify-content:center;gap:2rem;margin-top:2rem;animation:Showcase_fadeInUp__NeSsr 1s ease-out .9s;opacity:0;animation-fill-mode:forwards}.Showcase_trustIndicators__LQxRt span{display:flex;align-items:center;font-size:.9rem;color:rgba(255,255,255,.8);font-weight:500}@keyframes Showcase_fadeIn__tsIan{0%{opacity:0}to{opacity:1}}@keyframes Showcase_fadeInUp__NeSsr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Showcase_title__KxMNO{font-size:2.5rem}.Showcase_subtitle__GoBd_{font-size:1.1rem}.Showcase_button__f46TL{padding:10px 20px;font-size:1rem}.Showcase_buttonContainer__r4Eur{flex-direction:column;gap:15px;align-items:center}.Showcase_trustIndicators__LQxRt{flex-direction:column;gap:1rem;align-items:center}.Showcase_trustIndicators__LQxRt span{font-size:.85rem}}@media (max-width:480px){.Showcase_title__KxMNO{font-size:2rem}.Showcase_subtitle__GoBd_{font-size:1rem}.Showcase_button__f46TL{padding:8px 16px;font-size:.9rem;width:80%;max-width:300px}}.Services_services__pEtDU{padding:4rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.Services_container__OWNxZ{max-width:1200px;margin:0 auto;padding:0 2rem}.Services_header__kUyuV{text-align:center;margin-bottom:3rem}.Services_header__kUyuV h2{color:#1E3A8A;margin-bottom:1rem;font-size:3rem;font-weight:700;position:relative;background:linear-gradient(135deg,#1E40AF,#1E3A8A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Services_header__kUyuV h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#1E40AF,#3B82F6);border-radius:2px}.Services_subtitle____hE0{text-align:center;color:var(--gray-700);font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto 1rem;opacity:.9}.Services_packagesSection__54BkW{margin-bottom:5rem}.Services_packagesSection__54BkW h3{color:#1E40AF;margin-bottom:2.5rem;font-size:2rem;font-weight:600;text-align:center;position:relative;padding:1rem 0}.Services_packagesSection__54BkW h3:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#1E40AF;border-radius:2px}.Services_serviceItems__nZGnf{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2.5rem;gap:2.5rem}.Services_serviceItem__bJr0D{background:var(--white);border-radius:16px;overflow:hidden;transition:all .4s ease;box-shadow:0 8px 25px rgba(0,0,0,.08);height:100%;display:flex;flex-direction:column;position:relative;padding:2.5rem;border:1px solid rgba(30,64,175,.1)}.Services_serviceItem__bJr0D:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1E40AF,#3B82F6)}.Services_popular__44cEX{border-color:#1E40AF;transform:scale(1.05)}.Services_popularBadge__qfrVi{position:absolute;top:1rem;right:1rem;background:#1E40AF;color:white;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}.Services_serviceItem__bJr0D:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#1E40AF}.Services_serviceItem__bJr0D:hover .Services_iconRing__SMDYb{transform:scale(1.15);border-color:#1E40AF;box-shadow:0 0 0 8px rgba(30,64,175,.1)}.Services_serviceItem__bJr0D:hover .Services_serviceIcon___bmoc{transform:scale(1.15);color:var(--white)}.Services_serviceItem__bJr0D:hover .Services_iconContainer__e4iFS{background:#1E40AF}.Services_iconContainer__e4iFS{position:relative;width:90px;height:90px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:var(--gray-100);border-radius:50%;transition:all .4s ease}.Services_serviceIcon___bmoc{width:48px;height:48px;color:#1E40AF;transition:all .4s ease;position:relative;z-index:2}.Services_iconRing__SMDYb{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:2px solid var(--gray-200);border-radius:50%;transition:all .4s ease}.Services_serviceItemContent__AKh_H{flex:1 1;display:flex;flex-direction:column}.Services_serviceItem__bJr0D h4{color:#1E3A8A;margin-bottom:1rem;font-size:1.4rem;font-weight:600;line-height:1.4;text-align:center}.Services_serviceItem__bJr0D p{color:var(--gray-700);line-height:1.7;margin-bottom:1.5rem;text-align:center;font-size:1rem}.Services_pricing__lqPI3{text-align:center;margin-bottom:1.5rem;padding:1rem;background:#F8FAFC;border-radius:8px}.Services_price__mQAKM{display:block;font-size:1.5rem;font-weight:700;color:#1E40AF;margin-bottom:.5rem}.Services_delivery__R2j6o{font-size:.9rem;color:var(--gray-600)}.Services_featuresList__Ha0U2{list-style:none;padding:0;margin:0 0 1.5rem;text-align:left}.Services_featuresList__Ha0U2 li{color:var(--gray-600);font-size:.9rem;line-height:1.5;margin-bottom:.5rem;padding-left:1rem;position:relative}.Services_featuresList__Ha0U2 li:before{content:"✓";position:absolute;left:0;color:#1E40AF;font-weight:700}.Services_exploreMore__UBng6{margin-top:auto;text-align:center}.Services_button__BZyLl{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2rem;background:linear-gradient(135deg,#1E40AF,#3B82F6);color:var(--white);text-decoration:none;border-radius:8px;font-weight:600;font-size:.95rem;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.Services_button__BZyLl:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.Services_button__BZyLl:hover:before{left:100%}.Services_button__BZyLl:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(30,64,175,.3)}.Services_useCasesSection__v9D2T{margin-bottom:4rem}.Services_useCasesSection__v9D2T h3{color:#1E40AF;margin-bottom:2.5rem;font-size:2rem;font-weight:600;text-align:center;position:relative;padding:1rem 0}.Services_useCasesSection__v9D2T h3:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#1E40AF;border-radius:2px}.Services_useCases__KpkAI{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.Services_useCase__rNrjZ{background:var(--white);border-radius:12px;padding:1.5rem;border:1px solid rgba(30,64,175,.1);transition:all .3s ease}.Services_useCase__rNrjZ:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:#1E40AF}.Services_useCaseIcon__orpC8{width:60px;height:60px;background:#EBF4FF;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.Services_useCaseIconSvg__2zSqm{color:#1E40AF;width:28px;height:28px}.Services_useCaseContent__emWaq h4{color:#1E3A8A;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.Services_useCaseContent__emWaq p{color:var(--gray-700);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.Services_useCaseMeta__OLtMz{display:flex;flex-direction:column;gap:.25rem}.Services_benefit__ytF66,.Services_industry__q_NzW{font-size:.8rem;padding:.25rem .5rem;border-radius:4px;font-weight:500}.Services_industry__q_NzW{background:#F8FAFC;color:#1E40AF}.Services_benefit__ytF66{background:#EBF4FF;color:#1E3A8A}.Services_deployment___wbNy{margin-top:4rem;padding:3rem 0;background:var(--white);border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.08)}.Services_deploymentGrid__msCY8{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;max-width:800px;margin:0 auto}.Services_deploymentOption__aXAHG{text-align:center;padding:2rem}.Services_deploymentIcon__kpdiH{width:80px;height:80px;background:#EBF4FF;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#1E40AF}.Services_deploymentOption__aXAHG h4{color:#1E3A8A;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.Services_deploymentOption__aXAHG p{color:var(--gray-700);line-height:1.6;margin-bottom:1.5rem}.Services_deploymentOption__aXAHG ul{list-style:none;padding:0;text-align:left}.Services_deploymentOption__aXAHG li{color:var(--gray-600);font-size:.9rem;margin-bottom:.5rem;padding-left:1rem;position:relative}.Services_deploymentOption__aXAHG li:before{content:"✓";position:absolute;left:0;color:#1E40AF;font-weight:700}@media (max-width:1024px){.Services_serviceItems__nZGnf{grid-template-columns:repeat(2,1fr);gap:2rem}.Services_deploymentGrid__msCY8{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.Services_services__pEtDU{padding:3rem 0}.Services_header__kUyuV h2{font-size:2.2rem}.Services_packagesSection__54BkW h3,.Services_useCasesSection__v9D2T h3{font-size:1.6rem}.Services_serviceItems__nZGnf{grid-template-columns:1fr;gap:2rem}.Services_serviceItem__bJr0D{max-width:500px;margin:0 auto;padding:2rem}.Services_iconContainer__e4iFS{width:80px;height:80px}.Services_serviceIcon___bmoc{width:40px;height:40px}.Services_useCases__KpkAI{grid-template-columns:1fr}}@media (max-width:480px){.Services_header__kUyuV h2{font-size:1.8rem}.Services_serviceItem__bJr0D h4{font-size:1.2rem}.Services_subtitle____hE0{font-size:1rem}.Services_button__BZyLl{width:100%;text-align:center}.Services_serviceItem__bJr0D{padding:1.5rem}.Services_popular__44cEX{transform:scale(1)}}.Services_marketStats__bDjLJ{margin-top:4rem;text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#1E40AF,#3B82F6);border-radius:16px;color:white}.Services_marketStats__bDjLJ h3{color:white;margin-bottom:2.5rem;font-size:2rem;font-weight:600}.Services_statsGrid__TVSIZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto}.Services_stat__xiBTo{text-align:center}.Services_statNumber__bWCQb{font-size:3rem;font-weight:700;color:white;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.Services_statLabel__GhAjX{font-size:1rem;color:rgba(255,255,255,.9);line-height:1.4}@media (max-width:768px){.Services_statsGrid__TVSIZ{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Services_statNumber__bWCQb{font-size:2.5rem}.Services_statLabel__GhAjX{font-size:.9rem}}@media (max-width:480px){.Services_statsGrid__TVSIZ{grid-template-columns:1fr;gap:1rem}.Services_marketStats__bDjLJ{padding:2rem 1rem}}.Services_ctaSection__VJihB{background:linear-gradient(135deg,#1E40AF,#1E3A8A);border-radius:16px;padding:60px 40px;margin-top:80px;text-align:center;color:white}.Services_ctaContent__jnCOU h3{font-size:32px;font-weight:700;margin-bottom:16px;color:white}.Services_ctaContent__jnCOU p{font-size:18px;line-height:1.6;margin-bottom:32px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.Services_ctaButtons__Hrll5{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.Services_ctaButton__9JCDK{display:inline-flex;align-items:center;gap:8px;background:white;color:#1E3A8A;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.Services_ctaButton__9JCDK:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Services_ctaButtonSecondary__6HEvQ{display:inline-flex;align-items:center;gap:8px;background:transparent;color:white;padding:16px 32px;border:2px solid white;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.Services_ctaButtonSecondary__6HEvQ:hover{background:white;color:#1E3A8A;transform:translateY(-2px)}@media (max-width:768px){.Services_ctaSection__VJihB{padding:40px 24px;margin-top:60px}.Services_ctaContent__jnCOU h3{font-size:24px}.Services_ctaContent__jnCOU p{font-size:16px}.Services_ctaButtons__Hrll5{flex-direction:column}.Services_ctaButtonSecondary__6HEvQ,.Services_ctaButton__9JCDK{width:100%;justify-content:center}}.About_about__uU0XY{padding:5rem 0;background-color:var(--white);position:relative;overflow:hidden}.About_container__Ee_9S{max-width:1200px;margin:0 auto;padding:0 2rem}.About_content__Z3iGt{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.About_textSection__Fhqjq{position:relative}.About_textSection__Fhqjq h2{font-size:2.5rem;color:#1E3A8A;margin-bottom:1rem;font-weight:700}.About_textSection__Fhqjq h3{font-size:1.5rem;color:#1E40AF;margin-bottom:2rem;font-weight:600}.About_description__5NvTY{margin-bottom:2.5rem}.About_description__5NvTY p{font-size:1.1rem;line-height:1.8;color:#1F2937;margin-bottom:1.5rem}.About_values__ZWVJG{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.About_valuePoint__1vRaA{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:var(--white);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;border:1px solid rgba(30,64,175,.1)}.About_valuePoint__1vRaA:hover{transform:translateY(-5px);border-color:#1E40AF}.About_valueIcon__ewcaW{font-size:2rem;flex-shrink:0;color:#1E40AF}.About_valuePoint__1vRaA h4{font-size:1.25rem;color:#1E3A8A;margin-bottom:.5rem;font-weight:600}.About_valuePoint__1vRaA p{color:#475569;line-height:1.6}.About_statsSection__rb7MD{position:relative}.About_statsGrid__IGOrR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.About_statCard__wIWA8{background:var(--white);padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem;transition:all .3s ease;border:1px solid rgba(30,64,175,.1)}.About_statCard__wIWA8:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.15);border-color:#1E40AF}.About_statIcon__2G7hX{width:48px;height:48px;background:#EBF4FF;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1E40AF}.About_statNumber__Xuy58{font-size:2rem;font-weight:700;color:#1E3A8A;line-height:1;margin-bottom:.25rem}.About_statLabel__yMO2O{color:#475569;font-size:.9rem}.About_expertiseBox__i1uE7{background:linear-gradient(135deg,#EBF4FF,#F8FAFC);border-radius:12px;padding:2rem;border:1px solid rgba(30,64,175,.1)}.About_expertiseBox__i1uE7 h4{color:#1E3A8A;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.About_expertiseList__c_Fdf{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.About_expertiseList__c_Fdf span{background:var(--white);color:#1E40AF;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid rgba(30,64,175,.2);transition:all .3s ease}.About_expertiseList__c_Fdf span:hover{background:#1E40AF;color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,64,175,.3)}.About_textSection__Fhqjq:before{content:"";position:absolute;top:-20px;left:-20px;width:40px;height:40px;border:3px solid #ebf4ff;border-radius:50%;z-index:-1}.About_textSection__Fhqjq:after{content:"";position:absolute;bottom:-30px;right:-30px;width:60px;height:60px;background:radial-gradient(circle,#EBF4FF 0,transparent 70%);border-radius:50%;z-index:-1}@media (max-width:1024px){.About_content__Z3iGt{grid-template-columns:1fr;gap:3rem}.About_statsGrid__IGOrR{max-width:600px;margin:0 auto 2rem}.About_expertiseBox__i1uE7{max-width:600px;margin:0 auto}}@media (max-width:768px){.About_about__uU0XY{padding:4rem 0}.About_textSection__Fhqjq h2{font-size:2rem}.About_textSection__Fhqjq h3{font-size:1.25rem}.About_description__5NvTY p{font-size:1rem}.About_values__ZWVJG{gap:1.5rem}.About_valuePoint__1vRaA{padding:1.25rem}.About_statsGrid__IGOrR{grid-template-columns:1fr}.About_expertiseList__c_Fdf{gap:.5rem}.About_expertiseList__c_Fdf span{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:480px){.About_textSection__Fhqjq h2{font-size:1.75rem}.About_valuePoint__1vRaA{flex-direction:column;text-align:center}.About_valueIcon__ewcaW{margin-bottom:1rem}.About_expertiseBox__i1uE7{padding:1.5rem}.About_expertiseBox__i1uE7 h4{font-size:1.1rem}}.CTA_cta__OPNtT{background:linear-gradient(135deg,#1E40AF,#1E3A8A);padding:6rem 0;position:relative;overflow:hidden;color:var(--white)}.CTA_container__zKyWC{max-width:1200px;margin:0 auto;padding:0 2rem}.CTA_container__zKyWC,.CTA_content__64_JJ{position:relative;z-index:2}.CTA_header__KT2BB{text-align:center;margin-bottom:3rem}.CTA_header__KT2BB h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(120deg,#ffffff,#EBF4FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.CTA_header__KT2BB p{font-size:1.25rem;color:rgba(255,255,255,.9)}.CTA_ctaCards__U4rYq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.CTA_ctaCard__PDS9L{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.CTA_ctaCard__PDS9L:hover{transform:translateY(-5px);background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.CTA_cardIcon__hTxgY{background:rgba(255,255,255,.2);width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--white)}.CTA_ctaCard__PDS9L h3{font-size:1.5rem;margin-bottom:1rem;color:var(--white)}.CTA_ctaCard__PDS9L p{color:rgba(255,255,255,.8);margin-bottom:1.5rem;line-height:1.6}.CTA_cardButton__YugKp{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--white);color:#1E40AF;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease}.CTA_cardButton__YugKp:hover{background:#EBF4FF;transform:translateX(5px)}.CTA_buttonIcon__XeVht{transition:transform .3s ease}.CTA_cardButton__YugKp:hover .CTA_buttonIcon__XeVht{transform:translateX(3px)}.CTA_infoSection__QQybh{display:flex;justify-content:center;gap:3rem;margin-top:3rem}.CTA_infoBox__NzIxk{text-align:center}.CTA_infoLabel__L9li9{display:block;font-weight:600;margin-bottom:.5rem;color:var(--white)}.CTA_infoBox__NzIxk p{color:rgba(255,255,255,.8);font-size:.9rem}.CTA_backgroundElements__LPuJp{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1}.CTA_circle1__SJKKj,.CTA_circle2__Epfms,.CTA_circle3__tA7G2{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%)}.CTA_circle1__SJKKj{width:400px;height:400px;top:-200px;left:-200px}.CTA_circle2__Epfms{width:300px;height:300px;bottom:-150px;right:-150px}.CTA_circle3__tA7G2{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.CTA_cta__OPNtT{padding:4rem 0}.CTA_header__KT2BB h2{font-size:2rem}.CTA_header__KT2BB p{font-size:1.1rem}.CTA_ctaCards__U4rYq{grid-template-columns:1fr;max-width:500px;margin:0 auto 2rem}.CTA_infoSection__QQybh{flex-direction:column;gap:1.5rem}}@media (max-width:480px){.CTA_header__KT2BB h2{font-size:1.75rem}.CTA_ctaCard__PDS9L{padding:1.5rem}.CTA_ctaCard__PDS9L h3{font-size:1.25rem}}.Impact_impact__EcsFw{padding:6rem 0;background:linear-gradient(135deg,#1E40AF,#1E3A8A);color:var(--white);position:relative;overflow:hidden}.Impact_container__vPXpa{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.Impact_header__rdKS_{text-align:center;margin-bottom:4rem;position:relative}.Impact_header__rdKS_ h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(120deg,#ffffff,#EBF4FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Impact_subtitle__PyAtg{font-size:1.25rem;color:rgba(255,255,255,.9);max-width:600px;margin:0 auto}.Impact_statsGrid__sLqhf{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;position:relative}.Impact_statCard__32fsY{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.Impact_statCard__32fsY:hover{transform:translateY(-5px);background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.Impact_statCard__32fsY:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transform:scaleX(0);transition:transform .3s ease}.Impact_statCard__32fsY:hover:before{transform:scaleX(1)}.Impact_iconWrapper__I81gF{width:60px;height:60px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.Impact_statCard__32fsY:hover .Impact_iconWrapper__I81gF{background:rgba(255,255,255,.3);transform:rotate(10deg)}.Impact_icon__6Fmbi{color:var(--white);transition:all .3s ease}.Impact_counter__mzdKw{margin-bottom:1rem}.Impact_number__ZJlSC{font-size:3rem;font-weight:700;background:linear-gradient(120deg,#ffffff,#EBF4FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.Impact_suffix__mpHVt{font-size:2rem;font-weight:700;margin-left:2px;color:var(--white)}.Impact_label__JskEF{font-size:1.1rem;color:var(--white);margin-top:.5rem;font-weight:500}.Impact_description__FLXMe{color:rgba(255,255,255,.8);font-size:.9rem;line-height:1.6;margin-top:1rem}.Impact_backgroundShapes__CpdPd{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1}.Impact_shape1__CQOIT,.Impact_shape2__nU9ne,.Impact_shape3__zQDJl{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%)}.Impact_shape1__CQOIT{width:400px;height:400px;top:-200px;left:-200px}.Impact_shape2__nU9ne{width:300px;height:300px;bottom:-150px;right:-150px}.Impact_shape3__zQDJl{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Impact_floatAnimation__14njK{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.Impact_statsGrid__sLqhf{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Impact_impact__EcsFw{padding:4rem 0}.Impact_header__rdKS_ h2{font-size:2rem}.Impact_subtitle__PyAtg{font-size:1.1rem}.Impact_statsGrid__sLqhf{grid-template-columns:1fr;max-width:400px;margin:0 auto}.Impact_number__ZJlSC{font-size:2.5rem}.Impact_suffix__mpHVt{font-size:1.75rem}}@media (max-width:480px){.Impact_header__rdKS_ h2{font-size:1.75rem}.Impact_statCard__32fsY{padding:1.5rem}.Impact_iconWrapper__I81gF{width:50px;height:50px}.Impact_number__ZJlSC{font-size:2.25rem}.Impact_suffix__mpHVt{font-size:1.5rem}}