@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap);.login-modal-wrapper{width:429px;margin:0 auto}.logo-login{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:47px;margin-bottom:30px}.logo-login img{margin-bottom:63px}.login-title{font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:40px;line-height:47px;color:#fff}.card-body{background:#fff!important;border-radius:5px;padding:30px 20px}.card-body .item{display:flex;flex-direction:column;margin-bottom:30px}.card-body .item:last-child{margin-bottom:0}.item label{color:#283743;margin-bottom:10px;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px}.password-elements{position:relative}.password-elements,.password-elements #password{box-sizing:border-box}.password-elements #password-text{position:absolute;box-sizing:border-box;right:21px;top:15px;width:17px;height:10px}::-moz-placeholder{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a8b5bf}:-ms-input-placeholder{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a8b5bf}::placeholder{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a8b5bf}.form-check-input{font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#283743}a:hover{text-decoration:none}a,a:hover{color:#17242d}.button-submit-login{border-radius:5px}.button-submit-login .buttton-login{width:100%;background:#35e1cd;color:#fff;border:0;height:38px;border-radius:5px}footer{position:fixed;left:0;bottom:0;height:50px;width:100%;text-align:center}footer p{margin-bottom:30px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#fff}@media (max-width:660px){.login-modal-wrapper{width:auto}}