#root,body,html{box-sizing:border-box;height:100vh;margin:0;padding:0}.app{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/city.4b913366a767e49efbad.jpg);background-position:50%;background-size:cover;height:100%;text-align:center}.app,.card{align-items:center;display:flex;justify-content:center}.card{background-color:#f5f5f5;border-radius:25px;flex-direction:column;height:30%;padding:2%;width:50%}.heading{font-family:Poppins,sans-serif;height:580px}.btn,.heading{align-items:center;display:flex}.btn{background-color:#fff;border:1px solid rgba(22,76,167,.6);border-radius:50px;cursor:pointer;height:200px;justify-content:center;opacity:1;outline:none;padding:5px;position:relative;text-decoration:none;text-transform:uppercase;width:210px}.btn span{color:#164ca7;font-size:14px;font-weight:500;letter-spacing:.7px}.btn:hover{-webkit-animation:rotate .7s ease-in-out both;animation:rotate .7s ease-in-out both}.btn:hover span{-webkit-animation:storm .7s ease-in-out both;animation:storm .7s ease-in-out both;-webkit-animation-delay:.06s;animation-delay:.06s}@media only screen and (max-width:600px){.card{height:30%;width:80%}}
/*# sourceMappingURL=main.29b75e2c.css.map*/