.services-module__EimPha__page{overflow-x:hidden}.services-module__EimPha__hero{padding:var(--spacing-xl) 0 var(--spacing-lg);text-align:center;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.services-module__EimPha__heroOverlay{z-index:1;background:linear-gradient(#0a0a1a99 0%,#0a0a1ad9 100%);position:absolute;inset:0}.services-module__EimPha__heroContent{z-index:1;animation:.6s ease-out services-module__EimPha__fadeInUp;position:relative}.services-module__EimPha__heroContent h1{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem)}.services-module__EimPha__heroContent p{color:#fffc;max-width:600px;margin:0 auto;font-size:1.15rem}.services-module__EimPha__servicesSection{background:var(--bg-primary)}.services-module__EimPha__servicesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:600px){.services-module__EimPha__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-module__EimPha__servicesGrid{grid-template-columns:repeat(3,1fr)}}.services-module__EimPha__serviceCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);text-align:center;transition:all var(--transition-medium);opacity:0;padding:2.5rem 2rem;position:relative;overflow:hidden}.services-module__EimPha__servicesSection.services-module__EimPha__visible .services-module__EimPha__serviceCard{opacity:0;animation:.5s ease-out forwards services-module__EimPha__fadeInUp}.services-module__EimPha__cardGlow{border-radius:inherit;opacity:0;transition:opacity var(--transition-medium);pointer-events:none;position:absolute;inset:0}.services-module__EimPha__serviceCard:hover .services-module__EimPha__cardGlow{opacity:1}.services-module__EimPha__serviceCard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--accent-gold);transform:translateY(-8px)}.services-module__EimPha__cardIconWrapper{margin-bottom:1.25rem}.services-module__EimPha__cardIcon{width:72px;height:72px;transition:transform var(--transition-medium);border-radius:20px;justify-content:center;align-items:center;font-size:2rem;display:inline-flex}.services-module__EimPha__serviceCard:hover .services-module__EimPha__cardIcon{transform:scale(1.1)}.services-module__EimPha__serviceCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.2rem}.services-module__EimPha__serviceCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.services-module__EimPha__howSection{background:var(--bg-secondary)}.services-module__EimPha__timeline{flex-direction:column;gap:2rem;max-width:700px;margin:0 auto;display:flex;position:relative}.services-module__EimPha__timeline:before{content:"";background:var(--gradient-cta);border-radius:3px;width:3px;position:absolute;top:0;bottom:0}[dir=rtl] .services-module__EimPha__timeline:before{right:24px}[dir=ltr] .services-module__EimPha__timeline:before{left:24px}.services-module__EimPha__timelineItem{align-items:flex-start;gap:1.5rem;display:flex}.services-module__EimPha__howSection.services-module__EimPha__visible .services-module__EimPha__timelineItem{opacity:0;animation:.5s ease-out forwards services-module__EimPha__fadeInUp}.services-module__EimPha__timelineNumber{background:var(--gradient-cta);color:#fff;width:50px;min-width:50px;height:50px;box-shadow:var(--shadow-glow);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;position:relative}.services-module__EimPha__timelineContent{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius);transition:all var(--transition-medium);flex-grow:1;padding:1.5rem}.services-module__EimPha__timelineContent:hover{box-shadow:var(--shadow-md);border-color:var(--accent-gold)}.services-module__EimPha__timelineContent h3{color:var(--accent-gold);margin-bottom:.5rem;font-size:1.1rem}.services-module__EimPha__timelineContent p{color:var(--text-secondary);font-size:.95rem}@keyframes services-module__EimPha__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
