.Header-module__Tnj9Cq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed}.Header-module__Tnj9Cq__header.Header-module__Tnj9Cq__scrolled{padding:1rem 0;box-shadow:0 2px 20px #0000001a}.Header-module__Tnj9Cq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__Tnj9Cq__logo a{color:#3a86ff;font-size:1.8rem;font-weight:700;text-decoration:none}.Header-module__Tnj9Cq__nav ul{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__Tnj9Cq__nav a{color:#333;align-items:center;padding:.5rem 0;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}.Header-module__Tnj9Cq__nav a:hover,.Header-module__Tnj9Cq__nav a.Header-module__Tnj9Cq__active{color:#3a86ff}.Header-module__Tnj9Cq__nav a.Header-module__Tnj9Cq__active:after{content:"";background:#3a86ff;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.Header-module__Tnj9Cq__dropdown{position:relative}.Header-module__Tnj9Cq__dropdownWrapper{align-items:center;height:100%;display:flex;position:relative}.Header-module__Tnj9Cq__dropdownToggle{color:#333;cursor:pointer;font-family:inherit;font-weight:500;font-size:inherit;background:0 0;border:none;align-items:center;gap:.5rem;height:100%;padding:.5rem 0;transition:color .3s;display:flex}.Header-module__Tnj9Cq__dropdownToggle:hover,.Header-module__Tnj9Cq__dropdownToggle.Header-module__Tnj9Cq__active{color:#3a86ff}.Header-module__Tnj9Cq__dropdownToggle.Header-module__Tnj9Cq__active:after{content:"";background:#3a86ff;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.Header-module__Tnj9Cq__dropdownArrow{transition:transform .3s}.Header-module__Tnj9Cq__dropdownArrow.Header-module__Tnj9Cq__open{transform:rotate(180deg)}.Header-module__Tnj9Cq__dropdownMenu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:280px;padding:.5rem 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 30px #0000001a}.Header-module__Tnj9Cq__dropdownMenu.Header-module__Tnj9Cq__open{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Tnj9Cq__dropdownMenu a{color:#4a5568;border-bottom:1px solid #f7fafc;align-items:center;min-height:44px;padding:.8rem 1.5rem;line-height:1.4;text-decoration:none;transition:all .3s;display:flex}.Header-module__Tnj9Cq__dropdownMenu a:last-child{border-bottom:none}.Header-module__Tnj9Cq__dropdownMenu a:hover{color:#3a86ff;background:#f7fafc;padding-left:1.8rem}.Header-module__Tnj9Cq__dropdownMenu a.Header-module__Tnj9Cq__active{color:#fff;background:#3a86ff;padding-left:1.8rem}.Header-module__Tnj9Cq__dropdownMenu a.Header-module__Tnj9Cq__active:after{display:none}.Header-module__Tnj9Cq__headerActions{align-items:center;gap:1rem;display:flex}.Header-module__Tnj9Cq__ctaButton{color:#fff;background:#3a86ff;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Header-module__Tnj9Cq__ctaButton:hover{background:#2667cc;transform:translateY(-2px);box-shadow:0 5px 15px #3a86ff4d}.Header-module__Tnj9Cq__mobileMenuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;align-items:center;width:30px;height:30px;padding:.5rem;display:none}.Header-module__Tnj9Cq__mobileMenuBtn span{transform-origin:50%;background:#333;width:100%;height:3px;transition:all .3s}.Header-module__Tnj9Cq__mobileMenuBtn span.Header-module__Tnj9Cq__open:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__Tnj9Cq__mobileMenuBtn span.Header-module__Tnj9Cq__open:nth-child(2){opacity:0}.Header-module__Tnj9Cq__mobileMenuBtn span.Header-module__Tnj9Cq__open:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Header-module__Tnj9Cq__mobileMenuBtn{display:flex}.Header-module__Tnj9Cq__nav{opacity:0;visibility:hidden;background:#fff;width:100%;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 5px 20px #0000001a}.Header-module__Tnj9Cq__navOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Tnj9Cq__nav ul{flex-direction:column;align-items:stretch;gap:0;padding:2rem}.Header-module__Tnj9Cq__nav li{border-bottom:1px solid #e2e8f0;align-items:center;min-height:50px;display:flex}.Header-module__Tnj9Cq__nav li:last-child{border-bottom:none}.Header-module__Tnj9Cq__nav a,.Header-module__Tnj9Cq__dropdownToggle{text-align:left;align-items:center;width:100%;min-height:44px;padding:1rem 0;display:flex}.Header-module__Tnj9Cq__dropdownMenu{box-shadow:none;opacity:1;visibility:visible;background:#f7fafc;border:none;border-radius:0;max-height:0;padding:0;transition:max-height .3s;position:static;overflow:hidden;transform:none}.Header-module__Tnj9Cq__dropdownMenu.Header-module__Tnj9Cq__open{max-height:500px}.Header-module__Tnj9Cq__dropdownMenu a{border-bottom:1px solid #e2e8f0;align-items:center;min-height:44px;padding-left:1.5rem;display:flex}.Header-module__Tnj9Cq__dropdownMenu a:last-child{border-bottom:none}.Header-module__Tnj9Cq__dropdownToggle{justify-content:space-between;align-items:center;display:flex}.Header-module__Tnj9Cq__ctaButton{display:none}}.Header-module__Tnj9Cq__nav>ul>li,.Header-module__Tnj9Cq__nav>ul>li>a,.Header-module__Tnj9Cq__nav>ul>li>.Header-module__Tnj9Cq__dropdownWrapper{align-items:center;height:100%;display:flex}
.Footer-module__ce4Teq__footer{color:#fff;background:#1a202c;padding:3rem 0 1rem}.Footer-module__ce4Teq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__ce4Teq__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__ce4Teq__footerSection h3{color:#3a86ff;margin-bottom:1rem;font-size:1.5rem}.Footer-module__ce4Teq__footerSection h4{margin-bottom:1rem;font-size:1.2rem}.Footer-module__ce4Teq__footerSection p{color:#a0aec0;margin-bottom:1rem;line-height:1.6}.Footer-module__ce4Teq__contactInfo p{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Footer-module__ce4Teq__footerSection ul{padding:0;list-style:none}.Footer-module__ce4Teq__footerSection li{margin-bottom:.5rem}.Footer-module__ce4Teq__footerSection a{color:#a0aec0;text-decoration:none;transition:color .3s}.Footer-module__ce4Teq__footerSection a:hover{color:#3a86ff}.Footer-module__ce4Teq__footerBottom{text-align:center;color:#a0aec0;border-top:1px solid #2d3748;padding-top:1rem;font-size:.9rem}@media (max-width:768px){.Footer-module__ce4Teq__footerContent{text-align:center;grid-template-columns:1fr}.Footer-module__ce4Teq__contactInfo p{justify-content:center}}
.CTA-module__RgqpvG__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#3a86ff 0%,#2667cc 100%);padding:5rem 0}.CTA-module__RgqpvG__container{max-width:800px;margin:0 auto;padding:0 2rem}.CTA-module__RgqpvG__content h2{margin-bottom:1rem;font-size:2.5rem}.CTA-module__RgqpvG__content p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.CTA-module__RgqpvG__btn{color:#3a86ff;background:#fff;border-radius:5px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.CTA-module__RgqpvG__btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}@media (max-width:768px){.CTA-module__RgqpvG__content h2{font-size:2rem}}
.Hero-module__3J0IBa__hero{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);padding:10rem 0 5rem}.Hero-module__3J0IBa__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__3J0IBa__content h1{color:#1a202c;margin-bottom:1rem;font-size:3.5rem;line-height:1.2}.Hero-module__3J0IBa__subtitle{color:#3a86ff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Hero-module__3J0IBa__description{color:#4a5568;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__3J0IBa__ctaButtons{gap:1rem;display:flex}.Hero-module__3J0IBa__btn{text-align:center;border-radius:5px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__3J0IBa__primary{color:#fff;background:#3a86ff}.Hero-module__3J0IBa__primary:hover{background:#2667cc;transform:translateY(-2px)}.Hero-module__3J0IBa__secondary{color:#3a86ff;background:0 0;border:2px solid #3a86ff}.Hero-module__3J0IBa__secondary:hover{color:#fff;background:#3a86ff}.Hero-module__3J0IBa__image{justify-content:center;align-items:center;display:flex}.Hero-module__3J0IBa__imageWrapper{border-radius:10px;width:100%;max-width:537px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Hero-module__3J0IBa__heroImage{object-fit:cover;border-radius:10px;width:100%;height:auto;transition:transform .3s}.Hero-module__3J0IBa__heroImage:hover{transform:scale(1.02)}.Hero-module__3J0IBa__imageWrapper:before{content:"";display:none}@media (max-width:768px){.Hero-module__3J0IBa__container{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__3J0IBa__content h1{font-size:2.5rem}.Hero-module__3J0IBa__ctaButtons{flex-direction:column;justify-content:center}.Hero-module__3J0IBa__imageWrapper{max-width:100%;margin:0 auto}}@media (max-width:480px){.Hero-module__3J0IBa__hero{padding:8rem 0 3rem}.Hero-module__3J0IBa__content h1{font-size:2rem}.Hero-module__3J0IBa__subtitle{font-size:1.2rem}.Hero-module__3J0IBa__description{font-size:1rem}}
.WhyChooseUs-module__Ua3LXa__whyChooseUs{background:#fff;padding:6rem 0}.WhyChooseUs-module__Ua3LXa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.WhyChooseUs-module__Ua3LXa__sectionHeader{text-align:center;margin-bottom:4rem}.WhyChooseUs-module__Ua3LXa__sectionHeader h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.WhyChooseUs-module__Ua3LXa__sectionHeader p{color:#718096;max-width:600px;margin:0 auto;font-size:1.2rem}.WhyChooseUs-module__Ua3LXa__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.WhyChooseUs-module__Ua3LXa__feature{text-align:center;background:#f8fafc;border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s}.WhyChooseUs-module__Ua3LXa__feature:hover{background:#fff;transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.WhyChooseUs-module__Ua3LXa__icon{margin-bottom:1.5rem}.WhyChooseUs-module__Ua3LXa__icon span{font-size:3rem}.WhyChooseUs-module__Ua3LXa__feature h3{color:#2d3748;margin-bottom:1rem;font-size:1.5rem}.WhyChooseUs-module__Ua3LXa__feature p{color:#718096;line-height:1.6}@media (max-width:768px){.WhyChooseUs-module__Ua3LXa__features{grid-template-columns:1fr;gap:2rem}.WhyChooseUs-module__Ua3LXa__feature{padding:1.5rem}}
.Services-module__E4PNMq__services{background:#f8fafc;padding:6rem 0}.Services-module__E4PNMq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__E4PNMq__sectionHeader{text-align:center;margin-bottom:4rem}.Services-module__E4PNMq__sectionHeader h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.Services-module__E4PNMq__sectionHeader p{color:#718096;max-width:600px;margin:0 auto;font-size:1.2rem}.Services-module__E4PNMq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Services-module__E4PNMq__serviceCard{text-align:center;background:#fff;border-radius:10px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.Services-module__E4PNMq__serviceCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Services-module__E4PNMq__serviceIcon{margin-bottom:1.5rem}.Services-module__E4PNMq__serviceIcon span{font-size:3rem}.Services-module__E4PNMq__serviceCard h3{color:#1a202c;margin-bottom:1rem;font-size:1.5rem}.Services-module__E4PNMq__serviceCard p{color:#718096;margin-bottom:1.5rem;line-height:1.6}.Services-module__E4PNMq__serviceActions{justify-content:center;gap:1rem;display:flex}.Services-module__E4PNMq__knowMore{color:#fff;background:#3a86ff;border-radius:5px;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:background .3s}.Services-module__E4PNMq__knowMore:hover{background:#2667cc}.Services-module__E4PNMq__enquireNow{color:#3a86ff;background:0 0;border:1px solid #3a86ff;border-radius:5px;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .3s}.Services-module__E4PNMq__enquireNow:hover{color:#fff;background:#3a86ff}@media (max-width:768px){.Services-module__E4PNMq__servicesGrid{grid-template-columns:1fr}.Services-module__E4PNMq__serviceActions{flex-direction:column}}
.Industries-module__Idd0gq__industries{background:#fff;padding:6rem 0}.Industries-module__Idd0gq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Industries-module__Idd0gq__sectionHeader{text-align:center;margin-bottom:4rem}.Industries-module__Idd0gq__sectionHeader h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.Industries-module__Idd0gq__sectionHeader p{color:#718096;max-width:600px;margin:0 auto;font-size:1.2rem}.Industries-module__Idd0gq__industriesContent{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Industries-module__Idd0gq__industriesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.Industries-module__Idd0gq__industryItem{text-align:center;background:#f7fafc;border-left:4px solid #3a86ff;border-radius:8px;padding:1.5rem;transition:transform .3s}.Industries-module__Idd0gq__industryItem:hover{background:#edf2f7;transform:translateY(-2px)}.Industries-module__Idd0gq__industryItem span{color:#2d3748;font-weight:600}.Industries-module__Idd0gq__industriesText h3{color:#1a202c;margin-bottom:1rem;font-size:1.8rem}.Industries-module__Idd0gq__industriesText p{color:#718096;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.Industries-module__Idd0gq__industriesContent{grid-template-columns:1fr;gap:2rem}}
.Process-module__e0B35W__process{background-color:#f8f9fa;padding:80px 0}.Process-module__e0B35W__container{max-width:1200px;margin:0 auto;padding:0 20px}.Process-module__e0B35W__sectionHeader{text-align:center;margin-bottom:80px}.Process-module__e0B35W__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.5rem}.Process-module__e0B35W__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.Process-module__e0B35W__processSteps{justify-content:space-between;align-items:flex-start;gap:40px;display:flex;position:relative}.Process-module__e0B35W__step{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 15px;display:flex;position:relative}.Process-module__e0B35W__stepVisual{margin-bottom:30px;position:relative}.Process-module__e0B35W__imageContainer{justify-content:center;align-items:center;width:219px;height:222px;margin:0 auto 20px;display:flex}.Process-module__e0B35W__stepImage{object-fit:contain;border-radius:10px;width:100%;height:100%;transition:transform .3s}.Process-module__e0B35W__step:hover .Process-module__e0B35W__stepImage{transform:scale(1.05)}.Process-module__e0B35W__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 4px 12px #00000026}.Process-module__e0B35W__stepContent h3{color:#2c3e50;margin-bottom:15px;font-size:1.3rem;font-weight:600}.Process-module__e0B35W__stepContent p{color:#6c757d;font-size:1rem;line-height:1.6}.Process-module__e0B35W__connector{z-index:1;background:linear-gradient(90deg,#667eea,#764ba2);width:40px;height:2px;position:absolute;top:111px;right:-20px}.Process-module__e0B35W__processSteps.Process-module__e0B35W__cardLayout .Process-module__e0B35W__step{background:#fff;border-radius:15px;margin:0 10px;padding:40px 30px 30px;transition:all .3s;box-shadow:0 10px 30px #0000001a}.Process-module__e0B35W__processSteps.Process-module__e0B35W__cardLayout .Process-module__e0B35W__step:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.Process-module__e0B35W__processSteps.Process-module__e0B35W__cardLayout .Process-module__e0B35W__stepVisual{margin-bottom:25px}.Process-module__e0B35W__processSteps.Process-module__e0B35W__cardLayout .Process-module__e0B35W__connector{width:40px;top:50%;right:-20px;transform:translateY(-50%)}.Process-module__e0B35W__processSteps.Process-module__e0B35W__compact .Process-module__e0B35W__stepVisual{margin-bottom:20px}.Process-module__e0B35W__processSteps.Process-module__e0B35W__compact .Process-module__e0B35W__imageContainer{width:180px;height:183px}.Process-module__e0B35W__processSteps.Process-module__e0B35W__compact .Process-module__e0B35W__stepNumber{width:40px;height:40px;font-size:1rem}@media (max-width:1024px){.Process-module__e0B35W__processSteps{gap:30px}.Process-module__e0B35W__imageContainer{width:180px;height:183px}.Process-module__e0B35W__connector{width:30px;top:91px;right:-15px}}@media (max-width:768px){.Process-module__e0B35W__processSteps{flex-direction:column;gap:50px}.Process-module__e0B35W__step{text-align:left;flex-direction:row;width:100%;padding:0}.Process-module__e0B35W__stepVisual{flex-shrink:0;margin-bottom:0;margin-right:30px}.Process-module__e0B35W__imageContainer{width:150px;height:152px;margin-bottom:0}.Process-module__e0B35W__stepContent{flex:1}.Process-module__e0B35W__connector{display:none}.Process-module__e0B35W__stepNumber{top:-5px;right:-5px}.Process-module__e0B35W__processSteps.Process-module__e0B35W__cardLayout .Process-module__e0B35W__step{text-align:center;flex-direction:column;padding:30px 20px}.Process-module__e0B35W__processSteps.Process-module__e0B35W__cardLayout .Process-module__e0B35W__stepVisual{margin-bottom:20px;margin-right:0}}@media (max-width:480px){.Process-module__e0B35W__process{padding:60px 0}.Process-module__e0B35W__sectionHeader{margin-bottom:50px}.Process-module__e0B35W__sectionHeader h2{font-size:2rem}.Process-module__e0B35W__sectionHeader p{font-size:1.1rem}.Process-module__e0B35W__step{text-align:center;flex-direction:column}.Process-module__e0B35W__stepVisual{margin-bottom:20px;margin-right:0}.Process-module__e0B35W__imageContainer{width:140px;height:142px}.Process-module__e0B35W__stepNumber{width:40px;height:40px;font-size:1rem}}
.HowWeWork-module__HKiIXq__howWeWork{background:#fff;padding:6rem 0}.HowWeWork-module__HKiIXq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.HowWeWork-module__HKiIXq__sectionHeader{text-align:center;margin-bottom:4rem}.HowWeWork-module__HKiIXq__sectionHeader h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.HowWeWork-module__HKiIXq__sectionHeader p{color:#718096;max-width:600px;margin:0 auto;font-size:1.2rem}.HowWeWork-module__HKiIXq__processTimeline{max-width:800px;margin:0 auto;position:relative}.HowWeWork-module__HKiIXq__processTimeline:before{content:"";opacity:.3;background:linear-gradient(#3a86ff,#805ad5);width:2px;position:absolute;top:0;bottom:0;left:60px}.HowWeWork-module__HKiIXq__processStep{align-items:flex-start;margin-bottom:3rem;display:flex;position:relative}.HowWeWork-module__HKiIXq__stepIndicator{z-index:2;flex-direction:column;align-items:center;margin-right:2rem;display:flex;position:relative}.HowWeWork-module__HKiIXq__stepNumber{color:#fff;background:linear-gradient(135deg,#3a86ff,#2667cc);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.5rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 15px #3a86ff4d}.HowWeWork-module__HKiIXq__stepIcon{background:#f7fafc;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.HowWeWork-module__HKiIXq__stepContent{background:#f8fafc;border-left:4px solid #3a86ff;border-radius:10px;flex:1;padding:2rem;transition:transform .3s,box-shadow .3s}.HowWeWork-module__HKiIXq__stepContent:hover{transform:translate(10px);box-shadow:0 10px 25px #0000001a}.HowWeWork-module__HKiIXq__stepContent h3{color:#2d3748;margin-bottom:.5rem;font-size:1.5rem}.HowWeWork-module__HKiIXq__stepContent p{color:#718096;margin:0;line-height:1.6}@media (max-width:768px){.HowWeWork-module__HKiIXq__processTimeline:before{left:30px}.HowWeWork-module__HKiIXq__processStep{text-align:center;flex-direction:column}.HowWeWork-module__HKiIXq__stepIndicator{flex-direction:row;gap:1rem;margin-bottom:1rem;margin-right:0}.HowWeWork-module__HKiIXq__stepContent{text-align:left}.HowWeWork-module__HKiIXq__stepContent:hover{transform:translateY(-5px)}}
.MissionVision-module__B2Jlja__missionVision{background:#f7fafc;padding:6rem 0}.MissionVision-module__B2Jlja__container{max-width:1200px;margin:0 auto;padding:0 2rem}.MissionVision-module__B2Jlja__sectionHeader{text-align:center;margin-bottom:4rem}.MissionVision-module__B2Jlja__sectionHeader h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.MissionVision-module__B2Jlja__sectionHeader p{color:#718096;max-width:600px;margin:0 auto;font-size:1.2rem}.MissionVision-module__B2Jlja__mvGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.MissionVision-module__B2Jlja__mvCard{text-align:center;background:#fff;border-radius:15px;padding:3rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.MissionVision-module__B2Jlja__mvCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.MissionVision-module__B2Jlja__mvCard:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.MissionVision-module__B2Jlja__mission:before{background:linear-gradient(135deg,#3a86ff,#2667cc)}.MissionVision-module__B2Jlja__vision:before{background:linear-gradient(135deg,#805ad5,#6b46c1)}.MissionVision-module__B2Jlja__cardIcon{margin-bottom:1.5rem;font-size:3rem}.MissionVision-module__B2Jlja__mvCard h3{color:#1a202c;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.MissionVision-module__B2Jlja__mvCard p{color:#718096;text-align:left;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.MissionVision-module__B2Jlja__mvGrid{grid-template-columns:1fr;gap:2rem}.MissionVision-module__B2Jlja__mvCard{padding:2rem}}
.ServiceHero-module__ClFIra__serviceHero{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;min-height:80vh;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.ServiceHero-module__ClFIra__backgroundOverlay{background:radial-gradient(circle at 20% 80%,#7877c64d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c633 0%,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff26 0%,#0000 50%);animation:6s ease-in-out infinite ServiceHero-module__ClFIra__float;position:absolute;inset:0}.ServiceHero-module__ClFIra__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.ServiceHero-module__ClFIra__heroContent{grid-template-columns:1fr auto;align-items:start;gap:80px;display:grid}.ServiceHero-module__ClFIra__breadcrumb{opacity:.9;grid-column:1/-1;align-items:center;gap:12px;margin-bottom:40px;font-size:.9rem;display:flex}.ServiceHero-module__ClFIra__breadcrumb span:not(.ServiceHero-module__ClFIra__currentService){opacity:.7}.ServiceHero-module__ClFIra__breadcrumb .ServiceHero-module__ClFIra__arrow{opacity:.5}.ServiceHero-module__ClFIra__breadcrumb .ServiceHero-module__ClFIra__currentService{color:gold;font-weight:600}.ServiceHero-module__ClFIra__textContent{max-width:600px}.ServiceHero-module__ClFIra__title{margin-bottom:30px;line-height:1.1}.ServiceHero-module__ClFIra__titleMain{background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:3.5rem;font-weight:700;display:block}.ServiceHero-module__ClFIra__titleAccent{opacity:.9;color:#e0e0ff;font-size:1.8rem;font-weight:300;display:block}.ServiceHero-module__ClFIra__description{opacity:.9;max-width:500px;margin-bottom:40px;font-size:1.2rem;line-height:1.6}.ServiceHero-module__ClFIra__ctaButtons{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.ServiceHero-module__ClFIra__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 10px 30px #ff6b6b4d}.ServiceHero-module__ClFIra__primaryButton:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ff6b6b66}.ServiceHero-module__ClFIra__buttonArrow{transition:transform .3s}.ServiceHero-module__ClFIra__primaryButton:hover .ServiceHero-module__ClFIra__buttonArrow{transform:translate(4px)}.ServiceHero-module__ClFIra__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:50px;padding:14px 30px;font-size:1rem;font-weight:500;transition:all .3s}.ServiceHero-module__ClFIra__secondaryButton:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}.ServiceHero-module__ClFIra__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;flex-direction:column;gap:30px;padding:40px;display:flex}.ServiceHero-module__ClFIra__statItem{text-align:center}.ServiceHero-module__ClFIra__statNumber{background:linear-gradient(135deg,gold 0%,#ffed4e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:700}.ServiceHero-module__ClFIra__statLabel{opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.ServiceHero-module__ClFIra__visualElements{pointer-events:none;position:absolute;inset:0}.ServiceHero-module__ClFIra__floatingElement1,.ServiceHero-module__ClFIra__floatingElement2,.ServiceHero-module__ClFIra__floatingElement3{background:#ffffff1a;border-radius:50%;animation:6s ease-in-out infinite ServiceHero-module__ClFIra__float;position:absolute}.ServiceHero-module__ClFIra__floatingElement1{width:100px;height:100px;animation-delay:0s;top:20%;right:10%}.ServiceHero-module__ClFIra__floatingElement2{width:60px;height:60px;animation-delay:2s;top:60%;right:20%}.ServiceHero-module__ClFIra__floatingElement3{width:80px;height:80px;animation-delay:4s;top:40%;right:30%}@keyframes ServiceHero-module__ClFIra__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@media (max-width:1024px){.ServiceHero-module__ClFIra__heroContent{text-align:center;grid-template-columns:1fr;gap:50px}.ServiceHero-module__ClFIra__stats{flex-direction:row;justify-content:space-around;max-width:500px;margin:0 auto}.ServiceHero-module__ClFIra__titleMain{font-size:3rem}.ServiceHero-module__ClFIra__titleAccent{font-size:1.5rem}}@media (max-width:768px){.ServiceHero-module__ClFIra__serviceHero{min-height:auto;padding:120px 0 80px}.ServiceHero-module__ClFIra__titleMain{font-size:2.5rem}.ServiceHero-module__ClFIra__titleAccent{font-size:1.3rem}.ServiceHero-module__ClFIra__description{font-size:1.1rem}.ServiceHero-module__ClFIra__ctaButtons{justify-content:center}.ServiceHero-module__ClFIra__stats{flex-direction:column;gap:25px;padding:30px}.ServiceHero-module__ClFIra__floatingElement1,.ServiceHero-module__ClFIra__floatingElement2,.ServiceHero-module__ClFIra__floatingElement3{display:none}}@media (max-width:480px){.ServiceHero-module__ClFIra__container{padding:0 15px}.ServiceHero-module__ClFIra__titleMain{font-size:2rem}.ServiceHero-module__ClFIra__titleAccent{font-size:1.1rem}.ServiceHero-module__ClFIra__description{font-size:1rem}.ServiceHero-module__ClFIra__ctaButtons{flex-direction:column;width:100%}.ServiceHero-module__ClFIra__primaryButton,.ServiceHero-module__ClFIra__secondaryButton{justify-content:center;width:100%}.ServiceHero-module__ClFIra__breadcrumb{margin-bottom:30px;font-size:.8rem}}
.ServiceProcess-module__OVuY4G__serviceProcess{background:#f7fafc;padding:6rem 0}.ServiceProcess-module__OVuY4G__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ServiceProcess-module__OVuY4G__sectionHeader{text-align:center;margin-bottom:4rem}.ServiceProcess-module__OVuY4G__sectionHeader h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.ServiceProcess-module__OVuY4G__sectionHeader p{color:#718096;max-width:600px;margin:0 auto;font-size:1.2rem}.ServiceProcess-module__OVuY4G__processSteps{max-width:800px;margin:0 auto}.ServiceProcess-module__OVuY4G__processStep{align-items:flex-start;margin-bottom:3rem;display:flex;position:relative}.ServiceProcess-module__OVuY4G__processStep:not(:last-child):after{content:"";background:#cbd5e0;width:2px;position:absolute;top:60px;bottom:-3rem;left:25px}.ServiceProcess-module__OVuY4G__stepNumber{color:#fff;z-index:2;background:#3a86ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-right:2rem;font-size:1.2rem;font-weight:700;display:flex}.ServiceProcess-module__OVuY4G__stepContent{flex:1}.ServiceProcess-module__OVuY4G__stepContent h3{color:#2d3748;margin-bottom:.5rem;font-size:1.5rem}.ServiceProcess-module__OVuY4G__stepContent p{color:#718096;line-height:1.6}@media (max-width:768px){.ServiceProcess-module__OVuY4G__processStep{text-align:center;flex-direction:column}.ServiceProcess-module__OVuY4G__stepNumber{margin-bottom:1rem;margin-right:0}.ServiceProcess-module__OVuY4G__processStep:not(:last-child):after{top:50px;bottom:-3rem;left:50%;transform:translate(-50%)}}
.Testimonials-module__C3MGfG__testimonials{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:6rem 0}.Testimonials-module__C3MGfG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Testimonials-module__C3MGfG__sectionHeader{text-align:center;margin-bottom:4rem}.Testimonials-module__C3MGfG__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem}.Testimonials-module__C3MGfG__sectionHeader p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem}.Testimonials-module__C3MGfG__testimonialSlider{text-align:center;max-width:800px;margin:0 auto}.Testimonials-module__C3MGfG__testimonialContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;margin-bottom:2rem;padding:3rem;position:relative}.Testimonials-module__C3MGfG__quoteIcon{color:#ffffffb3;margin-bottom:1rem;font-family:serif;font-size:4rem;line-height:1}.Testimonials-module__C3MGfG__testimonialText{opacity:.95;margin-bottom:2rem;font-size:1.2rem;font-style:italic;line-height:1.6}.Testimonials-module__C3MGfG__testimonialAuthor{justify-content:center;align-items:center;gap:1rem;display:flex}.Testimonials-module__C3MGfG__avatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.Testimonials-module__C3MGfG__authorInfo h4{margin-bottom:.25rem;font-size:1.3rem}.Testimonials-module__C3MGfG__authorInfo span{opacity:.8;font-size:.9rem}.Testimonials-module__C3MGfG__sliderControls{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Testimonials-module__C3MGfG__sliderBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex}.Testimonials-module__C3MGfG__sliderBtn:hover{background:#ffffff4d;transform:scale(1.1)}.Testimonials-module__C3MGfG__sliderDots{gap:.5rem;display:flex}.Testimonials-module__C3MGfG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:background .3s}.Testimonials-module__C3MGfG__dot.Testimonials-module__C3MGfG__active{background:#fff}.Testimonials-module__C3MGfG__dot:hover{background:#fff9}@media (max-width:768px){.Testimonials-module__C3MGfG__testimonialContent{padding:2rem}.Testimonials-module__C3MGfG__testimonialText{font-size:1.1rem}.Testimonials-module__C3MGfG__sliderControls{flex-direction:column;gap:1rem}.Testimonials-module__C3MGfG__testimonialAuthor{text-align:center;flex-direction:column}}
.page-module__xgPmsG__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__xgPmsG__sectionHeader{text-align:center;margin-bottom:60px}.page-module__xgPmsG__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.8rem;font-weight:700}.page-module__xgPmsG__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__xgPmsG__hero{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;min-height:80vh;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.page-module__xgPmsG__heroBackground{background:radial-gradient(circle at 20% 80%,#7877c64d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c633 0%,#0000 50%);animation:6s ease-in-out infinite page-module__xgPmsG__float;position:absolute;inset:0}.page-module__xgPmsG__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.page-module__xgPmsG__heroTitle{margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.1}.page-module__xgPmsG__highlight{background:linear-gradient(45deg,#ffd89b,#19547b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__xgPmsG__heroSubtitle{opacity:.9;max-width:500px;margin-bottom:40px;font-size:1.3rem;line-height:1.6}.page-module__xgPmsG__stats{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.page-module__xgPmsG__stat{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:25px 20px;transition:transform .3s}.page-module__xgPmsG__stat:hover{transform:translateY(-5px)}.page-module__xgPmsG__statIcon{margin-bottom:10px;font-size:2rem}.page-module__xgPmsG__statNumber{background:linear-gradient(135deg,gold 0%,#ffed4e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:5px;font-size:2.2rem;font-weight:700}.page-module__xgPmsG__statLabel{opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.page-module__xgPmsG__heroVisual{height:300px;position:relative}.page-module__xgPmsG__floatingCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:25px;animation:6s ease-in-out infinite page-module__xgPmsG__float;position:absolute}.page-module__xgPmsG__floatingCard:first-child{animation-delay:0s;top:0;right:0}.page-module__xgPmsG__floatingCard:nth-child(2){animation-delay:3s;bottom:0;left:0}.page-module__xgPmsG__floatingCard h4{margin-bottom:8px;font-size:1.2rem;font-weight:600}.page-module__xgPmsG__floatingCard p{opacity:.8;font-size:.9rem}@keyframes page-module__xgPmsG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.page-module__xgPmsG__mission{background:#f8f9fa;padding:100px 0}.page-module__xgPmsG__missionGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__xgPmsG__missionCard,.page-module__xgPmsG__visionCard{text-align:center;background:#fff;border-radius:20px;padding:50px 40px;transition:transform .3s;box-shadow:0 10px 30px #00000014}.page-module__xgPmsG__missionCard:hover,.page-module__xgPmsG__visionCard:hover{transform:translateY(-10px)}.page-module__xgPmsG__cardHeader{flex-direction:column;align-items:center;margin-bottom:25px;display:flex}.page-module__xgPmsG__cardIcon{margin-bottom:15px;font-size:3.5rem}.page-module__xgPmsG__missionCard h3,.page-module__xgPmsG__visionCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.8rem;font-weight:600}.page-module__xgPmsG__missionCard p,.page-module__xgPmsG__visionCard p{color:#6c757d;font-size:1.1rem;line-height:1.7}.page-module__xgPmsG__values{background:#fff;padding:100px 0}.page-module__xgPmsG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.page-module__xgPmsG__valueCard{color:#fff;text-align:center;border-radius:20px;padding:50px 40px;transition:transform .3s;box-shadow:0 10px 30px #00000026}.page-module__xgPmsG__valueCard:hover{transform:translateY(-10px)}.page-module__xgPmsG__valueIcon{filter:drop-shadow(0 4px 8px #0003);margin-bottom:20px;font-size:3.5rem}.page-module__xgPmsG__valueCard h3{margin-bottom:15px;font-size:1.8rem;font-weight:600}.page-module__xgPmsG__valueCard p{opacity:.95;font-size:1.05rem;line-height:1.6}.page-module__xgPmsG__timeline{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:100px 0}.page-module__xgPmsG__timelineContainer{max-width:800px;margin:0 auto;position:relative}.page-module__xgPmsG__timelineContainer:before{content:"";background:linear-gradient(#667eea,#764ba2);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.page-module__xgPmsG__milestone{align-items:center;margin-bottom:60px;display:flex;position:relative}.page-module__xgPmsG__milestone:nth-child(odd){flex-direction:row}.page-module__xgPmsG__milestone:nth-child(2n){flex-direction:row-reverse}.page-module__xgPmsG__milestoneIcon{z-index:2;background:#fff;border-radius:50%;flex:0 0 80px;justify-content:center;align-items:center;height:80px;margin:0 30px;font-size:2rem;display:flex;box-shadow:0 5px 15px #0000001a}.page-module__xgPmsG__milestoneContent{background:#fff;border-radius:15px;flex:1;padding:30px;box-shadow:0 5px 15px #00000014}.page-module__xgPmsG__milestoneYear{color:#667eea;margin-bottom:8px;font-size:1.1rem;font-weight:700}.page-module__xgPmsG__milestoneContent h3{color:#2c3e50;margin-bottom:10px;font-size:1.4rem;font-weight:600}.page-module__xgPmsG__milestoneContent p{color:#6c757d;line-height:1.6}.page-module__xgPmsG__timelineConnector{background:linear-gradient(#667eea,#764ba2);width:2px;height:30px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.page-module__xgPmsG__leadership{background:#fff;padding:100px 0}.page-module__xgPmsG__leadershipGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__xgPmsG__leaderCard{background:#f8f9fa;border-radius:20px;padding:40px 30px;transition:transform .3s}.page-module__xgPmsG__leaderCard:hover{transform:translateY(-5px)}.page-module__xgPmsG__leaderHeader{align-items:center;margin-bottom:25px;display:flex}.page-module__xgPmsG__leaderIcon{flex-shrink:0;margin-right:20px;font-size:3rem}.page-module__xgPmsG__leaderInfo h3{color:#2c3e50;margin-bottom:5px;font-size:1.5rem;font-weight:600}.page-module__xgPmsG__position{color:#667eea;margin-bottom:5px;font-size:1rem;font-weight:600}.page-module__xgPmsG__experience{color:#6c757d;margin:0;font-size:.9rem}.page-module__xgPmsG__expertise{flex-wrap:wrap;gap:8px;display:flex}.page-module__xgPmsG__expertiseTag{color:#495057;background:#fff;border:1px solid #e9ecef;border-radius:15px;padding:5px 12px;font-size:.85rem;font-weight:500}.page-module__xgPmsG__whyChoose{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:100px 0}.page-module__xgPmsG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__xgPmsG__featureCard{text-align:center;background:#fff;border-radius:20px;padding:40px 30px;transition:transform .3s;box-shadow:0 10px 30px #00000014}.page-module__xgPmsG__featureCard:hover{transform:translateY(-10px)}.page-module__xgPmsG__featureIcon{margin-bottom:20px;font-size:3.5rem}.page-module__xgPmsG__featureCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem;font-weight:600}.page-module__xgPmsG__featureCard p{color:#6c757d;line-height:1.6}@media (max-width:1024px){.page-module__xgPmsG__heroContent{text-align:center;grid-template-columns:1fr;gap:50px}.page-module__xgPmsG__missionGrid,.page-module__xgPmsG__valuesGrid,.page-module__xgPmsG__leadershipGrid,.page-module__xgPmsG__featuresGrid{grid-template-columns:1fr;gap:30px}.page-module__xgPmsG__stats{grid-template-columns:repeat(2,1fr);max-width:500px;margin:0 auto}.page-module__xgPmsG__timelineContainer:before{left:30px}.page-module__xgPmsG__milestone{padding-left:60px;flex-direction:row!important}.page-module__xgPmsG__milestoneIcon{margin:0;position:absolute;left:0}.page-module__xgPmsG__timelineConnector{left:40px}}@media (max-width:768px){.page-module__xgPmsG__hero{padding:120px 0 80px}.page-module__xgPmsG__heroTitle{font-size:2.8rem}.page-module__xgPmsG__heroSubtitle{font-size:1.1rem}.page-module__xgPmsG__sectionHeader h2{font-size:2.2rem}.page-module__xgPmsG__mission,.page-module__xgPmsG__values,.page-module__xgPmsG__timeline,.page-module__xgPmsG__leadership,.page-module__xgPmsG__whyChoose{padding:80px 0}.page-module__xgPmsG__missionCard,.page-module__xgPmsG__visionCard,.page-module__xgPmsG__valueCard,.page-module__xgPmsG__featureCard{padding:40px 30px}.page-module__xgPmsG__leaderHeader{text-align:center;flex-direction:column}.page-module__xgPmsG__leaderIcon{margin-bottom:15px;margin-right:0}}@media (max-width:480px){.page-module__xgPmsG__container{padding:0 15px}.page-module__xgPmsG__heroTitle{font-size:2.3rem}.page-module__xgPmsG__stats{grid-template-columns:1fr}.page-module__xgPmsG__heroVisual{height:200px}.page-module__xgPmsG__floatingCard{padding:20px}.page-module__xgPmsG__sectionHeader h2{font-size:2rem}}
.FAQs-module__oprApG__faqs{background:#f7fafc;padding:6rem 0}.FAQs-module__oprApG__container{max-width:800px;margin:0 auto;padding:0 2rem}.FAQs-module__oprApG__sectionHeader{text-align:center;margin-bottom:4rem}.FAQs-module__oprApG__sectionHeader h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.FAQs-module__oprApG__sectionHeader p{color:#718096;max-width:600px;margin:0 auto;font-size:1.2rem}.FAQs-module__oprApG__faqList{flex-direction:column;gap:1rem;display:flex}.FAQs-module__oprApG__faqItem{background:#fff;border-radius:8px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 2px 4px #0000000d}.FAQs-module__oprApG__faqItem:hover{box-shadow:0 4px 8px #0000001a}.FAQs-module__oprApG__faqQuestion{text-align:left;color:#1a202c;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:background-color .3s;display:flex}.FAQs-module__oprApG__faqQuestion:hover{background:#f8fafc}.FAQs-module__oprApG__faqIcon{color:#3a86ff;font-size:1.5rem;font-weight:300;transition:transform .3s}.FAQs-module__oprApG__faqIcon.FAQs-module__oprApG__open{transform:rotate(180deg)}.FAQs-module__oprApG__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQs-module__oprApG__faqAnswer.FAQs-module__oprApG__open{max-height:500px}.FAQs-module__oprApG__faqAnswer p{color:#718096;margin:0;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQs-module__oprApG__faqQuestion{padding:1.25rem;font-size:1rem}.FAQs-module__oprApG__faqAnswer p{padding:0 1.25rem 1.25rem}}
.page-module__j6Q3dW__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 0 4rem}.page-module__j6Q3dW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__j6Q3dW__heroSection h1{margin-bottom:1rem;font-size:3rem;font-weight:700}.page-module__j6Q3dW__subtitle{opacity:.9;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.page-module__j6Q3dW__description{opacity:.9;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.page-module__j6Q3dW__contactContent{background:#f7fafc;padding:6rem 0}.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.page-module__j6Q3dW__contactInfo h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.page-module__j6Q3dW__contactInfo>p{color:#718096;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.page-module__j6Q3dW__contactMethods{margin-bottom:3rem}.page-module__j6Q3dW__contactItem{background:#fff;border-radius:12px;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 10px #0000000d}.page-module__j6Q3dW__contactItem:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.page-module__j6Q3dW__contactIcon{background:#f7fafc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.page-module__j6Q3dW__contactDetails h3{color:#2d3748;margin-bottom:.5rem;font-size:1.3rem}.page-module__j6Q3dW__contactDetails p{color:#1a202c;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.page-module__j6Q3dW__contactDetails span{color:#718096;font-size:.9rem}.page-module__j6Q3dW__businessHours{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.page-module__j6Q3dW__businessHours h3{color:#2d3748;margin-bottom:1.5rem;font-size:1.3rem}.page-module__j6Q3dW__hoursList{flex-direction:column;gap:1rem;display:flex}.page-module__j6Q3dW__hourItem{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.page-module__j6Q3dW__hourItem:last-child{border-bottom:none;padding-bottom:0}.page-module__j6Q3dW__hourItem span:first-child{color:#4a5568;font-weight:500}.page-module__j6Q3dW__hourItem span:last-child{color:#718096}.page-module__j6Q3dW__socialLinks h3{color:#2d3748;margin-bottom:1rem;font-size:1.3rem}.page-module__j6Q3dW__socialIcons{gap:1rem;display:flex}.page-module__j6Q3dW__socialLink{color:#4a5568;background:#fff;border-radius:8px;padding:.8rem 1.2rem;font-weight:500;text-decoration:none;transition:all .3s;box-shadow:0 2px 5px #0000000d}.page-module__j6Q3dW__socialLink:hover{color:#fff;background:#3a86ff;transform:translateY(-2px)}.page-module__j6Q3dW__contactForm{background:#fff;border-radius:16px;padding:3rem;position:sticky;top:2rem;box-shadow:0 10px 40px #0000001a}.page-module__j6Q3dW__formHeader{text-align:center;margin-bottom:2.5rem}.page-module__j6Q3dW__formHeader h2{color:#1a202c;margin-bottom:.5rem;font-size:2rem}.page-module__j6Q3dW__formHeader p{color:#718096;line-height:1.6}.page-module__j6Q3dW__successMessage,.page-module__j6Q3dW__errorMessage{border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.page-module__j6Q3dW__successMessage{background:#f0fff4;border:1px solid #9ae6b4}.page-module__j6Q3dW__errorMessage{background:#fff5f5;border:1px solid #fed7d7}.page-module__j6Q3dW__successIcon{color:#fff;background:#48bb78;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex}.page-module__j6Q3dW__errorIcon{color:#fff;background:#f56565;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex}.page-module__j6Q3dW__successMessage h4,.page-module__j6Q3dW__errorMessage h4{color:#2d3748;margin-bottom:.5rem}.page-module__j6Q3dW__successMessage p,.page-module__j6Q3dW__errorMessage p{color:#718096;margin:0;font-size:.9rem}.page-module__j6Q3dW__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__j6Q3dW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__j6Q3dW__formGroup{flex-direction:column;display:flex}.page-module__j6Q3dW__formGroup label{color:#2d3748;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.page-module__j6Q3dW__formGroup input,.page-module__j6Q3dW__formGroup select,.page-module__j6Q3dW__formGroup textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.page-module__j6Q3dW__formGroup input:focus,.page-module__j6Q3dW__formGroup select:focus,.page-module__j6Q3dW__formGroup textarea:focus{border-color:#3a86ff;outline:none;box-shadow:0 0 0 3px #3a86ff1a}.page-module__j6Q3dW__formGroup textarea{resize:vertical;min-height:120px}.page-module__j6Q3dW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3a86ff,#2667cc);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1.2rem 2rem;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex}.page-module__j6Q3dW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #3a86ff4d}.page-module__j6Q3dW__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.page-module__j6Q3dW__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:1s linear infinite page-module__j6Q3dW__spin}@keyframes page-module__j6Q3dW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__j6Q3dW__mapSection{text-align:center;background:#fff;padding:6rem 0}.page-module__j6Q3dW__mapSection h2{color:#1a202c;margin-bottom:1rem;font-size:2.5rem}.page-module__j6Q3dW__mapSection p{color:#718096;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.page-module__j6Q3dW__mapPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;max-width:800px;margin:0 auto;padding:4rem 2rem}.page-module__j6Q3dW__mapContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__j6Q3dW__mapContent span{margin-bottom:1rem;font-size:4rem}.page-module__j6Q3dW__mapContent h3{margin-bottom:1rem;font-size:1.8rem}.page-module__j6Q3dW__mapContent p{color:#ffffffe6;max-width:500px;margin-bottom:2rem}.page-module__j6Q3dW__mapLink{color:#3a86ff;background:#fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .3s}.page-module__j6Q3dW__mapLink:hover{transform:translateY(-2px)}@media (max-width:768px){.page-module__j6Q3dW__heroSection h1{font-size:2.5rem}.page-module__j6Q3dW__contactGrid{grid-template-columns:1fr;gap:2rem}.page-module__j6Q3dW__contactForm{padding:2rem;position:static}.page-module__j6Q3dW__formRow{grid-template-columns:1fr;gap:1rem}.page-module__j6Q3dW__contactItem{text-align:center;flex-direction:column;gap:1rem}.page-module__j6Q3dW__contactIcon{align-self:center}.page-module__j6Q3dW__socialIcons{justify-content:center}.page-module__j6Q3dW__hourItem{text-align:center;flex-direction:column;gap:.5rem}.page-module__j6Q3dW__mapPlaceholder{padding:3rem 1.5rem}}
.page-module__VxpVBG__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__VxpVBG__heroSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);align-items:center;min-height:80vh;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.page-module__VxpVBG__heroBackground{background:radial-gradient(circle at 20% 80%,#7877c64d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c633 0%,#0000 50%);animation:6s ease-in-out infinite page-module__VxpVBG__float;position:absolute;inset:0}.page-module__VxpVBG__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.page-module__VxpVBG__heroTitle{margin-bottom:20px;font-size:4rem;font-weight:800;line-height:1.1}.page-module__VxpVBG__highlight{background:linear-gradient(45deg,#ffd89b,#19547b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__VxpVBG__heroSubtitle{opacity:.9;margin-bottom:25px;font-size:1.5rem;font-weight:300}.page-module__VxpVBG__heroDescription{opacity:.9;max-width:500px;margin-bottom:40px;font-size:1.2rem;line-height:1.6}.page-module__VxpVBG__heroStats{gap:40px;display:flex}.page-module__VxpVBG__heroStat{text-align:center}.page-module__VxpVBG__statNumber{background:linear-gradient(135deg,gold 0%,#ffed4e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:700}.page-module__VxpVBG__statLabel{opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.page-module__VxpVBG__heroVisual{height:300px;position:relative}.page-module__VxpVBG__floatingCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:25px;animation:6s ease-in-out infinite page-module__VxpVBG__float;position:absolute}.page-module__VxpVBG__floatingCard:first-child{animation-delay:0s;top:0;right:0}.page-module__VxpVBG__floatingCard:nth-child(2){animation-delay:3s;bottom:0;left:0}.page-module__VxpVBG__cardContent{text-align:center}.page-module__VxpVBG__cardIcon{margin-bottom:10px;font-size:2.5rem}.page-module__VxpVBG__cardContent h4{margin-bottom:5px;font-size:1.1rem;font-weight:600}.page-module__VxpVBG__cardContent p{opacity:.8;font-size:.9rem}@keyframes page-module__VxpVBG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.page-module__VxpVBG__filterSection{background:#f8f9fa;padding:80px 0 40px}.page-module__VxpVBG__sectionHeader{text-align:center;margin-bottom:50px}.page-module__VxpVBG__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.8rem;font-weight:700}.page-module__VxpVBG__sectionHeader p{color:#6c757d;max-width:500px;margin:0 auto;font-size:1.2rem}.page-module__VxpVBG__filterButtons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.page-module__VxpVBG__filterBtn{color:#6c757d;cursor:pointer;border:2px solid #e9ecef;border-radius:50px;align-items:center;gap:8px;padding:15px 25px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.page-module__VxpVBG__filterBtn:hover{color:#667eea;border-color:#667eea;transform:translateY(-2px);box-shadow:0 5px 15px #667eea1a}.page-module__VxpVBG__filterBtn.page-module__VxpVBG__active{color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.page-module__VxpVBG__filterIcon{font-size:1.2rem}.page-module__VxpVBG__projectCount{background:#fff3;border-radius:12px;margin-left:4px;padding:2px 8px;font-size:.8rem}.page-module__VxpVBG__filterBtn.page-module__VxpVBG__active .page-module__VxpVBG__projectCount{background:#ffffff4d}.page-module__VxpVBG__projectsSection{background:#fff;padding:80px 0}.page-module__VxpVBG__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid}.page-module__VxpVBG__projectCard{cursor:pointer;background:#fff;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.page-module__VxpVBG__projectCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.page-module__VxpVBG__projectHeader{color:#fff;justify-content:center;align-items:center;height:120px;display:flex;position:relative}.page-module__VxpVBG__projectIcon{filter:drop-shadow(0 4px 8px #0003);font-size:3.5rem}.page-module__VxpVBG__projectBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;position:absolute;top:15px;right:15px}.page-module__VxpVBG__projectContent{padding:30px}.page-module__VxpVBG__projectMeta{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.page-module__VxpVBG__projectCategory{color:#495057;background:#e9ecef;border-radius:12px;padding:4px 12px;font-size:.8rem;font-weight:600}.page-module__VxpVBG__projectDuration{color:#6c757d;font-size:.9rem}.page-module__VxpVBG__projectContent h3{color:#2c3e50;margin-bottom:15px;font-size:1.4rem;font-weight:600;line-height:1.3}.page-module__VxpVBG__projectContent p{color:#6c757d;margin-bottom:20px;font-size:.95rem;line-height:1.6}.page-module__VxpVBG__projectTechnologies{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.page-module__VxpVBG__techTag{color:#495057;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:4px 10px;font-size:.8rem;font-weight:500}.page-module__VxpVBG__projectResults{border-top:1px solid #e9ecef;margin-bottom:20px;padding-top:15px}.page-module__VxpVBG__resultItem{color:#28a745;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.page-module__VxpVBG__viewProjectBtn{color:#667eea;cursor:pointer;background:0 0;border:2px solid #667eea;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-weight:600;transition:all .3s;display:flex}.page-module__VxpVBG__viewProjectBtn:hover{color:#fff;background:#667eea;transform:translateY(-2px)}.page-module__VxpVBG__btnArrow{transition:transform .3s}.page-module__VxpVBG__viewProjectBtn:hover .page-module__VxpVBG__btnArrow{transform:translate(4px)}.page-module__VxpVBG__statsSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__VxpVBG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;display:grid}.page-module__VxpVBG__statCard{text-align:center;background:#fff;border-radius:20px;padding:40px 30px;transition:transform .3s;box-shadow:0 10px 30px #00000014}.page-module__VxpVBG__statCard:hover{transform:translateY(-5px)}.page-module__VxpVBG__statIcon{margin-bottom:15px;font-size:3rem}.page-module__VxpVBG__statNumber{color:#2c3e50;margin-bottom:8px;font-size:2.5rem;font-weight:700}.page-module__VxpVBG__statLabel{color:#6c757d;font-size:1rem;font-weight:500}.page-module__VxpVBG__ctaSection{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);padding:100px 0}.page-module__VxpVBG__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__VxpVBG__ctaContent h2{margin-bottom:20px;font-size:2.5rem;font-weight:700}.page-module__VxpVBG__ctaContent p{opacity:.9;margin-bottom:40px;font-size:1.2rem;line-height:1.6}.page-module__VxpVBG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.page-module__VxpVBG__primaryButton{color:#2c3e50;background:#fff;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 25px #fff3}.page-module__VxpVBG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 15px 35px #ffffff4d}.page-module__VxpVBG__buttonArrow{transition:transform .3s}.page-module__VxpVBG__primaryButton:hover .page-module__VxpVBG__buttonArrow{transform:translate(4px)}.page-module__VxpVBG__secondaryButton{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:50px;padding:16px 32px;font-weight:600;text-decoration:none;transition:all .3s}.page-module__VxpVBG__secondaryButton:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}.page-module__VxpVBG__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.page-module__VxpVBG__modalContent{background:#fff;border-radius:20px;width:100%;max-width:900px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 25px 50px #0000004d}.page-module__VxpVBG__closeButton{color:#6c757d;cursor:pointer;z-index:10;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.page-module__VxpVBG__closeButton:hover{color:#2c3e50;background:#0003}.page-module__VxpVBG__modalHeader{color:#fff;align-items:center;gap:30px;padding:40px;display:flex;position:relative}.page-module__VxpVBG__modalIcon{filter:drop-shadow(0 4px 8px #0003);font-size:4rem}.page-module__VxpVBG__modalTitle{flex:1}.page-module__VxpVBG__modalTitle h2{margin-bottom:20px;font-size:2.2rem;font-weight:700}.page-module__VxpVBG__projectMeta{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.page-module__VxpVBG__metaItem{color:#ffffffe6}.page-module__VxpVBG__metaItem strong{color:#fff}.page-module__VxpVBG__modalBody{padding:0 40px 40px}.page-module__VxpVBG__modalBody h3{color:#2c3e50;margin-bottom:15px;font-size:1.4rem;font-weight:600}.page-module__VxpVBG__modalDescription{margin-bottom:30px}.page-module__VxpVBG__modalDescription p{color:#6c757d;font-size:1.1rem;line-height:1.6}.page-module__VxpVBG__modalResults{margin-bottom:30px}.page-module__VxpVBG__resultsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.page-module__VxpVBG__resultCard{color:#2d5016;text-align:center;background:#e8f5e8;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:20px;display:flex}.page-module__VxpVBG__resultIcon{font-size:1.5rem}.page-module__VxpVBG__modalFeatures{margin-bottom:30px}.page-module__VxpVBG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.page-module__VxpVBG__featureCard{background:#f8f9fa;border-radius:10px;align-items:center;gap:10px;padding:15px;transition:transform .3s;display:flex}.page-module__VxpVBG__featureCard:hover{transform:translateY(-2px)}.page-module__VxpVBG__featureIcon{color:#28a745;font-weight:700}.page-module__VxpVBG__modalTechnologies{margin-bottom:30px}.page-module__VxpVBG__technologiesList{flex-wrap:wrap;gap:10px;display:flex}.page-module__VxpVBG__modalActions{flex-wrap:wrap;gap:15px;display:flex}.page-module__VxpVBG__liveButton,.page-module__VxpVBG__githubButton{border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.page-module__VxpVBG__liveButton{color:#fff;background:#28a745}.page-module__VxpVBG__liveButton:hover{background:#218838;transform:translateY(-2px)}.page-module__VxpVBG__githubButton{color:#fff;background:#6c757d}.page-module__VxpVBG__githubButton:hover{background:#5a6268;transform:translateY(-2px)}.page-module__VxpVBG__externalIcon,.page-module__VxpVBG__githubIcon{font-size:1rem}@media (max-width:1024px){.page-module__VxpVBG__heroContent{text-align:center;grid-template-columns:1fr;gap:50px}.page-module__VxpVBG__heroStats{justify-content:center}.page-module__VxpVBG__heroVisual{height:200px}.page-module__VxpVBG__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.page-module__VxpVBG__heroTitle{font-size:3rem}.page-module__VxpVBG__heroSubtitle{font-size:1.3rem}.page-module__VxpVBG__sectionHeader h2{font-size:2.2rem}.page-module__VxpVBG__filterButtons{flex-direction:column;align-items:center}.page-module__VxpVBG__filterBtn{width:200px}.page-module__VxpVBG__ctaButtons{flex-direction:column;align-items:center}.page-module__VxpVBG__primaryButton,.page-module__VxpVBG__secondaryButton{justify-content:center;width:200px}.page-module__VxpVBG__modalContent{margin:20px}.page-module__VxpVBG__modalHeader{text-align:center;flex-direction:column;gap:20px}.page-module__VxpVBG__projectMeta,.page-module__VxpVBG__resultsGrid,.page-module__VxpVBG__featuresGrid{grid-template-columns:1fr}}@media (max-width:480px){.page-module__VxpVBG__container{padding:0 15px}.page-module__VxpVBG__heroTitle{font-size:2.5rem}.page-module__VxpVBG__heroDescription{font-size:1.1rem}.page-module__VxpVBG__projectsGrid{grid-template-columns:1fr}.page-module__VxpVBG__heroStats{flex-direction:column;gap:20px}.page-module__VxpVBG__statsGrid{grid-template-columns:1fr}}
.page-module__hw97KG__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__hw97KG__trustSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0}.page-module__hw97KG__trustGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__hw97KG__trustItem h3{margin-bottom:10px;font-size:3rem;font-weight:700}.page-module__hw97KG__trustItem p{opacity:.9;font-size:1.1rem}.page-module__hw97KG__capabilitiesSection{background-color:#f8f9fa;padding:80px 0}.page-module__hw97KG__sectionHeader{text-align:center;margin-bottom:60px}.page-module__hw97KG__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.5rem}.page-module__hw97KG__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__hw97KG__capabilitiesGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__hw97KG__capabilityCard{background:#fff;border-radius:10px;padding:40px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__hw97KG__capabilityCard:hover{transform:translateY(-5px)}.page-module__hw97KG__capabilityCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__hw97KG__description{color:#6c757d;margin-bottom:20px;line-height:1.6}.page-module__hw97KG__techStack{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.page-module__hw97KG__techTag{color:#495057;background:#e9ecef;border-radius:20px;padding:5px 12px;font-size:.9rem;font-weight:500}.page-module__hw97KG__features{border-top:1px solid #e9ecef;padding-top:20px}.page-module__hw97KG__features strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__hw97KG__features ul{padding:0;list-style:none}.page-module__hw97KG__features li{color:#495057;margin-bottom:5px;padding-left:15px;position:relative}.page-module__hw97KG__features li:before{content:"✓";color:#28a745;position:absolute;left:0}.page-module__hw97KG__industriesSection{background:#fff;padding:80px 0}.page-module__hw97KG__industriesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__hw97KG__industryCard{text-align:center;background:#f8f9fa;border-radius:10px;padding:30px;transition:transform .3s}.page-module__hw97KG__industryCard:hover{transform:translateY(-5px)}.page-module__hw97KG__industryIcon{margin-bottom:15px;font-size:3rem}.page-module__hw97KG__industryCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.3rem}.page-module__hw97KG__appList{padding:0;list-style:none}.page-module__hw97KG__appList li{color:#495057;border-bottom:1px solid #dee2e6;margin-bottom:8px;padding:5px 0}.page-module__hw97KG__appList li:last-child{border-bottom:none}.page-module__hw97KG__caseStudiesSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__hw97KG__caseStudiesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__hw97KG__caseStudyCard{background:#fff;border-radius:10px;padding:30px;box-shadow:0 5px 15px #0000001a}.page-module__hw97KG__caseStudyCard h3{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.3rem}.page-module__hw97KG__challenge,.page-module__hw97KG__solution,.page-module__hw97KG__results{margin-bottom:20px;line-height:1.6}.page-module__hw97KG__challenge strong,.page-module__hw97KG__solution strong,.page-module__hw97KG__results strong{color:#2c3e50;margin-bottom:8px;display:block}.page-module__hw97KG__resultsGrid{gap:10px;margin-top:10px;display:grid}.page-module__hw97KG__resultItem{color:#2d5016;text-align:center;background:#e8f5e8;border-radius:5px;padding:8px 12px;font-size:.9rem}.page-module__hw97KG__excellenceSection{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);padding:80px 0}.page-module__hw97KG__excellenceContent h2{text-align:center;margin-bottom:50px;font-size:2.5rem}.page-module__hw97KG__excellenceGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__hw97KG__excellenceItem h3{margin-bottom:15px;font-size:1.4rem}.page-module__hw97KG__excellenceItem p{opacity:.9;line-height:1.6}@media (max-width:768px){.page-module__hw97KG__trustGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__hw97KG__capabilitiesGrid{grid-template-columns:1fr}.page-module__hw97KG__industriesGrid{grid-template-columns:repeat(2,1fr)}.page-module__hw97KG__caseStudiesGrid,.page-module__hw97KG__excellenceGrid{grid-template-columns:1fr}.page-module__hw97KG__trustItem h3,.page-module__hw97KG__sectionHeader h2{font-size:2rem}}@media (max-width:480px){.page-module__hw97KG__industriesGrid,.page-module__hw97KG__trustGrid{grid-template-columns:1fr}}
.page-module__dVYH8a__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__dVYH8a__trustSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0}.page-module__dVYH8a__trustGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__dVYH8a__trustItem h3{margin-bottom:10px;font-size:3rem;font-weight:700}.page-module__dVYH8a__trustItem p{opacity:.9;font-size:1.1rem}.page-module__dVYH8a__servicesSection{background-color:#f8f9fa;padding:80px 0}.page-module__dVYH8a__sectionHeader{text-align:center;margin-bottom:60px}.page-module__dVYH8a__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.5rem}.page-module__dVYH8a__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__dVYH8a__servicesGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__dVYH8a__serviceCard{background:#fff;border-radius:10px;padding:40px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__dVYH8a__serviceCard:hover{transform:translateY(-5px)}.page-module__dVYH8a__serviceCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__dVYH8a__description{color:#6c757d;margin-bottom:20px;line-height:1.6}.page-module__dVYH8a__techStack{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.page-module__dVYH8a__techTag{color:#495057;background:#e9ecef;border-radius:20px;padding:5px 12px;font-size:.9rem;font-weight:500}.page-module__dVYH8a__metrics{border-top:1px solid #e9ecef;padding-top:20px}.page-module__dVYH8a__metrics strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__dVYH8a__metrics ul{padding:0;list-style:none}.page-module__dVYH8a__metrics li{color:#495057;margin-bottom:5px;padding-left:15px;position:relative}.page-module__dVYH8a__metrics li:before{content:"📈";position:absolute;left:0}.page-module__dVYH8a__industriesSection{background:#fff;padding:80px 0}.page-module__dVYH8a__industriesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__dVYH8a__industryCard{text-align:center;background:#f8f9fa;border-radius:10px;padding:30px;transition:transform .3s}.page-module__dVYH8a__industryCard:hover{transform:translateY(-5px)}.page-module__dVYH8a__industryIcon{margin-bottom:15px;font-size:3rem}.page-module__dVYH8a__industryCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.3rem}.page-module__dVYH8a__focusList{padding:0;list-style:none}.page-module__dVYH8a__focusList li{color:#495057;border-bottom:1px solid #dee2e6;margin-bottom:8px;padding:5px 0}.page-module__dVYH8a__focusList li:last-child{border-bottom:none}.page-module__dVYH8a__technologySection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__dVYH8a__technologyGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__dVYH8a__technologyCategory{background:#fff;border-radius:10px;padding:30px;box-shadow:0 5px 15px #0000001a}.page-module__dVYH8a__technologyCategory h3{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.4rem}.page-module__dVYH8a__toolsGrid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.page-module__dVYH8a__toolTag{color:#fff;background:#667eea;border-radius:20px;padding:8px 15px;font-size:.9rem;font-weight:500}.page-module__dVYH8a__caseStudiesSection{background:#fff;padding:80px 0}.page-module__dVYH8a__caseStudiesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__dVYH8a__caseStudyCard{background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;padding:30px}.page-module__dVYH8a__caseStudyCard h3{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.3rem}.page-module__dVYH8a__challenge,.page-module__dVYH8a__solution,.page-module__dVYH8a__results{margin-bottom:20px;line-height:1.6}.page-module__dVYH8a__challenge strong,.page-module__dVYH8a__solution strong,.page-module__dVYH8a__results strong{color:#2c3e50;margin-bottom:8px;display:block}.page-module__dVYH8a__resultsGrid{gap:10px;margin-top:10px;display:grid}.page-module__dVYH8a__resultItem{color:#2d5016;text-align:center;background:#e8f5e8;border-radius:5px;padding:8px 12px;font-size:.9rem}.page-module__dVYH8a__roiSection{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);padding:80px 0}.page-module__dVYH8a__roiContent h2{text-align:center;margin-bottom:50px;font-size:2.5rem}.page-module__dVYH8a__roiGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__dVYH8a__roiItem h3{margin-bottom:15px;font-size:1.4rem}.page-module__dVYH8a__roiItem p{opacity:.9;line-height:1.6}@media (max-width:768px){.page-module__dVYH8a__trustGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__dVYH8a__servicesGrid{grid-template-columns:1fr}.page-module__dVYH8a__industriesGrid{grid-template-columns:repeat(2,1fr)}.page-module__dVYH8a__technologyGrid,.page-module__dVYH8a__caseStudiesGrid,.page-module__dVYH8a__roiGrid{grid-template-columns:1fr}.page-module__dVYH8a__trustItem h3,.page-module__dVYH8a__sectionHeader h2{font-size:2rem}}@media (max-width:480px){.page-module__dVYH8a__industriesGrid,.page-module__dVYH8a__trustGrid{grid-template-columns:1fr}.page-module__dVYH8a__serviceCard{padding:20px}}
.page-module__xuGZqq__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__xuGZqq__trustSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0}.page-module__xuGZqq__trustGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__xuGZqq__trustItem h3{margin-bottom:10px;font-size:3rem;font-weight:700}.page-module__xuGZqq__trustItem p{opacity:.9;font-size:1.1rem}.page-module__xuGZqq__metricsSection{background-color:#f8f9fa;padding:80px 0}.page-module__xuGZqq__sectionHeader{text-align:center;margin-bottom:60px}.page-module__xuGZqq__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.5rem}.page-module__xuGZqq__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__xuGZqq__metricsGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__xuGZqq__metricCard{text-align:center;background:#fff;border-radius:10px;padding:40px 20px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__xuGZqq__metricCard:hover{transform:translateY(-5px)}.page-module__xuGZqq__metricIcon{margin-bottom:15px;font-size:3rem}.page-module__xuGZqq__metricCard h3{color:#2c3e50;margin-bottom:10px;font-size:2rem}.page-module__xuGZqq__metricCard p{color:#6c757d;font-size:1rem}.page-module__xuGZqq__servicesSection{background:#fff;padding:80px 0}.page-module__xuGZqq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__xuGZqq__serviceCard{background:#f8f9fa;border-radius:10px;padding:40px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__xuGZqq__serviceCard:hover{transform:translateY(-5px)}.page-module__xuGZqq__serviceCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__xuGZqq__description{color:#6c757d;margin-bottom:20px;line-height:1.6}.page-module__xuGZqq__techStack{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.page-module__xuGZqq__techTag{color:#495057;background:#e9ecef;border-radius:20px;padding:5px 12px;font-size:.9rem;font-weight:500}.page-module__xuGZqq__features{border-top:1px solid #dee2e6;padding-top:20px}.page-module__xuGZqq__features strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__xuGZqq__features ul{padding:0;list-style:none}.page-module__xuGZqq__features li{color:#495057;margin-bottom:5px;padding-left:15px;position:relative}.page-module__xuGZqq__features li:before{content:"✓";color:#28a745;position:absolute;left:0}.page-module__xuGZqq__platformsSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__xuGZqq__platformsGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__xuGZqq__platformCard{background:#fff;border-radius:10px;padding:40px;box-shadow:0 5px 15px #0000001a}.page-module__xuGZqq__platformCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__xuGZqq__platformDescription{color:#6c757d;margin-bottom:20px;line-height:1.6}.page-module__xuGZqq__platformFeatures{margin-bottom:20px}.page-module__xuGZqq__platformFeatures strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__xuGZqq__platformFeatures ul{padding:0;list-style:none}.page-module__xuGZqq__platformFeatures li{color:#495057;margin-bottom:5px;padding-left:15px;position:relative}.page-module__xuGZqq__platformFeatures li:before{content:"•";color:#667eea;position:absolute;left:0}.page-module__xuGZqq__bestFor{background:#e8f5e8;border-left:4px solid #28a745;border-radius:5px;padding:15px}.page-module__xuGZqq__bestFor strong{color:#2d5016}.page-module__xuGZqq__industriesSection{background:#fff;padding:80px 0}.page-module__xuGZqq__industriesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__xuGZqq__industryCard{text-align:center;background:#f8f9fa;border-radius:10px;padding:30px;transition:transform .3s}.page-module__xuGZqq__industryCard:hover{transform:translateY(-5px)}.page-module__xuGZqq__industryIcon{margin-bottom:15px;font-size:3rem}.page-module__xuGZqq__industryCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.3rem}.page-module__xuGZqq__featuresList{padding:0;list-style:none}.page-module__xuGZqq__featuresList li{color:#495057;border-bottom:1px solid #dee2e6;margin-bottom:8px;padding:5px 0}.page-module__xuGZqq__featuresList li:last-child{border-bottom:none}.page-module__xuGZqq__caseStudiesSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__xuGZqq__caseStudiesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__xuGZqq__caseStudyCard{background:#fff;border-radius:10px;padding:30px;box-shadow:0 5px 15px #0000001a}.page-module__xuGZqq__caseStudyCard h3{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.3rem}.page-module__xuGZqq__challenge,.page-module__xuGZqq__solution,.page-module__xuGZqq__results{margin-bottom:20px;line-height:1.6}.page-module__xuGZqq__challenge strong,.page-module__xuGZqq__solution strong,.page-module__xuGZqq__results strong{color:#2c3e50;margin-bottom:8px;display:block}.page-module__xuGZqq__resultsGrid{gap:10px;margin-top:10px;display:grid}.page-module__xuGZqq__resultItem{color:#2d5016;text-align:center;background:#e8f5e8;border-radius:5px;padding:8px 12px;font-size:.9rem}.page-module__xuGZqq__featuresSection{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);padding:80px 0}.page-module__xuGZqq__featuresContent h2{text-align:center;margin-bottom:50px;font-size:2.5rem}.page-module__xuGZqq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__xuGZqq__featureItem h3{margin-bottom:15px;font-size:1.4rem}.page-module__xuGZqq__featureItem p{opacity:.9;line-height:1.6}@media (max-width:768px){.page-module__xuGZqq__trustGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__xuGZqq__metricsGrid{grid-template-columns:repeat(2,1fr)}.page-module__xuGZqq__servicesGrid,.page-module__xuGZqq__platformsGrid{grid-template-columns:1fr}.page-module__xuGZqq__industriesGrid{grid-template-columns:repeat(2,1fr)}.page-module__xuGZqq__caseStudiesGrid,.page-module__xuGZqq__featuresGrid{grid-template-columns:1fr}.page-module__xuGZqq__trustItem h3,.page-module__xuGZqq__sectionHeader h2{font-size:2rem}}@media (max-width:480px){.page-module__xuGZqq__trustGrid,.page-module__xuGZqq__metricsGrid,.page-module__xuGZqq__industriesGrid{grid-template-columns:1fr}.page-module__xuGZqq__serviceCard,.page-module__xuGZqq__platformCard{padding:20px}}
.page-module__48b1Kq__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__48b1Kq__trustSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0}.page-module__48b1Kq__trustGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__48b1Kq__trustItem h3{margin-bottom:10px;font-size:3rem;font-weight:700}.page-module__48b1Kq__trustItem p{opacity:.9;font-size:1.1rem}.page-module__48b1Kq__benefitsSection{background-color:#f8f9fa;padding:80px 0}.page-module__48b1Kq__sectionHeader{text-align:center;margin-bottom:60px}.page-module__48b1Kq__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.5rem}.page-module__48b1Kq__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__48b1Kq__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.page-module__48b1Kq__benefitCard{text-align:center;background:#fff;border-radius:10px;padding:40px 30px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__48b1Kq__benefitCard:hover{transform:translateY(-5px)}.page-module__48b1Kq__benefitIcon{margin-bottom:20px;font-size:3rem}.page-module__48b1Kq__benefitCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.4rem}.page-module__48b1Kq__benefitCard p{color:#6c757d;line-height:1.6}.page-module__48b1Kq__developersSection{background:#fff;padding:80px 0}.page-module__48b1Kq__developersGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__48b1Kq__developerCard{background:#f8f9fa;border-radius:10px;padding:40px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__48b1Kq__developerCard:hover{transform:translateY(-5px)}.page-module__48b1Kq__developerCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__48b1Kq__experience,.page-module__48b1Kq__availability{color:#495057;margin-bottom:10px}.page-module__48b1Kq__skillsSection{margin:20px 0}.page-module__48b1Kq__skillsSection strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__48b1Kq__skills{flex-wrap:wrap;gap:8px;display:flex}.page-module__48b1Kq__skillTag{color:#fff;background:#667eea;border-radius:20px;padding:5px 12px;font-size:.85rem;font-weight:500}.page-module__48b1Kq__specializations{border-top:1px solid #dee2e6;padding-top:20px}.page-module__48b1Kq__specializations strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__48b1Kq__specializations ul{padding:0;list-style:none}.page-module__48b1Kq__specializations li{color:#495057;margin-bottom:5px;padding-left:15px;position:relative}.page-module__48b1Kq__specializations li:before{content:"•";color:#667eea;position:absolute;left:0}.page-module__48b1Kq__engagementSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__48b1Kq__engagementGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__48b1Kq__engagementCard{background:#fff;border-radius:10px;padding:40px;box-shadow:0 5px 15px #0000001a}.page-module__48b1Kq__engagementCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__48b1Kq__modelDescription{color:#6c757d;margin-bottom:20px;line-height:1.6}.page-module__48b1Kq__modelDetails{background:#e8f4f8;border-radius:5px;margin-bottom:20px;padding:15px}.page-module__48b1Kq__modelDetails p{color:#495057;margin-bottom:5px}.page-module__48b1Kq__features{border-top:1px solid #dee2e6;padding-top:20px}.page-module__48b1Kq__features strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__48b1Kq__features ul{padding:0;list-style:none}.page-module__48b1Kq__features li{color:#495057;margin-bottom:5px;padding-left:15px;position:relative}.page-module__48b1Kq__features li:before{content:"✓";color:#28a745;position:absolute;left:0}.page-module__48b1Kq__industriesSection{background:#fff;padding:80px 0}.page-module__48b1Kq__industriesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__48b1Kq__industryCard{text-align:center;background:#f8f9fa;border-radius:10px;padding:30px;transition:transform .3s}.page-module__48b1Kq__industryCard:hover{transform:translateY(-5px)}.page-module__48b1Kq__industryIcon{margin-bottom:15px;font-size:3rem}.page-module__48b1Kq__industryCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.3rem}.page-module__48b1Kq__specialtiesList{padding:0;list-style:none}.page-module__48b1Kq__specialtiesList li{color:#495057;border-bottom:1px solid #dee2e6;margin-bottom:8px;padding:5px 0}.page-module__48b1Kq__specialtiesList li:last-child{border-bottom:none}.page-module__48b1Kq__caseStudiesSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__48b1Kq__caseStudiesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__48b1Kq__caseStudyCard{background:#fff;border-radius:10px;padding:30px;box-shadow:0 5px 15px #0000001a}.page-module__48b1Kq__caseStudyCard h3{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.3rem}.page-module__48b1Kq__challenge,.page-module__48b1Kq__solution,.page-module__48b1Kq__results{margin-bottom:20px;line-height:1.6}.page-module__48b1Kq__challenge strong,.page-module__48b1Kq__solution strong,.page-module__48b1Kq__results strong{color:#2c3e50;margin-bottom:8px;display:block}.page-module__48b1Kq__resultsGrid{gap:10px;margin-top:10px;display:grid}.page-module__48b1Kq__resultItem{color:#2d5016;text-align:center;background:#e8f5e8;border-radius:5px;padding:8px 12px;font-size:.9rem}.page-module__48b1Kq__guaranteeSection{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);padding:80px 0}.page-module__48b1Kq__guaranteeContent h2{text-align:center;margin-bottom:50px;font-size:2.5rem}.page-module__48b1Kq__guaranteeGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__48b1Kq__guaranteeItem h3{margin-bottom:15px;font-size:1.4rem}.page-module__48b1Kq__guaranteeItem p{opacity:.9;line-height:1.6}@media (max-width:768px){.page-module__48b1Kq__trustGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__48b1Kq__benefitsGrid{grid-template-columns:repeat(2,1fr)}.page-module__48b1Kq__developersGrid,.page-module__48b1Kq__engagementGrid{grid-template-columns:1fr}.page-module__48b1Kq__industriesGrid{grid-template-columns:repeat(2,1fr)}.page-module__48b1Kq__caseStudiesGrid,.page-module__48b1Kq__guaranteeGrid{grid-template-columns:1fr}.page-module__48b1Kq__trustItem h3,.page-module__48b1Kq__sectionHeader h2{font-size:2rem}}@media (max-width:480px){.page-module__48b1Kq__trustGrid,.page-module__48b1Kq__benefitsGrid,.page-module__48b1Kq__industriesGrid{grid-template-columns:1fr}.page-module__48b1Kq__developerCard,.page-module__48b1Kq__engagementCard{padding:20px}}
.page-module__4m8nea__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__4m8nea__trustSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0}.page-module__4m8nea__trustGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__4m8nea__trustItem h3{margin-bottom:10px;font-size:3rem;font-weight:700}.page-module__4m8nea__trustItem p{opacity:.9;font-size:1.1rem}.page-module__4m8nea__capabilitiesSection{background-color:#f8f9fa;padding:80px 0}.page-module__4m8nea__sectionHeader{text-align:center;margin-bottom:60px}.page-module__4m8nea__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.5rem}.page-module__4m8nea__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__4m8nea__capabilitiesGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__4m8nea__capabilityCard{background:#fff;border-radius:10px;padding:40px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__4m8nea__capabilityCard:hover{transform:translateY(-5px)}.page-module__4m8nea__capabilityCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__4m8nea__capabilityCard p{color:#6c757d;margin-bottom:20px;line-height:1.6}.page-module__4m8nea__techStack{flex-wrap:wrap;gap:10px;display:flex}.page-module__4m8nea__techTag{color:#495057;background:#e9ecef;border-radius:20px;padding:5px 12px;font-size:.9rem;font-weight:500}.page-module__4m8nea__caseStudiesSection{background:#fff;padding:80px 0}.page-module__4m8nea__caseStudiesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__4m8nea__caseStudyCard{background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;padding:30px}.page-module__4m8nea__caseStudyCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.3rem}.page-module__4m8nea__challenge,.page-module__4m8nea__solution,.page-module__4m8nea__results{margin-bottom:20px;line-height:1.6}.page-module__4m8nea__challenge strong,.page-module__4m8nea__solution strong,.page-module__4m8nea__results strong{color:#2c3e50}.page-module__4m8nea__results ul{margin-top:10px;padding-left:20px}.page-module__4m8nea__results li{color:#495057;margin-bottom:5px}.page-module__4m8nea__assuranceSection{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);padding:80px 0}.page-module__4m8nea__assuranceContent h2{text-align:center;margin-bottom:50px;font-size:2.5rem}.page-module__4m8nea__assuranceGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__4m8nea__assuranceItem h3{margin-bottom:15px;font-size:1.4rem}.page-module__4m8nea__assuranceItem p{opacity:.9;line-height:1.6}@media (max-width:768px){.page-module__4m8nea__trustGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__4m8nea__capabilitiesGrid,.page-module__4m8nea__caseStudiesGrid,.page-module__4m8nea__assuranceGrid{grid-template-columns:1fr}.page-module__4m8nea__trustItem h3,.page-module__4m8nea__sectionHeader h2{font-size:2rem}}
.page-module__6d3sTq__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__6d3sTq__trustSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:60px 0}.page-module__6d3sTq__trustGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__6d3sTq__trustItem h3{margin-bottom:10px;font-size:3rem;font-weight:700}.page-module__6d3sTq__trustItem p{opacity:.9;font-size:1.1rem}.page-module__6d3sTq__servicesSection{background-color:#f8f9fa;padding:80px 0}.page-module__6d3sTq__sectionHeader{text-align:center;margin-bottom:60px}.page-module__6d3sTq__sectionHeader h2{color:#2c3e50;margin-bottom:15px;font-size:2.5rem}.page-module__6d3sTq__sectionHeader p{color:#6c757d;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__6d3sTq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__6d3sTq__serviceCard{background:#fff;border-radius:10px;padding:40px;transition:transform .3s;box-shadow:0 5px 15px #00000014}.page-module__6d3sTq__serviceCard:hover{transform:translateY(-5px)}.page-module__6d3sTq__serviceCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.page-module__6d3sTq__description{color:#6c757d;margin-bottom:20px;line-height:1.6}.page-module__6d3sTq__techStack{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.page-module__6d3sTq__techTag{color:#495057;background:#e9ecef;border-radius:20px;padding:5px 12px;font-size:.9rem;font-weight:500}.page-module__6d3sTq__features{border-top:1px solid #e9ecef;padding-top:20px}.page-module__6d3sTq__features strong{color:#2c3e50;margin-bottom:10px;display:block}.page-module__6d3sTq__features ul{padding:0;list-style:none}.page-module__6d3sTq__features li{color:#495057;margin-bottom:5px;padding-left:15px;position:relative}.page-module__6d3sTq__features li:before{content:"✓";color:#28a745;position:absolute;left:0}.page-module__6d3sTq__technologiesSection{background:#fff;padding:80px 0}.page-module__6d3sTq__technologiesGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__6d3sTq__technologyCategory{background:#f8f9fa;border-radius:10px;padding:30px}.page-module__6d3sTq__technologyCategory h3{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.4rem}.page-module__6d3sTq__toolsGrid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.page-module__6d3sTq__toolTag{color:#fff;background:#667eea;border-radius:20px;padding:8px 15px;font-size:.9rem;font-weight:500}.page-module__6d3sTq__industriesSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0}.page-module__6d3sTq__industriesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__6d3sTq__industryCard{text-align:center;background:#fff;border-radius:10px;padding:30px;transition:transform .3s;box-shadow:0 5px 15px #0000001a}.page-module__6d3sTq__industryCard:hover{transform:translateY(-5px)}.page-module__6d3sTq__industryIcon{margin-bottom:15px;font-size:3rem}.page-module__6d3sTq__industryCard h3{color:#2c3e50;margin-bottom:15px;font-size:1.3rem}.page-module__6d3sTq__featuresList{padding:0;list-style:none}.page-module__6d3sTq__featuresList li{color:#495057;border-bottom:1px solid #dee2e6;margin-bottom:8px;padding:5px 0}.page-module__6d3sTq__featuresList li:last-child{border-bottom:none}.page-module__6d3sTq__caseStudiesSection{background:#fff;padding:80px 0}.page-module__6d3sTq__caseStudiesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__6d3sTq__caseStudyCard{background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;padding:30px}.page-module__6d3sTq__caseStudyCard h3{color:#2c3e50;text-align:center;margin-bottom:20px;font-size:1.3rem}.page-module__6d3sTq__challenge,.page-module__6d3sTq__solution,.page-module__6d3sTq__results{margin-bottom:20px;line-height:1.6}.page-module__6d3sTq__challenge strong,.page-module__6d3sTq__solution strong,.page-module__6d3sTq__results strong{color:#2c3e50;margin-bottom:8px;display:block}.page-module__6d3sTq__resultsGrid{gap:10px;margin-top:10px;display:grid}.page-module__6d3sTq__resultItem{color:#2d5016;text-align:center;background:#e8f5e8;border-radius:5px;padding:8px 12px;font-size:.9rem}.page-module__6d3sTq__excellenceSection{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);padding:80px 0}.page-module__6d3sTq__excellenceContent h2{text-align:center;margin-bottom:50px;font-size:2.5rem}.page-module__6d3sTq__excellenceGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.page-module__6d3sTq__excellenceItem h3{margin-bottom:15px;font-size:1.4rem}.page-module__6d3sTq__excellenceItem p{opacity:.9;line-height:1.6}@media (max-width:768px){.page-module__6d3sTq__trustGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__6d3sTq__servicesGrid,.page-module__6d3sTq__technologiesGrid{grid-template-columns:1fr}.page-module__6d3sTq__industriesGrid{grid-template-columns:repeat(2,1fr)}.page-module__6d3sTq__caseStudiesGrid,.page-module__6d3sTq__excellenceGrid{grid-template-columns:1fr}.page-module__6d3sTq__trustItem h3,.page-module__6d3sTq__sectionHeader h2{font-size:2rem}}@media (max-width:480px){.page-module__6d3sTq__industriesGrid,.page-module__6d3sTq__trustGrid{grid-template-columns:1fr}.page-module__6d3sTq__serviceCard{padding:20px}}
