.Hero-module__JgYmMq__hero{align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__JgYmMq__badge{color:var(--primary);background:#6366f11a;border:1px solid #6366f133;border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Hero-module__JgYmMq__content h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.Hero-module__JgYmMq__content h1 span{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__JgYmMq__content p{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__JgYmMq__actions{gap:1.5rem;display:flex}.Hero-module__JgYmMq__btnOutline{border:1px solid var(--surface-border);color:var(--foreground);background:0 0;padding:.75rem 1.5rem;font-weight:600}.Hero-module__JgYmMq__btnOutline:hover{background:var(--surface-border)}.Hero-module__JgYmMq__visual{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.Hero-module__JgYmMq__blob{background:linear-gradient(135deg,var(--primary),var(--secondary));filter:blur(80px);opacity:.3;border-radius:50%;width:300px;height:300px;animation:10s infinite alternate Hero-module__JgYmMq__pulse;position:absolute}@keyframes Hero-module__JgYmMq__pulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.Hero-module__JgYmMq__floatingCard{border-radius:12px;width:180px;padding:1.5rem;animation:6s ease-in-out infinite Hero-module__JgYmMq__float;position:absolute}.Hero-module__JgYmMq__card2{animation-delay:-3s;bottom:10%;right:10%}.Hero-module__JgYmMq__floatingCard span{margin-bottom:.75rem;font-weight:600;display:block}.Hero-module__JgYmMq__bar{background:var(--primary);border-radius:3px;width:60%;height:6px}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:968px){.Hero-module__JgYmMq__heroContainer{text-align:center;grid-template-columns:1fr}.Hero-module__JgYmMq__content p{margin:0 auto 2.5rem}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__visual{display:none}}
.Services-module__h5-agW__services{background:var(--background)}.Services-module__h5-agW__header{text-align:center;margin-bottom:4rem}.Services-module__h5-agW__header h2{margin-bottom:1rem;font-size:2.5rem}.Services-module__h5-agW__header p{color:var(--text-muted);font-size:1.1rem}.Services-module__h5-agW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Services-module__h5-agW__card{border-radius:20px;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:all .3s;display:flex}.Services-module__h5-agW__card:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 10px 30px #6366f11a}.Services-module__h5-agW__icon{margin-bottom:1.5rem;font-size:2.5rem}.Services-module__h5-agW__card h3{margin-bottom:1rem;font-size:1.25rem}.Services-module__h5-agW__card p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Services-module__h5-agW__header h2{font-size:2rem}}
