@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:"Roboto",sans-serif;overflow-x:hidden}.container{width:100vw;min-height:100vh;padding:20px 30px}#home{display:flex;flex-direction:column;grid-gap:20px;gap:20px}#home .top-wrap{justify-content:space-between}#home .top-wrap,#home .top-wrap .wrap{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}#login{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:30px;gap:30px}#login .title{font-size:3rem}#login .input{width:100%;max-width:300px}#change-password{display:flex;flex-direction:column;grid-gap:20px;gap:20px}
/*# sourceMappingURL=main.8636ecce.chunk.css.map */