.Login_login__uDplI{top:0;left:0;margin:auto;background:var(--primary-gradient);display:flex;width:100%;height:100vh}.Login_page__ghZ1X{margin:auto;width:400px;height:350px;display:flex;flex-direction:column;background:var(--secondary-bg);box-shadow:0 2px 4px rgba(0,0,0,.1),0 8px 12px rgba(0,0,0,.1);border-radius:8px;padding:1rem;align-items:center;transition:all .3s ease-out}.Login_page__ghZ1X>h1{color:var(--text-color1)}.Login_outerPart__BJw1b{background:var(--primary-bg);margin-bottom:10px;display:flex;align-items:center;width:90%;border-radius:10px}.Login_input__r_1vS{background:var(--primary-bg);border:none;border-radius:15px;outline:none;color:var( --text-color5);margin:.5rem 0;padding:.5rem .6rem;width:100%;font-weight:700;font-size:13px}.Login_btn__Tc3cc{width:90%;background:var(--text-color2);color:var( --primary-bg);font-size:16px;font-weight:500;padding:10px 25px;margin:.5rem 0;border:none;border-radius:18px;cursor:pointer;transition:all .3s ease-out}.Login_icon__Vp4Y3{margin-right:20px;color:var(--light-text)}.Login_password__nmleu{height:auto;display:flex;justify-content:space-between;color:var( --primary-bg)}@media screen and (max-width:480px){.Login_login__uDplI{padding:20px}}