.heroSection:before{z-index:-1;background-image:url(https://kenresearch.s3.ap-south-1.amazonaws.com/next_assets/aboutWave.png);background-position:50%;background-size:cover;animation:7s ease-out forwards wave}.heroSection{z-index:10;background:#110404;overflow:hidden}@keyframes wave{0%{transform:scale(3)}to{transform:scale(1.3)}}h1 span{color:#b01f24;opacity:0;filter:blur(20px);animation:2s ease-out 1s forwards animateText}h1 span:first-child{animation-delay:1s;transform:rotate(-6deg)translateY(-100px)}h1 span:nth-child(2){animation-delay:1.05s;transform:rotate(-6deg)translateY(-100px)}h1 span:nth-child(3){animation-delay:1.14s;transform:rotate(-6deg)translateY(-100px)}h2 span{opacity:0;filter:blur(20px);animation:2s ease-out 1s forwards animateText2}h2 span:first-child{animation-delay:2.3s}h2 span:nth-child(2){animation-delay:2.4s}h2 span:nth-child(3){animation-delay:2.45s}h2 span:nth-child(4){animation-delay:2.5s}h2 span:nth-child(5){animation-delay:2.55s}@keyframes animateText2{to{opacity:1;filter:blur()}}@keyframes animateText{20%{opacity:.8;filter:blur(5px);transform:rotate(0)translateY(-20px)}to{opacity:1;filter:blur();transform:rotate(0)translateY(0)}}
