@keyframes typingAnimation1{0%{width:0}50%{width:100%}}@keyframes typingAnimation2{50%{width:0}100%{width:100%}}@keyframes fadeInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.animated{animation-duration:1s;animation-fill-mode:both}.fade-in-up{animation-name:fadeInUp}body{background:#f8f9fa}.landing-page{height:100vh;width:100vw;background:url(/assets/banner2-bd2e76c5f77017a6fab978eb1428b2656bd06472ca74151e378e8e5fda1d6b2b.jpg);background-size:cover;background-position:center;display:flex;align-items:center}.card{background-color:rgba(255,255,255,.603);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.heading{font-weight:900}@keyframes typingAnimation1{0%{width:0}50%{width:100%}}@keyframes typingAnimation2{50%{width:0}100%{width:100%}}@keyframes fadeInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.animated{animation-duration:1s;animation-fill-mode:both}.fade-in-up{animation-name:fadeInUp}.head1{overflow:hidden;white-space:nowrap;animation:typingAnimation1 3s steps(20) forwards}.head2{overflow:hidden;white-space:nowrap;animation:typingAnimation2 3s steps(20) forwards}.button1,.button2{color:#fff;font-weight:700}.button2{background-color:#f8f9fa;color:#696cff}.button2:hover{background-color:#f8f9fa}.button1{background-color:#696cff}.button1:hover{background-color:#4b4bff}.logo{width:20%}
