@import url(https://fonts.googleapis.com/css2?family=Public+Sans:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Amaranth&display=swap);@import url(https://fonts.googleapis.com/css2?family=Varela+Round&display=swap);html{scroll-behavior:smooth}.bg,body{margin:0}.bg{height:100vh;padding:0}a,a:hover{text-decoration:none;color:inherit}form{max-width:900px;margin:80px auto 0;border-radius:6px;overflow:hidden;padding:30px}@media screen and (max-width:38.5em){form{padding:10px}}.hero h1,.hero h2,h1{font-family:"Amaranth",sans-serif}.form,.hero h4{font-family:"Varela Round",sans-serif}.form h4{font-family:"Amaranth",sans-serif}.animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}.border-3{border-left-style:solid!important;border-width:.35rem!important}@-webkit-keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}.btn{text-decoration:none}.btn:hover{color:#fff}#icon{transition:.5s}#icon:hover{opacity:.5;cursor:pointer}
/*# sourceMappingURL=main.a9646e2f.chunk.css.map */