html{font-size:10px;height:100%;overflow:hidden}body{min-height:100vh;margin:0;font-family:Arial,Sans-Serif}.login{background-color:#0091DB;min-height:100vh}.form{max-width:335px;margin:40px auto 0;font-weight:700}.form h3{font-size:2rem;line-height:2.3rem;color:#ffffff}.form p{font-size:1.2rem;line-height:1.4rem;color:#ffffff}.form fieldset{margin:20px 0 0;padding:0;border:none}.form fieldset div{display:flex;flex-wrap:wrap}.form fieldset label,.form fieldset input{width:100%}.form fieldset label{font-size:1.2rem;line-height:1.4rem;color:#ffffff}.form fieldset label span{display:inline-block;margin-bottom:3px}.form fieldset input{border-radius:23px;padding:15px;margin-bottom:30px;border:none;font-size:1.8rem;line-height:2.2rem;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form fieldset input:focus{outline:none}.form fieldset input[type="submit"]{color:#ffffff;background-color:#B02543;width:auto;padding:18px 35px;cursor:pointer}.form legend{display:none}.form__logout{display:flex;align-items:center;margin-bottom:30px}.form__logout label{margin-right:10px;margin-bottom:0}.form__user-name{font-size:2rem}.navigation__login{position:relative;display:flex;max-width:1366px;width:100%;margin:0 auto;height:95px;padding:40px 50px 0;background-color:#fff;box-shadow:5px 5px 15px rgba(0,0,0,0.25)}.navigation__logo{height:auto;margin-right:58px;max-width:107px}.navigation__logo img{height:auto;width:107px}.navigation__nav h1{font-size:2.4rem;line-height:2.8rem;margin:0;padding:0;font-weight:700}
