@keyframes lineUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hero-line{animation:lineUp .9s cubic-bezier(.22,1,.36,1) both}.hero-line-2{animation-delay:.12s}@media(prefers-reduced-motion:reduce){.hero-line,.hero-line-2{animation:none}}.hero-chip{border-radius:9999px;background:#fff;border:1px solid rgba(0,0,0,.06);padding:.625rem 1.25rem;font-weight:600;font-size:.9375rem;color:#1a2332;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.hero-chip:hover{background:#eaf6f5}.hero-chip.is-active{background:#1a2332;border-color:#1a2332;color:#fff}.hablamos{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.85);transition:color .5s ease}.hablamos:hover{color:#fff}@supports not (-webkit-text-stroke: 1px white){.hablamos{color:#fff}}.js [data-reveal] .bar{transform:scaleY(0);transform-origin:bottom;transition:transform .8s cubic-bezier(.22,1,.36,1)}.js [data-reveal].in-view .bar{transform:scaleY(1)}.js [data-reveal].in-view .bar:nth-child(2){transition-delay:70ms}.js [data-reveal].in-view .bar:nth-child(3){transition-delay:.14s}.js [data-reveal].in-view .bar:nth-child(4){transition-delay:.21s}@media(prefers-reduced-motion:reduce){.js [data-reveal] .bar{transform:scaleY(1)}}
