.negocios-page-hero{background-color:#111827;padding-top:clamp(6rem,10vw,8rem);padding-bottom:clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.negocios-page-hero-blur-container{pointer-events:none;position:absolute;inset:0;overflow:hidden}.negocios-page-hero-blur{filter:blur(100px);opacity:.15;pointer-events:none;border-radius:50%;position:absolute}.negocios-page-hero-blur--bottom-right{background-color:var(--primary);width:25vw;height:25vw;bottom:-12vh;right:-8vw}.negocios-page-hero-blur--top-left{background-color:var(--primary-muted);opacity:.1;width:30vw;height:30vw;top:-10vh;left:-10vw}.negocios-page-hero-container{z-index:10;position:relative}.negocios-page-hero-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:48rem;margin:0 auto;display:flex}.negocios-page-hero-badge{background-color:#05966933;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex;position:relative}.negocios-page-hero-badge-text{color:var(--primary-soft);font-size:.875rem;font-weight:500}.negocios-page-hero-badge-ping{background-color:var(--primary);border-radius:9999px;width:.5rem;height:.5rem;animation:1.5s cubic-bezier(0,0,.2,1) infinite negocios-page-hero-ping;display:inline-flex;position:absolute}.negocios-page-hero-badge-dot{background-color:var(--primary);border-radius:9999px;width:.5rem;height:.5rem;display:inline-flex;position:relative}@keyframes negocios-page-hero-ping{75%,to{opacity:0;transform:scale(2)}}.negocios-page-hero-title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.2}.negocios-page-hero-title-highlight{margin-top:.5rem;display:inline-block}.negocios-page-hero-description{color:#f8fafcbf;max-width:42rem;margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.625}.negocios-page-hero-cta{flex-direction:column;align-items:center;gap:1rem;margin-top:.5rem;display:flex}@media (min-width:640px){.negocios-page-hero-cta{flex-direction:row;justify-content:center}}.negocios-page-hero-cta-link{text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:reduce){.negocios-page-hero-badge-ping{animation:none}}
