@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&display=swap);.video-background{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.video{filter:grayscale() brightness(50%);height:100%;object-fit:cover;width:100%}.center{align-items:center;background:#000;display:flex;height:100vh;justify-content:center}.wave{animation:wave 1s linear infinite;background:linear-gradient(45deg,#4200ff,#414141);border-radius:20px;height:100px;margin:10px;width:5px}.wave:nth-child(2){animation-delay:.1s}.wave:nth-child(3){animation-delay:.2s}.wave:nth-child(4){animation-delay:.3s}.wave:nth-child(5){animation-delay:.4s}.wave:nth-child(6){animation-delay:.5s}.wave:nth-child(7){animation-delay:.6s}.wave:nth-child(8){animation-delay:.7s}.wave:nth-child(9){animation-delay:.8s}.wave:nth-child(10){animation-delay:.9s}@keyframes wave{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}*{list-style:none;margin:0;padding:0;text-decoration:none}body{background-color:#292929}
/*# sourceMappingURL=main.6c83c3e4.css.map*/