@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,700;1,200;1,300;1,400;1,800&display=swap');@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,700;1,400&family=Poppins:wght@400;700&display=swap');.mpl__content{width:552px;height:480px;margin:100px auto auto;background:#fff;border:1px solid rgba(196,196,196,0.2);box-sizing:border-box;border-radius:4px;padding-top:35px;padding-left:50px;padding-right:50px}.mpl__sign-form{position:relative}#remember-me-label{position:absolute;left:35px;margin-top:5px;font-style:normal;font-weight:normal;font-size:13px;line-height:20px;color:#000}.sign-up-link-wrapper span,a{font-style:normal;font-weight:normal;font-size:14px;line-height:20px;text-decoration:none}.sign-up-link-wrapper a{color:#0045b9}.redirect-link{position:absolute;right:0;margin-top:2px;height:24px;width:141px;color:#0045b9}#show-password{position:absolute;right:45px;top:1px;cursor:pointer}.mpl__content a:hover{text-decoration:underline}@media only screen and (max-width:479px){.mpl__content{width:80%;height:580px}.redirect-link{position:relative;top:30px;left:5px;height:24px;width:141px;color:#0045b9}}