.NavBar-module__d-sbrW__header{z-index:100;background:0 0;width:100%;padding:24px 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.NavBar-module__d-sbrW__header.NavBar-module__d-sbrW__scrolled{background:var(--bg-surface-glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #0f172a0d;padding:16px 0;box-shadow:0 4px 30px #0f172a08}.NavBar-module__d-sbrW__navContainer{justify-content:space-between;align-items:center;padding:0 5%;display:flex}.NavBar-module__d-sbrW__logo{font-family:var(--font-heading);letter-spacing:1px;color:var(--text-main);align-items:center;gap:14px;font-size:1.4rem;font-weight:800;display:flex}.NavBar-module__d-sbrW__logoIconWrapper{background:#10b98114;border:1px solid #10b98140;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex;box-shadow:0 8px 20px #10b98114}.NavBar-module__d-sbrW__logoImage{object-fit:contain;width:28px;height:28px}.NavBar-module__d-sbrW__logoText{background:linear-gradient(90deg,#059669,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NavBar-module__d-sbrW__navLinks{align-items:center;gap:36px;display:flex}.NavBar-module__d-sbrW__navLinks a{color:var(--text-muted);font-size:.95rem;font-weight:600;transition:color .3s;position:relative}.NavBar-module__d-sbrW__navLinks a:hover{color:var(--color-blue)}.NavBar-module__d-sbrW__navLinks a:after{content:"";background:var(--color-blue);border-radius:2px;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.NavBar-module__d-sbrW__navLinks a:hover:after{width:100%}.NavBar-module__d-sbrW__desktopActions{gap:10px;display:flex}.NavBar-module__d-sbrW__mobileActions{display:none}.NavBar-module__d-sbrW__mobileMenuBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:992px){.NavBar-module__d-sbrW__navLinks{background:var(--bg-surface);border-bottom:1px solid var(--border-color);flex-direction:column;gap:24px;width:100%;padding:32px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:fixed;top:80px;left:0;transform:translateY(-150%);box-shadow:0 20px 40px #0f172a0d}.NavBar-module__d-sbrW__navLinks.NavBar-module__d-sbrW__mobileOpen{transform:translateY(0)}.NavBar-module__d-sbrW__desktopActions{display:none}.NavBar-module__d-sbrW__mobileActions{flex-direction:column;gap:12px;width:100%;margin-top:16px;display:flex}.NavBar-module__d-sbrW__mobileActions button{width:100%}.NavBar-module__d-sbrW__mobileMenuBtn{display:block}}
.Button-module__8RiFmG__button{cursor:pointer;color:var(--text-main);z-index:1;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:before{content:"";z-index:-1;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.Button-module__8RiFmG__primary{color:#fff}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-green:before{background:var(--color-green)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-green:hover{box-shadow:0 10px 25px var(--color-green-glow)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-blue:before{background:var(--color-blue)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-blue:hover{box-shadow:0 10px 25px var(--color-blue-glow)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-amber:before{background:var(--color-amber)}.Button-module__8RiFmG__primary.Button-module__8RiFmG__glow-amber:hover{box-shadow:0 10px 25px var(--color-amber-glow)}.Button-module__8RiFmG__outline{border:1px solid var(--border-color);background:var(--bg-surface)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-green{color:var(--color-green)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-green:hover{background:var(--bg-surface);border-color:var(--color-green);box-shadow:0 5px 20px var(--color-green-glow)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-blue{color:var(--color-blue)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-blue:hover{background:var(--bg-surface);border-color:var(--color-blue);box-shadow:0 5px 20px var(--color-blue-glow)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-amber{color:var(--color-amber)}.Button-module__8RiFmG__outline.Button-module__8RiFmG__glow-amber:hover{background:var(--bg-surface);border-color:var(--color-amber);box-shadow:0 5px 20px var(--color-amber-glow)}.Button-module__8RiFmG__button:hover{transform:translateY(-3px)}.Button-module__8RiFmG__button:active{transform:translateY(-1px)}.Button-module__8RiFmG__content{align-items:center;gap:8px;display:flex}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at top, var(--bg-surface), var(--bg-color));align-items:center;min-height:100vh;padding:140px 5% 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlowGreen,.Hero-module__ZARIfG__bgGlowBlue,.Hero-module__ZARIfG__bgGlowAmber{filter:blur(140px);z-index:0;opacity:.15;border-radius:50%;animation:12s ease-in-out infinite alternate Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__bgGlowGreen{background:var(--color-green);width:700px;height:700px;top:window-height - 10%;animation-delay:0s;right:-10%}.Hero-module__ZARIfG__bgGlowBlue{background:var(--color-blue);width:600px;height:600px;animation-delay:-4s;bottom:5%;left:-15%}.Hero-module__ZARIfG__bgGlowAmber{background:var(--color-amber);opacity:.1;width:400px;height:400px;animation-delay:-8s;top:10%;right:25%}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)scale(1)}50%{transform:translateY(40px)scale(1.05)}to{transform:translateY(-40px)scale(.95)}}.Hero-module__ZARIfG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__badge{background:var(--bg-surface-glass);color:var(--text-main);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #0f172a0d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0f172a08}.Hero-module__ZARIfG__badgeIcon{color:var(--color-amber)}.Hero-module__ZARIfG__title{letter-spacing:-1.5px;margin-bottom:24px;font-size:clamp(3rem,5vw,4.5rem)}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:650px;margin-bottom:48px;font-size:1.15rem;line-height:1.8}.Hero-module__ZARIfG__ctaGroup{gap:20px;margin-bottom:64px;display:flex}.Hero-module__ZARIfG__ctaBtn{min-width:180px}.Hero-module__ZARIfG__stats{border-top:1px solid var(--border-color);justify-content:center;gap:48px;width:100%;padding-top:48px;display:flex}.Hero-module__ZARIfG__statItem{text-align:left;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__statIcon{color:var(--color-blue);background:var(--bg-surface);border:1px solid #2563eb1a;border-radius:12px;width:48px;height:48px;padding:10px;box-shadow:0 4px 15px #2563eb0d}.Hero-module__ZARIfG__statValue{font-family:var(--font-heading);color:var(--text-main);font-size:1.35rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%;max-width:320px}.Hero-module__ZARIfG__stats{flex-direction:column;align-items:flex-start;gap:24px}.Hero-module__ZARIfG__statItem{width:100%}}
.About-module__vAULUW__about{background:var(--bg-surface);border-top:1px solid var(--border-color);position:relative}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__label{letter-spacing:2px;color:var(--color-blue);margin-bottom:16px;font-size:.85rem;font-weight:700}.About-module__vAULUW__title{margin-bottom:24px;font-size:clamp(2rem,3vw,2.5rem)}.About-module__vAULUW__text{color:var(--text-muted);margin-bottom:24px;font-size:1.05rem;line-height:1.7}.About-module__vAULUW__features{gap:24px;margin-top:40px;display:flex}.About-module__vAULUW__featureBox{background:var(--bg-color);border:1px solid var(--border-color);border-radius:16px;flex:1;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1)}.About-module__vAULUW__featureBox:hover{background:var(--bg-surface);border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 15px 35px #0f172a0d}.About-module__vAULUW__iconGreen{color:var(--color-green);margin-bottom:16px}.About-module__vAULUW__iconBlue{color:var(--color-blue);margin-bottom:16px}.About-module__vAULUW__featureBox h4{color:var(--text-main);margin-bottom:8px;font-size:1.15rem;font-weight:700}.About-module__vAULUW__featureBox p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.About-module__vAULUW__visual{height:100%;min-height:500px;position:relative}.About-module__vAULUW__imagePanel{background:#fff6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.About-module__vAULUW__glowBg{background:radial-gradient(circle,#2563eb1a 0%,#0000 60%);width:90%;height:90%;position:absolute}.About-module__vAULUW__abstractCore{border:2px dashed #10b9814d;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;animation:24s linear infinite About-module__vAULUW__spin;display:flex}.About-module__vAULUW__abstractCore:after{content:"";border:2px solid #f59e0b4d;border-radius:50%;width:100px;height:100px;animation:18s linear infinite reverse About-module__vAULUW__spin}@keyframes About-module__vAULUW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.About-module__vAULUW__statsCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:16px;padding:24px 32px;position:absolute;bottom:40px;left:-20px;box-shadow:0 20px 40px #0f172a14}.About-module__vAULUW__statsNumber{font-family:var(--font-heading);color:var(--text-main);background:linear-gradient(90deg,#10b981,#2563eb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.About-module__vAULUW__statsLabel{color:var(--text-muted);margin-top:4px;font-size:.9rem;font-weight:500}@media (max-width:992px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:64px}.About-module__vAULUW__visual{min-height:400px}}@media (max-width:768px){.About-module__vAULUW__features{flex-direction:column}.About-module__vAULUW__statsCard{text-align:center;left:20px;right:20px}}
.Services-module__dpHhBa__servicesSection{background-color:var(--bg-color);z-index:1;position:relative}.Services-module__dpHhBa__header{text-align:center;max-width:700px;margin:0 auto 80px}.Services-module__dpHhBa__label{letter-spacing:2px;color:var(--color-green);margin-bottom:16px;font-size:.85rem;font-weight:700}.Services-module__dpHhBa__title{margin-bottom:20px;font-size:clamp(2rem,3vw,2.5rem)}.Services-module__dpHhBa__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.Services-module__dpHhBa__card{border:1px solid var(--border-color);background:linear-gradient(145deg,#fffffff5,#f8fafceb);border-radius:22px;flex-direction:column;min-height:260px;padding:24px 22px;transition:all .45s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0a}.Services-module__dpHhBa__card:before{content:"";background:0 0;height:4px;transition:background .4s;position:absolute;inset:0 0 auto}.Services-module__dpHhBa__card:after{content:"";opacity:0;background:radial-gradient(circle,#94a3b829,#0000 70%);border-radius:50%;width:96px;height:96px;transition:opacity .4s;position:absolute;bottom:-24px;right:-24px}.Services-module__dpHhBa__card:hover{transform:translateY(-8px)}.Services-module__dpHhBa__card:hover:after{opacity:1}.Services-module__dpHhBa__glowHovergreen:hover{border-color:#10b98133;box-shadow:0 20px 45px #10b9811f}.Services-module__dpHhBa__glowHovergreen:hover:before{background:linear-gradient(90deg, var(--color-green), transparent)}.Services-module__dpHhBa__glowHoveramber:hover{border-color:#f59e0b33;box-shadow:0 20px 45px #f59e0b1f}.Services-module__dpHhBa__glowHoveramber:hover:before{background:linear-gradient(90deg, var(--color-amber), transparent)}.Services-module__dpHhBa__glowHoverblue:hover{border-color:#2563eb33;box-shadow:0 20px 45px #2563eb1f}.Services-module__dpHhBa__glowHoverblue:hover:before{background:linear-gradient(90deg, var(--color-blue), transparent)}.Services-module__dpHhBa__iconWrapper{border:1px solid var(--border-color);background:#fffc;border-radius:14px;margin-bottom:18px;padding:14px;transition:transform .3s;display:inline-flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{transform:scale(1.04)}.Services-module__dpHhBa__iconGreen{color:var(--color-green)}.Services-module__dpHhBa__iconAmber{color:var(--color-amber)}.Services-module__dpHhBa__iconBlue{color:var(--color-blue)}.Services-module__dpHhBa__cardTitle{color:var(--text-main);margin-bottom:10px;font-size:1.15rem;font-weight:700;line-height:1.3}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);margin-bottom:16px;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__tagList{flex-wrap:wrap;gap:8px;margin-top:auto;margin-bottom:14px;display:flex}.Services-module__dpHhBa__tag{color:var(--text-muted);background:#0f172a0a;border:1px solid #94a3b829;border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.Services-module__dpHhBa__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;font-size:.9rem;font-weight:700;display:flex}.Services-module__dpHhBa__arrow{transition:transform .4s cubic-bezier(.16,1,.3,1)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__arrow{transform:translate(4px)}.Services-module__dpHhBa__textgreen{color:var(--color-green)}.Services-module__dpHhBa__textamber{color:var(--color-amber)}.Services-module__dpHhBa__textblue{color:var(--color-blue)}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__card{min-height:auto}}
.WhyChooseUs-module__aV2w7G__section{background:var(--bg-surface);border-top:1px solid var(--border-color);position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__section:before{content:"";background:linear-gradient(90deg,#0000,#0f172a0d,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.WhyChooseUs-module__aV2w7G__container{flex-direction:column;align-items:center;display:flex}.WhyChooseUs-module__aV2w7G__header{text-align:center;max-width:700px;margin-bottom:80px}.WhyChooseUs-module__aV2w7G__label{letter-spacing:2px;color:var(--color-blue);margin-bottom:16px;font-size:.85rem;font-weight:700}.WhyChooseUs-module__aV2w7G__title{margin-bottom:20px;font-size:clamp(2.5rem,4vw,3rem)}.WhyChooseUs-module__aV2w7G__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid}.WhyChooseUs-module__aV2w7G__card{background:var(--bg-color);border:1px solid var(--border-color);border-radius:16px;padding:40px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #0f172a05}.WhyChooseUs-module__aV2w7G__glowLine{opacity:0;background:linear-gradient(90deg,#1d4ed8,#3b82f6);width:100%;height:4px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translate(-100%)}.WhyChooseUs-module__aV2w7G__card:hover{background:var(--bg-surface);border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 15px 35px #2563eb14}.WhyChooseUs-module__aV2w7G__card:hover .WhyChooseUs-module__aV2w7G__glowLine{opacity:1;transform:translate(0)}.WhyChooseUs-module__aV2w7G__icon{color:var(--color-blue);background:#2563eb14;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;display:flex}.WhyChooseUs-module__aV2w7G__cardTitle{color:var(--text-main);margin-bottom:16px;font-size:1.25rem;font-weight:700}.WhyChooseUs-module__aV2w7G__cardDesc{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:992px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr}}
.Industries-module__OOIqcq__section{background:var(--bg-color)}.Industries-module__OOIqcq__header{text-align:center;margin-bottom:80px}.Industries-module__OOIqcq__label{letter-spacing:2px;color:var(--color-green);margin-bottom:16px;font-size:.85rem;font-weight:700}.Industries-module__OOIqcq__title{font-size:clamp(2.5rem,4vw,3rem)}.Industries-module__OOIqcq__grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.Industries-module__OOIqcq__clientBox{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;align-items:center;gap:20px;padding:40px 16px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #0f172a05}.Industries-module__OOIqcq__clientBox:hover{background:var(--bg-surface);border-color:#10b98133;transform:translateY(-8px);box-shadow:0 15px 35px #10b98114}.Industries-module__OOIqcq__iconWrapper{color:var(--text-muted);background:var(--bg-color);border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Industries-module__OOIqcq__clientBox:hover .Industries-module__OOIqcq__iconWrapper{color:var(--color-green);background:#10b9810d;border-color:#10b9811a;transform:scale(1.1)}.Industries-module__OOIqcq__clientName{text-align:center;color:var(--text-main);font-size:.95rem;font-weight:600;transition:color .3s}.Industries-module__OOIqcq__clientBox:hover .Industries-module__OOIqcq__clientName{color:var(--color-green)}@media (max-width:992px){.Industries-module__OOIqcq__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width:600px){.Industries-module__OOIqcq__grid{grid-template-columns:repeat(2,1fr);gap:16px}}
.Projects-module__2BoJ-q__section{background:var(--bg-surface);border-top:1px solid var(--border-color)}.Projects-module__2BoJ-q__header{justify-content:space-between;align-items:flex-end;margin-bottom:80px;display:flex}.Projects-module__2BoJ-q__label{letter-spacing:2px;color:var(--color-blue);margin-bottom:16px;font-size:.85rem;font-weight:700}.Projects-module__2BoJ-q__title{font-size:clamp(2.5rem,4vw,3rem)}.Projects-module__2BoJ-q__viewAll{background:var(--bg-color);border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;font-family:var(--font-heading);border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;transition:all .3s;display:flex}.Projects-module__2BoJ-q__viewAll:hover{background:var(--bg-surface-hover);color:var(--color-blue);border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 4px 15px #2563eb0d}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Projects-module__2BoJ-q__card{background:var(--bg-color);border:1px solid var(--border-color);cursor:pointer;border-radius:20px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #0f172a05}.Projects-module__2BoJ-q__card:hover{transform:translateY(-12px)}.Projects-module__2BoJ-q__borderblue:hover{border-color:#2563eb4d;box-shadow:0 20px 40px #2563eb14}.Projects-module__2BoJ-q__borderamber:hover{border-color:#f59e0b4d;box-shadow:0 20px 40px #f59e0b14}.Projects-module__2BoJ-q__bordergreen:hover{border-color:#10b9814d;box-shadow:0 20px 40px #10b98114}.Projects-module__2BoJ-q__imagePlaceholder{background:var(--bg-surface-hover);width:100%;height:220px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__overlay{background:linear-gradient(to top, var(--bg-color), transparent);z-index:2;position:absolute;inset:0}.Projects-module__2BoJ-q__techPattern{z-index:1;background-image:radial-gradient(#0f172a0d 2px,#0000 2px);background-size:24px 24px;position:absolute;inset:0}.Projects-module__2BoJ-q__content{flex-direction:column;flex-grow:1;padding:32px;display:flex}.Projects-module__2BoJ-q__category{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;font-weight:700;display:inline-block}.Projects-module__2BoJ-q__textblue{color:var(--color-blue)}.Projects-module__2BoJ-q__textamber{color:var(--color-amber)}.Projects-module__2BoJ-q__textgreen{color:var(--color-green)}.Projects-module__2BoJ-q__cardTitle{color:var(--text-main);margin-bottom:16px;font-size:1.35rem;font-weight:700;line-height:1.3}.Projects-module__2BoJ-q__cardDesc{color:var(--text-muted);flex-grow:1;margin-bottom:32px;font-size:1rem;line-height:1.6}.Projects-module__2BoJ-q__readMore{color:var(--text-main);align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__readMore{color:var(--color-blue);gap:16px}@media (max-width:992px){.Projects-module__2BoJ-q__header{flex-direction:column;align-items:flex-start;gap:24px}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__section{background:var(--bg-color)}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:56px}.Testimonials-module__ItA9Ha__label{letter-spacing:2px;color:var(--color-green);margin-bottom:16px;font-size:.85rem;font-weight:700}.Testimonials-module__ItA9Ha__title{font-size:clamp(2.2rem,4vw,2.8rem)}.Testimonials-module__ItA9Ha__sliderWrapper{justify-content:center;padding:0 32px;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__sliderWrapper:before,.Testimonials-module__ItA9Ha__sliderWrapper:after{content:"";pointer-events:none;z-index:2;width:140px;position:absolute;top:0;bottom:0}.Testimonials-module__ItA9Ha__sliderWrapper:before{background:linear-gradient(90deg, var(--bg-color) 0%, transparent 100%);left:0}.Testimonials-module__ItA9Ha__sliderWrapper:after{background:linear-gradient(270deg, var(--bg-color) 0%, transparent 100%);right:0}.Testimonials-module__ItA9Ha__sliderTrack{will-change:transform;align-items:stretch;gap:24px;min-width:max-content;animation:24s linear infinite Testimonials-module__ItA9Ha__scroll;display:flex}.Testimonials-module__ItA9Ha__sliderTrack:hover{animation-play-state:paused}.Testimonials-module__ItA9Ha__card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:24px;flex:0 0 320px;min-width:320px;max-width:320px;padding:32px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;box-shadow:0 10px 30px #0f172a0a}.Testimonials-module__ItA9Ha__card:hover{border-color:#10b98133;transform:translateY(-6px);box-shadow:0 22px 50px #10b9811f}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--color-green);opacity:.12;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:18px;left:24px}.Testimonials-module__ItA9Ha__quote{color:var(--text-muted);z-index:1;margin-bottom:32px;font-size:1rem;font-style:italic;line-height:1.8;position:relative}.Testimonials-module__ItA9Ha__author{align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:#0f172a0d;border-radius:50%;width:56px;height:56px;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__name{color:var(--text-main);margin-bottom:4px;font-size:1rem;font-weight:700}.Testimonials-module__ItA9Ha__role{color:var(--text-muted);font-size:.9rem}@keyframes Testimonials-module__ItA9Ha__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:992px){.Testimonials-module__ItA9Ha__sliderWrapper{padding:0 18px}}@media (max-width:768px){.Testimonials-module__ItA9Ha__slider{gap:18px}.Testimonials-module__ItA9Ha__card{min-width:280px}}
.FAQ-module__V8_xEa__section{background:var(--bg-surface);border-top:1px solid var(--border-color)}.FAQ-module__V8_xEa__container{max-width:850px}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:80px}.FAQ-module__V8_xEa__label{letter-spacing:2px;color:var(--color-amber);margin-bottom:16px;font-size:.85rem;font-weight:700}.FAQ-module__V8_xEa__title{font-size:clamp(2.5rem,4vw,3rem)}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:20px;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--bg-color);border:1px solid var(--border-color);cursor:pointer;border-radius:16px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #0f172a03}.FAQ-module__V8_xEa__faqItem:hover{border-color:#0f172a26;box-shadow:0 10px 30px #0f172a0a}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{background:var(--bg-surface);border-color:#f59e0b4d;box-shadow:0 10px 40px #f59e0b14}.FAQ-module__V8_xEa__questionLine{justify-content:space-between;align-items:center;gap:24px;display:flex}.FAQ-module__V8_xEa__question{font-size:1.15rem;font-family:var(--font-body);color:var(--text-main);font-weight:600;line-height:1.5;transition:color .3s}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__question{color:var(--color-amber)}.FAQ-module__V8_xEa__iconWrapper{color:var(--text-muted);background:var(--bg-surface-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__iconWrapper{color:var(--color-amber);background:#f59e0b1a;transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{max-height:0;transition:max-height .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__V8_xEa__answerOpen{max-height:250px}.FAQ-module__V8_xEa__answer{color:var(--text-muted);padding-top:20px;font-size:1.05rem;line-height:1.7}
.Contact-module__hcVmEa__section{background:#eafaf6;padding:80px 0}.Contact-module__hcVmEa__cardWrapper{max-width:1100px;margin:0 auto}.Contact-module__hcVmEa__card{background:#fff;border-radius:30px;grid-template-columns:420px 1fr;min-height:580px;display:grid;overflow:hidden;box-shadow:0 35px 90px #0f172a24}.Contact-module__hcVmEa__leftPanel{color:#fff;background:linear-gradient(#22c55e 0%,#0f766e 100%);flex-direction:column;justify-content:space-between;padding:48px 42px;display:flex}.Contact-module__hcVmEa__panelHeader{max-width:90%}.Contact-module__hcVmEa__label{letter-spacing:2px;text-transform:uppercase;color:#ffffffeb;margin-bottom:20px;font-size:.85rem;font-weight:700}.Contact-module__hcVmEa__title{margin-bottom:24px;font-size:clamp(2rem,3vw,2.6rem);line-height:1.05}.Contact-module__hcVmEa__subtitle{color:#ffffffeb;max-width:90%;font-size:1rem;line-height:1.8}.Contact-module__hcVmEa__contactDetails{gap:16px;margin-top:30px;display:grid}.Contact-module__hcVmEa__detailItem,.Contact-module__hcVmEa__locationItem{color:inherit;background:#ffffff24;border-radius:22px;align-items:flex-start;gap:18px;padding:18px 20px;text-decoration:none;transition:transform .25s,background .25s;display:flex}.Contact-module__hcVmEa__detailItem:hover,.Contact-module__hcVmEa__locationItem:hover{background:#ffffff38;transform:translateY(-2px)}.Contact-module__hcVmEa__iconWrapper{background:#ffffff2e;border-radius:16px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex}.Contact-module__hcVmEa__detailItem h4,.Contact-module__hcVmEa__locationItem h4{margin-bottom:4px;font-size:1rem;font-weight:700}.Contact-module__hcVmEa__detailItem p,.Contact-module__hcVmEa__locationItem p{color:#fffffff2;margin:0;font-size:.97rem;line-height:1.6}.Contact-module__hcVmEa__locationDot{background:#fffffff2;border-radius:999px;width:14px;height:14px}.Contact-module__hcVmEa__rightPanel{background:#f8fafc;align-items:center;padding:44px 42px;display:flex}.Contact-module__hcVmEa__form{width:100%}.Contact-module__hcVmEa__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__inputGroup label{color:#0f172a;font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:#0f172a;background:#fff;border:none;border-radius:18px;width:100%;padding:18px 20px;font-size:1rem;transition:box-shadow .25s,transform .25s;box-shadow:inset 0 0 0 1px #0f172a14}.Contact-module__hcVmEa__selectInput{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 2'%3E%3Cpath fill='%230f172a' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus,.Contact-module__hcVmEa__selectInput:focus{outline:none;box-shadow:0 0 0 2px #10b98133}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:170px}.Contact-module__hcVmEa__submitBtn{border-radius:18px;width:100%;margin-top:10px;padding:18px}.Contact-module__hcVmEa__statusMessage{color:#0f766e;margin-top:14px;font-weight:600}.Contact-module__hcVmEa__modalOverlay{z-index:60;background:#0f172a66;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Contact-module__hcVmEa__modal{background:#073535f1;width:min(560px,100%);max-height:88vh;padding:28px;overflow-y:auto;box-shadow:0 35px 100px #0442d22e}.Contact-module__hcVmEa__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.Contact-module__hcVmEa__modalLabel{letter-spacing:2px;text-transform:uppercase;color:#10b981;margin-bottom:8px;font-size:.85rem;font-weight:700}.Contact-module__hcVmEa__modalTitle{color:#0f172a;margin:0;font-size:1.75rem}.Contact-module__hcVmEa__modalClose{color:#0f172a;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1}.Contact-module__hcVmEa__modalForm{flex-direction:column;gap:18px;display:flex}@media (max-width:960px){.Contact-module__hcVmEa__card{grid-template-columns:1fr;min-height:auto}.Contact-module__hcVmEa__leftPanel,.Contact-module__hcVmEa__rightPanel{padding:32px 28px}.Contact-module__hcVmEa__formGrid{grid-template-columns:1fr}}@media (max-width:640px){.Contact-module__hcVmEa__section{padding:56px 0}.Contact-module__hcVmEa__card{border-radius:24px}.Contact-module__hcVmEa__leftPanel,.Contact-module__hcVmEa__rightPanel{padding:24px 18px}.Contact-module__hcVmEa__title{font-size:1.92rem}.Contact-module__hcVmEa__subtitle{font-size:.98rem}}
.Footer-module__S6Hkya__footer{background:var(--bg-surface);border-top:1px solid var(--border-color);padding-top:100px}.Footer-module__S6Hkya__grid{grid-template-columns:2.5fr 1fr 1fr 1fr;gap:64px;margin-bottom:80px;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);letter-spacing:1px;color:var(--text-main);align-items:center;gap:14px;margin-bottom:24px;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__S6Hkya__logoIconWrapper{background:var(--bg-surface);border:1px solid #10b9814d;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 0 15px #10b98126}.Footer-module__S6Hkya__logoIcon{color:var(--color-green)}.Footer-module__S6Hkya__logoText{background:linear-gradient(90deg,#059669,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__S6Hkya__desc{color:var(--text-muted);max-width:380px;margin-bottom:32px;font-size:1.05rem;line-height:1.7}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--bg-color);border:1px solid var(--border-color);width:48px;height:48px;color:var(--text-muted);border-radius:12px;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--bg-surface);color:var(--color-blue);border-color:#2563eb4d;transform:translateY(-5px);box-shadow:0 10px 20px #2563eb1a}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);color:var(--text-main);margin-bottom:24px;font-size:1.15rem;font-weight:700}.Footer-module__S6Hkya__linksCol{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__linksCol a{color:var(--text-muted);width:fit-content;font-size:1rem;transition:all .3s}.Footer-module__S6Hkya__linksCol a:hover{color:var(--color-blue);transform:translate(4px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);text-align:center;color:var(--text-muted);background:var(--bg-color);padding:32px 0;font-size:.95rem}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px}}
