.services-module__g8J8Uq__servicesHero{align-items:center;min-height:60vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.services-module__g8J8Uq__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.services-module__g8J8Uq__gradientOverlay{background:linear-gradient(135deg,rgba(11,28,77,.95) 0%,rgba(30,58,138,.98) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.services-module__g8J8Uq__animatedLines{width:100%;height:100%;position:absolute;overflow:hidden}.services-module__g8J8Uq__line{background:linear-gradient(to bottom,transparent,var(--primary),transparent);opacity:.3;width:1px;height:100%;animation:10s linear infinite services-module__g8J8Uq__moveLines;position:absolute}.services-module__g8J8Uq__line:first-child{animation-delay:0s;left:20%}.services-module__g8J8Uq__line:nth-child(2){animation-delay:-3s;left:50%}.services-module__g8J8Uq__line:nth-child(3){animation-delay:-6s;left:80%}@keyframes services-module__g8J8Uq__moveLines{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.services-module__g8J8Uq__heroContent{text-align:center;max-width:800px;padding:var(--space-xl)0;z-index:1;margin:0 auto;position:relative}.services-module__g8J8Uq__heroContent h1{margin-bottom:var(--space-md);color:#fff;font-size:max(3rem,min(6vw,4rem));font-weight:700}.services-module__g8J8Uq__heroContent p{color:rgba(255,255,255,.9);font-size:1.5rem}.services-module__g8J8Uq__servicesNav{padding:var(--space-lg)0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(248,249,250,.95);border-bottom:1px solid rgba(11,28,77,.1);position:-webkit-sticky;position:sticky;top:80px}.services-module__g8J8Uq__navGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.services-module__g8J8Uq__navItem{padding:var(--space-md);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:var(--space-xs);background:rgba(255,255,255,.8);border:2px solid rgba(11,28,77,.1);border-radius:15px;flex-direction:column;display:flex;box-shadow:0 2px 10px rgba(0,0,0,.05)}.services-module__g8J8Uq__navItem:hover{border-color:var(--primary);transform:translateY(-5px)}.services-module__g8J8Uq__navItem.services-module__g8J8Uq__active{background:var(--gradient-primary);border-color:transparent;transform:translateY(-5px);box-shadow:0 10px 30px rgba(27,54,93,.3)}.services-module__g8J8Uq__navIcon{font-size:2rem}.services-module__g8J8Uq__navTitle{color:var(--text-primary);transition:color var(--transition-fast);font-weight:600}.services-module__g8J8Uq__navItem.services-module__g8J8Uq__active .services-module__g8J8Uq__navTitle{color:#fff}.services-module__g8J8Uq__serviceDetails{padding:var(--space-xxl)0;background:var(--white)}.services-module__g8J8Uq__detailsGrid{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.services-module__g8J8Uq__detailsContent h2{margin-bottom:var(--space-md);font-size:max(2.5rem,min(5vw,3.5rem))}.services-module__g8J8Uq__serviceDescription{color:var(--primary);margin-bottom:var(--space-md);font-size:1.3rem;font-weight:500}.services-module__g8J8Uq__serviceFullDetails{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:1.1rem;line-height:1.8}.services-module__g8J8Uq__detailsContent h3{margin-bottom:var(--space-md);color:var(--text-primary);font-size:1.8rem}.services-module__g8J8Uq__featuresList{margin-bottom:var(--space-lg);padding:0;list-style:none}.services-module__g8J8Uq__featuresList li{align-items:center;gap:var(--space-sm);padding:var(--space-sm)0;color:var(--text-secondary);font-size:1.1rem;display:flex}.services-module__g8J8Uq__featuresList svg{width:24px;height:24px;color:var(--primary);flex-shrink:0}.services-module__g8J8Uq__ctaButtons{gap:var(--space-md);flex-wrap:wrap;display:flex}.services-module__g8J8Uq__detailsVisual{position:-webkit-sticky;position:sticky;top:200px}.services-module__g8J8Uq__visualCard{padding:var(--space-xl);text-align:center;background:rgba(255,255,255,.02);border:2px solid rgba(27,54,93,.3);border-radius:30px;position:relative;overflow:hidden}.services-module__g8J8Uq__visualCard:before{content:"";background:radial-gradient(circle,rgba(27,54,93,.1) 0%,transparent 70%);width:200%;height:200%;animation:20s linear infinite services-module__g8J8Uq__rotate;position:absolute;top:-50%;left:-50%}.services-module__g8J8Uq__visualIcon{margin-bottom:var(--space-lg);font-size:5rem;animation:3s ease-in-out infinite services-module__g8J8Uq__float}.services-module__g8J8Uq__visualStats{gap:var(--space-md);z-index:1;grid-template-columns:1fr 1fr;display:grid;position:relative}.services-module__g8J8Uq__statItem h4{color:var(--primary);margin-bottom:var(--space-xs);font-size:2.5rem}.services-module__g8J8Uq__statItem p{color:var(--text-secondary)}.services-module__g8J8Uq__process{padding:var(--space-xxl)0;background:var(--silver-grey);position:relative}.services-module__g8J8Uq__process:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.services-module__g8J8Uq__sectionHeader{text-align:center;margin-bottom:var(--space-xl)}.services-module__g8J8Uq__sectionHeader h2{margin-bottom:var(--space-sm);font-size:max(2.5rem,min(5vw,3.5rem))}.services-module__g8J8Uq__sectionHeader p{color:var(--text-secondary);font-size:1.2rem}.services-module__g8J8Uq__processGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid;position:relative}.services-module__g8J8Uq__processGrid:before{content:"";background:linear-gradient(90deg,transparent,var(--primary)20%,var(--primary)80%,transparent);opacity:.3;z-index:0;height:2px;position:absolute;top:40px;left:0;right:0}.services-module__g8J8Uq__processStep{text-align:center;z-index:1;position:relative}.services-module__g8J8Uq__stepNumber{background:var(--gradient-primary);color:#fff;width:80px;height:80px;margin:0 auto var(--space-md);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex;position:relative}.services-module__g8J8Uq__stepNumber:after{content:"";border:2px solid rgba(27,54,93,.3);border-radius:50%;width:100px;height:100px;animation:2s ease-in-out infinite services-module__g8J8Uq__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-module__g8J8Uq__processStep h3{margin-bottom:var(--space-sm);color:var(--text-primary);font-size:1.5rem}.services-module__g8J8Uq__processStep p{color:var(--text-secondary);line-height:1.6}.services-module__g8J8Uq__whyChoose{padding:var(--space-xxl)0;background:var(--white)}.services-module__g8J8Uq__whyGrid{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.services-module__g8J8Uq__whyContent h2{margin-bottom:var(--space-lg);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:max(2.5rem,min(5vw,3.5rem))}.services-module__g8J8Uq__benefitsList{gap:var(--space-md);flex-direction:column;display:flex}.services-module__g8J8Uq__benefit{align-items:start;gap:var(--space-md);padding:var(--space-md);transition:all var(--transition-fast);background:rgba(255,255,255,.02);border-radius:15px;display:flex}.services-module__g8J8Uq__benefit:hover{background:rgba(27,54,93,.08);transform:translate(10px)}.services-module__g8J8Uq__benefitIcon{background:var(--gradient-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.services-module__g8J8Uq__benefitIcon svg{color:#fff;width:25px;height:25px}.services-module__g8J8Uq__benefit h4{color:var(--text-primary);margin-bottom:var(--space-xs);font-size:1.2rem}.services-module__g8J8Uq__benefit p{color:var(--text-secondary);font-size:.95rem}.services-module__g8J8Uq__whyVisual{justify-content:center;align-items:center;display:flex}.services-module__g8J8Uq__visualBadge{background:var(--gradient-primary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:300px;height:300px;animation:4s ease-in-out infinite services-module__g8J8Uq__float;display:flex;position:relative}.services-module__g8J8Uq__visualBadge:before{content:"";border:2px solid rgba(27,54,93,.3);border-radius:50%;width:350px;height:350px;animation:3s ease-in-out infinite services-module__g8J8Uq__pulse;position:absolute}.services-module__g8J8Uq__visualBadge span{color:#fff;font-size:4rem;font-weight:900}.services-module__g8J8Uq__visualBadge p{color:#fff;font-size:1.2rem;font-weight:600}.services-module__g8J8Uq__cta{padding:var(--space-xxl)0;background:var(--gradient-primary);text-align:center;position:relative;overflow:hidden}.services-module__g8J8Uq__cta:before{content:"";background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);width:200%;height:200%;animation:30s linear infinite services-module__g8J8Uq__rotate;position:absolute;top:-50%;left:-50%}.services-module__g8J8Uq__ctaContent{z-index:1;position:relative}.services-module__g8J8Uq__ctaContent h2{color:#fff;margin-bottom:var(--space-sm);font-size:max(2rem,min(5vw,3rem))}.services-module__g8J8Uq__ctaContent p{color:rgba(255,255,255,.9);margin-bottom:var(--space-lg);max-width:600px;margin-left:auto;margin-right:auto;font-size:1.2rem}.services-module__g8J8Uq__cta .services-module__g8J8Uq__btn{color:var(--primary);background:#fff}.services-module__g8J8Uq__cta .services-module__g8J8Uq__btn:hover{background:var(--dark);color:#fff;transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.3)}@media (max-width:968px){.services-module__g8J8Uq__detailsGrid{gap:var(--space-lg);grid-template-columns:1fr}.services-module__g8J8Uq__detailsVisual{position:static}.services-module__g8J8Uq__whyGrid{grid-template-columns:1fr}.services-module__g8J8Uq__whyVisual{margin-top:var(--space-lg)}}@media (max-width:768px){.services-module__g8J8Uq__servicesNav{position:static}.services-module__g8J8Uq__navGrid{grid-template-columns:1fr 1fr}.services-module__g8J8Uq__processGrid{grid-template-columns:1fr}.services-module__g8J8Uq__processGrid:before{display:none}.services-module__g8J8Uq__visualBadge{width:200px;height:200px}.services-module__g8J8Uq__visualBadge:before{width:250px;height:250px}.services-module__g8J8Uq__visualBadge span{font-size:3rem}.services-module__g8J8Uq__ctaButtons{flex-direction:column;align-items:stretch}}
