.modal-reset-password-expired{align-items:center;background:rgba(0,0,0,.67);display:flex;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:1024}.modal-reset-password-expired.closed{animation:fadeOut .3s both}.modal-reset-password-expired.closed .modal-wrapper{animation:slideToTop .3s both}.modal-reset-password-expired .modal-wrapper{background:#fafafa;border-radius:5px;height:583px;max-height:calc(100vh - 20px);max-width:calc(100vh - 20px);overflow-x:hidden;overflow-y:hidden;padding:0 15px 35px;position:relative;width:391px}.modal-reset-password-expired .modal-wrapper .modal-title{display:flex;height:25px;justify-content:right;position:absolute;right:15px;top:15px;width:20px;z-index:1025}.modal-reset-password-expired .modal-wrapper .modal-title button.js-modal-close{background-color:transparent;border:none;cursor:pointer;width:20px}.modal-reset-password-expired .modal-wrapper .modal-body{align-items:center;color:#000;display:flex;flex-direction:column;font-family:Raleway,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;padding:0;text-align:center}.modal-reset-password-expired .modal-wrapper .modal-body .icon{display:flex;height:173px;justify-content:center;margin:0 auto;width:173px}.modal-reset-password-expired .modal-wrapper .modal-body .intro{height:114px}.modal-reset-password-expired .modal-wrapper .modal-body .content{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal-reset-password-expired .modal-wrapper .modal-body .content span{display:block;font-size:20px;font-weight:700}.modal-reset-password-expired .modal-wrapper .modal-body .ask{display:flex;justify-content:center;margin-bottom:2rem;width:100%}.modal-reset-password-expired .modal-wrapper .modal-body .ask a{align-items:center;background:#168373;border:1px solid #168373;border-radius:40px;color:#fff;display:flex;flex-shrink:0;font-size:15px;font-style:normal;font-weight:700;height:50px;justify-content:center;letter-spacing:1px;line-height:24px;padding:16px 0;text-align:center;text-transform:uppercase;width:100%}.modal-reset-password-expired .modal-wrapper .modal-body .helper{color:#000;font-size:12px;font-style:normal;font-weight:400;height:114px;letter-spacing:.5px;line-height:24px;text-align:center}@media (min-width:390px){.modal-reset-password-expired .modal-wrapper{background-color:#fff;height:458px;width:647px}.modal-reset-password-expired .modal-wrapper .modal-title{right:35px;top:35px}.modal-reset-password-expired .modal-wrapper .modal-body .icon{height:140px}.modal-reset-password-expired .modal-wrapper .modal-body .intro{display:flex;flex-direction:column;flex-shrink:0;height:90px;justify-content:center}.modal-reset-password-expired .modal-wrapper .modal-body .content{display:flex;flex-direction:column;flex-shrink:0;height:79px;justify-content:center;width:431px}.modal-reset-password-expired .modal-wrapper .modal-body .ask a{width:436px}.modal-reset-password-expired .modal-wrapper .modal-body .helper{width:360px}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideToTop{0%{transform:translateY(0)}to{transform:translateY(-50px)}}