.u-font-weight-bold{font-weight:bold}.u-font-size-bigger{font-size:bigger}.u-width-1rem{width:1rem}.u-width-full{width:100%}.u-height-full{height:100%}.u-position-relative{position:relative}.u-display-flex{display:flex}.u-display-inline-block{display:inline-block}.u-full-w{width:100%}.u-full-h{height:100%}.u-shadow{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2)}.u-shadow-equal{box-shadow:0 0 8px 0 rgba(0,0,0,0.2)}.u-clickable{cursor:pointer}.landing{width:100%;height:100%;background-image:url("/images/landing.jpg");background-position:100% 100%;background-size:cover;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;color:#fff}.landing__form-container{margin:auto 20%}.landing__form{background-color:rgba(255,255,255,0.1);padding:55px;border-radius:5px;display:flex;flex-direction:column}.landing__form>*{margin-top:5px}.landing__input{background-color:rgba(255,255,255,0.2);padding:8px;border-radius:5px;outline:none;border:none;width:250px;color:white}.landing__button{background-color:#9b9fa4;color:white;align-self:flex-start;margin-top:1rem}.landing__forgot-password{color:#999;cursor:pointer}.landing__forgot-password:hover{color:#fff;text-decoration:underline}.landing__error{color:red}.landing__footer{padding:20px}.landing__footer>*{cursor:pointer;color:#999;font-size:0.8rem;margin:0 1rem}
