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}body,html,html *{box-sizing:border-box}.container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding-left:20px;padding-right:20px;padding-top:100px;width:100%}.card,.container{position:relative}.card{border-radius:10px;box-shadow:3px 3px 10px 4px rgba(0,0,0,.2);height:300px;margin-bottom:40px;max-width:100%;overflow:hidden;width:600px}.top{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:50%;justify-content:space-between;padding:20px;width:100%}.top h3{font-size:30px;font-weight:700;line-height:28px}.top h3,.top h4{font-style:italic;margin-bottom:5px;margin-top:0}.top h4{font-size:22px;font-weight:200;line-height:22px}.bottom{align-items:flex-start;background-color:#046492;color:#fff;display:flex;flex-direction:column;height:50%;justify-content:space-evenly;padding:20px;width:100%}.bottom h3{font-size:18px;font-weight:700;line-height:22px}.bottom h3,.bottom p{margin-bottom:5px;margin-top:0}.bottom p{font-size:14px;line-height:18px}.logo img{height:80%;margin-right:20px}.social,.website{font-size:16px;line-height:22px;margin-bottom:5px;margin-top:0}.social{align-items:center;display:flex;justify-content:flex-start}.social a{margin:5px}.footer{font-size:16px;font-weight:700;line-height:22px;margin-bottom:5px;margin-top:0;text-align:center;text-transform:uppercase}.containerText{font-style:italic;max-width:100%;width:600px}.containerText a,.containerText p{margin-bottom:10px;margin-top:0}.secondBlock{margin-bottom:20px;margin-top:20px}.hashtag{font-size:16px;font-weight:700}.input{border:1px solid rgba(0,0,0,.1);border-radius:10px;box-shadow:2px 2px 10px 0 rgba(0,0,0,.2);height:40px;margin-bottom:10px;margin-top:10px;max-width:100%;padding:10px;width:400px}.button{background-color:#046492;border:1px solid #046492;border-radius:10px;box-shadow:2px 2px 10px 0 rgba(0,0,0,.2);color:#fff;margin-bottom:10px;text-decoration:none}.button,.buttonDisabled{align-items:center;display:flex;height:40px;justify-content:center;width:120px}.buttonDisabled{background-color:gray;border:1px solid gray;border-radius:10px}.error{color:red;font-size:12px}.loginTitle{color:#046492;font-size:18px;font-weight:700}.modal{background:rgba(0,0,0,.8);height:100vh;left:0;position:absolute;top:0;width:100%}.cardModal,.modal{align-items:center;display:flex;justify-content:center}.cardModal{background:#fff;flex-direction:column;padding:20px}@media only screen and (max-width:600px){.card{height:200px}.container{padding-top:50px}.logo{align-items:flex-start}.logo img{height:80px;margin-right:10px;margin-top:10px}.top h3{font-size:16px;line-height:18px;width:65%}.top h4{font-size:12px;line-height:14px;width:65%}.bottom h3{font-size:14px;line-height:18px}.bottom h3,.bottom p{margin-bottom:3px;width:100%}.bottom p{font-size:12px;line-height:14px}}
/*# sourceMappingURL=main.082b34f8.css.map*/