@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-brand{color:#964cf8}.alert-container{left:80%;position:absolute;top:60px;width:250px;z-index:9999}.footer{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.love{color:red}.footer p{color:#000;font-size:1rem;font-weight:300;margin:15px 0 10px}.wave{background:url(https://i.ibb.co/wQZVxxk/wave.png);background-size:1000px 100px;height:70px;left:0;position:absolute;top:-70px;width:100%}.wave#wave1{animation:animateWaves 4s linear infinite;bottom:0;opacity:1;z-index:1000}.wave#wave2{animation:animate 4s linear infinite!important;bottom:10px;opacity:.5;z-index:999}.wave#wave3{animation:animateWaves 3s linear infinite;bottom:15px;opacity:.2;z-index:1000}.wave#wave4{animation:animate 3s linear infinite;bottom:20px;opacity:.7;z-index:999}@keyframes animateWaves{0%{background-position-x:1000px}to{background-positon-x:0}}@keyframes animate{0%{background-position-x:-1000px}to{background-positon-x:0}}
/*# sourceMappingURL=main.5223c03f.css.map*/