.hero-section{color:#fff;background:#191a23}.hero-section .text-balance{text-wrap:balance}.hero-section .reveal{opacity:0;transition:all .8s}@media (max-width:600px){.hero-section .reveal{width:400px}}.hero-section .animate-slide-right{animation:.8s forwards slideRight}.hero-section .animate-scale-in{animation:.6s forwards scaleIn}.hero-section .animate-pulse-slow{animation:3s cubic-bezier(.4,0,.6,1) infinite pulse}.hero-section .img-loaded{opacity:1;transform:scale(1)}@keyframes slideRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
