#hp .reveal{opacity:0;will-change:opacity,transform;transition:all .8s cubic-bezier(.5,0,0,1);transform:translateY(30px)}#hp .reveal.active{opacity:1;transform:translateY(0)}#hp .reveal.fade-down{transform:translateY(-20px)}#hp .reveal.fade-down.active{transform:translateY(0)}#hp .reveal.delay-100{transition-delay:.1s}#hp .reveal.delay-200{transition-delay:.2s}#hp .stagger-container.active .reveal:first-child{transition-delay:.1s}#hp .stagger-container.active .reveal:nth-child(2){transition-delay:.2s}#hp .stagger-container.active .reveal:nth-child(3){transition-delay:.3s}#hp .stagger-container.active .reveal:nth-child(4){transition-delay:.4s}#hp .stagger-container.active .reveal:nth-child(5){transition-delay:.5s}#hp .stagger-container.active .reveal:nth-child(6){transition-delay:.6s}#hp .stagger-container.active .reveal:nth-child(7){transition-delay:.7s}#hp .stagger-container.active .reveal:nth-child(8){transition-delay:.8s}#hp .stagger-container.active .reveal:nth-child(9){transition-delay:.9s}#hp .stagger-container.active .reveal:nth-child(10){transition-delay:1s}#hp .animate-blob{animation:10s infinite alternate blob}#hp .animation-delay-2000{animation-delay:2s}#hp .group:hover .inline-flex{transform:rotate(-6deg)scale(1.1);box-shadow:0 10px 15px -3px #0891b233}@keyframes blob{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(0)scale(1)}}
