.Navbar-module__pSp8Ga__navbar{z-index:1000;transition:all var(--transition-base);background:0 0;padding:1.5rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #ef412333;padding:1rem 0;box-shadow:0 4px 30px #00000080}.Navbar-module__pSp8Ga__navContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__pSp8Ga__logo{cursor:pointer;transition:transform var(--transition-base);align-items:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:800;display:flex}.Navbar-module__pSp8Ga__logo:hover{transform:scale(1.05)}.Navbar-module__pSp8Ga__logoAccent{color:var(--color-secondary)}.Navbar-module__pSp8Ga__navLinks{flex:1;justify-content:center;align-items:center;gap:2.5rem;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--color-text);transition:color var(--transition-fast);padding:.5rem 0;font-size:1rem;font-weight:500;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:0}.Navbar-module__pSp8Ga__navLink:hover{color:var(--color-primary)}.Navbar-module__pSp8Ga__navLink:hover:after{width:100%}.Navbar-module__pSp8Ga__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:.5rem;display:none}.Navbar-module__pSp8Ga__mobileToggle span{background:var(--color-text);width:25px;height:2px;transition:all var(--transition-base)}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;transition:all var(--transition-base);background:#000000fa;border-bottom:1px solid #ef412333;flex-direction:column;gap:1.5rem;padding:2rem;position:fixed;top:70px;left:0;right:0;transform:translateY(-100%)}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__mobileOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__pSp8Ga__mobileToggle{display:flex}.Navbar-module__pSp8Ga__navContent button.Navbar-module__pSp8Ga__btn{display:none}}.Navbar-module__pSp8Ga__navBtn{justify-content:center;align-items:center;line-height:normal;height:45px!important;padding:0 1.5rem!important;font-size:.9rem!important;display:inline-flex!important}
.Footer-module__nhiC3q__footer{padding:var(--spacing-lg)0 var(--spacing-md);margin-top:var(--spacing-xl);background:#ffffff05;border-top:1px solid #ffffff1a}.Footer-module__nhiC3q__footerContent{gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__nhiC3q__footerSection h4{color:var(--color-text);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__nhiC3q__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__nhiC3q__footerSection ul li{margin-bottom:.75rem}.Footer-module__nhiC3q__footerSection ul li a{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.95rem}.Footer-module__nhiC3q__footerSection ul li a:hover{color:var(--color-primary)}.Footer-module__nhiC3q__logo{align-items:center;gap:.5rem;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__nhiC3q__logoAccent{color:var(--color-secondary)}.Footer-module__nhiC3q__tagline{color:var(--color-text-muted);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__nhiC3q__footerBottom{padding-top:var(--spacing-md);border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__footerBottom p{color:var(--color-text-muted);margin:0;font-size:.9rem}.Footer-module__nhiC3q__footerLinks{gap:2rem;display:flex}.Footer-module__nhiC3q__footerLinks a{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__nhiC3q__footerLinks a:hover{color:var(--color-primary)}@media (max-width:968px){.Footer-module__nhiC3q__footerContent{gap:var(--spacing-md);grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__nhiC3q__footerContent{text-align:center;grid-template-columns:1fr}.Footer-module__nhiC3q__logo{justify-content:center}.Footer-module__nhiC3q__tagline{margin:0 auto}.Footer-module__nhiC3q__footerBottom{text-align:center;flex-direction:column}.Footer-module__nhiC3q__footerLinks{justify-content:center}}
.Hero-module__gNeX-G__hero{background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__sliderContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__slide{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out,transform 8s ease-out;position:absolute;top:0;left:0;transform:scale(1.1)}.Hero-module__gNeX-G__slide.Hero-module__gNeX-G__active{opacity:1;transform:scale(1)}.Hero-module__gNeX-G__backgroundEffects{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__gNeX-G__gradientOrb1{filter:blur(80px);background:radial-gradient(circle,#ef412326 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__gNeX-G__float;position:absolute;top:10%;right:10%}.Hero-module__gNeX-G__gradientOrb2{filter:blur(80px);background:radial-gradient(circle,#00808326 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:6s ease-in-out infinite reverse Hero-module__gNeX-G__float;position:absolute;bottom:10%;left:10%}.Hero-module__gNeX-G__gridPattern{opacity:.5;background-image:linear-gradient(#ef412308 1px,#0000 1px),linear-gradient(90deg,#ef412308 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__heroContent{z-index:2;text-align:center;max-width:1000px;margin:0 auto;position:relative}.Hero-module__gNeX-G__textContent{height:auto;position:relative}.Hero-module__gNeX-G__contentWrapper{animation:.8s forwards Hero-module__gNeX-G__fadeInUp;display:none}.Hero-module__gNeX-G__contentWrapper.Hero-module__gNeX-G__activeContent{display:block}.Hero-module__gNeX-G__textContent h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);line-height:1.1}.Hero-module__gNeX-G__subtitle{max-width:700px;color:var(--color-accent);margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.8}.Hero-module__gNeX-G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Hero-module__gNeX-G__sliderDots{justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__gNeX-G__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__gNeX-G__dot:hover{background:#ffffff80}.Hero-module__gNeX-G__activeDot{background:var(--color-primary);border-radius:10px;width:30px}.Hero-module__gNeX-G__stats{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:4rem;padding-top:3rem;display:flex}.Hero-module__gNeX-G__stat{text-align:center}.Hero-module__gNeX-G__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.Hero-module__gNeX-G__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.95rem}@media (max-width:768px){.Hero-module__gNeX-G__hero{min-height:90vh;padding-top:100px}.Hero-module__gNeX-G__gradientOrb1,.Hero-module__gNeX-G__gradientOrb2{width:300px;height:300px}.Hero-module__gNeX-G__ctaButtons{flex-direction:column;align-items:center}.Hero-module__gNeX-G__ctaButtons .Hero-module__gNeX-G__btn{width:100%;max-width:300px}.Hero-module__gNeX-G__stats{gap:2rem}}
.Services-module__kf8n-G__servicesSection{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.Services-module__kf8n-G__backgroundMesh{pointer-events:none;opacity:.4;position:absolute;inset:0;overflow:hidden}.Services-module__kf8n-G__meshOrb1,.Services-module__kf8n-G__meshOrb2,.Services-module__kf8n-G__meshOrb3{filter:blur(80px);border-radius:50%;animation:20s ease-in-out infinite Services-module__kf8n-G__float;position:absolute}.Services-module__kf8n-G__meshOrb1{background:radial-gradient(circle,#0080834d 0%,#0000 70%);width:500px;height:500px;animation-delay:0s;top:-10%;left:-10%}.Services-module__kf8n-G__meshOrb2{background:radial-gradient(circle,#ef412340 0%,#0000 70%);width:400px;height:400px;animation-delay:7s;top:50%;right:-10%}.Services-module__kf8n-G__meshOrb3{background:radial-gradient(circle,#00808333 0%,#0000 70%);width:450px;height:450px;animation-delay:14s;bottom:-10%;left:30%}.Services-module__kf8n-G__meshOrb4{background:radial-gradient(circle,#ef412326 0%,#0000 70%);width:350px;height:350px;animation-delay:10s;top:60%;left:10%}.Services-module__kf8n-G__floatingParticles{width:100%;height:100%;position:absolute;overflow:hidden}.Services-module__kf8n-G__particle{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));opacity:.4;border-radius:50%;width:4px;height:4px;animation:20s linear infinite Services-module__kf8n-G__particleFloat;position:absolute;box-shadow:0 0 10px #00808380}@keyframes Services-module__kf8n-G__particleFloat{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:.4}90%{opacity:.4}to{opacity:0;transform:translateY(-100vh)scale(1)}}@keyframes Services-module__kf8n-G__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.Services-module__kf8n-G__header{text-align:center;z-index:1;max-width:800px;margin:0 auto 80px;position:relative}.Services-module__kf8n-G__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:10px 24px;font-size:.85rem;font-weight:600;animation:.6s Services-module__kf8n-G__fadeInDown;display:inline-flex;position:relative;overflow:hidden}.Services-module__kf8n-G__badge:before{content:"";background:linear-gradient(90deg,#0000,#0080834d,#0000);width:100%;height:100%;animation:3s infinite Services-module__kf8n-G__badgeShine;position:absolute;top:0;left:-100%}@keyframes Services-module__kf8n-G__badgeShine{to{left:100%}}.Services-module__kf8n-G__badgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Services-module__kf8n-G__pulse;position:relative}.Services-module__kf8n-G__badgeDot:before{content:"";background:var(--accent-primary);opacity:0;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite Services-module__kf8n-G__ping;position:absolute;inset:-4px}@keyframes Services-module__kf8n-G__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Services-module__kf8n-G__ping{75%,to{opacity:0;transform:scale(2)}}.Services-module__kf8n-G__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;animation:.6s .2s both Services-module__kf8n-G__fadeInUp}.Services-module__kf8n-G__subtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6;animation:.6s .4s both Services-module__kf8n-G__fadeInUp}.Services-module__kf8n-G__statsContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0080830d,#ef41230d);border:1px solid #ffffff0d;border-radius:24px;justify-content:center;align-items:center;gap:48px;margin-top:48px;padding:32px;animation:.6s .6s both Services-module__kf8n-G__fadeInUp;display:flex}.Services-module__kf8n-G__statItem{text-align:center}.Services-module__kf8n-G__statNumber{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:800;animation:1s ease-out .8s both Services-module__kf8n-G__countUp}@keyframes Services-module__kf8n-G__countUp{0%{opacity:0;transform:translateY(20px)scale(.5)}to{opacity:1;transform:translateY(0)scale(1)}}.Services-module__kf8n-G__statLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Services-module__kf8n-G__statDivider{background:linear-gradient(#0000,#fff3,#0000);width:1px;height:50px}@keyframes Services-module__kf8n-G__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Services-module__kf8n-G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Services-module__kf8n-G__bentoGrid{z-index:1;grid-template-rows:repeat(2,minmax(320px,auto));grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.Services-module__kf8n-G__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:linear-gradient(to bottom right,#000 57%,#008083 87%,#ef4123 100%);border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;padding:40px;transition:all .5s cubic-bezier(.23,1,.32,1);animation:.6s forwards Services-module__kf8n-G__cardEnter;display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.Services-module__kf8n-G__card:before{content:"";z-index:0;background:#0006;transition:opacity .5s;position:absolute;inset:0}.Services-module__kf8n-G__card:hover:before{opacity:.2}@keyframes Services-module__kf8n-G__cardEnter{to{opacity:1;transform:translateY(0)}}.Services-module__kf8n-G__large{grid-area:span 2/span 2}.Services-module__kf8n-G__wide{grid-column:span 2}.Services-module__kf8n-G__standard{grid-column:span 1}.Services-module__kf8n-G__card:hover{background:linear-gradient(to top left,#000 0%,#008083 45%,#ef4123 95%);border-color:#ef412380;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 40px #00000080,inset 0 0 0 1px #ef41234d,0 0 60px #ef412333}.Services-module__kf8n-G__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.Services-module__kf8n-G__iconWrapper{width:72px;height:72px;color:var(--accent-primary);justify-content:center;align-items:center;margin-bottom:24px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.Services-module__kf8n-G__iconBg{background:linear-gradient(135deg,#00808326,#ef412326);border-radius:18px;transition:all .4s;position:absolute;inset:0}.Services-module__kf8n-G__iconPulse{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));opacity:0;filter:blur(10px);border-radius:22px;animation:3s ease-in-out infinite Services-module__kf8n-G__iconPulse;position:absolute;inset:-8px}@keyframes Services-module__kf8n-G__iconPulse{0%,to{opacity:0;transform:scale(.8)}50%{opacity:.3;transform:scale(1.1)}}.Services-module__kf8n-G__iconWrapper svg{z-index:1;width:36px;height:36px;transition:all .4s;position:relative}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconWrapper{transform:rotate(10deg)scale(1.15)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconBg{background:linear-gradient(135deg,#ef412333,#00808333);box-shadow:0 8px 24px #0080834d}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconPulse{animation:1.5s ease-in-out infinite Services-module__kf8n-G__iconPulseActive}@keyframes Services-module__kf8n-G__iconPulseActive{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconWrapper svg{color:var(--accent-secondary);filter:drop-shadow(0 0 8px #ef412380)}.Services-module__kf8n-G__cardTitle{background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.75rem;font-weight:700;transition:color .3s}.Services-module__kf8n-G__cardDescription{color:var(--text-secondary);margin-bottom:24px;font-size:1.05rem;line-height:1.7}.Services-module__kf8n-G__featuresList{opacity:.7;margin-top:auto;padding:0;list-style:none;transition:all .4s cubic-bezier(.23,1,.32,1);transform:translateY(10px)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__featuresList{opacity:1;transform:translateY(0)}.Services-module__kf8n-G__featureItem{color:var(--text-primary);align-items:center;gap:10px;margin-bottom:10px;font-size:.95rem;transition:transform .2s;display:flex}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__featureItem{transform:translate(4px)}.Services-module__kf8n-G__checkWrapper{background:linear-gradient(135deg,#00808333,#ef412333);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:4px;transition:all .3s;display:inline-flex}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__checkWrapper{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));transform:rotate(360deg);box-shadow:0 0 10px #00808380}.Services-module__kf8n-G__check{color:var(--accent-primary);font-size:.85rem;font-weight:700;transition:all .3s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__check{color:#fff;text-shadow:0 0 10px #ffffff80}.Services-module__kf8n-G__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#00808326 0%,#0000 60%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardGlow{opacity:1}.Services-module__kf8n-G__cardBorder{-webkit-mask-composite:xor;pointer-events:none;opacity:.5;background:linear-gradient(135deg,#fff3,#0000,#ffffff1a);border-radius:32px;padding:1px;transition:all .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardBorder{opacity:1;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary),var(--accent-primary));background-size:200% 200%;animation:3s infinite Services-module__kf8n-G__borderGlow}@keyframes Services-module__kf8n-G__borderGlow{0%,to{background-position:0%}50%{background-position:100%}}.Services-module__kf8n-G__cardShine{opacity:0;pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%;transform:translate(-100%)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardShine{opacity:1;animation:1.5s Services-module__kf8n-G__shine}.Services-module__kf8n-G__cardFooter{opacity:0;margin-top:auto;padding-top:20px;transition:all .4s cubic-bezier(.23,1,.32,1);transform:translateY(10px)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardFooter{opacity:1;transform:translateY(0)}.Services-module__kf8n-G__exploreLink{color:var(--accent-primary);cursor:pointer;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Services-module__kf8n-G__exploreLink:hover{color:var(--accent-secondary);gap:12px}.Services-module__kf8n-G__arrowIcon{width:20px;height:20px;transition:transform .3s}.Services-module__kf8n-G__exploreLink:hover .Services-module__kf8n-G__arrowIcon{transform:translate(4px)}.Services-module__kf8n-G__mouseGradient{opacity:0;pointer-events:none;border-radius:32px;transition:opacity .3s;position:absolute;inset:0}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__mouseGradient{opacity:1}@keyframes Services-module__kf8n-G__shine{to{transform:translate(100%)}}@media (max-width:1200px){.Services-module__kf8n-G__bentoGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.Services-module__kf8n-G__large{grid-area:span 1/span 2}}@media (max-width:768px){.Services-module__kf8n-G__servicesSection{padding:80px 0}.Services-module__kf8n-G__bentoGrid{grid-template-columns:1fr;gap:16px}.Services-module__kf8n-G__large,.Services-module__kf8n-G__wide,.Services-module__kf8n-G__standard{grid-column:span 1}.Services-module__kf8n-G__card{padding:32px}.Services-module__kf8n-G__featuresList{opacity:1;margin-top:16px;transform:none}.Services-module__kf8n-G__badge{padding:6px 16px;font-size:.75rem}.Services-module__kf8n-G__statsContainer{flex-direction:column;gap:24px;padding:24px}.Services-module__kf8n-G__statDivider{width:80%;height:1px}.Services-module__kf8n-G__cardFooter{opacity:1;transform:none}}
.Portfolio-module__zKrJKa__portfolio{background:var(--bg-primary);padding:100px 0;position:relative}.Portfolio-module__zKrJKa__header{text-align:center;margin-bottom:60px}.Portfolio-module__zKrJKa__header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Portfolio-module__zKrJKa__header p{color:var(--text-secondary);font-size:1.2rem}.Portfolio-module__zKrJKa__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:60px;display:flex}.Portfolio-module__zKrJKa__filterBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:2px solid #ffffff1a;border-radius:50px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .3s}.Portfolio-module__zKrJKa__filterBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.Portfolio-module__zKrJKa__filterBtn.Portfolio-module__zKrJKa__active{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.Portfolio-module__zKrJKa__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-auto-rows:20px;gap:24px;display:grid}.Portfolio-module__zKrJKa__masonryItem{cursor:pointer;isolation:isolate;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__small{grid-row:span 10}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__medium{grid-row:span 14}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__large{grid-row:span 18}.Portfolio-module__zKrJKa__cardImage{z-index:-1;position:absolute;inset:0}.Portfolio-module__zKrJKa__cardImage img{object-fit:cover;opacity:.6;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,1,.3,1)}.Portfolio-module__zKrJKa__overlay{z-index:1;background:linear-gradient(#0003 0%,#000000e6 100%);transition:opacity .3s;position:absolute;inset:0}.Portfolio-module__zKrJKa__masonryItem:hover .Portfolio-module__zKrJKa__cardImage img{opacity:.4;transform:scale(1.1)}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__teal{border-color:#0080834d}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__red{border-color:#ef41234d}.Portfolio-module__zKrJKa__masonryItem:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000080}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__teal:hover{border-color:var(--accent-primary);box-shadow:0 20px 40px #00808366}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__red:hover{border-color:var(--accent-secondary);box-shadow:0 20px 40px #ef412366}.Portfolio-module__zKrJKa__cardInner{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.Portfolio-module__zKrJKa__cardHeader{margin-bottom:auto}.Portfolio-module__zKrJKa__categoryTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__teal .Portfolio-module__zKrJKa__categoryTag{background:#00808399;border-color:#00808380}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__red .Portfolio-module__zKrJKa__categoryTag{background:#ef412399;border-color:#ef412380}.Portfolio-module__zKrJKa__projectTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.75rem;font-weight:700;line-height:1.3}.Portfolio-module__zKrJKa__projectDescription{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:1rem;line-height:1.6}.Portfolio-module__zKrJKa__tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.Portfolio-module__zKrJKa__tag{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:6px 12px;font-size:.8rem;transition:all .3s}.Portfolio-module__zKrJKa__masonryItem:hover .Portfolio-module__zKrJKa__tag{background:#ffffff1a}@media (max-width:1024px){.Portfolio-module__zKrJKa__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.Portfolio-module__zKrJKa__portfolio{padding:60px 0}.Portfolio-module__zKrJKa__header h2{font-size:2rem}.Portfolio-module__zKrJKa__masonryGrid{grid-template-columns:1fr;grid-auto-rows:auto;gap:20px}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__small,.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__medium,.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__large{grid-row:auto}.Portfolio-module__zKrJKa__masonryItem{padding:24px}.Portfolio-module__zKrJKa__projectTitle{font-size:1.5rem}.Portfolio-module__zKrJKa__filters{gap:.5rem}.Portfolio-module__zKrJKa__filterBtn{padding:8px 18px;font-size:.85rem}}
.Process-module__ae5FOa__process{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.Process-module__ae5FOa__header{text-align:center;margin-bottom:80px}.Process-module__ae5FOa__header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Process-module__ae5FOa__header p{color:var(--text-secondary);font-size:1.2rem}.Process-module__ae5FOa__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Process-module__ae5FOa__timeline{max-width:1000px;margin:0 auto;padding:20px 0;position:relative}.Process-module__ae5FOa__line{background:linear-gradient(#0000 0%,#ffffff1a 10% 90%,#0000 100%);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Process-module__ae5FOa__timelineItem{justify-content:center;align-items:center;width:100%;margin-bottom:60px;display:flex;position:relative}.Process-module__ae5FOa__timelineItem:last-child{margin-bottom:0}.Process-module__ae5FOa__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;width:42%;padding:30px;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative}.Process-module__ae5FOa__content:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__content{text-align:right;margin-right:auto}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__content{text-align:left;margin-left:auto}.Process-module__ae5FOa__iconBubble{background:var(--bg-primary);z-index:2;color:#fff;width:60px;height:60px;box-shadow:0 0 0 8px var(--bg-primary);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Process-module__ae5FOa__iconBubble svg{width:24px;height:24px}.Process-module__ae5FOa__timelineItem:hover .Process-module__ae5FOa__iconBubble{box-shadow:0 0 0 8px var(--bg-primary),0 0 30px currentColor;border-color:currentColor;transform:translate(-50%)scale(1.15)}.Process-module__ae5FOa__content.Process-module__ae5FOa__teal{border-top:2px solid var(--accent-primary)}.Process-module__ae5FOa__content.Process-module__ae5FOa__red{border-top:2px solid var(--accent-secondary)}.Process-module__ae5FOa__iconBubble.Process-module__ae5FOa__teal{color:var(--accent-primary)}.Process-module__ae5FOa__iconBubble.Process-module__ae5FOa__red{color:var(--accent-secondary)}.Process-module__ae5FOa__number{opacity:.05;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:10px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__number{right:20px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__number{left:20px}.Process-module__ae5FOa__title{color:#fff;z-index:1;margin-bottom:12px;font-size:1.5rem;font-weight:700;position:relative}.Process-module__ae5FOa__description{color:var(--text-secondary);z-index:1;font-size:1rem;line-height:1.6;position:relative}.Process-module__ae5FOa__content:after{content:"";background:#ffffff1a;width:40px;height:2px;transition:all .3s;position:absolute;top:30px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__content:after{right:-40px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__content:after{left:-40px}.Process-module__ae5FOa__content:hover:after{background:currentColor;width:50px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__content:hover:after{right:-50px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__content:hover:after{left:-50px}.Process-module__ae5FOa__content.Process-module__ae5FOa__teal{color:var(--accent-primary)}.Process-module__ae5FOa__content.Process-module__ae5FOa__red{color:var(--accent-secondary)}.Process-module__ae5FOa__content .Process-module__ae5FOa__title{color:#fff}.Process-module__ae5FOa__content .Process-module__ae5FOa__description{color:var(--text-secondary)}@media (max-width:768px){.Process-module__ae5FOa__line{left:30px}.Process-module__ae5FOa__timelineItem{flex-direction:column;align-items:flex-start;margin-bottom:40px}.Process-module__ae5FOa__iconBubble{width:50px;height:50px;left:30px;transform:translate(-50%)}.Process-module__ae5FOa__timelineItem:hover .Process-module__ae5FOa__iconBubble{transform:translate(-50%)scale(1.1)}.Process-module__ae5FOa__content{width:calc(100% - 70px);padding:25px;text-align:left!important;margin-left:70px!important;margin-right:0!important}.Process-module__ae5FOa__content:after{display:none}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__number,.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__number{left:auto;right:20px}}
.About-module__Balj8a__about{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.About-module__Balj8a__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__Balj8a__content h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.About-module__Balj8a__badge{color:var(--accent-secondary);text-transform:uppercase;letter-spacing:1px;background:#ef41231a;border:1px solid #ef41234d;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.About-module__Balj8a__description{color:var(--text-secondary);max-width:550px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.About-module__Balj8a__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:30px;width:fit-content;margin-bottom:3rem;padding:25px;display:flex}.About-module__Balj8a__statItem{text-align:center}.About-module__Balj8a__statNumber{color:#fff;background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:5px;font-size:2rem;font-weight:800;display:block}.About-module__Balj8a__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.About-module__Balj8a__statDivider{background:#ffffff1a;width:1px;height:40px}.About-module__Balj8a__values{flex-direction:column;gap:20px;display:flex}.About-module__Balj8a__valueCard{background:0 0;border:1px solid #0000;border-radius:16px;gap:20px;padding:20px;transition:all .3s;display:flex}.About-module__Balj8a__valueCard:hover{background:#ffffff08;border-color:#ffffff0d;transform:translate(10px)}.About-module__Balj8a__iconWrapper{width:50px;height:50px;color:var(--accent-primary);background:#0080831a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__Balj8a__iconWrapper svg{width:24px;height:24px}.About-module__Balj8a__valueCard h4{color:#fff;margin-bottom:5px;font-size:1.1rem;font-weight:700}.About-module__Balj8a__valueCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.About-module__Balj8a__imageWrapper{height:600px;position:relative}.About-module__Balj8a__imageContainer{border:1px solid #ffffff1a;border-radius:30px;width:100%;height:100%;animation:6s ease-in-out infinite About-module__Balj8a__float;position:relative;overflow:hidden}.About-module__Balj8a__glowEffect{filter:blur(60px);z-index:0;background:radial-gradient(circle,#00808333 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__Balj8a__floatingBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141414cc;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:15px;padding:15px 25px;animation:5s ease-in-out infinite reverse About-module__Balj8a__floatBadge;display:flex;position:absolute;bottom:40px;left:-30px;box-shadow:0 20px 40px #0006}.About-module__Balj8a__badgeIcon{width:40px;height:40px;color:var(--accent-secondary);background:#ef412333;border-radius:50%;justify-content:center;align-items:center;display:flex}.About-module__Balj8a__badgeIcon svg{width:24px;height:24px}.About-module__Balj8a__badgeText span{color:#fff;font-size:1rem;font-weight:700;display:block}.About-module__Balj8a__badgeText small{color:var(--text-secondary);text-transform:uppercase;font-size:.8rem}@keyframes About-module__Balj8a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes About-module__Balj8a__floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:1024px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:60px}.About-module__Balj8a__imageWrapper{order:-1;height:500px}.About-module__Balj8a__floatingBadge{bottom:20px;left:20px}}@media (max-width:768px){.About-module__Balj8a__about{padding:60px 0}.About-module__Balj8a__header h2{font-size:2.2rem}.About-module__Balj8a__stats{flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:20px}.About-module__Balj8a__statDivider{width:100%;height:1px}.About-module__Balj8a__statItem{align-items:center;gap:15px;display:flex}.About-module__Balj8a__statNumber{text-align:left;min-width:80px;margin:0}.About-module__Balj8a__imageWrapper{height:350px}}
.Testimonials-module__3Exg0W__testimonials{background:var(--bg-secondary);padding:120px 0;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__backgroundGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#0080830d 0%,#0000 70%);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__3Exg0W__header{text-align:center;z-index:1;margin-bottom:60px;position:relative}.Testimonials-module__3Exg0W__header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Testimonials-module__3Exg0W__header p{color:var(--text-secondary);font-size:1.2rem}.Testimonials-module__3Exg0W__badge{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Testimonials-module__3Exg0W__marqueeWrapper{flex-direction:column;gap:30px;padding:20px 0;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Testimonials-module__3Exg0W__marqueeRow{width:100%;display:flex;overflow:hidden}.Testimonials-module__3Exg0W__track{gap:30px;width:max-content;animation:40s linear infinite Testimonials-module__3Exg0W__scroll;display:flex}.Testimonials-module__3Exg0W__track.Testimonials-module__3Exg0W__reverse{animation-direction:reverse}.Testimonials-module__3Exg0W__marqueeWrapper:hover .Testimonials-module__3Exg0W__track{animation-play-state:paused}@keyframes Testimonials-module__3Exg0W__scroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.Testimonials-module__3Exg0W__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-shrink:0;width:400px;padding:30px;transition:all .3s}.Testimonials-module__3Exg0W__card:hover{background:#ffffff0d;border-color:#0080834d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Testimonials-module__3Exg0W__cardHeader{align-items:center;gap:15px;margin-bottom:20px;display:flex}.Testimonials-module__3Exg0W__avatar{background:linear-gradient(135deg,var(--accent-primary)0%,#00808380 100%);color:#fff;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__3Exg0W__redAvatar{background:linear-gradient(135deg,var(--accent-secondary)0%,#ef412380 100%)}.Testimonials-module__3Exg0W__cardHeader h4{color:#fff;margin-bottom:3px;font-size:1.1rem}.Testimonials-module__3Exg0W__role{color:var(--text-secondary);font-size:.85rem}.Testimonials-module__3Exg0W__rating{color:gold;gap:4px;margin-bottom:15px;display:flex}.Testimonials-module__3Exg0W__star svg{width:18px;height:18px}.Testimonials-module__3Exg0W__quote{color:var(--text-secondary);font-size:1rem;font-style:italic;line-height:1.6}@media (max-width:768px){.Testimonials-module__3Exg0W__card{width:300px;padding:20px}.Testimonials-module__3Exg0W__header h2{font-size:2rem}}
.about-module__-i9KWa__aboutPage{background:var(--bg-primary);min-height:100vh;position:relative;overflow-x:hidden}.about-module__-i9KWa__hero{text-align:center;padding:160px 0 100px;position:relative;overflow:hidden}.about-module__-i9KWa__heroContent{z-index:2;max-width:900px;margin:0 auto;position:relative}.about-module__-i9KWa__hero h1{margin-bottom:2rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.about-module__-i9KWa__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.8}.about-module__-i9KWa__backgroundEffects{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.about-module__-i9KWa__orb1,.about-module__-i9KWa__orb2{filter:blur(100px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite about-module__-i9KWa__float;position:absolute}.about-module__-i9KWa__orb1{background:radial-gradient(circle,#0080834d 0%,#0000 70%);width:600px;height:600px;top:-20%;left:-10%}.about-module__-i9KWa__orb2{background:radial-gradient(circle,#ef412340 0%,#0000 70%);width:500px;height:500px;animation-delay:-10s;bottom:-10%;right:-10%}.about-module__-i9KWa__storySection{padding:100px 0;position:relative}.about-module__-i9KWa__timeline{max-width:800px;margin:0 auto;padding-left:40px;position:relative}.about-module__-i9KWa__timeline:before{content:"";background:linear-gradient(to bottom,transparent,var(--accent-primary),transparent);width:2px;height:100%;position:absolute;top:0;left:0}.about-module__-i9KWa__timelineItem{opacity:0;margin-bottom:60px;animation:.8s forwards about-module__-i9KWa__fadeInUp;position:relative;transform:translate(-20px)}.about-module__-i9KWa__year{color:var(--accent-primary);font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800;position:absolute;top:0;left:-100px}.about-module__-i9KWa__timelineContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:all .3s}.about-module__-i9KWa__timelineContent:hover{border-color:#0080834d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.about-module__-i9KWa__timelineContent h3{color:#fff;margin-bottom:10px}.about-module__-i9KWa__timelineDot{background:var(--accent-primary);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-44px;box-shadow:0 0 0 4px #000}.about-module__-i9KWa__valuesSection{background:linear-gradient(#ffffff05 0%,#0000 100%);padding:100px 0}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:60px;display:grid}.about-module__-i9KWa__valueCard{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:40px;transition:all .3s}.about-module__-i9KWa__valueCard:hover{background:#ffffff0d;border-color:#ef41234d;transform:translateY(-10px)}.about-module__-i9KWa__valueIcon{width:60px;height:60px;color:var(--accent-secondary);background:#ef41231a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.about-module__-i9KWa__teamSection{padding:100px 0}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:60px;display:grid}.about-module__-i9KWa__teamCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden}.about-module__-i9KWa__memberImage{height:350px;position:relative;overflow:hidden}.about-module__-i9KWa__memberImage img{object-fit:cover;transition:transform .5s}.about-module__-i9KWa__teamCard:hover .about-module__-i9KWa__memberImage img{transform:scale(1.1)}.about-module__-i9KWa__memberInfo{text-align:center;z-index:1;background:linear-gradient(#0000 0%,#000 100%);margin-top:-100px;padding:24px;position:relative}.about-module__-i9KWa__memberInfo h3{color:#fff;margin-bottom:5px;font-size:1.5rem}.about-module__-i9KWa__role{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}@keyframes about-module__-i9KWa__float{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}@keyframes about-module__-i9KWa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about-module__-i9KWa__hero{padding:120px 0 60px}.about-module__-i9KWa__year{margin-bottom:10px;display:block;position:static}.about-module__-i9KWa__timeline{border-left:2px solid #ffffff1a;padding-left:20px}.about-module__-i9KWa__timeline:before{display:none}.about-module__-i9KWa__timelineDot{left:-26px}}.about-module__-i9KWa__ctaSection{z-index:1;background:linear-gradient(135deg,#0080830d 0%,#ef41230d 100%);border-top:1px solid #ffffff0d;padding:100px 0;position:relative}.about-module__-i9KWa__ctaContent{text-align:center;max-width:700px;margin:0 auto}.about-module__-i9KWa__ctaBadge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:10px 24px;font-size:.85rem;font-weight:600;display:inline-block}.about-module__-i9KWa__ctaContent h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.about-module__-i9KWa__ctaContent p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem}.about-module__-i9KWa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:2rem;display:flex}.about-module__-i9KWa__ctaButtonPrimary{background:linear-gradient(135deg,var(--accent-primary)0%,#ff6b4a 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ef412366,inset 0 0 0 2px #ffffff1a}.about-module__-i9KWa__ctaButtonPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:4s infinite about-module__-i9KWa__buttonShine;position:absolute;top:0;left:-100%}@keyframes about-module__-i9KWa__buttonShine{0%,80%{left:-100%}to{left:100%}}.about-module__-i9KWa__ctaButtonPrimary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 0 40px #ef412399,0 0 0 4px #ef412333}.about-module__-i9KWa__ctaButtonPrimary svg{width:20px;height:20px;transition:transform .3s}.about-module__-i9KWa__ctaButtonPrimary:hover svg{transform:translate(6px)rotate(-45deg)}.about-module__-i9KWa__ctaButtonOutline{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #fff3;border-radius:50px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.about-module__-i9KWa__ctaButtonOutline:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#00808333,#ef412333);transition:opacity .3s;position:absolute;inset:0}.about-module__-i9KWa__ctaButtonOutline:hover{border-color:#fff6;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.about-module__-i9KWa__ctaButtonOutline:hover:before{opacity:1}
.Contact-module__gQiC5G__contact{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.Contact-module__gQiC5G__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Contact-module__gQiC5G__header{margin-bottom:50px}.Contact-module__gQiC5G__header h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Contact-module__gQiC5G__header p{color:var(--text-secondary);max-width:500px;font-size:1.2rem;line-height:1.7}.Contact-module__gQiC5G__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Contact-module__gQiC5G__contactCards{flex-direction:column;gap:20px;margin-bottom:50px;display:flex}.Contact-module__gQiC5G__card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:20px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.Contact-module__gQiC5G__card:hover{background:#ffffff0d;transform:translate(10px)}.Contact-module__gQiC5G__emailCard:hover{border-color:var(--accent-secondary)}.Contact-module__gQiC5G__phoneCard:hover{border-color:var(--accent-primary)}.Contact-module__gQiC5G__iconWrapper{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Contact-module__gQiC5G__emailCard .Contact-module__gQiC5G__iconWrapper{color:var(--accent-secondary);background:#ef412333}.Contact-module__gQiC5G__phoneCard .Contact-module__gQiC5G__iconWrapper{color:var(--accent-primary);background:#00808333}.Contact-module__gQiC5G__locationCard .Contact-module__gQiC5G__iconWrapper{background:#ffffff1a}.Contact-module__gQiC5G__iconWrapper svg{width:24px;height:24px}.Contact-module__gQiC5G__cardLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.85rem;display:block}.Contact-module__gQiC5G__card h4{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.Contact-module__gQiC5G__socialLinks{gap:20px;display:flex}.Contact-module__gQiC5G__socialLink{color:var(--text-secondary);padding-bottom:2px;font-weight:500;transition:all .3s;position:relative}.Contact-module__gQiC5G__socialLink:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Contact-module__gQiC5G__socialLink:hover{color:#fff}.Contact-module__gQiC5G__socialLink:hover:after{width:100%}.Contact-module__gQiC5G__formSide{position:relative}.Contact-module__gQiC5G__form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:30px;padding:40px}.Contact-module__gQiC5G__form h3{background:linear-gradient(90deg,#fff,#ccc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:30px;font-size:1.5rem;font-weight:700}.Contact-module__gQiC5G__inputGroup{margin-bottom:25px;position:relative}.Contact-module__gQiC5G__inputGroup input,.Contact-module__gQiC5G__inputGroup textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:15px 20px;font-size:1rem;transition:all .3s}.Contact-module__gQiC5G__inputGroup textarea{resize:vertical}.Contact-module__gQiC5G__inputGroup label{color:var(--text-secondary);pointer-events:none;background:0 0;font-size:1rem;transition:all .3s;position:absolute;top:15px;left:20px}.Contact-module__gQiC5G__inputGroup input:focus,.Contact-module__gQiC5G__inputGroup textarea:focus,.Contact-module__gQiC5G__inputGroup input:not(:placeholder-shown),.Contact-module__gQiC5G__inputGroup textarea:not(:placeholder-shown){border-color:var(--accent-primary);background:#00000080;padding-top:22px;padding-bottom:8px}.Contact-module__gQiC5G__inputGroup input:focus~label,.Contact-module__gQiC5G__inputGroup textarea:focus~label,.Contact-module__gQiC5G__inputGroup input:not(:placeholder-shown)~label,.Contact-module__gQiC5G__inputGroup textarea:not(:placeholder-shown)~label{color:var(--accent-primary);font-size:.75rem;font-weight:600;top:5px;left:18px}.Contact-module__gQiC5G__submitBtn{background:linear-gradient(90deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:10px;padding:18px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.Contact-module__gQiC5G__submitBtn svg{width:20px;height:20px}.Contact-module__gQiC5G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00808366}@media (max-width:968px){.Contact-module__gQiC5G__grid{grid-template-columns:1fr;gap:60px}.Contact-module__gQiC5G__header{text-align:center}.Contact-module__gQiC5G__header p{margin:0 auto 1.5rem}}@media (max-width:480px){.Contact-module__gQiC5G__form{padding:25px}.Contact-module__gQiC5G__inputGroup input,.Contact-module__gQiC5G__inputGroup textarea{font-size:16px}}
.contact-module__xwJ-uq__contactPage{background:var(--bg-primary);min-height:100vh;position:relative;overflow-x:hidden}.contact-module__xwJ-uq__backgroundEffects{pointer-events:none;z-index:0;position:absolute;inset:0}.contact-module__xwJ-uq__glow1,.contact-module__xwJ-uq__glow2{filter:blur(120px);opacity:.2;border-radius:50%;animation:25s ease-in-out infinite contact-module__xwJ-uq__float;position:absolute}.contact-module__xwJ-uq__glow1{background:radial-gradient(circle,var(--accent-primary)0%,transparent 70%);width:600px;height:600px;top:-10%;right:-10%}.contact-module__xwJ-uq__glow2{background:radial-gradient(circle,var(--accent-secondary)0%,transparent 70%);width:500px;height:500px;animation-delay:-5s;bottom:-10%;left:-10%}.contact-module__xwJ-uq__hero{text-align:center;z-index:1;padding:180px 0 60px;position:relative}.contact-module__xwJ-uq__hero h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.contact-module__xwJ-uq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.contact-module__xwJ-uq__contentGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:60px;padding-bottom:100px;display:grid;position:relative}.contact-module__xwJ-uq__formContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;padding:40px;box-shadow:0 20px 40px #0003}.contact-module__xwJ-uq__formGroup{margin-bottom:24px}.contact-module__xwJ-uq__formLabel{color:var(--text-secondary);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.contact-module__xwJ-uq__input,.contact-module__xwJ-uq__textarea{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:16px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__xwJ-uq__textarea{resize:vertical;min-height:150px}.contact-module__xwJ-uq__input:focus,.contact-module__xwJ-uq__textarea:focus{border-color:var(--accent-primary);background:#ef41230d;outline:none;box-shadow:0 0 0 4px #ef41231a}.contact-module__xwJ-uq__submitBtn{background:var(--gradient-primary);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #ef41234d}.contact-module__xwJ-uq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #ef412366}.contact-module__xwJ-uq__infoSection{padding-top:20px}.contact-module__xwJ-uq__infoCard{margin-bottom:40px}.contact-module__xwJ-uq__infoCard h3{color:#fff;align-items:center;gap:12px;margin-bottom:20px;font-size:1.5rem;display:flex}.contact-module__xwJ-uq__infoIcon{width:32px;height:32px;color:var(--accent-primary)}.contact-module__xwJ-uq__infoContent p{color:var(--text-secondary);margin-bottom:8px;font-size:1.1rem;line-height:1.6}.contact-module__xwJ-uq__socialLinks{gap:20px;margin-top:40px;display:flex}.contact-module__xwJ-uq__socialLink{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.contact-module__xwJ-uq__socialLink:hover{background:var(--accent-primary);border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 20px #ef41234d}.contact-module__xwJ-uq__mapPlaceholder{width:100%;height:250px;color:var(--text-secondary);letter-spacing:1px;text-transform:uppercase;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;margin-top:40px;font-size:.9rem;display:flex}@keyframes contact-module__xwJ-uq__float{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}@media (max-width:900px){.contact-module__xwJ-uq__contentGrid{grid-template-columns:1fr;gap:60px}.contact-module__xwJ-uq__hero{padding:140px 0 40px}}
.services-module__EimPha__servicesPage{background:var(--bg-primary);min-height:100vh;position:relative;overflow-x:hidden}.services-module__EimPha__backgroundEffects{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.services-module__EimPha__gradientOrb1,.services-module__EimPha__gradientOrb2,.services-module__EimPha__gradientOrb3{filter:blur(100px);opacity:.3;border-radius:50%;animation:25s ease-in-out infinite services-module__EimPha__float;position:absolute}.services-module__EimPha__gradientOrb1{background:radial-gradient(circle,#00808366 0%,#0000 70%);width:600px;height:600px;animation-delay:0s;top:-20%;left:-10%}.services-module__EimPha__gradientOrb2{background:radial-gradient(circle,#ef41234d 0%,#0000 70%);width:500px;height:500px;animation-delay:8s;top:40%;right:-10%}.services-module__EimPha__gradientOrb3{background:radial-gradient(circle,#00808340 0%,#0000 70%);width:550px;height:550px;animation-delay:16s;bottom:-15%;left:20%}@keyframes services-module__EimPha__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-40px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.services-module__EimPha__floatingParticles{width:100%;height:100%;position:absolute}.services-module__EimPha__particle{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));opacity:0;border-radius:50%;width:3px;height:3px;animation:15s linear infinite services-module__EimPha__particleRise;position:absolute;box-shadow:0 0 8px #00808399}@keyframes services-module__EimPha__particleRise{0%{opacity:0;transform:translateY(100vh)scale(0)rotate(0)}10%{opacity:.5}90%{opacity:.5}to{opacity:0;transform:translateY(-100vh)scale(1.5)rotate(360deg)}}.services-module__EimPha__hero{padding:140px 0 80px;position:relative;overflow:hidden}.services-module__EimPha__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid}.services-module__EimPha__heroContent{z-index:2;text-align:left;position:relative}.services-module__EimPha__heroImage{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.services-module__EimPha__imageWrapper{width:100%;max-width:600px;animation:6s ease-in-out infinite services-module__EimPha__float;position:relative}.services-module__EimPha__imageWrapper:before{content:"";filter:blur(40px);z-index:-1;background:radial-gradient(circle,#00808333 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-module__EimPha__image{object-fit:contain;filter:drop-shadow(0 20px 40px #00000080);width:100%;height:auto}.services-module__EimPha__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;align-items:center;gap:10px;margin-bottom:2rem;padding:12px 28px;font-size:.9rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.services-module__EimPha__badge:before{content:"";background:linear-gradient(90deg,#0000,#00808366,#0000);width:100%;height:100%;animation:3s infinite services-module__EimPha__badgeShine;position:absolute;top:0;left:-100%}@keyframes services-module__EimPha__badgeShine{to{left:100%}}.services-module__EimPha__badgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite services-module__EimPha__pulse;position:relative}.services-module__EimPha__badgeDot:before{content:"";background:var(--accent-primary);opacity:0;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite services-module__EimPha__ping;position:absolute;inset:-4px}@keyframes services-module__EimPha__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes services-module__EimPha__ping{75%,to{opacity:0;transform:scale(2)}}.services-module__EimPha__subtitle{color:var(--text-secondary);max-width:600px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.8}.services-module__EimPha__heroStats{gap:40px;margin-top:40px;display:flex}.services-module__EimPha__statBox{position:relative}.services-module__EimPha__statNumber{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:800;line-height:1}.services-module__EimPha__statLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.services-module__EimPha__servicesSection{padding:80px 0 120px}.services-module__EimPha__servicesSection .services-module__EimPha__container{z-index:1;grid-template-columns:1fr;gap:50px;max-width:900px;margin:0 auto;display:grid;position:relative}.services-module__EimPha__serviceCard{opacity:0;background:#ffffff05;border:1px solid #ffffff14;border-radius:30px;padding:50px;transition:all .4s;animation:.8s forwards services-module__EimPha__fadeInUp;position:relative;overflow:hidden}@keyframes services-module__EimPha__fadeInUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(30px)}}.services-module__EimPha__serviceCard:before{content:"";opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.services-module__EimPha__serviceCard.services-module__EimPha__teal:before{background:linear-gradient(135deg,#0080830d 0%,#0000 100%)}.services-module__EimPha__serviceCard.services-module__EimPha__red:before{background:linear-gradient(135deg,#ef41230d 0%,#0000 100%)}.services-module__EimPha__serviceCard:hover{border-color:#0080834d;transform:translateY(-10px);box-shadow:0 20px 60px #0000004d}.services-module__EimPha__serviceCard:hover:before{opacity:1}.services-module__EimPha__serviceCard.services-module__EimPha__red:hover{border-color:#ef41234d;box-shadow:0 20px 60px #ef412333}.services-module__EimPha__serviceHeader{align-items:center;gap:20px;margin-bottom:25px;display:flex}.services-module__EimPha__iconWrapper{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;transition:all .4s;display:flex;position:relative}.services-module__EimPha__iconPulse{opacity:0;filter:blur(8px);border-radius:24px;animation:3s ease-in-out infinite services-module__EimPha__iconPulse;position:absolute;inset:-6px}@keyframes services-module__EimPha__iconPulse{0%,to{opacity:0;transform:scale(.9)}50%{opacity:.4;transform:scale(1.1)}}.services-module__EimPha__serviceCard.services-module__EimPha__teal .services-module__EimPha__iconPulse{background:linear-gradient(135deg,var(--accent-primary),#00808380)}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__iconPulse{background:linear-gradient(135deg,var(--accent-secondary),#ef412380)}.services-module__EimPha__serviceCard:hover .services-module__EimPha__iconWrapper{transform:scale(1.1)rotate(5deg)}.services-module__EimPha__serviceCard:hover .services-module__EimPha__iconPulse{animation:1.5s ease-in-out infinite services-module__EimPha__iconPulseActive}@keyframes services-module__EimPha__iconPulseActive{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.services-module__EimPha__serviceCard.services-module__EimPha__teal .services-module__EimPha__iconWrapper{background:#00808326;border:1px solid #0080834d}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__iconWrapper{background:#ef412326;border:1px solid #ef41234d}.services-module__EimPha__iconWrapper svg{width:36px;height:36px;color:var(--accent-primary)}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__iconWrapper svg{color:var(--accent-secondary)}.services-module__EimPha__serviceHeader h2{margin:0;font-size:clamp(1.8rem,3vw,2.2rem)}.services-module__EimPha__serviceDescription{color:var(--text-secondary);margin-bottom:35px;font-size:1.15rem;line-height:1.7}.services-module__EimPha__features h4{color:var(--text-primary);text-transform:none;margin-bottom:20px;font-family:Roboto,sans-serif;font-size:1.1rem}.services-module__EimPha__features ul{gap:12px;margin:0 0 30px;padding:0;list-style:none;display:grid}.services-module__EimPha__features li{color:var(--text-secondary);align-items:center;gap:12px;font-size:1rem;transition:all .3s;display:flex}.services-module__EimPha__serviceCard:hover .services-module__EimPha__features li{transform:translate(6px)}.services-module__EimPha__checkCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .4s;display:flex}.services-module__EimPha__serviceCard.services-module__EimPha__teal .services-module__EimPha__checkCircle{background:#00808326}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__checkCircle{background:#ef412326}.services-module__EimPha__serviceCard:hover .services-module__EimPha__checkCircle{transform:rotate(360deg)}.services-module__EimPha__serviceCard.services-module__EimPha__teal:hover .services-module__EimPha__checkCircle{background:#0080834d;box-shadow:0 0 15px #00808366}.services-module__EimPha__serviceCard.services-module__EimPha__red:hover .services-module__EimPha__checkCircle{background:#ef41234d;box-shadow:0 0 15px #ef412366}.services-module__EimPha__checkCircle svg{width:14px;height:14px;color:var(--accent-primary);flex-shrink:0}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__checkCircle svg{color:var(--accent-secondary)}.services-module__EimPha__technologies{border-top:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px;padding-top:25px;display:flex}.services-module__EimPha__techLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-right:4px;font-size:.85rem;font-weight:600}.services-module__EimPha__techBadge{color:var(--text-primary);background:linear-gradient(135deg,#0080831a,#ef41230d);border:1px solid #ffffff1a;border-radius:20px;padding:8px 18px;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s}.services-module__EimPha__serviceCard:hover .services-module__EimPha__techBadge{border-color:#0080834d;transform:translateY(-2px);box-shadow:0 4px 12px #00808333}.services-module__EimPha__serviceCard.services-module__EimPha__red:hover .services-module__EimPha__techBadge{border-color:#ef41234d;box-shadow:0 4px 12px #ef412333}.services-module__EimPha__mouseGradient{opacity:0;pointer-events:none;border-radius:30px;transition:opacity .3s;position:absolute;inset:0}.services-module__EimPha__serviceCard:hover .services-module__EimPha__mouseGradient{opacity:1}.services-module__EimPha__ctaSection{z-index:1;background:linear-gradient(135deg,#0080830d 0%,#ef41230d 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:100px 0;position:relative}.services-module__EimPha__ctaContent{text-align:center;max-width:700px;margin:0 auto}.services-module__EimPha__ctaBadge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:10px 24px;font-size:.85rem;font-weight:600;display:inline-block}.services-module__EimPha__ctaContent h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.services-module__EimPha__ctaContent p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem}.services-module__EimPha__ctaButtons{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:2rem;display:flex}.services-module__EimPha__ctaButtonPrimary{background:linear-gradient(135deg,var(--accent-primary)0%,#ff6b4a 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ef412366,inset 0 0 0 2px #ffffff1a}.services-module__EimPha__ctaButtonPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:4s infinite services-module__EimPha__buttonShine;position:absolute;top:0;left:-100%}@keyframes services-module__EimPha__buttonShine{0%,80%{left:-100%}to{left:100%}}.services-module__EimPha__ctaButtonPrimary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 0 40px #ef412399,0 0 0 4px #ef412333}.services-module__EimPha__ctaButtonPrimary svg{width:20px;height:20px;transition:transform .3s}.services-module__EimPha__ctaButtonPrimary:hover svg{transform:translate(6px)rotate(-45deg)}.services-module__EimPha__ctaButtonOutline{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #fff3;border-radius:50px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.services-module__EimPha__ctaButtonOutline:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#00808333,#ef412333);transition:opacity .3s;position:absolute;inset:0}.services-module__EimPha__ctaButtonOutline:hover{border-color:#fff6;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.services-module__EimPha__ctaButtonOutline:hover:before{opacity:1}@media (max-width:968px){.services-module__EimPha__heroGrid{text-align:center;grid-template-columns:1fr;gap:40px}.services-module__EimPha__heroContent{flex-direction:column;order:1;align-items:center;display:flex}.services-module__EimPha__heroImage{order:2}.services-module__EimPha__imageWrapper{max-width:400px}.services-module__EimPha__subtitle{margin:0 auto}}@media (max-width:768px){.services-module__EimPha__hero{padding:140px 0 60px}.services-module__EimPha__servicesSection{padding:60px 0 80px}.services-module__EimPha__serviceCard{padding:35px 25px}.services-module__EimPha__serviceHeader{flex-direction:column;align-items:flex-start;gap:15px}.services-module__EimPha__iconWrapper{width:60px;height:60px}.services-module__EimPha__iconWrapper svg{width:30px;height:30px}.services-module__EimPha__ctaSection{padding:60px 0}.services-module__EimPha__ctaButtons{flex-direction:column;align-items:stretch}.services-module__EimPha__ctaButtons .services-module__EimPha__ctaButtonPrimary,.services-module__EimPha__ctaButtons .services-module__EimPha__ctaButtonOutline{justify-content:center;width:100%}.services-module__EimPha__heroStats{justify-content:center}}
