@custom-media --mobile-viewport (width < 768px);@custom-media --tablet-viewport (width >= 768px) and (width <= 991px);@custom-media --desktop-viewport (width >= 992px);@custom-media --mobile-and-tablet-viewport (width <= 991px);@custom-media --not-mobile-viewport (width >= 768px);@custom-media --extra-small-viewport (width <= 350px);.PasswordForgottenPage_headerWrapper__LgjPt{background:var(--purple500)}@media (--mobile-viewport ){.PasswordForgottenPage_content__qYgrb{margin:15px}}.PasswordForgottenPage_form__5PTmT input{border:none;outline:none;height:100%;width:calc(100% + 50px);margin-left:-50px;padding:5px 5px 5px 55px}.PasswordForgottenPage_submitButton__kOYc0{transition:all .3s;background:var(--purple500);border:none;border-radius:5px;font-size:14px;text-align:center;color:#fff;margin-top:5px;width:100%;height:45px;outline:none;cursor:pointer}.PasswordForgottenPage_submitButton__kOYc0:hover{box-shadow:0 1px 6px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.12);background:var(--purple500)}.PasswordForgottenPage_submitButton__kOYc0:active{transform:scale(1.01)}.PasswordForgottenPage_disabled__fWhkc{opacity:.6}.PasswordForgottenPage_disabled__fWhkc:hover{box-shadow:none;background:linear-gradient(93deg,#84138d,#b90e63)}.PasswordForgottenPage_submitting__U0v_R{background:linear-gradient(0deg,#84138d,#b90e63)!important}