@media screen{html{background:bottom/cover no-repeat url(/public/images/login-mobile.jpg)}.welcome{text-align:center;font-family:roboto;font-size:20px}.login--spacing{width:90%;margin:auto}.login__button .button{font-size:16px}.passReset{display:flex;position:fixed;z-index:1;justify-content:center;align-items:center;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.passReset--spacing{position:relative;background-color:#fefefe;padding:10% 3%;border:1px solid #888;width:85%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;max-height:500px}.passReset__form{margin:auto;height:100%}.passReset__form h2{margin-left:5%;font-weight:500;margin-top:0;margin-bottom:.8rem;font-size:25px;letter-spacing:.5px}.passReset__form p{margin-left:5%;font-weight:300;margin-top:0;margin-bottom:2rem;font-size:13px;max-width:85%}.passReset__form .form__box{width:90%;margin-left:auto;margin-right:auto}.passReset__form .login__button{width:90%;margin-left:auto;margin-right:auto}.passReset .close{color:#000;position:absolute;right:15px;top:10px;font-size:28px;font-weight:bold}.passReset .close:hover,.passReset .close:focus{color:#000;text-decoration:none;cursor:pointer}.form__box{background-color:#fff;border-radius:3px;width:100%;margin:5% 0;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.form__box:hover,.form__box:focus{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.form__icon{width:1rem;height:1rem;border-right:.25px solid rgba(0,0,0,.2823529412);padding:.2rem .5rem .2rem .7rem;margin:.3rem 1rem .3rem 0}.form__input{border:0;background-color:rgba(0,0,0,0);width:100%;padding:.5rem .25rem}.form__input:focus{outline:none !important}.form__forgotPass{margin-top:5%;text-align:right}.form__forgotPass__button{cursor:pointer;color:blue;font-size:1rem}.desktopLogo{display:none}}@media screen and (min-width: 600px){.login--spacing{width:50%}.welcome{font-size:1.5rem}.passReset--spacing{width:75%;padding:5% 10%}}@media screen and (min-width: 769px){html{background:none}.navMenu{display:none}.desktopWrapper__content{width:100%}.passReset--spacing{width:49%;max-width:500px;padding:5% 6%}.passReset__form{width:80%}.passReset__form h2{font-size:28px;letter-spacing:.1px}.login__deskWrapper{display:flex;flex-direction:row;justify-content:space-evenly}.login__deskImage{background:center/cover no-repeat url(/public/images/login-desktop.jpg);flex:0 0 50%}.login--deskSpacing{background-color:var(--background);height:100vh;flex:0 0 50%;display:flex;flex-direction:column;justify-content:center}.desktopLogo{display:block;margin:auto;width:80%;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1);filter:drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16))}.desktopLogo:hover,.desktopLogo:focus{filter:drop-shadow(0 10px 10px rgba(0, 0, 0, 0.22))}.welcome{font-size:2rem}}.navBar__logoBox.desk{display:none !important}.hide-modal{position:absolute !important;top:-9999px !important;left:-9999px !important}